See <https://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/410/display/redirect?page=changes>
Changes: [txian] Upgrade cloud spanner version to 1.59.0 [txian] Upgrade gax_version to 1.57.1 [txian] Upgrade google_cloud_core_version and google_cloud_bigtable_client_core [txian] Bump gax_httpjson to 0.74.1 [txian] Bump com.google.cloud:google-cloud-core-http to 1.93.7 [txian] Revert version bump of google-cloud-core-http [txian] Revert "Bump gax_httpjson to 0.74.1" [txian] Update bigtable-client-core to 1.14.1 (released version) [txian] Update bigtable-client-core to 1.15.0 [txian] Bump google_cloud_bigtable_client_core to 1.15.1 (local build) [txian] Add local maven repo [txian] Revert "Add local maven repo" [txian] Add local maven repo again [txian] Update bigtable-client-core to 1.15.1-SNAPSHOT [txian] Update bigtable-client-core to 1.16.0, [txian] Revert change of adding mavenLocal [txian] Fix test failure of GcpApiSurfaceTest [txian] Speficically call out exposed classes (instead of an entire package) in [txian] Revert change of SpannerSchema and will make it a separate PR. [txian] Add a separate blank line. [txian] Add TODO in GcpApiSurfaceTest: TODO: remove newly-exposed clasess once [Robert Bradshaw] [BEAM-8893] Fix issues with state and multiple workers. [aromanenko.dev] Update doc URLs for RabbitMqIO and KuduIO [srohde] Fix data races in BCJ and RecordingManager [Udi Meiri] [BEAM-10701] Fix Python coverage reporting [Kyle Weaver] [BEAM-10762] Fix artifact staging bug in Flink/Spark uber jar runners. [nosacky] Update Gradle Wrapper [noreply] [BEAM-5757] Updates CHANGES.md for ElasticsearchIO delete function [noreply] [BEAM-10701] Change coveralls badge to codecov (#12768) [noreply] [Beam-9543] support MATCH_RECOGNIZE with NFA (#12532) [noreply] Merge pull request #12435: [BEAM-10616] Added Python Pardo load tests ------------------------------------------ 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_Python_Chicago_Taxi_Dataflow/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_PostCommit_Python_Chicago_Taxi_Dataflow/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 bb37b1a1e55f1a34264ed2f6436bea6923983474 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f bb37b1a1e55f1a34264ed2f6436bea6923983474 # timeout=10 Commit message: "Merge pull request #12435: [BEAM-10616] Added Python Pardo load tests for streaming on Dataflow" > git rev-list --no-walk 1db383c58c214ec2e10edec72e7fc427c74ebb1c # 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_Python_Chicago_Taxi_Dataflow/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -Pdocker-pull-licenses -PgcsRoot=gs://temp-storage-for-perf-tests/chicago-taxi "-PpipelineOptions=--num_workers=5 --autoscaling_algorithm=NONE" :sdks:python:test-suites:dataflow:chicagoTaxiExample 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 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. FAILURE: Build failed with an exception. * What went wrong: Could not determine the dependencies of task ':sdks:python:test-suites:dataflow:chicagoTaxiExample'. > Task with path 'sdks:python:test-suites:dataflow:py2:chicagoTaxiExample' not > found in project ':sdks:python:test-suites:dataflow'. * 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.6.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 12s Publishing build scan... https://gradle.com/s/bxoampiuitn2o 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]
