You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/04/09 22:05:55 UTC

Build failed in Jenkins: beam_PostCommit_Website_Publish #5969

See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/5969/display/redirect?page=changes>

Changes:

[samuelw] [BEAM-9651] Prevent StreamPool and stream initialization livelock


------------------------------------------
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 28b081f5a3b3a486d0e1a6375a0b9381a9807e4c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 28b081f5a3b3a486d0e1a6375a0b9381a9807e4c
Commit message: "Merge pull request #11364: [BEAM-9651] Prevent StreamPool and stream initialization livelock"
 > git rev-list --no-walk 95a5944de9aa6756e2b6aaf2b97a2d5a5dd99def # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> 5a456fcd2b6c
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> f6c6087749fb
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> b53cc74da9dd
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> d438b28112f9
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> cc482e946d2d
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> cf05f5167eca
Successfully built cf05f5167eca
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer FAILED
Error response from daemon: OCI runtime create failed: container_linux.go:349: starting container process caused "process_linux.go:449: container init caused \"rootfs_linux.go:58: mounting \\\"<https://builds.apache.org/job/beam_PostCommit_Website_Publish/ws/src\\\"> to rootfs \\\"/var/lib/docker/165536.165536/overlay2/4042dbfae05d5c10522697c7e6b75fdecd528004a86beac84fd695d4d6fa8197/merged\\\" at \\\"/repo\\\" caused \\\"stat <https://builds.apache.org/job/beam_PostCommit_Website_Publish/ws/src>: permission denied\\\"\"": unknown
Error: failed to start containers: e473e93b1dc0b8e3dc168dcf61ead8d0394ede406610a7812569b7c200a553ee

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':website:startDockerContainer'.
> 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 49s
6 actionable tasks: 4 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/tia22lnzkcv6a

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_PostCommit_Website_Publish #6060

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6060/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6059

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6059/display/redirect?page=changes>

Changes:

[github] [BEAM-9674] Don't specify selected fields when fetching BigQuery table


------------------------------------------
Started by GitHub push by chamikaramj
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 a1b79fdc995c869d1f32fab2e2004621b2d53988 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a1b79fdc995c869d1f32fab2e2004621b2d53988
Commit message: "[BEAM-9674] Don't specify selected fields when fetching BigQuery table size (#11292)"
 > git rev-list --no-walk 99444c6cefbe30ebb222f2adad52fdd150310780 # 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.53MB
Step 1/7 : FROM ruby:2.5
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
8adf44a3f8b26020bb0fd30fe4019b12948c25c4b34f521bdc1292b9337c3d84

> 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
8adf44a3f8b26020bb0fd30fe4019b12948c25c4b34f521bdc1292b9337c3d84

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 1m 44s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/nzmwlxwuvdyz4

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6058

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6058/display/redirect>

Changes:


------------------------------------------
Started by timer
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 99444c6cefbe30ebb222f2adad52fdd150310780 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 99444c6cefbe30ebb222f2adad52fdd150310780
Commit message: "[BEAM-5605, BEAM-2939] Add support for FnApiDoFnRunner to handle split calls. (#11414)"
 > git rev-list --no-walk 99444c6cefbe30ebb222f2adad52fdd150310780 # 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.53MB
Step 1/7 : FROM ruby:2.5
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
802a86c4ff9f03c984cab60a97c849484cf45562cd0429d6ada5108363088587

> 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
802a86c4ff9f03c984cab60a97c849484cf45562cd0429d6ada5108363088587

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 1m 31s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/prujdwr6bcats

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6057

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6057/display/redirect>

Changes:


------------------------------------------
Started by timer
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 99444c6cefbe30ebb222f2adad52fdd150310780 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 99444c6cefbe30ebb222f2adad52fdd150310780
Commit message: "[BEAM-5605, BEAM-2939] Add support for FnApiDoFnRunner to handle split calls. (#11414)"
 > git rev-list --no-walk 99444c6cefbe30ebb222f2adad52fdd150310780 # 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.53MB
Step 1/7 : FROM ruby:2.5
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
53d52ce9bd50abdc4b5f405a69d390d36f05bfd8ed1868869c175cb0f963a582

> 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
53d52ce9bd50abdc4b5f405a69d390d36f05bfd8ed1868869c175cb0f963a582

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 59s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/dgmhkgpd6hflu

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6056

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6056/display/redirect?page=changes>

Changes:

[github] [BEAM-5605, BEAM-2939] Add support for FnApiDoFnRunner to handle split


------------------------------------------
Started by GitHub push by lukecwik
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 99444c6cefbe30ebb222f2adad52fdd150310780 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 99444c6cefbe30ebb222f2adad52fdd150310780
Commit message: "[BEAM-5605, BEAM-2939] Add support for FnApiDoFnRunner to handle split calls. (#11414)"
 > git rev-list --no-walk c7cd2592697850f30b3c8f0bbd5a47fd458b39f2 # 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.53MB
Step 1/7 : FROM ruby:2.5
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
2a992bd0713dab7b2274a7aa1e3f7813ea57b4ddc580009f29b4cb7705a2368d

> 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
2a992bd0713dab7b2274a7aa1e3f7813ea57b4ddc580009f29b4cb7705a2368d

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 36s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/z7m5aip5hofoy

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6055

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6055/display/redirect?page=changes>

Changes:

[huangry] Include user distritribution into metric-dedicated validate runner test.

[huangry] update inline comment.

[huangry] To allow only assert on committed metrics, bypassing the attempted ones.

[huangry] Use distribution matcher for testing.


------------------------------------------
Started by GitHub push by lukecwik
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 c7cd2592697850f30b3c8f0bbd5a47fd458b39f2 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c7cd2592697850f30b3c8f0bbd5a47fd458b39f2
Commit message: "Merge pull request #11319 from HuangLED/master"
 > git rev-list --no-walk 0c865308bb8501b731adcb2f51171a0dcfa0c957 # 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.53MB
Step 1/7 : FROM ruby:2.5
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
a938904146ae880fe77ea3a6b6e4db621ae5a5dcf2838280c5757960fe5c30aa

> 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
a938904146ae880fe77ea3a6b6e4db621ae5a5dcf2838280c5757960fe5c30aa

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 1m 2s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/xo2mb3xgsj4lo

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6054

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6054/display/redirect>

Changes:


------------------------------------------
Started by timer
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 0c865308bb8501b731adcb2f51171a0dcfa0c957 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0c865308bb8501b731adcb2f51171a0dcfa0c957
Commit message: "Merge pull request #11441 from apache/lostluck-gosum-rat"
 > git rev-list --no-walk 0c865308bb8501b731adcb2f51171a0dcfa0c957 # 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.53MB
Step 1/7 : FROM ruby:2.5
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
28b21b6638f91b7ec694e2bc0a04445c32b182a1650c21ddbb2180dfc2358a69

> 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
28b21b6638f91b7ec694e2bc0a04445c32b182a1650c21ddbb2180dfc2358a69

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 1m 2s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/3bqccsnucy2e4

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6053

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6053/display/redirect?page=changes>

Changes:

[github] [BEAM-5379] Ignore go.sum files in RAT checks


------------------------------------------
Started by GitHub push by lukecwik
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 0c865308bb8501b731adcb2f51171a0dcfa0c957 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0c865308bb8501b731adcb2f51171a0dcfa0c957
Commit message: "Merge pull request #11441 from apache/lostluck-gosum-rat"
 > git rev-list --no-walk c3bd4854e879da65060de8cd259865a9b34742c7 # 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.53MB
Step 1/7 : FROM ruby:2.5
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
d665450d004fb28b170e536dcb6fa917df26bf2089528ee9d5436aa884e78cd5

> 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
d665450d004fb28b170e536dcb6fa917df26bf2089528ee9d5436aa884e78cd5

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 1m 1s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/civvagdrg3auk

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6052

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6052/display/redirect?page=changes>

Changes:

