See 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/1542/display/redirect>

Changes:


------------------------------------------
[...truncated 47.36 KB...]
> Task :sdks:java:io:google-cloud-platform:jar
> Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:classes
> Task :runners:google-cloud-dataflow-java:jar
> Task :sdks:java:container:java8:copyDockerfileDependencies
> Task :sdks:java:container:java8:copySdkHarnessLauncher
> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:io:google-cloud-platform:testJar
> Task :sdks:java:container:generateLicenseReport
> Task :runners:google-cloud-dataflow-java:compileTestJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:testClasses UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:testJar

> Task :sdks:java:container:pullLicenses
Copying already-fetched licenses from 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/build/reports/dependency-license>
 to 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/build/target/java_third_party_licenses>
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.10.0-py3-none-any.whl (97 kB)
Collecting pyyaml<6.0.0,>=3.12
  Using cached PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB)
Collecting tenacity<6.0,>=5.0.2
  Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB)
Collecting soupsieve>1.2
  Using cached soupsieve-2.3.1-py3-none-any.whl (37 kB)
Collecting six>=1.9.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Installing collected packages: soupsieve, beautifulsoup4, pyyaml, six, tenacity
Successfully installed beautifulsoup4-4.10.0 pyyaml-5.4.1 six-1.16.0 
soupsieve-2.3.1 tenacity-5.1.5
WARNING: You are using pip version 20.2.3; however, version 21.3.1 is available.
You should consider upgrading via the 
'<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/build/virtualenv/bin/python3.8>
 -m pip install --upgrade pip' command.
Executing 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/build/virtualenv/bin/python>
 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py>
 
--license_index=<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/build/reports/dependency-license/index.json>
        
--output_dir=<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/build/target/java_third_party_licenses>
        
--dep_url_yaml=<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml>
 
INFO:root:Pulling license for 213 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 28.128504 seconds with 16 
threads.
Copying licenses from 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/build/target/java_third_party_licenses>
 to 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/build/target/third_party_licenses.>
Finished license_scripts.sh

> Task :sdks:java:container:java8:copyJavaThirdPartyLicenses

> Task :release:go-licenses:java:dockerRun
+ go-licenses save github.com/apache/beam/sdks/java/container 
--save_path=/output/licenses
+ tee /output/licenses/list.csv
+ go-licenses csv github.com/apache/beam/sdks/java/container
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/master/LICENSE,Apache-2.0
golang.org/x/sys,https://go.googlesource.com/sys/+/refs/heads/master/LICENSE,BSD-3-Clause
golang.org/x/text,https://go.googlesource.com/text/+/refs/heads/master/LICENSE,BSD-3-Clause
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0
google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/master/LICENSE,BSD-3-Clause
golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause
github.com/apache/beam/sdks/java/container,https://github.com/apache/beam/blob/master/LICENSE,Apache-2.0
github.com/apache/beam/sdks/go/pkg/beam,https://github.com/apache/beam/blob/master/sdks/go/README.md,Apache-2.0
+ chmod -R a+w /output/licenses

> Task :release:go-licenses:java:createLicenses
> Task :sdks:java:container:java8:copyGolangLicenses
> Task :sdks:java:container:java8:dockerPrepare
> Task :sdks:java:container:java8:docker

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerContainer
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]
c9e0ca3abd5c: Preparing
f9811e9d4d46: Preparing
3dc31104cb15: Preparing
976a3ba81dd4: Preparing
df14a4e2915a: Preparing
769d093eb736: Preparing
29f946e46d8d: Preparing
06fd98ad160f: Preparing
f60a2fc78602: Preparing
3556b475b88d: Preparing
24b8c7b50c71: Preparing
054665b92838: Preparing
4d327f577a2b: Preparing
a6159ee91199: Preparing
a81f1846a0d2: Preparing
3b441d7cb46b: Preparing
d3710de04cb3: Preparing
91f7336bbfff: Preparing
e2e8c39e0f77: Preparing
769d093eb736: Waiting
29f946e46d8d: Waiting
06fd98ad160f: Waiting
f60a2fc78602: Waiting
3556b475b88d: Waiting
24b8c7b50c71: Waiting
054665b92838: Waiting
4d327f577a2b: Waiting
a6159ee91199: Waiting
a81f1846a0d2: Waiting
3b441d7cb46b: Waiting
d3710de04cb3: Waiting
91f7336bbfff: Waiting
e2e8c39e0f77: Waiting
3dc31104cb15: Pushed
976a3ba81dd4: Pushed
f9811e9d4d46: Pushed
df14a4e2915a: Pushed
c9e0ca3abd5c: Pushed
769d093eb736: Pushed
f60a2fc78602: Pushed
06fd98ad160f: Pushed
24b8c7b50c71: Pushed
054665b92838: Pushed
29f946e46d8d: Pushed
4d327f577a2b: Layer already exists
a6159ee91199: Layer already exists
3b441d7cb46b: Layer already exists
a81f1846a0d2: Layer already exists
d3710de04cb3: Layer already exists
91f7336bbfff: Layer already exists
e2e8c39e0f77: Layer already exists
3556b475b88d: Pushed
20211209120108: digest: 
sha256:6b4c034d953698244d162b16b1734a3b0750bf8a03b520ed2ea76ca4b4df1677 size: 
4311

