You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/10/23 08:16:07 UTC

Build failed in Jenkins: beam_Release_Gradle_NightlySnapshot #216

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

Changes:

[david.moravek] [BEAM-5297] Add propdeps-idea plugin.

[25622840+adude3141] remove usage of deprecated Task.leftShift(Closure) method

[25622840+adude3141] remove usage of deprecated TaskInputs.dir() with something that doesn't

[25622840+adude3141] remove usage of deprecated FileCollection.stopExecutionIfEmpty() method

[25622840+adude3141] slightly update spotless gradle plugin to get rid of deprectated call to

[robertwb] [BEAM-5792] Implement Create in terms of Impulse + Reshuffle.

[robertwb] [BEAM-5791] Improve Python SDK progress counters.

[github] [BEAM-5779] Increase pubsub IT pipeline duration

[amaliujia] [BEAM-5796] Test window_end of TUMBLE, HOP, SESSION

[github] [BEAM-5617] Fix Python 3 incompatibility in pickler.

[25622840+adude3141] remove javacc bad option warning 'grammar_encoding'

[gleb] [BEAM-5675] Fix RowCoder#verifyDeterministic

[mxm] [BEAM-5707] Fix ':beam-sdks-python:docs' target

[gleb] [BEAM-5675] Simplify RowCoder#verifyDeterministic

[scott] Export Grafana testing dashboards and improve README

[mwylde] [BEAM-5797] Ensure bundle factory is always closed on dispose()

------------------------------------------
[...truncated 32.66 MB...]
Task ':beam-website:buildDockerImage' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
Starting process 'command 'docker''. Working directory: <https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/website> Command: docker build -t beam-website .
Successfully started process 'command 'docker''
Sending build context to Docker daemon  26.11MB
Step 1/7 : FROM ruby:2.5
2.5: Pulling from library/ruby
Digest: sha256:1952c6e03a10bf878f078ba93af5ea92fe0338ba6ad546dfa0a4a7203213f6ac
Status: Downloaded newer image for ruby:2.5
 ---> 1f6aca1e0959
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> 1887c501933e
Step 3/7 : RUN gem install bundler
 ---> Using cache
 ---> f05e3e3557d0
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> Using cache
 ---> 492b55665e3d
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> 111d53a3a581
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> 7cc4fd4065c4
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> d632a0311fe7
Successfully built d632a0311fe7
Successfully tagged beam-website:latest
:beam-website:buildDockerImage (Thread[Task worker for ':' Thread 9,5,main]) completed. Took 0.991 secs.
:beam-website:createDockerContainer (Thread[Task worker for ':' Thread 9,5,main]) started.

> Task :beam-website:createDockerContainer
Caching disabled for task ':beam-website:createDockerContainer': Caching has not been enabled for the task
Task ':beam-website:createDockerContainer' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
Starting process 'command '/bin/bash''. Working directory: <https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/website> Command: /bin/bash -c docker create -v <https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src>:/repo -u $(id -u):$(id -g)  beam-website
Successfully started process 'command '/bin/bash''
:beam-website:createDockerContainer (Thread[Task worker for ':' Thread 9,5,main]) completed. Took 1.119 secs.
:beam-website:startDockerContainer (Thread[Task worker for ':' Thread 9,5,main]) started.

> Task :beam-website:startDockerContainer
Caching disabled for task ':beam-website:startDockerContainer': Caching has not been enabled for the task
Task ':beam-website:startDockerContainer' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
Starting process 'command 'docker''. Working directory: <https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/website> Command: docker start ba98d579d35e3e7850bbe5584354dd1ef45fee53d084fa367f0e43f14069fc6f
Successfully started process 'command 'docker''
ba98d579d35e3e7850bbe5584354dd1ef45fee53d084fa367f0e43f14069fc6f
:beam-website:startDockerContainer (Thread[Task worker for ':' Thread 9,5,main]) completed. Took 0.304 secs.
:beam-website:buildLocalWebsite (Thread[Task worker for ':' Thread 9,5,main]) started.

> Task :beam-website:buildLocalWebsite
Build cache key for task ':beam-website:buildLocalWebsite' is 948e2017be85825f2d2abfa21c0edcc3
Caching disabled for task ':beam-website:buildLocalWebsite': Caching has not been enabled for the task
Task ':beam-website:buildLocalWebsite' is not up-to-date because:
  No history is available.
