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

Changes:

[github] [BEAM-5378] Remove go wordcap example Dataflow runner (#6395)

------------------------------------------
[...truncated 24.37 KB...]
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Using cache
 ---> 5ae973675c5d
Step 6/7 : ENV LC_ALL C.UTF-8
 ---> Using cache
 ---> b524c7533c23
Step 7/7 : CMD sleep 3600
 ---> Using cache
 ---> accf59a8a6a8
Successfully built accf59a8a6a8
Successfully tagged beam-website:latest
:beam-website:buildDockerImage (Thread[Task worker for ':' Thread 7,5,main]) 
completed. Took 0.342 secs.
:beam-website:createDockerContainer (Thread[Task worker for ':' Thread 
7,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_PreCommit_Website_Cron/ws/src/website> 
Command: /bin/bash -c docker create -v 
<https://builds.apache.org/job/beam_PreCommit_Website_Cron/ws/src>:/repo -u 
$(id -u):$(id -g) beam-website
Successfully started process 'command '/bin/bash''
:beam-website:createDockerContainer (Thread[Task worker for ':' Thread 
7,5,main]) completed. Took 0.242 secs.
:beam-website:startDockerContainer (Thread[Task worker for ':' Thread 
7,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_PreCommit_Website_Cron/ws/src/website> 
Command: docker start 
d45aa5e3520d69676825dd7272fbe552a9186cd8166889661859af657d648845
Successfully started process 'command 'docker''
d45aa5e3520d69676825dd7272fbe552a9186cd8166889661859af657d648845
:beam-website:startDockerContainer (Thread[Task worker for ':' Thread 
7,5,main]) completed. Took 0.298 secs.
:beam-website:buildWebsite (Thread[Task worker for ':' Thread 7,5,main]) 
started.

> Task :rat
Build cache key for task ':rat' is a5b2aea4cbed3f709d4569fa72b542c4
Caching disabled for task ':rat': Caching has not been enabled for the task
Task ':rat' is not up-to-date because:
  No history is available.
Rat XML report: 
<https://builds.apache.org/job/beam_PreCommit_Website_Cron/ws/src/build/reports/rat/rat-report.xml>
:rat (Thread[Task worker for ':',5,main]) completed. Took 2.988 secs.

> Task :beam-website:buildWebsite
Build cache key for task ':beam-website:buildWebsite' is 
6a565ed0953651f7c69bc5a474a17ce1
Caching disabled for task ':beam-website:buildWebsite': Caching has not been 
enabled for the task
Task ':beam-website:buildWebsite' is not up-to-date because:
  No history is available.
Starting process 'command 'docker''. Working directory: 
<https://builds.apache.org/job/beam_PreCommit_Website_Cron/ws/src/website> 
Command: docker exec 
d45aa5e3520d69676825dd7272fbe552a9186cd8166889661859af657d648845 /bin/bash -c 
cd /repo/build/website &&       bundle exec jekyll build       --config 
/repo/website/_config.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
            Source: /repo/website/src
       Destination: content
 Incremental build: enabled
      Generating... 
                    done in 12.399 seconds.
 Auto-regeneration: disabled. Use --watch to enable.
:beam-website:buildWebsite (Thread[Task worker for ':' Thread 7,5,main]) 
completed. Took 14.032 secs.
:beam-website:testWebsite (Thread[Task worker for ':' Thread 7,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_PreCommit_Website_Cron/ws/src/website> 
Command: docker exec 
d45aa5e3520d69676825dd7272fbe552a9186cd8166889661859af657d648845 /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 
["./content"] on *.html... 


Checking 651 external links...
Ran on 157 files!


- ./content/contribute/release-guide/index.html
  *  External link 
https://builds.apache.org/view/A-D/view/Beam/job/beam_Release_NightlySnapshot/ 
failed: 404 No error
rake aborted!
HTML-Proofer found 1 failure!
/usr/local/bundle/ruby/2.5.0/gems/html-proofer-3.8.0/lib/html-proofer/runner.rb:167:in
 `print_failed_tests'
/usr/local/bundle/ruby/2.5.0/gems/html-proofer-3.8.0/lib/html-proofer/runner.rb:48:in
 `run'
/repo/build/website/Rakefile:23:in `block in <top (required)>'
/usr/local/bundle/ruby/2.5.0/gems/rake-12.3.0/exe/rake:27:in `<top (required)>'
/usr/local/bundle/bin/bundle:23:in `load'
/usr/local/bundle/bin/bundle:23:in `<main>'
Tasks: TOP => test
(See full trace by running task with --trace)

> Task :beam-website:testWebsite FAILED
:beam-website:testWebsite (Thread[Task worker for ':' Thread 7,5,main]) 
completed. Took 26.744 secs.
:beam-website:stopAndRemoveDockerContainer (Thread[Task worker for ':' Thread 
7,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_PreCommit_Website_Cron/ws/src/website> 
Command: docker rm -f 
d45aa5e3520d69676825dd7272fbe552a9186cd8166889661859af657d648845
Successfully started process 'command 'docker''
d45aa5e3520d69676825dd7272fbe552a9186cd8166889661859af657d648845
:beam-website:stopAndRemoveDockerContainer (Thread[Task worker for ':' Thread 
7,5,main]) completed. Took 0.404 secs.

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':beam-website:testWebsite'.
> Process 'command 'docker'' 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 50s
8 actionable tasks: 8 executed

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

Build cache (/home/jenkins/.gradle/caches/build-cache-1) removing files not 
accessed on or after Tue Sep 18 06:00:32 UTC 2018.
Cache entries evicted. In-memory cache of 
/home/jenkins/.gradle/caches/journal-1/file-access.bin: Size{4398} 
MaxSize{4500}, CacheStats{hitCount=0, missCount=4290, loadSuccessCount=4291, 
loadExceptionCount=0, totalLoadTime=138022404, 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=0, missCount=4842, loadSuccessCount=4843, 
loadExceptionCount=0, totalLoadTime=156688414, 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=0, missCount=5292, loadSuccessCount=5293, 
loadExceptionCount=0, totalLoadTime=170291211, 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=0, missCount=5742, loadSuccessCount=5743, 
loadExceptionCount=0, totalLoadTime=183402357, 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=0, missCount=6192, loadSuccessCount=6193, 
loadExceptionCount=0, totalLoadTime=198820053, 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=0, missCount=6642, loadSuccessCount=6643, 
loadExceptionCount=0, totalLoadTime=213913431, 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=0, missCount=7092, loadSuccessCount=7093, 
loadExceptionCount=0, totalLoadTime=228935145, evictionCount=2701} 
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=0, missCount=7542, loadSuccessCount=7543, 
loadExceptionCount=0, totalLoadTime=244253786, evictionCount=3151} 
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=0, missCount=7992, loadSuccessCount=7993, 
loadExceptionCount=0, totalLoadTime=257779621, evictionCount=3601} 
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=0, missCount=8442, loadSuccessCount=8443, 
loadExceptionCount=0, totalLoadTime=272894568, evictionCount=4051} 
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=0, missCount=8892, loadSuccessCount=8893, 
loadExceptionCount=0, totalLoadTime=285755538, evictionCount=4501} 
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=0, missCount=9342, loadSuccessCount=9343, 
loadExceptionCount=0, totalLoadTime=300497660, evictionCount=4951} 
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=0, missCount=9792, loadSuccessCount=9793, 
loadExceptionCount=0, totalLoadTime=315343998, evictionCount=5401} 
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=0, missCount=10242, loadSuccessCount=10243, 
loadExceptionCount=0, totalLoadTime=329539141, evictionCount=5851} 
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=0, missCount=10692, loadSuccessCount=10693, 
loadExceptionCount=0, totalLoadTime=343913049, evictionCount=6301} 
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=0, missCount=11142, loadSuccessCount=11143, 
loadExceptionCount=0, totalLoadTime=358031292, evictionCount=6751} 
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=0, missCount=11592, loadSuccessCount=11593, 
loadExceptionCount=0, totalLoadTime=372065751, evictionCount=7201} 
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=0, missCount=12042, loadSuccessCount=12043, 
loadExceptionCount=0, totalLoadTime=387728388, evictionCount=7651} 
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=0, missCount=12492, loadSuccessCount=12493, 
loadExceptionCount=0, totalLoadTime=402626656, evictionCount=8101} 
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=0, missCount=12942, loadSuccessCount=12943, 
loadExceptionCount=0, totalLoadTime=416321303, evictionCount=8551} 
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=0, missCount=13392, loadSuccessCount=13393, 
loadExceptionCount=0, totalLoadTime=429583647, evictionCount=9001} 
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=0, missCount=13842, loadSuccessCount=13843, 
loadExceptionCount=0, totalLoadTime=444854894, evictionCount=9451} 
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=0, missCount=14292, loadSuccessCount=14293, 
loadExceptionCount=0, totalLoadTime=458464581, evictionCount=9901} 
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=0, missCount=14742, loadSuccessCount=14743, 
loadExceptionCount=0, totalLoadTime=472071203, evictionCount=10351} 
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=0, missCount=15192, loadSuccessCount=15193, 
loadExceptionCount=0, totalLoadTime=485914731, evictionCount=10801} 
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=0, missCount=15642, loadSuccessCount=15643, 
loadExceptionCount=0, totalLoadTime=500710168, evictionCount=11251} 
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=0, missCount=16092, loadSuccessCount=16093, 
loadExceptionCount=0, totalLoadTime=517714068, evictionCount=11701} 
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=0, missCount=16542, loadSuccessCount=16543, 
loadExceptionCount=0, totalLoadTime=532778643, evictionCount=12151} 
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=0, missCount=16992, loadSuccessCount=16993, 
loadExceptionCount=0, totalLoadTime=545466757, evictionCount=12601} 
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=0, missCount=17442, loadSuccessCount=17443, 
loadExceptionCount=0, totalLoadTime=556298318, evictionCount=13051} 
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=0, missCount=17892, loadSuccessCount=17893, 
loadExceptionCount=0, totalLoadTime=566482946, evictionCount=13501} 
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=0, missCount=18342, loadSuccessCount=18343, 
loadExceptionCount=0, totalLoadTime=576894160, evictionCount=13951} 
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=0, missCount=18792, loadSuccessCount=18793, 
loadExceptionCount=0, totalLoadTime=586974129, evictionCount=14401} 
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=0, missCount=19242, loadSuccessCount=19243, 
loadExceptionCount=0, totalLoadTime=597727466, evictionCount=14851} 
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=0, missCount=19692, loadSuccessCount=19693, 
loadExceptionCount=0, totalLoadTime=608438945, evictionCount=15301} 
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=0, missCount=20142, loadSuccessCount=20143, 
loadExceptionCount=0, totalLoadTime=618446318, evictionCount=15751} 
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=0, missCount=20592, loadSuccessCount=20593, 
loadExceptionCount=0, totalLoadTime=628776946, evictionCount=16201} 
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=0, missCount=21042, loadSuccessCount=21043, 
loadExceptionCount=0, totalLoadTime=639673915, evictionCount=16651} 
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=0, missCount=21492, loadSuccessCount=21493, 
loadExceptionCount=0, totalLoadTime=650857661, evictionCount=17101} 
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=0, missCount=21942, loadSuccessCount=21943, 
loadExceptionCount=0, totalLoadTime=662535861, evictionCount=17551} 
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=0, missCount=22392, loadSuccessCount=22393, 
loadExceptionCount=0, totalLoadTime=673742677, evictionCount=18001} 
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=0, missCount=22842, loadSuccessCount=22843, 
loadExceptionCount=0, totalLoadTime=686636061, evictionCount=18451} 
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=0, missCount=23292, loadSuccessCount=23293, 
loadExceptionCount=0, totalLoadTime=701184179, evictionCount=18901} 
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=0, missCount=23742, loadSuccessCount=23743, 
loadExceptionCount=0, totalLoadTime=716268018, evictionCount=19351} 
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=0, missCount=24192, loadSuccessCount=24193, 
loadExceptionCount=0, totalLoadTime=729235557, evictionCount=19801} 
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=0, missCount=24642, loadSuccessCount=24643, 
loadExceptionCount=0, totalLoadTime=745126277, evictionCount=20251} 
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=0, missCount=25092, loadSuccessCount=25093, 
loadExceptionCount=0, totalLoadTime=760517476, evictionCount=20701} 
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=0, missCount=25542, loadSuccessCount=25543, 
loadExceptionCount=0, totalLoadTime=775223165, evictionCount=21151} 
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=0, missCount=25992, loadSuccessCount=25993, 
loadExceptionCount=0, totalLoadTime=790480688, evictionCount=21601} 
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=0, missCount=26442, loadSuccessCount=26443, 
loadExceptionCount=0, totalLoadTime=804595634, evictionCount=22051} 
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=0, missCount=26892, loadSuccessCount=26893, 
loadExceptionCount=0, totalLoadTime=819044892, evictionCount=22501} 
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=0, missCount=27342, loadSuccessCount=27343, 
loadExceptionCount=0, totalLoadTime=834863403, evictionCount=22951} 
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=0, missCount=27792, loadSuccessCount=27793, 
loadExceptionCount=0, totalLoadTime=849968877, evictionCount=23401} 
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=0, missCount=28242, loadSuccessCount=28243, 
loadExceptionCount=0, totalLoadTime=864478796, evictionCount=23851} 
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=0, missCount=28692, loadSuccessCount=28693, 
loadExceptionCount=0, totalLoadTime=878431823, evictionCount=24301} 
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=0, missCount=29142, loadSuccessCount=29143, 
loadExceptionCount=0, totalLoadTime=893199432, evictionCount=24751} 
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=0, missCount=29592, loadSuccessCount=29593, 
loadExceptionCount=0, totalLoadTime=908053804, evictionCount=25201} 
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=0, missCount=30042, loadSuccessCount=30043, 
loadExceptionCount=0, totalLoadTime=922329718, evictionCount=25651} 
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=0, missCount=30492, loadSuccessCount=30493, 
loadExceptionCount=0, totalLoadTime=936572408, evictionCount=26101} 
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=0, missCount=30942, loadSuccessCount=30943, 
loadExceptionCount=0, totalLoadTime=948887933, evictionCount=26551} 
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=0, missCount=31392, loadSuccessCount=31393, 
loadExceptionCount=0, totalLoadTime=960342304, evictionCount=27001} 
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 1.407 
secs.
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

Reply via email to