See 
<https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/5364/display/redirect>

Changes:


------------------------------------------
[...truncated 2.45 MB...]
#16 2.508 six==1.16.0
#16 2.508 sortedcontainers==2.4.0
#16 2.508 soupsieve==2.4
#16 2.508 SQLAlchemy==1.4.47
#16 2.508 sqlparse==0.4.4
#16 2.508 tenacity==8.2.2
#16 2.508 tensorboard==2.12.1
#16 2.508 tensorboard-data-server==0.7.0
#16 2.508 tensorboard-plugin-wit==1.8.1
#16 2.508 tensorflow==2.12.0
#16 2.508 tensorflow-estimator==2.12.0
#16 2.508 tensorflow-io-gcs-filesystem==0.32.0
#16 2.508 termcolor==2.2.0
#16 2.508 testcontainers==3.7.1
#16 2.508 threadpoolctl==3.1.0
#16 2.508 tqdm==4.65.0
#16 2.508 typing_extensions==4.5.0
#16 2.508 urllib3==1.26.15
#16 2.508 websocket-client==1.5.1
#16 2.508 Werkzeug==2.2.3
#16 2.508 wheel==0.40.0
#16 2.508 wrapt==1.14.1
#16 2.508 zstandard==0.20.0
#16 DONE 2.8s

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

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

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

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

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

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

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

#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 2.038 Collecting pip-licenses<5
#24 2.144   Downloading pip_licenses-4.3.1-py3-none-any.whl (19 kB)
#24 2.160 Requirement already satisfied: pyyaml in 
/usr/local/lib/python3.11/site-packages (6.0)
#24 2.162 Requirement already satisfied: tenacity in 
/usr/local/lib/python3.11/site-packages (8.2.2)
#24 2.232 Collecting prettytable>=2.3.0 (from pip-licenses<5)
#24 2.253   Downloading prettytable-3.7.0-py3-none-any.whl (27 kB)
#24 2.337 Collecting wcwidth (from prettytable>=2.3.0->pip-licenses<5)
#24 2.353   Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB)
#24 4.040 Installing collected packages: wcwidth, prettytable, pip-licenses
#24 4.287 Successfully installed pip-licenses-4.3.1 prettytable-3.7.0 
wcwidth-0.2.6
#24 4.288 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 13.00 INFO:root:Successfully pulled licenses for 127 dependencies
#24 13.00 Skip pulling license for  bs4
#24 DONE 24.0s

#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.9s

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

#27 exporting to image
#27 exporting layers

> Task :sdks:python:container:py39:docker
#18 DONE 0.5s

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

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

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

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

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

#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 2.022 Collecting pip-licenses<5
#24 2.094   Downloading pip_licenses-4.3.1-py3-none-any.whl (19 kB)
#24 2.110 Requirement already satisfied: pyyaml in 
/usr/local/lib/python3.9/site-packages (6.0)
#24 2.111 Requirement already satisfied: tenacity in 
/usr/local/lib/python3.9/site-packages (8.2.2)
#24 2.196 Collecting prettytable>=2.3.0 (from pip-licenses<5)
#24 2.217   Downloading prettytable-3.7.0-py3-none-any.whl (27 kB)
#24 2.322 Collecting wcwidth (from prettytable>=2.3.0->pip-licenses<5)
#24 2.342   Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB)
#24 4.264 Installing collected packages: wcwidth, prettytable, pip-licenses
#24 4.589 Successfully installed pip-licenses-4.3.1 prettytable-3.7.0 
wcwidth-0.2.6
#24 4.590 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 11.66 INFO:root:Successfully pulled licenses for 133 dependencies
#24 11.66 Skip pulling license for  bs4
#24 DONE 22.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 1.2s

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

#27 exporting to image
#27 exporting layers

> Task :sdks:python:container:py38:docker
#24 DONE 23.1s

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

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

#27 exporting to image
#27 exporting layers

> Task :sdks:python:container:py37:docker
#24 DONE 22.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 1.3s

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

#27 exporting to image
#27 exporting layers
#27 exporting layers 21.2s done
#27 writing image 
sha256:cf1b46220f7fe5bb7078abc06dd9e446adc59f5a5dd8af9c2afae5f7190a6dbe
#27 writing image 
sha256:cf1b46220f7fe5bb7078abc06dd9e446adc59f5a5dd8af9c2afae5f7190a6dbe done
#27 naming to gcr.io/apache-beam-testing/beam-sdk/beam_python3.7_sdk:2.48.0.dev 
done
#27 DONE 21.2s

> Task :sdks:python:container:py310:docker

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

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

#27 exporting to image
#27 exporting layers

> Task :sdks:python:container:py37:dockerTag2.48.0-SNAPSHOT

