See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_Java11/3760/display/redirect?page=changes>
Changes: [Robert Bradshaw] [BEAM-14250] Fix coder registration for types defined in __main__. [johnjcasey] [BEAM-14256] update SpEL dependency to 5.3.18.RELEASE [johnjcasey] [BEAM-14256] remove .RELEASE [dannymccormick] Fix dependency issue causing failures [Kyle Weaver] [BEAM-9649] Add region option to Mongo Dataflow test. [noreply] Allow get_coder(None). [noreply] [BEAM-13015] Disable retries for fnapi grpc channels which otherwise [noreply] [BEAM-13952] Sickbay [noreply] BEAM-14235 parquetio module does not parse PEP-440 compliant Pyarrow [noreply] [Website] Contribution guide page indent bug fix (#17287) ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on apache-beam-jenkins-13 (beam) in workspace <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_Java11/ws/> The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://github.com/apache/beam.git > git init > <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_Java11/ws/src> > # timeout=10 Fetching upstream changes from https://github.com/apache/beam.git > git --version # timeout=10 > git --version # 'git version 2.25.1' > git fetch --tags --force --progress -- https://github.com/apache/beam.git > +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 --force --progress -- https://github.com/apache/beam.git > +refs/heads/*:refs/remotes/origin/* > +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/* # > timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 0f7aa9e988620ac1ae8cc58dabc258340c456308 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f7aa9e988620ac1ae8cc58dabc258340c456308 # timeout=10 Commit message: "[Website] Contribution guide page indent bug fix (#17287)" > git rev-list --no-walk 0262ee53c6018d929a8a40fdf66735cc7e934951 # 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 SETUPTOOLS_USE_DISTUTILS=stdlib [EnvInject] - Variables injected successfully. [Gradle] - Launching build. [src] $ <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_Java11/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -Dorg.gradle.vfs.watch=false -Pdocker-pull-licenses :runners:google-cloud-dataflow-java:examples:java11PostCommit Configuration on demand is an incubating feature. > Task :buildSrc:compileJava NO-SOURCE > Task :buildSrc:compileGroovy > Task :buildSrc:compileGroovy FAILED > Task :buildSrc:pluginDescriptors > Task :buildSrc:processResources > Task :buildSrc:spotlessGroovy > Task :buildSrc:spotlessGroovy FAILED > Task :buildSrc:spotlessGroovyGradle FROM-CACHE > Task :buildSrc:spotlessGroovyGradleCheck UP-TO-DATE > Task :buildSrc:processTestResources NO-SOURCE FAILURE: Build completed with 2 failures. 1: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':buildSrc:compileGroovy'. > Failed to load cache entry for task ':buildSrc:compileGroovy' * 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. ============================================================================== 2: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':buildSrc:spotlessGroovy'. > Failed to load cache entry for task ':buildSrc:spotlessGroovy' * 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 BUILD FAILED in 2m 11s 6 actionable tasks: 4 executed, 1 from cache, 1 up-to-date Publishing build scan... https://gradle.com/s/hyptzbh53xu6s Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
