See 
<https://ci-beam.apache.org/job/beam_LoadTests_Java_GBK_Dataflow_V2_Streaming_Java11/754/display/redirect>

Changes:


------------------------------------------
[...truncated 53.39 KB...]
> Task :sdks:java:container:java11:copyGolangLicenses
> Task :sdks:java:container:java11:dockerPrepare

> Task :sdks:java:container:java11:docker
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 2.58kB done
#1 DONE 0.0s

#2 [internal] load .dockerignore
#2 transferring context: 2B done
#2 DONE 0.0s

#3 [internal] load metadata for docker.io/library/eclipse-temurin:11
#3 DONE 0.5s

#4 [ 1/16] FROM 
docker.io/library/eclipse-temurin:11@sha256:96e6d8e43d40476fe01d5a09c5aa639d18be78292defd761429c0151f3f0ee2f
#4 resolve 
docker.io/library/eclipse-temurin:11@sha256:96e6d8e43d40476fe01d5a09c5aa639d18be78292defd761429c0151f3f0ee2f
 0.0s done
#4 CACHED

#5 [internal] load build context
#5 transferring context: 47.02MB 0.4s done
#5 DONE 0.4s

#6 [ 2/16] ADD target/slf4j-api.jar /opt/apache/beam/jars/
#6 DONE 1.0s

#7 [ 3/16] ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
#7 DONE 0.0s

#8 [ 4/16] ADD target/jcl-over-slf4j.jar /opt/apache/beam/jars/
#8 DONE 0.0s

#9 [ 5/16] ADD target/log4j-over-slf4j.jar /opt/apache/beam/jars/
#9 DONE 0.0s

#10 [ 6/16] ADD target/log4j-to-slf4j.jar /opt/apache/beam/jars/
#10 DONE 0.0s

#11 [ 7/16] ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
#11 DONE 0.1s

#12 [ 8/16] COPY target/jamm.jar target/open-module-agent*.jar 
/opt/apache/beam/jars/
#12 DONE 0.1s

#13 [ 9/16] COPY target/linux_amd64/boot /opt/apache/beam/
#13 DONE 0.2s

#14 [10/16] COPY target/LICENSE /opt/apache/beam/
#14 DONE 0.0s

#15 [11/16] COPY target/NOTICE /opt/apache/beam/
#15 DONE 0.0s

#16 [12/16] ADD target/third_party_licenses 
/opt/apache/beam/third_party_licenses/
#16 DONE 0.2s

#17 [13/16] COPY target/LICENSE target/options/* /opt/apache/beam/options/
#17 DONE 0.1s

#18 [14/16] COPY target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
#18 DONE 0.0s

#19 [15/16] RUN if [ "true" = "false" ] ; then     rm -rf 
/opt/apache/beam/third_party_licenses ;    fi
#19 DONE 0.4s

#20 [16/16] COPY target/profiler/* /opt/google_cloud_profiler/
#20 DONE 0.1s

#21 exporting to image
#21 exporting layers
#21 exporting layers 0.2s done
#21 writing image 
sha256:929007fee91c414eb38ab2a397357e3cc59b077187b402d3f078350fcd29daa6 done
#21 naming to docker.io/apache/beam_java11_sdk:2.50.0.dev done
#21 DONE 0.2s

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerJavaContainer
WARNING: `gcloud docker` will not be supported for Docker client versions above 
18.03.

As an alternative, use `gcloud auth configure-docker` to configure `docker` to
use `gcloud` as a credential helper, then use `docker` as you would for non-GCR
registries, e.g. `docker pull gcr.io/project-id/my-image`. Add
`--verbosity=error` to silence this warning: `gcloud docker
--verbosity=error -- pull gcr.io/project-id/my-image`.

See: 
https://cloud.google.com/container-registry/docs/support/deprecation-notices#gcloud-docker

