See <https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/5105/display/redirect>
Changes: ------------------------------------------ [...truncated 1.98 MB...] #16 1.025 pyarrow==9.0.0 #16 1.025 pyasn1==0.4.8 #16 1.025 pyasn1-modules==0.2.8 #16 1.025 pycparser==2.21 #16 1.025 pydot==1.4.2 #16 1.025 PyHamcrest==1.10.1 #16 1.025 pymongo==4.3.3 #16 1.025 PyMySQL==1.0.2 #16 1.025 pyparsing==3.0.9 #16 1.025 pytest==7.2.2 #16 1.025 pytest-forked==1.6.0 #16 1.025 pytest-timeout==2.1.0 #16 1.025 pytest-xdist==2.5.0 #16 1.025 python-dateutil==2.8.2 #16 1.025 python-snappy==0.6.1 #16 1.025 pytz==2022.7.1 #16 1.025 PyYAML==6.0 #16 1.025 regex==2022.10.31 #16 1.025 requests==2.28.2 #16 1.025 requests-mock==1.10.0 #16 1.025 rsa==4.9 #16 1.025 scikit-learn==1.0.2 #16 1.025 scipy==1.7.3 #16 1.025 setuptools==67.6.1 #16 1.025 six==1.16.0 #16 1.025 sortedcontainers==2.4.0 #16 1.025 soupsieve==2.4 #16 1.025 SQLAlchemy==1.4.46 #16 1.025 sqlparse==0.4.3 #16 1.025 tenacity==5.1.5 #16 1.025 testcontainers==3.7.1 #16 1.025 threadpoolctl==3.1.0 #16 1.025 tomli==2.0.1 #16 1.025 tqdm==4.65.0 #16 1.025 typing_extensions==4.5.0 #16 1.025 urllib3==1.26.14 #16 1.025 websocket-client==1.5.1 #16 1.025 wheel==0.40.0 #16 1.025 wrapt==1.15.0 #16 1.025 zipp==3.15.0 #16 1.025 zstandard==0.20.0 #16 DONE 1.1s #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.0s #20 [beam 16/16] COPY target/launcher/linux_amd64/boot /opt/apache/beam/ #20 DONE 0.2s #21 [third_party_licenses 1/5] COPY target/license_scripts /tmp/license_scripts/ #21 DONE 0.1s #22 [third_party_licenses 2/5] COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/ #22 DONE 0.1s #23 [third_party_licenses 3/5] RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE #23 DONE 0.3s #24 [third_party_licenses 4/5] COPY target/license_scripts /tmp/license_scripts/ #24 DONE 0.0s #25 [third_party_licenses 5/5] RUN if [ "true" = "true" ] ; then pip install 'pip-licenses<5' pyyaml tenacity && python /tmp/license_scripts/pull_licenses_py.py ; fi #25 1.041 Collecting pip-licenses<5 #25 1.103 Downloading pip_licenses-3.5.5-py3-none-any.whl (17 kB) #25 1.111 Requirement already satisfied: pyyaml in /usr/local/lib/python3.7/site-packages (6.0) #25 1.112 Requirement already satisfied: tenacity in /usr/local/lib/python3.7/site-packages (5.1.5) #25 1.163 Collecting PTable #25 1.180 Downloading PTable-0.9.2.tar.gz (31 kB) #25 1.197 Preparing metadata (setup.py): started #25 1.539 Preparing metadata (setup.py): finished with status 'done' #25 1.556 Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.7/site-packages (from tenacity) (1.16.0) #25 1.560 Building wheels for collected packages: PTable #25 1.562 Building wheel for PTable (setup.py): started #25 2.095 Building wheel for PTable (setup.py): finished with status 'done' #25 2.096 Created wheel for PTable: filename=PTable-0.9.2-py3-none-any.whl size=22908 sha256=7d8237920bcddbef5f5de486d90eeb25fbd1ab88f12426ab7c441f5d15e469b0 #25 2.097 Stored in directory: /root/.cache/pip/wheels/33/df/2f/674985b3f8a2de3f96357d1eadef5110f74fa91b3785e52a54 #25 2.102 Successfully built PTable #25 3.281 Installing collected packages: PTable, pip-licenses #25 3.363 Successfully installed PTable-0.9.2 pip-licenses-3.5.5 #25 3.363 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 #25 7.558 INFO:root:Successfully pulled licenses for 111 dependencies #25 7.558 Skip pulling license for bs4 #25 DONE 7.7s #26 [stage-2 1/2] COPY --from=third_party_licenses /opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses #26 DONE 0.3s #27 [stage-2 2/2] RUN if [ "true" != "true" ] ; then rm -rf /opt/apache/beam/third_party_licenses ; fi #27 DONE 1.1s #28 exporting to image #28 exporting layers > Task :sdks:python:container:py310:docker #22 [third_party_licenses 2/5] COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/ #22 DONE 0.1s #23 [third_party_licenses 3/5] RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE #23 DONE 0.3s #24 [third_party_licenses 4/5] COPY target/license_scripts /tmp/license_scripts/ #24 DONE 0.0s #25 [third_party_licenses 5/5] RUN if [ "true" = "true" ] ; then pip install 'pip-licenses<5' pyyaml tenacity && python /tmp/license_scripts/pull_licenses_py.py ; fi #25 1.317 Collecting pip-licenses<5 #25 1.391 Downloading pip_licenses-4.1.0-py3-none-any.whl (18 kB) #25 1.402 Requirement already satisfied: pyyaml in /usr/local/lib/python3.10/site-packages (6.0) #25 1.402 Requirement already satisfied: tenacity in /usr/local/lib/python3.10/site-packages (5.1.5) #25 1.459 Collecting prettytable>=2.3.0 #25 1.477 Downloading prettytable-3.6.0-py3-none-any.whl (27 kB) #25 1.496 Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.10/site-packages (from tenacity) (1.16.0) #25 1.537 Collecting wcwidth #25 1.554 Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB) #25 2.540 Installing collected packages: wcwidth, prettytable, pip-licenses #25 2.822 Successfully installed pip-licenses-4.1.0 prettytable-3.6.0 wcwidth-0.2.6 #25 2.823 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 #25 15.49 INFO:root:Successfully pulled licenses for 132 dependencies #25 15.49 Skip pulling license for bs4 #25 DONE 15.6s #26 [stage-2 1/2] COPY --from=third_party_licenses /opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses #26 DONE 0.3s #27 [stage-2 2/2] RUN if [ "true" != "true" ] ; then rm -rf /opt/apache/beam/third_party_licenses ; fi #27 DONE 0.8s #28 exporting to image #28 exporting layers > Task :sdks:python:container:py37:docker #28 exporting layers 14.3s done #28 writing image sha256:ffcb3e3d691d9ba913249b593738a10df6fe9163b5b25a1aa675c9635aada447 done #28 naming to gcr.io/apache-beam-testing/beam-sdk/beam_python3.7_sdk:2.47.0.dev done #28 DONE 14.3s > Task :sdks:python:container:py38:docker #25 10.51 INFO:root:Successfully pulled licenses for 134 dependencies #25 10.51 Skip pulling license for bs4 #25 DONE 10.6s #26 [stage-2 1/2] COPY --from=third_party_licenses /opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses #26 DONE 0.3s #27 [stage-2 2/2] RUN if [ "true" != "true" ] ; then rm -rf /opt/apache/beam/third_party_licenses ; fi #27 DONE 0.7s #28 exporting to image #28 exporting layers > Task :sdks:python:container:py37:dockerTag2.47.0-SNAPSHOT > Task :sdks:python:container:py39:docker #25 12.19 INFO:root:Successfully pulled licenses for 134 dependencies #25 12.19 Skip pulling license for bs4 #25 DONE 12.3s #26 [stage-2 1/2] COPY --from=third_party_licenses /opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses #26 DONE 0.3s #27 [stage-2 2/2] RUN if [ "true" != "true" ] ; then rm -rf /opt/apache/beam/third_party_licenses ; fi #27 DONE 1.0s #28 exporting to image #28 exporting layers > Task :sdks:python:container:py38:docker #28 exporting layers 17.7s done #28 writing image sha256:20f9e37e11e8e623e0d4505f0c7e5206a7ac9fc049c0164f99a3bae5407f50a9 0.0s done #28 naming to gcr.io/apache-beam-testing/beam-sdk/beam_python3.8_sdk:2.47.0.dev done #28 DONE 17.8s > Task :sdks:python:container:py38:dockerTag2.47.0-SNAPSHOT > Task :sdks:python:container:py310:docker #28 exporting layers 17.7s done #28 writing image sha256:7386be710114c32421d0decb27860fad5f96e5bf05f1f27ab8140a6a300eef8a done #28 naming to gcr.io/apache-beam-testing/beam-sdk/beam_python3.10_sdk:2.47.0.dev done #28 DONE 17.8s > Task :sdks:python:container:py310:dockerTag2.47.0-SNAPSHOT > Task :sdks:python:container:py39:docker #28 exporting layers 17.6s done #28 writing image sha256:791be7782756601de17ee5fc55b4468dd7561c4901ef578efc0ba6fee5cae59a done #28 naming to gcr.io/apache-beam-testing/beam-sdk/beam_python3.9_sdk:2.47.0.dev done #28 DONE 17.6s > Task :sdks:python:container:py39:dockerTag2.47.0-SNAPSHOT > Task :sdks:python:container:py37:dockerPush2.47.0-SNAPSHOT > Task :sdks:python:container:py38:dockerPush2.47.0-SNAPSHOT > Task :sdks:python:container:py310:dockerPush2.47.0-SNAPSHOT > Task :sdks:python:container:py39:dockerPush2.47.0-SNAPSHOT > Task > :sdks:python:container:py37:dockerTagF93cb9af5312de9ef1771638be1d17586d55fa9a > Task > :sdks:python:container:py37:dockerPushF93cb9af5312de9ef1771638be1d17586d55fa9a > Task :sdks:python:container:py37:dockerTagLatest > Task :sdks:python:container:py37:dockerPushLatest > Task :sdks:python:container:py37:dockerTagsPush > Task > :sdks:python:container:py38:dockerTagF93cb9af5312de9ef1771638be1d17586d55fa9a > Task > :sdks:python:container:py38:dockerPushF93cb9af5312de9ef1771638be1d17586d55fa9a > Task :sdks:python:container:py38:dockerTagLatest > Task :sdks:python:container:py38:dockerPushLatest > Task :sdks:python:container:py38:dockerTagsPush > Task > :sdks:python:container:py310:dockerTagF93cb9af5312de9ef1771638be1d17586d55fa9a > Task > :sdks:python:container:py310:dockerPushF93cb9af5312de9ef1771638be1d17586d55fa9a > Task :sdks:python:container:py310:dockerTagLatest > Task :sdks:python:container:py310:dockerPushLatest > Task :sdks:python:container:py310:dockerTagsPush > Task > :sdks:python:container:py39:dockerTagF93cb9af5312de9ef1771638be1d17586d55fa9a > Task > :sdks:python:container:py39:dockerPushF93cb9af5312de9ef1771638be1d17586d55fa9a > 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 13m 40s 186 actionable tasks: 150 executed, 23 from cache, 13 up-to-date Publishing build scan... https://gradle.com/s/6l5adpk2rbwqi 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]
