See <https://ci-beam.apache.org/job/beam_LoadTests_Go_CoGBK_Dataflow_batch/431/display/redirect?page=changes>
Changes: [benjamin.gonzalez] Revert PR#16253 due errors with plugin flaky-test-handler [noreply] Fix BoundedQueueExecutor and StreamingDataflowWorker to actually limit [noreply] [BEAM-1857] Add Neo4jIO (#15916) [noreply] [BEAM-13767] Migrate serveral portable runner tasks to use configuration [noreply] [BEAM-13996] Removing 'No cluster_manager is associated with the [noreply] [BEAM-13906] Improve coverage of errors package (#16934) [noreply] [BEAM-13886] unit tests for trigger package (#16935) [noreply] [BEAM-4767] Remove beam- prefix from release script tags (#16899) [noreply] [BEAM-13866] Add small unit tests to errorx, make boolean assignment [noreply] [BEAM-13925] Add most of the supporting files for the pr management [noreply] Merge pull request #16846 from [BEAM-12164]: Add sad path tests for ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on apache-beam-jenkins-4 (beam) in workspace <https://ci-beam.apache.org/job/beam_LoadTests_Go_CoGBK_Dataflow_batch/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_LoadTests_Go_CoGBK_Dataflow_batch/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 47ab260aaad6b1014d86dd6cf9274f1045690631 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 47ab260aaad6b1014d86dd6cf9274f1045690631 # timeout=10 Commit message: "Merge pull request #16846 from [BEAM-12164]: Add sad path tests for Cloud Spanner's ReadChangeStream" > git rev-list --no-walk 2a45a5b6c34141dcc595c5cda3d28264e542bdff # 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. [beam_LoadTests_Go_CoGBK_Dataflow_batch] $ /bin/bash -xe /tmp/jenkins609182943571101312.sh + echo '*** CoGroupByKey Go Load test: 2GB of 100B records with a single key ***' *** CoGroupByKey Go Load test: 2GB of 100B records with a single key *** [Gradle] - Launching build. [src] $ <https://ci-beam.apache.org/job/beam_LoadTests_Go_CoGBK_Dataflow_batch/ws/src/gradlew> -PloadTest.mainClass=cogbk -Prunner=DataflowRunner '-PloadTest.args=--job_name=load-tests-go-dataflow-batch-cogbk-1-0225065630 --project=apache-beam-testing --region=us-central1 --temp_location=gs://temp-storage-for-perf-tests/loadtests --staging_location=gs://temp-storage-for-perf-tests/loadtests --influx_measurement=go_batch_cogbk_1 --influx_namespace=dataflow --input_options='{"num_records": 20000000,"key_size": 10,"value_size": 90,"num_hot_keys": 1,"hot_key_fraction": 1}' --co_input_options='{"num_records": 2000000,"key_size": 10,"value_size": 90,"num_hot_keys": 1000,"hot_key_fraction": 1}' --iterations=1 --num_****s=5 --autoscaling_algorithm=NONE --influx_db_name=beam_test_metrics --influx_hostname=http://10.128.0.96:8086 --runner=DataflowRunner' --continue --max-****s=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -Dorg.gradle.vfs.watch=false -Pdocker-pull-licenses :sdks:go:test:load:run FAILURE: Build failed with an exception. * What went wrong: Timeout waiting to lock daemon addresses registry. It is currently in use by another Gradle instance. Owner PID: unknown Our PID: 2109349 Owner Operation: unknown Our operation: Lock file: /home/jenkins/.gradle/daemon/7.3.2/registry.bin.lock * 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 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]
