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/15 01:18:53 UTC

Build failed in Jenkins: beam_PostCommit_Website_Publish #6024

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


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