You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/02/09 11:01:13 UTC

Build failed in Jenkins: beam_PostRelease_NightlySnapshot #24

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

Changes:

[robertwb] [BEAM-3625] Enable DoFn params in Map, Filter, etc.

[apilloud] [BEAM-410] Sort PriorityQueue<QuantileBuffer> with explicit comparator

[robertwb] Disable verbose typecoder warnings.

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam4 (beam) in workspace <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 8c5ebe4a4d158fa8c46640a0401376216a1d11c2 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8c5ebe4a4d158fa8c46640a0401376216a1d11c2
Commit message: "Merge pull request #4641 [BEAM-3644] Disable verbose typecoder warnings."
 > git rev-list 6792846069763770bbfd92a5eb61e64968522967 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[beam_PostRelease_NightlySnapshot] $ /bin/bash -xe /tmp/jenkins3588425326827574657.sh
+ cd src/release
+ groovy quickstart-java-direct.groovy
/tmp/jenkins3588425326827574657.sh: line 2: groovy: command not found
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user apilloud@google.com

Jenkins build is back to normal : beam_PostRelease_NightlySnapshot #43

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/43/display/redirect>


Build failed in Jenkins: beam_PostRelease_NightlySnapshot #42

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/42/display/redirect>

------------------------------------------
[...truncated 509.95 KB...]
copying apache_beam/utils/retry_test.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/timestamp.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/timestamp_test.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/urns.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/windowed_value.pxd -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/windowed_value.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/windowed_value_test.py -> apache-beam-2.3.0/apache_beam/utils
Writing apache-beam-2.3.0/setup.cfg
creating dist
Creating tar archive
removing 'apache-beam-2.3.0' (and everything under it)
Processing ./dist/apache-beam-2.3.0.tar.gz
Collecting avro<2.0.0,>=1.8.1 (from apache-beam==2.3.0)
/tmp/groovy-generated-7662706818481476792-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:318: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#snimissingwarning.
  SNIMissingWarning
/tmp/groovy-generated-7662706818481476792-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.
  InsecurePlatformWarning
Collecting crcmod<2.0,>=1.7 (from apache-beam==2.3.0)
Collecting dill==0.2.6 (from apache-beam==2.3.0)
Collecting grpcio<2,>=1.0 (from apache-beam==2.3.0)
  Using cached grpcio-1.9.1-cp27-cp27mu-manylinux1_x86_64.whl
Collecting httplib2<0.10,>=0.8 (from apache-beam==2.3.0)
Collecting mock<3.0.0,>=1.0.1 (from apache-beam==2.3.0)
  Using cached mock-2.0.0-py2.py3-none-any.whl
Collecting oauth2client<5,>=2.0.1 (from apache-beam==2.3.0)
  Using cached oauth2client-4.1.2-py2.py3-none-any.whl
Collecting protobuf<4,>=3.5.0.post1 (from apache-beam==2.3.0)
  Using cached protobuf-3.5.1-cp27-cp27mu-manylinux1_x86_64.whl
Collecting pyyaml<4.0.0,>=3.12 (from apache-beam==2.3.0)
Collecting pyvcf<0.7.0,>=0.6.8 (from apache-beam==2.3.0)
Collecting six<1.12,>=1.9 (from apache-beam==2.3.0)
  Using cached six-1.11.0-py2.py3-none-any.whl
Collecting typing<3.7.0,>=3.6.0 (from apache-beam==2.3.0)
  Using cached typing-3.6.4-py2-none-any.whl
Collecting futures<4.0.0,>=3.1.1 (from apache-beam==2.3.0)
  Using cached futures-3.2.0-py2-none-any.whl
Collecting hdfs3<0.4.0,>=0.3.0 (from apache-beam==2.3.0)
  Using cached hdfs3-0.3.0-py2.py3-none-any.whl
Collecting google-apitools<=0.5.20,>=0.5.18 (from apache-beam==2.3.0)
  Using cached google_apitools-0.5.20-py2-none-any.whl
Collecting proto-google-cloud-datastore-v1<=0.90.4,>=0.90.0 (from apache-beam==2.3.0)
Collecting googledatastore==7.0.1 (from apache-beam==2.3.0)
Collecting google-cloud-pubsub==0.26.0 (from apache-beam==2.3.0)
  Using cached google_cloud_pubsub-0.26.0-py2.py3-none-any.whl
Collecting google-cloud-bigquery==0.25.0 (from apache-beam==2.3.0)
  Using cached google_cloud_bigquery-0.25.0-py2.py3-none-any.whl
Collecting enum34>=1.0.4 (from grpcio<2,>=1.0->apache-beam==2.3.0)
  Using cached enum34-1.1.6-py2-none-any.whl
Collecting funcsigs>=1; python_version < "3.3" (from mock<3.0.0,>=1.0.1->apache-beam==2.3.0)
  Using cached funcsigs-1.0.2-py2.py3-none-any.whl
Collecting pbr>=0.11 (from mock<3.0.0,>=1.0.1->apache-beam==2.3.0)
  Using cached pbr-3.1.1-py2.py3-none-any.whl
Collecting rsa>=3.1.4 (from oauth2client<5,>=2.0.1->apache-beam==2.3.0)
  Using cached rsa-3.4.2-py2.py3-none-any.whl
Collecting pyasn1-modules>=0.0.5 (from oauth2client<5,>=2.0.1->apache-beam==2.3.0)
  Using cached pyasn1_modules-0.2.1-py2.py3-none-any.whl
Collecting pyasn1>=0.1.7 (from oauth2client<5,>=2.0.1->apache-beam==2.3.0)
  Using cached pyasn1-0.4.2-py2.py3-none-any.whl
Requirement already satisfied: setuptools in ./temp_virtualenv/lib/python2.7/site-packages (from protobuf<4,>=3.5.0.post1->apache-beam==2.3.0)
Collecting fasteners>=0.14 (from google-apitools<=0.5.20,>=0.5.18->apache-beam==2.3.0)
  Using cached fasteners-0.14.1-py2.py3-none-any.whl
Collecting googleapis-common-protos<2.0dev,>=1.5.2 (from proto-google-cloud-datastore-v1<=0.90.4,>=0.90.0->apache-beam==2.3.0)
Collecting google-cloud-core<0.26dev,>=0.25.0 (from google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
  Using cached google_cloud_core-0.25.0-py2.py3-none-any.whl
Collecting gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0 (from google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Collecting monotonic>=0.1 (from fasteners>=0.14->google-apitools<=0.5.20,>=0.5.18->apache-beam==2.3.0)
  Using cached monotonic-1.4-py2.py3-none-any.whl
Collecting google-auth<2.0.0dev,>=0.4.0 (from google-cloud-core<0.26dev,>=0.25.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
  Using cached google_auth-1.4.1-py2.py3-none-any.whl
Collecting google-auth-httplib2 (from google-cloud-core<0.26dev,>=0.25.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
  Using cached google_auth_httplib2-0.0.3-py2.py3-none-any.whl
Collecting google-gax<0.16dev,>=0.15.7 (from gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
  Using cached google_gax-0.15.16-py2.py3-none-any.whl
Collecting grpc-google-iam-v1<0.12dev,>=0.11.1 (from gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Collecting proto-google-cloud-pubsub-v1[grpc]<0.16dev,>=0.15.4 (from gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Collecting cachetools>=2.0.0 (from google-auth<2.0.0dev,>=0.4.0->google-cloud-core<0.26dev,>=0.25.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
  Using cached cachetools-2.0.1-py2.py3-none-any.whl
Collecting future<0.17dev,>=0.16.0 (from google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Collecting ply==3.8 (from google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Collecting requests<3.0dev,>=2.13.0 (from google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
  Using cached requests-2.18.4-py2.py3-none-any.whl
Collecting urllib3<1.23,>=1.21.1 (from requests<3.0dev,>=2.13.0->google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
  Using cached urllib3-1.22-py2.py3-none-any.whl
Collecting idna<2.7,>=2.5 (from requests<3.0dev,>=2.13.0->google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
  Using cached idna-2.6-py2.py3-none-any.whl
Collecting chardet<3.1.0,>=3.0.2 (from requests<3.0dev,>=2.13.0->google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
  Using cached chardet-3.0.4-py2.py3-none-any.whl
Collecting certifi>=2017.4.17 (from requests<3.0dev,>=2.13.0->google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
  Using cached certifi-2018.1.18-py2.py3-none-any.whl
Building wheels for collected packages: apache-beam
  Running setup.py bdist_wheel for apache-beam: started
  Running setup.py bdist_wheel for apache-beam: finished with status 'done'
  Stored in directory: /home/jenkins/.cache/pip/wheels/20/3b/4d/43d3bcfd7cf9a35f7a9acce994b3b5aa9a3d86d615291ae7f4
Successfully built apache-beam
Installing collected packages: avro, crcmod, dill, futures, six, protobuf, enum34, grpcio, httplib2, funcsigs, pbr, mock, pyasn1, rsa, pyasn1-modules, oauth2client, pyyaml, pyvcf, typing, hdfs3, monotonic, fasteners, google-apitools, googleapis-common-protos, proto-google-cloud-datastore-v1, googledatastore, cachetools, google-auth, google-auth-httplib2, google-cloud-core, future, ply, urllib3, idna, chardet, certifi, requests, google-gax, grpc-google-iam-v1, proto-google-cloud-pubsub-v1, gapic-google-cloud-pubsub-v1, google-cloud-pubsub, google-cloud-bigquery, apache-beam
Successfully installed apache-beam-2.3.0 avro-1.8.2 cachetools-2.0.1 certifi-2018.1.18 chardet-3.0.4 crcmod-1.7 dill-0.2.6 enum34-1.1.6 fasteners-0.14.1 funcsigs-1.0.2 future-0.16.0 futures-3.2.0 gapic-google-cloud-pubsub-v1-0.15.4 google-apitools-0.5.20 google-auth-1.4.1 google-auth-httplib2-0.0.3 google-cloud-bigquery-0.25.0 google-cloud-core-0.25.0 google-cloud-pubsub-0.26.0 google-gax-0.15.16 googleapis-common-protos-1.5.3 googledatastore-7.0.1 grpc-google-iam-v1-0.11.4 grpcio-1.9.1 hdfs3-0.3.0 httplib2-0.9.2 idna-2.6 mock-2.0.0 monotonic-1.4 oauth2client-4.1.2 pbr-3.1.1 ply-3.8 proto-google-cloud-datastore-v1-0.90.4 proto-google-cloud-pubsub-v1-0.15.4 protobuf-3.5.1 pyasn1-0.4.2 pyasn1-modules-0.2.1 pyvcf-0.6.8 pyyaml-3.12 requests-2.18.4 rsa-3.4.2 six-1.11.0 typing-3.6.4 urllib3-1.22

----------------------------------------------------------------
Running wordcount example with DirectRunner and verify results
----------------------------------------------------------------
python -m apache_beam.examples.wordcount --output wordcount_direct.txt
INFO:root:Missing pipeline option (runner). Executing pipeline using the default runner: DirectRunner.
apache_beam/io/gcp/gcsio.py:160: DeprecationWarning: object() takes no parameters
  super(GcsIO, cls).__new__(cls, storage_client))
INFO:root:Starting the size estimation of the input
INFO:oauth2client.transport:Attempting refresh to obtain initial access_token
INFO:root:Finished the size estimation of the input at 1 files. Estimation took 0.0828478336334 seconds
apache_beam/coders/typecoders.py:133: UserWarning: Using fallback coder for typehint: <type 'NoneType'>.
  warnings.warn('Using fallback coder for typehint: %r.' % typehint)
apache_beam/coders/typecoders.py:133: UserWarning: Using fallback coder for typehint: Any.
  warnings.warn('Using fallback coder for typehint: %r.' % typehint)
INFO:root:Running pipeline with DirectRunner.
INFO:root:Starting the size estimation of the input
INFO:oauth2client.transport:Attempting refresh to obtain initial access_token
INFO:root:Finished the size estimation of the input at 1 files. Estimation took 0.0766088962555 seconds
INFO:oauth2client.transport:Attempting refresh to obtain initial access_token
INFO:root:Starting finalize_write threads with num_shards: 1, batches: 1, num_threads: 1
INFO:root:Renamed 1 shards in 0.12 seconds.
INFO:root:number of empty lines: 1663
INFO:root:average word length: 4
ls
apache_beam
apache_beam.egg-info
build.gradle
container
dist
findSupportedPython.groovy
generate_pydoc.sh
gen_protos.py
gen_protos.pyc
MANIFEST.in
pom.xml
run_postcommit.sh
run_pylint.sh
run_validatesrunner.sh
setup.cfg
setup.py
temp_virtualenv
test_config.py
tox.ini
wordcount_direct.txt-00000-of-00001
Verified wordcount_direct.txt-00000-of-00001

----------------------------------------------------------------
Running wordcount example with DataflowRunner with command: 
python -m apache_beam.examples.wordcount --output gs://yifan_auto_verification_test_bucket/wordcount_direct.txt --staging_location gs://yifan_auto_verification_test_bucket/temp --temp_location gs://yifan_auto_verification_test_bucket/temp --runner DataflowRunner --job_name wordcount --project my-first-project-190318 --num_workers 1 --sdk_location dist/apache-beam-2.3.0.tar.gz 
----------------------------------------------------------------
python -m apache_beam.examples.wordcount --output gs://yifan_auto_verification_test_bucket/wordcount_direct.txt --staging_location gs://yifan_auto_verification_test_bucket/temp --temp_location gs://yifan_auto_verification_test_bucket/temp --runner DataflowRunner --job_name wordcount --project my-first-project-190318 --num_workers 1 --sdk_location dist/apache-beam-2.3.0.tar.gz 
apache_beam/io/gcp/gcsio.py:160: DeprecationWarning: object() takes no parameters
  super(GcsIO, cls).__new__(cls, storage_client))
INFO:root:Starting the size estimation of the input
INFO:oauth2client.transport:Attempting refresh to obtain initial access_token
INFO:root:Finished the size estimation of the input at 1 files. Estimation took 0.0796480178833 seconds
apache_beam/coders/typecoders.py:133: UserWarning: Using fallback coder for typehint: <type 'NoneType'>.
  warnings.warn('Using fallback coder for typehint: %r.' % typehint)
apache_beam/coders/typecoders.py:133: UserWarning: Using fallback coder for typehint: Any.
  warnings.warn('Using fallback coder for typehint: %r.' % typehint)
INFO:root:Starting the size estimation of the input
INFO:oauth2client.transport:Attempting refresh to obtain initial access_token
INFO:root:Finished the size estimation of the input at 1 files. Estimation took 0.0779528617859 seconds
INFO:root:Starting GCS upload to gs://yifan_auto_verification_test_bucket/temp/wordcount.1518480439.014223/pipeline.pb...
INFO:oauth2client.transport:Attempting refresh to obtain initial access_token
Traceback (most recent call last):
  File "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
    exec code in run_globals
  File "/tmp/groovy-generated-7662706818481476792-tmpdir/apache-beam-2.3.0/sdks/python/apache_beam/examples/wordcount.py", line 134, in <module>
    run()
  File "/tmp/groovy-generated-7662706818481476792-tmpdir/apache-beam-2.3.0/sdks/python/apache_beam/examples/wordcount.py", line 113, in run
    result = p.run()
  File "apache_beam/pipeline.py", line 333, in run
    self.to_runner_api(), self.runner, self._options).run(False)
  File "apache_beam/pipeline.py", line 342, in run
    return self.runner.run_pipeline(self)
  File "apache_beam/runners/dataflow/dataflow_runner.py", line 315, in run_pipeline
    self.dataflow_client.create_job(self.job), self)
  File "apache_beam/utils/retry.py", line 175, in wrapper
    return fun(*args, **kwargs)
  File "apache_beam/runners/dataflow/internal/apiclient.py", line 461, in create_job
    self.create_job_description(job)
  File "apache_beam/runners/dataflow/internal/apiclient.py", line 487, in create_job_description
    StringIO(job.proto_pipeline.SerializeToString()))
  File "apache_beam/runners/dataflow/internal/apiclient.py", line 453, in stage_file
    (gcs_or_local_path, reportable_errors[e.status_code]))
IOError: Could not upload to GCS path gs://yifan_auto_verification_test_bucket/temp/wordcount.1518480439.014223: access denied. Please verify that credentials are valid and that you have write access to the specified path.
apache_beam/io/gcp/gcsio.py:160: DeprecationWarning: object() takes no parameters
  super(GcsIO, cls).__new__(cls, storage_client))
INFO:root:Starting the size estimation of the input
INFO:oauth2client.transport:Attempting refresh to obtain initial access_token
INFO:root:Finished the size estimation of the input at 1 files. Estimation took 0.0796480178833 seconds
apache_beam/coders/typecoders.py:133: UserWarning: Using fallback coder for typehint: <type 'NoneType'>.
  warnings.warn('Using fallback coder for typehint: %r.' % typehint)
apache_beam/coders/typecoders.py:133: UserWarning: Using fallback coder for typehint: Any.
  warnings.warn('Using fallback coder for typehint: %r.' % typehint)
INFO:root:Starting the size estimation of the input
INFO:oauth2client.transport:Attempting refresh to obtain initial access_token
INFO:root:Finished the size estimation of the input at 1 files. Estimation took 0.0779528617859 seconds
INFO:root:Starting GCS upload to gs://yifan_auto_verification_test_bucket/temp/wordcount.1518480439.014223/pipeline.pb...
INFO:oauth2client.transport:Attempting refresh to obtain initial access_token
Traceback (most recent call last):
  File "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
    exec code in run_globals
  File "/tmp/groovy-generated-7662706818481476792-tmpdir/apache-beam-2.3.0/sdks/python/apache_beam/examples/wordcount.py", line 134, in <module>
    run()
  File "/tmp/groovy-generated-7662706818481476792-tmpdir/apache-beam-2.3.0/sdks/python/apache_beam/examples/wordcount.py", line 113, in run
    result = p.run()
  File "apache_beam/pipeline.py", line 333, in run
    self.to_runner_api(), self.runner, self._options).run(False)
  File "apache_beam/pipeline.py", line 342, in run
    return self.runner.run_pipeline(self)
  File "apache_beam/runners/dataflow/dataflow_runner.py", line 315, in run_pipeline
    self.dataflow_client.create_job(self.job), self)
  File "apache_beam/utils/retry.py", line 175, in wrapper
    return fun(*args, **kwargs)
  File "apache_beam/runners/dataflow/internal/apiclient.py", line 461, in create_job
    self.create_job_description(job)
  File "apache_beam/runners/dataflow/internal/apiclient.py", line 487, in create_job_description
    StringIO(job.proto_pipeline.SerializeToString()))
  File "apache_beam/runners/dataflow/internal/apiclient.py", line 453, in stage_file
    (gcs_or_local_path, reportable_errors[e.status_code]))
IOError: Could not upload to GCS path gs://yifan_auto_verification_test_bucket/temp/wordcount.1518480439.014223: access denied. Please verify that credentials are valid and that you have write access to the specified path.
[ERROR] Failed command: 

:release:runQuickstartsPython FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':release:runQuickstartsPython'.
> Process 'command '/usr/local/asfpackages/java/jdk1.8.0_152/bin/java'' 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

BUILD FAILED in 1m 32s
2 actionable tasks: 2 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Not sending mail to unregistered user ccy@google.com
Not sending mail to unregistered user daniel.o.programmer@gmail.com
Not sending mail to unregistered user jb@nanthrax.net
Not sending mail to unregistered user apilloud@google.com
Not sending mail to unregistered user fjetumale@gmail.com
Not sending mail to unregistered user github@alasdairhodge.co.uk

Build failed in Jenkins: beam_PostRelease_NightlySnapshot #41

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/41/display/redirect>

------------------------------------------
[...truncated 3.15 MB...]
INFO: Stopped Spark@68062acb{HTTP/1.1,[http/1.1]}{127.0.0.1:4040}
Feb 12, 2018 11:35:08 PM org.apache.spark.internal.Logging$class logInfo
INFO: Lost task 3.0 in stage 0.0 (TID 3) on localhost, executor driver: java.io.IOException (Connection from /127.0.0.1:45763 closed) [duplicate 2]
Feb 12, 2018 11:35:08 PM org.apache.spark.internal.Logging$class logInfo
INFO: Stopped Spark web UI at http://127.0.0.1:4040
Feb 12, 2018 11:35:08 PM org.apache.spark.network.client.TransportClientFactory createClient
INFO: Found inactive connection to /127.0.0.1:45763, creating a new one.
Feb 12, 2018 11:35:08 PM org.apache.spark.network.client.TransportClientFactory createClient
INFO: Successfully created connection to /127.0.0.1:45763 after 7 ms (0 ms spent in bootstraps)
Feb 12, 2018 11:35:08 PM org.apache.spark.internal.Logging$class logInfo
INFO: Fetching spark://127.0.0.1:45763/jars/datastore-v1-protos-1.3.0.jar to /tmp/spark-c28bd06c-cf7a-4e01-b9e3-e3f905cabb80/userFiles-3796d348-f7f3-4c97-9bed-490ecee5d6e0/fetchFileTemp7658653485519795242.tmp
Feb 12, 2018 11:35:08 PM org.apache.spark.network.server.TransportRequestHandler lambda$respond$0
SEVERE: Error sending result StreamResponse{streamId=/jars/datastore-v1-protos-1.3.0.jar, byteCount=447403, body=FileSegmentManagedBuffer{file=/tmp/groovy-generated-7642397720739362925-tmpdir/.m2/repository/com/google/cloud/datastore/datastore-v1-protos/1.3.0/datastore-v1-protos-1.3.0.jar, offset=0, length=447403}} to /127.0.0.1:38190; closing connection
java.lang.AbstractMethodError
	at io.netty.util.ReferenceCountUtil.touch(ReferenceCountUtil.java:73)
	at io.netty.channel.DefaultChannelPipeline.touch(DefaultChannelPipeline.java:107)
	at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:811)
	at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:724)
	at io.netty.handler.codec.MessageToMessageEncoder.write(MessageToMessageEncoder.java:111)
	at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:739)
	at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:731)
	at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:817)
	at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:724)
	at io.netty.handler.timeout.IdleStateHandler.write(IdleStateHandler.java:305)
	at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:739)
	at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:802)
	at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:815)
	at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:795)
	at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:832)
	at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:1032)
	at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:296)
	at org.apache.spark.network.server.TransportRequestHandler.respond(TransportRequestHandler.java:192)
	at org.apache.spark.network.server.TransportRequestHandler.processStreamRequest(TransportRequestHandler.java:148)
	at org.apache.spark.network.server.TransportRequestHandler.handle(TransportRequestHandler.java:109)
	at org.apache.spark.network.server.TransportChannelHandler.channelRead(TransportChannelHandler.java:118)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:349)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:341)
	at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:287)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:349)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:341)
	at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:349)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:341)
	at org.apache.spark.network.util.TransportFrameDecoder.channelRead(TransportFrameDecoder.java:85)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:349)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:341)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1334)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:349)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:926)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:129)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:642)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:565)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:479)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:441)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
	at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
	at java.lang.Thread.run(Thread.java:748)

Feb 12, 2018 11:35:08 PM org.apache.spark.network.client.TransportResponseHandler channelInactive
SEVERE: Still have 1 requests outstanding when connection from /127.0.0.1:45763 is closed
Feb 12, 2018 11:35:08 PM org.apache.spark.internal.Logging$class logError
SEVERE: Exception in task 1.0 in stage 0.0 (TID 1)
java.io.IOException: Connection from /127.0.0.1:45763 closed
	at org.apache.spark.network.client.TransportResponseHandler.channelInactive(TransportResponseHandler.java:146)
	at org.apache.spark.network.server.TransportChannelHandler.channelInactive(TransportChannelHandler.java:108)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:246)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:232)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:225)
	at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75)
	at io.netty.handler.timeout.IdleStateHandler.channelInactive(IdleStateHandler.java:278)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:246)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:232)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:225)
	at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:246)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:232)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:225)
	at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75)
	at org.apache.spark.network.util.TransportFrameDecoder.channelInactive(TransportFrameDecoder.java:182)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:246)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:232)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:225)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelInactive(DefaultChannelPipeline.java:1329)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:246)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:232)
	at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:908)
	at io.netty.channel.AbstractChannel$AbstractUnsafe$7.run(AbstractChannel.java:744)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:403)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:445)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
	at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
	at java.lang.Thread.run(Thread.java:748)