Starting process 'command 'docker''. Working directory: <https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/website> Command: docker exec ba98d579d35e3e7850bbe5584354dd1ef45fee53d084fa367f0e43f14069fc6f /bin/bash -c cd /repo/build/website &&         bundle exec jekyll build 	--destination generated-local-content         --config /repo/website/_config.yml,/repo/website/_config_test.yml         --incremental          --source /repo/website/src
        
Successfully started process 'command 'docker''
`/` is not writable.
Bundler will use `/tmp/bundler/home/unknown' as your home directory temporarily.
Configuration file: /repo/website/_config.yml
Configuration file: /repo/website/_config_test.yml
            Source: /repo/website/src
       Destination: generated-local-content
 Incremental build: enabled
      Generating... 
                    done in 12.112 seconds.
 Auto-regeneration: disabled. Use --watch to enable.
:beam-website:buildLocalWebsite (Thread[Task worker for ':' Thread 9,5,main]) completed. Took 13.472 secs.
:beam-website:testWebsite (Thread[Task worker for ':' Thread 9,5,main]) started.

> Task :beam-website:testWebsite
Caching disabled for task ':beam-website:testWebsite': Caching has not been enabled for the task
Task ':beam-website:testWebsite' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
Starting process 'command 'docker''. Working directory: <https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/website> Command: docker exec ba98d579d35e3e7850bbe5584354dd1ef45fee53d084fa367f0e43f14069fc6f /bin/bash -c cd /repo/build/website &&       bundle exec rake test
Successfully started process 'command 'docker''
`/` is not writable.
Bundler will use `/tmp/bundler/home/unknown' as your home directory temporarily.
Running ["HtmlCheck", "LinkCheck", "ImageCheck", "ScriptCheck"] on ["./generated-content"] on *.html... 


Checking 0 external links...
Ran on 0 files!


HTML-Proofer finished successfully.
:beam-website:testWebsite (Thread[Task worker for ':' Thread 9,5,main]) completed. Took 0.877 secs.
:beam-website:stopAndRemoveDockerContainer (Thread[Task worker for ':' Thread 9,5,main]) started.

> Task :beam-website:stopAndRemoveDockerContainer
Caching disabled for task ':beam-website:stopAndRemoveDockerContainer': Caching has not been enabled for the task
Task ':beam-website:stopAndRemoveDockerContainer' is not up-to-date because:
  Task has not declared any outputs despite executing actions.
Starting process 'command 'docker''. Working directory: <https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/website> Command: docker rm -f ba98d579d35e3e7850bbe5584354dd1ef45fee53d084fa367f0e43f14069fc6f
Successfully started process 'command 'docker''
ba98d579d35e3e7850bbe5584354dd1ef45fee53d084fa367f0e43f14069fc6f
:beam-website:stopAndRemoveDockerContainer (Thread[Task worker for ':' Thread 9,5,main]) completed. Took 0.531 secs.
:beam-website:buildWebsite (Thread[Task worker for ':' Thread 9,5,main]) started.

> Task :beam-website:buildWebsite
Skipping task ':beam-website:buildWebsite' as it has no actions.
:beam-website:buildWebsite (Thread[Task worker for ':' Thread 9,5,main]) completed. Took 0.0 secs.
:beam-website:check (Thread[Task worker for ':' Thread 9,5,main]) started.

> Task :beam-website:check
Skipping task ':beam-website:check' as it has no actions.
:beam-website:check (Thread[Task worker for ':' Thread 9,5,main]) completed. Took 0.0 secs.
:beam-website:build (Thread[Task worker for ':' Thread 9,5,main]) started.

> Task :beam-website:build
Skipping task ':beam-website:build' as it has no actions.
:beam-website:build (Thread[Task worker for ':' Thread 9,5,main]) completed. Took 0.0 secs.
:release:compileJava (Thread[Task worker for ':' Thread 9,5,main]) started.

> Task :release:compileJava NO-SOURCE
file or directory '<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/release/src/main/java',> not found
Skipping task ':release:compileJava' as it has no source files and no previous output files.
:release:compileJava (Thread[Task worker for ':' Thread 9,5,main]) completed. Took 0.002 secs.
:release:compileGroovy (Thread[Task worker for ':' Thread 9,5,main]) started.

> Task :release:compileGroovy FROM-CACHE
Build cache key for task ':release:compileGroovy' is 963c3c0cb4a5245ed10f6e321c75ed98
Task ':release:compileGroovy' is not up-to-date because:
  No history is available.
