See 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/1539/display/redirect>

Changes:


------------------------------------------
[...truncated 39.58 KB...]
Copying already-fetched licenses from 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/build/reports/dependency-license>
 to 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/build/target/java_third_party_licenses>

> Task :release:go-licenses:java:dockerRun
+ rm -rf '/output/*'
+ export GO111MODULE=off
+ GO111MODULE=off
+ go get github.com/apache/beam/sdks/java/container

> Task :sdks:java:extensions:ml:compileJava

> Task :sdks:java:container:pullLicenses
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_Examples_Dataflow_V2/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_Examples_Dataflow_V2/ws/src/sdks/java/container/build/virtualenv/bin/python>
 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py>
 
--license_index=<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/build/reports/dependency-license/index.json>
        
--output_dir=<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/build/target/java_third_party_licenses>
        
--dep_url_yaml=<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml>
 
INFO:root:Pulling license for 213 dependencies using 16 threads.

> Task :sdks:java:extensions:ml:classes
> Task :sdks:java:extensions:ml:jar

> Task :sdks:java:container:pullLicenses
INFO:root:pull_licenses_java.py succeed. It took 32.454191 seconds with 16 
threads.
Copying licenses from 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/build/target/java_third_party_licenses>
 to 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/build/target/third_party_licenses.>
Finished license_scripts.sh

> Task :sdks:java:container:java8:copyJavaThirdPartyLicenses
> Task :examples:java:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :examples:java:classes
> Task :examples:java:jar

> Task :examples:java:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :examples:java:testClasses
> Task :examples:java:testJar

> Task :release:go-licenses:java:dockerRun
+ 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/go/pkg/beam,https://github.com/apache/beam/blob/master/sdks/go/README.md,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
golang.org/x/text,https://go.googlesource.com/text/+/refs/heads/master/LICENSE,BSD-3-Clause
github.com/apache/beam/sdks/java/container,https://github.com/apache/beam/blob/master/LICENSE,Apache-2.0
google.golang.org/grpc,https://github.com/grpc/grpc-go/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
+ 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]
d89ef8c628a6: Preparing
623adee2ad6a: Preparing
0d6a5a7a99b3: Preparing
5bc6d0f5bd73: Preparing
1828b4255cfb: Preparing
5af8f459829e: Preparing
94d5e5401312: Preparing
5ca5679c208f: Preparing
c5e737a00f00: Preparing
c9e80cce87ba: Preparing
020d9106ef1c: Preparing
0dbee801ef7e: Preparing
4d327f577a2b: Preparing
a6159ee91199: Preparing
a81f1846a0d2: Preparing
3b441d7cb46b: Preparing
d3710de04cb3: Preparing
91f7336bbfff: Preparing
e2e8c39e0f77: Preparing
0dbee801ef7e: Waiting
4d327f577a2b: Waiting
a6159ee91199: Waiting
a81f1846a0d2: Waiting
3b441d7cb46b: Waiting
5af8f459829e: Waiting
c5e737a00f00: Waiting
d3710de04cb3: Waiting
c9e80cce87ba: Waiting
91f7336bbfff: Waiting
020d9106ef1c: Waiting
e2e8c39e0f77: Waiting
94d5e5401312: Waiting
5ca5679c208f: Waiting
0d6a5a7a99b3: Pushed
623adee2ad6a: Pushed
1828b4255cfb: Pushed
5af8f459829e: Pushed
d89ef8c628a6: Pushed
5bc6d0f5bd73: Pushed
5ca5679c208f: Pushed
94d5e5401312: Pushed
4d327f577a2b: Layer already exists
020d9106ef1c: Pushed
a6159ee91199: Layer already exists
0dbee801ef7e: Pushed
a81f1846a0d2: Layer already exists
c5e737a00f00: Pushed
3b441d7cb46b: Layer already exists
91f7336bbfff: Layer already exists
d3710de04cb3: Layer already exists
e2e8c39e0f77: Layer already exists
c9e80cce87ba: Pushed
20211209120110: digest: 
sha256:fcbe9b12e73109681696654ab37e0a9a4f8386d2bb988832d1c7a1854cb4c321 size: 
4311

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

***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example: 
projects/apache-beam-testing/topics/testpipeline-jenkins-1209120545-31009500
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1209120545-31009500
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_routes_1639051536862.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-1209120545-31009500
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1209120545-31009500
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_routes_1639051536862.traffic_routes_table
Please go to the Developers Console to delete it manually. Otherwise, you may 
be charged for its usage.
***********************************************************
***********************************************************