Feb 12, 2018 11:35:08 PM org.apache.spark.internal.Logging$class logError
SEVERE: Exception in statusUpdate
java.util.concurrent.RejectedExecutionException: Task org.apache.spark.scheduler.TaskResultGetter$$anon$4@5e750b7a rejected from java.util.concurrent.ThreadPoolExecutor@70cddd0[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 3]
	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2063)
	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:830)
	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1379)
	at org.apache.spark.scheduler.TaskResultGetter.enqueueFailedTask(TaskResultGetter.scala:131)
	at org.apache.spark.scheduler.TaskSchedulerImpl.liftedTree2$1(TaskSchedulerImpl.scala:424)
	at org.apache.spark.scheduler.TaskSchedulerImpl.statusUpdate(TaskSchedulerImpl.scala:403)
	at org.apache.spark.scheduler.local.LocalEndpoint$$anonfun$receive$1.applyOrElse(LocalSchedulerBackend.scala:67)
	at org.apache.spark.rpc.netty.Inbox$$anonfun$process$1.apply$mcV$sp(Inbox.scala:117)
	at org.apache.spark.rpc.netty.Inbox.safelyCall(Inbox.scala:205)
	at org.apache.spark.rpc.netty.Inbox.process(Inbox.scala:101)
	at org.apache.spark.rpc.netty.Dispatcher$MessageLoop.run(Dispatcher.scala:216)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

Feb 12, 2018 11:35:08 PM org.apache.spark.internal.Logging$class logInfo
INFO: MapOutputTrackerMasterEndpoint stopped!
Feb 12, 2018 11:35:08 PM org.apache.spark.internal.Logging$class logInfo
INFO: MemoryStore cleared
Feb 12, 2018 11:35:08 PM org.apache.spark.internal.Logging$class logInfo
INFO: BlockManager stopped
Feb 12, 2018 11:35:08 PM org.apache.spark.internal.Logging$class logInfo
INFO: BlockManagerMaster stopped
Feb 12, 2018 11:35:08 PM org.apache.spark.internal.Logging$class logInfo
INFO: OutputCommitCoordinator stopped!
Feb 12, 2018 11:35:08 PM org.apache.spark.internal.Logging$class logInfo
INFO: Successfully stopped SparkContext
[WARNING] 
org.apache.beam.sdk.Pipeline$PipelineExecutionException: java.io.IOException: Connection from /127.0.0.1:45763 closed
    at org.apache.beam.runners.spark.SparkPipelineResult.beamExceptionFrom (SparkPipelineResult.java:68)
    at org.apache.beam.runners.spark.SparkPipelineResult.waitUntilFinish (SparkPipelineResult.java:99)
    at org.apache.beam.runners.spark.SparkPipelineResult.waitUntilFinish (SparkPipelineResult.java:87)
    at org.apache.beam.examples.WordCount.main (WordCount.java:187)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.mojo.exec.ExecJavaMojo$1.run (ExecJavaMojo.java:282)
    at java.lang.Thread.run (Thread.java:748)
Caused by: java.io.IOException: Connection from /127.0.0.1:45763 closed
    at org.apache.spark.network.client.TransportResponseHandler.channelInactive (TransportResponseHandler.java:146)
    at org.apache.spark.network.server.TransportChannelHandler.channelInactive (TransportChannelHandler.java:108)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive (AbstractChannelHandlerContext.java:246)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive (AbstractChannelHandlerContext.java:232)
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive (AbstractChannelHandlerContext.java:225)
    at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive (ChannelInboundHandlerAdapter.java:75)
    at io.netty.handler.timeout.IdleStateHandler.channelInactive (IdleStateHandler.java:278)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive (AbstractChannelHandlerContext.java:246)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive (AbstractChannelHandlerContext.java:232)
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive (AbstractChannelHandlerContext.java:225)
    at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive (ChannelInboundHandlerAdapter.java:75)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive (AbstractChannelHandlerContext.java:246)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive (AbstractChannelHandlerContext.java:232)
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive (AbstractChannelHandlerContext.java:225)
    at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive (ChannelInboundHandlerAdapter.java:75)
    at org.apache.spark.network.util.TransportFrameDecoder.channelInactive (TransportFrameDecoder.java:182)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive (AbstractChannelHandlerContext.java:246)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive (AbstractChannelHandlerContext.java:232)
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive (AbstractChannelHandlerContext.java:225)
    at io.netty.channel.DefaultChannelPipeline$HeadContext.channelInactive (DefaultChannelPipeline.java:1329)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive (AbstractChannelHandlerContext.java:246)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive (AbstractChannelHandlerContext.java:232)
    at io.netty.channel.DefaultChannelPipeline.fireChannelInactive (DefaultChannelPipeline.java:908)
    at io.netty.channel.AbstractChannel$AbstractUnsafe$7.run (AbstractChannel.java:744)
    at io.netty.util.concurrent.AbstractEventExecutor.safeExecute (AbstractEventExecutor.java:163)
    at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks (SingleThreadEventExecutor.java:403)
    at io.netty.channel.nio.NioEventLoop.run (NioEventLoop.java:445)
    at io.netty.util.concurrent.SingleThreadEventExecutor$5.run (SingleThreadEventExecutor.java:858)
    at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run (DefaultThreadFactory.java:144)
    at java.lang.Thread.run (Thread.java:748)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:48 min
[INFO] Finished at: 2018-02-12T23:35:08Z
[INFO] Final Memory: 142M/1167M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.6.0:java (default-cli) on project word-count-beam: An exception occured while executing the Java class. java.io.IOException: Connection from /127.0.0.1:45763 closed -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] Failed command
:runners:spark:runQuickstartJavaSpark FAILED
Feb 12, 2018 11:35:22 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-02-12T23:35:21.476Z: (a14ce838214797ae): Executing operation WriteCounts/WriteFiles/WriteUnshardedBundlesToTempFiles/GroupUnwritten/Close
Feb 12, 2018 11:35:22 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-02-12T23:35:21.548Z: (3f439335c740ad0c): Executing operation WriteCounts/WriteFiles/WriteUnshardedBundlesToTempFiles/GroupUnwritten/Read+WriteCounts/WriteFiles/WriteUnshardedBundlesToTempFiles/GroupUnwritten/GroupByWindow+WriteCounts/WriteFiles/WriteUnshardedBundlesToTempFiles/WriteUnwritten+WriteCounts/WriteFiles/WriteUnshardedBundlesToTempFiles/DropShardNum+WriteCounts/WriteFiles/GatherTempFileResults/View.AsList/ParDo(ToIsmRecordForGlobalWindow)
Feb 12, 2018 11:35:25 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-02-12T23:35:23.390Z: (3f439335c740a326): Executing operation s12-u31
Feb 12, 2018 11:35:25 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-02-12T23:35:23.651Z: (3f439335c740a88b): Executing operation WriteCounts/WriteFiles/GatherTempFileResults/View.AsList/CreateDataflowView
Feb 12, 2018 11:35:25 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-02-12T23:35:23.985Z: (f53085645260680e): Executing operation WriteCounts/WriteFiles/GatherTempFileResults/Reify.ReifyViewInGlobalWindow/Create.Values/Read(CreateSource)+WriteCounts/WriteFiles/GatherTempFileResults/Reify.ReifyViewInGlobalWindow/Reify.ReifyView/ParDo(Anonymous)+WriteCounts/WriteFiles/GatherTempFileResults/Reify.ReifyViewInGlobalWindow/Values/Values/Map+WriteCounts/WriteFiles/FinalizeTempFileBundles/Finalize
Feb 12, 2018 11:35:26 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-02-12T23:35:26.530Z: (4ffb5258c726c6af): Cleaning up.
Feb 12, 2018 11:35:26 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-02-12T23:35:26.606Z: (4ffb5258c726c0cd): Stopping worker pool...
Feb 12, 2018 11:37:40 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-02-12T23:37:38.912Z: (d34ab8d6065aa539): Autoscaling: Resized worker pool from 1 to 0.
Feb 12, 2018 11:37:40 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-02-12T23:37:38.941Z: (d34ab8d6065aa27f): Autoscaling: Would further reduce the number of workers but reached the minimum number allowed for the job.
Feb 12, 2018 11:37:49 PM org.apache.beam.runners.dataflow.DataflowPipelineJob waitUntilFinish
INFO: Job 2018-02-12_15_33_04-8616758372610574812 finished with status DONE.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:57 min
[INFO] Finished at: 2018-02-12T23:37:49Z
[INFO] Final Memory: 77M/1092M
[INFO] ------------------------------------------------------------------------
gsutil cat gs://temp-storage-for-release-validation-tests/quickstart/count* | grep Montague:
Montague: 47
Verified Montague: 47
gsutil rm gs://temp-storage-for-release-validation-tests/quickstart/count*
Removing gs://temp-storage-for-release-validation-tests/quickstart/counts-00000-of-00003...
/ [1 objects]                                                                   
Removing gs://temp-storage-for-release-validation-tests/quickstart/counts-00001-of-00003...
/ [2 objects]                                                                   
Removing gs://temp-storage-for-release-validation-tests/quickstart/counts-00002-of-00003...
/ [3 objects]                                                                   
Operation completed over 3 objects.                                              
[SUCCESS]

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':runners:spark:runQuickstartJavaSpark'.
> Process 'command '/usr/local/asfpackages/java/jdk1.8.0_152/bin/java'' 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

BUILD FAILED in 6m 48s
6 actionable tasks: 6 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Not sending mail to unregistered user ccy@google.com
Not sending mail to unregistered user daniel.o.programmer@gmail.com
Not sending mail to unregistered user jb@nanthrax.net
Not sending mail to unregistered user apilloud@google.com
Not sending mail to unregistered user fjetumale@gmail.com
Not sending mail to unregistered user github@alasdairhodge.co.uk

Build failed in Jenkins: beam_PostRelease_NightlySnapshot #40

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/40/display/redirect>

------------------------------------------
[...truncated 2.32 MB...]
hard linking apache_beam/io/gcp/internal/__init__.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal
hard linking apache_beam/io/gcp/internal/clients/__init__.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients
hard linking apache_beam/io/gcp/internal/clients/bigquery/__init__.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients/bigquery
hard linking apache_beam/io/gcp/internal/clients/bigquery/bigquery_v2_client.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients/bigquery
hard linking apache_beam/io/gcp/internal/clients/bigquery/bigquery_v2_messages.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients/bigquery
hard linking apache_beam/io/gcp/internal/clients/storage/__init__.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients/storage
hard linking apache_beam/io/gcp/internal/clients/storage/storage_v1_client.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients/storage
hard linking apache_beam/io/gcp/internal/clients/storage/storage_v1_messages.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients/storage
hard linking apache_beam/io/gcp/tests/__init__.py -> apache-beam-2.3.0/apache_beam/io/gcp/tests
hard linking apache_beam/io/gcp/tests/bigquery_matcher.py -> apache-beam-2.3.0/apache_beam/io/gcp/tests
hard linking apache_beam/io/gcp/tests/bigquery_matcher_test.py -> apache-beam-2.3.0/apache_beam/io/gcp/tests
hard linking apache_beam/io/gcp/tests/utils.py -> apache-beam-2.3.0/apache_beam/io/gcp/tests
hard linking apache_beam/io/gcp/tests/utils_test.py -> apache-beam-2.3.0/apache_beam/io/gcp/tests
hard linking apache_beam/metrics/__init__.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/cells.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/cells_test.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/execution.pxd -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/execution.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/execution_test.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/metric.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/metric_test.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/metricbase.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/options/__init__.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/options/pipeline_options.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/options/pipeline_options_test.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/options/pipeline_options_validator.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/options/pipeline_options_validator_test.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/options/value_provider.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/options/value_provider_test.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/portability/__init__.py -> apache-beam-2.3.0/apache_beam/portability
hard linking apache_beam/portability/api/__init__.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_artifact_api_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_artifact_api_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_fn_api_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_fn_api_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_job_api_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_job_api_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_provision_api_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_provision_api_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_runner_api_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_runner_api_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/endpoints_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/endpoints_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/standard_window_fns_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/standard_window_fns_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/runners/__init__.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/common.pxd -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/common.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/common_test.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/pipeline_context.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/pipeline_context_test.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/runner.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/runner_test.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/sdf_common.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/dataflow/__init__.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/dataflow_metrics.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/dataflow_metrics_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/dataflow_runner.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/dataflow_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/ptransform_overrides.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/template_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/test_dataflow_runner.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/internal/__init__.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal
hard linking apache_beam/runners/dataflow/internal/apiclient.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal
hard linking apache_beam/runners/dataflow/internal/apiclient_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal
hard linking apache_beam/runners/dataflow/internal/dependency.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal
hard linking apache_beam/runners/dataflow/internal/dependency_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal
hard linking apache_beam/runners/dataflow/internal/names.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal
hard linking apache_beam/runners/dataflow/internal/clients/__init__.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal/clients
hard linking apache_beam/runners/dataflow/internal/clients/dataflow/__init__.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal/clients/dataflow
hard linking apache_beam/runners/dataflow/internal/clients/dataflow/dataflow_v1b3_client.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal/clients/dataflow
hard linking apache_beam/runners/dataflow/internal/clients/dataflow/dataflow_v1b3_messages.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal/clients/dataflow
hard linking apache_beam/runners/dataflow/internal/clients/dataflow/message_matchers.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal/clients/dataflow
hard linking apache_beam/runners/dataflow/internal/clients/dataflow/message_matchers_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal/clients/dataflow
hard linking apache_beam/runners/dataflow/native_io/__init__.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/native_io
hard linking apache_beam/runners/dataflow/native_io/iobase.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/native_io
hard linking apache_beam/runners/dataflow/native_io/iobase_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/native_io
hard linking apache_beam/runners/dataflow/native_io/streaming_create.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/native_io
hard linking apache_beam/runners/direct/__init__.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/bundle_factory.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/clock.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/consumer_tracking_pipeline_visitor.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/consumer_tracking_pipeline_visitor_test.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/direct_metrics.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/direct_metrics_test.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/direct_runner.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/direct_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/evaluation_context.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/executor.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/helper_transforms.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/sdf_direct_runner.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/sdf_direct_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/transform_evaluator.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/util.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/watermark_manager.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/experimental/__init__.py -> apache-beam-2.3.0/apache_beam/runners/experimental
hard linking apache_beam/runners/experimental/python_rpc_direct/__init__.py -> apache-beam-2.3.0/apache_beam/runners/experimental/python_rpc_direct
hard linking apache_beam/runners/experimental/python_rpc_direct/python_rpc_direct_runner.py -> apache-beam-2.3.0/apache_beam/runners/experimental/python_rpc_direct
hard linking apache_beam/runners/experimental/python_rpc_direct/server.py -> apache-beam-2.3.0/apache_beam/runners/experimental/python_rpc_direct
hard linking apache_beam/runners/job/__init__.py -> apache-beam-2.3.0/apache_beam/runners/job
hard linking apache_beam/runners/job/manager.py -> apache-beam-2.3.0/apache_beam/runners/job
hard linking apache_beam/runners/job/utils.py -> apache-beam-2.3.0/apache_beam/runners/job
hard linking apache_beam/runners/portability/__init__.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/fn_api_runner.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/fn_api_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/maptask_executor_runner.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/maptask_executor_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/universal_local_runner.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/universal_local_runner_main.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/universal_local_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/test/__init__.py -> apache-beam-2.3.0/apache_beam/runners/test
hard linking apache_beam/runners/worker/__init__.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/bundle_processor.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/data_plane.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/data_plane_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/log_handler.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/log_handler_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/logger.pxd -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/logger.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/logger_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/opcounters.pxd -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/opcounters.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/opcounters_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/operation_specs.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/operations.pxd -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/operations.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/sdk_worker.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/sdk_worker_main.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/sdk_worker_main_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/sdk_worker_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/sideinputs.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/sideinputs_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/statesampler.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/statesampler_fast.pyx -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/statesampler_slow.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/statesampler_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/testing/__init__.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/pipeline_verifiers.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/pipeline_verifiers_test.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/test_pipeline.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/test_pipeline_test.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/test_stream.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/test_stream_test.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/test_utils.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/test_utils_test.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/util.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/util_test.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/data/standard_coders.yaml -> apache-beam-2.3.0/apache_beam/testing/data
hard linking apache_beam/testing/data/trigger_transcripts.yaml -> apache-beam-2.3.0/apache_beam/testing/data
hard linking apache_beam/transforms/__init__.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/combiners.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/combiners_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/core.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/create_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/cy_combiners.pxd -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/cy_combiners.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/display.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/display_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/ptransform.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/ptransform_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/sideinputs.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/sideinputs_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/timeutil.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/trigger.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/trigger_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/util.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/util_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/window.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/window_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/write_ptransform_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/typehints/__init__.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/decorators.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/native_type_compatibility.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/native_type_compatibility_test.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/opcodes.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/trivial_inference.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/trivial_inference_test.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/typecheck.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/typed_pipeline_test.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/typehints.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/typehints_test.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/utils/__init__.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/annotations.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/annotations_test.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/counters.pxd -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/counters.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/counters_test.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/plugin.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/processes.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/processes_test.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/profiler.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/proto_utils.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/retry.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/retry_test.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/timestamp.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/timestamp_test.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/urns.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/windowed_value.pxd -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/windowed_value.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/windowed_value_test.py -> apache-beam-2.3.0/apache_beam/utils
copying setup.cfg -> apache-beam-2.3.0
Writing apache-beam-2.3.0/setup.cfg
creating dist
Creating tar archive
removing 'apache-beam-2.3.0' (and everything under it)
Exception:
Traceback (most recent call last):
  File "/tmp/groovy-generated-5364944676207503042-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/basecommand.py", line 122, in main
    status = self.run(options, args)
  File "/tmp/groovy-generated-5364944676207503042-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/commands/install.py", line 257, in run
    InstallRequirement.from_line(name, None))
  File "/tmp/groovy-generated-5364944676207503042-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/req.py", line 172, in from_line
    return cls(req, comes_from, url=url, prereleases=prereleases)
  File "/tmp/groovy-generated-5364944676207503042-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/req.py", line 70, in __init__
    req = pkg_resources.Requirement.parse(req)
  File "/tmp/groovy-generated-5364944676207503042-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/_vendor/pkg_resources.py", line 2606, in parse
    reqs = list(parse_requirements(s))
  File "/tmp/groovy-generated-5364944676207503042-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/_vendor/pkg_resources.py", line 2544, in parse_requirements
    line, p, specs = scan_list(VERSION,LINE_END,line,p,(1,2),"version spec")
  File "/tmp/groovy-generated-5364944676207503042-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/_vendor/pkg_resources.py", line 2512, in scan_list
    raise ValueError("Expected "+item_name+" in",line,"at",line[p:])
ValueError: ('Expected version spec in', 'dist/apache-beam-2.3.0.tar.gz[gcp]', 'at', '/apache-beam-2.3.0.tar.gz[gcp]')

Storing debug log for failure in /home/jenkins/.pip/pip.log
[ERROR] Failed command: 

:release:runQuickstartsPython FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':release:runQuickstartsPython'.
> Process 'command '/usr/local/asfpackages/java/jdk1.8.0_152/bin/java'' 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

BUILD FAILED in 10m 23s
2 actionable tasks: 2 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Not sending mail to unregistered user ccy@google.com
Not sending mail to unregistered user daniel.o.programmer@gmail.com
Not sending mail to unregistered user jb@nanthrax.net
Not sending mail to unregistered user apilloud@google.com
Not sending mail to unregistered user fjetumale@gmail.com
Not sending mail to unregistered user github@alasdairhodge.co.uk

Build failed in Jenkins: beam_PostRelease_NightlySnapshot #39

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/39/display/redirect>