Origin for task ':release:compileGroovy': {executionTime=1522, hostName=apache-beam-jenkins-slave-group-51fn, operatingSystem=Linux, buildInvocationId=uzgfra4vyzdojkmvqpxs6wt4ei, creationTime=1538726917840, type=org.gradle.api.tasks.compile.GroovyCompile_Decorated, userName=jenkins, gradleVersion=4.10.2, rootPath=<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src,> path=:release:compileGroovy}
Unpacked output for task ':release:compileGroovy' from cache.
:release:compileGroovy (Thread[Task worker for ':' Thread 9,5,main]) completed. Took 0.029 secs.
:release:processResources (Thread[Task worker for ':' Thread 9,5,main]) started.

> Task :release:processResources NO-SOURCE
file or directory '<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/release/src/main/resources',> not found
Skipping task ':release:processResources' as it has no source files and no previous output files.
:release:processResources (Thread[Task worker for ':' Thread 9,5,main]) completed. Took 0.001 secs.
:release:classes (Thread[Task worker for ':' Thread 9,5,main]) started.

> Task :release:classes UP-TO-DATE
Skipping task ':release:classes' as it has no actions.
:release:classes (Thread[Task worker for ':' Thread 9,5,main]) completed. Took 0.003 secs.
:release:jar (Thread[Task worker for ':' Thread 9,5,main]) started.

> Task :release:jar
Build cache key for task ':release:jar' is 1a942f3268d9202c85aa89fb3487ff7e
Caching disabled for task ':release:jar': Caching has not been enabled for the task
Task ':release:jar' is not up-to-date because:
  No history is available.
:release:jar (Thread[Task worker for ':' Thread 9,5,main]) completed. Took 0.015 secs.
:release:assemble (Thread[Task worker for ':' Thread 9,5,main]) started.

> Task :release:assemble
Skipping task ':release:assemble' as it has no actions.
:release:assemble (Thread[Task worker for ':' Thread 9,5,main]) completed. Took 0.0 secs.
:release:compileTestJava (Thread[Task worker for ':' Thread 9,5,main]) started.

> Task :release:compileTestJava NO-SOURCE
file or directory '<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/release/src/test/java',> not found
Skipping task ':release:compileTestJava' as it has no source files and no previous output files.
:release:compileTestJava (Thread[Task worker for ':' Thread 9,5,main]) completed. Took 0.001 secs.
:release:compileTestGroovy (Thread[Task worker for ':' Thread 9,5,main]) started.

> Task :release:compileTestGroovy NO-SOURCE
file or directory '<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/release/src/test/groovy',> not found
Skipping task ':release:compileTestGroovy' as it has no source files and no previous output files.
:release:compileTestGroovy (Thread[Task worker for ':' Thread 9,5,main]) completed. Took 0.001 secs.
:release:processTestResources (Thread[Task worker for ':' Thread 9,5,main]) started.

> Task :release:processTestResources NO-SOURCE
file or directory '<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/release/src/test/resources',> not found
Skipping task ':release:processTestResources' as it has no source files and no previous output files.
:release:processTestResources (Thread[Task worker for ':' Thread 9,5,main]) completed. Took 0.0 secs.
:release:testClasses (Thread[Task worker for ':' Thread 9,5,main]) started.

> Task :release:testClasses UP-TO-DATE
Skipping task ':release:testClasses' as it has no actions.
:release:testClasses (Thread[Task worker for ':' Thread 9,5,main]) completed. Took 0.0 secs.
:release:test (Thread[Task worker for ':' Thread 9,5,main]) started.

> Task :release:test NO-SOURCE
Skipping task ':release:test' as it has no source files and no previous output files.
:release:test (Thread[Task worker for ':' Thread 9,5,main]) completed. Took 0.001 secs.
:release:check (Thread[Task worker for ':' Thread 9,5,main]) started.

> Task :release:check UP-TO-DATE
Skipping task ':release:check' as it has no actions.
:release:check (Thread[Task worker for ':' Thread 9,5,main]) completed. Took 0.0 secs.
:release:build (Thread[Task worker for ':' Thread 9,5,main]) started.

> Task :release:build
Skipping task ':release:build' as it has no actions.
:release:build (Thread[Task worker for ':' Thread 9,5,main]) completed. Took 0.0 secs.

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':beam-sdks-java-extensions-sql:test'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/sdks/java/extensions/sql/build/reports/tests/test/index.html>

* Try:
Run with --stacktrace option to get the stack trace. Run with --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Build file '<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/sdks/python/build.gradle'> line: 105

* What went wrong:
Execution failed for task ':beam-sdks-python:lintPy27'.
> Process 'command 'sh'' finished with non-zero exit value 1

* Try:
Run with --stacktrace option to get the stack trace. Run with --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 5.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/4.10.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 14m 7s
888 actionable tasks: 880 executed, 8 from cache

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