The push refers to repository 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java]
0b3b329aaaf8: Preparing
5f70bf18a086: Preparing
7e343046b363: Preparing
c004d31da11c: Preparing
7b8654234746: Preparing
145c684ee893: Preparing
215fe520388f: Preparing
fd71b858fbbb: Preparing
68d6b0b94b51: Preparing
115569ff4131: Preparing
2b35cf0c5dd9: Preparing
16789a24a3b2: Preparing
3ff4ae3533f3: Preparing
f6b13d01dcf1: Preparing
9543f586b043: Preparing
4408741b4874: Preparing
133992299e12: Preparing
2adff3136d40: Preparing
68d6b0b94b51: Waiting
fd71b858fbbb: Waiting
115569ff4131: Waiting
145c684ee893: Waiting
59c56aee1fb4: Preparing
2b35cf0c5dd9: Waiting
4408741b4874: Waiting
215fe520388f: Waiting
16789a24a3b2: Waiting
3ff4ae3533f3: Waiting
f6b13d01dcf1: Waiting
133992299e12: Waiting
59c56aee1fb4: Waiting
2adff3136d40: Waiting
5f70bf18a086: Layer already exists
7e343046b363: Pushed
c004d31da11c: Pushed
145c684ee893: Pushed
0b3b329aaaf8: Pushed
7b8654234746: Pushed
68d6b0b94b51: Pushed
215fe520388f: Pushed
2b35cf0c5dd9: Pushed
115569ff4131: Pushed
fd71b858fbbb: Pushed
3ff4ae3533f3: Pushed
16789a24a3b2: Pushed
2adff3136d40: Layer already exists
59c56aee1fb4: Layer already exists
4408741b4874: Layer already exists
133992299e12: Layer already exists
f6b13d01dcf1: Pushed
9543f586b043: Pushed
20230714140443: digest: 
sha256:ea634ea9fe17b888badfe365548300cbcc877dc9515617b62417ec09951232df size: 
4297

> Task :sdks:java:testing:load-tests:run
Jul 14, 2023 2:05:29 PM 
org.apache.beam.runners.dataflow.options.DataflowPipelineOptions$StagingLocationFactory
 create
