See <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/1201/display/redirect?page=changes>
Changes: [amaliujia] [BEAM-7070] JOIN condition should accept field access [amaliujia] [sql] ignore Nexmark SQL queries that has non equal join. [amaliujia] [sql] generalize RexInputRef and RexFieldAccess in JOIN. ------------------------------------------ Started by GitHub push by akedin [EnvInject] - Loading node environment variables. Building remotely on apache-beam-jenkins-9 (beam) in workspace <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/> No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/apache/beam.git # 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/* > +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 2cb44a81b258a64544fd8ca387305b2d5ccce13b (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2cb44a81b258a64544fd8ca387305b2d5ccce13b Commit message: "Merge pull request #8301 from amaliujia/rw-improve_join_condition" > git rev-list --no-walk 270d8fe59186d3be7653a95633bbfbe62c70e271 # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # 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_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/gradlew> --continue --max-workers=120 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g :beam-runners-google-cloud-dataflow-java:validatesRunnerFnApiWorkerTest Starting a Gradle Daemon (subsequent builds will be faster) > 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. FAILURE: Build failed with an exception. * What went wrong: Could not determine the dependencies of task ':beam-runners-google-cloud-dataflow-java-fn-api-worker:shadowJar'. > Could not resolve all dependencies for configuration > ':beam-runners-google-cloud-dataflow-java-fn-api-worker:runtimeClasspath'. > Could not resolve io.netty:netty-codec-http2:[4.1.30.Final]. Required by: project :beam-runners-google-cloud-dataflow-java-fn-api-worker > project :beam-sdks-java-io-google-cloud-platform > io.grpc:grpc-netty:1.17.1 > Failed to list versions for io.netty:netty-codec-http2. > Unable to load Maven meta-data from https://oss.sonatype.org/content/repositories/staging/io/netty/netty-codec-http2/maven-metadata.xml. > Could not HEAD 'https://oss.sonatype.org/content/repositories/staging/io/netty/netty-codec-http2/maven-metadata.xml'. Received status code 502 from server: Bad Gateway * 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 17s Publishing build scan... https://gradle.com/s/qv7vnjzhnzuum 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]