Closing Git repo: <https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/.git>
Build cache (/home/jenkins/.gradle/caches/build-cache-1) removing files not accessed on or after Tue Oct 16 07:02:01 UTC 2018.
Cache entries evicted. In-memory cache of /home/jenkins/.gradle/caches/journal-1/file-access.bin: Size{4367} MaxSize{4500}, CacheStats{hitCount=193, missCount=2869, loadSuccessCount=2870, loadExceptionCount=0, totalLoadTime=326676293, evictionCount=1} 
Performance may suffer from in-memory cache misses. Increase max heap size of Gradle build process to reduce cache misses.
Cache entries evicted. In-memory cache of /home/jenkins/.gradle/caches/journal-1/file-access.bin: Size{4500} MaxSize{4500}, CacheStats{hitCount=236, missCount=3452, loadSuccessCount=3453, loadExceptionCount=0, totalLoadTime=386937521, evictionCount=451} 
Performance may suffer from in-memory cache misses. Increase max heap size of Gradle build process to reduce cache misses.
Cache entries evicted. In-memory cache of /home/jenkins/.gradle/caches/journal-1/file-access.bin: Size{4500} MaxSize{4500}, CacheStats{hitCount=253, missCount=3902, loadSuccessCount=3903, loadExceptionCount=0, totalLoadTime=440467257, evictionCount=901} 
Performance may suffer from in-memory cache misses. Increase max heap size of Gradle build process to reduce cache misses.
Cache entries evicted. In-memory cache of /home/jenkins/.gradle/caches/journal-1/file-access.bin: Size{4500} MaxSize{4500}, CacheStats{hitCount=255, missCount=4352, loadSuccessCount=4353, loadExceptionCount=0, totalLoadTime=496161829, evictionCount=1351} 
Performance may suffer from in-memory cache misses. Increase max heap size of Gradle build process to reduce cache misses.
Cache entries evicted. In-memory cache of /home/jenkins/.gradle/caches/journal-1/file-access.bin: Size{4500} MaxSize{4500}, CacheStats{hitCount=255, missCount=4802, loadSuccessCount=4803, loadExceptionCount=0, totalLoadTime=557129414, evictionCount=1801} 
Performance may suffer from in-memory cache misses. Increase max heap size of Gradle build process to reduce cache misses.
Cache entries evicted. In-memory cache of /home/jenkins/.gradle/caches/journal-1/file-access.bin: Size{4500} MaxSize{4500}, CacheStats{hitCount=255, missCount=5252, loadSuccessCount=5253, loadExceptionCount=0, totalLoadTime=618259459, evictionCount=2251} 
Performance may suffer from in-memory cache misses. Increase max heap size of Gradle build process to reduce cache misses.
Cache entries evicted. In-memory cache of /home/jenkins/.gradle/caches/journal-1/file-access.bin: Size{4500} MaxSize{4500}, CacheStats{hitCount=255, missCount=5702, loadSuccessCount=5703, loadExceptionCount=0, totalLoadTime=656139892, evictionCount=2701} 
Performance may suffer from in-memory cache misses. Increase max heap size of Gradle build process to reduce cache misses.
Build cache (/home/jenkins/.gradle/caches/build-cache-1) cleaned up in 0.918 secs.
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

Jenkins build is back to normal : beam_Release_Gradle_NightlySnapshot #217

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


Re: Build failed in Jenkins: beam_Release_Gradle_NightlySnapshot #216

Posted by Maximilian Michels <mx...@apache.org>.
I don't get the error locally when running:

   gradle :beam-sdks-python:lintPy27

Seems like there is a different configuration on Jenkins?

