See 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_PythonUsingJava_Dataflow/1771/display/redirect>

Changes:


------------------------------------------
[...truncated 1.12 MB...]
#16 1.138 pyasn1==0.4.8
#16 1.138 pyasn1-modules==0.2.8
#16 1.138 pycparser==2.21
#16 1.138 pydot==1.4.2
#16 1.138 PyHamcrest==1.10.1
#16 1.138 pymongo==4.3.3
#16 1.138 PyMySQL==1.0.3
#16 1.138 pyparsing==3.0.9
#16 1.138 pytest==7.2.2
#16 1.138 pytest-timeout==2.1.0
#16 1.138 pytest-xdist==3.2.1
#16 1.138 python-dateutil==2.8.2
#16 1.138 pytz==2023.3
#16 1.138 PyYAML==6.0
#16 1.138 regex==2023.3.23
#16 1.138 requests==2.28.2
#16 1.138 requests-mock==1.10.0
#16 1.138 requests-oauthlib==1.3.1
#16 1.138 rsa==4.9
#16 1.138 scikit-learn==1.2.2
#16 1.138 scipy==1.10.1
#16 1.138 setuptools==67.6.1
#16 1.138 six==1.16.0
#16 1.138 sortedcontainers==2.4.0
#16 1.138 soupsieve==2.4
#16 1.138 SQLAlchemy==1.4.47
#16 1.138 sqlparse==0.4.3
#16 1.138 tenacity==8.2.2
#16 1.138 tensorboard==2.12.1
#16 1.138 tensorboard-data-server==0.7.0
#16 1.138 tensorboard-plugin-wit==1.8.1
#16 1.138 tensorflow==2.12.0
#16 1.138 tensorflow-estimator==2.12.0
#16 1.138 tensorflow-io-gcs-filesystem==0.32.0
#16 1.138 termcolor==2.2.0
#16 1.138 testcontainers==3.7.1
#16 1.138 threadpoolctl==3.1.0
#16 1.138 tqdm==4.65.0
#16 1.138 typing_extensions==4.5.0
#16 1.138 urllib3==1.26.15
#16 1.138 websocket-client==1.5.1
#16 1.138 Werkzeug==2.2.3
#16 1.138 wheel==0.40.0
#16 1.138 wrapt==1.14.1
#16 1.138 zstandard==0.20.0
#16 DONE 1.3s

#17 [beam 13/16] COPY target/LICENSE /opt/apache/beam/
#17 DONE 0.0s

#18 [beam 14/16] COPY target/LICENSE.python /opt/apache/beam/
#18 DONE 0.0s

#19 [beam 15/16] COPY target/NOTICE /opt/apache/beam/
#19 DONE 0.1s

#20 [beam 16/16] COPY target/launcher/linux_amd64/boot /opt/apache/beam/
#20 DONE 0.2s

#21 [third_party_licenses 1/4] COPY target/license_scripts /tmp/license_scripts/
#21 DONE 0.1s

#22 [third_party_licenses 2/4] COPY  target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
#22 DONE 0.1s

#23 [third_party_licenses 3/4] COPY target/license_scripts /tmp/license_scripts/
#23 DONE 0.1s

#24 [third_party_licenses 4/4] RUN if [ "true" = "true" ] ; then       pip 
install 'pip-licenses<5' pyyaml tenacity &&       python 
/tmp/license_scripts/pull_licenses_py.py ;     fi
#24 1.070 Collecting pip-licenses<5
#24 1.134   Downloading pip_licenses-4.2.0-py3-none-any.whl (19 kB)
#24 1.145 Requirement already satisfied: pyyaml in 
/usr/local/lib/python3.11/site-packages (6.0)
#24 1.147 Requirement already satisfied: tenacity in 
/usr/local/lib/python3.11/site-packages (8.2.2)
#24 1.196 Collecting prettytable>=2.3.0 (from pip-licenses<5)
#24 1.213   Downloading prettytable-3.7.0-py3-none-any.whl (27 kB)
#24 1.271 Collecting wcwidth (from prettytable>=2.3.0->pip-licenses<5)
#24 1.309   Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB)
#24 2.339 Installing collected packages: wcwidth, prettytable, pip-licenses
#24 2.498 Successfully installed pip-licenses-4.2.0 prettytable-3.7.0 
wcwidth-0.2.6
#24 2.498 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
#24 16.58 INFO:root:Successfully pulled licenses for 127 dependencies
#24 16.58 Skip pulling license for  bs4
#24 DONE 16.7s

