See 
<https://builds.apache.org/job/beam_PreCommit_Python_Cron/2384/display/redirect>

Changes:


------------------------------------------
[...truncated 112.44 KB...]
>>> RUNNING integration tests with pipeline options: 
>>> --runner=TestDataflowRunner --project=apache-beam-testing 
>>> --staging_location=gs://temp-storage-for-end-to-end-tests/staging-it 
>>> --temp_location=gs://temp-storage-for-end-to-end-tests/temp-it 
>>> --output=gs://temp-storage-for-end-to-end-tests/py-it-cloud/output 
>>> --sdk_location=<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/build/apache-beam.tar.gz>
>>>  --requirements_file=postcommit_requirements.txt --num_workers=1 
>>> --sleep_secs=20 
>>> --dataflow_worker_jar=<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/runners/google-cloud-dataflow-java/worker/build/libs/beam-runners-google-cloud-dataflow-java-fn-api-worker-2.20.0-SNAPSHOT.jar>
>>>  
>>> --kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test
>>>  
>>> --dataflow_kms_key=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test
>>>   test options: 
>>> --tests=apache_beam.examples.wordcount_it_test:WordCountIT.test_wordcount_it,apache_beam.examples.streaming_wordcount_it_test:StreamingWordCountIT.test_streaming_wordcount_it
>>>  --nocapture --processes=2 --process-timeout=1800
running nosetests
running egg_info
Skipping proto regeneration: all files up to date
writing apache_beam.egg-info/PKG-INFO
writing dependency_links to apache_beam.egg-info/dependency_links.txt
writing entry points to apache_beam.egg-info/entry_points.txt
writing requirements to apache_beam.egg-info/requires.txt
writing top-level names to apache_beam.egg-info/top_level.txt
reading manifest file 'apache_beam.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/build/gradleenv/-1734967052/lib/python3.7/site-packages/setuptools/dist.py>:476:
 UserWarning: Normalizing '2.20.0.dev' to '2.20.0.dev0'
  normalized_version,
warning: no files found matching 'README.md'
warning: no files found matching 'NOTICE'
warning: no files found matching 'LICENSE'
writing manifest file 'apache_beam.egg-info/SOURCES.txt'

> Task :sdks:python:test-suites:tox:py35:testPy35Gcp FAILED
py35-gcp-pytest installed: 
apache-beam==2.20.0.dev0,apipkg==1.5,atomicwrites==1.3.0,attrs==19.3.0,avro-python3==1.9.1,cachetools==3.1.1,certifi==2019.11.28,chardet==3.0.4,crcmod==1.7,dill==0.3.1.1,docopt==0.6.2,execnet==1.7.1,fastavro==0.21.24,fasteners==0.15,freezegun==0.3.14,future==0.16.0,google-api-core==1.16.0,google-apitools==0.5.28,google-auth==1.11.0,google-cloud-bigquery==1.17.1,google-cloud-bigtable==1.0.0,google-cloud-core==1.3.0,google-cloud-datastore==1.7.4,google-cloud-pubsub==1.0.2,google-cloud-spanner==1.13.0,google-resumable-media==0.4.1,googleapis-common-protos==1.51.0,grpc-google-iam-v1==0.12.3,grpcio==1.27.1,grpcio-gcp==0.2.2,grpcio-tools==1.14.2,hdfs==2.5.8,httplib2==0.12.0,idna==2.8,importlib-metadata==1.5.0,mock==2.0.0,monotonic==1.5,more-itertools==8.2.0,nose==1.3.7,nose-xunitmp==0.4.1,numpy==1.18.1,oauth2client==3.0.0,packaging==20.1,pandas==0.24.2,parameterized==0.7.1,pathlib2==2.3.5,pbr==5.4.4,pluggy==0.13.1,protobuf==3.11.3,py==1.8.1,pyarrow==0.15.1,pyasn1==0.4.8,pyasn1-modules==0.2.8,pydot==1.4.1,PyHamcrest==1.10.1,pymongo==3.10.1,pyparsing==2.4.6,pytest==4.6.9,pytest-forked==1.1.3,pytest-timeout==1.3.4,pytest-xdist==1.31.0,python-dateutil==2.8.1,pytz==2019.3,PyYAML==5.3,requests==2.22.0,requests-mock==1.7.0,rsa==4.0,six==1.14.0,tenacity==5.1.5,typing==3.7.4.1,typing-extensions==3.7.4.1,urllib3==1.25.8,wcwidth==0.1.8,zipp==1.1.0
py35-gcp-pytest run-test-pre: PYTHONHASHSEED='286560917'
py35-gcp-pytest run-test-pre: commands[0] | python --version
Python 3.5.2
py35-gcp-pytest run-test-pre: commands[1] | pip --version
ERROR: InvocationError for command 
<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/target/.tox-py35-gcp-pytest/py35-gcp-pytest/bin/pip>
 --version (exited with code 13)