------------------------------------------
[...truncated 2.32 MB...]
hard linking apache_beam/io/gcp/internal/__init__.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal
hard linking apache_beam/io/gcp/internal/clients/__init__.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients
hard linking apache_beam/io/gcp/internal/clients/bigquery/__init__.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients/bigquery
hard linking apache_beam/io/gcp/internal/clients/bigquery/bigquery_v2_client.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients/bigquery
hard linking apache_beam/io/gcp/internal/clients/bigquery/bigquery_v2_messages.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients/bigquery
hard linking apache_beam/io/gcp/internal/clients/storage/__init__.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients/storage
hard linking apache_beam/io/gcp/internal/clients/storage/storage_v1_client.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients/storage
hard linking apache_beam/io/gcp/internal/clients/storage/storage_v1_messages.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients/storage
hard linking apache_beam/io/gcp/tests/__init__.py -> apache-beam-2.3.0/apache_beam/io/gcp/tests
hard linking apache_beam/io/gcp/tests/bigquery_matcher.py -> apache-beam-2.3.0/apache_beam/io/gcp/tests
hard linking apache_beam/io/gcp/tests/bigquery_matcher_test.py -> apache-beam-2.3.0/apache_beam/io/gcp/tests
hard linking apache_beam/io/gcp/tests/utils.py -> apache-beam-2.3.0/apache_beam/io/gcp/tests
hard linking apache_beam/io/gcp/tests/utils_test.py -> apache-beam-2.3.0/apache_beam/io/gcp/tests
hard linking apache_beam/metrics/__init__.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/cells.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/cells_test.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/execution.pxd -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/execution.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/execution_test.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/metric.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/metric_test.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/metricbase.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/options/__init__.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/options/pipeline_options.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/options/pipeline_options_test.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/options/pipeline_options_validator.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/options/pipeline_options_validator_test.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/options/value_provider.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/options/value_provider_test.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/portability/__init__.py -> apache-beam-2.3.0/apache_beam/portability
hard linking apache_beam/portability/api/__init__.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_artifact_api_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_artifact_api_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_fn_api_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_fn_api_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_job_api_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_job_api_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_provision_api_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_provision_api_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_runner_api_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_runner_api_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/endpoints_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/endpoints_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/standard_window_fns_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/standard_window_fns_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/runners/__init__.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/common.pxd -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/common.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/common_test.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/pipeline_context.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/pipeline_context_test.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/runner.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/runner_test.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/sdf_common.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/dataflow/__init__.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/dataflow_metrics.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/dataflow_metrics_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/dataflow_runner.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/dataflow_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/ptransform_overrides.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/template_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/test_dataflow_runner.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/internal/__init__.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal
hard linking apache_beam/runners/dataflow/internal/apiclient.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal
hard linking apache_beam/runners/dataflow/internal/apiclient_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal
hard linking apache_beam/runners/dataflow/internal/dependency.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal
hard linking apache_beam/runners/dataflow/internal/dependency_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal
hard linking apache_beam/runners/dataflow/internal/names.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal
hard linking apache_beam/runners/dataflow/internal/clients/__init__.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal/clients
hard linking apache_beam/runners/dataflow/internal/clients/dataflow/__init__.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal/clients/dataflow
hard linking apache_beam/runners/dataflow/internal/clients/dataflow/dataflow_v1b3_client.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal/clients/dataflow
hard linking apache_beam/runners/dataflow/internal/clients/dataflow/dataflow_v1b3_messages.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal/clients/dataflow
hard linking apache_beam/runners/dataflow/internal/clients/dataflow/message_matchers.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal/clients/dataflow
hard linking apache_beam/runners/dataflow/internal/clients/dataflow/message_matchers_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal/clients/dataflow
hard linking apache_beam/runners/dataflow/native_io/__init__.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/native_io
hard linking apache_beam/runners/dataflow/native_io/iobase.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/native_io
hard linking apache_beam/runners/dataflow/native_io/iobase_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/native_io
hard linking apache_beam/runners/dataflow/native_io/streaming_create.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/native_io
hard linking apache_beam/runners/direct/__init__.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/bundle_factory.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/clock.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/consumer_tracking_pipeline_visitor.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/consumer_tracking_pipeline_visitor_test.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/direct_metrics.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/direct_metrics_test.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/direct_runner.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/direct_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/evaluation_context.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/executor.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/helper_transforms.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/sdf_direct_runner.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/sdf_direct_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/transform_evaluator.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/util.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/watermark_manager.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/experimental/__init__.py -> apache-beam-2.3.0/apache_beam/runners/experimental
hard linking apache_beam/runners/experimental/python_rpc_direct/__init__.py -> apache-beam-2.3.0/apache_beam/runners/experimental/python_rpc_direct
hard linking apache_beam/runners/experimental/python_rpc_direct/python_rpc_direct_runner.py -> apache-beam-2.3.0/apache_beam/runners/experimental/python_rpc_direct
hard linking apache_beam/runners/experimental/python_rpc_direct/server.py -> apache-beam-2.3.0/apache_beam/runners/experimental/python_rpc_direct
hard linking apache_beam/runners/job/__init__.py -> apache-beam-2.3.0/apache_beam/runners/job
hard linking apache_beam/runners/job/manager.py -> apache-beam-2.3.0/apache_beam/runners/job
hard linking apache_beam/runners/job/utils.py -> apache-beam-2.3.0/apache_beam/runners/job
hard linking apache_beam/runners/portability/__init__.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/fn_api_runner.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/fn_api_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/maptask_executor_runner.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/maptask_executor_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/universal_local_runner.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/universal_local_runner_main.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/universal_local_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/test/__init__.py -> apache-beam-2.3.0/apache_beam/runners/test
hard linking apache_beam/runners/worker/__init__.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/bundle_processor.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/data_plane.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/data_plane_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/log_handler.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/log_handler_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/logger.pxd -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/logger.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/logger_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/opcounters.pxd -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/opcounters.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/opcounters_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/operation_specs.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/operations.pxd -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/operations.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/sdk_worker.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/sdk_worker_main.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/sdk_worker_main_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/sdk_worker_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/sideinputs.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/sideinputs_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/statesampler.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/statesampler_fast.pyx -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/statesampler_slow.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/statesampler_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/testing/__init__.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/pipeline_verifiers.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/pipeline_verifiers_test.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/test_pipeline.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/test_pipeline_test.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/test_stream.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/test_stream_test.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/test_utils.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/test_utils_test.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/util.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/util_test.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/data/standard_coders.yaml -> apache-beam-2.3.0/apache_beam/testing/data
hard linking apache_beam/testing/data/trigger_transcripts.yaml -> apache-beam-2.3.0/apache_beam/testing/data
hard linking apache_beam/transforms/__init__.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/combiners.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/combiners_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/core.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/create_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/cy_combiners.pxd -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/cy_combiners.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/display.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/display_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/ptransform.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/ptransform_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/sideinputs.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/sideinputs_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/timeutil.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/trigger.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/trigger_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/util.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/util_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/window.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/window_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/write_ptransform_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/typehints/__init__.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/decorators.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/native_type_compatibility.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/native_type_compatibility_test.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/opcodes.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/trivial_inference.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/trivial_inference_test.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/typecheck.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/typed_pipeline_test.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/typehints.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/typehints_test.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/utils/__init__.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/annotations.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/annotations_test.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/counters.pxd -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/counters.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/counters_test.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/plugin.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/processes.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/processes_test.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/profiler.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/proto_utils.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/retry.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/retry_test.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/timestamp.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/timestamp_test.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/urns.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/windowed_value.pxd -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/windowed_value.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/windowed_value_test.py -> apache-beam-2.3.0/apache_beam/utils
copying setup.cfg -> apache-beam-2.3.0
Writing apache-beam-2.3.0/setup.cfg
creating dist
Creating tar archive
removing 'apache-beam-2.3.0' (and everything under it)
Exception:
Traceback (most recent call last):
  File "/tmp/groovy-generated-5257920524930268452-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/basecommand.py", line 122, in main
    status = self.run(options, args)
  File "/tmp/groovy-generated-5257920524930268452-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/commands/install.py", line 257, in run
    InstallRequirement.from_line(name, None))
  File "/tmp/groovy-generated-5257920524930268452-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/req.py", line 172, in from_line
    return cls(req, comes_from, url=url, prereleases=prereleases)
  File "/tmp/groovy-generated-5257920524930268452-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/req.py", line 70, in __init__
    req = pkg_resources.Requirement.parse(req)
  File "/tmp/groovy-generated-5257920524930268452-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/_vendor/pkg_resources.py", line 2606, in parse
    reqs = list(parse_requirements(s))
  File "/tmp/groovy-generated-5257920524930268452-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/_vendor/pkg_resources.py", line 2544, in parse_requirements
    line, p, specs = scan_list(VERSION,LINE_END,line,p,(1,2),"version spec")
  File "/tmp/groovy-generated-5257920524930268452-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/_vendor/pkg_resources.py", line 2512, in scan_list
    raise ValueError("Expected "+item_name+" in",line,"at",line[p:])
ValueError: ('Expected version spec in', 'dist/apache-beam-2.3.0.tar.gz[gcp]', 'at', '/apache-beam-2.3.0.tar.gz[gcp]')

Storing debug log for failure in /home/jenkins/.pip/pip.log
[ERROR] Failed command: 

:release:runQuickstartsPython FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':release:runQuickstartsPython'.
> Process 'command '/usr/local/asfpackages/java/jdk1.8.0_152/bin/java'' 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

BUILD FAILED in 9m 40s
2 actionable tasks: 2 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Not sending mail to unregistered user ccy@google.com
Not sending mail to unregistered user daniel.o.programmer@gmail.com
Not sending mail to unregistered user jb@nanthrax.net
Not sending mail to unregistered user apilloud@google.com
Not sending mail to unregistered user fjetumale@gmail.com
Not sending mail to unregistered user github@alasdairhodge.co.uk

Build failed in Jenkins: beam_PostRelease_NightlySnapshot #38

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/38/display/redirect>

------------------------------------------
[...truncated 2.32 MB...]
hard linking apache_beam/io/gcp/internal/__init__.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal
hard linking apache_beam/io/gcp/internal/clients/__init__.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients
hard linking apache_beam/io/gcp/internal/clients/bigquery/__init__.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients/bigquery
hard linking apache_beam/io/gcp/internal/clients/bigquery/bigquery_v2_client.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients/bigquery
hard linking apache_beam/io/gcp/internal/clients/bigquery/bigquery_v2_messages.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients/bigquery
hard linking apache_beam/io/gcp/internal/clients/storage/__init__.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients/storage
hard linking apache_beam/io/gcp/internal/clients/storage/storage_v1_client.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients/storage
hard linking apache_beam/io/gcp/internal/clients/storage/storage_v1_messages.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients/storage
hard linking apache_beam/io/gcp/tests/__init__.py -> apache-beam-2.3.0/apache_beam/io/gcp/tests
hard linking apache_beam/io/gcp/tests/bigquery_matcher.py -> apache-beam-2.3.0/apache_beam/io/gcp/tests
hard linking apache_beam/io/gcp/tests/bigquery_matcher_test.py -> apache-beam-2.3.0/apache_beam/io/gcp/tests
hard linking apache_beam/io/gcp/tests/utils.py -> apache-beam-2.3.0/apache_beam/io/gcp/tests
hard linking apache_beam/io/gcp/tests/utils_test.py -> apache-beam-2.3.0/apache_beam/io/gcp/tests
hard linking apache_beam/metrics/__init__.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/cells.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/cells_test.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/execution.pxd -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/execution.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/execution_test.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/metric.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/metric_test.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/metricbase.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/options/__init__.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/options/pipeline_options.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/options/pipeline_options_test.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/options/pipeline_options_validator.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/options/pipeline_options_validator_test.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/options/value_provider.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/options/value_provider_test.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/portability/__init__.py -> apache-beam-2.3.0/apache_beam/portability
hard linking apache_beam/portability/api/__init__.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_artifact_api_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_artifact_api_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_fn_api_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_fn_api_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_job_api_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_job_api_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_provision_api_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_provision_api_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_runner_api_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_runner_api_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/endpoints_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/endpoints_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/standard_window_fns_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/standard_window_fns_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/runners/__init__.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/common.pxd -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/common.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/common_test.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/pipeline_context.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/pipeline_context_test.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/runner.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/runner_test.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/sdf_common.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/dataflow/__init__.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/dataflow_metrics.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/dataflow_metrics_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/dataflow_runner.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/dataflow_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/ptransform_overrides.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/template_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/test_dataflow_runner.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/internal/__init__.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal
hard linking apache_beam/runners/dataflow/internal/apiclient.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal
hard linking apache_beam/runners/dataflow/internal/apiclient_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal
hard linking apache_beam/runners/dataflow/internal/dependency.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal
hard linking apache_beam/runners/dataflow/internal/dependency_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal
hard linking apache_beam/runners/dataflow/internal/names.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal
hard linking apache_beam/runners/dataflow/internal/clients/__init__.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal/clients
hard linking apache_beam/runners/dataflow/internal/clients/dataflow/__init__.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal/clients/dataflow
hard linking apache_beam/runners/dataflow/internal/clients/dataflow/dataflow_v1b3_client.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal/clients/dataflow
hard linking apache_beam/runners/dataflow/internal/clients/dataflow/dataflow_v1b3_messages.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal/clients/dataflow
hard linking apache_beam/runners/dataflow/internal/clients/dataflow/message_matchers.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal/clients/dataflow
hard linking apache_beam/runners/dataflow/internal/clients/dataflow/message_matchers_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal/clients/dataflow
hard linking apache_beam/runners/dataflow/native_io/__init__.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/native_io
hard linking apache_beam/runners/dataflow/native_io/iobase.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/native_io
hard linking apache_beam/runners/dataflow/native_io/iobase_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/native_io
hard linking apache_beam/runners/dataflow/native_io/streaming_create.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/native_io
hard linking apache_beam/runners/direct/__init__.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/bundle_factory.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/clock.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/consumer_tracking_pipeline_visitor.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/consumer_tracking_pipeline_visitor_test.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/direct_metrics.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/direct_metrics_test.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/direct_runner.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/direct_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/evaluation_context.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/executor.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/helper_transforms.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/sdf_direct_runner.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/sdf_direct_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/transform_evaluator.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/util.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/watermark_manager.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/experimental/__init__.py -> apache-beam-2.3.0/apache_beam/runners/experimental
hard linking apache_beam/runners/experimental/python_rpc_direct/__init__.py -> apache-beam-2.3.0/apache_beam/runners/experimental/python_rpc_direct
hard linking apache_beam/runners/experimental/python_rpc_direct/python_rpc_direct_runner.py -> apache-beam-2.3.0/apache_beam/runners/experimental/python_rpc_direct
hard linking apache_beam/runners/experimental/python_rpc_direct/server.py -> apache-beam-2.3.0/apache_beam/runners/experimental/python_rpc_direct
hard linking apache_beam/runners/job/__init__.py -> apache-beam-2.3.0/apache_beam/runners/job
hard linking apache_beam/runners/job/manager.py -> apache-beam-2.3.0/apache_beam/runners/job
hard linking apache_beam/runners/job/utils.py -> apache-beam-2.3.0/apache_beam/runners/job
hard linking apache_beam/runners/portability/__init__.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/fn_api_runner.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/fn_api_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/maptask_executor_runner.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/maptask_executor_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/universal_local_runner.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/universal_local_runner_main.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/universal_local_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/test/__init__.py -> apache-beam-2.3.0/apache_beam/runners/test
hard linking apache_beam/runners/worker/__init__.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/bundle_processor.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/data_plane.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/data_plane_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/log_handler.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/log_handler_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/logger.pxd -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/logger.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/logger_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/opcounters.pxd -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/opcounters.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/opcounters_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/operation_specs.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/operations.pxd -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/operations.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/sdk_worker.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/sdk_worker_main.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/sdk_worker_main_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/sdk_worker_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/sideinputs.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/sideinputs_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/statesampler.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/statesampler_fast.pyx -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/statesampler_slow.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/statesampler_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/testing/__init__.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/pipeline_verifiers.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/pipeline_verifiers_test.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/test_pipeline.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/test_pipeline_test.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/test_stream.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/test_stream_test.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/test_utils.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/test_utils_test.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/util.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/util_test.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/data/standard_coders.yaml -> apache-beam-2.3.0/apache_beam/testing/data
hard linking apache_beam/testing/data/trigger_transcripts.yaml -> apache-beam-2.3.0/apache_beam/testing/data
hard linking apache_beam/transforms/__init__.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/combiners.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/combiners_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/core.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/create_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/cy_combiners.pxd -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/cy_combiners.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/display.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/display_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/ptransform.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/ptransform_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/sideinputs.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/sideinputs_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/timeutil.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/trigger.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/trigger_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/util.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/util_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/window.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/window_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/write_ptransform_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/typehints/__init__.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/decorators.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/native_type_compatibility.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/native_type_compatibility_test.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/opcodes.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/trivial_inference.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/trivial_inference_test.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/typecheck.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/typed_pipeline_test.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/typehints.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/typehints_test.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/utils/__init__.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/annotations.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/annotations_test.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/counters.pxd -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/counters.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/counters_test.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/plugin.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/processes.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/processes_test.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/profiler.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/proto_utils.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/retry.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/retry_test.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/timestamp.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/timestamp_test.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/urns.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/windowed_value.pxd -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/windowed_value.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/windowed_value_test.py -> apache-beam-2.3.0/apache_beam/utils
copying setup.cfg -> apache-beam-2.3.0
Writing apache-beam-2.3.0/setup.cfg
creating dist
Creating tar archive
removing 'apache-beam-2.3.0' (and everything under it)
Exception:
Traceback (most recent call last):
  File "/tmp/groovy-generated-7914981087559242116-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/basecommand.py", line 122, in main
    status = self.run(options, args)
  File "/tmp/groovy-generated-7914981087559242116-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/commands/install.py", line 257, in run
    InstallRequirement.from_line(name, None))
  File "/tmp/groovy-generated-7914981087559242116-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/req.py", line 172, in from_line
    return cls(req, comes_from, url=url, prereleases=prereleases)
  File "/tmp/groovy-generated-7914981087559242116-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/req.py", line 70, in __init__
    req = pkg_resources.Requirement.parse(req)
  File "/tmp/groovy-generated-7914981087559242116-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/_vendor/pkg_resources.py", line 2606, in parse
    reqs = list(parse_requirements(s))
  File "/tmp/groovy-generated-7914981087559242116-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/_vendor/pkg_resources.py", line 2544, in parse_requirements
    line, p, specs = scan_list(VERSION,LINE_END,line,p,(1,2),"version spec")
  File "/tmp/groovy-generated-7914981087559242116-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/_vendor/pkg_resources.py", line 2512, in scan_list
    raise ValueError("Expected "+item_name+" in",line,"at",line[p:])
ValueError: ('Expected version spec in', 'dist/apache-beam-2.3.0.tar.gz[gcp]', 'at', '/apache-beam-2.3.0.tar.gz[gcp]')

Storing debug log for failure in /home/jenkins/.pip/pip.log
[ERROR] Failed command: 

:release:runQuickstartsPython FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':release:runQuickstartsPython'.
> Process 'command '/usr/local/asfpackages/java/jdk1.8.0_152/bin/java'' 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

BUILD FAILED in 7m 5s
2 actionable tasks: 2 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Not sending mail to unregistered user ccy@google.com
Not sending mail to unregistered user daniel.o.programmer@gmail.com
Not sending mail to unregistered user jb@nanthrax.net
Not sending mail to unregistered user apilloud@google.com
Not sending mail to unregistered user fjetumale@gmail.com
Not sending mail to unregistered user github@alasdairhodge.co.uk

Build failed in Jenkins: beam_PostRelease_NightlySnapshot #37

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/37/display/redirect>

------------------------------------------
[...truncated 2.32 MB...]
hard linking apache_beam/io/gcp/internal/__init__.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal
hard linking apache_beam/io/gcp/internal/clients/__init__.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients
hard linking apache_beam/io/gcp/internal/clients/bigquery/__init__.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients/bigquery
hard linking apache_beam/io/gcp/internal/clients/bigquery/bigquery_v2_client.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients/bigquery
hard linking apache_beam/io/gcp/internal/clients/bigquery/bigquery_v2_messages.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients/bigquery
hard linking apache_beam/io/gcp/internal/clients/storage/__init__.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients/storage
hard linking apache_beam/io/gcp/internal/clients/storage/storage_v1_client.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients/storage
hard linking apache_beam/io/gcp/internal/clients/storage/storage_v1_messages.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients/storage
hard linking apache_beam/io/gcp/tests/__init__.py -> apache-beam-2.3.0/apache_beam/io/gcp/tests
hard linking apache_beam/io/gcp/tests/bigquery_matcher.py -> apache-beam-2.3.0/apache_beam/io/gcp/tests
hard linking apache_beam/io/gcp/tests/bigquery_matcher_test.py -> apache-beam-2.3.0/apache_beam/io/gcp/tests
hard linking apache_beam/io/gcp/tests/utils.py -> apache-beam-2.3.0/apache_beam/io/gcp/tests
hard linking apache_beam/io/gcp/tests/utils_test.py -> apache-beam-2.3.0/apache_beam/io/gcp/tests
hard linking apache_beam/metrics/__init__.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/cells.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/cells_test.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/execution.pxd -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/execution.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/execution_test.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/metric.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/metric_test.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/metricbase.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/options/__init__.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/options/pipeline_options.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/options/pipeline_options_test.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/options/pipeline_options_validator.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/options/pipeline_options_validator_test.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/options/value_provider.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/options/value_provider_test.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/portability/__init__.py -> apache-beam-2.3.0/apache_beam/portability
hard linking apache_beam/portability/api/__init__.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_artifact_api_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_artifact_api_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_fn_api_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_fn_api_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_job_api_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_job_api_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_provision_api_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_provision_api_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_runner_api_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_runner_api_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/endpoints_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/endpoints_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/standard_window_fns_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/standard_window_fns_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/runners/__init__.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/common.pxd -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/common.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/common_test.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/pipeline_context.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/pipeline_context_test.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/runner.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/runner_test.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/sdf_common.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/dataflow/__init__.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/dataflow_metrics.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/dataflow_metrics_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/dataflow_runner.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/dataflow_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/ptransform_overrides.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/template_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/test_dataflow_runner.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/internal/__init__.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal
hard linking apache_beam/runners/dataflow/internal/apiclient.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal
hard linking apache_beam/runners/dataflow/internal/apiclient_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal
hard linking apache_beam/runners/dataflow/internal/dependency.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal
hard linking apache_beam/runners/dataflow/internal/dependency_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal
hard linking apache_beam/runners/dataflow/internal/names.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal
hard linking apache_beam/runners/dataflow/internal/clients/__init__.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal/clients
hard linking apache_beam/runners/dataflow/internal/clients/dataflow/__init__.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal/clients/dataflow
hard linking apache_beam/runners/dataflow/internal/clients/dataflow/dataflow_v1b3_client.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal/clients/dataflow
hard linking apache_beam/runners/dataflow/internal/clients/dataflow/dataflow_v1b3_messages.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal/clients/dataflow
hard linking apache_beam/runners/dataflow/internal/clients/dataflow/message_matchers.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal/clients/dataflow
hard linking apache_beam/runners/dataflow/internal/clients/dataflow/message_matchers_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal/clients/dataflow
hard linking apache_beam/runners/dataflow/native_io/__init__.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/native_io
hard linking apache_beam/runners/dataflow/native_io/iobase.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/native_io
hard linking apache_beam/runners/dataflow/native_io/iobase_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/native_io
hard linking apache_beam/runners/dataflow/native_io/streaming_create.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/native_io
hard linking apache_beam/runners/direct/__init__.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/bundle_factory.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/clock.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/consumer_tracking_pipeline_visitor.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/consumer_tracking_pipeline_visitor_test.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/direct_metrics.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/direct_metrics_test.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/direct_runner.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/direct_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/evaluation_context.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/executor.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/helper_transforms.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/sdf_direct_runner.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/sdf_direct_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/transform_evaluator.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/util.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/watermark_manager.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/experimental/__init__.py -> apache-beam-2.3.0/apache_beam/runners/experimental
hard linking apache_beam/runners/experimental/python_rpc_direct/__init__.py -> apache-beam-2.3.0/apache_beam/runners/experimental/python_rpc_direct
hard linking apache_beam/runners/experimental/python_rpc_direct/python_rpc_direct_runner.py -> apache-beam-2.3.0/apache_beam/runners/experimental/python_rpc_direct
hard linking apache_beam/runners/experimental/python_rpc_direct/server.py -> apache-beam-2.3.0/apache_beam/runners/experimental/python_rpc_direct
hard linking apache_beam/runners/job/__init__.py -> apache-beam-2.3.0/apache_beam/runners/job
hard linking apache_beam/runners/job/manager.py -> apache-beam-2.3.0/apache_beam/runners/job
hard linking apache_beam/runners/job/utils.py -> apache-beam-2.3.0/apache_beam/runners/job
hard linking apache_beam/runners/portability/__init__.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/fn_api_runner.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/fn_api_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/maptask_executor_runner.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/maptask_executor_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/universal_local_runner.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/universal_local_runner_main.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/universal_local_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/test/__init__.py -> apache-beam-2.3.0/apache_beam/runners/test
hard linking apache_beam/runners/worker/__init__.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/bundle_processor.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/data_plane.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/data_plane_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/log_handler.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/log_handler_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/logger.pxd -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/logger.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/logger_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/opcounters.pxd -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/opcounters.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/opcounters_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/operation_specs.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/operations.pxd -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/operations.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/sdk_worker.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/sdk_worker_main.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/sdk_worker_main_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/sdk_worker_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/sideinputs.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/sideinputs_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/statesampler.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/statesampler_fast.pyx -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/statesampler_slow.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/statesampler_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/testing/__init__.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/pipeline_verifiers.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/pipeline_verifiers_test.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/test_pipeline.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/test_pipeline_test.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/test_stream.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/test_stream_test.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/test_utils.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/test_utils_test.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/util.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/util_test.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/data/standard_coders.yaml -> apache-beam-2.3.0/apache_beam/testing/data
hard linking apache_beam/testing/data/trigger_transcripts.yaml -> apache-beam-2.3.0/apache_beam/testing/data
hard linking apache_beam/transforms/__init__.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/combiners.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/combiners_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/core.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/create_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/cy_combiners.pxd -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/cy_combiners.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/display.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/display_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/ptransform.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/ptransform_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/sideinputs.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/sideinputs_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/timeutil.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/trigger.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/trigger_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/util.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/util_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/window.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/window_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/write_ptransform_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/typehints/__init__.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/decorators.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/native_type_compatibility.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/native_type_compatibility_test.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/opcodes.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/trivial_inference.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/trivial_inference_test.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/typecheck.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/typed_pipeline_test.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/typehints.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/typehints_test.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/utils/__init__.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/annotations.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/annotations_test.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/counters.pxd -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/counters.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/counters_test.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/plugin.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/processes.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/processes_test.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/profiler.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/proto_utils.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/retry.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/retry_test.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/timestamp.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/timestamp_test.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/urns.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/windowed_value.pxd -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/windowed_value.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/windowed_value_test.py -> apache-beam-2.3.0/apache_beam/utils
copying setup.cfg -> apache-beam-2.3.0
Writing apache-beam-2.3.0/setup.cfg
creating dist
Creating tar archive
removing 'apache-beam-2.3.0' (and everything under it)
Exception:
Traceback (most recent call last):
  File "/tmp/groovy-generated-1180133994884244666-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/basecommand.py", line 122, in main
    status = self.run(options, args)
  File "/tmp/groovy-generated-1180133994884244666-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/commands/install.py", line 257, in run
    InstallRequirement.from_line(name, None))
  File "/tmp/groovy-generated-1180133994884244666-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/req.py", line 172, in from_line
    return cls(req, comes_from, url=url, prereleases=prereleases)
  File "/tmp/groovy-generated-1180133994884244666-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/req.py", line 70, in __init__
    req = pkg_resources.Requirement.parse(req)
  File "/tmp/groovy-generated-1180133994884244666-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/_vendor/pkg_resources.py", line 2606, in parse
    reqs = list(parse_requirements(s))
  File "/tmp/groovy-generated-1180133994884244666-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/_vendor/pkg_resources.py", line 2544, in parse_requirements
    line, p, specs = scan_list(VERSION,LINE_END,line,p,(1,2),"version spec")
  File "/tmp/groovy-generated-1180133994884244666-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/_vendor/pkg_resources.py", line 2512, in scan_list
    raise ValueError("Expected "+item_name+" in",line,"at",line[p:])
