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

Changes:

[noreply] Remove datastore intersphinx_dependency to fix docs job. (#25000)

[rszper] Adding the registered trademark symbol to the Apache Beam title on the

[noreply] Use CC-BY image for custom remote inference notebook (#25004)

[noreply] Fix kafka performance test write failing due to server overwhelmed


------------------------------------------
[...truncated 593.29 KB...]
regex==2022.10.31
requests==2.28.1
requests-mock==1.10.0
requests-oauthlib==1.3.1
rsa==4.9
scikit-learn==1.1.3
scipy==1.9.3
setuptools==65.7.0
six==1.16.0
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
SQLAlchemy==1.4.44
sqlparse==0.4.3
tenacity==5.1.5
tensorboard==2.11.0
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.1
tensorflow==2.11.0
tensorflow-estimator==2.11.0
tensorflow-io-gcs-filesystem==0.28.0
termcolor==2.1.1
testcontainers==3.7.1
threadpoolctl==3.1.0
tomli==2.0.1
tqdm==4.64.1
typing_extensions==4.4.0
uritemplate==4.1.1
urllib3==1.26.13
websocket-client==1.4.2
Werkzeug==2.2.2
wheel==0.38.4
wrapt==1.14.1
zipp==3.11.0
zstandard==0.19.0
Removing intermediate container 256c467699b0
 ---> ec6792f8ffba
Step 17/32 : COPY target/LICENSE /opt/apache/beam/
 ---> 93989ad9b556
Step 18/32 : COPY target/LICENSE.python /opt/apache/beam/
 ---> 0ed128a41a27
Step 19/32 : COPY target/NOTICE /opt/apache/beam/
 ---> 264185c9791b
Step 20/32 : COPY target/launcher/linux_amd64/boot /opt/apache/beam/
 ---> 06ff896b8721
Step 21/32 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in fc0a7bb29b99
Removing intermediate container fc0a7bb29b99
 ---> 04ed5ad633d1
Step 22/32 : FROM beam as third_party_licenses
 ---> 04ed5ad633d1
Step 23/32 : ARG pull_licenses
 ---> Running in 980a1645fd32
Removing intermediate container 980a1645fd32
 ---> 3097ae908ad8
Step 24/32 : COPY target/license_scripts /tmp/license_scripts/
 ---> a0e6245afaa6
Step 25/32 : COPY target/LICENSE target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
 ---> 1b6c056fbcbe
Step 26/32 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in 6b0138a9fe54
Removing intermediate container 6b0138a9fe54
 ---> 552514b3100b
Step 27/32 : COPY target/license_scripts /tmp/license_scripts/
 ---> 3c896fa9b1cf
Step 28/32 : RUN if [ "$pull_licenses" = "true" ] ; then       pip install 
'pip-licenses<4.0.0' pyyaml tenacity &&       python 
/tmp/license_scripts/pull_licenses_py.py ;     fi
 ---> Running in 83c9f69472b6
Collecting pip-licenses<4.0.0
  Downloading pip_licenses-3.5.5-py3-none-any.whl (17 kB)
Requirement already satisfied: pyyaml in /usr/local/lib/python3.8/site-packages 
(6.0)
Requirement already satisfied: tenacity in 
/usr/local/lib/python3.8/site-packages (5.1.5)
Collecting PTable
  Downloading PTable-0.9.2.tar.gz (31 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: six>=1.9.0 in 
/usr/local/lib/python3.8/site-packages (from tenacity) (1.16.0)
Building wheels for collected packages: PTable
  Building wheel for PTable (setup.py): started
  Building wheel for PTable (setup.py): finished with status 'done'
  Created wheel for PTable: filename=PTable-0.9.2-py3-none-any.whl size=22908 
sha256=ddfdfec3dbdd016b09a5864775dceaaf1c9e77ce940dc90c457fdf67924b7a6e
  Stored in directory: 
/root/.cache/pip/wheels/d6/9b/52/533c87ba064d810efcd0e49de4c059c822e60d75cc0a6313ec
Successfully built PTable
Installing collected packages: PTable, pip-licenses
Successfully installed PTable-0.9.2 pip-licenses-3.5.5
WARNING: Running pip as the 'root' user can result in broken permissions 
and conflicting behaviour with the system package manager. It is recommended to 
use a virtual environment instead: https://pip.pypa.io/warnings/venv
Skip pulling license for  bs4
INFO:root:Successfully pulled licenses for 142 dependencies
Removing intermediate container 83c9f69472b6
 ---> 095e0dd91cfb
Step 29/32 : FROM beam
 ---> 04ed5ad633d1
Step 30/32 : ARG pull_licenses
 ---> Running in 922ad0237d0d
Removing intermediate container 922ad0237d0d
 ---> e913994a1070
Step 31/32 : COPY --from=third_party_licenses 
/opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses
 ---> 702cf6793797
Step 32/32 : RUN if [ "$pull_licenses" != "true" ] ; then       rm -rf 
/opt/apache/beam/third_party_licenses ;     fi
 ---> Running in cf60c21679db
Removing intermediate container cf60c21679db
 ---> 58dafe81b444
Successfully built 58dafe81b444
Successfully tagged apache/beam_python3.8_sdk:2.45.0.dev

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerPythonContainer
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/python]
f5c1e362c2d9: Preparing
b43c1e35c8fa: Preparing
07167a06ecd1: Preparing
2614d424eac8: Preparing
ca36bf2bea89: Preparing
9ceb34076e5d: Preparing
23f2eeed873b: Preparing
c658e660a4b8: Preparing
c451f18887fd: Preparing
b5b708506c0f: Preparing
996ba9414b6d: Preparing
542e8a7731a5: Preparing
8d700329a581: Preparing
118a5e420ffa: Preparing
d891b570b8e6: Preparing
9a413ac754ff: Preparing
2d860babaabe: Preparing
dc6462f7bb8b: Preparing
a4db1a405763: Preparing
9ceb34076e5d: Waiting
9f4f964da727: Preparing
49b333f7bad4: Preparing
23f2eeed873b: Waiting
a463dbda4664: Preparing
a9099c3159f5: Preparing
c658e660a4b8: Waiting
8d700329a581: Waiting
2d860babaabe: Waiting
c451f18887fd: Waiting
dc6462f7bb8b: Waiting
118a5e420ffa: Waiting
b5b708506c0f: Waiting
a4db1a405763: Waiting
9f4f964da727: Waiting
d891b570b8e6: Waiting
49b333f7bad4: Waiting
996ba9414b6d: Waiting
a463dbda4664: Waiting
9a413ac754ff: Waiting
a9099c3159f5: Waiting
542e8a7731a5: Waiting
07167a06ecd1: Pushed
f5c1e362c2d9: Pushed
2614d424eac8: Pushed
ca36bf2bea89: Pushed
b43c1e35c8fa: Pushed
c658e660a4b8: Pushed
23f2eeed873b: Pushed
c451f18887fd: Pushed
8d700329a581: Pushed
118a5e420ffa: Pushed
d891b570b8e6: Layer already exists
996ba9414b6d: Pushed
9a413ac754ff: Layer already exists
2d860babaabe: Layer already exists
dc6462f7bb8b: Layer already exists
a4db1a405763: Layer already exists
9f4f964da727: Layer already exists
49b333f7bad4: Layer already exists
a463dbda4664: Layer already exists
a9099c3159f5: Layer already exists
9ceb34076e5d: Pushed
b5b708506c0f: Pushed
542e8a7731a5: Pushed
20230114022043: digest: 
sha256:fdcca8be8df37e4496d03101717842b4492bfc76cfc8631f61a83176a20b56ab size: 
5156

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

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerSetup
Launching Java expansion service @ 42595
Launching Python expansion service @ 45721

> Task :runners:google-cloud-dataflow-java:cleanupXVR UP-TO-DATE

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

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230114022043
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:1eb1a1684cc77b318b8b9e46dff985f849309133dc1ab05acd997d938a0f2f57
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:20230114022043]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:1eb1a1684cc77b318b8b9e46dff985f849309133dc1ab05acd997d938a0f2f57]

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

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerCleanup
Stopping expansion service pid: 1059769.
Stopping expansion service pid: 1059770.

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':spotlessInternalRegisterDependencies'.
> Error while evaluating property 'steps' of task 
> ':spotlessInternalRegisterDependencies'
   > java.util.ConcurrentModificationException (no error message)

* 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 12m 39s
207 actionable tasks: 145 executed, 54 from cache, 8 up-to-date

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

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