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

Changes:

[aromanenko.dev] [WEBSITE] Add a note about how to unsubscribe from mailing 
lists

[rafal.ochyra] [BEAM-12225] List shards using ListShards API instead of 
DescribeStream

[noreply] [BEAM-12434] Implement side_input for num_shards in iobase (#14916)

[noreply] [BEAM-12410] SamzaPortablePipelineOptions to extend

[noreply] [BEAM-12438] Add Regression test for issue around LP coding Row 
coders.

[noreply] [BEAM-9547] Thorough testing for global aggregations (#14893)

[noreply] [BEAM-9547] Add support for Series.repeat (#14909)

[noreply] [BEAM-9547] Add support for `DataFrame.value_counts()` (#14922)

[Andrew Pilloud] Moving to 2.32.0-SNAPSHOT on master branch.

[Ismaël Mejía] [BEAM-12385] Handle VARCHAR and other SQL specific logical types 
in

[Andrew Pilloud] Add 2.32.0 section to CHANGES.md

[noreply] [BEAM-12305] Fix test_pack_combiner for Flink and Spark (#14842)

[noreply] Cython 3.0 readiness (#14848)

[noreply] [BEAM-9547] More WontImplement operations (#14910)


------------------------------------------
[...truncated 1.50 MB...]
PTable==0.9.2
pyarrow==3.0.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
pydot==1.4.1
PyHamcrest==1.10.1
pymongo==3.9.0
pyparsing==2.4.7
python-dateutil==2.8.1
python-gflags==3.0.6
pytz==2019.3
PyYAML==5.4
requests==2.25.1
requests-oauthlib==1.3.0
rsa==4.7.2
scikit-learn==0.24.1
scipy==1.4.1
setuptools==57.0.0
six==1.15.0
tenacity==7.0.0
tensorboard==2.5.0
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.0
tensorflow==2.4.1
tensorflow-estimator==2.4.0
termcolor==1.1.0
threadpoolctl==2.1.0
typing-extensions==3.7.4.3
uritemplate==3.0.1
urllib3==1.26.5
Werkzeug==2.0.1
wheel==0.36.2
wrapt==1.12.1
zipp==3.4.1
Removing intermediate container d9985e4f99ff
 ---> 687dfaf6e00b
Step 19/23 : RUN pip check
 ---> Running in 26ac5a7e3f9b
No broken requirements found.
Removing intermediate container 26ac5a7e3f9b
 ---> 989305984491
Step 20/23 : COPY target/LICENSE /opt/apache/beam/
 ---> e0515343d192
Step 21/23 : COPY target/NOTICE /opt/apache/beam/
 ---> 919399654326
Step 22/23 : ADD target/launcher/linux_amd64/boot /opt/apache/beam/
 ---> b38bc511de1a
Step 23/23 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in ab48745b1933
Removing intermediate container ab48745b1933
 ---> 29f2b92a0a65
Successfully built 29f2b92a0a65
Successfully tagged 
gcr.io/apache-beam-testing/beam_portability/beam_python3.7_sdk:latest

> Task :sdks:python:container:py36:docker
INFO:root:Successfully pulled licenses for 91 dependencies
Found existing installation: pip-licenses 2.3.0
Uninstalling pip-licenses-2.3.0:
  Successfully uninstalled pip-licenses-2.3.0
WARNING: Running pip as root will break packages and permissions. You 
should install packages reliably by using venv: 
https://pip.pypa.io/warnings/venv
Removing intermediate container bb382e3659a4
 ---> 6f0a2713218c
Step 17/23 : RUN rm -rf /tmp/license_scripts
 ---> Running in 5b5d2b52a2f5
Removing intermediate container 5b5d2b52a2f5
 ---> c388fc642382
Step 18/23 : RUN pip freeze --all
 ---> Running in 414c5e78e4b3
absl-py==0.12.0
apache-beam @ file:///opt/apache/beam/tars/apache-beam.tar.gz
astunparse==1.6.3
avro-python3==1.8.2
cachetools==4.2.2
certifi==2021.5.30
cffi==1.14.5
chardet==4.0.0
crcmod==1.7
Cython==0.29.13
dataclasses==0.8
dill==0.3.1.1
docopt==0.6.2
fastavro==1.0.0.post1
fasteners==0.16.2
flatbuffers==1.12
future==0.18.2
gast==0.3.3
google-api-core==1.22.0
google-api-python-client==2.8.0
google-apitools==0.5.31
google-auth==1.30.2
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.4.4
google-cloud-bigquery==1.26.1
google-cloud-bigtable==1.0.0
google-cloud-core==1.4.1
google-cloud-datastore==1.7.4
google-cloud-dlp==1.0.0
google-cloud-language==1.3.0
google-cloud-profiler==3.0.4
google-cloud-pubsub==1.0.2
google-cloud-spanner==1.19.1
google-cloud-videointelligence==1.16.1
google-cloud-vision==1.0.0
google-crc32c==1.1.2
google-pasta==0.2.0
google-resumable-media==1.3.0
googleapis-common-protos==1.53.0
grpc-google-iam-v1==0.12.3
grpcio==1.32.0
grpcio-gcp==0.2.2
guppy3==3.0.9
h5py==2.10.0
hdfs==2.5.8
httplib2==0.19.1
idna==2.10
importlib-metadata==4.5.0
joblib==1.0.1
Keras-Preprocessing==1.1.2
Markdown==3.3.4
mmh3==2.5.1
nose==1.3.7
numpy==1.19.5
oauth2client==4.1.3
oauthlib==3.1.1
opt-einsum==3.3.0
pandas==1.1.5
pip==21.1.2
protobuf==3.12.2
protorpc==0.12.0
PTable==0.9.2
pyarrow==3.0.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
pydot==1.4.1
PyHamcrest==1.10.1
pymongo==3.9.0
pyparsing==2.4.7
python-dateutil==2.8.1
python-gflags==3.0.6
pytz==2019.3
PyYAML==5.4
requests==2.25.1
requests-oauthlib==1.3.0
rsa==4.7.2
scikit-learn==0.24.1
scipy==1.4.1
setuptools==57.0.0
six==1.15.0
tenacity==7.0.0
tensorboard==2.5.0
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.0
tensorflow==2.4.1
tensorflow-estimator==2.4.0
termcolor==1.1.0
threadpoolctl==2.1.0
typing-extensions==3.7.4.3
uritemplate==3.0.1
urllib3==1.26.5
Werkzeug==2.0.1
wheel==0.36.2
wrapt==1.12.1
zipp==3.4.1
Removing intermediate container 414c5e78e4b3
 ---> c38870a2fb4e
Step 19/23 : RUN pip check
 ---> Running in 6ff456983752
No broken requirements found.
Removing intermediate container 6ff456983752
 ---> b281455fb653
Step 20/23 : COPY target/LICENSE /opt/apache/beam/
 ---> 9c46650a04db
Step 21/23 : COPY target/NOTICE /opt/apache/beam/
 ---> 06a84931d248
Step 22/23 : ADD target/launcher/linux_amd64/boot /opt/apache/beam/
 ---> 5634b214b0b8
Step 23/23 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in 97586d74428a

> Task :sdks:python:container:py37:dockerTagLatest
> Task :sdks:python:container:py37:dockerTag
> Task :sdks:python:container:py36:dockerTagLatest
> Task :sdks:python:container:py36:dockerTag
> Task :sdks:python:container:py37:dockerPush
> Task :sdks:python:container:py36:dockerPush
> Task :sdks:python:container:py38:dockerTagLatest
> Task :sdks:python:container:py38:dockerTag
> Task :sdks:python:container:py38:dockerPush
> Task :sdks:python:container:py38:dockerPush FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:python:container:py38:dockerPush'.
> Process 'command 'docker'' finished with non-zero exit value 143

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/6.8.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 12m 43s
181 actionable tasks: 135 executed, 39 from cache, 7 up-to-date
The message received from the daemon indicates that the daemon has disappeared.
Build request sent: Build{id=17459a94-ce1b-4332-911b-0fb5cf5a59fc, 
currentDir=<https://ci-beam.apache.org/job/beam_Publish_Docker_Snapshots/ws/src}>
Attempting to read last messages from the daemon log...
Daemon pid: 19828
  log file: /home/jenkins/.gradle/daemon/6.8.3/daemon-19828.out.log
----- Last  20 lines from daemon log file - daemon-19828.out.log -----
Successfully tagged 
gcr.io/apache-beam-testing/beam_portability/beam_python3.7_sdk:latest

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:python:container:py38:dockerPush'.
> Process 'command 'docker'' finished with non-zero exit value 143

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/6.8.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 12m 43s
181 actionable tasks: 135 executed, 39 from cache, 7 up-to-date
Daemon vm is shutting down... The daemon has exited normally or was terminated 
in response to a user interrupt.
----- End of the daemon log -----


FAILURE: Build failed with an exception.

* What went wrong:
Gradle build daemon disappeared unexpectedly (it may have been killed or may 
have crashed)

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org
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