[github] [BEAM-9648]: DirectRunner should return null on timeout (#11275)


------------------------------------------
Started by GitHub push by lukecwik
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 c3bd4854e879da65060de8cd259865a9b34742c7 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c3bd4854e879da65060de8cd259865a9b34742c7
Commit message: "[BEAM-9648]: DirectRunner should return null on timeout (#11275)"
 > git rev-list --no-walk fc9b349046c1e64a6524e6140c17c87cc6ab2644 # 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.53MB
Step 1/7 : FROM ruby:2.5
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
cbd9c480f17849fab5bcfd4cb6499ef1dfacef896ca49353ab9b9a21364eedbb

> 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
cbd9c480f17849fab5bcfd4cb6499ef1dfacef896ca49353ab9b9a21364eedbb

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 38s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/34nj7knks56jg

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6051

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6051/display/redirect?page=changes>

Changes:

[github] Merge pull request #11436: Document Beam Schemas (forked PR)


------------------------------------------
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 fc9b349046c1e64a6524e6140c17c87cc6ab2644 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fc9b349046c1e64a6524e6140c17c87cc6ab2644
Commit message: "Merge pull request #11436: Document Beam Schemas (forked PR)"
 > git rev-list --no-walk c21a2a163741312b808bd21e1bfc1a17c1fa79e8 # 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.53MB
Step 1/7 : FROM ruby:2.5
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
176ab670691612708939b1a8ba8f91004d61d98a25a957213d4ef33dd8b695bc

> 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
176ab670691612708939b1a8ba8f91004d61d98a25a957213d4ef33dd8b695bc

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 1m 2s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/vdrc3ofvsso4e

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6050

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6050/display/redirect?page=changes>

Changes:

[pabloem] [BEAM-9769] Ensuring JSON is the default export format for BQ sink


------------------------------------------
Started by GitHub push by pabloem
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 c21a2a163741312b808bd21e1bfc1a17c1fa79e8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c21a2a163741312b808bd21e1bfc1a17c1fa79e8
Commit message: "Merge pull request #11433 from [BEAM-9769] Ensuring JSON is the default export format for BQ sink"
 > git rev-list --no-walk 19fe4b5ab75e3b3fc64b60c56f7f8f6871a7d3fe # 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.49MB
Step 1/7 : FROM ruby:2.5
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
245a6d049fcda8c88d1f51ecd1ea799dc63841f9141e99f8d61a6cf215bf1011

> 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
245a6d049fcda8c88d1f51ecd1ea799dc63841f9141e99f8d61a6cf215bf1011

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 1m 27s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/trjfidfj3sfpc

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6049

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6049/display/redirect?page=changes>

Changes:

[github] [BEAM-9678] Create Go SDK introduction kata (#11340)


------------------------------------------
Started by GitHub push by lostluck
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 19fe4b5ab75e3b3fc64b60c56f7f8f6871a7d3fe (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 19fe4b5ab75e3b3fc64b60c56f7f8f6871a7d3fe
Commit message: "[BEAM-9678] Create Go SDK introduction kata (#11340)"
 > git rev-list --no-walk 65c32af2284e4f8a8e0f8f54c094c902ee956bbf # 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.49MB
Step 1/7 : FROM ruby:2.5
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
de5e4d82f9a6e4ee9b82d56f9492f8e04784b80afdf89c7a6b9b085737489cba

> 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
de5e4d82f9a6e4ee9b82d56f9492f8e04784b80afdf89c7a6b9b085737489cba

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 1m 3s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/5boucj5jgqw6q

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6048

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6048/display/redirect>

Changes:


------------------------------------------
Started by timer
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 65c32af2284e4f8a8e0f8f54c094c902ee956bbf (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 65c32af2284e4f8a8e0f8f54c094c902ee956bbf
Commit message: "Merge pull request #11429 from ibzib/module-info"
 > git rev-list --no-walk 65c32af2284e4f8a8e0f8f54c094c902ee956bbf # 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.49MB
Step 1/7 : FROM ruby:2.5
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
54d13e79ac240bac2379dd25745951a95da3cafa5c2e37554487aee9e880e623

> 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
54d13e79ac240bac2379dd25745951a95da3cafa5c2e37554487aee9e880e623

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 1m 3s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/kp2n4uwfqcrpm

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6047

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6047/display/redirect?page=changes>

Changes:

[kcweaver] [BEAM-9765] Exclude module-info.class from vendored Calcite.


------------------------------------------
Started by GitHub push by lukecwik
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 65c32af2284e4f8a8e0f8f54c094c902ee956bbf (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 65c32af2284e4f8a8e0f8f54c094c902ee956bbf
Commit message: "Merge pull request #11429 from ibzib/module-info"
 > git rev-list --no-walk 6e8e566eca22aa992e8435dedc80fe1219f7a3ef # 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.49MB
Step 1/7 : FROM ruby:2.5
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
fb69459f0ca72bcbddf71aa252a98c6ed74a727986d6e95395c0ab534dc9a7eb

> 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
fb69459f0ca72bcbddf71aa252a98c6ed74a727986d6e95395c0ab534dc9a7eb

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 1m 35s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/7zlhpqjh7oaio

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6046

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6046/display/redirect?page=changes>

Changes:

[echauchot] Add GBK load tests script for spark structured streaming runner

[echauchot] Add CoGBK load tests script for spark structured streaming runner

[echauchot] Add Combine load tests script for spark structured streaming runner

[echauchot] Add Pardo load tests script for spark structured streaming runner


------------------------------------------
Started by GitHub push by echauchot
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 6e8e566eca22aa992e8435dedc80fe1219f7a3ef (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6e8e566eca22aa992e8435dedc80fe1219f7a3ef
Commit message: "Merge pull request #11135 from echauchot/add_spark-ss-runner-to-GBK-load-tests"
 > git rev-list --no-walk 209180f0e25a4fbb7a55480ca2dbf5d94cf34113 # 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.49MB
Step 1/7 : FROM ruby:2.5
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
54eb56bd30f17c58ece0ee515c5d454806553345636399286abf1d80b101bc95

> 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
54eb56bd30f17c58ece0ee515c5d454806553345636399286abf1d80b101bc95

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 40s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/mdqkfbkdjzvcm

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6045

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6045/display/redirect>

Changes:


------------------------------------------
Started by timer
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 209180f0e25a4fbb7a55480ca2dbf5d94cf34113 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 209180f0e25a4fbb7a55480ca2dbf5d94cf34113
Commit message: "Merge pull request #11424: Remove outdated doc for ReadFromBigQuery transform"
 > git rev-list --no-walk 209180f0e25a4fbb7a55480ca2dbf5d94cf34113 # 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.49MB
Step 1/7 : FROM ruby:2.5
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
8057aedbee9f987f8e5e96c449037fbf206504351c70fb504f4bedaf859a3b13

> 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
8057aedbee9f987f8e5e96c449037fbf206504351c70fb504f4bedaf859a3b13

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 1m 30s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/pslef4ba2fdsi

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6044

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6044/display/redirect?page=changes>

Changes:

[kamil.wasilewski] Remove outdated doc for ReadFromBigQuery transform


------------------------------------------
Started by GitHub push by kamilwu
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 209180f0e25a4fbb7a55480ca2dbf5d94cf34113 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 209180f0e25a4fbb7a55480ca2dbf5d94cf34113
Commit message: "Merge pull request #11424: Remove outdated doc for ReadFromBigQuery transform"
 > git rev-list --no-walk aab7afcb35aaeab8771346327d08b77e15fe3bbf # 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.49MB
Step 1/7 : FROM ruby:2.5
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
9b6b3b300b3bbf468d5c26585edc0b152aa020e6d0bd93cf8aa016916a5b74fd

> 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
9b6b3b300b3bbf468d5c26585edc0b152aa020e6d0bd93cf8aa016916a5b74fd

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 1m 1s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/fdrdiroo44mtu

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6043

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6043/display/redirect?page=changes>

Changes:

[kamil.wasilewski] [BEAM-8671] Migrate Load Tests to Python 3.7


------------------------------------------
Started by GitHub push by kamilwu
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 aab7afcb35aaeab8771346327d08b77e15fe3bbf (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f aab7afcb35aaeab8771346327d08b77e15fe3bbf
Commit message: "Merge pull request #11375: [BEAM-8671] Migrate Load Tests to Python 3.7"
 > git rev-list --no-walk c1da6295a765c3719a4240a2e39027069514d661 # 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.49MB
Step 1/7 : FROM ruby:2.5
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
c02f17f8e4dd5bb74fec0b5e85ca0ab1932cdf8ab21c78e793da2f5ee31ccbaf

> 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
c02f17f8e4dd5bb74fec0b5e85ca0ab1932cdf8ab21c78e793da2f5ee31ccbaf

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 37s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/myzmvjv225i3c

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6042

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6042/display/redirect?page=changes>

Changes:

[jkw] Fix typo


------------------------------------------
Started by GitHub push by mxm
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 c1da6295a765c3719a4240a2e39027069514d661 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c1da6295a765c3719a4240a2e39027069514d661
Commit message: "Merge pull request #11434: Fix typo in WriteToKafka doc string"
 > git rev-list --no-walk 0b025e3101f165d85d47736c1823e760f8efb413 # 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.49MB
Step 1/7 : FROM ruby:2.5
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
8eb8091ca578b2d1f2aa80d5c7ffd394c82afec9dced17f34aa0913d86e93a82

> 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
8eb8091ca578b2d1f2aa80d5c7ffd394c82afec9dced17f34aa0913d86e93a82

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 59s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/lseyouowbhjae

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6041

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6041/display/redirect>

Changes:


------------------------------------------
Started by timer
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 0b025e3101f165d85d47736c1823e760f8efb413 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0b025e3101f165d85d47736c1823e760f8efb413
Commit message: "Merge pull request #11151 from [BEAM-9468]  Hl7v2 io"
 > git rev-list --no-walk 0b025e3101f165d85d47736c1823e760f8efb413 # 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.49MB

Step 1/7 : FROM ruby:2.5
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
0e040190ac23c3245eb1ce8484b3b39c6ed5062fb2675c2111e88508b673e91e

> 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
0e040190ac23c3245eb1ce8484b3b39c6ed5062fb2675c2111e88508b673e91e

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 1m 9s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/u7axqypw7k2bg

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6040

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6040/display/redirect?page=changes>

Changes:

[github] Merge pull request #11151 from [BEAM-9468]  Hl7v2 io


------------------------------------------
Started by GitHub push by pabloem
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 0b025e3101f165d85d47736c1823e760f8efb413 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0b025e3101f165d85d47736c1823e760f8efb413
Commit message: "Merge pull request #11151 from [BEAM-9468]  Hl7v2 io"
 > git rev-list --no-walk 1d7f640d7c70cd39d92450a57641e3b176ab0fc5 # 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
> 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
> 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.49MB
Step 1/7 : FROM ruby:2.5
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
bbf937599cae8d4e1e3bd3849861a6cd73a54c554f052f912f2c9df7300e9a87

> 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
bbf937599cae8d4e1e3bd3849861a6cd73a54c554f052f912f2c9df7300e9a87

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 1m 46s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/vyhtme7x6pupq

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6039

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6039/display/redirect>

Changes:


------------------------------------------
Started by timer
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 1d7f640d7c70cd39d92450a57641e3b176ab0fc5 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1d7f640d7c70cd39d92450a57641e3b176ab0fc5
Commit message: "add 2.20.0 blog post (#11298)"
 > git rev-list --no-walk 1d7f640d7c70cd39d92450a57641e3b176ab0fc5 # 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.49MB
Step 1/7 : FROM ruby:2.5
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
9aeea3298f3cda1bef910a86705785f02ae130b2f23b251afecc2de1cf1bda9d

> 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
9aeea3298f3cda1bef910a86705785f02ae130b2f23b251afecc2de1cf1bda9d

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 1m 5s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/hjljh27aulde6

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6038

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6038/display/redirect?page=changes>

Changes:

[amaliujia] add 2.20.0 blog post

[amaliujia] add a known issue

[amaliujia] fixup! update 2.20.0 date

[github] Add new release 2.20.0 to beam website (#11285)


------------------------------------------
Started by GitHub push by amaliujia
Started by GitHub push by amaliujia
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 1d7f640d7c70cd39d92450a57641e3b176ab0fc5 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1d7f640d7c70cd39d92450a57641e3b176ab0fc5
Commit message: "add 2.20.0 blog post (#11298)"
 > git rev-list --no-walk da4a48d516567050f05ab78906fa1a01155cd1e3 # 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.49MB
Step 1/7 : FROM ruby:2.5
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
63b3b07293fb7c6ca964075c3ddab7fcb6954d1111d35d482e89166dac8de443

> 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
63b3b07293fb7c6ca964075c3ddab7fcb6954d1111d35d482e89166dac8de443

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 1m 3s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/bpgdlcu7nofj2

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6037

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6037/display/redirect?page=changes>

Changes:

[github] [BEAM-9729, BEAM-8486] Runner-side bundle registration cleanup. (#11358)


------------------------------------------
Started by GitHub push by robertwb
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 da4a48d516567050f05ab78906fa1a01155cd1e3 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f da4a48d516567050f05ab78906fa1a01155cd1e3
Commit message: "[BEAM-9729, BEAM-8486] Runner-side bundle registration cleanup. (#11358)"
 > git rev-list --no-walk 1658d9054bcbdf1437295ac434825be53acce4fd # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
dd5379de9e3ed531f3cfcbfb2505aa8202216cf70d8f1f6ae1cc22aa036c1503

> 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
dd5379de9e3ed531f3cfcbfb2505aa8202216cf70d8f1f6ae1cc22aa036c1503

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 1m 15s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/mglt6va76bymy

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6036

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6036/display/redirect?page=changes>

Changes:

[thw] Fix py37-lint

[thw] Maven compatible publish repository authentication via settings.xml


------------------------------------------
Started by GitHub push by tweise
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 1658d9054bcbdf1437295ac434825be53acce4fd (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1658d9054bcbdf1437295ac434825be53acce4fd
Commit message: "Merge pull request #11399: Interpolate publish credentials as expected for Maven settings.xml"
 > git rev-list --no-walk 1db71866cbf06d1ce10b936364075c5c6cdf703c # 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
> 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
> 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
Digest: sha256:73361f23da296d1d60b3e42ca7826deb22091981001756892aed012f4b7d6601
Status: Downloaded newer image for ruby:2.5
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
8532c4fc29e035028484578474dded11d21f72243d4a02f20fab30022f356a13

> 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
8532c4fc29e035028484578474dded11d21f72243d4a02f20fab30022f356a13

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 1m 22s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/hwesyv3ojxdhy

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6035

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6035/display/redirect?page=changes>

Changes:

[pabloem] Fixing type names for BQ Avro Tools


------------------------------------------
Started by GitHub push by pabloem
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 1db71866cbf06d1ce10b936364075c5c6cdf703c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1db71866cbf06d1ce10b936364075c5c6cdf703c
Commit message: "Merge pull request #11404 from Fixing type names for BQ Avro Tools"
 > git rev-list --no-walk 26ee594c80f24f449619b60ff6db719420478e3b # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
b2a7640ed2047f51898db215a9fb2580b6d61a48199e0596c1b34f69ac7edf29

> 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
b2a7640ed2047f51898db215a9fb2580b6d61a48199e0596c1b34f69ac7edf29

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 56s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/g2svbucztw5ga

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6034

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6034/display/redirect?page=changes>

Changes:

[ehudm] [BEAM-9119] Disable flaky test


------------------------------------------
Started by GitHub push by udim
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 26ee594c80f24f449619b60ff6db719420478e3b (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 26ee594c80f24f449619b60ff6db719420478e3b
Commit message: "Merge pull request #11425: [BEAM-9119] Disable flaky test_large_elements"
 > git rev-list --no-walk 14424cc23a0d1527807207e4f656d6d6747d896c # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
3e2b8d54acf0d8f5ba518b9ede8e63baa82298eace83f945dbeb33c5f83bae49

> 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
3e2b8d54acf0d8f5ba518b9ede8e63baa82298eace83f945dbeb33c5f83bae49

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 45s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/oquai4tbpojiy

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6033

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6033/display/redirect?page=changes>

Changes:

[ehudm] [BEAM-8466] Make strip_iterable more strict


------------------------------------------
Started by GitHub push by udim
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 14424cc23a0d1527807207e4f656d6d6747d896c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 14424cc23a0d1527807207e4f656d6d6747d896c
Commit message: "Merge pull request #11240: [BEAM-8466] Make strip_iterable more strict"
 > git rev-list --no-walk 744119cc870888388360fa83bf89631a69f407a7 # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
4732239abb19f0ddb6ec8f11036248418788b0dc75914a16607b5b77986cd1a0

> 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
4732239abb19f0ddb6ec8f11036248418788b0dc75914a16607b5b77986cd1a0

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 1m 6s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/nrmvzuvmclsok

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6032

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6032/display/redirect?page=changes>

Changes:

[github] [BEAM-8889] add gRPC suport in GCS connector (behind an


------------------------------------------
Started by GitHub push by chamikaramj
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 744119cc870888388360fa83bf89631a69f407a7 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 744119cc870888388360fa83bf89631a69f407a7
Commit message: "[BEAM-8889] add gRPC suport in GCS connector (behind an experimental-flag) (#11381)"
 > git rev-list --no-walk 303b3714b1220bdd9f02e61e56898494c82dbf1f # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
e25d0c6eed305e8ff9c0b9b9cbf85c831dcbf58f21faa61467dcd2ba39ec3746

> 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
e25d0c6eed305e8ff9c0b9b9cbf85c831dcbf58f21faa61467dcd2ba39ec3746

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 58s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/7zriqb2hr27cy

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6031

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6031/display/redirect?page=changes>

Changes:

[kcweaver] [BEAM-9756] Nexmark: only use --region in Dataflow.


------------------------------------------
Started by GitHub push by ibzib
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 303b3714b1220bdd9f02e61e56898494c82dbf1f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 303b3714b1220bdd9f02e61e56898494c82dbf1f
Commit message: "Merge pull request #11417 from ibzib/nexmark-region"
 > git rev-list --no-walk b85cdbee5621a29ab4adeb4a30156275ca751c64 # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
7997f05a7246904adb0c169d9eb4caf99fb7bba25e94dd309acd38810df886a8

> 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
7997f05a7246904adb0c169d9eb4caf99fb7bba25e94dd309acd38810df886a8

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 1m 5s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/kyhwylpycymi6

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6030

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6030/display/redirect>

Changes:


------------------------------------------
Started by timer
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 b85cdbee5621a29ab4adeb4a30156275ca751c64 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b85cdbee5621a29ab4adeb4a30156275ca751c64
Commit message: "Merge pull request #11422 from [BEAM-9763] Removing underscore from _ReadFromBigQuery to make it external. It re…"
 > git rev-list --no-walk b85cdbee5621a29ab4adeb4a30156275ca751c64 # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
8997cc3573fefac83a17f7047f52021138a38ca5c339c7c41064157d6bef4e95

> 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
8997cc3573fefac83a17f7047f52021138a38ca5c339c7c41064157d6bef4e95

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 1m 3s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/unuilkuuxhhcs

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6029

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6029/display/redirect?page=changes>

Changes:

[pabloem] Removing underscore from _ReadFromBigQuery to make it external. It


------------------------------------------
Started by GitHub push by pabloem
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 b85cdbee5621a29ab4adeb4a30156275ca751c64 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b85cdbee5621a29ab4adeb4a30156275ca751c64
Commit message: "Merge pull request #11422 from [BEAM-9763] Removing underscore from _ReadFromBigQuery to make it external. It re…"
 > git rev-list --no-walk ef6df7465acf2135ea46d122dfb4a6fa2b3864a7 # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
a1764b6f267a1e4354b4bd5ad2aa265a48a1ec6c041a3278954ba8a7a18c64e8

> 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
a1764b6f267a1e4354b4bd5ad2aa265a48a1ec6c041a3278954ba8a7a18c64e8

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 1m 5s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/kqfidayy46eag

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6028

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6028/display/redirect?page=changes>

Changes:

[lcwik] [BEAM-9577] Fix test to create urls from paths which are compatible with


------------------------------------------
Started by GitHub push by lukecwik
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 ef6df7465acf2135ea46d122dfb4a6fa2b3864a7 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ef6df7465acf2135ea46d122dfb4a6fa2b3864a7
Commit message: "Merge pull request #11420 from lukecwik/beam9577"
 > git rev-list --no-walk 177453048708a5a1a84c3258933a10d291c121dd # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
a8342c6a4820eb3979933e6f06f42b63ae2d9678733ead7f0a705faaead5d039

> 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
a8342c6a4820eb3979933e6f06f42b63ae2d9678733ead7f0a705faaead5d039

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 1m 4s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/333g7cbi6j2de

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6027

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6027/display/redirect?page=changes>

Changes:

[lcwik] [BEAM-2939] Update unbounded source as SDF wrapper to resume

[lcwik] fixup! Fix spotbugs warning


------------------------------------------
Started by GitHub push by lukecwik
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 177453048708a5a1a84c3258933a10d291c121dd (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 177453048708a5a1a84c3258933a10d291c121dd
Commit message: "Merge pull request #11409 from lukecwik/splittabledofn"
 > git rev-list --no-walk d279f4bd7e00584e65cf04f8d9f6ce7d94f44004 # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
fa9a1b5ce14603d1fcb11bbdf76ca0a2ed5ae1cdae24d0abe7c3357c2762fee8

> 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
fa9a1b5ce14603d1fcb11bbdf76ca0a2ed5ae1cdae24d0abe7c3357c2762fee8

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 1m 25s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/aazrq6desawfa

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6026

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6026/display/redirect>

Changes:


------------------------------------------
Started by timer
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 d279f4bd7e00584e65cf04f8d9f6ce7d94f44004 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d279f4bd7e00584e65cf04f8d9f6ce7d94f44004
Commit message: "Merge pull request #11423: [BEAM-9642] Fix infinite recursion."
 > git rev-list --no-walk d279f4bd7e00584e65cf04f8d9f6ce7d94f44004 # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
e9ecec534c5fa7abfe601dce29fdd92e80250bbce9481c4d90f6f4448b54945f

> 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
e9ecec534c5fa7abfe601dce29fdd92e80250bbce9481c4d90f6f4448b54945f

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 1m 28s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/3bfh2v6gpi3nw

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6025

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6025/display/redirect>

Changes:


------------------------------------------
Started by timer
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 d279f4bd7e00584e65cf04f8d9f6ce7d94f44004 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d279f4bd7e00584e65cf04f8d9f6ce7d94f44004
Commit message: "Merge pull request #11423: [BEAM-9642] Fix infinite recursion."
 > git rev-list --no-walk d279f4bd7e00584e65cf04f8d9f6ce7d94f44004 # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
3a616f6c12708c72ef51bdf612c2018b072aa6c734d2c3f2fa7248c6c4b4edee

> 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
3a616f6c12708c72ef51bdf612c2018b072aa6c734d2c3f2fa7248c6c4b4edee

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 1m 24s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/r4x27xin4zxte

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6024

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6024/display/redirect?page=changes>

Changes:

[daniel.o.programmer] [BEAM-9642] Fix infinite recursion.


------------------------------------------
Started by GitHub push by youngoli
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 d279f4bd7e00584e65cf04f8d9f6ce7d94f44004 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d279f4bd7e00584e65cf04f8d9f6ce7d94f44004
Commit message: "Merge pull request #11423: [BEAM-9642] Fix infinite recursion."
 > git rev-list --no-walk acb37bb29d155d4b9ded630fe8dc23fbfea57a8a # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
7ddf6bf54039554f88670e82049f2f680f2bf3a305350ffc0c520a889aeac04c

> 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
7ddf6bf54039554f88670e82049f2f680f2bf3a305350ffc0c520a889aeac04c

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 57s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/px4bgowopqqmg

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6023

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6023/display/redirect?page=changes>

Changes:

[github] [BEAM-9746] check for 0 length copies from state (#11413)


------------------------------------------
Started by GitHub push by lostluck
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 acb37bb29d155d4b9ded630fe8dc23fbfea57a8a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f acb37bb29d155d4b9ded630fe8dc23fbfea57a8a
Commit message: "[BEAM-9746] check for 0 length copies from state (#11413)"
 > git rev-list --no-walk f950b71bb37366cf23bab43eb46f77c761e2300b # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
98eb73e377b30aa35b560073e29799caad4f64b7c7461ab4a6edf4cf4cad62b4

> 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
98eb73e377b30aa35b560073e29799caad4f64b7c7461ab4a6edf4cf4cad62b4

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 1m 1s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/hddbrb2js5vbk

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6022

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6022/display/redirect>

Changes:


------------------------------------------
Started by timer
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 f950b71bb37366cf23bab43eb46f77c761e2300b (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f950b71bb37366cf23bab43eb46f77c761e2300b
Commit message: "[BEAM-9136] reduce third_party_dependencies size (#11416)"
 > git rev-list --no-walk f950b71bb37366cf23bab43eb46f77c761e2300b # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
aa991f67a0ad55f18892a5fa50bb3e2fada753a74a3dac64ba1d337ad939abf2

> 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
aa991f67a0ad55f18892a5fa50bb3e2fada753a74a3dac64ba1d337ad939abf2

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 1m 9s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/l6zp7sygxeq3u

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6021

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6021/display/redirect?page=changes>

Changes:

[github] [BEAM-9136] reduce third_party_dependencies size (#11416)


------------------------------------------
Started by GitHub push by Hannah-Jiang
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 f950b71bb37366cf23bab43eb46f77c761e2300b (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f950b71bb37366cf23bab43eb46f77c761e2300b
Commit message: "[BEAM-9136] reduce third_party_dependencies size (#11416)"
 > git rev-list --no-walk f7647ad37a30aa2f907db4eef025815bec0345c7 # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
20e5c83f8001ad666dc7b1a87ec46ced979895156dc9c327516c73848a87628f

> 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
20e5c83f8001ad666dc7b1a87ec46ced979895156dc9c327516c73848a87628f

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 1m 2s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/7qb447fpwv7ks

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6020

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6020/display/redirect?page=changes>

Changes:

[github] [BEAM-9642] Add SDF execution units. (#11327)


------------------------------------------
Started by GitHub push by lostluck
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 f7647ad37a30aa2f907db4eef025815bec0345c7 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f7647ad37a30aa2f907db4eef025815bec0345c7
Commit message: "[BEAM-9642] Add SDF execution units. (#11327)"
 > git rev-list --no-walk 1754d039fa0a029e62cd815d17a17712284c1cd5 # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
23a5448afa82e7af9c696fe1135dc74925cb9ebf67a59e4c774b975c24d452bc

> 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
23a5448afa82e7af9c696fe1135dc74925cb9ebf67a59e4c774b975c24d452bc

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 1m 5s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/vah35w72nkhdc

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6019

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6019/display/redirect>

Changes:


------------------------------------------
Started by timer
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 1754d039fa0a029e62cd815d17a17712284c1cd5 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1754d039fa0a029e62cd815d17a17712284c1cd5
Commit message: "[BEAM-7923] Screendiff Integration Tests (#11338)"
 > git rev-list --no-walk 1754d039fa0a029e62cd815d17a17712284c1cd5 # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
41d90643f4f6c73b43c15458fced4b4dec11dcb167fdc9111241de54fafd4143

> 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
41d90643f4f6c73b43c15458fced4b4dec11dcb167fdc9111241de54fafd4143

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 53s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/badaqi4j7q3eu

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6018

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6018/display/redirect?page=changes>

Changes:

[github] [BEAM-7923] Screendiff Integration Tests (#11338)


------------------------------------------
Started by GitHub push by aaltay
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 1754d039fa0a029e62cd815d17a17712284c1cd5 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1754d039fa0a029e62cd815d17a17712284c1cd5
Commit message: "[BEAM-7923] Screendiff Integration Tests (#11338)"
 > git rev-list --no-walk 55dec55620e7af7f97b410d66cfd8fa1bf9fe482 # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
cdfeb2ec987dce724d2abfddafd3fa1204b246bb63b69e49a9437554f65be103

> 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
cdfeb2ec987dce724d2abfddafd3fa1204b246bb63b69e49a9437554f65be103

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 58s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/xmn2geyp6stws

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6017

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6017/display/redirect?page=changes>

Changes:

[xhan] Documentation bug fix for FlatMapElements#via() SimpleFunction in the


------------------------------------------
Started by GitHub push by kennknowles
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 55dec55620e7af7f97b410d66cfd8fa1bf9fe482 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 55dec55620e7af7f97b410d66cfd8fa1bf9fe482
Commit message: "Merge pull request #11412: Documentation minor fix for FlatMapElements#via()"
 > git rev-list --no-walk 0595f79f653350801bfd940bcb5fb144fe7d469c # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
9ced9f251d5cc1dfee3509bf78d2d08a1314bb6d931a107c83277603099fd664

> 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
9ced9f251d5cc1dfee3509bf78d2d08a1314bb6d931a107c83277603099fd664

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 1m 20s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/3yd2ihwtkbd22

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6016

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6016/display/redirect>

Changes:


------------------------------------------
Started by timer
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 0595f79f653350801bfd940bcb5fb144fe7d469c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0595f79f653350801bfd940bcb5fb144fe7d469c
Commit message: "[BEAM-9650] Add PeriodicImpulse Transform and slowly changing side input documentation (#11182)"
 > git rev-list --no-walk 0595f79f653350801bfd940bcb5fb144fe7d469c # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
e8905877ad6a9a25b14f645cf0d652a6c76ea0b078a266097c6326e955ef4cac

> 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
e8905877ad6a9a25b14f645cf0d652a6c76ea0b078a266097c6326e955ef4cac

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 1m 9s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/aac256wxo6jf6

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6015

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6015/display/redirect?page=changes>

Changes:

[github] [BEAM-9650] Add PeriodicImpulse Transform and slowly changing side input


------------------------------------------
Started by GitHub push by Ardagan
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 0595f79f653350801bfd940bcb5fb144fe7d469c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0595f79f653350801bfd940bcb5fb144fe7d469c
Commit message: "[BEAM-9650] Add PeriodicImpulse Transform and slowly changing side input documentation (#11182)"
 > git rev-list --no-walk 93362729bdb380e99f1ce14cec1185ddd96d9858 # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
27487e8b25e8400b75d768c36538b52250f0d1c750b5d547de322a4f9b78a297

> 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
27487e8b25e8400b75d768c36538b52250f0d1c750b5d547de322a4f9b78a297

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 50s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/yvhbn6govdhyy

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6014

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6014/display/redirect>

Changes:


------------------------------------------
Started by timer
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 93362729bdb380e99f1ce14cec1185ddd96d9858 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 93362729bdb380e99f1ce14cec1185ddd96d9858
Commit message: "[BEAM-i9751] upgrade zetasql to 2020.04.1 (#11410)"
 > git rev-list --no-walk 93362729bdb380e99f1ce14cec1185ddd96d9858 # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
288ad2aee55e9c8f96860d40acef13ea8be468d2ce408ae3e5dea0e00c3f5693

> 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
288ad2aee55e9c8f96860d40acef13ea8be468d2ce408ae3e5dea0e00c3f5693

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 1m 4s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/gkc6ia2hz3m7w

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6013

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6013/display/redirect?page=changes>

Changes:

[github] [BEAM-i9751] upgrade zetasql to 2020.04.1 (#11410)


------------------------------------------
Started by GitHub push by amaliujia
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 93362729bdb380e99f1ce14cec1185ddd96d9858 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 93362729bdb380e99f1ce14cec1185ddd96d9858
Commit message: "[BEAM-i9751] upgrade zetasql to 2020.04.1 (#11410)"
 > git rev-list --no-walk ec0e157bb1ef9bafd4c4b159a37e183c4d57f533 # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
e2cb529f17858c18a9ee013dc7e91d79d6a25e7c6410cc679c22a053263ed425

> 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
e2cb529f17858c18a9ee013dc7e91d79d6a25e7c6410cc679c22a053263ed425

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 58s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/2zzrbrixf3rd4

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6012

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6012/display/redirect?page=changes>

Changes:

[github] Merge pull request #11389 from Refactor the BCJ and capture controls to


------------------------------------------
Started by GitHub push by pabloem
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 ec0e157bb1ef9bafd4c4b159a37e183c4d57f533 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ec0e157bb1ef9bafd4c4b159a37e183c4d57f533
Commit message: "Merge pull request #11389 from Refactor the BCJ and capture controls to be more testable"
 > git rev-list --no-walk 40903f279aefac13c6183b8841c9a6d4c5a86478 # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
76a025178ecf473acf2e632ba298b8f59717f6b84a940571127b52e87e39db85

> 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
76a025178ecf473acf2e632ba298b8f59717f6b84a940571127b52e87e39db85

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 1m 26s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/zstztpzkgn76a

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6011

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6011/display/redirect>

Changes:


------------------------------------------
Started by timer
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 40903f279aefac13c6183b8841c9a6d4c5a86478 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 40903f279aefac13c6183b8841c9a6d4c5a86478
Commit message: "Merge pull request #11408 from ibzib/performance-region"
 > git rev-list --no-walk 40903f279aefac13c6183b8841c9a6d4c5a86478 # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
579bdba748987833d17b420b01626aff6fa977d50d107645d85b5c04fb239c3a

> 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
579bdba748987833d17b420b01626aff6fa977d50d107645d85b5c04fb239c3a

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 1m 4s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/voxixyg2d656i

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6010

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6010/display/redirect?page=changes>

Changes:

[kcweaver] [BEAM-9744] Remove --region option from SQL tests.


------------------------------------------
Started by GitHub push by ibzib
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 40903f279aefac13c6183b8841c9a6d4c5a86478 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 40903f279aefac13c6183b8841c9a6d4c5a86478
Commit message: "Merge pull request #11408 from ibzib/performance-region"
 > git rev-list --no-walk 6eeed6954665eecf6aef317f5602ddd3cb829809 # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
c0bc52186276cfbf2ef50758c2202e43c213392822a20ccb15c481ebe59918f1

> 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
c0bc52186276cfbf2ef50758c2202e43c213392822a20ccb15c481ebe59918f1

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 1m 23s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/zop7v5miajvpc

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6009

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6009/display/redirect?page=changes>

Changes:

[kcweaver] [BEAM-9744] Add missing region option to py perf tests.


------------------------------------------
Started by GitHub push by ibzib
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 6eeed6954665eecf6aef317f5602ddd3cb829809 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6eeed6954665eecf6aef317f5602ddd3cb829809
Commit message: "Merge pull request #11401 from ibzib/performance-region"
 > git rev-list --no-walk a7f444f8cc5625334affe84409632bfe08c4eea5 # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Running in 5c39d51f3e16
Removing intermediate container 5c39d51f3e16
 ---> 743dfe2adf2e
Step 7/7 : CMD sleep 3600
 ---> Running in d79a56df1511
Removing intermediate container d79a56df1511
 ---> 8c90338fa22d
Successfully built 8c90338fa22d
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
de7873df9dd70d6e01d5c9670abcceac7d762aa4ad9a6960e03d4fe1bbd6607b

> 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
de7873df9dd70d6e01d5c9670abcceac7d762aa4ad9a6960e03d4fe1bbd6607b

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 1m 3s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/nos5lc3blrvgm

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6008

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6008/display/redirect?page=changes>

Changes:

[lcwik] [BEAM-9562] Fix output timestamp to be inferred from scheduled time when


------------------------------------------
Started by GitHub push by boyuanzz
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 a7f444f8cc5625334affe84409632bfe08c4eea5 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a7f444f8cc5625334affe84409632bfe08c4eea5
Commit message: "Merge pull request #11402 from lukecwik/timers"
 > git rev-list --no-walk b6e5082162d4980e3c67e8d7adb49bff9821207c # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> adbf57a169bd
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> bbe0c7651117
Successfully built bbe0c7651117
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
7ce7258f3d65f92716e6c65865a19139dac67bcd29ba261ce2ffb58c703799c8

> 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
7ce7258f3d65f92716e6c65865a19139dac67bcd29ba261ce2ffb58c703799c8

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 58s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/u5ikbwnty5kmg

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6007

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6007/display/redirect?page=changes>

Changes:

[robertwb] [BEAM-9496] Evaluation of deferred dataframes via Beam operations.

[robertwb] Fix and test tuple inputs and outputs.

[robertwb] Comments and clarification.


------------------------------------------
Started by GitHub push by robertwb
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 b6e5082162d4980e3c67e8d7adb49bff9821207c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b6e5082162d4980e3c67e8d7adb49bff9821207c
Commit message: "Merge pull request #10760 [BEAM-9545] Dataframe transforms"
 > git rev-list --no-walk 296f5a74f981c9023a54e1c2c89db7ee8e6b428a # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> adbf57a169bd
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> bbe0c7651117
Successfully built bbe0c7651117
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
c02ef6dcc1305033d6cbd12a7f8eb90dd80aac57ddc56a58597e9ed8da6d6f3a

> 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
c02ef6dcc1305033d6cbd12a7f8eb90dd80aac57ddc56a58597e9ed8da6d6f3a

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 56s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/xfaosjvnw4mvm

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6006

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6006/display/redirect>

Changes:


------------------------------------------
Started by timer
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 296f5a74f981c9023a54e1c2c89db7ee8e6b428a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 296f5a74f981c9023a54e1c2c89db7ee8e6b428a
Commit message: "[BEAM-9136]Add licenses for dependencies for Java (#11243)"
 > git rev-list --no-walk 296f5a74f981c9023a54e1c2c89db7ee8e6b428a # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> adbf57a169bd
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> bbe0c7651117
Successfully built bbe0c7651117
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
5137abac76478be9502a91aa532166135c3aadbf0daec2ecf2b442881382947e

> 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
5137abac76478be9502a91aa532166135c3aadbf0daec2ecf2b442881382947e

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 51s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/ennmlshfeicdq

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6005

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6005/display/redirect?page=changes>

Changes:

[github] [BEAM-9136]Add licenses for dependencies for Java (#11243)


------------------------------------------
Started by GitHub push by Hannah-Jiang
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 296f5a74f981c9023a54e1c2c89db7ee8e6b428a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 296f5a74f981c9023a54e1c2c89db7ee8e6b428a
Commit message: "[BEAM-9136]Add licenses for dependencies for Java (#11243)"
 > git rev-list --no-walk 537c641f4ae55916139da716b5f83c78927ae795 # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> adbf57a169bd
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> bbe0c7651117
Successfully built bbe0c7651117
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
4918bdeb266166da38d4a363e5fcc53db9b4cc668cfb66f5d7e55d1497485210

> 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
4918bdeb266166da38d4a363e5fcc53db9b4cc668cfb66f5d7e55d1497485210

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 53s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/mcdwvkvff34co

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6004

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6004/display/redirect?page=changes>

Changes:

[github] [BEAM-9738] Update dataflow to setup correct docker environment options.


------------------------------------------
Started by GitHub push by robertwb
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 537c641f4ae55916139da716b5f83c78927ae795 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 537c641f4ae55916139da716b5f83c78927ae795
Commit message: "[BEAM-9738] Update dataflow to setup correct docker environment options. (#11371)"
 > git rev-list --no-walk d5664790b68d48191021678f36374b47932f6a07 # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> adbf57a169bd
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> bbe0c7651117
Successfully built bbe0c7651117
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
46601ce8e5be7b3a3668037bfb57daf40e13c2bf3ee76dceede8dcd530d2475f

> 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
46601ce8e5be7b3a3668037bfb57daf40e13c2bf3ee76dceede8dcd530d2475f

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 56s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/u24x5psar4ri2

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6003

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6003/display/redirect?page=changes>

Changes:

[chamikara] Updates Dataflow stateful DoFn setup to support external transforms


------------------------------------------
Started by GitHub push by chamikaramj
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 d5664790b68d48191021678f36374b47932f6a07 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d5664790b68d48191021678f36374b47932f6a07
Commit message: "Merge pull request #11400: [BEAM-8019] Updates Dataflow stateful DoFn setup to support external transforms"
 > git rev-list --no-walk cf4657bec11d23bdc597cd57e38795b30b20a6d7 # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> adbf57a169bd
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> bbe0c7651117
Successfully built bbe0c7651117
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
ebf043dfc11917f4ac12ae3f9aa38ffd3fe130723153ce888171dad428dc0ede

> 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
ebf043dfc11917f4ac12ae3f9aa38ffd3fe130723153ce888171dad428dc0ede

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 42s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/fjf7m2o6z2hgo

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6002

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6002/display/redirect?page=changes>

Changes:

[suztomo] google-api-client 1.30.9


------------------------------------------
Started by GitHub push by lukecwik
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 cf4657bec11d23bdc597cd57e38795b30b20a6d7 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cf4657bec11d23bdc597cd57e38795b30b20a6d7
Commit message: "Merge pull request #11208 from suztomo/BEAM-8751"
 > git rev-list --no-walk d1e706e2b0fdc6be268fb39a24fc149de312a976 # 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
> 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> adbf57a169bd
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> bbe0c7651117
Successfully built bbe0c7651117
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
977db1092d21da686b533e26db7ec6a5c2619e15cc1fb55687a47b103cfa859b

> 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
977db1092d21da686b533e26db7ec6a5c2619e15cc1fb55687a47b103cfa859b

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 1m 21s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/5vxnyckq2c77s

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6001

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6001/display/redirect>

Changes:


------------------------------------------
Started by timer
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 d1e706e2b0fdc6be268fb39a24fc149de312a976 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d1e706e2b0fdc6be268fb39a24fc149de312a976
Commit message: "Merge pull request #11385 from angoenka/update_um_image"
 > git rev-list --no-walk d1e706e2b0fdc6be268fb39a24fc149de312a976 # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> adbf57a169bd
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> bbe0c7651117
Successfully built bbe0c7651117
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
e0af5eb3d21b24e0e1dcae76fd8358a72ce7eca16cf989fdfe6f0a195755d708

> 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
e0af5eb3d21b24e0e1dcae76fd8358a72ce7eca16cf989fdfe6f0a195755d708

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 1m 14s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/6zfkets7nykxc

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #6000

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/6000/display/redirect>

Changes:


------------------------------------------
Started by timer
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 d1e706e2b0fdc6be268fb39a24fc149de312a976 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d1e706e2b0fdc6be268fb39a24fc149de312a976
Commit message: "Merge pull request #11385 from angoenka/update_um_image"
 > git rev-list --no-walk d1e706e2b0fdc6be268fb39a24fc149de312a976 # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> adbf57a169bd
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> bbe0c7651117
Successfully built bbe0c7651117
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
9d4d40c4964e878db5fa5bde3fc42662561b4b72672be3eededce35a78a7952e

> 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
9d4d40c4964e878db5fa5bde3fc42662561b4b72672be3eededce35a78a7952e

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 58s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/pi43lj5765d7g

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #5999

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/5999/display/redirect>

Changes:


------------------------------------------
Started by timer
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 d1e706e2b0fdc6be268fb39a24fc149de312a976 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d1e706e2b0fdc6be268fb39a24fc149de312a976
Commit message: "Merge pull request #11385 from angoenka/update_um_image"
 > git rev-list --no-walk d1e706e2b0fdc6be268fb39a24fc149de312a976 # 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
Digest: sha256:73361f23da296d1d60b3e42ca7826deb22091981001756892aed012f4b7d6601
Status: Image is up to date for ruby:2.5
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> adbf57a169bd
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> bbe0c7651117
Successfully built bbe0c7651117
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
d9eed0e1d32374da8eee96fc2bf81d4f1df6c7647b9f9b3aae22f44746fe7fe5

> 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
d9eed0e1d32374da8eee96fc2bf81d4f1df6c7647b9f9b3aae22f44746fe7fe5

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 57s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/ue5wwi5sefoca

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #5998

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/5998/display/redirect>

Changes:


------------------------------------------
Started by timer
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 d1e706e2b0fdc6be268fb39a24fc149de312a976 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d1e706e2b0fdc6be268fb39a24fc149de312a976
Commit message: "Merge pull request #11385 from angoenka/update_um_image"
 > git rev-list --no-walk d1e706e2b0fdc6be268fb39a24fc149de312a976 # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> adbf57a169bd
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> bbe0c7651117
Successfully built bbe0c7651117
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
57d04bcd33d8a7c631341e0dc464d991645ba8e6058b99de5fffb219913426d3

> 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
57d04bcd33d8a7c631341e0dc464d991645ba8e6058b99de5fffb219913426d3

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 1m 11s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/bgvi6tcs4wi5q

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #5997

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/5997/display/redirect>

Changes:


------------------------------------------
Started by timer
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 d1e706e2b0fdc6be268fb39a24fc149de312a976 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d1e706e2b0fdc6be268fb39a24fc149de312a976
Commit message: "Merge pull request #11385 from angoenka/update_um_image"
 > git rev-list --no-walk d1e706e2b0fdc6be268fb39a24fc149de312a976 # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> adbf57a169bd
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> bbe0c7651117
Successfully built bbe0c7651117
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
65fa6593b95e54ccdd91e47ce27d7a48a383417b8af31029145629ade5ea0061

> 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
65fa6593b95e54ccdd91e47ce27d7a48a383417b8af31029145629ade5ea0061

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 59s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/fkziqauwxvx3e

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #5996

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/5996/display/redirect>

Changes:


------------------------------------------
Started by timer
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 d1e706e2b0fdc6be268fb39a24fc149de312a976 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d1e706e2b0fdc6be268fb39a24fc149de312a976
Commit message: "Merge pull request #11385 from angoenka/update_um_image"
 > git rev-list --no-walk d1e706e2b0fdc6be268fb39a24fc149de312a976 # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> adbf57a169bd
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> bbe0c7651117
Successfully built bbe0c7651117
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
2c00f03bd1585aa3a97ce248d1206efdf18cc308039c0adbb53854b06f9e05d3

> 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
2c00f03bd1585aa3a97ce248d1206efdf18cc308039c0adbb53854b06f9e05d3

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 57s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/osegj4wrk7r56

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #5995

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/5995/display/redirect>

Changes:


------------------------------------------
Started by timer
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 d1e706e2b0fdc6be268fb39a24fc149de312a976 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d1e706e2b0fdc6be268fb39a24fc149de312a976
Commit message: "Merge pull request #11385 from angoenka/update_um_image"
 > git rev-list --no-walk d1e706e2b0fdc6be268fb39a24fc149de312a976 # 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
Digest: sha256:73361f23da296d1d60b3e42ca7826deb22091981001756892aed012f4b7d6601
Status: Downloaded newer image for ruby:2.5
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> adbf57a169bd
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> bbe0c7651117
Successfully built bbe0c7651117
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
1c9b740c08454706b8700bf76199d88d876064506649b924db43c77e06ccc4fd

> 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
1c9b740c08454706b8700bf76199d88d876064506649b924db43c77e06ccc4fd

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 1m 2s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/bvycfrja5tnp6

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #5994

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/5994/display/redirect>

Changes:


------------------------------------------
Started by timer
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 d1e706e2b0fdc6be268fb39a24fc149de312a976 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d1e706e2b0fdc6be268fb39a24fc149de312a976
Commit message: "Merge pull request #11385 from angoenka/update_um_image"
 > git rev-list --no-walk d1e706e2b0fdc6be268fb39a24fc149de312a976 # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> adbf57a169bd
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> bbe0c7651117
Successfully built bbe0c7651117
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
0f4aa42decc28939a38778608bdc393ddc60582554a145bed941673a37bc0f33

> 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
0f4aa42decc28939a38778608bdc393ddc60582554a145bed941673a37bc0f33

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 1m 17s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/nq445vdld2yj6

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #5993

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/5993/display/redirect>

Changes:


------------------------------------------
Started by timer
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 d1e706e2b0fdc6be268fb39a24fc149de312a976 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d1e706e2b0fdc6be268fb39a24fc149de312a976
Commit message: "Merge pull request #11385 from angoenka/update_um_image"
 > git rev-list --no-walk d1e706e2b0fdc6be268fb39a24fc149de312a976 # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> adbf57a169bd
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> bbe0c7651117
Successfully built bbe0c7651117
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
0c3089fa1066034cf952580005f72059c9e5ac7e8589783e867e46dea936e32f

> 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
0c3089fa1066034cf952580005f72059c9e5ac7e8589783e867e46dea936e32f

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 1m 2s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/lvzxmcmznossc

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #5992

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/5992/display/redirect>

Changes:


------------------------------------------
Started by timer
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 d1e706e2b0fdc6be268fb39a24fc149de312a976 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d1e706e2b0fdc6be268fb39a24fc149de312a976
Commit message: "Merge pull request #11385 from angoenka/update_um_image"
 > git rev-list --no-walk d1e706e2b0fdc6be268fb39a24fc149de312a976 # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> adbf57a169bd
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> bbe0c7651117
Successfully built bbe0c7651117
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
e60f4a810c408123d48c7cf51eb79627654fdd96f90e7067a6e9edb593b8d5d5

> 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
e60f4a810c408123d48c7cf51eb79627654fdd96f90e7067a6e9edb593b8d5d5

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 1m 1s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/zjvcarctplx74

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #5991

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/5991/display/redirect?page=changes>

Changes:

[ankurgoenka] TOIL: Update Unified worker image


------------------------------------------
Started by GitHub push by angoenka
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 d1e706e2b0fdc6be268fb39a24fc149de312a976 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d1e706e2b0fdc6be268fb39a24fc149de312a976
Commit message: "Merge pull request #11385 from angoenka/update_um_image"
 > git rev-list --no-walk 2e0cf8f3a99e4ff9b1f0aac6a2021d11b3110c33 # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> adbf57a169bd
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> bbe0c7651117
Successfully built bbe0c7651117
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
acebf8f2eaa71851dd497ce8fc0493960942a42aa8479797fbdb1b3fa5fb042b

> 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
acebf8f2eaa71851dd497ce8fc0493960942a42aa8479797fbdb1b3fa5fb042b

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 1m 4s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/n2eo553eranno

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #5990

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/5990/display/redirect>

Changes:


------------------------------------------
Started by timer
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 2e0cf8f3a99e4ff9b1f0aac6a2021d11b3110c33 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2e0cf8f3a99e4ff9b1f0aac6a2021d11b3110c33
Commit message: "[BEAM-9443] support direct_num_workers=0 (#11372)"
 > git rev-list --no-walk 2e0cf8f3a99e4ff9b1f0aac6a2021d11b3110c33 # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> adbf57a169bd
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> bbe0c7651117
Successfully built bbe0c7651117
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
32a9a32f44fe3ff2a0e94437c7cf2f66c4c40deb24b5e69e7f60d64c85e27905

> 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
32a9a32f44fe3ff2a0e94437c7cf2f66c4c40deb24b5e69e7f60d64c85e27905

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 1m 2s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/jnaqsvmopvbki

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #5989

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/5989/display/redirect?page=changes>

Changes:

[github] [BEAM-9443] support direct_num_workers=0 (#11372)


------------------------------------------
Started by GitHub push by Hannah-Jiang
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 2e0cf8f3a99e4ff9b1f0aac6a2021d11b3110c33 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2e0cf8f3a99e4ff9b1f0aac6a2021d11b3110c33
Commit message: "[BEAM-9443] support direct_num_workers=0 (#11372)"
 > git rev-list --no-walk 7082c775de146016125ca4d902e1f6bc72a19b55 # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> adbf57a169bd
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> bbe0c7651117
Successfully built bbe0c7651117
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
3c251844e4d17658d0b3ba6ce2f3036ae7417806d1687658dc3877874b26d308

> 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
3c251844e4d17658d0b3ba6ce2f3036ae7417806d1687658dc3877874b26d308

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 59s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/bds6n3wvdcqt6

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #5988

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/5988/display/redirect?page=changes>

Changes:

[ankurgoenka] [BEAM-9735] Adding Always trigger and using it in Reshuffle


------------------------------------------
Started by GitHub push by robertwb
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 7082c775de146016125ca4d902e1f6bc72a19b55 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7082c775de146016125ca4d902e1f6bc72a19b55
Commit message: "Merge pull request #11365 [BEAM-9735] Adding Always trigger and using it in Reshuffle"
 > git rev-list --no-walk 99fa8ac5cf6dfcac0600bfc61c5975a7689831d5 # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> adbf57a169bd
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> bbe0c7651117
Successfully built bbe0c7651117
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
d010454594a5a9a0735dbdda7d97c6325e273d6ba7a1cb994eee286aa45917e3

> 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
d010454594a5a9a0735dbdda7d97c6325e273d6ba7a1cb994eee286aa45917e3

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 55s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/k5e7tnoqzjizi

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #5987

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/5987/display/redirect?page=changes>

Changes:

[boyuanz] [BEAM-9562] Update Element.timer, Element.Timer to Element.timers and


------------------------------------------
Started by GitHub push by boyuanzz
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 99fa8ac5cf6dfcac0600bfc61c5975a7689831d5 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 99fa8ac5cf6dfcac0600bfc61c5975a7689831d5
Commit message: "Merge pull request #11373 from boyuanzz/timers"
 > git rev-list --no-walk c17e7c9614fe181f33c93143ac760c0b7696622e # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> adbf57a169bd
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> bbe0c7651117
Successfully built bbe0c7651117
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
087b91075678ef780b68ba6319b54b54dd7148a3a4089f74382d374d756247a4

> 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
087b91075678ef780b68ba6319b54b54dd7148a3a4089f74382d374d756247a4

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 52s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/tn5krdjuflcni

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #5986

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/5986/display/redirect?page=changes>

Changes:

[pabloem] Fix from_container_image call


------------------------------------------
Started by GitHub push by pabloem
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 c17e7c9614fe181f33c93143ac760c0b7696622e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c17e7c9614fe181f33c93143ac760c0b7696622e
Commit message: "Merge pull request #11383 from [BEAM-9736] Fix from_container_image call"
 > git rev-list --no-walk d5929ba2738b38e82f91038a541089a303161e34 # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> adbf57a169bd
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> bbe0c7651117
Successfully built bbe0c7651117
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
5340ef04970d5a2463209e7c0a23cbf233f271f0a36dea71b5a64623ab3d718d

> 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
5340ef04970d5a2463209e7c0a23cbf233f271f0a36dea71b5a64623ab3d718d

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 52s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/pkzlpxrbyqeyk

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #5985

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/5985/display/redirect?page=changes>

Changes:

[robertwb] Attempt to stage resources via new API in portable runner.


------------------------------------------
Started by GitHub push by robertwb
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 d5929ba2738b38e82f91038a541089a303161e34 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d5929ba2738b38e82f91038a541089a303161e34
Commit message: "Merge pull request #11311 [BEAM-9577] Attempt to stage resources via new API in portable runner."
 > git rev-list --no-walk 75433f03228a93105f71df80acc01f30cb8e6d2a # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> adbf57a169bd
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> bbe0c7651117
Successfully built bbe0c7651117
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
1ce882527d138b39fc82f563127e97ef9069d160d25d81ee0e1ae2cf817ff336

> 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
1ce882527d138b39fc82f563127e97ef9069d160d25d81ee0e1ae2cf817ff336

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 48s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/uydndtuum543u

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #5984

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/5984/display/redirect?page=changes>

Changes:

[veblush] Upgrades gcsio to 2.1.2


------------------------------------------
Started by GitHub push by chamikaramj
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 75433f03228a93105f71df80acc01f30cb8e6d2a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 75433f03228a93105f71df80acc01f30cb8e6d2a
Commit message: "Merge pull request #11315: [BEAM-8889] Upgrades gcsio to 2.1.2"
 > git rev-list --no-walk 7fb0abf108953f447df2e0d484de8c9722d76e92 # 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
> 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
> 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> adbf57a169bd
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> bbe0c7651117
Successfully built bbe0c7651117
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
8dbb5638e3e71eb915efe23a56f984fddbb7a7dafef906c089922fea4ffdc970

> 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
8dbb5638e3e71eb915efe23a56f984fddbb7a7dafef906c089922fea4ffdc970

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 1m 0s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/bzrwam5oez3bg

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #5983

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/5983/display/redirect>

Changes:


------------------------------------------
Started by timer
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 7fb0abf108953f447df2e0d484de8c9722d76e92 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7fb0abf108953f447df2e0d484de8c9722d76e92
Commit message: "Merge pull request #11379 from apache/region-changelog"
 > git rev-list --no-walk 7fb0abf108953f447df2e0d484de8c9722d76e92 # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> adbf57a169bd
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> bbe0c7651117
Successfully built bbe0c7651117
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
d7f417b8fe9866e1a829306c0db2b6f28225a974d9783a83648728398891b87d

> 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
d7f417b8fe9866e1a829306c0db2b6f28225a974d9783a83648728398891b87d

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 1m 0s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/aj36ejku6efhy

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #5982

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/5982/display/redirect?page=changes>

Changes:

[github] Add --region to changelog


------------------------------------------
Started by GitHub push by ibzib
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 7fb0abf108953f447df2e0d484de8c9722d76e92 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7fb0abf108953f447df2e0d484de8c9722d76e92
Commit message: "Merge pull request #11379 from apache/region-changelog"
 > git rev-list --no-walk 57ca62df6af6f37f2044f513c5c99b4a9bd017fd # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> adbf57a169bd
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> bbe0c7651117
Successfully built bbe0c7651117
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
5f18d95e780413038316cb1c0efb5672d60390cf61e9664959b8ecdbf72f1593

> 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
5f18d95e780413038316cb1c0efb5672d60390cf61e9664959b8ecdbf72f1593

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 50s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/nusahtzte7pjq

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #5981

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/5981/display/redirect?page=changes>

Changes:

[samuelw] [BEAM-9651] Prevent StreamPool and stream initialization livelock


------------------------------------------
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 57ca62df6af6f37f2044f513c5c99b4a9bd017fd (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 57ca62df6af6f37f2044f513c5c99b4a9bd017fd
Commit message: "Merge pull request #11368: [BEAM-9651] Prevent StreamPool and stream initialization livelock"
 > git rev-list --no-walk 6a4ef33607572569ea08b9e10654d1755cfba846 # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> adbf57a169bd
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> bbe0c7651117
Successfully built bbe0c7651117
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
e503424c973eae2106cd253ab487dd7890251e70419d494c6ecc4079156d031b

> 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
e503424c973eae2106cd253ab487dd7890251e70419d494c6ecc4079156d031b

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 50s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/uzbnhfxjgke4g

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #5980

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/5980/display/redirect?page=changes>

Changes:

[michal.walenia] [BEAM-9734] Revert #11122


------------------------------------------
Started by GitHub push by chamikaramj
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 6a4ef33607572569ea08b9e10654d1755cfba846 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6a4ef33607572569ea08b9e10654d1755cfba846
Commit message: "Merge pull request #11376: [BEAM-9734] Revert #11122"
 > git rev-list --no-walk 5f574b8129506605b8609e8f250d1c05db4f8aad # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> adbf57a169bd
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> bbe0c7651117
Successfully built bbe0c7651117
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
8a64618064f6b1a0f2aab6b4506ff56657d846c878c1580efe66fcc3256dfd07

> 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
8a64618064f6b1a0f2aab6b4506ff56657d846c878c1580efe66fcc3256dfd07

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 51s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/edntp2fqki7l6

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #5979

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/5979/display/redirect>

Changes:


------------------------------------------
Started by timer
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 5f574b8129506605b8609e8f250d1c05db4f8aad (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5f574b8129506605b8609e8f250d1c05db4f8aad
Commit message: "Moving to 2.22.0-SNAPSHOT on master branch."
 > git rev-list --no-walk 5f574b8129506605b8609e8f250d1c05db4f8aad # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> adbf57a169bd
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> bbe0c7651117
Successfully built bbe0c7651117
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
f51a21b69039b8dea430607bdd305786b48d444c875fc04c2f605ab77c853939

> 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
f51a21b69039b8dea430607bdd305786b48d444c875fc04c2f605ab77c853939

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 47s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/i6qstrek5v3dy

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #5978

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/5978/display/redirect>

Changes:


------------------------------------------
Started by timer
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 5f574b8129506605b8609e8f250d1c05db4f8aad (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5f574b8129506605b8609e8f250d1c05db4f8aad
Commit message: "Moving to 2.22.0-SNAPSHOT on master branch."
 > git rev-list --no-walk 5f574b8129506605b8609e8f250d1c05db4f8aad # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> adbf57a169bd
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> bbe0c7651117
Successfully built bbe0c7651117
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
868739ec596447716ad9bb095e850df3715b552ce0d74276bb10d9f4b3df8de8

> 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
868739ec596447716ad9bb095e850df3715b552ce0d74276bb10d9f4b3df8de8

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 1m 1s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/4fzbvh3gu6s6i

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #5977

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/5977/display/redirect?page=changes>

Changes:

[kcweaver] Moving to 2.22.0-SNAPSHOT on master branch.


------------------------------------------
Started by GitHub push by asfgit
Started by GitHub push by asfgit
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 5f574b8129506605b8609e8f250d1c05db4f8aad (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5f574b8129506605b8609e8f250d1c05db4f8aad
Commit message: "Moving to 2.22.0-SNAPSHOT on master branch."
 > git rev-list --no-walk 0695414e1816202d653416a925b4191c14634e94 # 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
> 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
> 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> adbf57a169bd
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> bbe0c7651117
Successfully built bbe0c7651117
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
27b05ee2574945e0a4236b9585954d6b80dfc4b291f4b592be6957754b518cb4

> 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
27b05ee2574945e0a4236b9585954d6b80dfc4b291f4b592be6957754b518cb4

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 1m 14s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/khizb5ljuaoes

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #5976

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/5976/display/redirect?page=changes>

Changes:

[github] add missing bracket


------------------------------------------
Started by GitHub push by aaltay
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 0695414e1816202d653416a925b4191c14634e94 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0695414e1816202d653416a925b4191c14634e94
Commit message: "Merge pull request #11247 from chie8842/patch-1"
 > git rev-list --no-walk 2498596f87cbd63bf791f476ef5810de45d9ad58 # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> adbf57a169bd
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> bbe0c7651117
Successfully built bbe0c7651117
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
c653e756886f8292fa0a019d1bb1dccba4372c742c6805f9bf844d44293b017e

> 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
c653e756886f8292fa0a019d1bb1dccba4372c742c6805f9bf844d44293b017e

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 56s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/gdhouq7szok4a

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #5975

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/5975/display/redirect?page=changes>

Changes:

[github] Update environments.py to add a method to specify container image


------------------------------------------
Started by GitHub push by robertwb
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 2498596f87cbd63bf791f476ef5810de45d9ad58 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2498596f87cbd63bf791f476ef5810de45d9ad58
Commit message: "Update environments.py to add a method to specify container image (#11370)"
 > git rev-list --no-walk 1de50c348706ed25af2bab9c9477d7d4f36ef8bf # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> adbf57a169bd
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> bbe0c7651117
Successfully built bbe0c7651117
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
70283b79cce4b20c85a72c33bfd030fabefd361740fe884a4a4647a50c7467f5

> 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
70283b79cce4b20c85a72c33bfd030fabefd361740fe884a4a4647a50c7467f5

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 1m 1s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/mqflum442naoc

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #5974

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/5974/display/redirect?page=changes>

Changes:

[boyuanz] [BEAM-9562, BEAM-6274] Fix-up timers to use Elements.Timer proto in data


------------------------------------------
Started by GitHub push by lukecwik
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 1de50c348706ed25af2bab9c9477d7d4f36ef8bf (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1de50c348706ed25af2bab9c9477d7d4f36ef8bf
Commit message: "Merge pull request #11314 from boyuanzz/data"
 > git rev-list --no-walk 3d0cde3fba02f2aaca2a1fe18e2478331cc79f14 # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> adbf57a169bd
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> bbe0c7651117
Successfully built bbe0c7651117
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
16741977a565e46c6d47783abe5134ffa3967036e99f14914719609e7baa20ea

> 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
16741977a565e46c6d47783abe5134ffa3967036e99f14914719609e7baa20ea

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 1m 6s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/4kx3b7h4oizla

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #5973

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/5973/display/redirect?page=changes>

Changes:

[robertwb] Allow unset write threshold for state backed iterable coder.


------------------------------------------
Started by GitHub push by robertwb
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 3d0cde3fba02f2aaca2a1fe18e2478331cc79f14 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3d0cde3fba02f2aaca2a1fe18e2478331cc79f14
Commit message: "Merge pull request #11366 State backed iterable fixes."
 > git rev-list --no-walk cc42ab8f2faad5971d3df630e669e02641d2a0fb # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> adbf57a169bd
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> bbe0c7651117
Successfully built bbe0c7651117
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
1eec18d157d3e5aa5979add6bcb48a96cc4ac7dda7b6c95c33aac4272e6695c4

> 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
1eec18d157d3e5aa5979add6bcb48a96cc4ac7dda7b6c95c33aac4272e6695c4

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 53s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/y26yigqbruwla

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #5972

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/5972/display/redirect?page=changes>

Changes:

[github] [BEAM-9727] Automatically set required experiment flags for dataflow


------------------------------------------
Started by GitHub push by lukecwik
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 cc42ab8f2faad5971d3df630e669e02641d2a0fb (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc42ab8f2faad5971d3df630e669e02641d2a0fb
Commit message: "[BEAM-9727] Automatically set required experiment flags for dataflow runner v2. (#11355)"
 > git rev-list --no-walk e8fc5859bdd05560f475a99b76170bcec90eafdd # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> adbf57a169bd
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> bbe0c7651117
Successfully built bbe0c7651117
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
b395b618804d16c835df9b6710ebd060f272e16a0d5368a289c869252d3fa23e

> 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
b395b618804d16c835df9b6710ebd060f272e16a0d5368a289c869252d3fa23e

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 1m 9s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/yybooj424sh4w

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #5971

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Website_Publish/5971/display/redirect>

Changes:


------------------------------------------
Started by timer
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 e8fc5859bdd05560f475a99b76170bcec90eafdd # 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
 ---> 813c262b2373
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c6f95b3112c8
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> 0aa404e9447c
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> dd61d6cd6404
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> fae843633f5b
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> adbf57a169bd
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> bbe0c7651117
Successfully built bbe0c7651117
Successfully tagged beam-website:latest

> Task :website:createDockerContainer

> Task :website:startDockerContainer
e71de8c41b9548600bb30e1008ca11d7ac152112a2f758e96a0de1aba850510c

> 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
e71de8c41b9548600bb30e1008ca11d7ac152112a2f758e96a0de1aba850510c

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 1m 4s
9 actionable tasks: 7 executed, 2 up-to-date

Publishing build scan...
https://gradle.com/s/4dg2nx52a4irq

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Website_Publish #5970

Posted by Apache Jenkins Server <je...@builds.apache.org>.
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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org