See <https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/185/display/redirect?page=changes>
Changes: [jeff] Composite transform lambdas via PTransform::compose [pablo] Updating BigQuerySink pydoc [github] Fix sliding time windows example documentation [github] Update session windows Python to match description [github] Trigger pre-commit checks [github] Undo changes to website programming guide :rewind: [valentyn] Fix futurize-based checker in py27-lint3 compatibility tox test suite. [ehudm] Pass --pubsubRooturl option to Dataflow runner. [github] fix typo [ankurgoenka] Add PortablePipelineOption for environment [ankurgoenka] Lazy initializing JobBundleFactory supporting multiple type of [github] Adding clarification to use WriteToBigQuery [amyrvold] Website publiish task and Jenkins job [yifanzou] [BEAM-5339] Modify the dependency tool based on new JIRA policy. [ankurgoenka] Adding environment to python portable options [ankurgoenka] Go Changes for using configurable environment. Only docker is supported [github] Fix trailing whitespace ------------------------------------------ [...truncated 21.84 MB...] :beam-website:assemble (Thread[Task worker for ':' Thread 8,5,main]) started. > Task :beam-website:assemble UP-TO-DATE Skipping task ':beam-website:assemble' as it has no actions. :beam-website:assemble (Thread[Task worker for ':' Thread 8,5,main]) completed. Took 0.0 secs. :beam-website:setupBuildDir (Thread[Task worker for ':' Thread 8,5,main]) started. > Task :beam-website:setupBuildDir Build cache key for task ':beam-website:setupBuildDir' is 8760e785abdf8eb9f44945c1f1684be9 Caching disabled for task ':beam-website:setupBuildDir': Caching has not been enabled for the task Task ':beam-website:setupBuildDir' is not up-to-date because: No history is available. :beam-website:setupBuildDir (Thread[Task worker for ':' Thread 8,5,main]) completed. Took 0.005 secs. :beam-website:buildDockerImage (Thread[Task worker for ':' Thread 8,5,main]) started. > Task :beam-website:buildDockerImage Caching disabled for task ':beam-website:buildDockerImage': Caching has not been enabled for the task 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.03MB Step 1/7 : FROM ruby:2.5 2.5: Pulling from library/ruby Digest: sha256:71386614aeca6de4384cbfab2a746d22562f4fda382a8361dc6979a221401743 Status: Downloaded newer image for ruby:2.5 ---> eb8759981348 Step 2/7 : WORKDIR /ruby ---> Using cache ---> 5cf169c36677 Step 3/7 : RUN gem install bundler ---> Using cache ---> 7a4cb09753bd Step 4/7 : ADD Gemfile Gemfile.lock /ruby/ ---> Using cache ---> 8b17bc406f9c Step 5/7 : RUN bundle install --deployment --path $GEM_HOME ---> Using cache ---> 26b3c194fc45 Step 6/7 : ENV LC_ALL C.UTF-8 ---> Using cache ---> c9b81d250b68 Step 7/7 : CMD sleep 3600 ---> Using cache ---> 7d438009fba1 Successfully built 7d438009fba1 Successfully tagged beam-website:latest :beam-website:buildDockerImage (Thread[Task worker for ':' Thread 8,5,main]) completed. Took 0.888 secs. :beam-website:createDockerContainer (Thread[Task worker for ':' Thread 8,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 8,5,main]) completed. Took 1.192 secs. :beam-website:startDockerContainer (Thread[Task worker for ':' Thread 8,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 f259925cab5bdd35605fcf328d781b5176731b22b769f921c948265cc8ae5918 Successfully started process 'command 'docker'' f259925cab5bdd35605fcf328d781b5176731b22b769f921c948265cc8ae5918 :beam-website:startDockerContainer (Thread[Task worker for ':' Thread 8,5,main]) completed. Took 0.28 secs. :beam-website:buildWebsite (Thread[Task worker for ':' Thread 8,5,main]) started. > Task :beam-website:buildWebsite Build cache key for task ':beam-website:buildWebsite' is 39810b67bd4514cef9e569d69a4195e6 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_Release_Gradle_NightlySnapshot/ws/src/website> Command: docker exec f259925cab5bdd35605fcf328d781b5176731b22b769f921c948265cc8ae5918 /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: generated-content Incremental build: enabled Generating... done in 11.017 seconds. Auto-regeneration: disabled. Use --watch to enable. :beam-website:buildWebsite (Thread[Task worker for ':' Thread 8,5,main]) completed. Took 12.348 secs. :beam-website:testWebsite (Thread[Task worker for ':' Thread 8,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 f259925cab5bdd35605fcf328d781b5176731b22b769f921c948265cc8ae5918 /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 651 external links... Ran on 157 files! - ./generated-content/blog/2017/02/01/graduation-media-recap.html * External link https://globenewswire.com/news-release/2017/01/10/904692/0/en/The-Apache-Software-Foundation-Announces-Apache-Beam-as-a-Top-Level-Project.html failed: response code 0 means something's wrong. It's possible libcurl couldn't connect to the server or perhaps the request timed out. Sometimes, making too many requests at once also breaks things. Either way, the return message (if any) from the server is: Peer certificate cannot be authenticated with given CA certificates - ./generated-content/blog/2018/06/26/beam-2.5.0.html * External link https://beam.apache.org/documentation/sdks/go/ failed: got a time out (response code 0) - ./generated-content/contribute/dependencies/index.html * External link https://beam.apache.org/feed.xml failed: got a time out (response code 0) * External link https://beam.apache.org/get-started/downloads/ failed: got a time out (response code 0) - ./generated-content/docs/use/index.html * External link https://beam.apache.org/get-started/ failed: got a time out (response code 0) - ./generated-content/getting-started/index.html * External link https://beam.apache.org/get-started/quickstart-java/ failed: got a time out (response code 0) - ./generated-content/learn/runners/spark/index.html * External link https://beam.apache.org/documentation/runners/spark/ failed: got a time out (response code 0) - ./generated-content/learn/sdks/java/index.html * External link https://beam.apache.org/documentation/sdks/java/ failed: got a time out (response code 0) - ./generated-content/use/wordcount-example/index.html * External link https://beam.apache.org/get-started/wordcount-example/ failed: got a time out (response code 0) rake aborted! HTML-Proofer found 9 failures! /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 8,5,main]) completed. Took 1 mins 3.595 secs. :beam-website:stopAndRemoveDockerContainer (Thread[Task worker for ':' Thread 8,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 f259925cab5bdd35605fcf328d781b5176731b22b769f921c948265cc8ae5918 Successfully started process 'command 'docker'' f259925cab5bdd35605fcf328d781b5176731b22b769f921c948265cc8ae5918 :beam-website:stopAndRemoveDockerContainer (Thread[Task worker for ':' Thread 8,5,main]) completed. Took 0.34 secs. :release:compileJava (Thread[Task worker for ':' Thread 8,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 8,5,main]) completed. Took 0.001 secs. :release:compileGroovy (Thread[Task worker for ':' Thread 8,5,main]) started. > Task :release:compileGroovy FROM-CACHE Build cache key for task ':release:compileGroovy' is 97c3a23777a22c2c4ae3bed3b10c273a Task ':release:compileGroovy' is not up-to-date because: No history is available. Origin for task ':release:compileGroovy': {executionTime=2268, hostName=apache-beam-jenkins-slave-group-51fn, operatingSystem=Linux, buildInvocationId=h3mivnobunfhrfjmkqqvw6jatq, creationTime=1537603987472, 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 8,5,main]) completed. Took 0.014 secs. :release:processResources (Thread[Task worker for ':' Thread 8,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 8,5,main]) completed. Took 0.0 secs. :release:classes (Thread[Task worker for ':' Thread 8,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 8,5,main]) completed. Took 0.0 secs. :release:jar (Thread[Task worker for ':' Thread 8,5,main]) started. > Task :release:jar Build cache key for task ':release:jar' is a60759d451bdddcc1bb91fe8a2c66dc0 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 8,5,main]) completed. Took 0.009 secs. :release:assemble (Thread[Task worker for ':' Thread 8,5,main]) started. > Task :release:assemble Skipping task ':release:assemble' as it has no actions. :release:assemble (Thread[Task worker for ':' Thread 8,5,main]) completed. Took 0.0 secs. :release:compileTestJava (Thread[Task worker for ':' Thread 8,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 8,5,main]) completed. Took 0.0 secs. :release:compileTestGroovy (Thread[Task worker for ':' Thread 8,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 8,5,main]) completed. Took 0.0 secs. :release:processTestResources (Thread[Task worker for ':' Thread 8,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 8,5,main]) completed. Took 0.0 secs. :release:testClasses (Thread[Task worker for ':' Thread 8,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 8,5,main]) completed. Took 0.005 secs. :release:test (Thread[Task worker for ':' Thread 8,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 8,5,main]) completed. Took 0.001 secs. :release:check (Thread[Task worker for ':' Thread 8,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 8,5,main]) completed. Took 0.0 secs. :release:build (Thread[Task worker for ':' Thread 5,5,main]) started. > Task :release:build Skipping task ':release:build' as it has no actions. :release:build (Thread[Task worker for ':' Thread 5,5,main]) completed. Took 0.0 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 1h 0m 3s 811 actionable tasks: 805 executed, 6 from cache Publishing build scan... https://gradle.com/s/ezw2upockmza2 Closing Git repo: <https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/ws/src/.git> Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure
