See <https://builds.apache.org/job/beam_PostCommit_Website_Test/3660/display/redirect?page=changes>
Changes: [github] Revert "[BEAM-9651] Prevent StreamPool and stream initialization ------------------------------------------ [...truncated 953 B...] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10 Fetching upstream changes from https://github.com/apache/beam.git > git fetch --tags --progress -- https://github.com/apache/beam.git > +refs/heads/*:refs/remotes/origin/* > +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision e8fc5859bdd05560f475a99b76170bcec90eafdd (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f e8fc5859bdd05560f475a99b76170bcec90eafdd Commit message: "Merge pull request #11367 from scwhittle/revert-11364-contention" > git rev-list --no-walk 28b081f5a3b3a486d0e1a6375a0b9381a9807e4c # timeout=10 No emails were triggered. [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content SPARK_LOCAL_IP=127.0.0.1 [EnvInject] - Variables injected successfully. [Gradle] - Launching build. [src] $ <https://builds.apache.org/job/beam_PostCommit_Website_Test/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g :website:testWebsite -PdisableExternal=false To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/5.2.1/userguide/gradle_daemon.html. Daemon will be stopped at the end of the build stopping after processing > Task :buildSrc:compileJava NO-SOURCE > Task :buildSrc:compileGroovy FROM-CACHE > Task :buildSrc:pluginDescriptors > Task :buildSrc:processResources > Task :buildSrc:classes > Task :buildSrc:jar > Task :buildSrc:assemble > Task :buildSrc:spotlessGroovy > Task :buildSrc:spotlessGroovyCheck > Task :buildSrc:spotlessGroovyGradle > Task :buildSrc:spotlessGroovyGradleCheck > Task :buildSrc:spotlessCheck > Task :buildSrc:pluginUnderTestMetadata > Task :buildSrc:compileTestJava NO-SOURCE > Task :buildSrc:compileTestGroovy NO-SOURCE > Task :buildSrc:processTestResources NO-SOURCE > Task :buildSrc:testClasses UP-TO-DATE > Task :buildSrc:test NO-SOURCE > Task :buildSrc:validateTaskProperties FROM-CACHE > Task :buildSrc:check > Task :buildSrc:build Configuration on demand is an incubating feature. > Task :website:setupBuildDir > Task :website:buildDockerImage Sending build context to Docker daemon 27.48MB Step 1/7 : FROM ruby:2.5 2.5: Pulling from library/ruby f15005b0235f: Pulling fs layer 41ebfd3d2fd0: Pulling fs layer b998346ba308: Pulling fs layer f01ec562c947: Pulling fs layer 2447a2c11907: Pulling fs layer 1915e6344d7f: Pulling fs layer 1f04fa4c23bc: Pulling fs layer 0b0c0b1f1d17: Pulling fs layer 2447a2c11907: Waiting 0b0c0b1f1d17: Waiting 1f04fa4c23bc: Waiting f01ec562c947: Waiting 41ebfd3d2fd0: Verifying Checksum 41ebfd3d2fd0: Download complete b998346ba308: Verifying Checksum b998346ba308: Download complete f15005b0235f: Verifying Checksum f15005b0235f: Download complete 1915e6344d7f: Verifying Checksum 1915e6344d7f: Download complete f01ec562c947: Verifying Checksum f01ec562c947: Download complete 0b0c0b1f1d17: Download complete 1f04fa4c23bc: Verifying Checksum 1f04fa4c23bc: Download complete f15005b0235f: Pull complete 2447a2c11907: Verifying Checksum 2447a2c11907: Download complete 41ebfd3d2fd0: Pull complete b998346ba308: Pull complete f01ec562c947: Pull complete 2447a2c11907: Pull complete 1915e6344d7f: Pull complete 1f04fa4c23bc: Pull complete 0b0c0b1f1d17: Pull complete Digest: sha256:73361f23da296d1d60b3e42ca7826deb22091981001756892aed012f4b7d6601 Status: Image is up to date for ruby:2.5 ---> 813c262b2373 Step 2/7 : WORKDIR /ruby ---> Running in 2e6e518526db Removing intermediate container 2e6e518526db ---> c6f95b3112c8 Step 3/7 : RUN gem install bundler ---> Running in a97be84a0daf Successfully installed bundler-2.1.4 1 gem installed Removing intermediate container a97be84a0daf ---> 0aa404e9447c Step 4/7 : ADD Gemfile Gemfile.lock /ruby/ ---> dd61d6cd6404 Step 5/7 : RUN bundle install --deployment --path $GEM_HOME ---> Running in ebbc5040350f Fetching gem metadata from https://rubygems.org/......... Fetching rake 12.3.0 Installing rake 12.3.0 Fetching concurrent-ruby 1.1.4 Installing concurrent-ruby 1.1.4 Fetching i18n 0.9.5 Installing i18n 0.9.5 Fetching minitest 5.11.3 Installing minitest 5.11.3 Fetching thread_safe 0.3.6 Installing thread_safe 0.3.6 Fetching tzinfo 1.2.5 Installing tzinfo 1.2.5 Fetching activesupport 4.2.11 Installing activesupport 4.2.11 Fetching public_suffix 3.0.3 Installing public_suffix 3.0.3 Fetching addressable 2.5.2 Installing addressable 2.5.2 Using bundler 1.17.3 Fetching colorator 1.1.0 Installing colorator 1.1.0 Fetching colorize 0.8.1 Installing colorize 0.8.1 Fetching ffi 1.11.1 Installing ffi 1.11.1 with native extensions Fetching ethon 0.11.0 Installing ethon 0.11.0 Fetching forwardable-extended 2.6.0 Installing forwardable-extended 2.6.0 Fetching mercenary 0.3.6 Installing mercenary 0.3.6 Fetching mini_portile2 2.3.0 Installing mini_portile2 2.3.0 Fetching nokogiri 1.8.5 Installing nokogiri 1.8.5 with native extensions Fetching parallel 1.12.1 Installing parallel 1.12.1 Fetching typhoeus 1.3.1 Installing typhoeus 1.3.1 Fetching yell 2.0.7 Installing yell 2.0.7 Fetching html-proofer 3.9.3 Installing html-proofer 3.9.3 Fetching rb-fsevent 0.10.3 Installing rb-fsevent 0.10.3 Fetching rb-inotify 0.10.0 Installing rb-inotify 0.10.0 Fetching sass-listen 4.0.0 Installing sass-listen 4.0.0 Fetching sass 3.7.4 Installing sass 3.7.4 Fetching jekyll-sass-converter 1.5.2 Installing jekyll-sass-converter 1.5.2 Fetching listen 3.2.0 Installing listen 3.2.0 Fetching jekyll-watch 1.5.1 Installing jekyll-watch 1.5.1 Fetching kramdown 1.17.0 Installing kramdown 1.17.0 Fetching liquid 4.0.3 Installing liquid 4.0.3 Fetching pathutil 0.16.2 Installing pathutil 0.16.2 Fetching rouge 2.2.1 Installing rouge 2.2.1 Fetching safe_yaml 1.0.5 Installing safe_yaml 1.0.5 Fetching jekyll 3.6.3 Installing jekyll 3.6.3 Fetching jekyll-redirect-from 0.11.0 Installing jekyll-redirect-from 0.11.0 Fetching jekyll_github_sample 0.3.1 Installing jekyll_github_sample 0.3.1 Bundle complete! 7 Gemfile dependencies, 37 gems now installed. Bundled gems are installed into `/usr/local/bundle` Post-install message from sass: Ruby Sass has reached end-of-life and should no longer be used. * If you use Sass as a command-line tool, we recommend using Dart Sass, the new primary implementation: https://sass-lang.com/install * If you use Sass as a plug-in for a Ruby web framework, we recommend using the sassc gem: https://github.com/sass/sassc-ruby#readme * For more details, please refer to the Sass blog: https://sass-lang.com/blog/posts/7828841 Removing intermediate container ebbc5040350f ---> fae843633f5b Step 6/7 : ENV LC_ALL C.UTF-8 ---> Running in 4126ea8a8dda Removing intermediate container 4126ea8a8dda ---> adbf57a169bd Step 7/7 : CMD sleep 3600 ---> Running in 992a40b3c09e Removing intermediate container 992a40b3c09e ---> bbe0c7651117 Successfully built bbe0c7651117 Successfully tagged beam-website:latest > Task :website:createDockerContainer > Task :website:startDockerContainer 48e6d1b2bbd5e61e444909a90712c844f983aed754eb16b25df51ebe5d101921 > Task :website:setupDockerContainer > Task :website:buildLocalWebsite `/` is not writable. Bundler will use `/tmp/bundler/home/unknown' as your home directory temporarily. Configuration file: /repo/website/_config.yml Configuration file: /repo/website/_config_test.yml Configuration file: /tmp/_config_branch_repo.yml Source: /repo/website/src Destination: generated-local-content Incremental build: enabled Generating... jekyll 3.6.3 | Error: Permission denied @ dir_s_mkdir - /repo/build/website/generated-local-content/security > Task :website:buildLocalWebsite FAILED > Task :website:stopAndRemoveDockerContainer 48e6d1b2bbd5e61e444909a90712c844f983aed754eb16b25df51ebe5d101921 FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':website:buildLocalWebsite'. > Process 'command 'docker'' finished with non-zero exit value 1 * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 3m 4s 7 actionable tasks: 7 executed Publishing build scan... https://gradle.com/s/uxgts2kzq4pei Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