py35-gcp-pytest run-test-post: commands[0] | 
<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
___________________________________ summary ____________________________________
ERROR:   py35-gcp-pytest: commands failed

> Task :sdks:python:test-suites:tox:py37:testPy37Cython
py37-cython-pytest create: 
<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/target/.tox-py37-cython-pytest/py37-cython-pytest>
py37-cython-pytest installdeps: cython==0.28.1, -rbuild-requirements.txt

> Task :sdks:python:test-suites:tox:py36:testPy36Gcp
py36-gcp-pytest installed: 
apache-beam==2.20.0.dev0,apipkg==1.5,atomicwrites==1.3.0,attrs==19.3.0,avro-python3==1.9.1,cachetools==3.1.1,certifi==2019.11.28,chardet==3.0.4,crcmod==1.7,decorator==4.4.1,dill==0.3.1.1,docopt==0.6.2,execnet==1.7.1,facets-overview==1.0.0,fastavro==0.21.24,fasteners==0.15,freezegun==0.3.14,future==0.16.0,google-api-core==1.16.0,google-apitools==0.5.28,google-auth==1.11.0,google-cloud-bigquery==1.17.1,google-cloud-bigtable==1.0.0,google-cloud-core==1.3.0,google-cloud-datastore==1.7.4,google-cloud-pubsub==1.0.2,google-cloud-spanner==1.13.0,google-resumable-media==0.4.1,googleapis-common-protos==1.51.0,grpc-google-iam-v1==0.12.3,grpcio==1.27.1,grpcio-gcp==0.2.2,grpcio-tools==1.14.2,hdfs==2.5.8,httplib2==0.12.0,idna==2.8,importlib-metadata==1.5.0,ipython==5.9.0,ipython-genutils==0.2.0,jsons==1.1.1,mock==2.0.0,monotonic==1.5,more-itertools==8.2.0,nose==1.3.7,nose-xunitmp==0.4.1,numpy==1.18.1,oauth2client==3.0.0,packaging==20.1,pandas==0.24.2,parameterized==0.7.1,pbr==5.4.4,pexpect==4.8.0,pickleshare==0.7.5,pluggy==0.13.1,prompt-toolkit==1.0.18,protobuf==3.11.3,ptyprocess==0.6.0,py==1.8.1,pyarrow==0.15.1,pyasn1==0.4.8,pyasn1-modules==0.2.8,pydot==1.4.1,Pygments==2.5.2,PyHamcrest==1.10.1,pymongo==3.10.1,pyparsing==2.4.6,pytest==4.6.9,pytest-forked==1.1.3,pytest-timeout==1.3.4,pytest-xdist==1.31.0,python-dateutil==2.8.1,pytz==2019.3,PyYAML==5.3,requests==2.22.0,requests-mock==1.7.0,rsa==4.0,simplegeneric==0.8.1,six==1.14.0,tenacity==5.1.5,timeloop==1.0.2,traitlets==4.3.3,typing==3.7.4.1,typing-extensions==3.7.4.1,typish==1.3.1,urllib3==1.25.8,wcwidth==0.1.8,zipp==2.2.0
py36-gcp-pytest run-test-pre: PYTHONHASHSEED='3822343783'
py36-gcp-pytest run-test-pre: commands[0] | python --version
Python 3.6.8
py36-gcp-pytest run-test-pre: commands[1] | pip --version
ERROR: InvocationError for command 
<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py36/build/srcs/sdks/python/target/.tox-py36-gcp-pytest/py36-gcp-pytest/bin/pip>
 --version (exited with code 13)
py36-gcp-pytest run-test-post: commands[0] | 
<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py36/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
___________________________________ summary ____________________________________
ERROR:   py36-gcp-pytest: commands failed

> Task :sdks:python:test-suites:tox:py36:testPy36Gcp FAILED

> Task :sdks:python:test-suites:tox:py2:testPy2Cython
py27-cython-pytest inst: 
<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/target/.tox-py27-cython-pytest/.tmp/package/1/apache-beam.tar.gz>

> Task :sdks:python:test-suites:tox:py35:testPy35Cython
py35-cython-pytest create: 
<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/target/.tox-py35-cython-pytest/py35-cython-pytest>
py35-cython-pytest installdeps: cython==0.28.1, -rbuild-requirements.txt
py35-cython-pytest inst: 
<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/target/.tox-py35-cython-pytest/.tmp/package/1/apache-beam.tar.gz>