ValueError: ('Expected version spec in', 'dist/apache-beam-2.3.0.tar.gz[gcp]', 'at', '/apache-beam-2.3.0.tar.gz[gcp]')

Storing debug log for failure in /home/jenkins/.pip/pip.log
[ERROR] Failed command: 

:release:runQuickstartsPython FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':release:runQuickstartsPython'.
> Process 'command '/usr/local/asfpackages/java/jdk1.8.0_152/bin/java'' 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

BUILD FAILED in 7m 18s
2 actionable tasks: 2 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Not sending mail to unregistered user ccy@google.com
Not sending mail to unregistered user daniel.o.programmer@gmail.com
Not sending mail to unregistered user jb@nanthrax.net
Not sending mail to unregistered user apilloud@google.com
Not sending mail to unregistered user fjetumale@gmail.com
Not sending mail to unregistered user github@alasdairhodge.co.uk

Build failed in Jenkins: beam_PostRelease_NightlySnapshot #36

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/36/display/redirect>

------------------------------------------
[...truncated 450.81 KB...]
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/metrics/metric.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/metrics/metric_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/metrics/metricbase.py  
   creating: apache-beam-2.3.0/sdks/python/apache_beam/options/
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/options/__init__.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/options/pipeline_options.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/options/pipeline_options_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/options/pipeline_options_validator.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/options/pipeline_options_validator_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/options/value_provider.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/options/value_provider_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/pipeline.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/pipeline_test.py  
   creating: apache-beam-2.3.0/sdks/python/apache_beam/portability/
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/portability/__init__.py  
   creating: apache-beam-2.3.0/sdks/python/apache_beam/portability/api/
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/portability/api/__init__.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/pvalue.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/pvalue_test.py  
   creating: apache-beam-2.3.0/sdks/python/apache_beam/runners/
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/__init__.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/common.pxd  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/common.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/common_test.py  
   creating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/__init__.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/dataflow_metrics.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/dataflow_metrics_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/dataflow_runner.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/dataflow_runner_test.py  
   creating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/internal/
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/internal/__init__.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/internal/apiclient.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/internal/apiclient_test.py  
   creating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/internal/clients/
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/internal/clients/__init__.py  
   creating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/internal/clients/dataflow/
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/internal/clients/dataflow/__init__.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/internal/clients/dataflow/dataflow_v1b3_client.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/internal/clients/dataflow/dataflow_v1b3_messages.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/internal/clients/dataflow/message_matchers.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/internal/clients/dataflow/message_matchers_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/internal/dependency.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/internal/dependency_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/internal/names.py  
   creating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/native_io/
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/native_io/__init__.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/native_io/iobase.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/native_io/iobase_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/native_io/streaming_create.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/ptransform_overrides.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/template_runner_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/test_dataflow_runner.py  
   creating: apache-beam-2.3.0/sdks/python/apache_beam/runners/direct/
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/direct/__init__.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/direct/bundle_factory.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/direct/clock.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/direct/consumer_tracking_pipeline_visitor.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/direct/consumer_tracking_pipeline_visitor_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/direct/direct_metrics.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/direct/direct_metrics_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/direct/direct_runner.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/direct/direct_runner_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/direct/evaluation_context.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/direct/executor.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/direct/helper_transforms.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/direct/sdf_direct_runner.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/direct/sdf_direct_runner_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/direct/transform_evaluator.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/direct/util.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/direct/watermark_manager.py  
   creating: apache-beam-2.3.0/sdks/python/apache_beam/runners/experimental/
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/experimental/__init__.py  
   creating: apache-beam-2.3.0/sdks/python/apache_beam/runners/experimental/python_rpc_direct/
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/experimental/python_rpc_direct/__init__.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/experimental/python_rpc_direct/python_rpc_direct_runner.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/experimental/python_rpc_direct/server.py  
   creating: apache-beam-2.3.0/sdks/python/apache_beam/runners/job/
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/job/__init__.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/job/manager.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/job/utils.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/pipeline_context.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/pipeline_context_test.py  
   creating: apache-beam-2.3.0/sdks/python/apache_beam/runners/portability/
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/portability/__init__.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/portability/fn_api_runner.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/portability/fn_api_runner_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/portability/maptask_executor_runner.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/portability/maptask_executor_runner_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/portability/universal_local_runner.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/portability/universal_local_runner_main.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/portability/universal_local_runner_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/runner.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/runner_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/sdf_common.py  
   creating: apache-beam-2.3.0/sdks/python/apache_beam/runners/test/
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/test/__init__.py  
   creating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/__init__.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/bundle_processor.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/data_plane.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/data_plane_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/log_handler.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/log_handler_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/logger.pxd  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/logger.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/logger_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/opcounters.pxd  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/opcounters.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/opcounters_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/operation_specs.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/operations.pxd  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/operations.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/sdk_worker.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/sdk_worker_main.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/sdk_worker_main_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/sdk_worker_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/sideinputs.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/sideinputs_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/statesampler.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/statesampler_fast.pyx  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/statesampler_slow.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/statesampler_test.py  
   creating: apache-beam-2.3.0/sdks/python/apache_beam/testing/
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/testing/__init__.py  
   creating: apache-beam-2.3.0/sdks/python/apache_beam/testing/data/
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/testing/data/standard_coders.yaml  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/testing/data/trigger_transcripts.yaml  
   creating: apache-beam-2.3.0/sdks/python/apache_beam/testing/data/vcf/
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/testing/data/vcf/valid-4.0.vcf  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/testing/data/vcf/valid-4.0.vcf.bz2  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/testing/data/vcf/valid-4.0.vcf.gz  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/testing/data/vcf/valid-4.1-large.vcf  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/testing/data/vcf/valid-4.1-large.vcf.gz  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/testing/data/vcf/valid-4.2.vcf  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/testing/data/vcf/valid-4.2.vcf.gz  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/testing/pipeline_verifiers.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/testing/pipeline_verifiers_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/testing/test_pipeline.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/testing/test_pipeline_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/testing/test_stream.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/testing/test_stream_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/testing/test_utils.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/testing/test_utils_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/testing/util.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/testing/util_test.py  
   creating: apache-beam-2.3.0/sdks/python/apache_beam/transforms/
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/transforms/__init__.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/transforms/combiners.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/transforms/combiners_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/transforms/core.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/transforms/create_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/transforms/cy_combiners.pxd  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/transforms/cy_combiners.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/transforms/display.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/transforms/display_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/transforms/ptransform.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/transforms/ptransform_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/transforms/sideinputs.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/transforms/sideinputs_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/transforms/timeutil.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/transforms/trigger.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/transforms/trigger_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/transforms/util.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/transforms/util_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/transforms/window.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/transforms/window_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/transforms/write_ptransform_test.py  
   creating: apache-beam-2.3.0/sdks/python/apache_beam/typehints/
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/typehints/__init__.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/typehints/decorators.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/typehints/native_type_compatibility.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/typehints/native_type_compatibility_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/typehints/opcodes.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/typehints/trivial_inference.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/typehints/trivial_inference_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/typehints/typecheck.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/typehints/typed_pipeline_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/typehints/typehints.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/typehints/typehints_test.py  
   creating: apache-beam-2.3.0/sdks/python/apache_beam/utils/
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/utils/__init__.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/utils/annotations.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/utils/annotations_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/utils/counters.pxd  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/utils/counters.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/utils/counters_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/utils/plugin.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/utils/processes.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/utils/processes_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/utils/profiler.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/utils/proto_utils.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/utils/retry.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/utils/retry_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/utils/timestamp.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/utils/timestamp_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/utils/urns.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/utils/windowed_value.pxd  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/utils/windowed_value.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/utils/windowed_value_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/version.py  
  inflating: apache-beam-2.3.0/sdks/python/build.gradle  
   creating: apache-beam-2.3.0/sdks/python/container/
  inflating: apache-beam-2.3.0/sdks/python/container/Dockerfile  
  inflating: apache-beam-2.3.0/sdks/python/container/boot.go  
  inflating: apache-beam-2.3.0/sdks/python/container/build.gradle  
  inflating: apache-beam-2.3.0/sdks/python/container/piputil.go  
  inflating: apache-beam-2.3.0/sdks/python/container/pom.xml  
  inflating: apache-beam-2.3.0/sdks/python/findSupportedPython.groovy  
  inflating: apache-beam-2.3.0/sdks/python/gen_protos.py  
  inflating: apache-beam-2.3.0/sdks/python/generate_pydoc.sh  
  inflating: apache-beam-2.3.0/sdks/python/pom.xml  
  inflating: apache-beam-2.3.0/sdks/python/run_postcommit.sh  
  inflating: apache-beam-2.3.0/sdks/python/run_pylint.sh  
  inflating: apache-beam-2.3.0/sdks/python/run_validatesrunner.sh  
  inflating: apache-beam-2.3.0/sdks/python/setup.cfg  
  inflating: apache-beam-2.3.0/sdks/python/setup.py  
  inflating: apache-beam-2.3.0/sdks/python/test_config.py  
  inflating: apache-beam-2.3.0/sdks/python/tox.ini  
  inflating: apache-beam-2.3.0/settings.gradle  
cd apache-beam-2.3.0/sdks/python/
. temp_virtualenv/bin/activate && python setup.py sdist && pip install dist/apache-beam-2.3.0.tar.gz[gcp]
sh: 1: .: Can't open temp_virtualenv/bin/activate
sh: 1: .: Can't open temp_virtualenv/bin/activate
[ERROR] Failed command: 

:release:runQuickstartsPython FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':release:runQuickstartsPython'.
> Process 'command '/usr/local/asfpackages/java/jdk1.8.0_152/bin/java'' 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

BUILD FAILED in 23s
2 actionable tasks: 2 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Not sending mail to unregistered user ccy@google.com
Not sending mail to unregistered user daniel.o.programmer@gmail.com
Not sending mail to unregistered user jb@nanthrax.net
Not sending mail to unregistered user apilloud@google.com
Not sending mail to unregistered user fjetumale@gmail.com
Not sending mail to unregistered user github@alasdairhodge.co.uk

Build failed in Jenkins: beam_PostRelease_NightlySnapshot #35

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/35/display/redirect>