#25 [stage-2 1/2] COPY --from=third_party_licenses 
/opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses
#25 DONE 0.1s

#26 [stage-2 2/2] RUN if [ "true" != "true" ] ; then       rm -rf 
/opt/apache/beam/third_party_licenses ;     fi
#26 DONE 0.3s

#27 exporting to image
#27 exporting layers
#27 exporting layers 16.9s done
#27 writing image 
sha256:cdd7672f7e53a7861cea0fad9fb8e84d264c8af6b6f45365e81db5b4174f02d9 done
#27 naming to docker.io/apache/beam_python3.11_sdk:2.48.0.dev done
#27 DONE 17.0s

> 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]
c034e424253b: Preparing
2ab446fdead1: Preparing
4b5f831f0ef5: Preparing
7e39efb0ef8d: Preparing
df849c5c7373: Preparing
af7f3bbb9127: Preparing
8ac3533cad5b: Preparing
c6241fab7f97: Preparing
85149b63cbe1: Preparing
6b7d98c7facc: Preparing
7622b04116b8: Preparing
ac943e401447: Preparing
1f51912c82f0: Preparing
5da97dc80e61: Preparing
01ede227e97d: Preparing
08f14559d677: Preparing
161a7fa4c7ce: Preparing
1b38857d7bd5: Preparing
c63832a549a2: Preparing
67968e3386b6: Preparing
807e5e673844: Preparing
cfd0811d364e: Preparing
b86f260e173a: Preparing
6a1ebb98b0dc: Preparing
24b48387f467: Preparing
ae56c0c5405b: Preparing
6b7d98c7facc: Waiting
7622b04116b8: Waiting
ac943e401447: Waiting
01ede227e97d: Waiting
08f14559d677: Waiting
af7f3bbb9127: Waiting
161a7fa4c7ce: Waiting
1f51912c82f0: Waiting
1b38857d7bd5: Waiting
5da97dc80e61: Waiting
b86f260e173a: Waiting
807e5e673844: Waiting
6a1ebb98b0dc: Waiting
c63832a549a2: Waiting
24b48387f467: Waiting
8ac3533cad5b: Waiting
67968e3386b6: Waiting
85149b63cbe1: Waiting
7e39efb0ef8d: Pushed
df849c5c7373: Pushed
c034e424253b: Pushed
2ab446fdead1: Pushed
af7f3bbb9127: Pushed
8ac3533cad5b: Pushed
c6241fab7f97: Pushed
4b5f831f0ef5: Pushed
6b7d98c7facc: Pushed
ac943e401447: Pushed
7622b04116b8: Pushed
08f14559d677: Pushed
161a7fa4c7ce: Pushed
1b38857d7bd5: Layer already exists
c63832a549a2: Layer already exists
67968e3386b6: Layer already exists
807e5e673844: Layer already exists
cfd0811d364e: Layer already exists
b86f260e173a: Layer already exists
6a1ebb98b0dc: Layer already exists
5da97dc80e61: Pushed
24b48387f467: Layer already exists
ae56c0c5405b: Layer already exists
85149b63cbe1: Pushed
1f51912c82f0: Pushed
01ede227e97d: Pushed
errors:
blob unknown: Manifest 
"sha256:eccdfe4fec77d94f8726d1b8ba3fe76bab7bd5597f62a59948d955c03384a419" blob 
"sha256:0336c50c9f6942b660e433b1086238eec37057c34b14c4e3b28bd7bf05bd84ba" 
unknown to registry.
blob unknown: Manifest 
"sha256:eccdfe4fec77d94f8726d1b8ba3fe76bab7bd5597f62a59948d955c03384a419" blob 
"sha256:127e97b4daf784e08840a21765f0d4f251192ef2994d0e4a253490f81e63955b" 
unknown to registry.
blob unknown: Manifest 
"sha256:eccdfe4fec77d94f8726d1b8ba3fe76bab7bd5597f62a59948d955c03384a419" blob 
"sha256:1b89f3c7f7da8adf032a33a75d1b659cee33179ecb88ea0ba75e4fc58ebe63a6" 
unknown to registry.
blob unknown: Manifest 
"sha256:eccdfe4fec77d94f8726d1b8ba3fe76bab7bd5597f62a59948d955c03384a419" blob 
"sha256:273fcda609d894158ae396f62b319d33f7b02266fbf6bd88c4950771f1a40a83" 
unknown to registry.
blob unknown: Manifest 
"sha256:eccdfe4fec77d94f8726d1b8ba3fe76bab7bd5597f62a59948d955c03384a419" blob 
"sha256:2d62772179761f8fddfaed03ed2bdf7078b103b193d18d79a9b49364830d56cf" 
unknown to registry.
blob unknown: Manifest 
"sha256:eccdfe4fec77d94f8726d1b8ba3fe76bab7bd5597f62a59948d955c03384a419" blob 
"sha256:56fc9fb54f6e0f9971ea4f8cfafad8d7c7c136cd6ad242d44b18f7257b0ea400" 
unknown to registry.
blob unknown: Manifest 
"sha256:eccdfe4fec77d94f8726d1b8ba3fe76bab7bd5597f62a59948d955c03384a419" blob 
"sha256:58568d3a3a00f237aa417fbeba3c2305c1f72d6cc287f76f1a49871769936265" 
unknown to registry.
blob unknown: Manifest 
"sha256:eccdfe4fec77d94f8726d1b8ba3fe76bab7bd5597f62a59948d955c03384a419" blob 
"sha256:8a22f29afe363cd399203a41351533fb117afa72400337da52b91ce5fb198ff8" 
unknown to registry.
blob unknown: Manifest 
"sha256:eccdfe4fec77d94f8726d1b8ba3fe76bab7bd5597f62a59948d955c03384a419" blob 
"sha256:b0248cf3e63c73d0e496a67807d056ca41d5e968b61087e8eca2cf4b9b4d7b99" 
unknown to registry.


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

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

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerCleanup
Stopping expansion service pid: 1895440.
Stopping expansion service pid: 1895441.