> Task :sdks:python:container:py39:docker
#27 exporting layers 28.5s done
#27 writing image 
sha256:8930d6f55be27398d49928b63defc9fb8493374f551e568d21acb3438dabc297 done
#27 naming to gcr.io/apache-beam-testing/beam-sdk/beam_python3.9_sdk:2.48.0.dev 
done
#27 DONE 28.6s

> Task :sdks:python:container:py39:dockerTag2.48.0-SNAPSHOT

> Task :sdks:python:container:py310:docker
#27 exporting layers 28.3s done
#27 writing image 
sha256:ef98a4382a88673944a35f88b289ebcc8e8147a764e437cceaddb239ba040fa2 0.0s 
done
#27 naming to 
gcr.io/apache-beam-testing/beam-sdk/beam_python3.10_sdk:2.48.0.dev done
#27 DONE 28.4s

> Task :sdks:python:container:py38:docker
#27 exporting layers 28.0s done

> Task :sdks:python:container:py310:dockerTag2.48.0-SNAPSHOT

> Task :sdks:python:container:py311:docker
#27 exporting layers 28.6s done
#27 writing image 
sha256:54ef6e2c02b26114bdb866fe54d69aa3b994ebbf8742032459a8afb5a8a199fc 0.0s 
done
#27 naming to 
gcr.io/apache-beam-testing/beam-sdk/beam_python3.11_sdk:2.48.0.dev done
#27 DONE 28.8s

> Task :sdks:python:container:py38:docker
#27 writing image 
sha256:b433ab90989f75c80797fb531674f2c2648a4570b822d8cd44bd1417370c7605 0.0s 
done
#27 naming to gcr.io/apache-beam-testing/beam-sdk/beam_python3.8_sdk:2.48.0.dev
#27 naming to gcr.io/apache-beam-testing/beam-sdk/beam_python3.8_sdk:2.48.0.dev 
done
#27 DONE 28.2s

> Task :sdks:python:container:py38:dockerTag2.48.0-SNAPSHOT
> Task :sdks:python:container:py311:dockerTag2.48.0-SNAPSHOT
> Task :sdks:python:container:py37:dockerPush2.48.0-SNAPSHOT
> Task :sdks:python:container:py39:dockerPush2.48.0-SNAPSHOT
> Task :sdks:python:container:py310:dockerPush2.48.0-SNAPSHOT
> Task :sdks:python:container:py38:dockerPush2.48.0-SNAPSHOT
> Task :sdks:python:container:py311:dockerPush2.48.0-SNAPSHOT
> Task 
> :sdks:python:container:py37:dockerTag6fedef1786688437b4ec53e5a78c4e76a26f714c
> Task 
> :sdks:python:container:py37:dockerPush6fedef1786688437b4ec53e5a78c4e76a26f714c
> Task 
> :sdks:python:container:py39:dockerTag6fedef1786688437b4ec53e5a78c4e76a26f714c
> Task :sdks:python:container:py37:dockerTagLatest
> Task 
> :sdks:python:container:py39:dockerPush6fedef1786688437b4ec53e5a78c4e76a26f714c
> Task :sdks:python:container:py39:dockerTagLatest
> Task :sdks:python:container:py37:dockerPushLatest
> Task :sdks:python:container:py37:dockerTagsPush
> Task :sdks:python:container:py39:dockerPushLatest
> Task :sdks:python:container:py39:dockerTagsPush
> Task 
> :sdks:python:container:py310:dockerTag6fedef1786688437b4ec53e5a78c4e76a26f714c
> Task 
> :sdks:python:container:py310:dockerPush6fedef1786688437b4ec53e5a78c4e76a26f714c
> Task :sdks:python:container:py310:dockerTagLatest
> Task :sdks:python:container:py310:dockerPushLatest
> Task :sdks:python:container:py310:dockerTagsPush
> Task 
> :sdks:python:container:py38:dockerTag6fedef1786688437b4ec53e5a78c4e76a26f714c
> Task 
> :sdks:python:container:py38:dockerPush6fedef1786688437b4ec53e5a78c4e76a26f714c
> Task :sdks:python:container:py38:dockerTagLatest
> Task :sdks:python:container:py38:dockerPushLatest
> Task :sdks:python:container:py38:dockerTagsPush
> Task 
> :sdks:python:container:py311:dockerTag6fedef1786688437b4ec53e5a78c4e76a26f714c
> Task 
> :sdks:python:container:py311:dockerPush6fedef1786688437b4ec53e5a78c4e76a26f714c
> Task :sdks:python:container:py311:dockerTagLatest
> Task :sdks:python:container:py311:dockerPushLatest
> Task :sdks:python:container:py311:dockerTagsPush

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:java:container:java8:docker'.
> Process 'command 'docker'' 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 3 invalid unit(s) of work during 
this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD FAILED in 23m 3s
200 actionable tasks: 188 executed, 12 up-to-date

Publishing build scan...
https://ge.apache.org/s/5klykly2vsw3e

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