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

Changes:

[noreply] Handle single-precision float values in the standard coders tests


------------------------------------------
[...truncated 510.86 KB...]
requests-mock==1.9.3
requests-oauthlib==1.3.1
rsa==4.9
scikit-learn==1.0.2
scipy==1.7.3
setuptools==65.0.1
six==1.16.0
soupsieve==2.3.2.post1
SQLAlchemy==1.4.39
tenacity==5.1.5
tensorboard==2.9.1
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.1
tensorflow==2.9.1
tensorflow-estimator==2.9.0
tensorflow-io-gcs-filesystem==0.26.0
termcolor==1.1.0
testcontainers==3.6.0
threadpoolctl==3.1.0
tomli==2.0.1
tqdm==4.64.0
typing-utils==0.1.0
typing_extensions==4.3.0
uritemplate==4.1.1
urllib3==1.26.11
websocket-client==1.3.3
Werkzeug==2.2.1
wheel==0.37.1
wrapt==1.14.1
zipp==3.8.1
zstandard==0.18.0
Removing intermediate container 39be210108e2
 ---> 6f6aabb1865c
Step 17/32 : COPY target/LICENSE /opt/apache/beam/
 ---> df8fd899da0e
Step 18/32 : COPY target/LICENSE.python /opt/apache/beam/
 ---> ffdcdd989a06
Step 19/32 : COPY target/NOTICE /opt/apache/beam/
 ---> 268397a1ef61
Step 20/32 : COPY target/launcher/linux_amd64/boot /opt/apache/beam/
 ---> ee4b208696b4
Step 21/32 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in fbb236ba2c9e
Removing intermediate container fbb236ba2c9e
 ---> 0db7a4e076d2
Step 22/32 : FROM beam as third_party_licenses
 ---> 0db7a4e076d2
Step 23/32 : ARG pull_licenses
 ---> Running in 4ac6c8812209
Removing intermediate container 4ac6c8812209
 ---> add780848dff
Step 24/32 : COPY target/license_scripts /tmp/license_scripts/
 ---> b611d6860715
Step 25/32 : COPY target/LICENSE target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
 ---> 114bbc145421
Step 26/32 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in 19296fde8c4e
Removing intermediate container 19296fde8c4e
 ---> 859c0dfae617
Step 27/32 : COPY target/license_scripts /tmp/license_scripts/
 ---> 0b58243d5ec0
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 5f108462f294
Collecting pip-licenses<4.0.0
  Downloading pip_licenses-3.5.4-py3-none-any.whl (17 kB)
Requirement already satisfied: pyyaml in /usr/local/lib/python3.7/site-packages 
(6.0)
Requirement already satisfied: tenacity in 
/usr/local/lib/python3.7/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.7/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=cb18002d0cb980b20d8758327734a53991c6f775b2cf85eebfd5c6dac204a033
  Stored in directory: 
/root/.cache/pip/wheels/33/df/2f/674985b3f8a2de3f96357d1eadef5110f74fa91b3785e52a54
Successfully built PTable
Installing collected packages: PTable, pip-licenses
Successfully installed PTable-0.9.2 pip-licenses-3.5.4
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 135 dependencies
Removing intermediate container 5f108462f294
 ---> f67c5438d131
Step 29/32 : FROM beam
 ---> 0db7a4e076d2
Step 30/32 : ARG pull_licenses
 ---> Running in fee17ab3ad32
Removing intermediate container fee17ab3ad32
 ---> 8503d4d34c6c
Step 31/32 : COPY --from=third_party_licenses 
/opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses
 ---> a314888376a6
Step 32/32 : RUN if [ "$pull_licenses" != "true" ] ; then       rm -rf 
/opt/apache/beam/third_party_licenses ;     fi
 ---> Running in 63d1d7549408
Removing intermediate container 63d1d7549408
 ---> 17272ccef06e
Successfully built 17272ccef06e
Successfully tagged apache/beam_python3.7_sdk:2.42.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]
9fb0eab62b64: Preparing
8ecb480e4065: Preparing
cc45bb81da05: Preparing
dc5d910e1299: Preparing
f4304fc33c3f: Preparing
78ef93eef428: Preparing
921b505b9248: Preparing
e902c76126f6: Preparing
afcf0c3fbff3: Preparing
96569b88d72f: Preparing
e001f2365394: Preparing
f1bde3660c09: Preparing
e8d0e3b11a41: Preparing
db416ad01ddc: Preparing
757c2a90dff1: Preparing
5f71c8685acb: Preparing
583a78313b06: Preparing
2143381c9922: Preparing
12228ba7a3b1: Preparing
9b55156abf26: Preparing
293d5db30c9f: Preparing
03127cdb479b: Preparing
9c742cd6c7a5: Preparing
afcf0c3fbff3: Waiting
78ef93eef428: Waiting
96569b88d72f: Waiting
2143381c9922: Waiting
e001f2365394: Waiting
921b505b9248: Waiting
e902c76126f6: Waiting
f1bde3660c09: Waiting
5f71c8685acb: Waiting
293d5db30c9f: Waiting
9c742cd6c7a5: Waiting
03127cdb479b: Waiting
12228ba7a3b1: Waiting
dc5d910e1299: Pushed
cc45bb81da05: Pushed
9fb0eab62b64: Pushed
f4304fc33c3f: Pushed
8ecb480e4065: Pushed
e902c76126f6: Pushed
afcf0c3fbff3: Pushed
921b505b9248: Pushed
e8d0e3b11a41: Pushed
e001f2365394: Pushed
757c2a90dff1: Layer already exists
5f71c8685acb: Layer already exists
583a78313b06: Layer already exists
2143381c9922: Layer already exists
12228ba7a3b1: Layer already exists
9b55156abf26: Layer already exists
db416ad01ddc: Pushed
293d5db30c9f: Layer already exists
03127cdb479b: Layer already exists
9c742cd6c7a5: Layer already exists
78ef93eef428: Pushed
96569b88d72f: Pushed
f1bde3660c09: Pushed
20220816150955: digest: 
sha256:c1a91dbe20127914edcf4cbf1cf078d11432b1067e77df65b157c0eb5c63f46a size: 
5156

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

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

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

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$SingleInputOutputTest
 > test FAILED
    java.lang.RuntimeException at ValidateRunnerXlangTest.java:242
    java.lang.NullPointerException at Preconditions.java:980

14 tests completed, 1 failed

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

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerCleanup
Stopping expansion service pid: 838365.
Stopping expansion service pid: 838366.

> 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:20220816150955
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:c1a91dbe20127914edcf4cbf1cf078d11432b1067e77df65b157c0eb5c63f46a
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/python:20220816150955]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:c1a91dbe20127914edcf4cbf1cf078d11432b1067e77df65b157c0eb5c63f46a]

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

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

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

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task 
':runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerJavaUsingPython'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PostCommit_XVR_JavaUsingPython_Dataflow/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesCrossLanguageRunnerJavaUsingPython/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.4/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 33m 4s
184 actionable tasks: 121 executed, 57 from cache, 6 up-to-date

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

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