INFO: No stagingLocation provided, falling back to gcpTempLocation
Jul 14, 2023 2:05:30 PM org.apache.beam.runners.dataflow.DataflowRunner 
fromOptions
INFO: PipelineOptions.filesToStage was not specified. Defaulting to files from 
the classpath: will stage 232 files. Enable logging at DEBUG level to see which 
files will be staged.
Jul 14, 2023 2:05:30 PM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: Executing pipeline on the Dataflow Service, which will have billing 
implications related to Google Compute Engine usage and other Google Cloud 
Services.
Jul 14, 2023 2:05:35 PM org.apache.beam.runners.dataflow.util.PackageUtil 
stageClasspathElements
INFO: Uploading 232 files from PipelineOptions.filesToStage to staging location 
to prepare for execution.
Jul 14, 2023 2:05:35 PM org.apache.beam.runners.dataflow.util.PackageUtil 
stageClasspathElements
INFO: Staging files complete: 232 files cached, 0 files newly uploaded in 0 
seconds
Jul 14, 2023 2:05:35 PM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: Staging portable pipeline proto to 
gs://temp-storage-for-perf-tests/loadtests/staging/
Jul 14, 2023 2:05:35 PM org.apache.beam.runners.dataflow.util.PackageUtil 
tryStagePackage
INFO: Uploading <101844 bytes, hash 
59ad0fafa34b9af1d714a0a473c44dadbc44a3bb9bfad1e87fe13a3cbc94ae3a> to 
gs://temp-storage-for-perf-tests/loadtests/staging/pipeline-Wa0Pr6NLmvHXFKCkc8RNrbxEo7ub-tHof-E6PLyUrjo.pb
Jul 14, 2023 2:05:37 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Read input/DataflowRunner.StreamingUnboundedRead.ReadWithIds as 
step s1
Jul 14, 2023 2:05:37 PM 
org.apache.beam.sdk.io.synthetic.SyntheticUnboundedSource split
INFO: Split into 20 bundles: [SyntheticUnboundedSource{startOffset=0, 
endOffset=10000000}, SyntheticUnboundedSource{startOffset=10000000, 
endOffset=20000000}, SyntheticUnboundedSource{startOffset=20000000, 
endOffset=30000000}, SyntheticUnboundedSource{startOffset=30000000, 
endOffset=40000000}, SyntheticUnboundedSource{startOffset=40000000, 
endOffset=50000000}, SyntheticUnboundedSource{startOffset=50000000, 
endOffset=60000000}, SyntheticUnboundedSource{startOffset=60000000, 
endOffset=70000000}, SyntheticUnboundedSource{startOffset=70000000, 
endOffset=80000000}, SyntheticUnboundedSource{startOffset=80000000, 
endOffset=90000000}, SyntheticUnboundedSource{startOffset=90000000, 
endOffset=100000000}, SyntheticUnboundedSource{startOffset=100000000, 
endOffset=110000000}, SyntheticUnboundedSource{startOffset=110000000, 
endOffset=120000000}, SyntheticUnboundedSource{startOffset=120000000, 
endOffset=130000000}, SyntheticUnboundedSource{startOffset=130000000, 
endOffset=140000000}, SyntheticUnboundedSource{startOffset=140000000, 
endOffset=150000000}, SyntheticUnboundedSource{startOffset=150000000, 
endOffset=160000000}, SyntheticUnboundedSource{startOffset=160000000, 
endOffset=170000000}, SyntheticUnboundedSource{startOffset=170000000, 
endOffset=180000000}, SyntheticUnboundedSource{startOffset=180000000, 
endOffset=190000000}, SyntheticUnboundedSource{startOffset=190000000, 
endOffset=200000000}]
Jul 14, 2023 2:05:37 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Read input/StripIds as step s2
Jul 14, 2023 2:05:37 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Collect start time metrics as step s3
Jul 14, 2023 2:05:37 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Total bytes monitor as step s4
Jul 14, 2023 2:05:37 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Window.Into()/Window.Assign as step s5
Jul 14, 2023 2:05:37 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Group by key (0) as step s6
Jul 14, 2023 2:05:37 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Ungroup and reiterate (0) as step s7
Jul 14, 2023 2:05:37 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Collect end time metrics (0) as step s8
Jul 14, 2023 2:05:37 PM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: Dataflow SDK version: 2.50.0-SNAPSHOT
Jul 14, 2023 2:05:38 PM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: To access the Dataflow monitoring console, please navigate to 
https://console.cloud.google.com/dataflow/jobs/us-central1/2023-07-14_07_05_37-10818359683213461644?project=apache-beam-testing
Jul 14, 2023 2:05:38 PM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: Submitted job: 2023-07-14_07_05_37-10818359683213461644
Jul 14, 2023 2:05:38 PM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: To cancel the job using the 'gcloud' tool, run:
> gcloud dataflow jobs --project=apache-beam-testing cancel 
> --region=us-central1 2023-07-14_07_05_37-10818359683213461644
Jul 14, 2023 2:05:58 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
WARNING: 2023-07-14T14:05:53.492Z: The workflow name is not a valid Cloud 
Label. Labels applied to Cloud resources (such as GCE Instances) for monitoring 
will be labeled with this modified job name: 
load0tests0java110dataflow0v20streaming0gbk01-jenkins-0714-57cb. For the best 
monitoring experience, please name your job with a valid Cloud Label. For 
details, see: 
https://cloud.google.com/compute/docs/labeling-resources#restrictions
Jul 14, 2023 2:06:01 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
SEVERE: 2023-07-14T14:06:01.666Z: Staged package 
google-api-services-storage-v1-rev20230301-2.0.0-hXrBAhKUd8VUh-2U_X4CG2CTvYg3D5zKx5lFag_4avk.jar
 at location 