FAILURE: Build failed with an exception.

* Where:
Build file 
'<https://ci-beam.apache.org/job/beam_PostCommit_XVR_PythonUsingJava_Dataflow/ws/src/runners/google-cloud-dataflow-java/build.gradle'>
 line: 332

* What went wrong:
Execution failed for task 
':runners:google-cloud-dataflow-java:buildAndPushDockerPythonContainer'.
> 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.

* 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 10m 55s
143 actionable tasks: 22 executed, 121 up-to-date
Build scan background action failed.
java.lang.IllegalArgumentException: 
com.gradle.enterprise.gradleplugin.internal.extension.a is not an interface
        at java.lang.reflect.Proxy$ProxyClassFactory.apply(Proxy.java:590)
        at java.lang.reflect.Proxy$ProxyClassFactory.apply(Proxy.java:557)
        at java.lang.reflect.WeakCache$Factory.get(WeakCache.java:230)
        at java.lang.reflect.WeakCache.get(WeakCache.java:127)
        at java.lang.reflect.Proxy.getProxyClass0(Proxy.java:419)
        at java.lang.reflect.Proxy.newProxyInstance(Proxy.java:719)
        at 
com.gradle.ProxyFactory$ProxyingInvocationHandler.createLocalProxy(ProxyFactory.java:64)
        at 
com.gradle.ProxyFactory$ProxyingInvocationHandler.lambda$adaptActionArg$1(ProxyFactory.java:59)
        at 
com.gradle.enterprise.gradleplugin.internal.extension.b$3.run(SourceFile:100)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:750)

Publishing build scan...
https://gradle.com/s/6doyxuqnc7oii

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