> Task :sdks:python:test-suites:tox:py37:testPy37Cython
py37-cython-pytest inst: 
<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/target/.tox-py37-cython-pytest/.tmp/package/1/apache-beam.tar.gz>

> Task :sdks:python:test-suites:tox:py36:testPy36Cython
py36-cython-pytest create: 
<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py36/build/srcs/sdks/python/target/.tox-py36-cython-pytest/py36-cython-pytest>
py36-cython-pytest installdeps: cython==0.28.1, -rbuild-requirements.txt
py36-cython-pytest inst: 
<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py36/build/srcs/sdks/python/target/.tox-py36-cython-pytest/.tmp/package/1/apache-beam.tar.gz>

> Task :sdks:python:test-suites:tox:py2:testPy2Cython FAILED
py27-cython-pytest installed: DEPRECATION: Python 2.7 reached the end of its 
life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no 
longer maintained. A future version of pip will drop support for Python 2.7. 
More details about Python 2 support in pip, can be found at 
https://pip.pypa.io/en/latest/development/release-process/#python-2-support,apache-beam==2.20.0.dev0,apipkg==1.5,atomicwrites==1.3.0,attrs==19.3.0,avro==1.9.1,certifi==2019.11.28,chardet==3.0.4,configparser==4.0.2,contextlib2==0.6.0.post1,crcmod==1.7,Cython==0.28.1,dill==0.3.1.1,docopt==0.6.2,enum34==1.1.6,execnet==1.7.1,fastavro==0.21.24,freezegun==0.3.14,funcsigs==1.0.2,future==0.16.0,futures==3.3.0,grpcio==1.27.1,grpcio-tools==1.14.2,hdfs==2.5.8,httplib2==0.12.0,idna==2.8,importlib-metadata==1.5.0,mock==2.0.0,monotonic==1.5,more-itertools==5.0.0,nose==1.3.7,nose-xunitmp==0.4.1,numpy==1.16.6,oauth2client==3.0.0,packaging==20.1,pandas==0.24.2,parameterized==0.7.1,pathlib2==2.3.5,pbr==5.4.4,pluggy==0.13.1,protobuf==3.11.3,py==1.8.1,pyarrow==0.15.1,pyasn1==0.4.8,pyasn1-modules==0.2.8,pydot==1.4.1,PyHamcrest==1.10.1,pymongo==3.10.1,pyparsing==2.4.6,pytest==4.6.9,pytest-forked==1.1.3,pytest-timeout==1.3.4,pytest-xdist==1.31.0,python-dateutil==2.8.1,pytz==2019.3,PyVCF==0.6.8,PyYAML==5.3,requests==2.22.0,requests-mock==1.7.0,rsa==4.0,scandir==1.10.0,six==1.14.0,tenacity==5.1.5,typing==3.7.4.1,typing-extensions==3.7.4.1,urllib3==1.25.8,wcwidth==0.1.8,zipp==1.1.0
py27-cython-pytest run-test-pre: PYTHONHASHSEED='2607710100'
py27-cython-pytest run-test-pre: commands[0] | python --version
Python 2.7.12
py27-cython-pytest run-test-pre: commands[1] | pip --version
ERROR: InvocationError for command 
<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/target/.tox-py27-cython-pytest/py27-cython-pytest/bin/pip>
 --version (exited with code 2)
py27-cython-pytest run-test-post: commands[0] | 
<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py2/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
___________________________________ summary ____________________________________
ERROR:   py27-cython-pytest: commands failed

