See <https://ci-beam.apache.org/job/beam_Prober_CommunityMetrics/3399/display/redirect?page=changes>
Changes: [noreply] Minor fix in unit test [samuelw] Add profiling option to nexmark gradle launching. Passing the [Robert Bradshaw] [BEAM-11719] Use deterministic coders for grouping keys. [Robert Bradshaw] Fix bigquery file load. [Robert Bradshaw] Fix GroupWithCoderTest.test_basics_without_type_check to check [Robert Bradshaw] Add the ability to register additional fallback coders. [cvm] Minor bugfix in typecoders. [Robert Bradshaw] [BEAM-11719] Pipeline option for non-deterministic key coders. [Robert Bradshaw] Lint, import fix. [dpcollins] [BEAM-10114] Fix PerSubscriptionPartitionSdf to not rely on the presence [dpcollins] [BEAM-10114] Fix PerSubscriptionPartitionSdf to not rely on the presence [Robert Bradshaw] Fixup [Fokko Driesprong] [BEAM-11864] Use objects.equals instead of raw comparison [noreply] [BEAM-10961] enable strict dependency checking for sdks/java/io/thrift [noreply] [BEAM-10961] enable strict dependency checking for sdks/java/io/parquet [noreply] [BEAM-10961] Enable strict dependency checking on [Kenneth Knowles] Merge Fn API and runner v2 configurations for DataflowRunner [noreply] [BEAM-9378] Add ignored tests which fail in various ways when querying ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on apache-beam-jenkins-9 (beam) in workspace <https://ci-beam.apache.org/job/beam_Prober_CommunityMetrics/ws/> 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_Prober_CommunityMetrics/ws/src> # > 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/* # 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 40c4386e247e29f1aa5787bc8f499167f2ea8963 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 40c4386e247e29f1aa5787bc8f499167f2ea8963 # timeout=10 Commit message: "[BEAM-9378] Add ignored tests which fail in various ways when querying nested structures (#14077)" > git rev-list --no-walk 2946e4b676f0e14ed4dc1d56203c73d552c82f5e # 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_Prober_CommunityMetrics/ws/src/gradlew> --rerun-tasks --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -Pdocker-pull-licenses :communityMetricsProber Starting a Gradle Daemon, 3 busy Daemons could not be reused, use --status for details > Task :buildSrc:compileJava NO-SOURCE > Task :buildSrc:compileGroovy > 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:validatePlugins > Task :buildSrc:check > Task :buildSrc:build Configuration on demand is an incubating feature. > Task :beam-test-infra-metrics:compileJava NO-SOURCE > Task :beam-test-infra-metrics:compileGroovy NO-SOURCE > Task :beam-test-infra-metrics:processResources NO-SOURCE > Task :beam-test-infra-metrics:classes UP-TO-DATE > Task :beam-test-infra-metrics:compileTestJava NO-SOURCE > Task :beam-test-infra-metrics:compileTestGroovy > Task :beam-test-infra-metrics:processTestResources NO-SOURCE > Task :beam-test-infra-metrics:testClasses > Task :beam-test-infra-metrics:checkProber FAILED org.apache.beam.testinfra.metrics.ProberTests > CheckGrafanaStalenessAlerts FAILED java.lang.AssertionError at ProberTests.groovy:47 2 tests completed, 1 failed FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':beam-test-infra-metrics:checkProber'. > There were failing tests. See the report at: > file://<https://ci-beam.apache.org/job/beam_Prober_CommunityMetrics/ws/src/.test-infra/metrics/build/reports/tests/checkProber/index.html> * 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.8/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 27s 2 actionable tasks: 2 executed Publishing build scan... https://gradle.com/s/27nt2ba6nojyq 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]
