You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/05/15 06:19:31 UTC

Build failed in Jenkins: beam_PreCommit_PythonDocker_Cron #168

See <https://builds.apache.org/job/beam_PreCommit_PythonDocker_Cron/168/display/redirect?page=changes>

Changes:

[yifanzou] Run Inventory job twice a day at 6 and 18.


------------------------------------------
[...truncated 1.74 MB...]
crcmod==1.7
Cython==0.29.13
dill==0.3.1.1
docopt==0.6.2
fastavro==0.21.24
fasteners==0.15
future==0.18.2
gast==0.2.2
google-api-core==1.17.0
google-apitools==0.5.28
google-auth==1.14.3
google-auth-oauthlib==0.4.1
google-cloud-bigquery==1.24.0
google-cloud-bigtable==1.0.0
google-cloud-core==1.1.0
google-cloud-datastore==1.7.4
google-cloud-dlp==0.13.0
google-cloud-language==1.3.0
google-cloud-pubsub==1.0.2
google-cloud-spanner==1.13.0
google-cloud-videointelligence==1.13.0
google-cloud-vision==0.42.0
google-pasta==0.2.0
google-resumable-media==0.5.0
googleapis-common-protos==1.51.0
grpc-google-iam-v1==0.12.3
grpcio==1.24.3
grpcio-gcp==0.2.2
guppy3==3.0.9
h5py==2.10.0
hdfs==2.5.8
httplib2==0.12.0
idna==2.9
importlib-metadata==1.6.0
Keras-Applications==1.0.8
Keras-Preprocessing==1.1.2
Markdown==3.2.2
mock==2.0.0
monotonic==1.5
nose==1.3.7
numpy==1.17.3
oauth2client==3.0.0
oauthlib==3.1.0
opt-einsum==3.2.1
pandas==0.25.2
pbr==5.4.5
pip==20.1
protobuf==3.11.1
protorpc==0.12.0
PTable==0.9.2
pyarrow==0.15.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
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.1
requests==2.23.0
requests-oauthlib==1.3.0
rsa==4.0
scipy==1.4.1
setuptools==46.3.0
six==1.14.0
tenacity==6.2.0
tensorboard==2.1.1
tensorflow==2.1.0
tensorflow-estimator==2.1.0
termcolor==1.1.0
typing-extensions==3.7.4.1
urllib3==1.25.9
Werkzeug==1.0.1
wheel==0.34.2
wrapt==1.12.1
zipp==3.1.0
Removing intermediate container 7583dd605411
 ---> 1900e569e1d1
Step 15/18 : COPY target/LICENSE /opt/apache/beam/
 ---> 9bf487f62ee0
Step 16/18 : COPY target/NOTICE /opt/apache/beam/
 ---> 60a7c3a8217a
Step 17/18 : ADD target/launcher/linux_amd64/boot /opt/apache/beam/
 ---> b74176ea347a
Step 18/18 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in 4d70c55de6a9

> Task :sdks:python:container:py36:docker
Removing intermediate container c08b66a75d35
 ---> 857cd7028989
Step 12/18 : COPY target/license_scripts /tmp/license_scripts/
 ---> d570987661e0
Step 13/18 : RUN if [ "$pull_licenses" = "true" ] ; then     pip install 'pip-licenses<3.0.0;python_version>="3.5"' &&     pip install 'pip-licenses==1.18.0;python_version<="2.7"' &&     python /tmp/license_scripts/pull_licenses_py.py &&     pip uninstall -y pip-licenses &&     rm -rf /root/.cache/pip ;    fi
 ---> Running in ed9c6147d031
Collecting pip-licenses<3.0.0
  Downloading pip_licenses-2.2.0-py3-none-any.whl (14 kB)
Collecting PTable
  Downloading PTable-0.9.2.tar.gz (31 kB)
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=22907 sha256=6b8d0a4f696b1d642f2782dfb0f3de0b9cb3264b73e790744bdb7cfd1e61f543
  Stored in directory: /root/.cache/pip/wheels/f3/65/67/71f473ec87ea4554d1bdfb1b5128cfe1414c2b113b72a1ee8e
