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

Changes:

[noreply] Fix broken link in online clustering documentation (#23516)

[noreply] Grant actions using GITHUB_TOKEN the appropriate permission set 
(#23521)


------------------------------------------
[...truncated 544.06 KB...]
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
INFO:root:Successfully pulled licenses for 140 dependencies
Skip pulling license for  bs4
Removing intermediate container cd97e3e0e67b
 ---> ef793eceffc4
Step 29/32 : FROM beam
 ---> dbb132a3b949
Step 30/32 : ARG pull_licenses
 ---> Running in 77c7dd9df2ba
Removing intermediate container 77c7dd9df2ba
 ---> eb573cea2129
Step 31/32 : COPY --from=third_party_licenses 
/opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses
 ---> 7f50b9390f40
Step 32/32 : RUN if [ "$pull_licenses" != "true" ] ; then       rm -rf 
/opt/apache/beam/third_party_licenses ;     fi
 ---> Running in a87adcaad85b
Removing intermediate container a87adcaad85b
 ---> 22ac735da8e4
Successfully built 22ac735da8e4
Successfully tagged apache/beam_python3.7_sdk:2.43.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]
df1e82a1315e: Preparing
caac920d3b50: Preparing
3132f8ef83c7: Preparing
312f56f0e008: Preparing
90d27cb26466: Preparing
ac085e551029: Preparing
51e4c2509745: Preparing
b6d75af287fb: Preparing
761a867b14a7: Preparing
a035b9f19bad: Preparing
839419fccc1c: Preparing
64d686f33f24: Preparing
34af630ef88b: Preparing
b260e9d86a47: Preparing
212bcd807e9a: Preparing
b4b906e64b9d: Preparing
f3283f834a86: Preparing
0c7daf9a72c8: Preparing
75ba02937496: Preparing
288cf3a46e32: Preparing
186da837555d: Preparing
955c9335e041: Preparing
8e079fee2186: Preparing
51e4c2509745: Waiting
761a867b14a7: Waiting
839419fccc1c: Waiting
b6d75af287fb: Waiting
a035b9f19bad: Waiting
64d686f33f24: Waiting
75ba02937496: Waiting
34af630ef88b: Waiting
b4b906e64b9d: Waiting
955c9335e041: Waiting
f3283f834a86: Waiting
0c7daf9a72c8: Waiting
212bcd807e9a: Waiting
288cf3a46e32: Waiting
b260e9d86a47: Waiting
ac085e551029: Waiting
8e079fee2186: Waiting
90d27cb26466: Pushed
3132f8ef83c7: Pushed
df1e82a1315e: Pushed
caac920d3b50: Pushed
51e4c2509745: Pushed
b6d75af287fb: Pushed
761a867b14a7: Pushed
312f56f0e008: Pushed
34af630ef88b: Pushed
839419fccc1c: Pushed
212bcd807e9a: Layer already exists
b4b906e64b9d: Layer already exists
f3283f834a86: Layer already exists
0c7daf9a72c8: Layer already exists
75ba02937496: Layer already exists
288cf3a46e32: Layer already exists
186da837555d: Layer already exists
955c9335e041: Layer already exists
8e079fee2186: Layer already exists
b260e9d86a47: Pushed
ac085e551029: Pushed
a035b9f19bad: Pushed
64d686f33f24: Pushed
20221006151621: digest: 
sha256:ee60d270730dfec40d3d497567dc718343d568a137b08ee236ea14fc52facdc2 size: 
5156

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

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerSetup
Stopping expansion service pid: 2221289.
Stopping expansion service pid: 2221290.
Launching Java expansion service @ 43003
Launching Python expansion service @ 36993

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

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CombinePerKeyTest
 > test FAILED
    org.apache.beam.vendor.grpc.v1p48p1.io.grpc.StatusRuntimeException at 
ValidateRunnerXlangTest.java:349
        Caused by: 
org.apache.beam.vendor.grpc.v1p48p1.io.netty.channel.AbstractChannel$AnnotatedConnectException
            Caused by: java.net.ConnectException at Errors.java:155
    java.lang.NullPointerException at Preconditions.java:980

org.apache.beam.sdk.extensions.python.transforms.PythonMapTest > testPythonMap 
FAILED
    java.lang.RuntimeException at PythonMapTest.java:41
        Caused by: java.util.concurrent.TimeoutException at 
PythonMapTest.java:41
    java.lang.NullPointerException at Preconditions.java:980

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$PartitionTest 
> test FAILED
    org.apache.beam.vendor.grpc.v1p48p1.io.grpc.StatusRuntimeException at 
ValidateRunnerXlangTest.java:392
        Caused by: 
org.apache.beam.vendor.grpc.v1p48p1.io.netty.channel.AbstractChannel$AnnotatedConnectException
            Caused by: java.net.ConnectException at Errors.java:155
    java.lang.NullPointerException at Preconditions.java:980

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CoGroupByKeyTest
 > test FAILED
    org.apache.beam.vendor.grpc.v1p48p1.io.grpc.StatusRuntimeException at 
ValidateRunnerXlangTest.java:307
        Caused by: 
org.apache.beam.vendor.grpc.v1p48p1.io.netty.channel.AbstractChannel$AnnotatedConnectException
            Caused by: java.net.ConnectException at Errors.java:155
    java.lang.NullPointerException at Preconditions.java:980

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$PythonDependenciesTest
 > test FAILED
    org.apache.beam.vendor.grpc.v1p48p1.io.grpc.StatusRuntimeException at 
ValidateRunnerXlangTest.java:401
        Caused by: 
org.apache.beam.vendor.grpc.v1p48p1.io.netty.channel.AbstractChannel$AnnotatedConnectException
            Caused by: java.net.ConnectException at Errors.java:155
    java.lang.NullPointerException at Preconditions.java:980

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$GroupByKeyTest
 > test FAILED
    org.apache.beam.vendor.grpc.v1p48p1.io.grpc.StatusRuntimeException at 
ValidateRunnerXlangTest.java:285
        Caused by: 
org.apache.beam.vendor.grpc.v1p48p1.io.netty.channel.AbstractChannel$AnnotatedConnectException
            Caused by: java.net.ConnectException at Errors.java:155
    java.lang.NullPointerException at Preconditions.java:980

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$CombineGloballyTest
 > test FAILED
    org.apache.beam.vendor.grpc.v1p48p1.io.grpc.StatusRuntimeException at 
ValidateRunnerXlangTest.java:328
        Caused by: 
org.apache.beam.vendor.grpc.v1p48p1.io.netty.channel.AbstractChannel$AnnotatedConnectException
            Caused by: java.net.ConnectException at Errors.java:155
    java.lang.NullPointerException at Preconditions.java:980

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$MultiInputOutputWithSideInputTest
 > test FAILED
    org.apache.beam.vendor.grpc.v1p48p1.io.grpc.StatusRuntimeException at 
ValidateRunnerXlangTest.java:263
        Caused by: 
org.apache.beam.vendor.grpc.v1p48p1.io.netty.channel.AbstractChannel$AnnotatedConnectException
            Caused by: java.net.ConnectException at Errors.java:155
    java.lang.NullPointerException at Preconditions.java:980

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$FlattenTest > 
test FAILED
    org.apache.beam.vendor.grpc.v1p48p1.io.grpc.StatusRuntimeException at 
ValidateRunnerXlangTest.java:370
        Caused by: 
org.apache.beam.vendor.grpc.v1p48p1.io.netty.channel.AbstractChannel$AnnotatedConnectException
            Caused by: java.net.ConnectException at Errors.java:155
    java.lang.NullPointerException at Preconditions.java:980

org.apache.beam.runners.core.construction.ValidateRunnerXlangTest$SingleInputOutputTest
 > test FAILED
    org.apache.beam.vendor.grpc.v1p48p1.io.grpc.StatusRuntimeException at 
ValidateRunnerXlangTest.java:242
        Caused by: 
org.apache.beam.vendor.grpc.v1p48p1.io.netty.channel.AbstractChannel$AnnotatedConnectException
            Caused by: java.net.ConnectException at Errors.java:155
    java.lang.NullPointerException at Preconditions.java:980

org.apache.beam.sdk.extensions.python.transforms.PythonMapTest > 
testPythonFlatMap FAILED
    java.lang.RuntimeException at PythonMapTest.java:54
        Caused by: java.util.concurrent.TimeoutException at 
PythonMapTest.java:54
    java.lang.NullPointerException at Preconditions.java:980

org.apache.beam.sdk.extensions.python.transforms.RunInferenceTransformTest > 
testRunInferenceWithKVs FAILED
    java.lang.RuntimeException at RunInferenceTransformTest.java:108
        Caused by: java.util.concurrent.TimeoutException at 
RunInferenceTransformTest.java:108
    java.lang.NullPointerException at Preconditions.java:980

org.apache.beam.sdk.extensions.python.transforms.DataframeTransformTest > 
testDataframeSum FAILED
    java.lang.RuntimeException at DataframeTransformTest.java:50
        Caused by: java.util.concurrent.TimeoutException at 
DataframeTransformTest.java:50
    java.lang.NullPointerException at Preconditions.java:980

org.apache.beam.sdk.extensions.python.transforms.RunInferenceTransformTest > 
testRunInference FAILED
    java.lang.RuntimeException at RunInferenceTransformTest.java:60
        Caused by: java.util.concurrent.TimeoutException at 
RunInferenceTransformTest.java:60
    java.lang.NullPointerException at Preconditions.java:980

16 tests completed, 14 failed, 2 skipped

> Task 
> :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerJavaUsingPython
>  FAILED
> 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:20221006151621
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:ee60d270730dfec40d3d497567dc718343d568a137b08ee236ea14fc52facdc2
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/python:20221006151621]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:ee60d270730dfec40d3d497567dc718343d568a137b08ee236ea14fc52facdc2]

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

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

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

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

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.

* 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 16m 42s
184 actionable tasks: 121 executed, 57 from cache, 6 up-to-date

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

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