See <https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Streaming/1085/display/redirect>
Changes: ------------------------------------------ [...truncated 1.19 KB...] > git config remote.origin.url https://github.com/apache/beam.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from https://github.com/apache/beam.git > git fetch --no-tags --force --progress --depth=1 -- > 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 67e88d9fec9b4ac39a6d42a4bc1e64e1236bc309 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 67e88d9fec9b4ac39a6d42a4bc1e64e1236bc309 # timeout=10 Commit message: "adding nightly publish (#28255)" > git rev-list --no-walk 6d5048e05087ea54abc889ce402ae2a0abb9252b # timeout=10 First time build. Skipping changelog. 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. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content CLUSTER_NAME=beam-loadtests-python-combine-flink-streaming-1085 FLINK_NUM_WORKERS=16 DETACHED_MODE=true JOB_SERVER_IMAGE=gcr.io/apache-beam-testing/beam_portability/beam_flink1.15_job_server:latest GCS_BUCKET=gs://beam-flink-cluster HARNESS_IMAGES_TO_PULL=gcr.io/apache-beam-testing/beam-sdk/beam_python3.8_sdk:latest HADOOP_DOWNLOAD_URL=https://repo.maven.apache.org/maven2/org/apache/flink/flink-shaded-hadoop-2-uber/2.8.3-10.0/flink-shaded-hadoop-2-uber-2.8.3-10.0.jar GCLOUD_ZONE=us-central1-a FLINK_TASKMANAGER_SLOTS=1 FLINK_DOWNLOAD_URL=https://archive.apache.org/dist/flink/flink-1.15.0/flink-1.15.0-bin-scala_2.12.tgz ARTIFACTS_DIR=gs://beam-flink-cluster/beam-loadtests-python-combine-flink-streaming-1085 [EnvInject] - Variables injected successfully. [beam_LoadTests_Python_Combine_Flink_Streaming] $ /bin/bash -xe /tmp/jenkins7061465680827663828.sh + echo Setting up flink cluster Setting up flink cluster [beam_LoadTests_Python_Combine_Flink_Streaming] $ /bin/bash -xe /tmp/jenkins918090700914858567.sh + cd <https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Streaming/ws/src/.test-infra/dataproc> + ./flink_cluster.sh create + GCLOUD_ZONE=us-central1-a + DATAPROC_VERSION=2.1-debian ++ echo us-central1-a ++ sed -E 's/(-[a-z])?$//' + GCLOUD_REGION=us-central1 + MASTER_NAME=beam-loadtests-python-combine-flink-streaming-1085-m + INIT_ACTIONS_FOLDER_NAME=init-actions + FLINK_INIT=gs://beam-flink-cluster/init-actions/flink.sh + BEAM_INIT=gs://beam-flink-cluster/init-actions/beam.sh + DOCKER_INIT=gs://beam-flink-cluster/init-actions/docker.sh + FLINK_LOCAL_PORT=8081 + FLINK_TASKMANAGER_SLOTS=1 + YARN_APPLICATION_MASTER= + create + upload_init_actions + echo 'Uploading initialization actions to GCS bucket: gs://beam-flink-cluster' Uploading initialization actions to GCS bucket: gs://beam-flink-cluster + gsutil cp -r init-actions/beam.sh init-actions/docker.sh init-actions/flink.sh gs://beam-flink-cluster/init-actions Copying file://init-actions/beam.sh [Content-Type=text/x-sh]... / [0 files][ 0.0 B/ 2.3 KiB] / [1 files][ 2.3 KiB/ 2.3 KiB] Copying file://init-actions/docker.sh [Content-Type=text/x-sh]... / [1 files][ 2.3 KiB/ 6.0 KiB] / [2 files][ 6.0 KiB/ 6.0 KiB] Copying file://init-actions/flink.sh [Content-Type=text/x-sh]... / [2 files][ 6.0 KiB/ 13.5 KiB] / [3 files][ 13.5 KiB/ 13.5 KiB] - Operation completed over 3 objects/13.5 KiB. + create_cluster + local metadata=flink-snapshot-url=https://archive.apache.org/dist/flink/flink-1.15.0/flink-1.15.0-bin-scala_2.12.tgz, + metadata+=flink-start-yarn-session=true, + metadata+=flink-taskmanager-slots=1, + metadata+=hadoop-jar-url=https://repo.maven.apache.org/maven2/org/apache/flink/flink-shaded-hadoop-2-uber/2.8.3-10.0/flink-shaded-hadoop-2-uber-2.8.3-10.0.jar + [[ -n gcr.io/apache-beam-testing/beam-sdk/beam_python3.8_sdk:latest ]] + metadata+=,beam-sdk-harness-images-to-pull=gcr.io/apache-beam-testing/beam-sdk/beam_python3.8_sdk:latest + [[ -n gcr.io/apache-beam-testing/beam_portability/beam_flink1.15_job_server:latest ]] + metadata+=,beam-job-server-image=gcr.io/apache-beam-testing/beam_portability/beam_flink1.15_job_server:latest + local image_version=2.1-debian + echo 'Starting dataproc cluster. Dataproc version: 2.1-debian' Starting dataproc cluster. Dataproc version: 2.1-debian + gcloud dataproc clusters create beam-loadtests-python-combine-flink-streaming-1085 --region=us-central1 --num-****s=16 --master-machine-type=n1-standard-2 --****-machine-type=n1-standard-2 --metadata flink-snapshot-url=https://archive.apache.org/dist/flink/flink-1.15.0/flink-1.15.0-bin-scala_2.12.tgz,flink-start-yarn-session=true,flink-taskmanager-slots=1,hadoop-jar-url=https://repo.maven.apache.org/maven2/org/apache/flink/flink-shaded-hadoop-2-uber/2.8.3-10.0/flink-shaded-hadoop-2-uber-2.8.3-10.0.jar,beam-sdk-harness-images-to-pull=gcr.io/apache-beam-testing/beam-sdk/beam_python3.8_sdk:latest,beam-job-server-image=gcr.io/apache-beam-testing/beam_portability/beam_flink1.15_job_server:latest, --image-version=2.1-debian --zone=us-central1-a --optional-components=FLINK,DOCKER --quiet Waiting on operation [projects/apache-beam-testing/regions/us-central1/operations/88610b90-273c-3172-81ab-a865031264b2]. Waiting for cluster creation operation... WARNING: Consider using Auto Zone rather than selecting a zone manually. See https://cloud.google.com/dataproc/docs/concepts/configuring-clusters/auto-zone WARNING: Permissions are missing for the default service account '[email protected]', missing permissions: [storage.objects.get, storage.objects.update] on the staging_bucket 'projects/_/buckets/dataproc-staging-us-central1-844138762903-fb7i4jhf'. This usually happens when a custom resource (ex: custom staging bucket) or a user-managed VM Service account has been provided and the default/user-managed service account hasn't been granted enough permissions on the resource. See https://cloud.google.com/dataproc/docs/concepts/configuring-clusters/service-accounts#VM_service_account. WARNING: Permissions are missing for the default service account '[email protected]', missing permissions: [storage.objects.get, storage.objects.update] on the temp_bucket 'projects/_/buckets/dataproc-temp-us-central1-844138762903-khnec1vl'. This usually happens when a custom resource (ex: custom staging bucket) or a user-managed VM Service account has been provided and the default/user-managed service account hasn't been granted enough permissions on the resource. See https://cloud.google.com/dataproc/docs/concepts/configuring-clusters/service-accounts#VM_service_account. WARNING: The firewall rules for specified network or subnetwork would allow ingress traffic from 0.0.0.0/0, which could be a security risk. .........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................done. Created [https://dataproc.googleapis.com/v1/projects/apache-beam-testing/regions/us-central1/clusters/beam-loadtests-python-combine-flink-streaming-1085] Cluster placed in zone [us-central1-a]. + get_leader + local i=0 + local application_ids + local application_masters + echo 'Yarn Applications' Yarn Applications ++ gcloud compute ssh --zone=us-central1-a --quiet yarn@beam-loadtests-python-combine-flink-streaming-1085-m '--command=yarn application -list' ++ grep 'Apache Flink' Writing 3 keys to /home/jenkins/.ssh/google_compute_known_hosts 2023-09-05 18:36:49,552 INFO client.DefaultNoHARMFailoverProxyProvider: Connecting to ResourceManager at beam-loadtests-python-combine-flink-streaming-1085-m.c.apache-beam-testing.internal./10.128.0.194:8032 2023-09-05 18:36:49,850 INFO client.AHSProxy: Connecting to Application History server at beam-loadtests-python-combine-flink-streaming-1085-m.c.apache-beam-testing.internal./10.128.0.194:10200 + read line + echo application_1693938872748_0002 flink-dataproc Apache Flink root default RUNNING UNDEFINED 100% http://10.128.0.251:40207 application_1693938872748_0002 flink-dataproc Apache Flink root default RUNNING UNDEFINED 100% http://10.128.0.251:40207 ++ echo application_1693938872748_0002 flink-dataproc Apache Flink root default RUNNING UNDEFINED 100% http://10.128.0.251:40207 ++ sed 's/ .*//' + application_ids[$i]=application_1693938872748_0002 ++ echo application_1693938872748_0002 flink-dataproc Apache Flink root default RUNNING UNDEFINED 100% http://10.128.0.251:40207 ++ sed -E 's#.*(https?://)##' ++ sed 's/ .*//' + application_masters[$i]=10.128.0.251:40207 + i=1 + read line + '[' 1 '!=' 1 ']' + YARN_APPLICATION_MASTER=10.128.0.251:40207 + echo 'Using Yarn Application master: 10.128.0.251:40207' Using Yarn Application master: 10.128.0.251:40207 + [[ -n gcr.io/apache-beam-testing/beam_portability/beam_flink1.15_job_server:latest ]] + start_job_server + gcloud compute ssh --zone=us-central1-a --quiet yarn@beam-loadtests-python-combine-flink-streaming-1085-m '--command=sudo --user yarn docker run --detach --publish 8099:8099 --publish 8098:8098 --publish 8097:8097 --volume ~/.config/gcloud:/root/.config/gcloud gcr.io/apache-beam-testing/beam_portability/beam_flink1.15_job_server:latest --flink-master=10.128.0.251:40207 --artifacts-dir=gs://beam-flink-cluster/beam-loadtests-python-combine-flink-streaming-1085' Existing host keys found in /home/jenkins/.ssh/google_compute_known_hosts Unable to find image 'gcr.io/apache-beam-testing/beam_portability/beam_flink1.15_job_server:latest' locally latest: Pulling from apache-beam-testing/beam_portability/beam_flink1.15_job_server 001c52e26ad5: Pulling fs layer d9d4b9b6e964: Pulling fs layer 2068746827ec: Pulling fs layer 9daef329d350: Pulling fs layer d85151f15b66: Pulling fs layer 52a8c426d30b: Pulling fs layer 8754a66e0050: Pulling fs layer 318ed9e4e4cb: Pulling fs layer 846984f92248: Pulling fs layer b065f83400c2: Pulling fs layer f29375870260: Pulling fs layer cab04e69cbe1: Pulling fs layer 4f4fb700ef54: Pulling fs layer 9daef329d350: Waiting d85151f15b66: Waiting 52a8c426d30b: Waiting 8754a66e0050: Waiting 318ed9e4e4cb: Waiting 846984f92248: Waiting b065f83400c2: Waiting f29375870260: Waiting cab04e69cbe1: Waiting 4f4fb700ef54: Waiting d9d4b9b6e964: Verifying Checksum d9d4b9b6e964: Download complete 2068746827ec: Verifying Checksum 2068746827ec: Download complete d85151f15b66: Verifying Checksum d85151f15b66: Download complete 52a8c426d30b: Verifying Checksum 52a8c426d30b: Download complete 001c52e26ad5: Verifying Checksum 001c52e26ad5: Download complete 318ed9e4e4cb: Verifying Checksum 318ed9e4e4cb: Download complete 9daef329d350: Verifying Checksum 9daef329d350: Download complete b065f83400c2: Verifying Checksum b065f83400c2: Download complete f29375870260: Verifying Checksum f29375870260: Download complete cab04e69cbe1: Verifying Checksum cab04e69cbe1: Download complete 4f4fb700ef54: Verifying Checksum 4f4fb700ef54: Download complete 8754a66e0050: Verifying Checksum 8754a66e0050: Download complete 846984f92248: Verifying Checksum 846984f92248: Download complete 001c52e26ad5: Pull complete d9d4b9b6e964: Pull complete 2068746827ec: Pull complete 9daef329d350: Pull complete d85151f15b66: Pull complete 52a8c426d30b: Pull complete 8754a66e0050: Pull complete 318ed9e4e4cb: Pull complete 846984f92248: Pull complete b065f83400c2: Pull complete f29375870260: Pull complete cab04e69cbe1: Pull complete 4f4fb700ef54: Pull complete Digest: sha256:baba12766e4d6704bc5c3173c69f3349b819dd2516d9c069b99722945404a4fa Status: Downloaded newer image for gcr.io/apache-beam-testing/beam_portability/beam_flink1.15_job_server:latest 7fea96a84364897a07d90dcb0742eb6601532211d6c966474552c711f5b17567 + start_tunnel ++ gcloud compute ssh --quiet --zone=us-central1-a yarn@beam-loadtests-python-combine-flink-streaming-1085-m '--command=curl -s "http://10.128.0.251:40207/jobmanager/config"' Existing host keys found in /home/jenkins/.ssh/google_compute_known_hosts + local 'job_server_config=[{"key":"blob.server.port","value":"37523"},{"key":"historyserver.web.port","value":"8500"},{"key":"yarn.flink-dist-jar","value":"file:/usr/lib/flink/lib/flink-dist-1.15.3.jar"},{"key":"classloader.check-leaked-classloader","value":"false"},{"key":"jobmanager.execution.failover-strategy","value":"region"},{"key":"high-availability.cluster-id","value":"application_1693938872748_0002"},{"key":"jobmanager.rpc.address","value":"beam-loadtests-python-combine-flink-streaming-1085-w-5.c.apache-beam-testing.internal"},{"key":"jobmanager.memory.jvm-overhead.min","value":"201326592b"},{"key":"io.tmp.dirs","value":"/hadoop/yarn/nm-local-dir/usercache/root/appcache/application_1693938872748_0002"},{"key":"parallelism.default","value":"30"},{"key":"taskmanager.numberOfTaskSlots","value":"2"},{"key":"env.hadoop.conf.dir","value":"/etc/hadoop/conf"},{"key":"yarn.application.name","value":"flink-dataproc"},{"key":"taskmanager.memory.process.size","value":"1228m"},{"key":"web.port","value":"0"},{"key":"jobmanager.memory.off-heap.size","value":"134217728b"},{"key":"execution.target","value":"yarn-session"},{"key":"jobmanager.memory.process.size","value":"1228m"},{"key":"web.tmpdir","value":"/tmp/flink-web-e27d919b-74b2-4677-b46e-ba4ae01bf42f"},{"key":"jobmanager.rpc.port","value":"41281"},{"key":"rest.bind-address","value":"beam-loadtests-python-combine-flink-streaming-1085-w-5.c.apache-beam-testing.internal"},{"key":"internal.io.tmpdirs.use-local-default","value":"true"},{"key":"execution.attached","value":"false"},{"key":"internal.cluster.execution-mode","value":"NORMAL"},{"key":"rest.address","value":"beam-loadtests-python-combine-flink-streaming-1085-w-5.c.apache-beam-testing.internal"},{"key":"fs.hdfs.hadoopconf","value":"/etc/hadoop/conf"},{"key":"jobmanager.memory.jvm-metaspace.size","value":"268435456b"},{"key":"$internal.deployment.config-dir","value":"/usr/lib/flink/conf"},{"key":"$internal.yarn.log-config-file","value":"/usr/lib/flink/conf/log4j.properties"},{"key":"jobmanager.memory.heap.size","value":"683671552b"},{"key":"jobmanager.memory.jvm-overhead.max","value":"201326592b"}]' + local key=jobmanager.rpc.port ++ echo 10.128.0.251:40207 ++ cut -d : -f1 + local yarn_application_master_host=10.128.0.251 ++ echo '[{"key":"blob.server.port","value":"37523"},{"key":"historyserver.web.port","value":"8500"},{"key":"yarn.flink-dist-jar","value":"file:/usr/lib/flink/lib/flink-dist-1.15.3.jar"},{"key":"classloader.check-leaked-classloader","value":"false"},{"key":"jobmanager.execution.failover-strategy","value":"region"},{"key":"high-availability.cluster-id","value":"application_1693938872748_0002"},{"key":"jobmanager.rpc.address","value":"beam-loadtests-python-combine-flink-streaming-1085-w-5.c.apache-beam-testing.internal"},{"key":"jobmanager.memory.jvm-overhead.min","value":"201326592b"},{"key":"io.tmp.dirs","value":"/hadoop/yarn/nm-local-dir/usercache/root/appcache/application_1693938872748_0002"},{"key":"parallelism.default","value":"30"},{"key":"taskmanager.numberOfTaskSlots","value":"2"},{"key":"env.hadoop.conf.dir","value":"/etc/hadoop/conf"},{"key":"yarn.application.name","value":"flink-dataproc"},{"key":"taskmanager.memory.process.size","value":"1228m"},{"key":"web.port","value":"0"},{"key":"jobmanager.memory.off-heap.size","value":"134217728b"},{"key":"execution.target","value":"yarn-session"},{"key":"jobmanager.memory.process.size","value":"1228m"},{"key":"web.tmpdir","value":"/tmp/flink-web-e27d919b-74b2-4677-b46e-ba4ae01bf42f"},{"key":"jobmanager.rpc.port","value":"41281"},{"key":"rest.bind-address","value":"beam-loadtests-python-combine-flink-streaming-1085-w-5.c.apache-beam-testing.internal"},{"key":"internal.io.tmpdirs.use-local-default","value":"true"},{"key":"execution.attached","value":"false"},{"key":"internal.cluster.execution-mode","value":"NORMAL"},{"key":"rest.address","value":"beam-loadtests-python-combine-flink-streaming-1085-w-5.c.apache-beam-testing.internal"},{"key":"fs.hdfs.hadoopconf","value":"/etc/hadoop/conf"},{"key":"jobmanager.memory.jvm-metaspace.size","value":"268435456b"},{"key":"$internal.deployment.config-dir","value":"/usr/lib/flink/conf"},{"key":"$internal.yarn.log-config-file","value":"/usr/lib/flink/conf/log4j.properties"},{"key":"jobmanager.memory.heap.size","value":"683671552b"},{"key":"jobmanager.memory.jvm-overhead.max","value":"201326592b"}]' ++ python -c 'import sys, json; print([e['\''value'\''] for e in json.load(sys.stdin) if e['\''key'\''] == u'\''jobmanager.rpc.port'\''][0])' + local jobmanager_rpc_port=41281 ++ [[ true == \t\r\u\e ]] ++ echo ' -Nf >& /dev/null' + local 'detached_mode_params= -Nf >& /dev/null' ++ [[ -n gcr.io/apache-beam-testing/beam_portability/beam_flink1.15_job_server:latest ]] ++ echo '-L 8099:localhost:8099 -L 8098:localhost:8098 -L 8097:localhost:8097' + local 'job_server_ports_forwarding=-L 8099:localhost:8099 -L 8098:localhost:8098 -L 8097:localhost:8097' + local 'tunnel_command=gcloud compute ssh --zone=us-central1-a --quiet yarn@beam-loadtests-python-combine-flink-streaming-1085-m -- -L 8081:10.128.0.251:40207 -L 41281:10.128.0.251:41281 -L 8099:localhost:8099 -L 8098:localhost:8098 -L 8097:localhost:8097 -D 1080 -Nf >& /dev/null' + eval gcloud compute ssh --zone=us-central1-a --quiet yarn@beam-loadtests-python-combine-flink-streaming-1085-m -- -L 8081:10.128.0.251:40207 -L 41281:10.128.0.251:41281 -L 8099:localhost:8099 -L 8098:localhost:8098 -L 8097:localhost:8097 -D 1080 -Nf '>&' /dev/null ++ gcloud compute ssh --zone=us-central1-a --quiet yarn@beam-loadtests-python-combine-flink-streaming-1085-m -- -L 8081:10.128.0.251:40207 -L 41281:10.128.0.251:41281 -L 8099:localhost:8099 -L 8098:localhost:8098 -L 8097:localhost:8097 -D 1080 -Nf [beam_LoadTests_Python_Combine_Flink_Streaming] $ /bin/bash -xe /tmp/jenkins6914553143495567413.sh + echo '*** Combine Python Load test: 2GB Fanout 4 ***' *** Combine Python Load test: 2GB Fanout 4 *** [Gradle] - Launching build. [src] $ <https://ci-beam.apache.org/job/beam_LoadTests_Python_Combine_Flink_Streaming/ws/src/gradlew> -PloadTest.mainClass=apache_beam.testing.load_tests.combine_test -Prunner=PortableRunner '-PloadTest.args=--job_name=load-tests-python-flink-streaming-combine-4-0905155134 --project=apache-beam-testing --publish_to_big_query=true --metrics_dataset=load_test --metrics_table=python_flink_streaming_combine_4 --influx_measurement=python_streaming_combine_4 --input_options='{"num_records": 5000000,"key_size": 10,"value_size": 90,"algorithm": "lcg"}' --parallelism=16 --job_endpoint=localhost:8099 --environment_type=DOCKER --environment_config=gcr.io/apache-beam-testing/beam-sdk/beam_python3.8_sdk:latest --fanout=4 --top_count=20 --influx_db_name=beam_test_metrics --influx_hostname=http://10.128.0.96:8086 --streaming --use_stateful_load_generator --runner=PortableRunner' -PpythonVersion=3.8 --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 To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.6.2/userguide/gradle_daemon.html#sec:disabling_the_daemon. Daemon will be stopped at the end of the build Configuration on demand is an incubating feature. Gradle Enterprise plugins resolution: https://plugins.gradle.org/m2 Enforcing Gradle Enterprise: https://ge.apache.org, allowUntrustedServer: false > Task :buildSrc:compileJava NO-SOURCE > Task :buildSrc:compileGroovy > Task :buildSrc:compileGroovy FAILED > Task :buildSrc:pluginDescriptors > Task :buildSrc:processResources > Task :buildSrc:spotlessGroovy > 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:processTestResources NO-SOURCE FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':buildSrc:compileGroovy'. > Failed to load cache entry c52c8d881f21d6c1dc30cd0b9e701ffc for task > ':buildSrc:compileGroovy': Could not load from local cache: Timeout waiting > to lock Build cache (/home/jenkins/.gradle/caches/build-cache-1). It is > currently in use by another Gradle instance. Owner PID: 3358986 Our PID: 3362492 Owner Operation: Our operation: Lock file: /home/jenkins/.gradle/caches/build-cache-1/build-cache-1.lock * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. * Get more help at https://help.gradle.org BUILD FAILED in 2m 8s 7 actionable tasks: 3 executed, 2 from cache, 2 up-to-date Publishing build scan... https://ge.apache.org/s/ihzuorxuqqlam 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]
