See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/5970/display/redirect?page=changes>
Changes: [github] Revert "[BEAM-9651] Prevent StreamPool and stream initialization ------------------------------------------ Started by GitHub push by reuvenlax Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on websites (git-websites svn-websites) in workspace <https://builds.apache.org/job/beam_PostCommit_Website_Publish/ws/> No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://github.com/apache/beam.git > git init > <https://builds.apache.org/job/beam_PostCommit_Website_Publish/ws/src> # > timeout=10 Fetching upstream changes from https://github.com/apache/beam.git > git --version # timeout=10 > git fetch --tags --progress -- https://github.com/apache/beam.git > +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://github.com/apache/beam.git # timeout=10 > 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_Publish/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g :website:clean :website:publishWebsite 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:cleanWebsite UP-TO-DATE > Task :website:clean UP-TO-DATE > 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: Already exists 41ebfd3d2fd0: Already exists b998346ba308: Already exists f01ec562c947: Already exists 2447a2c11907: Already exists 1915e6344d7f: Pulling fs layer 1f04fa4c23bc: Pulling fs layer 0b0c0b1f1d17: Pulling fs layer 0b0c0b1f1d17: Download complete 1f04fa4c23bc: Download complete 1915e6344d7f: Pull complete 1f04fa4c23bc: Pull complete 0b0c0b1f1d17: Pull complete Digest: sha256:73361f23da296d1d60b3e42ca7826deb22091981001756892aed012f4b7d6601 Status: Downloaded newer image for ruby:2.5 ---> 813c262b2373 Step 2/7 : WORKDIR /ruby ---> Running in e84ff0e8f4b4 Removing intermediate container e84ff0e8f4b4 ---> 2c812da62c9e Step 3/7 : RUN gem install bundler ---> Running in b397cf8c3c2b Successfully installed bundler-2.1.4 1 gem installed Removing intermediate container b397cf8c3c2b ---> 622791cad231 Step 4/7 : ADD Gemfile Gemfile.lock /ruby/ ---> 65924abc862c Step 5/7 : RUN bundle install --deployment --path $GEM_HOME ---> Running in d409e8f7baa2 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 d409e8f7baa2 ---> e5defcd628f3 Step 6/7 : ENV LC_ALL C.UTF-8 ---> Running in 74a634ea3145 Removing intermediate container 74a634ea3145 ---> 388f906a8c01 Step 7/7 : CMD sleep 3600 ---> Running in 2b7d984393a8 Removing intermediate container 2b7d984393a8 ---> 5109c6d3d06a Successfully built 5109c6d3d06a Successfully tagged beam-website:latest > Task :website:createDockerContainer > Task :website:startDockerContainer 6d043c8c469fec2c5a4a33daf6ae708cacf4ac9f77c0f86c52e161c092c3dd64 > Task :website:setupDockerContainer > Task :website:buildApacheWebsite `/` is not writable. Bundler will use `/tmp/bundler/home/unknown' as your home directory temporarily. Configuration file: /repo/website/_config.yml Source: /repo/website/src Destination: generated-apache-content Incremental build: enabled Generating... jekyll 3.6.3 | Error: Permission denied @ dir_s_mkdir - /repo/build/website/generated-apache-content/security > Task :website:buildApacheWebsite FAILED > Task :website:stopAndRemoveDockerContainer 6d043c8c469fec2c5a4a33daf6ae708cacf4ac9f77c0f86c52e161c092c3dd64 FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':website:buildApacheWebsite'. > 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 2m 51s 9 actionable tasks: 7 executed, 2 up-to-date Publishing build scan... https://gradle.com/s/x4l3ipavhzlzg 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]