org.apache.beam.examples.snippets.transforms.io.gcp.bigquery.BigQuerySamplesIT 
> testTableIO FAILED
    java.lang.RuntimeException at BigQuerySamplesIT.java:121

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > 
testE2EBigQueryTornadoesWithExport FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > 
testE2eBigQueryTornadoesWithStorageApi FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > 
testE2eBigQueryTornadoesWithStorageApiUsingQuery FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

org.apache.beam.examples.complete.TrafficMaxLaneFlowIT > 
testE2ETrafficMaxLaneFlow FAILED
    java.lang.RuntimeException at TrafficMaxLaneFlowIT.java:72

8 tests completed, 5 failed

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages FAILED
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211209120110
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:fcbe9b12e73109681696654ab37e0a9a4f8386d2bb988832d1c7a1854cb4c321
Deleted: sha256:80a3c6db9d5f43b2d040c43237f8422559ac4c90d41218dbb9e8fb5610164deb
Deleted: sha256:f615274ffdfceb58d8042e4414adbbf4fd97fc5a5948552da42a24fd1839222e
Deleted: sha256:383fd92e17061f490ad0e2934d626331be455d640bcbf2030d3b152af947dcdd
Deleted: sha256:e114585fdbdb6e6a2cec6404cdd4ada0f19c470c4484e043fee20a6633134fc1
Deleted: sha256:177ed4b098fbcef75a072c28345e14940b0b33de7c8921fc9a630500afe617d3
Deleted: sha256:466c48c20ceb66f444ecfff3598dbe7f701fd7e2e9f7651ed680c9979a3cebfd
Deleted: sha256:dc55cb19230bbd5828ce3ad022a3ce107891b0e2bb7add5a737b80b0a0f8867e
Deleted: sha256:4de3dcc7df7785a688919626b1b5f25a1b319beedf22b885882ef8419d1c59ca
Deleted: sha256:3966891451e6d0c122ef9816387764422a595a204cf82caf2604684abd3442bd
Deleted: sha256:2bf714682c16bed97363a50d389e8b6376d3edcda198aeaaf70ca338a5468a9e
Deleted: sha256:4ca2f6333c2bc318ccf34e904715ade65f0564348d20e18f0358f160ac7dbf6e
Deleted: sha256:3f382154e042b6c69ef401fd78d57ffbe14443203449b3ee4346ecd7be1bc3e9
Deleted: sha256:ffb4993e9e77eab8aeae074f613972dd70ec799bc28f22ae2c6ef81b44565388
Deleted: sha256:17717d2d45417b18d2671d9890917074578b06705329212ef7c5a8cf15c88515
Deleted: sha256:f12a769f7b28977a5e1393165134b6a247ed2f844e34a982d7221e150ebd29ac
Deleted: sha256:b22e3678b26afa0dc5c7b2b80a8afe46c0d287d0b552903b39703c58a3d835c1
Deleted: sha256:314000e9d2b04121fc5f7b3aa3623e5aa7958d56859b259829582ed71cef0fae
Deleted: sha256:7c826539a71d958e52efba22438623b296e047d0052030288001a7dbaaa2ecb7
Deleted: sha256:6db58e8ac32491dc99490c1084c610ec26ce2ef1326be867d99ee84dc9d9968f
Deleted: sha256:b560395e9e2aa1cef28525f869f77b4a460e28d9770b9a24c5819aacba83dfa9
Deleted: sha256:62ea47131ec3ddfa4ab5deb43e7df9e2f0314eaaedb37d391af9243c25b3ae55
Deleted: sha256:da87a4f035c4e141da068668cbaa3c319f68bc0e2f8d8b20372228b83bca8db9
Deleted: sha256:304dcf98c3f5465ae4babb7135f90b2b40a777578a5cd2061f46a690f54f6be6
Deleted: sha256:65b3f5cfb1fc4e1389be9cbb62753531974ace6b10e09c4b1466896ad8707736
Deleted: sha256:89ecfa7919efde58355dabb7262f603ab8b6b3b9900863a0b8946a375226cb02
Deleted: sha256:03106604d70be1020a7dfefe76a601b3a67aa8537ac1c316645b72fa3bff6138
Deleted: sha256:c76d9bb353788e94a9caec6153ce103facbd28074729ab8101966c9e7ff31d21
Deleted: sha256:8f5ffdd135bd5219001895ec2af7fb73d9f5974298812b703d376a50b680e04a
ERROR: (gcloud.container.images.untag) Image could not be found: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211209120110]

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task 
':runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/examplesJavaRunnerV2IntegrationTest/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_Examples_Dataflow_V2/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 45m 2s
104 actionable tasks: 74 executed, 28 from cache, 2 up-to-date

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

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