Successfully built PTable
Installing collected packages: PTable, pip-licenses
Successfully installed PTable-0.9.2 pip-licenses-2.2.0
Ignoring pip-licenses: markers 'python_version <= "2.7"' don't match your environment
Skip pulling license for  apache-beam
INFO:root:Successfully pulled licenses for 81 dependencies
Found existing installation: pip-licenses 2.2.0
Uninstalling pip-licenses-2.2.0:
  Successfully uninstalled pip-licenses-2.2.0
Removing intermediate container ed9c6147d031
 ---> 4c27a991d688
Step 14/18 : RUN pip freeze --all
 ---> Running in 8aff7e2867ac
absl-py==0.9.0
apache-beam @ file:///opt/apache/beam/tars/apache-beam.tar.gz
astor==0.8.1
avro-python3==1.8.2
cachetools==3.1.1
certifi==2020.4.5.1
chardet==3.0.4
crcmod==1.7
Cython==0.29.13
dill==0.3.1.1
docopt==0.6.2
fastavro==0.21.24
fasteners==0.15
future==0.18.2
gast==0.2.2
google-api-core==1.17.0
google-apitools==0.5.28
google-auth==1.14.3
google-auth-oauthlib==0.4.1
google-cloud-bigquery==1.24.0
google-cloud-bigtable==1.0.0
google-cloud-core==1.1.0
google-cloud-datastore==1.7.4
google-cloud-dlp==0.13.0
google-cloud-language==1.3.0
google-cloud-pubsub==1.0.2
google-cloud-spanner==1.13.0
google-cloud-videointelligence==1.13.0
google-cloud-vision==0.42.0
google-pasta==0.2.0
google-resumable-media==0.5.0
googleapis-common-protos==1.51.0
grpc-google-iam-v1==0.12.3
grpcio==1.24.3
grpcio-gcp==0.2.2
guppy3==3.0.9
h5py==2.10.0
hdfs==2.5.8
httplib2==0.12.0
idna==2.9
importlib-metadata==1.6.0
Keras-Applications==1.0.8
Keras-Preprocessing==1.1.2
Markdown==3.2.2
mock==2.0.0
monotonic==1.5
nose==1.3.7
numpy==1.17.3
oauth2client==3.0.0
oauthlib==3.1.0
opt-einsum==3.2.1
pandas==0.25.2
pbr==5.4.5
pip==20.1
protobuf==3.11.1
protorpc==0.12.0
PTable==0.9.2
pyarrow==0.15.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
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.1
requests==2.23.0
requests-oauthlib==1.3.0
rsa==4.0
scipy==1.4.1
setuptools==46.3.0
six==1.14.0
tenacity==6.2.0
tensorboard==2.1.1
tensorflow==2.1.0
tensorflow-estimator==2.1.0
termcolor==1.1.0
typing-extensions==3.7.4.1
urllib3==1.25.9
Werkzeug==1.0.1
wheel==0.34.2
wrapt==1.12.1
zipp==3.1.0
Removing intermediate container 8aff7e2867ac
 ---> c0c7c9330ad9
Step 15/18 : COPY target/LICENSE /opt/apache/beam/
 ---> 3e85faa1df0a
Step 16/18 : COPY target/NOTICE /opt/apache/beam/
 ---> b2267b04782e
Step 17/18 : ADD target/launcher/linux_amd64/boot /opt/apache/beam/
 ---> 9748d7774582
Step 18/18 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in 02275077c83e
Removing intermediate container 02275077c83e
 ---> d0a87171b0c6
Successfully built d0a87171b0c6
Successfully tagged apache/beam_python3.6_sdk:2.22.0.dev
:sdks:python:container:py36:docker (Thread[Execution worker for ':' Thread 8,5,main]) completed. Took 7 mins 59.572 secs.

> Task :sdks:python:container:py37:docker
Removing intermediate container 4d70c55de6a9
 ---> 3768809b7e96
Successfully built 3768809b7e96
Successfully tagged apache/beam_python3.7_sdk:2.22.0.dev
:sdks:python:container:py37:docker (Thread[Execution worker for ':' Thread 10,5,main]) completed. Took 7 mins 59.616 secs.

FAILURE: Build failed with an exception.

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

* Try:
Run with --stacktrace option to get the stack trace. Run with --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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 9m 53s
41 actionable tasks: 37 executed, 4 up-to-date

Publishing build scan...
https://gradle.com/s/fqskwdbljey4u

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_PreCommit_PythonDocker_Cron #169

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PreCommit_PythonDocker_Cron/169/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org