See <https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Dataflow_Streaming/774/display/redirect?page=changes>
Changes: [toran.sahu] fix typo - s/befrehand/beforehand [noreply] Fix failing Py37 BQ file loads test (#23334) [noreply] [Website] update links to https (#23523) [noreply] Support custom avro DatumReader when reading from BigQuery (#22718) [noreply] Rename 'clean' Gradle task that required Flutter and has been breaking [noreply] Model handler unit test (#23506) [noreply] Content/multi model pipelines (#23498) [noreply] [Tour of Beam][Frontend] Content Tree and SDK models (#23316) (#23417) [noreply] Fix bug where `astype(CategoricalDtype)` is rejected (#23513) [noreply] Bump actions/stale from 5 to 6 (#23331) ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on apache-beam-jenkins-5 (beam) in workspace <https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Dataflow_Streaming/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_Python_Combine_Dataflow_Streaming/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 fc6f400f9abbbe213b5573592cf7a938b5bf16d5 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f fc6f400f9abbbe213b5573592cf7a938b5bf16d5 # timeout=10 Commit message: "Bump actions/stale from 5 to 6 (#23331)" > git rev-list --no-walk 342c8d476e2cdad27e0e9f246e209642c38b15c0 # 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 SETUPTOOLS_USE_DISTUTILS=stdlib SPARK_LOCAL_IP=127.0.0.1 [EnvInject] - Variables injected successfully. [beam_LoadTests_Python_Combine_Dataflow_Streaming] $ /bin/bash -xe /tmp/jenkins801105612774331860.sh + echo '*** Combine Python Load test: 2GB 10 byte records ***' *** Combine Python Load test: 2GB 10 byte records *** [Gradle] - Launching build. [src] $ <https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Dataflow_Streaming/ws/src/gradlew> -PloadTest.mainClass=apache_beam.testing.load_tests.combine_test -Prunner=DataflowRunner '-PloadTest.args=--job_name=load-tests-python-dataflow-streaming-combine-1-1007150201 --project=apache-beam-testing --region=us-central1 --temp_location=gs://temp-storage-for-perf-tests/smoketests --publish_to_big_query=true --metrics_dataset=load_test --metrics_table=python_dataflow_streaming_combine_1 --influx_measurement=python_streaming_combine_1 --input_options='{"num_records": 200000000,"key_size": 1,"value_size": 9}' --num_****s=5 --autoscaling_algorithm=NONE --top_count=20 --influx_db_name=beam_test_metrics --influx_hostname=http://10.128.0.96:8086 --streaming --experiments=use_runner_v2,shuffle_mode=appliance --runner=DataflowRunner' -PpythonVersion=3.7 --continue --max-****s=8 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx6g -Dorg.gradle.vfs.watch=false -Pdocker-pull-licenses :sdks:python:apache_beam:testing:load_tests:run Starting a Gradle Daemon, 1 busy and 1 stopped Daemons could not be reused, use --status for details FAILURE: Build failed with an exception. * What went wrong: Gradle could not start your build. > Cannot create service of type BuildSessionActionExecutor using method > LauncherServices$ToolingBuildSessionScopeServices.createActionExecutor() as > there is a problem with parameter #21 of type FileSystemWatchingInformation. > Cannot create service of type BuildLifecycleAwareVirtualFileSystem using method VirtualFileSystemServices$GradleUserHomeServices.createVirtualFileSystem() as there is a problem with parameter #7 of type GlobalCacheLocations. > Cannot create service of type GlobalCacheLocations using method GradleUserHomeScopeServices.createGlobalCacheLocations() as there is a problem with parameter #1 of type List<GlobalCache>. > Could not create service of type FileAccessTimeJournal using GradleUserHomeScopeServices.createFileAccessTimeJournal(). > Timeout waiting to lock journal cache (/home/jenkins/.gradle/caches/journal-1). It is currently in use by another Gradle instance. Owner PID: 3424094 Our PID: 3485731 Owner Operation: Our operation: Lock file: /home/jenkins/.gradle/caches/journal-1/journal-1.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 FAILED in 1m 2s 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]
