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/16 18:05:45 UTC

Build failed in Jenkins: beam_PostCommit_Website_Publish #6049

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


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