'gs://temp-storage-for-perf-tests/loadtests/staging/google-api-services-storage-v1-rev20230301-2.0.0-hXrBAhKUd8VUh-2U_X4CG2CTvYg3D5zKx5lFag_4avk.jar'
 is inaccessible.
Jul 14, 2023 2:06:06 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
SEVERE: 2023-07-14T14:06:05.132Z: Workflow failed. Causes: One or more access 
checks for temp location or staged files failed. Please refer to other error 
messages for details. For more information on security and permissions, please 
see https://cloud.google.com/dataflow/security-and-permissions.
Jul 14, 2023 2:06:06 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2023-07-14T14:06:05.161Z: Cleaning up.
Jul 14, 2023 2:06:06 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2023-07-14T14:06:05.205Z: Worker pool stopped.
Jul 14, 2023 2:06:11 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2023-07-14T14:06:08.077Z: Your project already contains 100 
Dataflow-created metric descriptors, so new user metrics of the form 
custom.googleapis.com/* will not be created. However, all user metrics are also 
available in the metric dataflow.googleapis.com/job/user_counter. If you rely 
on the custom metrics, you can delete old / unused metric descriptors. See 
https://developers.google.com/apis-explorer/#p/monitoring/v3/monitoring.projects.metricDescriptors.list
 and 
https://developers.google.com/apis-explorer/#p/monitoring/v3/monitoring.projects.metricDescriptors.delete
Jul 14, 2023 2:07:45 PM org.apache.beam.runners.dataflow.DataflowPipelineJob 
logTerminalState
INFO: Job 2023-07-14_07_05_37-10818359683213461644 failed with status FAILED.
Jul 14, 2023 2:07:46 PM org.apache.beam.sdk.testutils.metrics.MetricsReader 
getCounterMetric
SEVERE: Failed to get metric totalBytes.count, from namespace gbk
Load test results for test (ID): 604ce34e-6f1c-4bae-900d-468b1a567181 and 
timestamp: 2023-07-14T14:05:30.528000000Z:
                 Metric:                    Value:
dataflow_v2_java11_runtime_sec                       0.0
dataflow_v2_java11_total_bytes_count                      -1.0
Exception in thread "main" java.lang.RuntimeException: Invalid job state: 
FAILED.
        at 
org.apache.beam.sdk.loadtests.JobFailure.handleFailure(JobFailure.java:51)
        at org.apache.beam.sdk.loadtests.LoadTest.run(LoadTest.java:139)
        at 
org.apache.beam.sdk.loadtests.GroupByKeyLoadTest.run(GroupByKeyLoadTest.java:57)
        at 
org.apache.beam.sdk.loadtests.GroupByKeyLoadTest.main(GroupByKeyLoadTest.java:131)

> Task :sdks:java:testing:load-tests:run FAILED

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230714140443
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:ea634ea9fe17b888badfe365548300cbcc877dc9515617b62417ec09951232df
WARNING: Successfully resolved tag to sha256, but it is recommended to use 
sha256 directly.
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230714140443]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:ea634ea9fe17b888badfe365548300cbcc877dc9515617b62417ec09951232df]

Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230714140443] 
(referencing 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:ea634ea9fe17b888badfe365548300cbcc877dc9515617b62417ec09951232df])].
Removing untagged image 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:ea634ea9fe17b888badfe365548300cbcc877dc9515617b62417ec09951232df

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:java:testing:load-tests:run'.
> Process 'command '/usr/lib/jvm/java-8-openjdk-amd64/bin/java'' finished with 
> non-zero exit value 1

* 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

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

See 
https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 1 invalid unit(s) of work during 
this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD FAILED in 3m 22s
117 actionable tasks: 78 executed, 35 from cache, 4 up-to-date

Publishing build scan...
https://ge.apache.org/s/j4y6cddryggze

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]

Reply via email to