See 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/1430/display/redirect?page=changes>

Changes:

[Robert Bradshaw] [BEAM-14163] Fix typo in single core per container logic.


------------------------------------------
[...truncated 57.93 KB...]
    result = func(*args)
  File "/usr/lib/python3.8/urllib/request.py", line 755, in http_error_302
    return self.parent.open(new, timeout=req.timeout)
  File "/usr/lib/python3.8/urllib/request.py", line 531, in open
    response = meth(req, response)
  File "/usr/lib/python3.8/urllib/request.py", line 640, in http_response
    response = self.parent.error(
  File "/usr/lib/python3.8/urllib/request.py", line 569, in error
    return self._call_chain(*args)
  File "/usr/lib/python3.8/urllib/request.py", line 502, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.8/urllib/request.py", line 649, in http_error_default
    raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 502: Bad Gateway
ERROR:root:Invalid url for classgraph-4.8.104: 
http://opensource.org/licenses/MIT. Retrying...
Traceback (most recent call last):
  File 
"<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py";,>
 line 58, in pull_from_url
    url_read = urlopen(url)
  File "/usr/lib/python3.8/urllib/request.py", line 222, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/lib/python3.8/urllib/request.py", line 531, in open
    response = meth(req, response)
  File "/usr/lib/python3.8/urllib/request.py", line 640, in http_response
    response = self.parent.error(
  File "/usr/lib/python3.8/urllib/request.py", line 563, in error
    result = self._call_chain(*args)
  File "/usr/lib/python3.8/urllib/request.py", line 502, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.8/urllib/request.py", line 755, in http_error_302
    return self.parent.open(new, timeout=req.timeout)
  File "/usr/lib/python3.8/urllib/request.py", line 531, in open
    response = meth(req, response)
  File "/usr/lib/python3.8/urllib/request.py", line 640, in http_response
    response = self.parent.error(
  File "/usr/lib/python3.8/urllib/request.py", line 563, in error
    result = self._call_chain(*args)
  File "/usr/lib/python3.8/urllib/request.py", line 502, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.8/urllib/request.py", line 755, in http_error_302
    return self.parent.open(new, timeout=req.timeout)
  File "/usr/lib/python3.8/urllib/request.py", line 531, in open
    response = meth(req, response)
  File "/usr/lib/python3.8/urllib/request.py", line 640, in http_response
    response = self.parent.error(
  File "/usr/lib/python3.8/urllib/request.py", line 569, in error
    return self._call_chain(*args)
  File "/usr/lib/python3.8/urllib/request.py", line 502, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.8/urllib/request.py", line 649, in http_error_default
    raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 502: Bad Gateway
ERROR:root:Invalid url for pcollections-2.1.2: 
http://www.opensource.org/licenses/mit-license.php. Retrying...
INFO:root:Replaced local file URL with 
file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/manual_licenses/xz/COPYING>
 for xz-1.5
INFO:root:pull_licenses_java.py succeed. It took 48.676034 seconds with 16 
threads.
Copying licenses from 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses>
 to 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/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
+ 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/sys,https://go.googlesource.com/sys/+/refs/heads/master/LICENSE,BSD-3-Clause
google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/master/LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/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
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
golang.org/x/text,https://go.googlesource.com/text/+/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: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]
22df59753f6d: Preparing
bc4e160ec83d: Preparing
939c88ec741d: Preparing
dd70f14b5488: Preparing
065769bb4cf6: Preparing
8dd103574975: Preparing
eed8fc61b6fe: Preparing
1877894f437b: Preparing
59cb43e31961: Preparing
dc73e5751a33: Preparing
d182139547a5: Preparing
03ba869af4a8: Preparing
dd05fe98ec45: Preparing
2f3d62feda90: Preparing
276bb0265355: Preparing
0607554a700f: Preparing
3add5b0a88e9: Preparing
3cddd9de99b4: Preparing
327e42081bbe: Preparing
0607554a700f: Waiting
6e632f416458: Preparing
e019be289189: Preparing
c9a63110150b: Preparing
eed8fc61b6fe: Waiting
1877894f437b: Waiting
3cddd9de99b4: Waiting
59cb43e31961: Waiting
e019be289189: Waiting
c9a63110150b: Waiting
dd05fe98ec45: Waiting
276bb0265355: Waiting
6e632f416458: Waiting
03ba869af4a8: Waiting
dc73e5751a33: Waiting
2f3d62feda90: Waiting
d182139547a5: Waiting
327e42081bbe: Waiting
bc4e160ec83d: Pushed
065769bb4cf6: Pushed
939c88ec741d: Pushed
22df59753f6d: Pushed
dd70f14b5488: Pushed
1877894f437b: Pushed
eed8fc61b6fe: Pushed
dc73e5751a33: Pushed
8dd103574975: Pushed
03ba869af4a8: Pushed
d182139547a5: Pushed
0607554a700f: Layer already exists
3add5b0a88e9: Layer already exists
3cddd9de99b4: Layer already exists
327e42081bbe: Layer already exists
6e632f416458: Layer already exists
e019be289189: Layer already exists
59cb43e31961: Pushed
c9a63110150b: Layer already exists
2f3d62feda90: Pushed
276bb0265355: Pushed
dd05fe98ec45: Pushed
20220329000107: digest: 
sha256:ccaff51a276fa9898f979312c43eb2d7b87815ac3a78eabf76942ea0a54115ae size: 
4935

> Task :runners:google-cloud-dataflow-java:coreSDKJavaRunnerV2IntegrationTest 
> NO-SOURCE
> 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-0329000646-12779d1b
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0329000646-12779d1b
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0329000646-12779d1b
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0329000646-12779d1b
***********************************************************
***********************************************************

***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0329000646-41abb0c1
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0329000646-41abb0c1
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0329000646-41abb0c1
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0329000646-41abb0c1
***********************************************************
***********************************************************

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

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > 
testBigQueryStorageWrite30MProto FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:101

org.apache.beam.sdk.io.gcp.datastore.V1ReadIT > testE2EV1Read FAILED
    java.lang.RuntimeException at V1ReadIT.java:92

org.apache.beam.sdk.io.gcp.datastore.V1ReadIT > 
testE2EV1ReadWithGQLQueryWithLimit FAILED
    java.lang.RuntimeException at V1ReadIT.java:135

org.apache.beam.sdk.io.gcp.datastore.V1ReadIT > 
testE2EV1ReadWithGQLQueryWithNoLimit FAILED
    java.lang.RuntimeException at V1ReadIT.java:135

org.apache.beam.sdk.io.gcp.pubsublite.ReadWriteIT > testReadWrite FAILED
    java.lang.AssertionError at ReadWriteIT.java:264

org.apache.beam.sdk.io.gcp.spanner.changestreams.it.SpannerChangeStreamOrderedWithinKeyGloballyIT
 > testOrderedWithinKey FAILED
    java.lang.RuntimeException at 
SpannerChangeStreamOrderedWithinKeyGloballyIT.java:195

org.apache.beam.sdk.io.gcp.spanner.SpannerReadIT > testReadAllRecordsInDb FAILED
    java.lang.RuntimeException at SpannerReadIT.java:288

org.apache.beam.sdk.io.gcp.spanner.changestreams.it.SpannerChangeStreamOrderedWithinKeyIT
 > testOrderedWithinKey FAILED
    java.lang.RuntimeException at SpannerChangeStreamOrderedWithinKeyIT.java:149

49 tests completed, 8 failed, 1 skipped

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220329000107
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:ccaff51a276fa9898f979312c43eb2d7b87815ac3a78eabf76942ea0a54115ae
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220329000107]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:ccaff51a276fa9898f979312c43eb2d7b87815ac3a78eabf76942ea0a54115ae]

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

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task 
':runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/googleCloudPlatformRunnerV2IntegrationTest/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 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.3.2/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 2h 17m 18s
141 actionable tasks: 90 executed, 47 from cache, 4 up-to-date

Publishing build scan...
https://gradle.com/s/2d3ufjgfmgqxc

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