> Task :sdks:python:test-suites:tox:py35:testPy35Cython
py35-cython-pytest installed: 
apache-beam==2.20.0.dev0,apipkg==1.5,atomicwrites==1.3.0,attrs==19.3.0,avro-python3==1.9.1,certifi==2019.11.28,chardet==3.0.4,crcmod==1.7,Cython==0.28.1,dill==0.3.1.1,docopt==0.6.2,execnet==1.7.1,fastavro==0.21.24,freezegun==0.3.14,future==0.16.0,grpcio==1.27.1,grpcio-tools==1.14.2,hdfs==2.5.8,httplib2==0.12.0,idna==2.8,importlib-metadata==1.5.0,mock==2.0.0,more-itertools==8.2.0,nose==1.3.7,nose-xunitmp==0.4.1,numpy==1.18.1,oauth2client==3.0.0,packaging==20.1,pandas==0.24.2,parameterized==0.7.1,pathlib2==2.3.5,pbr==5.4.4,pluggy==0.13.1,protobuf==3.11.3,py==1.8.1,pyarrow==0.15.1,pyasn1==0.4.8,pyasn1-modules==0.2.8,pydot==1.4.1,PyHamcrest==1.10.1,pymongo==3.10.1,pyparsing==2.4.6,pytest==4.6.9,pytest-forked==1.1.3,pytest-timeout==1.3.4,pytest-xdist==1.31.0,python-dateutil==2.8.1,pytz==2019.3,PyYAML==5.3,requests==2.22.0,requests-mock==1.7.0,rsa==4.0,six==1.14.0,tenacity==5.1.5,typing==3.7.4.1,typing-extensions==3.7.4.1,urllib3==1.25.8,wcwidth==0.1.8,zipp==1.1.0
py35-cython-pytest run-test-pre: PYTHONHASHSEED='3326047090'
py35-cython-pytest run-test-pre: commands[0] | python --version
Python 3.5.2
py35-cython-pytest run-test-pre: commands[1] | pip --version
ERROR: InvocationError for command 
<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/target/.tox-py35-cython-pytest/py35-cython-pytest/bin/pip>
 --version (exited with code 13)
py35-cython-pytest run-test-post: commands[0] | 
<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py35/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
___________________________________ summary ____________________________________
ERROR:   py35-cython-pytest: commands failed

> Task :sdks:python:test-suites:tox:py35:testPy35Cython FAILED

> Task :sdks:python:test-suites:tox:py37:testPy37Cython
py37-cython-pytest installed: 
apache-beam==2.20.0.dev0,apipkg==1.5,atomicwrites==1.3.0,attrs==19.3.0,avro-python3==1.9.1,certifi==2019.11.28,chardet==3.0.4,crcmod==1.7,Cython==0.28.1,dill==0.3.1.1,docopt==0.6.2,execnet==1.7.1,fastavro==0.21.24,freezegun==0.3.14,future==0.16.0,grpcio==1.27.1,grpcio-tools==1.14.2,hdfs==2.5.8,httplib2==0.12.0,idna==2.8,importlib-metadata==1.5.0,mock==2.0.0,more-itertools==8.2.0,nose==1.3.7,nose-xunitmp==0.4.1,numpy==1.18.1,oauth2client==3.0.0,packaging==20.1,pandas==0.24.2,parameterized==0.7.1,pbr==5.4.4,pluggy==0.13.1,protobuf==3.11.3,py==1.8.1,pyarrow==0.15.1,pyasn1==0.4.8,pyasn1-modules==0.2.8,pydot==1.4.1,PyHamcrest==1.10.1,pymongo==3.10.1,pyparsing==2.4.6,pytest==4.6.9,pytest-forked==1.1.3,pytest-timeout==1.3.4,pytest-xdist==1.31.0,python-dateutil==2.8.1,pytz==2019.3,PyYAML==5.3,requests==2.22.0,requests-mock==1.7.0,rsa==4.0,six==1.14.0,tenacity==5.1.5,typing==3.7.4.1,typing-extensions==3.7.4.1,urllib3==1.25.8,wcwidth==0.1.8,zipp==2.2.0
py37-cython-pytest run-test-pre: PYTHONHASHSEED='1869270799'
py37-cython-pytest run-test-pre: commands[0] | python --version
Python 3.7.3
py37-cython-pytest run-test-pre: commands[1] | pip --version
ERROR: InvocationError for command 
<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/target/.tox-py37-cython-pytest/py37-cython-pytest/bin/pip>
 --version (exited with code 13)
py37-cython-pytest run-test-post: commands[0] | 
<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py37/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
___________________________________ summary ____________________________________
ERROR:   py37-cython-pytest: commands failed

> Task :sdks:python:test-suites:tox:py37:testPy37Cython FAILED

