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

Changes:


------------------------------------------
[...truncated 47.94 KB...]
Installing setuptools, pip, wheel...

> 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:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:io:google-cloud-platform:testJar
> 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 :release:go-licenses:java:docker
3299011ee680: Pull complete
a9fbc590eca1: Pull complete
Digest: sha256:bc0a18960c7a40372668def568eb17685c6c7561aea962258f1f74c020aff45d
Status: Downloaded newer image for golang:1.16.0-buster
 ---> 3a9c0da54047
Step 2/6 : RUN go get github.com/google/go-licenses

> Task :sdks:java:container:pullLicenses
done.
DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. 
Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will 
drop support for Python 3.5 in January 2021. pip 21.0 will remove support for 
this functionality.
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.10.0-py3-none-any.whl (97 kB)
Collecting future<1.0.0,>=0.16.0
  Using cached future-0.18.2-py3-none-any.whl
Collecting pyyaml<6.0.0,>=3.12
  Using cached PyYAML-5.3.1-cp35-cp35m-linux_x86_64.whl
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.1-py3-none-any.whl (32 kB)
Collecting six>=1.9.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Installing collected packages: soupsieve, six, tenacity, pyyaml, future, 
beautifulsoup4
Successfully installed beautifulsoup4-4.10.0 future-0.18.2 pyyaml-5.3.1 
six-1.16.0 soupsieve-2.1 tenacity-5.1.5
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 207 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 1.866049 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:docker
 ---> Running in b783227c1080
go: downloading github.com/google/go-licenses 
v0.0.0-20210816172045-3099c18c36e1
go: downloading github.com/golang/glog 
v0.0.0-20160126235308-23def4e6c14b
go: downloading github.com/otiai10/copy v1.6.0
go: downloading github.com/spf13/cobra v0.0.5
go: downloading github.com/google/licenseclassifier 
v0.0.0-20210722185704-3043a050f148
go: downloading gopkg.in/src-d/go-git.v4 v4.13.1
go: downloading golang.org/x/tools v0.0.0-20191118222007-07fc4c7f2b98
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/inconshreveable/mousetrap v1.0.0
go: downloading gopkg.in/src-d/go-billy.v4 v4.3.2
go: downloading github.com/sergi/go-diff v1.2.0
go: downloading golang.org/x/crypto v0.0.0-20191117063200-497ca9f6d64f
go: downloading github.com/jbenet/go-context 
v0.0.0-20150711004518-d14ea06fba99
go: downloading github.com/emirpasic/gods v1.12.0
go: downloading github.com/src-d/gcfg v1.4.0
go: downloading github.com/kevinburke/ssh_config 
v0.0.0-20190725054713-01f96b0aa0cd
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/xanzy/ssh-agent v0.2.1
go: downloading golang.org/x/net v0.0.0-20191119073136-fc4aabc6c914
go: downloading gopkg.in/warnings.v0 v0.1.2
go: downloading golang.org/x/sys v0.0.0-20191119060738-e882bf8e40c2
Removing intermediate container b783227c1080
 ---> 18f6834ad148
Step 3/6 : COPY get-licenses.sh /opt/apache/beam/
 ---> 2a6c375c7d72
Step 4/6 : ARG sdk_location
 ---> Running in 526d884e558e
Removing intermediate container 526d884e558e
 ---> a70d70f3604e
Step 5/6 : ENV sdk_location=$sdk_location
 ---> Running in 088d9f87d58b
Removing intermediate container 088d9f87d58b
 ---> 26a4388e963a
Step 6/6 : ENTRYPOINT /opt/apache/beam/get-licenses.sh
 ---> Running in 5228157639d8
Removing intermediate container 5228157639d8
 ---> 66e24f3927fe
Successfully built 66e24f3927fe
Successfully tagged golicenses-java:latest

> Task :release:go-licenses:java:dockerRun
+ rm -rf '/output/*'
+ export GO111MODULE=off
+ GO111MODULE=off
+ go get github.com/apache/beam/sdks/java/container
+ go-licenses save github.com/apache/beam/sdks/java/container 
--save_path=/output/licenses
+ go-licenses csv github.com/apache/beam/sdks/java/container
+ tee /output/licenses/list.csv
github.com/apache/beam/sdks/java/container,https://github.com/apache/beam/blob/master/LICENSE,Apache-2.0
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
google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/master/LICENSE,BSD-3-Clause
golang.org/x/text,https://go.googlesource.com/text/+/refs/heads/master/LICENSE,BSD-3-Clause
github.com/apache/beam/sdks/go/pkg/beam,https://github.com/apache/beam/blob/master/sdks/go/README.md,Apache-2.0
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0
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
+ 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]
806b0a39d0d2: Preparing
ed57f00b5c5c: Preparing
8a4632366c5e: Preparing
d63e44083d02: Preparing
fd5e4df6de1c: Preparing
68cb174b9288: Preparing
f68cd5ca7144: Preparing
7be4103e9339: Preparing
7ae38e1ffa09: Preparing
5d951b376449: Preparing
6810332fd5cc: Preparing
4bacf0c89777: Preparing
d9b6ea8e7d5f: Preparing
9cb5eb95298c: Preparing
00ef5416d927: Preparing
8555e663f65b: Preparing
d00da3cd7763: Preparing
f68cd5ca7144: Waiting
4e61e63529c2: Preparing
799760671c38: Preparing
7be4103e9339: Waiting
7ae38e1ffa09: Waiting
5d951b376449: Waiting
6810332fd5cc: Waiting
8555e663f65b: Waiting
9cb5eb95298c: Waiting
00ef5416d927: Waiting
d00da3cd7763: Waiting
68cb174b9288: Waiting
4e61e63529c2: Waiting
799760671c38: Waiting
fd5e4df6de1c: Pushed
8a4632366c5e: Pushed
ed57f00b5c5c: Pushed
68cb174b9288: Pushed
7be4103e9339: Pushed
806b0a39d0d2: Pushed
d63e44083d02: Pushed
7ae38e1ffa09: Pushed
d9b6ea8e7d5f: Layer already exists
9cb5eb95298c: Layer already exists
00ef5416d927: Layer already exists
8555e663f65b: Layer already exists
d00da3cd7763: Layer already exists
4e61e63529c2: Layer already exists
799760671c38: Layer already exists
6810332fd5cc: Pushed
f68cd5ca7144: Pushed
4bacf0c89777: Pushed
5d951b376449: Pushed
20210925190428: digest: 
sha256:ba86ba222fa104005b02a81cf9e674f7f978421ab2ed18ec7b92f6ecaac75b56 size: 
4311

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

