See <https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/3984/display/redirect>
Changes: ------------------------------------------ [...truncated 1.37 MB...] tensorboard-data-server==0.6.1 tensorboard-plugin-wit==1.8.1 tensorflow==2.10.0 tensorflow-estimator==2.10.0 tensorflow-io-gcs-filesystem==0.27.0 termcolor==2.0.1 testcontainers==3.7.0 threadpoolctl==3.1.0 tomli==2.0.1 tqdm==4.64.1 typing_extensions==4.3.0 uritemplate==4.1.1 urllib3==1.26.12 websocket-client==1.4.1 Werkzeug==2.2.2 wheel==0.37.1 wrapt==1.14.1 zipp==3.8.1 zstandard==0.18.0 Removing intermediate container 97b79cc4b800 ---> dcf85f7e1bf9 Step 17/32 : COPY target/LICENSE /opt/apache/beam/ ---> 0fdd1b1cbb24 Step 18/32 : COPY target/LICENSE.python /opt/apache/beam/ ---> 6c1842cb3daa Step 19/32 : COPY target/NOTICE /opt/apache/beam/ ---> 8294a027377d Step 20/32 : COPY target/launcher/linux_amd64/boot /opt/apache/beam/ ---> da5565b56279 Step 21/32 : ENTRYPOINT ["/opt/apache/beam/boot"] ---> Running in 328bd64e2c06 Removing intermediate container 328bd64e2c06 ---> 13afd36344d5 Step 22/32 : FROM beam as third_party_licenses ---> 13afd36344d5 Step 23/32 : ARG pull_licenses ---> Running in bad316a0ef9d Removing intermediate container bad316a0ef9d ---> 079d333a6167 Step 24/32 : COPY target/license_scripts /tmp/license_scripts/ ---> 7ab17da6285f Step 25/32 : COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/ ---> 98beaaa8b587 Step 26/32 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE ---> Running in 83d7a356a2d1 Removing intermediate container 83d7a356a2d1 ---> 7ad3e7b41774 Step 27/32 : COPY target/license_scripts /tmp/license_scripts/ ---> b0af67221b1a 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 e2d10e15bbd1 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.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=38b447b6bc8ab399f4461bc0224c253436d4758f5dd7378743841fcc5e86078b Stored in directory: /root/.cache/pip/wheels/1b/3a/02/8d8da2bca2223dda2f827949c88b2d82dc85dccbc2bb6265e5 Successfully built PTable Installing collected packages: PTable, pip-licenses Successfully installed PTable-0.9.2 pip-licenses-3.5.4 [91mWARNING: 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 [0mSkip pulling license for bs4 [91mINFO:root:Successfully pulled licenses for 140 dependencies [0mRemoving intermediate container e2d10e15bbd1 ---> 5b43f1834a65 Step 29/32 : FROM beam ---> 13afd36344d5 Step 30/32 : ARG pull_licenses ---> Running in df5e65faeffd Removing intermediate container df5e65faeffd ---> e65414d4b61b Step 31/32 : COPY --from=third_party_licenses /opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses ---> e261a371c33b Step 32/32 : RUN if [ "$pull_licenses" != "true" ] ; then rm -rf /opt/apache/beam/third_party_licenses ; fi ---> Running in b86cb097eb3e > Task :sdks:python:container:py37:docker [91mINFO:root:Successfully pulled licenses for 140 dependencies [0mSkip pulling license for bs4 Removing intermediate container 99dd0f4be217 ---> 07ddcc11ea12 Step 29/32 : FROM beam ---> 98561d1f65c9 Step 30/32 : ARG pull_licenses ---> Running in 36b3a1fc27e0 Removing intermediate container 36b3a1fc27e0 ---> 23d71498f224 Step 31/32 : COPY --from=third_party_licenses /opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses ---> 2ba8425113ec Step 32/32 : RUN if [ "$pull_licenses" != "true" ] ; then rm -rf /opt/apache/beam/third_party_licenses ; fi ---> Running in 680aa599b107 Removing intermediate container 680aa599b107 ---> 0f96ae840ac2 Successfully built 0f96ae840ac2 Successfully tagged gcr.io/apache-beam-testing/beam-sdk/beam_python3.7_sdk:2.43.0.dev > Task :sdks:python:container:py39:docker Installing collected packages: PTable, pip-licenses Successfully installed PTable-0.9.2 pip-licenses-3.5.4 [91mWARNING: 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 [0m[91mINFO:root:Successfully pulled licenses for 140 dependencies [0mSkip pulling license for bs4 Removing intermediate container 5dc9ff5edace ---> a404b8643f4a Step 29/32 : FROM beam ---> 7d7e4a210afe Step 30/32 : ARG pull_licenses ---> Running in 6ecdb56b43fe Removing intermediate container 6ecdb56b43fe ---> 5519c922910a Step 31/32 : COPY --from=third_party_licenses /opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses ---> 7e9e8cbad24b Step 32/32 : RUN if [ "$pull_licenses" != "true" ] ; then rm -rf /opt/apache/beam/third_party_licenses ; fi ---> Running in 11e7a921eaf1 > Task > :sdks:python:container:py37:dockerTagCc623db075c17875c4eccadc99f0117c43d34c36 > Task > :sdks:python:container:py38:dockerTagCc623db075c17875c4eccadc99f0117c43d34c36 > Task :sdks:python:container:py39:docker Removing intermediate container 11e7a921eaf1 ---> 792c50248f5d Successfully built 792c50248f5d Successfully tagged gcr.io/apache-beam-testing/beam-sdk/beam_python3.9_sdk:2.43.0.dev > Task > :sdks:python:container:py39:dockerTagCc623db075c17875c4eccadc99f0117c43d34c36 > Task > :sdks:python:container:py37:dockerPushCc623db075c17875c4eccadc99f0117c43d34c36 > Task > :sdks:python:container:py38:dockerPushCc623db075c17875c4eccadc99f0117c43d34c36 > Task > :sdks:python:container:py39:dockerPushCc623db075c17875c4eccadc99f0117c43d34c36 > Task :sdks:python:container:py37:dockerTagLatest > Task :sdks:python:container:py37:dockerPushLatest > Task :sdks:python:container:py37:dockerTagsPush > Task :sdks:python:container:py38:dockerTagLatest > Task :sdks:python:container:py38:dockerPushLatest The push refers to repository [gcr.io/apache-beam-testing/beam-sdk/beam_python3.8_sdk] e0f693fee4be: Preparing 7ed252f53634: Preparing 7a919d67c5b6: Preparing 163a7378b9f4: Preparing 4e781130fd15: Preparing a30126face11: Preparing 3686f0ec4450: Preparing 7b6541791aa2: Preparing f222c1511119: Preparing be0d62872280: Preparing 6eee2da480c6: Preparing 1de4b830ec67: Preparing 532ddd9b2414: Preparing 63a77a8c3edf: Preparing 71c735a569a2: Preparing c112daac83e5: Preparing 8f0223524d61: Preparing a30126face11: Waiting 6966fb7c59ef: Preparing b78efdac8138: Preparing bcc8223cbebf: Preparing 3686f0ec4450: Waiting be0d62872280: Waiting a24f9e96a54c: Preparing 54b354c15c5a: Preparing 7b6541791aa2: Waiting 6eee2da480c6: Waiting b9fcb0f781e4: Preparing f222c1511119: Waiting 71c735a569a2: Waiting 6966fb7c59ef: Waiting 63a77a8c3edf: Waiting c112daac83e5: Waiting 1de4b830ec67: Waiting 8f0223524d61: Waiting 54b354c15c5a: Waiting b78efdac8138: Waiting bcc8223cbebf: Waiting 532ddd9b2414: Waiting a24f9e96a54c: Waiting 4e781130fd15: Waiting b9fcb0f781e4: Waiting 163a7378b9f4: Layer already exists e0f693fee4be: Layer already exists 7ed252f53634: Layer already exists 7a919d67c5b6: Layer already exists 3686f0ec4450: Layer already exists 4e781130fd15: Layer already exists a30126face11: Layer already exists 7b6541791aa2: Layer already exists f222c1511119: Layer already exists be0d62872280: Layer already exists 1de4b830ec67: Layer already exists 6eee2da480c6: Layer already exists 532ddd9b2414: Layer already exists 63a77a8c3edf: Layer already exists 71c735a569a2: Layer already exists c112daac83e5: Layer already exists 8f0223524d61: Layer already exists 6966fb7c59ef: Layer already exists bcc8223cbebf: Layer already exists b78efdac8138: Layer already exists a24f9e96a54c: Layer already exists b9fcb0f781e4: Layer already exists 54b354c15c5a: Layer already exists latest: digest: sha256:a09bcece1a47954e2c5a6d238882e3bcaf13e96b30ff6ee7e313966512efca48 size: 5156 > Task :sdks:python:container:py38:dockerTagsPush > Task > :sdks:python:container:py39:dockerPushCc623db075c17875c4eccadc99f0117c43d34c36 2c5450970922: Pushed cc623db075c17875c4eccadc99f0117c43d34c36: digest: sha256:34d759b76a7b58fde2826e16e56922ad64300ead7577517336def6b10aef844c size: 5156 > Task :sdks:python:container:py39:dockerTagLatest > Task :sdks:python:container:py39:dockerPushLatest > Task :sdks:python:container:py39: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 18m 24s 164 actionable tasks: 127 executed, 25 from cache, 12 up-to-date Publishing build scan... https://gradle.com/s/32cyfkzxkymhq 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]