On 23.10.18 10:16, Apache Jenkins Server wrote:
> See <https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/216/display/redirect?page=changes>
> 
> Changes:
> 
> [david.moravek] [BEAM-5297] Add propdeps-idea plugin.
> 
> [25622840+adude3141] remove usage of deprecated Task.leftShift(Closure) method
> 
> [25622840+adude3141] remove usage of deprecated TaskInputs.dir() with something that doesn't
> 
> [25622840+adude3141] remove usage of deprecated FileCollection.stopExecutionIfEmpty() method
> 
> [25622840+adude3141] slightly update spotless gradle plugin to get rid of deprectated call to
> 
> [robertwb] [BEAM-5792] Implement Create in terms of Impulse + Reshuffle.
> 
> [robertwb] [BEAM-5791] Improve Python SDK progress counters.
> 
> [github] [BEAM-5779] Increase pubsub IT pipeline duration
> 
> [amaliujia] [BEAM-5796] Test window_end of TUMBLE, HOP, SESSION
> 
> [github] [BEAM-5617] Fix Python 3 incompatibility in pickler.
> 
> [25622840+adude3141] remove javacc bad option warning 'grammar_encoding'
> 
> [gleb] [BEAM-5675] Fix RowCoder#verifyDeterministic
> 
> [mxm] [BEAM-5707] Fix ':beam-sdks-python:docs' target
> 
> [gleb] [BEAM-5675] Simplify RowCoder#verifyDeterministic
> 
> [scott] Export Grafana testing dashboards and improve README
> 
> [mwylde] [BEAM-5797] Ensure bundle factory is always closed on dispose()
> 
> ------------------------------------------
> [...truncated 32.66 MB...]
> Task ':beam-website:buildDockerImage' is not up-to-date because:
>    Task has not declared any outputs despite executing actions.
> Starting process 'command 'docker''. Working directory: <https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/website> Command: docker build -t beam-website .
> Successfully started process 'command 'docker''
> Sending build context to Docker daemon  26.11MB
> Step 1/7 : FROM ruby:2.5
> 2.5: Pulling from library/ruby
> Digest: sha256:1952c6e03a10bf878f078ba93af5ea92fe0338ba6ad546dfa0a4a7203213f6ac
> Status: Downloaded newer image for ruby:2.5
>   ---> 1f6aca1e0959
> Step 2/7 : WORKDIR /ruby
>   ---> Using cache
>   ---> 1887c501933e
> Step 3/7 : RUN gem install bundler
>   ---> Using cache
>   ---> f05e3e3557d0
> Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
>   ---> Using cache
>   ---> 492b55665e3d
> Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
>   ---> Using cache
>   ---> 111d53a3a581
> Step 6/7 : ENV LC_ALL C.UTF-8
>   ---> Using cache
>   ---> 7cc4fd4065c4
> Step 7/7 : CMD sleep 3600
>   ---> Using cache
>   ---> d632a0311fe7
> Successfully built d632a0311fe7
> Successfully tagged beam-website:latest
> :beam-website:buildDockerImage (Thread[Task worker for ':' Thread 9,5,main]) completed. Took 0.991 secs.
> :beam-website:createDockerContainer (Thread[Task worker for ':' Thread 9,5,main]) started.
> 
>> Task :beam-website:createDockerContainer
> Caching disabled for task ':beam-website:createDockerContainer': Caching has not been enabled for the task
> Task ':beam-website:createDockerContainer' is not up-to-date because:
>    Task has not declared any outputs despite executing actions.
> Starting process 'command '/bin/bash''. Working directory: <https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/website> Command: /bin/bash -c docker create -v <https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src>:/repo -u $(id -u):$(id -g)  beam-website
> Successfully started process 'command '/bin/bash''
> :beam-website:createDockerContainer (Thread[Task worker for ':' Thread 9,5,main]) completed. Took 1.119 secs.
> :beam-website:startDockerContainer (Thread[Task worker for ':' Thread 9,5,main]) started.
> 
>> Task :beam-website:startDockerContainer
> Caching disabled for task ':beam-website:startDockerContainer': Caching has not been enabled for the task
> Task ':beam-website:startDockerContainer' is not up-to-date because:
>    Task has not declared any outputs despite executing actions.
> Starting process 'command 'docker''. Working directory: <https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/website> Command: docker start ba98d579d35e3e7850bbe5584354dd1ef45fee53d084fa367f0e43f14069fc6f
> Successfully started process 'command 'docker''
> ba98d579d35e3e7850bbe5584354dd1ef45fee53d084fa367f0e43f14069fc6f
> :beam-website:startDockerContainer (Thread[Task worker for ':' Thread 9,5,main]) completed. Took 0.304 secs.
> :beam-website:buildLocalWebsite (Thread[Task worker for ':' Thread 9,5,main]) started.
> 
>> Task :beam-website:buildLocalWebsite
> Build cache key for task ':beam-website:buildLocalWebsite' is 948e2017be85825f2d2abfa21c0edcc3
> Caching disabled for task ':beam-website:buildLocalWebsite': Caching has not been enabled for the task
> Task ':beam-website:buildLocalWebsite' is not up-to-date because:
>    No history is available.
> Starting process 'command 'docker''. Working directory: <https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/website> Command: docker exec ba98d579d35e3e7850bbe5584354dd1ef45fee53d084fa367f0e43f14069fc6f /bin/bash -c cd /repo/build/website &&         bundle exec jekyll build 	--destination generated-local-content         --config /repo/website/_config.yml,/repo/website/_config_test.yml         --incremental          --source /repo/website/src
>          
> Successfully started process 'command 'docker''
> `/` is not writable.
> Bundler will use `/tmp/bundler/home/unknown' as your home directory temporarily.
> Configuration file: /repo/website/_config.yml
> Configuration file: /repo/website/_config_test.yml
>              Source: /repo/website/src
>         Destination: generated-local-content
>   Incremental build: enabled
>        Generating...
>                      done in 12.112 seconds.
>   Auto-regeneration: disabled. Use --watch to enable.
> :beam-website:buildLocalWebsite (Thread[Task worker for ':' Thread 9,5,main]) completed. Took 13.472 secs.
> :beam-website:testWebsite (Thread[Task worker for ':' Thread 9,5,main]) started.
> 
>> Task :beam-website:testWebsite
> Caching disabled for task ':beam-website:testWebsite': Caching has not been enabled for the task
> Task ':beam-website:testWebsite' is not up-to-date because:
>    Task has not declared any outputs despite executing actions.
> Starting process 'command 'docker''. Working directory: <https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/website> Command: docker exec ba98d579d35e3e7850bbe5584354dd1ef45fee53d084fa367f0e43f14069fc6f /bin/bash -c cd /repo/build/website &&       bundle exec rake test
> Successfully started process 'command 'docker''
> `/` is not writable.
> Bundler will use `/tmp/bundler/home/unknown' as your home directory temporarily.
> Running ["HtmlCheck", "LinkCheck", "ImageCheck", "ScriptCheck"] on ["./generated-content"] on *.html...
> 
> 
> Checking 0 external links...
> Ran on 0 files!
> 
> 
> HTML-Proofer finished successfully.
> :beam-website:testWebsite (Thread[Task worker for ':' Thread 9,5,main]) completed. Took 0.877 secs.
> :beam-website:stopAndRemoveDockerContainer (Thread[Task worker for ':' Thread 9,5,main]) started.
> 
>> Task :beam-website:stopAndRemoveDockerContainer
> Caching disabled for task ':beam-website:stopAndRemoveDockerContainer': Caching has not been enabled for the task
> Task ':beam-website:stopAndRemoveDockerContainer' is not up-to-date because:
>    Task has not declared any outputs despite executing actions.
> Starting process 'command 'docker''. Working directory: <https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/website> Command: docker rm -f ba98d579d35e3e7850bbe5584354dd1ef45fee53d084fa367f0e43f14069fc6f
> Successfully started process 'command 'docker''
> ba98d579d35e3e7850bbe5584354dd1ef45fee53d084fa367f0e43f14069fc6f
> :beam-website:stopAndRemoveDockerContainer (Thread[Task worker for ':' Thread 9,5,main]) completed. Took 0.531 secs.
> :beam-website:buildWebsite (Thread[Task worker for ':' Thread 9,5,main]) started.
> 
>> Task :beam-website:buildWebsite
> Skipping task ':beam-website:buildWebsite' as it has no actions.
> :beam-website:buildWebsite (Thread[Task worker for ':' Thread 9,5,main]) completed. Took 0.0 secs.
> :beam-website:check (Thread[Task worker for ':' Thread 9,5,main]) started.
> 
>> Task :beam-website:check
> Skipping task ':beam-website:check' as it has no actions.
> :beam-website:check (Thread[Task worker for ':' Thread 9,5,main]) completed. Took 0.0 secs.
> :beam-website:build (Thread[Task worker for ':' Thread 9,5,main]) started.
> 
>> Task :beam-website:build
> Skipping task ':beam-website:build' as it has no actions.
> :beam-website:build (Thread[Task worker for ':' Thread 9,5,main]) completed. Took 0.0 secs.
> :release:compileJava (Thread[Task worker for ':' Thread 9,5,main]) started.
> 
>> Task :release:compileJava NO-SOURCE
> file or directory '<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/release/src/main/java',> not found
> Skipping task ':release:compileJava' as it has no source files and no previous output files.
> :release:compileJava (Thread[Task worker for ':' Thread 9,5,main]) completed. Took 0.002 secs.
> :release:compileGroovy (Thread[Task worker for ':' Thread 9,5,main]) started.
> 
>> Task :release:compileGroovy FROM-CACHE
> Build cache key for task ':release:compileGroovy' is 963c3c0cb4a5245ed10f6e321c75ed98
> Task ':release:compileGroovy' is not up-to-date because:
>    No history is available.
> Origin for task ':release:compileGroovy': {executionTime=1522, hostName=apache-beam-jenkins-slave-group-51fn, operatingSystem=Linux, buildInvocationId=uzgfra4vyzdojkmvqpxs6wt4ei, creationTime=1538726917840, type=org.gradle.api.tasks.compile.GroovyCompile_Decorated, userName=jenkins, gradleVersion=4.10.2, rootPath=<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src,> path=:release:compileGroovy}
> Unpacked output for task ':release:compileGroovy' from cache.
> :release:compileGroovy (Thread[Task worker for ':' Thread 9,5,main]) completed. Took 0.029 secs.
> :release:processResources (Thread[Task worker for ':' Thread 9,5,main]) started.
> 
>> Task :release:processResources NO-SOURCE
> file or directory '<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/release/src/main/resources',> not found
> Skipping task ':release:processResources' as it has no source files and no previous output files.
> :release:processResources (Thread[Task worker for ':' Thread 9,5,main]) completed. Took 0.001 secs.
> :release:classes (Thread[Task worker for ':' Thread 9,5,main]) started.
> 
>> Task :release:classes UP-TO-DATE
> Skipping task ':release:classes' as it has no actions.
> :release:classes (Thread[Task worker for ':' Thread 9,5,main]) completed. Took 0.003 secs.
> :release:jar (Thread[Task worker for ':' Thread 9,5,main]) started.
> 
>> Task :release:jar
> Build cache key for task ':release:jar' is 1a942f3268d9202c85aa89fb3487ff7e
> Caching disabled for task ':release:jar': Caching has not been enabled for the task
> Task ':release:jar' is not up-to-date because:
>    No history is available.
> :release:jar (Thread[Task worker for ':' Thread 9,5,main]) completed. Took 0.015 secs.
> :release:assemble (Thread[Task worker for ':' Thread 9,5,main]) started.
> 
>> Task :release:assemble
> Skipping task ':release:assemble' as it has no actions.
> :release:assemble (Thread[Task worker for ':' Thread 9,5,main]) completed. Took 0.0 secs.
> :release:compileTestJava (Thread[Task worker for ':' Thread 9,5,main]) started.
> 
>> Task :release:compileTestJava NO-SOURCE
> file or directory '<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/release/src/test/java',> not found
> Skipping task ':release:compileTestJava' as it has no source files and no previous output files.
> :release:compileTestJava (Thread[Task worker for ':' Thread 9,5,main]) completed. Took 0.001 secs.
> :release:compileTestGroovy (Thread[Task worker for ':' Thread 9,5,main]) started.
> 
>> Task :release:compileTestGroovy NO-SOURCE
> file or directory '<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/release/src/test/groovy',> not found
> Skipping task ':release:compileTestGroovy' as it has no source files and no previous output files.
> :release:compileTestGroovy (Thread[Task worker for ':' Thread 9,5,main]) completed. Took 0.001 secs.
> :release:processTestResources (Thread[Task worker for ':' Thread 9,5,main]) started.
> 
>> Task :release:processTestResources NO-SOURCE
> file or directory '<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/release/src/test/resources',> not found
> Skipping task ':release:processTestResources' as it has no source files and no previous output files.
> :release:processTestResources (Thread[Task worker for ':' Thread 9,5,main]) completed. Took 0.0 secs.
> :release:testClasses (Thread[Task worker for ':' Thread 9,5,main]) started.
> 
>> Task :release:testClasses UP-TO-DATE
> Skipping task ':release:testClasses' as it has no actions.
> :release:testClasses (Thread[Task worker for ':' Thread 9,5,main]) completed. Took 0.0 secs.
> :release:test (Thread[Task worker for ':' Thread 9,5,main]) started.
> 
>> Task :release:test NO-SOURCE
> Skipping task ':release:test' as it has no source files and no previous output files.
> :release:test (Thread[Task worker for ':' Thread 9,5,main]) completed. Took 0.001 secs.
> :release:check (Thread[Task worker for ':' Thread 9,5,main]) started.
> 
>> Task :release:check UP-TO-DATE
> Skipping task ':release:check' as it has no actions.
> :release:check (Thread[Task worker for ':' Thread 9,5,main]) completed. Took 0.0 secs.
> :release:build (Thread[Task worker for ':' Thread 9,5,main]) started.
> 
>> Task :release:build
> Skipping task ':release:build' as it has no actions.
> :release:build (Thread[Task worker for ':' Thread 9,5,main]) completed. Took 0.0 secs.
> 
> FAILURE: Build completed with 2 failures.
> 
> 1: Task failed with an exception.
> -----------
> * What went wrong:
> Execution failed for task ':beam-sdks-java-extensions-sql:test'.
>> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/sdks/java/extensions/sql/build/reports/tests/test/index.html>
> 
> * Try:
> Run with --stacktrace option to get the stack trace. Run with --debug option to get more log output. Run with --scan to get full insights.
> ==============================================================================
> 
> 2: Task failed with an exception.
> -----------
> * Where:
> Build file '<https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/sdks/python/build.gradle'> line: 105
> 
> * What went wrong:
> Execution failed for task ':beam-sdks-python:lintPy27'.
>> Process 'command 'sh'' finished with non-zero exit value 1
> 
> * Try:
> Run with --stacktrace option to get the stack trace. Run with --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 5.0.
> Use '--warning-mode all' to show the individual deprecation warnings.
> See https://docs.gradle.org/4.10.2/userguide/command_line_interface.html#sec:command_line_warnings
> 
> BUILD FAILED in 1h 14m 7s
> 888 actionable tasks: 880 executed, 8 from cache
> 
> Publishing build scan...
> https://gradle.com/s/xt7tdzsvccnlo
> 
> Closing Git repo: <https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/.git>
> Build cache (/home/jenkins/.gradle/caches/build-cache-1) removing files not accessed on or after Tue Oct 16 07:02:01 UTC 2018.
> Cache entries evicted. In-memory cache of /home/jenkins/.gradle/caches/journal-1/file-access.bin: Size{4367} MaxSize{4500}, CacheStats{hitCount=193, missCount=2869, loadSuccessCount=2870, loadExceptionCount=0, totalLoadTime=326676293, evictionCount=1}
> Performance may suffer from in-memory cache misses. Increase max heap size of Gradle build process to reduce cache misses.
> Cache entries evicted. In-memory cache of /home/jenkins/.gradle/caches/journal-1/file-access.bin: Size{4500} MaxSize{4500}, CacheStats{hitCount=236, missCount=3452, loadSuccessCount=3453, loadExceptionCount=0, totalLoadTime=386937521, evictionCount=451}
> Performance may suffer from in-memory cache misses. Increase max heap size of Gradle build process to reduce cache misses.
> Cache entries evicted. In-memory cache of /home/jenkins/.gradle/caches/journal-1/file-access.bin: Size{4500} MaxSize{4500}, CacheStats{hitCount=253, missCount=3902, loadSuccessCount=3903, loadExceptionCount=0, totalLoadTime=440467257, evictionCount=901}
> Performance may suffer from in-memory cache misses. Increase max heap size of Gradle build process to reduce cache misses.
> Cache entries evicted. In-memory cache of /home/jenkins/.gradle/caches/journal-1/file-access.bin: Size{4500} MaxSize{4500}, CacheStats{hitCount=255, missCount=4352, loadSuccessCount=4353, loadExceptionCount=0, totalLoadTime=496161829, evictionCount=1351}
> Performance may suffer from in-memory cache misses. Increase max heap size of Gradle build process to reduce cache misses.
> Cache entries evicted. In-memory cache of /home/jenkins/.gradle/caches/journal-1/file-access.bin: Size{4500} MaxSize{4500}, CacheStats{hitCount=255, missCount=4802, loadSuccessCount=4803, loadExceptionCount=0, totalLoadTime=557129414, evictionCount=1801}
> Performance may suffer from in-memory cache misses. Increase max heap size of Gradle build process to reduce cache misses.
> Cache entries evicted. In-memory cache of /home/jenkins/.gradle/caches/journal-1/file-access.bin: Size{4500} MaxSize{4500}, CacheStats{hitCount=255, missCount=5252, loadSuccessCount=5253, loadExceptionCount=0, totalLoadTime=618259459, evictionCount=2251}
> Performance may suffer from in-memory cache misses. Increase max heap size of Gradle build process to reduce cache misses.
> Cache entries evicted. In-memory cache of /home/jenkins/.gradle/caches/journal-1/file-access.bin: Size{4500} MaxSize{4500}, CacheStats{hitCount=255, missCount=5702, loadSuccessCount=5703, loadExceptionCount=0, totalLoadTime=656139892, evictionCount=2701}
> Performance may suffer from in-memory cache misses. Increase max heap size of Gradle build process to reduce cache misses.
> Build cache (/home/jenkins/.gradle/caches/build-cache-1) cleaned up in 0.918 secs.
> Build step 'Invoke Gradle script' changed build result to FAILURE
> Build step 'Invoke Gradle script' marked build as failure
>