> Task :runners:google-cloud-dataflow-java:validatesRunnerV2TestStreaming

org.apache.beam.sdk.testing.PAssertTest > testNotEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:362

org.apache.beam.sdk.transforms.GroupByKeyTest > 
org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests.testGroupByKeyWithBadEqualsHashCode
 FAILED
    java.lang.RuntimeException at GroupByKeyTest.java:453

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > 
testWindowedCombineGloballyAsSingletonView FAILED
    java.lang.RuntimeException at CombineTest.java:1399

org.apache.beam.sdk.transforms.ParDoTest$LifecycleTests > 
testParDoWithErrorInFinishBatch FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.SplittableDoFnTest > 
testWindowedSideInputWithCheckpointsUnbounded FAILED
    java.lang.RuntimeException at SplittableDoFnTest.java:710

org.apache.beam.sdk.transforms.windowing.WindowingTest > 
testPartitioningWindowing FAILED
    java.lang.RuntimeException at WindowingTest.java:127

org.apache.beam.sdk.transforms.SplittableDoFnTest > testSideInputUnbounded 
FAILED
    java.lang.RuntimeException at SplittableDoFnTest.java:451

org.apache.beam.sdk.transforms.WithTimestampsTest > 
withTimestampsShouldApplyTimestamps FAILED
    java.lang.RuntimeException at WithTimestampsTest.java:78

org.apache.beam.sdk.metrics.MetricsTest$AttemptedMetricTests > 
testAttemptedDistributionMetrics FAILED
    java.lang.RuntimeException at MetricsTest.java:377

org.apache.beam.sdk.transforms.WithTimestampsTest > 
withTimestampsBackwardsInTimeAndWithAllowedTimestampSkewShouldSucceed FAILED
    java.lang.RuntimeException at WithTimestampsTest.java:143

org.apache.beam.sdk.metrics.MetricsTest$AttemptedMetricTests > 
testAttemptedCounterMetrics FAILED
    java.lang.RuntimeException at MetricsTest.java:369

org.apache.beam.sdk.transforms.WithTimestampsTest > 
withTimestampsLambdaShouldApplyTimestamps FAILED
    java.lang.RuntimeException at WithTimestampsTest.java:206

org.apache.beam.sdk.transforms.ReifyTimestampsTest > 
extractFromValuesWhenValueTimestampedLaterSucceeds FAILED
    java.lang.RuntimeException at ReifyTimestampsTest.java:128

org.apache.beam.sdk.transforms.ReifyTimestampsTest > extractFromValuesSucceeds 
FAILED
    java.lang.RuntimeException at ReifyTimestampsTest.java:92

org.apache.beam.sdk.transforms.ReifyTimestampsTest > inValuesSucceeds FAILED
    java.lang.RuntimeException at ReifyTimestampsTest.java:60

244 tests completed, 15 failed, 3 skipped