------------------------------------------
GitHub pull request #4665 of commit 5a5b86740ce88d8a0a444425081a74b58f54051a, no merge conflicts.
Setting status of 5a5b86740ce88d8a0a444425081a74b58f54051a to PENDING with url https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/35/ and message: 'Build started sha1 is merged.'
Using context: Jenkins: ./gradlew :release:runQuickstartsPython
[EnvInject] - Loading node environment variables.
Building remotely on beam4 (beam) in workspace <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/4665/*:refs/remotes/origin/pr/4665/*
 > git rev-parse refs/remotes/origin/pr/4665/merge^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/pr/4665/merge^{commit} # timeout=10
Checking out Revision ed019fd281929d86c8e4a7744e04772bb874a00d (refs/remotes/origin/pr/4665/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ed019fd281929d86c8e4a7744e04772bb874a00d
Commit message: "Merge 5a5b86740ce88d8a0a444425081a74b58f54051a into fd5c891f1c7310b481153ab7f9f4316e8e63c1c8"
First time build. Skipping changelog.
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/ws/src/gradlew> -DghprbTriggerAuthorLogin=yifanzou -DghprbGhRepository=apache/beam -DghprbAuthorRepoGitUrl=https://github.com/yifanzou/beam.git -DghprbTriggerAuthor= -Dsnapshot_url= -DghprbPullLink=https://github.com/apache/beam/pull/4665 -DghprbActualCommit=5a5b86740ce88d8a0a444425081a74b58f54051a -DghprbPullAuthorLogin=yifanzou -DghprbSourceBranch=python-sdk-postrelease -DghprbTriggerAuthorLoginMention=@yifanzou "-DghprbPullLongDescription=DESCRIPTION HERE\r\n\r\n------------------------\r\n\r\nFollow this checklist to help us incorporate your contribution quickly and easily:\r\n\r\n - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/projects/BEAM/issues/) filed for the change (usually before you start working on it).  Trivial changes like typos do not require a JIRA issue.  Your pull request should address just this issue, without pulling in other changes.\r\n - [ ] Format the pull request title like `[BEAM-XXX] Fixes bug in ApproximateQuantiles`, where you replace `BEAM-XXX` with the appropriate JIRA issue.\r\n - [ ] Write a pull request description that is detailed enough to understand:\r\n   - [ ] What the pull request does\r\n   - [ ] Why it does it\r\n   - [ ] How it does it\r\n   - [ ] Why this approach\r\n - [ ] Each commit in the pull request should have a meaningful subject line and body.\r\n - [ ] Run `mvn clean verify` to make sure basic checks pass. A more thorough check will be performed on your pull request automatically.\r\n - [ ] If this contribution is large, please file an Apache [Individual Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).\r\n\r\n" -DghprbTriggerAuthorEmail= "-DghprbPullTitle=[BEAM-3339] Adding Quickstarts validation for python sdk" -DghprbActualCommitAuthorEmail= -Dsnapshot_version= -DghprbTargetBranch=master -DghprbPullId=4665 -DghprbCredentialsId=c09f9fd9-1eef-4129-b5ac-047de7d90d04 -DghprbPullAuthorEmail= -Dsha1=origin/pr/4665/merge -DghprbPullAuthorLoginMention=@yifanzou "-DghprbPullDescription=GitHub pull request #4665 of commit 5a5b86740ce88d8a0a444425081a74b58f54051a, no merge conflicts." -DghprbActualCommitAuthor= -DGIT_BRANCH=python-sdk-postrelease "-DghprbCommentBody=Run Dataflow PostRelease" -Pver= -Prepourl= release:runQuickstartsPython
Parallel execution with configuration on demand is an incubating feature.
Applying build_rules.gradle to src

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/ws/src/release/build.gradle'> line: 38

* What went wrong:
A problem occurred evaluating project ':release'.
> Could not create task 'runQuickstartsPython': Unknown argument(s) in task definition: [dependsoOn]

* 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 FAILED in 9s
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Not sending mail to unregistered user ccy@google.com
Not sending mail to unregistered user daniel.o.programmer@gmail.com
Not sending mail to unregistered user jb@nanthrax.net
Not sending mail to unregistered user apilloud@google.com
Not sending mail to unregistered user fjetumale@gmail.com
Not sending mail to unregistered user github@alasdairhodge.co.uk

Build failed in Jenkins: beam_PostRelease_NightlySnapshot #34

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/34/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam4 (beam) in workspace <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 67234a15b56ddeed1d4dd90d276bad7e5003822c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 67234a15b56ddeed1d4dd90d276bad7e5003822c
Commit message: "Merge pull request #4603: [BEAM-3620] Remove older Kafka versions from build time support"
 > git rev-list 67234a15b56ddeed1d4dd90d276bad7e5003822c # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[beam_PostRelease_NightlySnapshot] $ /bin/bash -xe /tmp/jenkins7770318210339387813.sh
+ cd src/release
+ groovy quickstart-java-direct.groovy
/tmp/jenkins7770318210339387813.sh: line 2: groovy: command not found
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user jb@nanthrax.net
Not sending mail to unregistered user ccy@google.com
Not sending mail to unregistered user fjetumale@gmail.com
Not sending mail to unregistered user github@alasdairhodge.co.uk
Not sending mail to unregistered user apilloud@google.com
Not sending mail to unregistered user daniel.o.programmer@gmail.com

Build failed in Jenkins: beam_PostRelease_NightlySnapshot #33

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

Changes:

[rangadi] Remove older Kafka versions from build time support.

[tgroh] Add a Primitive Impulse PTransform

[rangadi] Move kafka-clients dependency to provided scope.

[tgroh] Add a single-stage fusion implementation

[jb] [BEAM-3668] Quick workaround fix for netty conflict waiting better fix

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam4 (beam) in workspace <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 67234a15b56ddeed1d4dd90d276bad7e5003822c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 67234a15b56ddeed1d4dd90d276bad7e5003822c
Commit message: "Merge pull request #4603: [BEAM-3620] Remove older Kafka versions from build time support"
 > git rev-list 5056e06b7bbb6a70e00797e13de99a7492237be0 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[beam_PostRelease_NightlySnapshot] $ /bin/bash -xe /tmp/jenkins8517980080576622660.sh
+ cd src/release
+ groovy quickstart-java-direct.groovy
/tmp/jenkins8517980080576622660.sh: line 2: groovy: command not found
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user daniel.o.programmer@gmail.com
Not sending mail to unregistered user fjetumale@gmail.com
Not sending mail to unregistered user ccy@google.com
Not sending mail to unregistered user apilloud@google.com
Not sending mail to unregistered user github@alasdairhodge.co.uk
Not sending mail to unregistered user jb@nanthrax.net

Build failed in Jenkins: beam_PostRelease_NightlySnapshot #32

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

Changes:

[davidyan] Correct typo in SpannerIO.Write.withHost

[github] Consistantly show Python and pip versions in tests

[alan] [BEAM-3524] Automate testing using python sdk container built at head

[coheigea] Replace boolean ternary operator + simplify some Boolean expressions

[fjetumale] [BEAM-2817] BigQuery queries are allowed to run in either BATCH or

[jb] [BEAM-793] Add backoff support in JdbcIO Write

[kenn] Increase gradle logging to --info

[ccy] Add switchable DirectRunner which uses the fast FnApiRunner when

[daniel.o.programmer] [BEAM-419] Modifying FindBug comment.

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam4 (beam) in workspace <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 5056e06b7bbb6a70e00797e13de99a7492237be0 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5056e06b7bbb6a70e00797e13de99a7492237be0
Commit message: "Merge pull request #4500 from jbonofre/BEAM-793"
 > git rev-list 8c5ebe4a4d158fa8c46640a0401376216a1d11c2 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[beam_PostRelease_NightlySnapshot] $ /bin/bash -xe /tmp/jenkins6159393057676117422.sh
+ cd src/release
+ groovy quickstart-java-direct.groovy
/tmp/jenkins6159393057676117422.sh: line 2: groovy: command not found
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user ccy@google.com
Not sending mail to unregistered user apilloud@google.com
Not sending mail to unregistered user daniel.o.programmer@gmail.com
Not sending mail to unregistered user github@alasdairhodge.co.uk
Not sending mail to unregistered user fjetumale@gmail.com
Not sending mail to unregistered user jb@nanthrax.net

Build failed in Jenkins: beam_PostRelease_NightlySnapshot #31

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/31/display/redirect>

------------------------------------------
[...truncated 486.07 KB...]
copying apache_beam/runners/portability/maptask_executor_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/portability
copying apache_beam/runners/portability/universal_local_runner.py -> apache-beam-2.3.0/apache_beam/runners/portability
copying apache_beam/runners/portability/universal_local_runner_main.py -> apache-beam-2.3.0/apache_beam/runners/portability
copying apache_beam/runners/portability/universal_local_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/portability
copying apache_beam/runners/test/__init__.py -> apache-beam-2.3.0/apache_beam/runners/test
copying apache_beam/runners/worker/__init__.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/bundle_processor.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/data_plane.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/data_plane_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/log_handler.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/log_handler_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/logger.pxd -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/logger.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/logger_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/opcounters.pxd -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/opcounters.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/opcounters_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/operation_specs.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/operations.pxd -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/operations.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/sdk_worker.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/sdk_worker_main.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/sdk_worker_main_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/sdk_worker_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/sideinputs.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/sideinputs_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/statesampler.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/statesampler_fast.pyx -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/statesampler_slow.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/statesampler_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/testing/__init__.py -> apache-beam-2.3.0/apache_beam/testing
copying apache_beam/testing/pipeline_verifiers.py -> apache-beam-2.3.0/apache_beam/testing
copying apache_beam/testing/pipeline_verifiers_test.py -> apache-beam-2.3.0/apache_beam/testing
copying apache_beam/testing/test_pipeline.py -> apache-beam-2.3.0/apache_beam/testing
copying apache_beam/testing/test_pipeline_test.py -> apache-beam-2.3.0/apache_beam/testing
copying apache_beam/testing/test_stream.py -> apache-beam-2.3.0/apache_beam/testing
copying apache_beam/testing/test_stream_test.py -> apache-beam-2.3.0/apache_beam/testing
copying apache_beam/testing/test_utils.py -> apache-beam-2.3.0/apache_beam/testing
copying apache_beam/testing/test_utils_test.py -> apache-beam-2.3.0/apache_beam/testing
copying apache_beam/testing/util.py -> apache-beam-2.3.0/apache_beam/testing
copying apache_beam/testing/util_test.py -> apache-beam-2.3.0/apache_beam/testing
copying apache_beam/testing/data/standard_coders.yaml -> apache-beam-2.3.0/apache_beam/testing/data
copying apache_beam/testing/data/trigger_transcripts.yaml -> apache-beam-2.3.0/apache_beam/testing/data
copying apache_beam/transforms/__init__.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/combiners.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/combiners_test.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/core.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/create_test.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/cy_combiners.pxd -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/cy_combiners.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/display.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/display_test.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/ptransform.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/ptransform_test.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/sideinputs.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/sideinputs_test.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/timeutil.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/trigger.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/trigger_test.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/util.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/util_test.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/window.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/window_test.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/write_ptransform_test.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/typehints/__init__.py -> apache-beam-2.3.0/apache_beam/typehints
copying apache_beam/typehints/decorators.py -> apache-beam-2.3.0/apache_beam/typehints
copying apache_beam/typehints/native_type_compatibility.py -> apache-beam-2.3.0/apache_beam/typehints
copying apache_beam/typehints/native_type_compatibility_test.py -> apache-beam-2.3.0/apache_beam/typehints
copying apache_beam/typehints/opcodes.py -> apache-beam-2.3.0/apache_beam/typehints
copying apache_beam/typehints/trivial_inference.py -> apache-beam-2.3.0/apache_beam/typehints
copying apache_beam/typehints/trivial_inference_test.py -> apache-beam-2.3.0/apache_beam/typehints
copying apache_beam/typehints/typecheck.py -> apache-beam-2.3.0/apache_beam/typehints
copying apache_beam/typehints/typed_pipeline_test.py -> apache-beam-2.3.0/apache_beam/typehints
copying apache_beam/typehints/typehints.py -> apache-beam-2.3.0/apache_beam/typehints
copying apache_beam/typehints/typehints_test.py -> apache-beam-2.3.0/apache_beam/typehints
copying apache_beam/utils/__init__.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/annotations.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/annotations_test.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/counters.pxd -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/counters.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/counters_test.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/plugin.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/processes.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/processes_test.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/profiler.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/proto_utils.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/retry.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/retry_test.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/timestamp.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/timestamp_test.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/urns.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/windowed_value.pxd -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/windowed_value.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/windowed_value_test.py -> apache-beam-2.3.0/apache_beam/utils
Writing apache-beam-2.3.0/setup.cfg
creating dist
Creating tar archive
removing 'apache-beam-2.3.0' (and everything under it)
pip install dist/apache-beam-2.3.0.tar.gz[gcp]
Processing ./dist/apache-beam-2.3.0.tar.gz
Requirement already satisfied: avro<2.0.0,>=1.8.1 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: crcmod<2.0,>=1.7 in /usr/lib/python2.7/dist-packages (from apache-beam==2.3.0)
Requirement already satisfied: dill==0.2.6 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: grpcio<2,>=1.0 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: httplib2<0.10,>=0.8 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: mock<3.0.0,>=1.0.1 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: oauth2client<5,>=2.0.1 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: protobuf<4,>=3.5.0.post1 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: pyyaml<4.0.0,>=3.12 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: pyvcf<0.7.0,>=0.6.8 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: six<1.12,>=1.9 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: typing<3.7.0,>=3.6.0 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: futures<4.0.0,>=3.1.1 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: hdfs3<0.4.0,>=0.3.0 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: google-apitools<=0.5.20,>=0.5.18 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: proto-google-cloud-datastore-v1<=0.90.4,>=0.90.0 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: googledatastore==7.0.1 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: google-cloud-pubsub==0.26.0 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: google-cloud-bigquery==0.25.0 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: enum34>=1.0.4 in /home/jenkins/.local/lib/python2.7/site-packages (from grpcio<2,>=1.0->apache-beam==2.3.0)
Requirement already satisfied: funcsigs>=1; python_version < "3.3" in /home/jenkins/.local/lib/python2.7/site-packages (from mock<3.0.0,>=1.0.1->apache-beam==2.3.0)
Requirement already satisfied: pbr>=0.11 in /home/jenkins/.local/lib/python2.7/site-packages (from mock<3.0.0,>=1.0.1->apache-beam==2.3.0)
Requirement already satisfied: pyasn1>=0.1.7 in /home/jenkins/.local/lib/python2.7/site-packages (from oauth2client<5,>=2.0.1->apache-beam==2.3.0)
Requirement already satisfied: pyasn1-modules>=0.0.5 in /home/jenkins/.local/lib/python2.7/site-packages (from oauth2client<5,>=2.0.1->apache-beam==2.3.0)
Requirement already satisfied: rsa>=3.1.4 in /home/jenkins/.local/lib/python2.7/site-packages (from oauth2client<5,>=2.0.1->apache-beam==2.3.0)
Requirement already satisfied: setuptools in /usr/local/lib/python2.7/dist-packages (from protobuf<4,>=3.5.0.post1->apache-beam==2.3.0)
Requirement already satisfied: fasteners>=0.14 in /home/jenkins/.local/lib/python2.7/site-packages (from google-apitools<=0.5.20,>=0.5.18->apache-beam==2.3.0)
Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.5.2 in /home/jenkins/.local/lib/python2.7/site-packages (from proto-google-cloud-datastore-v1<=0.90.4,>=0.90.0->apache-beam==2.3.0)
Requirement already satisfied: google-cloud-core<0.26dev,>=0.25.0 in /home/jenkins/.local/lib/python2.7/site-packages (from google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0 in /home/jenkins/.local/lib/python2.7/site-packages (from google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: monotonic>=0.1 in /home/jenkins/.local/lib/python2.7/site-packages (from fasteners>=0.14->google-apitools<=0.5.20,>=0.5.18->apache-beam==2.3.0)
Requirement already satisfied: google-auth<2.0.0dev,>=0.4.0 in /home/jenkins/.local/lib/python2.7/site-packages (from google-cloud-core<0.26dev,>=0.25.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: google-auth-httplib2 in /home/jenkins/.local/lib/python2.7/site-packages (from google-cloud-core<0.26dev,>=0.25.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: google-gax<0.16dev,>=0.15.7 in /home/jenkins/.local/lib/python2.7/site-packages (from gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: proto-google-cloud-pubsub-v1[grpc]<0.16dev,>=0.15.4 in /home/jenkins/.local/lib/python2.7/site-packages (from gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: grpc-google-iam-v1<0.12dev,>=0.11.1 in /home/jenkins/.local/lib/python2.7/site-packages (from gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: cachetools>=2.0.0 in /home/jenkins/.local/lib/python2.7/site-packages (from google-auth<2.0.0dev,>=0.4.0->google-cloud-core<0.26dev,>=0.25.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: future<0.17dev,>=0.16.0 in /home/jenkins/.local/lib/python2.7/site-packages (from google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: ply==3.8 in /home/jenkins/.local/lib/python2.7/site-packages (from google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: requests<3.0dev,>=2.13.0 in /home/jenkins/.local/lib/python2.7/site-packages (from google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: idna<2.6,>=2.5 in /home/jenkins/.local/lib/python2.7/site-packages (from requests<3.0dev,>=2.13.0->google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: urllib3<1.22,>=1.21.1 in /home/jenkins/.local/lib/python2.7/site-packages (from requests<3.0dev,>=2.13.0->google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /home/jenkins/.local/lib/python2.7/site-packages (from requests<3.0dev,>=2.13.0->google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: certifi>=2017.4.17 in /home/jenkins/.local/lib/python2.7/site-packages (from requests<3.0dev,>=2.13.0->google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Building wheels for collected packages: apache-beam
  Running setup.py bdist_wheel for apache-beam: started
  Running setup.py bdist_wheel for apache-beam: finished with status 'done'
  Stored in directory: /home/jenkins/.cache/pip/wheels/22/02/f9/93e0855a88cfc51100e2e0b55ac9b59d19d038fbc4917e122a
Successfully built apache-beam
Installing collected packages: apache-beam
  Found existing installation: apache-beam 2.4.0.dev0
    Uninstalling apache-beam-2.4.0.dev0:
      Successfully uninstalled apache-beam-2.4.0.dev0
  Rolling back uninstall of apache-beam
Processing ./dist/apache-beam-2.3.0.tar.gz
Requirement already satisfied: avro<2.0.0,>=1.8.1 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: crcmod<2.0,>=1.7 in /usr/lib/python2.7/dist-packages (from apache-beam==2.3.0)
Requirement already satisfied: dill==0.2.6 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: grpcio<2,>=1.0 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: httplib2<0.10,>=0.8 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: mock<3.0.0,>=1.0.1 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: oauth2client<5,>=2.0.1 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: protobuf<4,>=3.5.0.post1 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: pyyaml<4.0.0,>=3.12 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: pyvcf<0.7.0,>=0.6.8 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: six<1.12,>=1.9 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: typing<3.7.0,>=3.6.0 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: futures<4.0.0,>=3.1.1 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: hdfs3<0.4.0,>=0.3.0 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: google-apitools<=0.5.20,>=0.5.18 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: proto-google-cloud-datastore-v1<=0.90.4,>=0.90.0 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: googledatastore==7.0.1 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: google-cloud-pubsub==0.26.0 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: google-cloud-bigquery==0.25.0 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: enum34>=1.0.4 in /home/jenkins/.local/lib/python2.7/site-packages (from grpcio<2,>=1.0->apache-beam==2.3.0)
Requirement already satisfied: funcsigs>=1; python_version < "3.3" in /home/jenkins/.local/lib/python2.7/site-packages (from mock<3.0.0,>=1.0.1->apache-beam==2.3.0)
Requirement already satisfied: pbr>=0.11 in /home/jenkins/.local/lib/python2.7/site-packages (from mock<3.0.0,>=1.0.1->apache-beam==2.3.0)
Requirement already satisfied: pyasn1>=0.1.7 in /home/jenkins/.local/lib/python2.7/site-packages (from oauth2client<5,>=2.0.1->apache-beam==2.3.0)
Requirement already satisfied: pyasn1-modules>=0.0.5 in /home/jenkins/.local/lib/python2.7/site-packages (from oauth2client<5,>=2.0.1->apache-beam==2.3.0)
Requirement already satisfied: rsa>=3.1.4 in /home/jenkins/.local/lib/python2.7/site-packages (from oauth2client<5,>=2.0.1->apache-beam==2.3.0)
Requirement already satisfied: setuptools in /usr/local/lib/python2.7/dist-packages (from protobuf<4,>=3.5.0.post1->apache-beam==2.3.0)
Requirement already satisfied: fasteners>=0.14 in /home/jenkins/.local/lib/python2.7/site-packages (from google-apitools<=0.5.20,>=0.5.18->apache-beam==2.3.0)
Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.5.2 in /home/jenkins/.local/lib/python2.7/site-packages (from proto-google-cloud-datastore-v1<=0.90.4,>=0.90.0->apache-beam==2.3.0)
Requirement already satisfied: google-cloud-core<0.26dev,>=0.25.0 in /home/jenkins/.local/lib/python2.7/site-packages (from google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0 in /home/jenkins/.local/lib/python2.7/site-packages (from google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: monotonic>=0.1 in /home/jenkins/.local/lib/python2.7/site-packages (from fasteners>=0.14->google-apitools<=0.5.20,>=0.5.18->apache-beam==2.3.0)
Requirement already satisfied: google-auth<2.0.0dev,>=0.4.0 in /home/jenkins/.local/lib/python2.7/site-packages (from google-cloud-core<0.26dev,>=0.25.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: google-auth-httplib2 in /home/jenkins/.local/lib/python2.7/site-packages (from google-cloud-core<0.26dev,>=0.25.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: google-gax<0.16dev,>=0.15.7 in /home/jenkins/.local/lib/python2.7/site-packages (from gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: proto-google-cloud-pubsub-v1[grpc]<0.16dev,>=0.15.4 in /home/jenkins/.local/lib/python2.7/site-packages (from gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: grpc-google-iam-v1<0.12dev,>=0.11.1 in /home/jenkins/.local/lib/python2.7/site-packages (from gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: cachetools>=2.0.0 in /home/jenkins/.local/lib/python2.7/site-packages (from google-auth<2.0.0dev,>=0.4.0->google-cloud-core<0.26dev,>=0.25.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: future<0.17dev,>=0.16.0 in /home/jenkins/.local/lib/python2.7/site-packages (from google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: ply==3.8 in /home/jenkins/.local/lib/python2.7/site-packages (from google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: requests<3.0dev,>=2.13.0 in /home/jenkins/.local/lib/python2.7/site-packages (from google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: idna<2.6,>=2.5 in /home/jenkins/.local/lib/python2.7/site-packages (from requests<3.0dev,>=2.13.0->google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: urllib3<1.22,>=1.21.1 in /home/jenkins/.local/lib/python2.7/site-packages (from requests<3.0dev,>=2.13.0->google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /home/jenkins/.local/lib/python2.7/site-packages (from requests<3.0dev,>=2.13.0->google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: certifi>=2017.4.17 in /home/jenkins/.local/lib/python2.7/site-packages (from requests<3.0dev,>=2.13.0->google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Building wheels for collected packages: apache-beam
  Running setup.py bdist_wheel for apache-beam: started
  Running setup.py bdist_wheel for apache-beam: finished with status 'done'
  Stored in directory: /home/jenkins/.cache/pip/wheels/22/02/f9/93e0855a88cfc51100e2e0b55ac9b59d19d038fbc4917e122a
Successfully built apache-beam
Installing collected packages: apache-beam
  Found existing installation: apache-beam 2.4.0.dev0
    Uninstalling apache-beam-2.4.0.dev0:
      Successfully uninstalled apache-beam-2.4.0.dev0
  Rolling back uninstall of apache-beam
[ERROR] Failed command: 
Exception:
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/pip/basecommand.py", line 215, in main
    status = self.run(options, args)
  File "/usr/local/lib/python2.7/dist-packages/pip/commands/install.py", line 342, in run
    prefix=options.prefix_path,
  File "/usr/local/lib/python2.7/dist-packages/pip/req/req_set.py", line 784, in install
    **kwargs
  File "/usr/local/lib/python2.7/dist-packages/pip/req/req_install.py", line 851, in install
    self.move_wheel_files(self.source_dir, root=root, prefix=prefix)
  File "/usr/local/lib/python2.7/dist-packages/pip/req/req_install.py", line 1064, in move_wheel_files
    isolated=self.isolated,
  File "/usr/local/lib/python2.7/dist-packages/pip/wheel.py", line 345, in move_wheel_files
    clobber(source, lib_dir, True)
  File "/usr/local/lib/python2.7/dist-packages/pip/wheel.py", line 316, in clobber
    ensure_dir(destdir)
  File "/usr/local/lib/python2.7/dist-packages/pip/utils/__init__.py", line 83, in ensure_dir
    os.makedirs(path)
  File "/usr/lib/python2.7/os.py", line 157, in makedirs
    mkdir(name, mode)
OSError: [Errno 13] Permission denied: '/usr/local/lib/python2.7/dist-packages/apache_beam'
:release:runQuickstartPythonRelease FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':release:runQuickstartPythonRelease'.
> Process 'command '/usr/local/asfpackages/java/jdk1.8.0_152/bin/java'' 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

BUILD FAILED in 32s
2 actionable tasks: 2 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Not sending mail to unregistered user apilloud@google.com

Build failed in Jenkins: beam_PostRelease_NightlySnapshot #30

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/30/display/redirect>

------------------------------------------
[...truncated 3.12 MB...]
INFO: Found inactive connection to /127.0.0.1:41080, creating a new one.
Feb 10, 2018 12:27:12 AM org.apache.spark.network.client.TransportClientFactory createClient
INFO: Successfully created connection to /127.0.0.1:41080 after 1 ms (0 ms spent in bootstraps)
Feb 10, 2018 12:27:12 AM org.apache.spark.internal.Logging$class logInfo
INFO: Fetching spark://127.0.0.1:41080/jars/beam-sdks-java-io-google-cloud-platform-2.3.0-SNAPSHOT.jar to /tmp/spark-3ca36f4e-a26b-4eaa-8188-420f6cce4acd/userFiles-1450c31b-74f5-4bd6-8b80-f2548ef21f51/fetchFileTemp8917629938307745649.tmp
Feb 10, 2018 12:27:12 AM org.apache.spark.internal.Logging$class logInfo
INFO: MapOutputTrackerMasterEndpoint stopped!
Feb 10, 2018 12:27:12 AM org.apache.spark.network.server.TransportRequestHandler lambda$respond$0
SEVERE: Error sending result StreamResponse{streamId=/jars/beam-sdks-java-io-google-cloud-platform-2.3.0-SNAPSHOT.jar, byteCount=526071, body=FileSegmentManagedBuffer{file=/tmp/groovy-generated-3636326011548555434-tmpdir/.m2/repository/org/apache/beam/beam-sdks-java-io-google-cloud-platform/2.3.0-SNAPSHOT/beam-sdks-java-io-google-cloud-platform-2.3.0-SNAPSHOT.jar, offset=0, length=526071}} to /127.0.0.1:58656; closing connection
java.lang.AbstractMethodError
	at io.netty.util.ReferenceCountUtil.touch(ReferenceCountUtil.java:73)
	at io.netty.channel.DefaultChannelPipeline.touch(DefaultChannelPipeline.java:107)
	at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:811)
	at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:724)
	at io.netty.handler.codec.MessageToMessageEncoder.write(MessageToMessageEncoder.java:111)
	at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:739)
	at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:731)
	at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:817)
	at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:724)
	at io.netty.handler.timeout.IdleStateHandler.write(IdleStateHandler.java:305)
	at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:739)
	at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:802)
	at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:815)
	at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:795)
	at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:832)
	at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:1032)
	at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:296)
	at org.apache.spark.network.server.TransportRequestHandler.respond(TransportRequestHandler.java:192)
	at org.apache.spark.network.server.TransportRequestHandler.processStreamRequest(TransportRequestHandler.java:148)
	at org.apache.spark.network.server.TransportRequestHandler.handle(TransportRequestHandler.java:109)
	at org.apache.spark.network.server.TransportChannelHandler.channelRead(TransportChannelHandler.java:118)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:349)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:341)
	at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:287)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:349)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:341)
	at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:349)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:341)
	at org.apache.spark.network.util.TransportFrameDecoder.channelRead(TransportFrameDecoder.java:85)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:349)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:341)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1334)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:349)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:926)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:129)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:642)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:565)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:479)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:441)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
	at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
	at java.lang.Thread.run(Thread.java:748)

Feb 10, 2018 12:27:12 AM org.apache.spark.network.client.TransportResponseHandler channelInactive
SEVERE: Still have 1 requests outstanding when connection from /127.0.0.1:41080 is closed
Feb 10, 2018 12:27:12 AM org.apache.spark.internal.Logging$class logInfo
INFO: Fetching spark://127.0.0.1:41080/jars/beam-sdks-java-io-google-cloud-platform-2.3.0-SNAPSHOT.jar with timestamp 1518222429814
Feb 10, 2018 12:27:12 AM org.apache.spark.internal.Logging$class logError
SEVERE: Exception in task 2.0 in stage 0.0 (TID 2)
java.io.IOException: Connection from /127.0.0.1:41080 closed
	at org.apache.spark.network.client.TransportResponseHandler.channelInactive(TransportResponseHandler.java:146)
	at org.apache.spark.network.server.TransportChannelHandler.channelInactive(TransportChannelHandler.java:108)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:246)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:232)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:225)
	at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75)
	at io.netty.handler.timeout.IdleStateHandler.channelInactive(IdleStateHandler.java:278)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:246)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:232)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:225)
	at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:246)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:232)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:225)
	at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75)
	at org.apache.spark.network.util.TransportFrameDecoder.channelInactive(TransportFrameDecoder.java:182)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:246)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:232)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:225)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelInactive(DefaultChannelPipeline.java:1329)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:246)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:232)
	at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:908)
	at io.netty.channel.AbstractChannel$AbstractUnsafe$7.run(AbstractChannel.java:744)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:403)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:445)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
	at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
	at java.lang.Thread.run(Thread.java:748)

Feb 10, 2018 12:27:12 AM org.apache.spark.internal.Logging$class logInfo
INFO: MemoryStore cleared
Feb 10, 2018 12:27:12 AM org.apache.spark.internal.Logging$class logInfo
INFO: BlockManager stopped
Feb 10, 2018 12:27:12 AM org.apache.spark.internal.Logging$class logInfo
INFO: BlockManagerMaster stopped
Feb 10, 2018 12:27:12 AM org.apache.spark.internal.Logging$class logInfo
INFO: OutputCommitCoordinator stopped!
Feb 10, 2018 12:27:12 AM org.apache.spark.internal.Logging$class logInfo
INFO: Successfully stopped SparkContext
[WARNING] 
org.apache.beam.sdk.Pipeline$PipelineExecutionException: java.io.IOException: Connection from /127.0.0.1:41080 closed
    at org.apache.beam.runners.spark.SparkPipelineResult.beamExceptionFrom (SparkPipelineResult.java:68)
    at org.apache.beam.runners.spark.SparkPipelineResult.waitUntilFinish (SparkPipelineResult.java:99)
    at org.apache.beam.runners.spark.SparkPipelineResult.waitUntilFinish (SparkPipelineResult.java:87)
    at org.apache.beam.examples.WordCount.main (WordCount.java:187)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.mojo.exec.ExecJavaMojo$1.run (ExecJavaMojo.java:282)
    at java.lang.Thread.run (Thread.java:748)
Caused by: java.io.IOException: Connection from /127.0.0.1:41080 closed
    at org.apache.spark.network.client.TransportResponseHandler.channelInactive (TransportResponseHandler.java:146)
    at org.apache.spark.network.server.TransportChannelHandler.channelInactive (TransportChannelHandler.java:108)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive (AbstractChannelHandlerContext.java:246)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive (AbstractChannelHandlerContext.java:232)
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive (AbstractChannelHandlerContext.java:225)
    at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive (ChannelInboundHandlerAdapter.java:75)
    at io.netty.handler.timeout.IdleStateHandler.channelInactive (IdleStateHandler.java:278)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive (AbstractChannelHandlerContext.java:246)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive (AbstractChannelHandlerContext.java:232)
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive (AbstractChannelHandlerContext.java:225)
    at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive (ChannelInboundHandlerAdapter.java:75)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive (AbstractChannelHandlerContext.java:246)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive (AbstractChannelHandlerContext.java:232)
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive (AbstractChannelHandlerContext.java:225)
    at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive (ChannelInboundHandlerAdapter.java:75)
    at org.apache.spark.network.util.TransportFrameDecoder.channelInactive (TransportFrameDecoder.java:182)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive (AbstractChannelHandlerContext.java:246)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive (AbstractChannelHandlerContext.java:232)
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive (AbstractChannelHandlerContext.java:225)
    at io.netty.channel.DefaultChannelPipeline$HeadContext.channelInactive (DefaultChannelPipeline.java:1329)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive (AbstractChannelHandlerContext.java:246)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive (AbstractChannelHandlerContext.java:232)
    at io.netty.channel.DefaultChannelPipeline.fireChannelInactive (DefaultChannelPipeline.java:908)
    at io.netty.channel.AbstractChannel$AbstractUnsafe$7.run (AbstractChannel.java:744)
    at io.netty.util.concurrent.AbstractEventExecutor.safeExecute (AbstractEventExecutor.java:163)
    at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks (SingleThreadEventExecutor.java:403)
    at io.netty.channel.nio.NioEventLoop.run (NioEventLoop.java:445)
    at io.netty.util.concurrent.SingleThreadEventExecutor$5.run (SingleThreadEventExecutor.java:858)
    at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run (DefaultThreadFactory.java:144)
    at java.lang.Thread.run (Thread.java:748)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:54 min
[INFO] Finished at: 2018-02-10T00:27:12Z
[INFO] Final Memory: 126M/788M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.6.0:java (default-cli) on project word-count-beam: An exception occured while executing the Java class. java.io.IOException: Connection from /127.0.0.1:41080 closed -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Feb 10, 2018 12:27:13 AM org.apache.spark.internal.Logging$class logError
SEVERE: Exception in task 0.0 in stage 0.0 (TID 0)
java.lang.IllegalStateException: Cannot retrieve files with 'spark' scheme without an active SparkEnv.
	at org.apache.spark.util.Utils$.doFetchFile(Utils.scala:651)
	at org.apache.spark.util.Utils$.fetchFile(Utils.scala:480)
	at org.apache.spark.executor.Executor$$anonfun$org$apache$spark$executor$Executor$$updateDependencies$5.apply(Executor.scala:708)
	at org.apache.spark.executor.Executor$$anonfun$org$apache$spark$executor$Executor$$updateDependencies$5.apply(Executor.scala:700)
	at scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1.apply(TraversableLike.scala:733)
	at scala.collection.mutable.HashMap$$anonfun$foreach$1.apply(HashMap.scala:99)
	at scala.collection.mutable.HashMap$$anonfun$foreach$1.apply(HashMap.scala:99)
	at scala.collection.mutable.HashTable$class.foreachEntry(HashTable.scala:230)
	at scala.collection.mutable.HashMap.foreachEntry(HashMap.scala:40)
	at scala.collection.mutable.HashMap.foreach(HashMap.scala:99)
	at scala.collection.TraversableLike$WithFilter.foreach(TraversableLike.scala:732)
	at org.apache.spark.executor.Executor.org$apache$spark$executor$Executor$$updateDependencies(Executor.scala:700)
	at org.apache.spark.executor.Executor$TaskRunner.run(Executor.scala:311)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
[ERROR] Failed command
:runners:spark:runQuickstartJavaSpark FAILED
Feb 10, 2018 12:27:32 AM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-02-10T00:27:32.040Z: (43e9af0e0d619693): Workers have started successfully.
Feb 10, 2018 12:29:04 AM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-02-10T00:29:03.310Z: (e0a72014f4a63c2e): Executing operation WordCount.CountWords/Count.PerElement/Combine.perKey(Count)/GroupByKey/Close
Feb 10, 2018 12:29:04 AM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-02-10T00:29:03.378Z: (e0a72014f4a63ba6): Executing operation WriteCounts/WriteFiles/WriteUnshardedBundlesToTempFiles/GroupUnwritten/Create
Feb 10, 2018 12:29:04 AM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-02-10T00:29:03.521Z: (e0a72014f4a634eb): Executing operation WordCount.CountWords/Count.PerElement/Combine.perKey(Count)/GroupByKey/Read+WordCount.CountWords/Count.PerElement/Combine.perKey(Count)/Combine.GroupedValues+WordCount.CountWords/Count.PerElement/Combine.perKey(Count)/Combine.GroupedValues/Extract+MapElements/Map+WriteCounts/WriteFiles/RewindowIntoGlobal/Window.Assign+WriteCounts/WriteFiles/WriteUnshardedBundlesToTempFiles/WriteUnshardedBundles+WriteCounts/WriteFiles/GatherTempFileResults/View.AsList/ParDo(ToIsmRecordForGlobalWindow)+WriteCounts/WriteFiles/WriteUnshardedBundlesToTempFiles/GroupUnwritten/Reify+WriteCounts/WriteFiles/WriteUnshardedBundlesToTempFiles/GroupUnwritten/Write
Feb 10, 2018 12:29:17 AM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-02-10T00:29:16.896Z: (59ccf7193ac59c8b): Executing operation WriteCounts/WriteFiles/WriteUnshardedBundlesToTempFiles/GroupUnwritten/Close
Feb 10, 2018 12:29:17 AM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-02-10T00:29:16.961Z: (e0a72014f4a63775): Executing operation WriteCounts/WriteFiles/WriteUnshardedBundlesToTempFiles/GroupUnwritten/Read+WriteCounts/WriteFiles/WriteUnshardedBundlesToTempFiles/GroupUnwritten/GroupByWindow+WriteCounts/WriteFiles/WriteUnshardedBundlesToTempFiles/WriteUnwritten+WriteCounts/WriteFiles/WriteUnshardedBundlesToTempFiles/DropShardNum+WriteCounts/WriteFiles/GatherTempFileResults/View.AsList/ParDo(ToIsmRecordForGlobalWindow)
Feb 10, 2018 12:29:21 AM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-02-10T00:29:19.627Z: (e0a72014f4a63e21): Executing operation s12-u31
Feb 10, 2018 12:29:21 AM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-02-10T00:29:19.856Z: (59ccf7193ac59c98): Executing operation WriteCounts/WriteFiles/GatherTempFileResults/View.AsList/CreateDataflowView
Feb 10, 2018 12:29:21 AM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-02-10T00:29:20.021Z: (472c5456b7c1d9e3): Executing operation WriteCounts/WriteFiles/GatherTempFileResults/Reify.ReifyViewInGlobalWindow/Create.Values/Read(CreateSource)+WriteCounts/WriteFiles/GatherTempFileResults/Reify.ReifyViewInGlobalWindow/Reify.ReifyView/ParDo(Anonymous)+WriteCounts/WriteFiles/GatherTempFileResults/Reify.ReifyViewInGlobalWindow/Values/Values/Map+WriteCounts/WriteFiles/FinalizeTempFileBundles/Finalize
Feb 10, 2018 12:29:22 AM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-02-10T00:29:21.990Z: (80e2bfb66d68f3e1): Cleaning up.
Feb 10, 2018 12:29:22 AM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-02-10T00:29:22.051Z: (80e2bfb66d68ffe7): Stopping worker pool...
Feb 10, 2018 12:31:35 AM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-02-10T00:31:35.389Z: (a0b02d63ba7bd7a4): Autoscaling: Resized worker pool from 1 to 0.
Feb 10, 2018 12:31:38 AM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-02-10T00:31:35.414Z: (a0b02d63ba7bd162): Autoscaling: Would further reduce the number of workers but reached the minimum number allowed for the job.
Feb 10, 2018 12:31:45 AM org.apache.beam.runners.dataflow.DataflowPipelineJob waitUntilFinish
INFO: Job 2018-02-09_16_25_07-14846986513957444259 finished with status DONE.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:53 min
[INFO] Finished at: 2018-02-10T00:31:45Z
[INFO] Final Memory: 50M/1098M
[INFO] ------------------------------------------------------------------------
gsutil cat gs://temp-storage-for-release-validation-tests/quickstart/count* | grep Montague:
Montague: 47
Verified Montague: 47
gsutil rm gs://temp-storage-for-release-validation-tests/quickstart/count*
Removing gs://temp-storage-for-release-validation-tests/quickstart/counts-00000-of-00003...
/ [1 objects]                                                                   
Removing gs://temp-storage-for-release-validation-tests/quickstart/counts-00001-of-00003...
/ [2 objects]                                                                   
Removing gs://temp-storage-for-release-validation-tests/quickstart/counts-00002-of-00003...
/ [3 objects]                                                                   
Operation completed over 3 objects.                                              
[SUCCESS]

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':runners:spark:runQuickstartJavaSpark'.
> Process 'command '/usr/local/asfpackages/java/jdk1.8.0_152/bin/java'' 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

BUILD FAILED in 9m 2s
6 actionable tasks: 6 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Not sending mail to unregistered user apilloud@google.com

Build failed in Jenkins: beam_PostRelease_NightlySnapshot #29

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/29/display/redirect>

------------------------------------------
[...truncated 3.14 MB...]
	at java.lang.Thread.run(Thread.java:748)

Feb 10, 2018 12:15:42 AM org.apache.spark.network.client.TransportResponseHandler channelInactive
SEVERE: Still have 1 requests outstanding when connection from /127.0.0.1:39990 is closed
Feb 10, 2018 12:15:42 AM org.apache.spark.internal.Logging$class logError
SEVERE: Exception in task 3.0 in stage 0.0 (TID 3)
java.io.IOException: Connection from /127.0.0.1:39990 closed
	at org.apache.spark.network.client.TransportResponseHandler.channelInactive(TransportResponseHandler.java:146)
	at org.apache.spark.network.server.TransportChannelHandler.channelInactive(TransportChannelHandler.java:108)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:246)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:232)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:225)
	at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75)
	at io.netty.handler.timeout.IdleStateHandler.channelInactive(IdleStateHandler.java:278)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:246)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:232)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:225)
	at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:246)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:232)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:225)
	at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75)
	at org.apache.spark.network.util.TransportFrameDecoder.channelInactive(TransportFrameDecoder.java:182)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:246)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:232)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:225)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelInactive(DefaultChannelPipeline.java:1329)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:246)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:232)
	at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:908)
	at io.netty.channel.AbstractChannel$AbstractUnsafe$7.run(AbstractChannel.java:744)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:403)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:445)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
	at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
	at java.lang.Thread.run(Thread.java:748)

Feb 10, 2018 12:15:42 AM org.apache.spark.internal.Logging$class logInfo
INFO: Fetching spark://127.0.0.1:39990/jars/base64-2.3.8.jar with timestamp 1518221740821
Feb 10, 2018 12:15:42 AM org.apache.spark.internal.Logging$class logInfo
INFO: Lost task 3.0 in stage 0.0 (TID 3) on localhost, executor driver: java.io.IOException (Connection from /127.0.0.1:39990 closed) [duplicate 2]
Feb 10, 2018 12:15:42 AM org.apache.spark.internal.Logging$class logInfo
INFO: MapOutputTrackerMasterEndpoint stopped!
Feb 10, 2018 12:15:42 AM org.apache.spark.network.client.TransportClientFactory createClient
INFO: Found inactive connection to /127.0.0.1:39990, creating a new one.
Feb 10, 2018 12:15:42 AM org.apache.spark.network.client.TransportClientFactory createClient
INFO: Successfully created connection to /127.0.0.1:39990 after 6 ms (0 ms spent in bootstraps)
Feb 10, 2018 12:15:42 AM org.apache.spark.internal.Logging$class logInfo
INFO: Fetching spark://127.0.0.1:39990/jars/base64-2.3.8.jar to /tmp/spark-cf4a98df-b2c9-4c96-98af-c60c3d9fdf18/userFiles-7a2789b2-e1ba-4e20-b339-c785bf507d71/fetchFileTemp1998875734317184052.tmp
Feb 10, 2018 12:15:42 AM org.apache.spark.internal.Logging$class logInfo
INFO: MemoryStore cleared
Feb 10, 2018 12:15:42 AM org.apache.spark.internal.Logging$class logInfo
INFO: BlockManager stopped
Feb 10, 2018 12:15:42 AM org.apache.spark.network.server.TransportRequestHandler lambda$respond$0
SEVERE: Error sending result StreamResponse{streamId=/jars/base64-2.3.8.jar, byteCount=17008, body=FileSegmentManagedBuffer{file=/tmp/groovy-generated-3307279919285031466-tmpdir/.m2/repository/net/iharder/base64/2.3.8/base64-2.3.8.jar, offset=0, length=17008}} to /127.0.0.1:36164; closing connection
java.lang.AbstractMethodError
	at io.netty.util.ReferenceCountUtil.touch(ReferenceCountUtil.java:73)
	at io.netty.channel.DefaultChannelPipeline.touch(DefaultChannelPipeline.java:107)
	at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:811)
	at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:724)
	at io.netty.handler.codec.MessageToMessageEncoder.write(MessageToMessageEncoder.java:111)
	at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:739)
	at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:731)
	at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:817)
	at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:724)
	at io.netty.handler.timeout.IdleStateHandler.write(IdleStateHandler.java:305)
	at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:739)
	at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:802)
	at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:815)
	at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:795)
	at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:832)
	at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:1032)
	at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:296)
	at org.apache.spark.network.server.TransportRequestHandler.respond(TransportRequestHandler.java:192)
	at org.apache.spark.network.server.TransportRequestHandler.processStreamRequest(TransportRequestHandler.java:148)
	at org.apache.spark.network.server.TransportRequestHandler.handle(TransportRequestHandler.java:109)
	at org.apache.spark.network.server.TransportChannelHandler.channelRead(TransportChannelHandler.java:118)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:349)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:341)
	at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:287)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:349)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:341)
	at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:349)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:341)
	at org.apache.spark.network.util.TransportFrameDecoder.channelRead(TransportFrameDecoder.java:85)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:349)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:341)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1334)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:349)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:926)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:129)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:642)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:565)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:479)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:441)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
	at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
	at java.lang.Thread.run(Thread.java:748)

Feb 10, 2018 12:15:42 AM org.apache.spark.network.client.TransportResponseHandler channelInactive
SEVERE: Still have 1 requests outstanding when connection from /127.0.0.1:39990 is closed
Feb 10, 2018 12:15:42 AM org.apache.spark.internal.Logging$class logError
SEVERE: Exception in task 1.0 in stage 0.0 (TID 1)
java.io.IOException: Connection from /127.0.0.1:39990 closed
	at org.apache.spark.network.client.TransportResponseHandler.channelInactive(TransportResponseHandler.java:146)
	at org.apache.spark.network.server.TransportChannelHandler.channelInactive(TransportChannelHandler.java:108)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:246)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:232)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:225)
	at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75)
	at io.netty.handler.timeout.IdleStateHandler.channelInactive(IdleStateHandler.java:278)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:246)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:232)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:225)
	at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:246)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:232)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:225)
	at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75)
	at org.apache.spark.network.util.TransportFrameDecoder.channelInactive(TransportFrameDecoder.java:182)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:246)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:232)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:225)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelInactive(DefaultChannelPipeline.java:1329)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:246)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:232)
	at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:908)
	at io.netty.channel.AbstractChannel$AbstractUnsafe$7.run(AbstractChannel.java:744)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:403)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:445)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
	at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
	at java.lang.Thread.run(Thread.java:748)

Feb 10, 2018 12:15:42 AM org.apache.spark.internal.Logging$class logInfo
INFO: BlockManagerMaster stopped
Feb 10, 2018 12:15:42 AM org.apache.spark.internal.Logging$class logInfo
INFO: OutputCommitCoordinator stopped!
Feb 10, 2018 12:15:43 AM org.apache.spark.internal.Logging$class logInfo
INFO: Successfully stopped SparkContext
[WARNING] 
org.apache.beam.sdk.Pipeline$PipelineExecutionException: java.io.IOException: Connection from /127.0.0.1:39990 closed
    at org.apache.beam.runners.spark.SparkPipelineResult.beamExceptionFrom (SparkPipelineResult.java:68)
    at org.apache.beam.runners.spark.SparkPipelineResult.waitUntilFinish (SparkPipelineResult.java:99)
    at org.apache.beam.runners.spark.SparkPipelineResult.waitUntilFinish (SparkPipelineResult.java:87)
    at org.apache.beam.examples.WordCount.main (WordCount.java:187)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.mojo.exec.ExecJavaMojo$1.run (ExecJavaMojo.java:282)
    at java.lang.Thread.run (Thread.java:748)
Caused by: java.io.IOException: Connection from /127.0.0.1:39990 closed
    at org.apache.spark.network.client.TransportResponseHandler.channelInactive (TransportResponseHandler.java:146)
    at org.apache.spark.network.server.TransportChannelHandler.channelInactive (TransportChannelHandler.java:108)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive (AbstractChannelHandlerContext.java:246)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive (AbstractChannelHandlerContext.java:232)
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive (AbstractChannelHandlerContext.java:225)
    at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive (ChannelInboundHandlerAdapter.java:75)
    at io.netty.handler.timeout.IdleStateHandler.channelInactive (IdleStateHandler.java:278)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive (AbstractChannelHandlerContext.java:246)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive (AbstractChannelHandlerContext.java:232)
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive (AbstractChannelHandlerContext.java:225)
    at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive (ChannelInboundHandlerAdapter.java:75)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive (AbstractChannelHandlerContext.java:246)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive (AbstractChannelHandlerContext.java:232)
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive (AbstractChannelHandlerContext.java:225)
    at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive (ChannelInboundHandlerAdapter.java:75)
    at org.apache.spark.network.util.TransportFrameDecoder.channelInactive (TransportFrameDecoder.java:182)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive (AbstractChannelHandlerContext.java:246)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive (AbstractChannelHandlerContext.java:232)
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive (AbstractChannelHandlerContext.java:225)
    at io.netty.channel.DefaultChannelPipeline$HeadContext.channelInactive (DefaultChannelPipeline.java:1329)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive (AbstractChannelHandlerContext.java:246)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive (AbstractChannelHandlerContext.java:232)
    at io.netty.channel.DefaultChannelPipeline.fireChannelInactive (DefaultChannelPipeline.java:908)
    at io.netty.channel.AbstractChannel$AbstractUnsafe$7.run (AbstractChannel.java:744)
    at io.netty.util.concurrent.AbstractEventExecutor.safeExecute (AbstractEventExecutor.java:163)
    at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks (SingleThreadEventExecutor.java:403)
    at io.netty.channel.nio.NioEventLoop.run (NioEventLoop.java:445)
    at io.netty.util.concurrent.SingleThreadEventExecutor$5.run (SingleThreadEventExecutor.java:858)
    at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run (DefaultThreadFactory.java:144)
    at java.lang.Thread.run (Thread.java:748)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:51 min
[INFO] Finished at: 2018-02-10T00:15:43Z
[INFO] Final Memory: 147M/1267M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.6.0:java (default-cli) on project word-count-beam: An exception occured while executing the Java class. java.io.IOException: Connection from /127.0.0.1:39990 closed -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] Failed command
:runners:spark:runQuickstartJavaSpark FAILED
Feb 10, 2018 12:18:01 AM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-02-10T00:17:59.588Z: (317a5155ba8774): Autoscaling: Resized worker pool from 1 to 0.
Feb 10, 2018 12:18:01 AM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-02-10T00:17:59.602Z: (317a5155ba857a): Autoscaling: Would further reduce the number of workers but reached the minimum number allowed for the job.
Feb 10, 2018 12:18:08 AM org.apache.beam.runners.dataflow.DataflowPipelineJob waitUntilFinish
INFO: Job 2018-02-09_16_13_28-11318036601863740388 finished with status DONE.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 06:18 min
[INFO] Finished at: 2018-02-10T00:18:08Z
[INFO] Final Memory: 47M/822M
[INFO] ------------------------------------------------------------------------
gsutil cat gs://temp-storage-for-release-validation-tests/quickstart/count* | grep Montague:
Montague: 47
Verified Montague: 47
gsutil rm gs://temp-storage-for-release-validation-tests/quickstart/count*
Removing gs://temp-storage-for-release-validation-tests/quickstart/counts-00000-of-00003...
/ [1 objects]                                                                   
Removing gs://temp-storage-for-release-validation-tests/quickstart/counts-00001-of-00003...
/ [2 objects]                                                                   
Removing gs://temp-storage-for-release-validation-tests/quickstart/counts-00002-of-00003...
/ [3 objects]                                                                   
Operation completed over 3 objects.                                              
[SUCCESS]

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':runners:spark:runQuickstartJavaSpark'.
> Process 'command '/usr/local/asfpackages/java/jdk1.8.0_152/bin/java'' 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

BUILD FAILED in 7m 30s
6 actionable tasks: 6 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Not sending mail to unregistered user apilloud@google.com

Build failed in Jenkins: beam_PostRelease_NightlySnapshot #28

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/28/display/redirect>

------------------------------------------
GitHub pull request #4494 of commit 3164049c3d4a6907fb0f0793f94118a4a7926e53, no merge conflicts.
Setting status of 3164049c3d4a6907fb0f0793f94118a4a7926e53 to PENDING with url https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/28/ and message: 'Build started sha1 is merged.'
Using context: Jenkins: ./gradlew :release:runQuickstartJavaDirectNightly
[EnvInject] - Loading node environment variables.
Building remotely on beam7 (beam) in workspace <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/4494/*:refs/remotes/origin/pr/4494/*
 > git rev-parse refs/remotes/origin/pr/4494/merge^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/pr/4494/merge^{commit} # timeout=10
Checking out Revision dbf50f81d98db81dd29c6dd2d63bf368fcfb5675 (refs/remotes/origin/pr/4494/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f dbf50f81d98db81dd29c6dd2d63bf368fcfb5675
Commit message: "Merge d98aee565f81e0b660db40e4ea13258bbfbc0bff into bd11416ef9d18b602fa725770cd14e50ade86b37"
First time build. Skipping changelog.
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/ws/src/gradlew> -DghprbTriggerAuthorLogin=alanmyrvold -DghprbGhRepository=apache/beam -DghprbAuthorRepoGitUrl=https://github.com/alanmyrvold/beam.git "-DghprbTriggerAuthor=Alan Myvold" -Dsnapshot_url= -DghprbPullLink=https://github.com/apache/beam/pull/4494 -DghprbActualCommit=3164049c3d4a6907fb0f0793f94118a4a7926e53 -DghprbPullAuthorLogin=alanmyrvold -DghprbSourceBranch=alan-post-verif -DghprbTriggerAuthorLoginMention=@alanmyrvold "-DghprbPullLongDescription=Follow this checklist to help us incorporate your contribution quickly and easily:\r\n\r\n - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/projects/BEAM/issues/) filed for the change (usually before you start working on it).  Trivial changes like typos do not require a JIRA issue.  Your pull request should address just this issue, without pulling in other changes.\r\n - [ ] Each commit in the pull request should have a meaningful subject line and body.\r\n - [ ] Format the pull request title like `[BEAM-XXX] Fixes bug in ApproximateQuantiles`, where you replace `BEAM-XXX` with the appropriate JIRA issue.\r\n - [ ] Write a pull request description that is detailed enough to understand what the pull request does, how, and why.\r\n - [ ] Run `mvn clean verify` to make sure basic checks pass. A more thorough check will be performed on your pull request automatically.\r\n - [ ] If this contribution is large, please file an Apache [Individual Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).\r\n\r\n---\r\n" -DghprbTriggerAuthorEmail= "-DghprbPullTitle=[BEAM-3339] Fix failing post-release test by running groovy from gradle, instead of as a command line" -DghprbActualCommitAuthorEmail= -Dsnapshot_version= -DghprbTargetBranch=master -DghprbPullId=4494 -DghprbCredentialsId=c09f9fd9-1eef-4129-b5ac-047de7d90d04 -DghprbPullAuthorEmail= -Dsha1=origin/pr/4494/merge -DghprbPullAuthorLoginMention=@alanmyrvold "-DghprbPullDescription=GitHub pull request #4494 of commit 3164049c3d4a6907fb0f0793f94118a4a7926e53, no merge conflicts." -DghprbActualCommitAuthor= -DGIT_BRANCH=alan-post-verif "-DghprbCommentBody=Run Dataflow PostRelease" -Pver= -Prepourl= :release:runQuickstartsJava
Parallel execution with configuration on demand is an incubating feature.
Applying build_rules.gradle to src
Applying build_rules.gradle to flink
applyJavaNature with default configuration for project flink
Applying build_rules.gradle to fn-execution
applyJavaNature with [enableFindbugs:false] for project fn-execution
applyGrpcNature with default configuration for project fn-execution
Applying build_rules.gradle to core-java
applyJavaNature with default configuration for project core-java
Applying build_rules.gradle to core
applyJavaNature with default configuration for project core
applyAvroNature with default configuration for project core
Generating :runQuickstartJavaFlinkLocal
Applying build_rules.gradle to google-cloud-dataflow-java
applyJavaNature with [enableFindbugs:false] for project google-cloud-dataflow-java
Applying build_rules.gradle to google-cloud-platform
applyJavaNature with [enableFindbugs:false] for project google-cloud-platform
Applying build_rules.gradle to google-cloud-platform-core
applyJavaNature with default configuration for project google-cloud-platform-core
Generating :runQuickstartJavaDataflow
Applying build_rules.gradle to direct-java
applyJavaNature with default configuration for project direct-java
Generating :runQuickstartJavaDirect
Applying build_rules.gradle to apex
applyJavaNature with default configuration for project apex
Generating :runQuickstartJavaApex
Applying build_rules.gradle to spark
applyJavaNature with default configuration for project spark
Generating :runQuickstartJavaSpark
:release:compileJava NO-SOURCE
:release:compileGroovy
:release:processResources NO-SOURCE
:release:classes
:runners:apex:runQuickstartJavaApex
:runners:direct-java:runQuickstartJavaDirect
:runners:flink:runQuickstartJavaFlinkLocal
:runners:google-cloud-dataflow-java:runQuickstartJavaDataflow
Repository URL: https://repository.apache.org/content/repositories/snapshots
Version: 2.3.0-SNAPSHOT
*****
* Scenario: Run Apache Beam Java SDK Quickstart - Flink Local
*****
Repository URL: https://repository.apache.org/content/repositories/snapshots
Version: 2.3.0-SNAPSHOT

*****
* Test: Gets the WordCount Example Code
*****

Repository URL: https://repository.apache.org/content/repositories/snapshots
Version: 2.3.0-SNAPSHOT
Project: apache-beam-testingRepository URL: https://repository.apache.org/content/repositories/snapshots
Storage bucket: temp-storage-for-release-validation-tests/quickstart

Version: 2.3.0-SNAPSHOT
mvn archetype:generate       -DarchetypeGroupId=org.apache.beam       -DarchetypeArtifactId=beam-sdks-java-maven-archetypes-examples       -DarchetypeVersion=2.3.0-SNAPSHOT       -DgroupId=org.example       -DartifactId=word-count-beam       -Dversion="0.1"       -Dpackage=org.apache.beam.examples       -DinteractiveMode=false
Using maven /home/jenkins/tools/maven/apache-maven-3.5.2/bin
*****
* Scenario: Run Apache Beam Java SDK Quickstart - Direct
*****

*****
* Test: Gets the WordCount Example Code
*****

*****
* Scenario: Run Apache Beam Java SDK Quickstart - Dataflow
*****

*****
* Test: Gets the WordCount Example Code
*****

*****
* Scenario: Run Apache Beam Java SDK Quickstart - Apex
*****
mvn archetype:generate       -DarchetypeGroupId=org.apache.beam       -DarchetypeArtifactId=beam-sdks-java-maven-archetypes-examples       -DarchetypeVersion=2.3.0-SNAPSHOT       -DgroupId=org.example       -DartifactId=word-count-beam       -Dversion="0.1"       -Dpackage=org.apache.beam.examples       -DinteractiveMode=false
mvn archetype:generate       -DarchetypeGroupId=org.apache.beam       -DarchetypeArtifactId=beam-sdks-java-maven-archetypes-examples       -DarchetypeVersion=2.3.0-SNAPSHOT       -DgroupId=org.example       -DartifactId=word-count-beam       -Dversion="0.1"       -Dpackage=org.apache.beam.examples       -DinteractiveMode=false
*****
* Test: Gets the WordCount Example Code
*****


mvn archetype:generate       -DarchetypeGroupId=org.apache.beam       -DarchetypeArtifactId=beam-sdks-java-maven-archetypes-examples       -DarchetypeVersion=2.3.0-SNAPSHOT       -DgroupId=org.example       -DartifactId=word-count-beam       -Dversion="0.1"       -Dpackage=org.apache.beam.examples       -DinteractiveMode=false
Using maven /home/jenkins/tools/maven/apache-maven-3.5.2/bin
Using maven /home/jenkins/tools/maven/apache-maven-3.5.2/bin
Using maven /home/jenkins/tools/maven/apache-maven-3.5.2/bin
sh: 1: mvn: not found
sh: 1: mvn: not found
[ERROR] Failed command
:runners:flink:runQuickstartJavaFlinkLocal FAILED
sh: 1: mvn: not found
sh: 1: mvn: not found
[ERROR] Failed command
sh: 1: mvn: not found:runners:google-cloud-dataflow-java:runQuickstartJavaDataflow FAILED

sh: 1: mvn: not found
sh: 1: mvn: not found
[ERROR] Failed command
sh: 1: mvn: not found
[ERROR] Failed command
:runners:apex:runQuickstartJavaApex FAILED
:runners:direct-java:runQuickstartJavaDirect FAILED

FAILURE: Build completed with 4 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:runQuickstartJavaFlinkLocal'.
> Process 'command '/usr/local/asfpackages/java/jdk1.8.0_152/bin/java'' 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 ':runners:google-cloud-dataflow-java:runQuickstartJavaDataflow'.
> Process 'command '/usr/local/asfpackages/java/jdk1.8.0_152/bin/java'' 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 ':runners:apex:runQuickstartJavaApex'.
> Process 'command '/usr/local/asfpackages/java/jdk1.8.0_152/bin/java'' 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 ':runners:direct-java:runQuickstartJavaDirect'.
> Process 'command '/usr/local/asfpackages/java/jdk1.8.0_152/bin/java'' 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

BUILD FAILED in 30s
5 actionable tasks: 5 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Not sending mail to unregistered user apilloud@google.com

Build failed in Jenkins: beam_PostRelease_NightlySnapshot #27

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/27/display/redirect>

------------------------------------------
GitHub pull request #4494 of commit 28704bd43bac32f0c816e495ceb8ce63c933dec7, no merge conflicts.
Setting status of 28704bd43bac32f0c816e495ceb8ce63c933dec7 to PENDING with url https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/27/ and message: 'Build started sha1 is merged.'
Using context: Jenkins: ./gradlew :release:runQuickstartJavaDirectNightly
[EnvInject] - Loading node environment variables.
Building remotely on beam2 (beam) in workspace <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/4494/*:refs/remotes/origin/pr/4494/*
 > git rev-parse refs/remotes/origin/pr/4494/merge^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/pr/4494/merge^{commit} # timeout=10
Checking out Revision ec4e62ba36ca564adda4be542369d3d9e0897135 (refs/remotes/origin/pr/4494/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ec4e62ba36ca564adda4be542369d3d9e0897135
Commit message: "Merge 28704bd43bac32f0c816e495ceb8ce63c933dec7 into 81932199e8da2a58be4c507f1b1a3f3abb35a92d"
First time build. Skipping changelog.
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/ws/src/gradlew> -DghprbTriggerAuthorLogin=alanmyrvold -DghprbGhRepository=apache/beam -DghprbAuthorRepoGitUrl=https://github.com/alanmyrvold/beam.git "-DghprbTriggerAuthor=Alan Myvold" -Dsnapshot_url= -DghprbPullLink=https://github.com/apache/beam/pull/4494 -DghprbActualCommit=28704bd43bac32f0c816e495ceb8ce63c933dec7 -DghprbPullAuthorLogin=alanmyrvold -DghprbSourceBranch=alan-post-verif -DghprbTriggerAuthorLoginMention=@alanmyrvold "-DghprbPullLongDescription=Follow this checklist to help us incorporate your contribution quickly and easily:\r\n\r\n - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/projects/BEAM/issues/) filed for the change (usually before you start working on it).  Trivial changes like typos do not require a JIRA issue.  Your pull request should address just this issue, without pulling in other changes.\r\n - [ ] Each commit in the pull request should have a meaningful subject line and body.\r\n - [ ] Format the pull request title like `[BEAM-XXX] Fixes bug in ApproximateQuantiles`, where you replace `BEAM-XXX` with the appropriate JIRA issue.\r\n - [ ] Write a pull request description that is detailed enough to understand what the pull request does, how, and why.\r\n - [ ] Run `mvn clean verify` to make sure basic checks pass. A more thorough check will be performed on your pull request automatically.\r\n - [ ] If this contribution is large, please file an Apache [Individual Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).\r\n\r\n---\r\n" -DghprbTriggerAuthorEmail= "-DghprbPullTitle=[BEAM-3339] Fix failing post-release test by running groovy from gradle, instead of as a command line" -DghprbActualCommitAuthorEmail= -Dsnapshot_version= -DghprbTargetBranch=master -DghprbPullId=4494 -DghprbCredentialsId=c09f9fd9-1eef-4129-b5ac-047de7d90d04 -DghprbPullAuthorEmail= -Dsha1=origin/pr/4494/merge -DghprbPullAuthorLoginMention=@alanmyrvold "-DghprbPullDescription=GitHub pull request #4494 of commit 28704bd43bac32f0c816e495ceb8ce63c933dec7, no merge conflicts." -DghprbActualCommitAuthor= -DGIT_BRANCH=alan-post-verif "-DghprbCommentBody=Run Dataflow PostRelease" -Pver= -Prepourl= :release:runQuickstartsJava
Parallel execution with configuration on demand is an incubating feature.
Applying build_rules.gradle to src
Applying build_rules.gradle to flink
applyJavaNature with default configuration for project flink
Applying build_rules.gradle to fn-execution
applyJavaNature with [enableFindbugs:false] for project fn-execution
applyGrpcNature with default configuration for project fn-execution
Applying build_rules.gradle to core-java
applyJavaNature with default configuration for project core-java
Applying build_rules.gradle to core
applyJavaNature with default configuration for project core
applyAvroNature with default configuration for project core
Generating :runQuickstartJavaFlinkLocal
Applying build_rules.gradle to google-cloud-dataflow-java
applyJavaNature with [enableFindbugs:false] for project google-cloud-dataflow-java
Applying build_rules.gradle to google-cloud-platform
applyJavaNature with [enableFindbugs:false] for project google-cloud-platform
Applying build_rules.gradle to google-cloud-platform-core
applyJavaNature with default configuration for project google-cloud-platform-core
Generating :runQuickstartJavaDataflow
Applying build_rules.gradle to direct-java
applyJavaNature with default configuration for project direct-java
Generating :runQuickstartJavaDirect
Applying build_rules.gradle to apex
applyJavaNature with default configuration for project apex
Generating :runQuickstartJavaApex
Applying build_rules.gradle to spark
applyJavaNature with default configuration for project spark
Generating :runQuickstartJavaSpark
:release:compileJava NO-SOURCE
:release:compileGroovy
Download https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.13/groovy-all-2.4.13.pom
Download https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.13/groovy-all-2.4.13.jar
:release:processResources NO-SOURCE
:release:classes
:runners:apex:runQuickstartJavaApex
:runners:google-cloud-dataflow-java:runQuickstartJavaDataflow
:runners:direct-java:runQuickstartJavaDirect
:runners:flink:runQuickstartJavaFlinkLocal
Repository URL: https://repository.apache.org/content/repositories/snapshots
Version: 2.3.0-SNAPSHOT
Project: apache-beam-testing
Storage bucket: temp-storage-for-release-validation-tests/quickstart
Repository URL: https://repository.apache.org/content/repositories/snapshots
Version: 2.3.0-SNAPSHOT
*****
* Scenario: Run Apache Beam Java SDK Quickstart - Dataflow
*****

*****
* Test: Gets the WordCount Example Code
*****

mvn archetype:generate       -DarchetypeGroupId=org.apache.beam       -DarchetypeArtifactId=beam-sdks-java-maven-archetypes-examples       -DarchetypeVersion=2.3.0-SNAPSHOT       -DgroupId=org.example       -DartifactId=word-count-beam       -Dversion="0.1"       -Dpackage=org.apache.beam.examples       -DinteractiveMode=false
*****
* Scenario: Run Apache Beam Java SDK Quickstart - Apex
*****

*****
* Test: Gets the WordCount Example Code
*****

Using maven nullmvn archetype:generate       -DarchetypeGroupId=org.apache.beam       -DarchetypeArtifactId=beam-sdks-java-maven-archetypes-examples       -DarchetypeVersion=2.3.0-SNAPSHOT       -DgroupId=org.example       -DartifactId=word-count-beam       -Dversion="0.1"       -Dpackage=org.apache.beam.examples       -DinteractiveMode=false

Repository URL: https://repository.apache.org/content/repositories/snapshots
Version: 2.3.0-SNAPSHOT
Using maven null
*****
* Scenario: Run Apache Beam Java SDK Quickstart - Direct
*****

*****
* Test: Gets the WordCount Example Code
*****

mvn archetype:generate       -DarchetypeGroupId=org.apache.beam       -DarchetypeArtifactId=beam-sdks-java-maven-archetypes-examples       -DarchetypeVersion=2.3.0-SNAPSHOT       -DgroupId=org.example       -DartifactId=word-count-beam       -Dversion="0.1"       -Dpackage=org.apache.beam.examples       -DinteractiveMode=false
Using maven null
Repository URL: https://repository.apache.org/content/repositories/snapshots
Version: 2.3.0-SNAPSHOT
sh: 1: mvn: not found
sh: 1: mvn: not found
[ERROR] Failed command
*****
* Scenario: Run Apache Beam Java SDK Quickstart - Flink Local
*****

*****
* Test: Gets the WordCount Example Code
*****

mvn archetype:generate       -DarchetypeGroupId=org.apache.beam       -DarchetypeArtifactId=beam-sdks-java-maven-archetypes-examples       -DarchetypeVersion=2.3.0-SNAPSHOT       -DgroupId=org.example       -DartifactId=word-count-beam       -Dversion="0.1"       -Dpackage=org.apache.beam.examples       -DinteractiveMode=false
Using maven null
sh: 1: mvn: not found
sh: 1: mvn: not found
[ERROR] Failed command
sh: 1: mvn: not found:runners:apex:runQuickstartJavaApex FAILED

sh: 1: mvn: not found
[ERROR] Failed command
:runners:direct-java:runQuickstartJavaDirect FAILED
:runners:google-cloud-dataflow-java:runQuickstartJavaDataflow FAILED
sh: 1: mvn: not found
sh: 1: mvn: not found
[ERROR] Failed command
:runners:flink:runQuickstartJavaFlinkLocal FAILED

FAILURE: Build completed with 4 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:apex:runQuickstartJavaApex'.
> Process 'command '/usr/local/asfpackages/java/jdk1.8.0_152/bin/java'' 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 ':runners:direct-java:runQuickstartJavaDirect'.
> Process 'command '/usr/local/asfpackages/java/jdk1.8.0_152/bin/java'' 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 ':runners:google-cloud-dataflow-java:runQuickstartJavaDataflow'.
> Process 'command '/usr/local/asfpackages/java/jdk1.8.0_152/bin/java'' 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 ':runners:flink:runQuickstartJavaFlinkLocal'.
> Process 'command '/usr/local/asfpackages/java/jdk1.8.0_152/bin/java'' 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

BUILD FAILED in 24s
5 actionable tasks: 5 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Not sending mail to unregistered user apilloud@google.com

Build failed in Jenkins: beam_PostRelease_NightlySnapshot #26

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/26/display/redirect>

------------------------------------------
[...truncated 485.03 KB...]
copying apache_beam/runners/experimental/python_rpc_direct/server.py -> apache-beam-2.3.0/apache_beam/runners/experimental/python_rpc_direct
copying apache_beam/runners/job/__init__.py -> apache-beam-2.3.0/apache_beam/runners/job
copying apache_beam/runners/job/manager.py -> apache-beam-2.3.0/apache_beam/runners/job
copying apache_beam/runners/job/utils.py -> apache-beam-2.3.0/apache_beam/runners/job
copying apache_beam/runners/portability/__init__.py -> apache-beam-2.3.0/apache_beam/runners/portability
copying apache_beam/runners/portability/fn_api_runner.py -> apache-beam-2.3.0/apache_beam/runners/portability
copying apache_beam/runners/portability/fn_api_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/portability
copying apache_beam/runners/portability/maptask_executor_runner.py -> apache-beam-2.3.0/apache_beam/runners/portability
copying apache_beam/runners/portability/maptask_executor_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/portability
copying apache_beam/runners/portability/universal_local_runner.py -> apache-beam-2.3.0/apache_beam/runners/portability
copying apache_beam/runners/portability/universal_local_runner_main.py -> apache-beam-2.3.0/apache_beam/runners/portability
copying apache_beam/runners/portability/universal_local_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/portability
copying apache_beam/runners/test/__init__.py -> apache-beam-2.3.0/apache_beam/runners/test
copying apache_beam/runners/worker/__init__.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/bundle_processor.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/data_plane.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/data_plane_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/log_handler.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/log_handler_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/logger.pxd -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/logger.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/logger_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/opcounters.pxd -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/opcounters.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/opcounters_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/operation_specs.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/operations.pxd -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/operations.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/sdk_worker.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/sdk_worker_main.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/sdk_worker_main_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/sdk_worker_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/sideinputs.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/sideinputs_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/statesampler.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/statesampler_fast.pyx -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/statesampler_slow.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/statesampler_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/testing/__init__.py -> apache-beam-2.3.0/apache_beam/testing
copying apache_beam/testing/pipeline_verifiers.py -> apache-beam-2.3.0/apache_beam/testing
copying apache_beam/testing/pipeline_verifiers_test.py -> apache-beam-2.3.0/apache_beam/testing
copying apache_beam/testing/test_pipeline.py -> apache-beam-2.3.0/apache_beam/testing
copying apache_beam/testing/test_pipeline_test.py -> apache-beam-2.3.0/apache_beam/testing
copying apache_beam/testing/test_stream.py -> apache-beam-2.3.0/apache_beam/testing
copying apache_beam/testing/test_stream_test.py -> apache-beam-2.3.0/apache_beam/testing
copying apache_beam/testing/test_utils.py -> apache-beam-2.3.0/apache_beam/testing
copying apache_beam/testing/test_utils_test.py -> apache-beam-2.3.0/apache_beam/testing
copying apache_beam/testing/util.py -> apache-beam-2.3.0/apache_beam/testing
copying apache_beam/testing/util_test.py -> apache-beam-2.3.0/apache_beam/testing
copying apache_beam/testing/data/standard_coders.yaml -> apache-beam-2.3.0/apache_beam/testing/data
copying apache_beam/testing/data/trigger_transcripts.yaml -> apache-beam-2.3.0/apache_beam/testing/data
copying apache_beam/transforms/__init__.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/combiners.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/combiners_test.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/core.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/create_test.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/cy_combiners.pxd -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/cy_combiners.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/display.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/display_test.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/ptransform.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/ptransform_test.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/sideinputs.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/sideinputs_test.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/timeutil.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/trigger.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/trigger_test.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/util.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/util_test.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/window.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/window_test.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/write_ptransform_test.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/typehints/__init__.py -> apache-beam-2.3.0/apache_beam/typehints
copying apache_beam/typehints/decorators.py -> apache-beam-2.3.0/apache_beam/typehints
copying apache_beam/typehints/native_type_compatibility.py -> apache-beam-2.3.0/apache_beam/typehints
copying apache_beam/typehints/native_type_compatibility_test.py -> apache-beam-2.3.0/apache_beam/typehints
copying apache_beam/typehints/opcodes.py -> apache-beam-2.3.0/apache_beam/typehints
copying apache_beam/typehints/trivial_inference.py -> apache-beam-2.3.0/apache_beam/typehints
copying apache_beam/typehints/trivial_inference_test.py -> apache-beam-2.3.0/apache_beam/typehints
copying apache_beam/typehints/typecheck.py -> apache-beam-2.3.0/apache_beam/typehints
copying apache_beam/typehints/typed_pipeline_test.py -> apache-beam-2.3.0/apache_beam/typehints
copying apache_beam/typehints/typehints.py -> apache-beam-2.3.0/apache_beam/typehints
copying apache_beam/typehints/typehints_test.py -> apache-beam-2.3.0/apache_beam/typehints
copying apache_beam/utils/__init__.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/annotations.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/annotations_test.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/counters.pxd -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/counters.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/counters_test.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/plugin.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/processes.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/processes_test.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/profiler.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/proto_utils.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/retry.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/retry_test.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/timestamp.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/timestamp_test.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/urns.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/windowed_value.pxd -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/windowed_value.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/windowed_value_test.py -> apache-beam-2.3.0/apache_beam/utils
Writing apache-beam-2.3.0/setup.cfg
creating dist
Creating tar archive
removing 'apache-beam-2.3.0' (and everything under it)
pip install dist/apache-beam-2.3.0.tar.gz[gcp]
Processing ./dist/apache-beam-2.3.0.tar.gz
Requirement already satisfied: avro<2.0.0,>=1.8.1 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: crcmod<2.0,>=1.7 in /usr/lib/python2.7/dist-packages (from apache-beam==2.3.0)
Requirement already satisfied: dill==0.2.6 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: grpcio<2,>=1.0 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: httplib2<0.10,>=0.8 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: mock<3.0.0,>=1.0.1 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: oauth2client<5,>=2.0.1 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: protobuf<4,>=3.5.0.post1 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: pyyaml<4.0.0,>=3.12 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: pyvcf<0.7.0,>=0.6.8 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: six<1.12,>=1.9 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: typing<3.7.0,>=3.6.0 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: futures<4.0.0,>=3.1.1 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: hdfs3<0.4.0,>=0.3.0 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: google-apitools<=0.5.20,>=0.5.18 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: proto-google-cloud-datastore-v1<=0.90.4,>=0.90.0 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: googledatastore==7.0.1 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: google-cloud-pubsub==0.26.0 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: google-cloud-bigquery==0.25.0 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: enum34>=1.0.4 in /home/jenkins/.local/lib/python2.7/site-packages (from grpcio<2,>=1.0->apache-beam==2.3.0)
Requirement already satisfied: funcsigs>=1; python_version < "3.3" in /home/jenkins/.local/lib/python2.7/site-packages (from mock<3.0.0,>=1.0.1->apache-beam==2.3.0)
Requirement already satisfied: pbr>=0.11 in /home/jenkins/.local/lib/python2.7/site-packages (from mock<3.0.0,>=1.0.1->apache-beam==2.3.0)
Requirement already satisfied: pyasn1>=0.1.7 in /home/jenkins/.local/lib/python2.7/site-packages (from oauth2client<5,>=2.0.1->apache-beam==2.3.0)
Requirement already satisfied: pyasn1-modules>=0.0.5 in /home/jenkins/.local/lib/python2.7/site-packages (from oauth2client<5,>=2.0.1->apache-beam==2.3.0)
Requirement already satisfied: rsa>=3.1.4 in /home/jenkins/.local/lib/python2.7/site-packages (from oauth2client<5,>=2.0.1->apache-beam==2.3.0)
Requirement already satisfied: setuptools in /usr/local/lib/python2.7/dist-packages (from protobuf<4,>=3.5.0.post1->apache-beam==2.3.0)
Requirement already satisfied: fasteners>=0.14 in /home/jenkins/.local/lib/python2.7/site-packages (from google-apitools<=0.5.20,>=0.5.18->apache-beam==2.3.0)
Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.5.2 in /home/jenkins/.local/lib/python2.7/site-packages (from proto-google-cloud-datastore-v1<=0.90.4,>=0.90.0->apache-beam==2.3.0)
Requirement already satisfied: google-cloud-core<0.26dev,>=0.25.0 in /home/jenkins/.local/lib/python2.7/site-packages (from google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0 in /home/jenkins/.local/lib/python2.7/site-packages (from google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: monotonic>=0.1 in /home/jenkins/.local/lib/python2.7/site-packages (from fasteners>=0.14->google-apitools<=0.5.20,>=0.5.18->apache-beam==2.3.0)
Requirement already satisfied: google-auth<2.0.0dev,>=0.4.0 in /home/jenkins/.local/lib/python2.7/site-packages (from google-cloud-core<0.26dev,>=0.25.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: google-auth-httplib2 in /home/jenkins/.local/lib/python2.7/site-packages (from google-cloud-core<0.26dev,>=0.25.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: google-gax<0.16dev,>=0.15.7 in /home/jenkins/.local/lib/python2.7/site-packages (from gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: proto-google-cloud-pubsub-v1[grpc]<0.16dev,>=0.15.4 in /home/jenkins/.local/lib/python2.7/site-packages (from gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: grpc-google-iam-v1<0.12dev,>=0.11.1 in /home/jenkins/.local/lib/python2.7/site-packages (from gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: cachetools>=2.0.0 in /home/jenkins/.local/lib/python2.7/site-packages (from google-auth<2.0.0dev,>=0.4.0->google-cloud-core<0.26dev,>=0.25.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: future<0.17dev,>=0.16.0 in /home/jenkins/.local/lib/python2.7/site-packages (from google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: ply==3.8 in /home/jenkins/.local/lib/python2.7/site-packages (from google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: requests<3.0dev,>=2.13.0 in /home/jenkins/.local/lib/python2.7/site-packages (from google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: idna<2.6,>=2.5 in /home/jenkins/.local/lib/python2.7/site-packages (from requests<3.0dev,>=2.13.0->google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: urllib3<1.22,>=1.21.1 in /home/jenkins/.local/lib/python2.7/site-packages (from requests<3.0dev,>=2.13.0->google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /home/jenkins/.local/lib/python2.7/site-packages (from requests<3.0dev,>=2.13.0->google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: certifi>=2017.4.17 in /home/jenkins/.local/lib/python2.7/site-packages (from requests<3.0dev,>=2.13.0->google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Building wheels for collected packages: apache-beam
  Running setup.py bdist_wheel for apache-beam: started
  Running setup.py bdist_wheel for apache-beam: finished with status 'done'
  Stored in directory: /home/jenkins/.cache/pip/wheels/12/f9/ea/1313cdcadccea2401e7bfa839f4dcb4a604d951662823ccb87
Successfully built apache-beam
Installing collected packages: apache-beam
Processing ./dist/apache-beam-2.3.0.tar.gz
Requirement already satisfied: avro<2.0.0,>=1.8.1 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: crcmod<2.0,>=1.7 in /usr/lib/python2.7/dist-packages (from apache-beam==2.3.0)
Requirement already satisfied: dill==0.2.6 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: grpcio<2,>=1.0 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: httplib2<0.10,>=0.8 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: mock<3.0.0,>=1.0.1 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: oauth2client<5,>=2.0.1 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: protobuf<4,>=3.5.0.post1 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: pyyaml<4.0.0,>=3.12 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: pyvcf<0.7.0,>=0.6.8 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: six<1.12,>=1.9 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: typing<3.7.0,>=3.6.0 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: futures<4.0.0,>=3.1.1 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: hdfs3<0.4.0,>=0.3.0 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: google-apitools<=0.5.20,>=0.5.18 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: proto-google-cloud-datastore-v1<=0.90.4,>=0.90.0 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: googledatastore==7.0.1 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: google-cloud-pubsub==0.26.0 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: google-cloud-bigquery==0.25.0 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: enum34>=1.0.4 in /home/jenkins/.local/lib/python2.7/site-packages (from grpcio<2,>=1.0->apache-beam==2.3.0)
Requirement already satisfied: funcsigs>=1; python_version < "3.3" in /home/jenkins/.local/lib/python2.7/site-packages (from mock<3.0.0,>=1.0.1->apache-beam==2.3.0)
Requirement already satisfied: pbr>=0.11 in /home/jenkins/.local/lib/python2.7/site-packages (from mock<3.0.0,>=1.0.1->apache-beam==2.3.0)
Requirement already satisfied: pyasn1>=0.1.7 in /home/jenkins/.local/lib/python2.7/site-packages (from oauth2client<5,>=2.0.1->apache-beam==2.3.0)
Requirement already satisfied: pyasn1-modules>=0.0.5 in /home/jenkins/.local/lib/python2.7/site-packages (from oauth2client<5,>=2.0.1->apache-beam==2.3.0)
Requirement already satisfied: rsa>=3.1.4 in /home/jenkins/.local/lib/python2.7/site-packages (from oauth2client<5,>=2.0.1->apache-beam==2.3.0)
Requirement already satisfied: setuptools in /usr/local/lib/python2.7/dist-packages (from protobuf<4,>=3.5.0.post1->apache-beam==2.3.0)
Requirement already satisfied: fasteners>=0.14 in /home/jenkins/.local/lib/python2.7/site-packages (from google-apitools<=0.5.20,>=0.5.18->apache-beam==2.3.0)
Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.5.2 in /home/jenkins/.local/lib/python2.7/site-packages (from proto-google-cloud-datastore-v1<=0.90.4,>=0.90.0->apache-beam==2.3.0)
Requirement already satisfied: google-cloud-core<0.26dev,>=0.25.0 in /home/jenkins/.local/lib/python2.7/site-packages (from google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0 in /home/jenkins/.local/lib/python2.7/site-packages (from google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: monotonic>=0.1 in /home/jenkins/.local/lib/python2.7/site-packages (from fasteners>=0.14->google-apitools<=0.5.20,>=0.5.18->apache-beam==2.3.0)
Requirement already satisfied: google-auth<2.0.0dev,>=0.4.0 in /home/jenkins/.local/lib/python2.7/site-packages (from google-cloud-core<0.26dev,>=0.25.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: google-auth-httplib2 in /home/jenkins/.local/lib/python2.7/site-packages (from google-cloud-core<0.26dev,>=0.25.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: google-gax<0.16dev,>=0.15.7 in /home/jenkins/.local/lib/python2.7/site-packages (from gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: proto-google-cloud-pubsub-v1[grpc]<0.16dev,>=0.15.4 in /home/jenkins/.local/lib/python2.7/site-packages (from gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: grpc-google-iam-v1<0.12dev,>=0.11.1 in /home/jenkins/.local/lib/python2.7/site-packages (from gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: cachetools>=2.0.0 in /home/jenkins/.local/lib/python2.7/site-packages (from google-auth<2.0.0dev,>=0.4.0->google-cloud-core<0.26dev,>=0.25.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: future<0.17dev,>=0.16.0 in /home/jenkins/.local/lib/python2.7/site-packages (from google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: ply==3.8 in /home/jenkins/.local/lib/python2.7/site-packages (from google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: requests<3.0dev,>=2.13.0 in /home/jenkins/.local/lib/python2.7/site-packages (from google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: idna<2.6,>=2.5 in /home/jenkins/.local/lib/python2.7/site-packages (from requests<3.0dev,>=2.13.0->google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: urllib3<1.22,>=1.21.1 in /home/jenkins/.local/lib/python2.7/site-packages (from requests<3.0dev,>=2.13.0->google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /home/jenkins/.local/lib/python2.7/site-packages (from requests<3.0dev,>=2.13.0->google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: certifi>=2017.4.17 in /home/jenkins/.local/lib/python2.7/site-packages (from requests<3.0dev,>=2.13.0->google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Building wheels for collected packages: apache-beam
  Running setup.py bdist_wheel for apache-beam: started
  Running setup.py bdist_wheel for apache-beam: finished with status 'done'
  Stored in directory: /home/jenkins/.cache/pip/wheels/12/f9/ea/1313cdcadccea2401e7bfa839f4dcb4a604d951662823ccb87
Successfully built apache-beam
Installing collected packages: apache-beam
[ERROR] Failed command: 
Exception:
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/pip/basecommand.py", line 215, in main
    status = self.run(options, args)
  File "/usr/local/lib/python2.7/dist-packages/pip/commands/install.py", line 342, in run
    prefix=options.prefix_path,
  File "/usr/local/lib/python2.7/dist-packages/pip/req/req_set.py", line 784, in install
    **kwargs
  File "/usr/local/lib/python2.7/dist-packages/pip/req/req_install.py", line 851, in install
    self.move_wheel_files(self.source_dir, root=root, prefix=prefix)
  File "/usr/local/lib/python2.7/dist-packages/pip/req/req_install.py", line 1064, in move_wheel_files
    isolated=self.isolated,
  File "/usr/local/lib/python2.7/dist-packages/pip/wheel.py", line 345, in move_wheel_files
    clobber(source, lib_dir, True)
  File "/usr/local/lib/python2.7/dist-packages/pip/wheel.py", line 316, in clobber
    ensure_dir(destdir)
  File "/usr/local/lib/python2.7/dist-packages/pip/utils/__init__.py", line 83, in ensure_dir
    os.makedirs(path)
  File "/usr/lib/python2.7/os.py", line 157, in makedirs
    mkdir(name, mode)
OSError: [Errno 13] Permission denied: '/usr/local/lib/python2.7/dist-packages/apache_beam'
:release:runQuickstartPythonRelease FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':release:runQuickstartPythonRelease'.
> Process 'command '/usr/local/asfpackages/java/jdk1.8.0_152/bin/java'' 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

BUILD FAILED in 1m 6s
2 actionable tasks: 2 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Not sending mail to unregistered user apilloud@google.com

Build failed in Jenkins: beam_PostRelease_NightlySnapshot #25

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/25/display/redirect>

------------------------------------------
[...truncated 485.90 KB...]
copying apache_beam/runners/portability/maptask_executor_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/portability
copying apache_beam/runners/portability/universal_local_runner.py -> apache-beam-2.3.0/apache_beam/runners/portability
copying apache_beam/runners/portability/universal_local_runner_main.py -> apache-beam-2.3.0/apache_beam/runners/portability
copying apache_beam/runners/portability/universal_local_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/portability
copying apache_beam/runners/test/__init__.py -> apache-beam-2.3.0/apache_beam/runners/test
copying apache_beam/runners/worker/__init__.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/bundle_processor.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/data_plane.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/data_plane_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/log_handler.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/log_handler_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/logger.pxd -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/logger.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/logger_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/opcounters.pxd -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/opcounters.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/opcounters_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/operation_specs.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/operations.pxd -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/operations.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/sdk_worker.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/sdk_worker_main.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/sdk_worker_main_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/sdk_worker_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/sideinputs.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/sideinputs_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/statesampler.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/statesampler_fast.pyx -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/statesampler_slow.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/runners/worker/statesampler_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
copying apache_beam/testing/__init__.py -> apache-beam-2.3.0/apache_beam/testing
copying apache_beam/testing/pipeline_verifiers.py -> apache-beam-2.3.0/apache_beam/testing
copying apache_beam/testing/pipeline_verifiers_test.py -> apache-beam-2.3.0/apache_beam/testing
copying apache_beam/testing/test_pipeline.py -> apache-beam-2.3.0/apache_beam/testing
copying apache_beam/testing/test_pipeline_test.py -> apache-beam-2.3.0/apache_beam/testing
copying apache_beam/testing/test_stream.py -> apache-beam-2.3.0/apache_beam/testing
copying apache_beam/testing/test_stream_test.py -> apache-beam-2.3.0/apache_beam/testing
copying apache_beam/testing/test_utils.py -> apache-beam-2.3.0/apache_beam/testing
copying apache_beam/testing/test_utils_test.py -> apache-beam-2.3.0/apache_beam/testing
copying apache_beam/testing/util.py -> apache-beam-2.3.0/apache_beam/testing
copying apache_beam/testing/util_test.py -> apache-beam-2.3.0/apache_beam/testing
copying apache_beam/testing/data/standard_coders.yaml -> apache-beam-2.3.0/apache_beam/testing/data
copying apache_beam/testing/data/trigger_transcripts.yaml -> apache-beam-2.3.0/apache_beam/testing/data
copying apache_beam/transforms/__init__.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/combiners.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/combiners_test.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/core.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/create_test.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/cy_combiners.pxd -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/cy_combiners.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/display.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/display_test.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/ptransform.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/ptransform_test.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/sideinputs.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/sideinputs_test.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/timeutil.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/trigger.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/trigger_test.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/util.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/util_test.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/window.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/window_test.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/transforms/write_ptransform_test.py -> apache-beam-2.3.0/apache_beam/transforms
copying apache_beam/typehints/__init__.py -> apache-beam-2.3.0/apache_beam/typehints
copying apache_beam/typehints/decorators.py -> apache-beam-2.3.0/apache_beam/typehints
copying apache_beam/typehints/native_type_compatibility.py -> apache-beam-2.3.0/apache_beam/typehints
copying apache_beam/typehints/native_type_compatibility_test.py -> apache-beam-2.3.0/apache_beam/typehints
copying apache_beam/typehints/opcodes.py -> apache-beam-2.3.0/apache_beam/typehints
copying apache_beam/typehints/trivial_inference.py -> apache-beam-2.3.0/apache_beam/typehints
copying apache_beam/typehints/trivial_inference_test.py -> apache-beam-2.3.0/apache_beam/typehints
copying apache_beam/typehints/typecheck.py -> apache-beam-2.3.0/apache_beam/typehints
copying apache_beam/typehints/typed_pipeline_test.py -> apache-beam-2.3.0/apache_beam/typehints
copying apache_beam/typehints/typehints.py -> apache-beam-2.3.0/apache_beam/typehints
copying apache_beam/typehints/typehints_test.py -> apache-beam-2.3.0/apache_beam/typehints
copying apache_beam/utils/__init__.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/annotations.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/annotations_test.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/counters.pxd -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/counters.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/counters_test.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/plugin.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/processes.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/processes_test.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/profiler.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/proto_utils.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/retry.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/retry_test.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/timestamp.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/timestamp_test.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/urns.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/windowed_value.pxd -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/windowed_value.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/windowed_value_test.py -> apache-beam-2.3.0/apache_beam/utils
Writing apache-beam-2.3.0/setup.cfg
creating dist
Creating tar archive
removing 'apache-beam-2.3.0' (and everything under it)
pip install dist/apache-beam-2.3.0.tar.gz[gcp]
Processing ./dist/apache-beam-2.3.0.tar.gz
Requirement already satisfied: avro<2.0.0,>=1.8.1 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: crcmod<2.0,>=1.7 in /usr/lib/python2.7/dist-packages (from apache-beam==2.3.0)
Requirement already satisfied: dill==0.2.6 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: grpcio<2,>=1.0 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: httplib2<0.10,>=0.8 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: mock<3.0.0,>=1.0.1 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: oauth2client<5,>=2.0.1 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: protobuf<4,>=3.5.0.post1 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: pyyaml<4.0.0,>=3.12 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: pyvcf<0.7.0,>=0.6.8 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: six<1.12,>=1.9 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: typing<3.7.0,>=3.6.0 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: futures<4.0.0,>=3.1.1 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: hdfs3<0.4.0,>=0.3.0 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: google-apitools<=0.5.20,>=0.5.18 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: proto-google-cloud-datastore-v1<=0.90.4,>=0.90.0 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: googledatastore==7.0.1 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: google-cloud-pubsub==0.26.0 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: google-cloud-bigquery==0.25.0 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: enum34>=1.0.4 in /home/jenkins/.local/lib/python2.7/site-packages (from grpcio<2,>=1.0->apache-beam==2.3.0)
Requirement already satisfied: funcsigs>=1; python_version < "3.3" in /home/jenkins/.local/lib/python2.7/site-packages (from mock<3.0.0,>=1.0.1->apache-beam==2.3.0)
Requirement already satisfied: pbr>=0.11 in /home/jenkins/.local/lib/python2.7/site-packages (from mock<3.0.0,>=1.0.1->apache-beam==2.3.0)
Requirement already satisfied: pyasn1>=0.1.7 in /home/jenkins/.local/lib/python2.7/site-packages (from oauth2client<5,>=2.0.1->apache-beam==2.3.0)
Requirement already satisfied: pyasn1-modules>=0.0.5 in /home/jenkins/.local/lib/python2.7/site-packages (from oauth2client<5,>=2.0.1->apache-beam==2.3.0)
Requirement already satisfied: rsa>=3.1.4 in /home/jenkins/.local/lib/python2.7/site-packages (from oauth2client<5,>=2.0.1->apache-beam==2.3.0)
Requirement already satisfied: setuptools in /usr/local/lib/python2.7/dist-packages (from protobuf<4,>=3.5.0.post1->apache-beam==2.3.0)
Requirement already satisfied: fasteners>=0.14 in /home/jenkins/.local/lib/python2.7/site-packages (from google-apitools<=0.5.20,>=0.5.18->apache-beam==2.3.0)
Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.5.2 in /home/jenkins/.local/lib/python2.7/site-packages (from proto-google-cloud-datastore-v1<=0.90.4,>=0.90.0->apache-beam==2.3.0)
Requirement already satisfied: google-cloud-core<0.26dev,>=0.25.0 in /home/jenkins/.local/lib/python2.7/site-packages (from google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0 in /home/jenkins/.local/lib/python2.7/site-packages (from google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: monotonic>=0.1 in /home/jenkins/.local/lib/python2.7/site-packages (from fasteners>=0.14->google-apitools<=0.5.20,>=0.5.18->apache-beam==2.3.0)
Requirement already satisfied: google-auth<2.0.0dev,>=0.4.0 in /home/jenkins/.local/lib/python2.7/site-packages (from google-cloud-core<0.26dev,>=0.25.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: google-auth-httplib2 in /home/jenkins/.local/lib/python2.7/site-packages (from google-cloud-core<0.26dev,>=0.25.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: google-gax<0.16dev,>=0.15.7 in /home/jenkins/.local/lib/python2.7/site-packages (from gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: proto-google-cloud-pubsub-v1[grpc]<0.16dev,>=0.15.4 in /home/jenkins/.local/lib/python2.7/site-packages (from gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: grpc-google-iam-v1<0.12dev,>=0.11.1 in /home/jenkins/.local/lib/python2.7/site-packages (from gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: cachetools>=2.0.0 in /home/jenkins/.local/lib/python2.7/site-packages (from google-auth<2.0.0dev,>=0.4.0->google-cloud-core<0.26dev,>=0.25.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: future<0.17dev,>=0.16.0 in /home/jenkins/.local/lib/python2.7/site-packages (from google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: ply==3.8 in /home/jenkins/.local/lib/python2.7/site-packages (from google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: requests<3.0dev,>=2.13.0 in /home/jenkins/.local/lib/python2.7/site-packages (from google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: idna<2.6,>=2.5 in /home/jenkins/.local/lib/python2.7/site-packages (from requests<3.0dev,>=2.13.0->google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: urllib3<1.22,>=1.21.1 in /home/jenkins/.local/lib/python2.7/site-packages (from requests<3.0dev,>=2.13.0->google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /home/jenkins/.local/lib/python2.7/site-packages (from requests<3.0dev,>=2.13.0->google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: certifi>=2017.4.17 in /home/jenkins/.local/lib/python2.7/site-packages (from requests<3.0dev,>=2.13.0->google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Building wheels for collected packages: apache-beam
  Running setup.py bdist_wheel for apache-beam: started
  Running setup.py bdist_wheel for apache-beam: finished with status 'done'
  Stored in directory: /home/jenkins/.cache/pip/wheels/f7/96/ae/2c01bacff44e5bb15631ee934d3b89842118b9e5c7e754f5dc
Successfully built apache-beam
Installing collected packages: apache-beam
  Found existing installation: apache-beam 2.4.0.dev0
    Uninstalling apache-beam-2.4.0.dev0:
      Successfully uninstalled apache-beam-2.4.0.dev0
  Rolling back uninstall of apache-beam
Processing ./dist/apache-beam-2.3.0.tar.gz
Requirement already satisfied: avro<2.0.0,>=1.8.1 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: crcmod<2.0,>=1.7 in /usr/lib/python2.7/dist-packages (from apache-beam==2.3.0)
Requirement already satisfied: dill==0.2.6 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: grpcio<2,>=1.0 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: httplib2<0.10,>=0.8 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: mock<3.0.0,>=1.0.1 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: oauth2client<5,>=2.0.1 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: protobuf<4,>=3.5.0.post1 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: pyyaml<4.0.0,>=3.12 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: pyvcf<0.7.0,>=0.6.8 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: six<1.12,>=1.9 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: typing<3.7.0,>=3.6.0 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: futures<4.0.0,>=3.1.1 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: hdfs3<0.4.0,>=0.3.0 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: google-apitools<=0.5.20,>=0.5.18 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: proto-google-cloud-datastore-v1<=0.90.4,>=0.90.0 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: googledatastore==7.0.1 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: google-cloud-pubsub==0.26.0 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: google-cloud-bigquery==0.25.0 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.3.0)
Requirement already satisfied: enum34>=1.0.4 in /home/jenkins/.local/lib/python2.7/site-packages (from grpcio<2,>=1.0->apache-beam==2.3.0)
Requirement already satisfied: funcsigs>=1; python_version < "3.3" in /home/jenkins/.local/lib/python2.7/site-packages (from mock<3.0.0,>=1.0.1->apache-beam==2.3.0)
Requirement already satisfied: pbr>=0.11 in /home/jenkins/.local/lib/python2.7/site-packages (from mock<3.0.0,>=1.0.1->apache-beam==2.3.0)
Requirement already satisfied: pyasn1>=0.1.7 in /home/jenkins/.local/lib/python2.7/site-packages (from oauth2client<5,>=2.0.1->apache-beam==2.3.0)
Requirement already satisfied: pyasn1-modules>=0.0.5 in /home/jenkins/.local/lib/python2.7/site-packages (from oauth2client<5,>=2.0.1->apache-beam==2.3.0)
Requirement already satisfied: rsa>=3.1.4 in /home/jenkins/.local/lib/python2.7/site-packages (from oauth2client<5,>=2.0.1->apache-beam==2.3.0)
Requirement already satisfied: setuptools in /usr/local/lib/python2.7/dist-packages (from protobuf<4,>=3.5.0.post1->apache-beam==2.3.0)
Requirement already satisfied: fasteners>=0.14 in /home/jenkins/.local/lib/python2.7/site-packages (from google-apitools<=0.5.20,>=0.5.18->apache-beam==2.3.0)
Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.5.2 in /home/jenkins/.local/lib/python2.7/site-packages (from proto-google-cloud-datastore-v1<=0.90.4,>=0.90.0->apache-beam==2.3.0)
Requirement already satisfied: google-cloud-core<0.26dev,>=0.25.0 in /home/jenkins/.local/lib/python2.7/site-packages (from google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0 in /home/jenkins/.local/lib/python2.7/site-packages (from google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: monotonic>=0.1 in /home/jenkins/.local/lib/python2.7/site-packages (from fasteners>=0.14->google-apitools<=0.5.20,>=0.5.18->apache-beam==2.3.0)
Requirement already satisfied: google-auth<2.0.0dev,>=0.4.0 in /home/jenkins/.local/lib/python2.7/site-packages (from google-cloud-core<0.26dev,>=0.25.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: google-auth-httplib2 in /home/jenkins/.local/lib/python2.7/site-packages (from google-cloud-core<0.26dev,>=0.25.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: google-gax<0.16dev,>=0.15.7 in /home/jenkins/.local/lib/python2.7/site-packages (from gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: proto-google-cloud-pubsub-v1[grpc]<0.16dev,>=0.15.4 in /home/jenkins/.local/lib/python2.7/site-packages (from gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: grpc-google-iam-v1<0.12dev,>=0.11.1 in /home/jenkins/.local/lib/python2.7/site-packages (from gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: cachetools>=2.0.0 in /home/jenkins/.local/lib/python2.7/site-packages (from google-auth<2.0.0dev,>=0.4.0->google-cloud-core<0.26dev,>=0.25.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: future<0.17dev,>=0.16.0 in /home/jenkins/.local/lib/python2.7/site-packages (from google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: ply==3.8 in /home/jenkins/.local/lib/python2.7/site-packages (from google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: requests<3.0dev,>=2.13.0 in /home/jenkins/.local/lib/python2.7/site-packages (from google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: idna<2.6,>=2.5 in /home/jenkins/.local/lib/python2.7/site-packages (from requests<3.0dev,>=2.13.0->google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: urllib3<1.22,>=1.21.1 in /home/jenkins/.local/lib/python2.7/site-packages (from requests<3.0dev,>=2.13.0->google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /home/jenkins/.local/lib/python2.7/site-packages (from requests<3.0dev,>=2.13.0->google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Requirement already satisfied: certifi>=2017.4.17 in /home/jenkins/.local/lib/python2.7/site-packages (from requests<3.0dev,>=2.13.0->google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Building wheels for collected packages: apache-beam
  Running setup.py bdist_wheel for apache-beam: started
  Running setup.py bdist_wheel for apache-beam: finished with status 'done'
  Stored in directory: /home/jenkins/.cache/pip/wheels/f7/96/ae/2c01bacff44e5bb15631ee934d3b89842118b9e5c7e754f5dc
Successfully built apache-beam
Installing collected packages: apache-beam
  Found existing installation: apache-beam 2.4.0.dev0
    Uninstalling apache-beam-2.4.0.dev0:
      Successfully uninstalled apache-beam-2.4.0.dev0
  Rolling back uninstall of apache-beam
[ERROR] Failed command: 
Exception:
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/pip/basecommand.py", line 215, in main
    status = self.run(options, args)
  File "/usr/local/lib/python2.7/dist-packages/pip/commands/install.py", line 342, in run
    prefix=options.prefix_path,
  File "/usr/local/lib/python2.7/dist-packages/pip/req/req_set.py", line 784, in install
    **kwargs
  File "/usr/local/lib/python2.7/dist-packages/pip/req/req_install.py", line 851, in install
    self.move_wheel_files(self.source_dir, root=root, prefix=prefix)
  File "/usr/local/lib/python2.7/dist-packages/pip/req/req_install.py", line 1064, in move_wheel_files
    isolated=self.isolated,
  File "/usr/local/lib/python2.7/dist-packages/pip/wheel.py", line 345, in move_wheel_files
    clobber(source, lib_dir, True)
  File "/usr/local/lib/python2.7/dist-packages/pip/wheel.py", line 316, in clobber
    ensure_dir(destdir)
  File "/usr/local/lib/python2.7/dist-packages/pip/utils/__init__.py", line 83, in ensure_dir
    os.makedirs(path)
  File "/usr/lib/python2.7/os.py", line 157, in makedirs
    mkdir(name, mode)
OSError: [Errno 13] Permission denied: '/usr/local/lib/python2.7/dist-packages/apache_beam'
:release:runQuickstartPythonRelease FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':release:runQuickstartPythonRelease'.
> Process 'command '/usr/local/asfpackages/java/jdk1.8.0_152/bin/java'' 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

BUILD FAILED in 33s
2 actionable tasks: 2 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Not sending mail to unregistered user apilloud@google.com