See <https://ci-beam.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Direct/5653/display/redirect?page=changes>
Changes: [Alexey Romanenko] [BEAM-8727] Bump software.amazon.awssdk to 2.17.77 ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on apache-beam-jenkins-6 (beam) in workspace <https://ci-beam.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Direct/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_ValidatesRunner_Direct/ws/src> > # timeout=10 Fetching upstream changes from https://github.com/apache/beam.git > git --version # timeout=10 > git --version # 'git version 2.7.4' > git fetch --tags --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 --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 986cffa160339a2893879f6ece8ea891af373a9f (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 986cffa160339a2893879f6ece8ea891af373a9f # timeout=10 Commit message: "Merge pull request #15935: [BEAM-8727] Bump software.amazon.awssdk to 2.17.77" > git rev-list --no-walk 4351c49cc45126b1b79f2283cb8d8411caaf82a3 # 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_ValidatesRunner_Direct/ws/src/gradlew> :runners:direct-java:validatesRunner Starting a Gradle Daemon, 2 busy Daemons could not be reused, use --status for details > 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 FROM-CACHE > Task :buildSrc:spotlessGroovyCheck UP-TO-DATE > Task :buildSrc:spotlessGroovyGradle FROM-CACHE > Task :buildSrc:spotlessGroovyGradleCheck UP-TO-DATE > Task :buildSrc:spotlessCheck UP-TO-DATE > 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:validatePlugins FROM-CACHE > Task :buildSrc:check UP-TO-DATE > Task :buildSrc:build Configuration on demand is an incubating feature. > Task :runners:core-construction-java:createCheckerFrameworkManifest > Task :sdks:java:core:createCheckerFrameworkManifest > Task :runners:local-java:createCheckerFrameworkManifest > Task :runners:direct-java:createCheckerFrameworkManifest > Task > :sdks:java:extensions:google-cloud-platform-core:createCheckerFrameworkManifest > Task :runners:java-fn-execution:createCheckerFrameworkManifest > Task :runners:core-java:createCheckerFrameworkManifest > Task :sdks:java:fn-execution:createCheckerFrameworkManifest > Task :model:pipeline:createCheckerFrameworkManifest > Task :sdks:java:harness:createCheckerFrameworkManifest > Task :model:fn-execution:createCheckerFrameworkManifest > Task :model:job-management:createCheckerFrameworkManifest > Task :sdks:java:core:generateAvroProtocol NO-SOURCE > Task :sdks:java:extensions:google-cloud-platform-core:processResources > NO-SOURCE > Task :runners:core-java:processResources NO-SOURCE > Task :runners:direct-java:processResources NO-SOURCE > Task :runners:local-java:processResources NO-SOURCE > Task :sdks:java:core:generateAvroJava NO-SOURCE > Task :runners:core-construction-java:processResources NO-SOURCE > Task :runners:direct-java:processTestResources NO-SOURCE > Task :runners:core-java:processTestResources NO-SOURCE > Task :sdks:java:fn-execution:processResources NO-SOURCE > Task :runners:java-fn-execution:processResources NO-SOURCE > Task :sdks:java:harness:processResources NO-SOURCE > Task :runners:core-construction-java:processTestResources NO-SOURCE > Task :model:fn-execution:extractProto > Task :model:job-management:extractProto > Task :model:job-management:processResources > Task :model:fn-execution:processResources > Task :sdks:java:core:generateGrammarSource FROM-CACHE > Task :sdks:java:core:processResources > Task :sdks:java:core:generateTestAvroProtocol NO-SOURCE > Task :sdks:java:core:generateTestAvroJava > Task :sdks:java:core:generateTestGrammarSource NO-SOURCE > Task :sdks:java:core:processTestResources > Task :model:pipeline:extractIncludeProto > Task :model:pipeline:extractProto > Task :model:pipeline:generateProto > Task :model:pipeline:compileJava > Task :model:pipeline:processResources > Task :model:pipeline:classes > Task :model:pipeline:jar > Task :model:job-management:extractIncludeProto > Task :model:fn-execution:extractIncludeProto > Task :model:job-management:generateProto > Task :model:fn-execution:generateProto > Task :model:pipeline:shadowJar > Task :model:fn-execution:compileJava > Task :model:fn-execution:classes > Task :model:fn-execution:shadowJar > Task :model:job-management:compileJava > Task :model:job-management:classes > Task :model:job-management:shadowJar FROM-CACHE > Task :sdks:java:core:compileJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :sdks:java:core:classes > Task :sdks:java:core:shadowJar FROM-CACHE > Task :sdks:java:core:jar > Task :sdks:java:fn-execution:compileJava warning: Memory constraints are impeding performance; please increase max heap size. error: warnings found and -Werror specified > Task :runners:local-java:compileJava > Task :runners:local-java:classes > Task :runners:local-java:jar > Task :sdks:java:core:compileTestJava > Task :sdks:java:fn-execution:compileJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 error 1 warning > Task :sdks:java:fn-execution:compileJava FAILED > Task :sdks:java:core:compileTestJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':sdks:java:fn-execution:compileJava'. > Compilation failed; see the compiler error output for details. * 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 7.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/6.9.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 7m 39s 42 actionable tasks: 39 executed, 3 from cache Publishing build scan... https://gradle.com/s/hecayersldnls 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]