org.apache.beam.sdk.transforms.ParDoTest$TimerTests > 
testTwoTimersSettingEachOtherWithCreateAsInputUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4502

241 tests completed, 1 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:20210925190428
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:ba86ba222fa104005b02a81cf9e674f7f978421ab2ed18ec7b92f6ecaac75b56
Deleted: sha256:e0f7248b1bd8919a1fab043151131040019a34ef4e3eceaa102d74a782d6cf89
Deleted: sha256:53bb0ad0c2d0dac13ddac42b7e801a4ddf9d2ec614f6850846707644c54f1788
Deleted: sha256:a6cf71060418674c7d954ae3835715da1abca7fefeaf4aa0a5f30baf591319e8
Deleted: sha256:4c229b2a4e8cd5aacc4f0fbbf80fe4112a22db8f41a07acaf22d672cfc654371
Deleted: sha256:98fa53cfa96408106a2e0ab76f8a95d5e7efff44a5c43546d3eed2800238e08f
Deleted: sha256:c69bab4d843a44bd043f2eac27fed9a69b5b8b5bd9bf63d3023beb0d7606e179
Deleted: sha256:61a772bbdbdfb0110363cac6a500ffdf2d5e1b941971792d2cc1240992116492
Deleted: sha256:2a12282b6524067b25840f6b1f8411b8bcc1a15f1aed140490b8f1d9d383b4c6
Deleted: sha256:d12ed7ea4089617d284e02a5041e2277c69f65206019a91efff070eea41e8c95
Deleted: sha256:9fb15e30c3e6cb5a15c9077ce723dab6f39d665314def732db24bfdb72fac0a1
Deleted: sha256:faf9c8a3e7334c56130f8d6dc0e7767154d55adbaa72381b5cf5cebf5c4510dc
Deleted: sha256:110aea80097da1c7a73b84adc95a39583b66179880536cef7b40f603950fa223
Deleted: sha256:27b3dc13b2e6e44def1e25e7afe6fb74392ff9363b487ed1240e6ffe7bba61a5
Deleted: sha256:99af82eacfeb843b130af61501c1dbfef8ff700fba7fd334bfd5ae90c2f4d997
Deleted: sha256:71d3fff5841cc4ca15dbb1a55cbd5bc954558d2ed5f45b6fdd4af9e6c171c7a2
Deleted: sha256:6ed5f014193ad1daa72d646870facf83fc1bcbfc88cb4a1d5957039b966d2ac8
Deleted: sha256:d6b65d72fb29bfd99588b7d0afc9f9adfeb1aad5af5e1520c75afaf6123832b2
Deleted: sha256:8cf8c46447fa13e3af55198d8c4315fc657326d51c034255bb26342c00a9e3d3
Deleted: sha256:ef97b715eeff974885977f7b930e6ba0c634c553c379d9ebead5793a4ae58179
Deleted: sha256:4707b7a7a89cf6e4355864313a6b2a3571e93a81c6cfba1bc28127442ebd23a4
Deleted: sha256:48967da56f8b12d81762ebaa07bcd16a89cdbd21ebd2afed6ddb57ba6d6e6c1f
Deleted: sha256:2faf4e95f20c4a6ed7a8fdb378d635d6811fb68a5159d33eba9c36bfb1cee984
Deleted: sha256:2b218271d79fbb60e976bf76708cf046b5f87db14a552c27f4620916a57c68cd
Deleted: sha256:4bfd6b68ab77a3f7d58801031255d3eb49a1260f9ba8b1fdeb39f7ef7a8d28b2
Deleted: sha256:043611fcbebe29d0b1c124e0d1d08dcbd7845f0f8b10b218416c71f09ef169f2
Deleted: sha256:ff6a2c412e87f236c1d8bf1e95033db7a4325b5cbd0095837afdb02010a47ecd
Deleted: sha256:707a1d991a3bebc613d071f689677730372df82c5956d18da12515de1557855e
Deleted: sha256:3b5b20a10eeb9fb48de875a3d256b774d72e25d9cde7fdbf3bff1b2991d4f533
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210925190428]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:ba86ba222fa104005b02a81cf9e674f7f978421ab2ed18ec7b92f6ecaac75b56]

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

FAILURE: Build 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.

* 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 5h 33m 26s
124 actionable tasks: 83 executed, 39 from cache, 2 up-to-date

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

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