> Task :runners:google-cloud-dataflow-java:validatesRunnerV2TestStreaming FAILED

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211209120108
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:6b4c034d953698244d162b16b1734a3b0750bf8a03b520ed2ea76ca4b4df1677
Deleted: sha256:eebffcaffb84ae7e4a92ab503428542a8c7df610593470aa663c40d9bd243018
Deleted: sha256:245d767eee83863f561c283c7d21677acb890dc120a0f88b220210d1963da310
Deleted: sha256:3756970b571f61b96e506ed64f60b034a2eae066bcaab2e754ea7ea6dfe8292d
Deleted: sha256:1f8fb2b5915cc6f2b6b0a7cfcff11aed4235f2600b7600136dcba16a4699db80
Deleted: sha256:628821a9c66dc708ba44cb4675dfa69475e828756e54d61798d30a5ba892a94f
Deleted: sha256:23ec8a35fa85a1ba0e8b58fedac45a7580fb7f310ab25edf1872c2b037265d7f
Deleted: sha256:cd5c719586d1f29d249dbcb206e89d7215106d920548c430a1ea3aa20ef1a89b
Deleted: sha256:e65a4582cca3f702f43254f2833cba624ae7b49ea776c7c2b234624f78a0f83d
Deleted: sha256:2d74ea6eb403c7c920e44028788b03c453067fac7f350fc9d94c5c2dd324076a
Deleted: sha256:06b73370314c5a9be0e016e21f57079f26d76a1608db0bd0f1c518c3dc479aff
Deleted: sha256:9c8a5dedc761c201b86f2497ec9c86ddde37482b6698e3dbb33e952dac79620c
Deleted: sha256:4096eefe1b47fb0047c18fef12b96f3495f23848785c08557d5ed8e6d68a815a
Deleted: sha256:98b06c591d72ec46fceacfcfb6aa37386a2335d18b854d20a7b6894926c46de5
Deleted: sha256:51970075fccdf4686a323df1a83b3feb8a43d7a4208e625fa1b832a84a4617dc
Deleted: sha256:8dfeb01523cddf12920567d1fdfd6590467fd2402c4e9edaa339af80f584de71
Deleted: sha256:07b05cffc913ac6ebe9c2b61150c78647c44a9519f348508cf52125e4c464dce
Deleted: sha256:7bf383bc19427d4a5446c0060cc6129bfb77a9a5951b021d3ad4f0ab4b28c629
Deleted: sha256:cf4a493f38a266952f65536e9cfdd68d17952ea2bf953f084dfa0948b928873a
Deleted: sha256:e163cd0fafcd2f65040378a49e7060f0ac1e4624f98c3b5e2baddd3f3ccd4f27
Deleted: sha256:41e9b8b24a02f2afb412eaa90138123bb8c06f207a86b1c9102ee7f209f14263
Deleted: sha256:22a4d94d6d3fd15610e499f85c524b41940986afee8fd4eb2a5ea50f3082de8d
Deleted: sha256:1b099a7cd89a49bbbfe1119875ff8217fcf5f05acfc2e69914be334a6190ab3a
Deleted: sha256:955f1e7bed8106911262e3d1381c2b404f361541b69a31f4b6302fcaa9b3b0ef
Deleted: sha256:7defe1bfa342cb390782a57e198ceec86edab3ad36a4a9d40bef46ff9baa2363
Deleted: sha256:f83a84def41ee200e71849e1a92dc275f00fb9b67c342cf88526fb35b18d53e9
Deleted: sha256:8ab3a15b61e4e84e3155de3002a77203de798cd30321ef8e06621be0236aaf7f
Deleted: sha256:ae28b034ab825dfb357ea2b66f4de9e5d4207cb165447e21667f2bee0c9195ba
Deleted: sha256:975a3db6b0dc52cf7a34f9186edc0322f95d396cf862204bb2a008fbe5f02470
ERROR: (gcloud.container.images.untag) Image could not be found: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211209120108]

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages FAILED

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task 
':runners:google-cloud-dataflow-java:validatesRunnerV2TestStreaming'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerV2TestStreaming/index.html>

* 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.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Build file 
'<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/runners/google-cloud-dataflow-java/build.gradle'>
 line: 278

* What went wrong:
Execution failed for task 
':runners:google-cloud-dataflow-java:cleanUpDockerImages'.
> Process 'command 'gcloud'' 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. 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.9.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 6h 12m 22s
124 actionable tasks: 83 executed, 39 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/ydrr5rw3vc3ac

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