> Task :sdks:python:test-suites:tox:py36:testPy36Cython
py36-cython-pytest installed: 
apache-beam==2.20.0.dev0,apipkg==1.5,atomicwrites==1.3.0,attrs==19.3.0,avro-python3==1.9.1,certifi==2019.11.28,chardet==3.0.4,crcmod==1.7,Cython==0.28.1,dill==0.3.1.1,docopt==0.6.2,execnet==1.7.1,fastavro==0.21.24,freezegun==0.3.14,future==0.16.0,grpcio==1.27.1,grpcio-tools==1.14.2,hdfs==2.5.8,httplib2==0.12.0,idna==2.8,importlib-metadata==1.5.0,mock==2.0.0,more-itertools==8.2.0,nose==1.3.7,nose-xunitmp==0.4.1,numpy==1.18.1,oauth2client==3.0.0,packaging==20.1,pandas==0.24.2,parameterized==0.7.1,pbr==5.4.4,pluggy==0.13.1,protobuf==3.11.3,py==1.8.1,pyarrow==0.15.1,pyasn1==0.4.8,pyasn1-modules==0.2.8,pydot==1.4.1,PyHamcrest==1.10.1,pymongo==3.10.1,pyparsing==2.4.6,pytest==4.6.9,pytest-forked==1.1.3,pytest-timeout==1.3.4,pytest-xdist==1.31.0,python-dateutil==2.8.1,pytz==2019.3,PyYAML==5.3,requests==2.22.0,requests-mock==1.7.0,rsa==4.0,six==1.14.0,tenacity==5.1.5,typing==3.7.4.1,typing-extensions==3.7.4.1,urllib3==1.25.8,wcwidth==0.1.8,zipp==2.2.0
py36-cython-pytest run-test-pre: PYTHONHASHSEED='122698700'
py36-cython-pytest run-test-pre: commands[0] | python --version
Python 3.6.8
py36-cython-pytest run-test-pre: commands[1] | pip --version
ERROR: InvocationError for command 
<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py36/build/srcs/sdks/python/target/.tox-py36-cython-pytest/py36-cython-pytest/bin/pip>
 --version (exited with code 13)
py36-cython-pytest run-test-post: commands[0] | 
<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/test-suites/tox/py36/build/srcs/sdks/python/scripts/run_tox_cleanup.sh>
___________________________________ summary ____________________________________
ERROR:   py36-cython-pytest: commands failed

> Task :sdks:python:test-suites:tox:py36:testPy36Cython FAILED

> Task :sdks:python:test-suites:dataflow:py2:preCommitIT
test_wordcount_it (apache_beam.examples.wordcount_it_test.WordCountIT) ... ok
test_streaming_wordcount_it 
(apache_beam.examples.streaming_wordcount_it_test.StreamingWordCountIT) ... ok

----------------------------------------------------------------------
XML: nosetests-preCommitIT-df.xml
----------------------------------------------------------------------
XML: 
<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/nosetests.xml>
----------------------------------------------------------------------
Ran 2 tests in 503.579s

OK
Worker logs: 
https://console.cloud.google.com/dataflow/jobsDetail/locations/us-central1/jobs/2020-02-10_22_20_12-2548715086085842464?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobsDetail/locations/us-central1/jobs/2020-02-10_22_20_11-10187446384739839827?project=apache-beam-testing

> Task :sdks:python:test-suites:dataflow:py37:preCommitIT
Worker logs: 
https://console.cloud.google.com/dataflow/jobsDetail/locations/us-central1/jobs/2020-02-10_22_20_13-4526060022004055509?project=apache-beam-testing
Worker logs: 
https://console.cloud.google.com/dataflow/jobsDetail/locations/us-central1/jobs/2020-02-10_22_20_13-2940396592475070328?project=apache-beam-testing
test_streaming_wordcount_it 
(apache_beam.examples.streaming_wordcount_it_test.StreamingWordCountIT) ... ok
test_wordcount_it (apache_beam.examples.wordcount_it_test.WordCountIT) ... ok

----------------------------------------------------------------------
XML: nosetests-preCommitIT-df-py37.xml
----------------------------------------------------------------------
XML: 
<https://builds.apache.org/job/beam_PreCommit_Python_Cron/ws/src/sdks/python/nosetests.xml>
----------------------------------------------------------------------
Ran 2 tests in 547.889s

OK

FAILURE: Build completed with 9 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:python:test-suites:tox:py2:testPy2Gcp'.
> Process 'command 'sh'' 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. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:python:test-suites:tox:py37:testPy37Gcp'.
> Process 'command 'sh'' 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. Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:python:test-suites:tox:pycommon:docs'.
> Process 'command 'sh'' 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. Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:python:test-suites:tox:py35:testPy35Gcp'.
> Process 'command 'sh'' 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. Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:python:test-suites:tox:py36:testPy36Gcp'.
> Process 'command 'sh'' 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. Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:python:test-suites:tox:py2:testPy2Cython'.
> Process 'command 'sh'' 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. Run with --scan to get full insights.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:python:test-suites:tox:py35:testPy35Cython'.
> Process 'command 'sh'' 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. Run with --scan to get full insights.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:python:test-suites:tox:py37:testPy37Cython'.
> Process 'command 'sh'' 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. Run with --scan to get full insights.
==============================================================================

9: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:python:test-suites:tox:py36:testPy36Cython'.
> Process 'command 'sh'' 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. 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 10m 53s
78 actionable tasks: 62 executed, 16 from cache

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

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