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

Build failed in Jenkins: beam_PerformanceTests_Python #1265

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

Changes:

[yifanzou] [BEAM-5018] Upgrade org.tukaani:xz to 1.8

[ryan.blake.williams] Revert "Install fastavro only in linux"

[ankurgoenka] Tests for running Python on Flink.

[ankurgoenka] Fixing lint issues

[gleb] [BEAM-5050] [SQL] Fix aggregation of nulls

[yifanzou] [BEAM-3906] Automate Validation Aganist Python Wheel

[chamikara] Fixes a Javadoc error

[ankurgoenka] Adding gradle task for python streaming validates flink runner

[aaltay] [BEAM-4391] Example of distributed optimization (#5736)

[tweise] [BEAM-4778] add option to flink job server to clean staged artifacts

[pablo] Fixed wrong isRelease() call in publish

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam15 (beam) in workspace <https://builds.apache.org/job/beam_PerformanceTests_Python/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 f96b25a947a58542189e62fe46236b63ea99ca6a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f96b25a947a58542189e62fe46236b63ea99ca6a
Commit message: "Fixed wrong isRelease() call in publish"
 > git rev-list --no-walk f2ae73be3d3d1cb7c3d111505f832aed44bc92eb # 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_PerformanceTests_Python] $ /bin/bash -xe /tmp/jenkins4635927866774441150.sh
+ rm -rf PerfKitBenchmarker
[beam_PerformanceTests_Python] $ /bin/bash -xe /tmp/jenkins6534342280852594361.sh
+ rm -rf .beam_env
[beam_PerformanceTests_Python] $ /bin/bash -xe /tmp/jenkins4523054878649429971.sh
+ rm -rf .perfkit_env
[beam_PerformanceTests_Python] $ /bin/bash -xe /tmp/jenkins2044191547514904883.sh
+ virtualenv .beam_env --system-site-packages
New python executable in <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/.beam_env/bin/python2>
Also creating executable in <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/.beam_env/bin/python>
Installing setuptools, pkg_resources, pip, wheel...done.
Running virtualenv with interpreter /usr/bin/python2
[beam_PerformanceTests_Python] $ /bin/bash -xe /tmp/jenkins869372471515896118.sh
+ virtualenv .perfkit_env --system-site-packages
New python executable in <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/.perfkit_env/bin/python2>
Also creating executable in <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/.perfkit_env/bin/python>
Installing setuptools, pkg_resources, pip, wheel...done.
Running virtualenv with interpreter /usr/bin/python2
[beam_PerformanceTests_Python] $ /bin/bash -xe /tmp/jenkins3804156420611226352.sh
+ .beam_env/bin/pip install --upgrade setuptools pip
Requirement already up-to-date: setuptools in ./.beam_env/lib/python2.7/site-packages (40.0.0)
Requirement already up-to-date: pip in ./.beam_env/lib/python2.7/site-packages (18.0)
[beam_PerformanceTests_Python] $ /bin/bash -xe /tmp/jenkins5269395541421208009.sh
+ .perfkit_env/bin/pip install --upgrade setuptools pip
Requirement already up-to-date: setuptools in ./.perfkit_env/lib/python2.7/site-packages (40.0.0)
Requirement already up-to-date: pip in ./.perfkit_env/lib/python2.7/site-packages (18.0)
[beam_PerformanceTests_Python] $ /bin/bash -xe /tmp/jenkins1926765491110891651.sh
+ git clone https://github.com/GoogleCloudPlatform/PerfKitBenchmarker.git
Cloning into 'PerfKitBenchmarker'...
[beam_PerformanceTests_Python] $ /bin/bash -xe /tmp/jenkins3145344628393015723.sh
+ .beam_env/bin/pip install -e 'src/sdks/python/[gcp,test]'
Obtaining file://<https://builds.apache.org/job/beam_PerformanceTests_Python/ws/src/sdks/python>
Requirement already satisfied: avro<2.0.0,>=1.8.1 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.7.0.dev0) (1.8.2)
Requirement already satisfied: crcmod<2.0,>=1.7 in /usr/lib/python2.7/dist-packages (from apache-beam==2.7.0.dev0) (1.7)
Requirement already satisfied: dill<=0.2.8.2,>=0.2.6 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.7.0.dev0) (0.2.8.2)
Requirement already satisfied: fastavro==0.19.7 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.7.0.dev0) (0.19.7)
Requirement already satisfied: grpcio<2,>=1.8 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.7.0.dev0) (1.13.0)
Requirement already satisfied: hdfs<3.0.0,>=2.1.0 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.7.0.dev0) (2.1.0)
Requirement already satisfied: httplib2<=0.11.3,>=0.8 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.7.0.dev0) (0.11.3)
Requirement already satisfied: mock<3.0.0,>=1.0.1 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.7.0.dev0) (2.0.0)
Requirement already satisfied: oauth2client<5,>=2.0.1 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.7.0.dev0) (4.1.2)
Requirement already satisfied: protobuf<4,>=3.5.0.post1 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.7.0.dev0) (3.6.0)
Requirement already satisfied: pydot<1.3,>=1.2.0 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.7.0.dev0) (1.2.4)
Requirement already satisfied: pytz<=2018.4,>=2018.3 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.7.0.dev0) (2018.4)
Requirement already satisfied: pyyaml<4.0.0,>=3.12 in /usr/local/lib/python2.7/dist-packages (from apache-beam==2.7.0.dev0) (3.12)
Requirement already satisfied: pyvcf<0.7.0,>=0.6.8 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.7.0.dev0) (0.6.8)
Requirement already satisfied: six<1.12,>=1.9 in /usr/local/lib/python2.7/dist-packages (from apache-beam==2.7.0.dev0) (1.11.0)
Requirement already satisfied: typing<3.7.0,>=3.6.0 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.7.0.dev0) (3.6.4)
Requirement already satisfied: futures<4.0.0,>=3.1.1 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.7.0.dev0) (3.2.0)
Requirement already satisfied: future<1.0.0,>=0.16.0 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.7.0.dev0) (0.16.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.7.0.dev0) (0.5.20)
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.7.0.dev0) (0.90.4)
Requirement already satisfied: googledatastore==7.0.1 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.7.0.dev0) (7.0.1)
Requirement already satisfied: google-cloud-pubsub==0.26.0 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.7.0.dev0) (0.26.0)
Requirement already satisfied: proto-google-cloud-pubsub-v1==0.15.4 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.7.0.dev0) (0.15.4)
Requirement already satisfied: google-cloud-bigquery==0.25.0 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.7.0.dev0) (0.25.0)
Requirement already satisfied: nose>=1.3.7 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.7.0.dev0) (1.3.7)
Collecting numpy<2,>=1.14.3 (from apache-beam==2.7.0.dev0)
  Using cached https://files.pythonhosted.org/packages/85/51/ba4564ded90e093dbb6adfc3e21f99ae953d9ad56477e1b0d4a93bacf7d3/numpy-1.15.0-cp27-cp27mu-manylinux1_x86_64.whl
Requirement already satisfied: pyhamcrest<2.0,>=1.9 in /home/jenkins/.local/lib/python2.7/site-packages (from apache-beam==2.7.0.dev0) (1.9.0)
Requirement already satisfied: setuptools>=18.0 in ./.beam_env/lib/python2.7/site-packages (from fastavro==0.19.7->apache-beam==2.7.0.dev0) (40.0.0)
Requirement already satisfied: enum34>=1.0.4 in /usr/local/lib/python2.7/dist-packages (from grpcio<2,>=1.8->apache-beam==2.7.0.dev0) (1.1.6)
Requirement already satisfied: docopt in /usr/local/lib/python2.7/dist-packages (from hdfs<3.0.0,>=2.1.0->apache-beam==2.7.0.dev0) (0.6.2)
Requirement already satisfied: requests>=2.7.0 in /usr/local/lib/python2.7/dist-packages (from hdfs<3.0.0,>=2.1.0->apache-beam==2.7.0.dev0) (2.18.4)
Requirement already satisfied: pbr>=0.11 in /usr/lib/python2.7/dist-packages (from mock<3.0.0,>=1.0.1->apache-beam==2.7.0.dev0) (1.8.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.7.0.dev0) (1.0.2)
Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python2.7/dist-packages (from oauth2client<5,>=2.0.1->apache-beam==2.7.0.dev0) (0.4.2)
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.7.0.dev0) (0.2.2)
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.7.0.dev0) (3.4.2)
Requirement already satisfied: pyparsing>=2.1.4 in /home/jenkins/.local/lib/python2.7/site-packages (from pydot<1.3,>=1.2.0->apache-beam==2.7.0.dev0) (2.2.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.7.0.dev0) (0.14.1)
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.7.0.dev0) (1.5.3)
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.7.0.dev0) (0.15.4)
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.7.0.dev0) (0.25.0)
Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python2.7/dist-packages (from requests>=2.7.0->hdfs<3.0.0,>=2.1.0->apache-beam==2.7.0.dev0) (2018.4.16)
Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/local/lib/python2.7/dist-packages (from requests>=2.7.0->hdfs<3.0.0,>=2.1.0->apache-beam==2.7.0.dev0) (3.0.4)
Requirement already satisfied: idna<2.7,>=2.5 in /usr/local/lib/python2.7/dist-packages (from requests>=2.7.0->hdfs<3.0.0,>=2.1.0->apache-beam==2.7.0.dev0) (2.6)
Requirement already satisfied: urllib3<1.23,>=1.21.1 in /usr/local/lib/python2.7/dist-packages (from requests>=2.7.0->hdfs<3.0.0,>=2.1.0->apache-beam==2.7.0.dev0) (1.22)
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.7.0.dev0) (1.5)
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.7.0.dev0) (0.15.16)
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.7.0.dev0) (0.11.4)
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.7.0.dev0) (0.0.3)
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.7.0.dev0) (1.5.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.7.0.dev0) (3.8)
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.7.0.dev0) (2.1.0)
Installing collected packages: numpy, apache-beam
  Found existing installation: numpy 1.13.3
    Not uninstalling numpy at /home/jenkins/.local/lib/python2.7/site-packages, outside environment <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/.beam_env>
    Can't uninstall 'numpy'. No files were found to uninstall.
  Found existing installation: apache-beam 2.7.0.dev0
    Not uninstalling apache-beam at /home/jenkins/jenkins-slave/workspace/beam_PerformanceTests_HadoopInputFormat/src/sdks/python, outside environment <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/.beam_env>
    Can't uninstall 'apache-beam'. No files were found to uninstall.
  Running setup.py develop for apache-beam
Successfully installed apache-beam numpy-1.15.0
[beam_PerformanceTests_Python] $ /bin/bash -xe /tmp/jenkins3715548868458883605.sh
+ .beam_env/bin/python src/sdks/python/setup.py sdist --dist-dir=src/sdks/python/target
Traceback (most recent call last):
  File "src/sdks/python/setup.py", line 46, in <module>
    PACKAGE_VERSION = get_version()
  File "src/sdks/python/setup.py", line 41, in get_version
    exec(open(os.path.normpath('./apache_beam/version.py')).read(), global_names)  # pylint: disable=exec-used
IOError: [Errno 2] No such file or directory: 'apache_beam/version.py'
Build step 'Execute shell' marked build as failure

Jenkins build is back to normal : beam_PerformanceTests_Python #1268

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


Build failed in Jenkins: beam_PerformanceTests_Python #1267

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

------------------------------------------
[...truncated 100.18 KB...]
2018-08-04 01:09:27,927 0baf5535 MainThread INFO     Retrying exception running IssueRetryableCommand: Command returned a non-zero exit code.

2018-08-04 01:09:46,098 0baf5535 MainThread INFO     Running: bq load --autodetect --source_format=NEWLINE_DELIMITED_JSON beam_performance.pkb_results <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/runs/0baf5535/perfkit-bq-pubhz2Lwj.json>
2018-08-04 01:09:49,974 0baf5535 MainThread INFO     Ran: {bq load --autodetect --source_format=NEWLINE_DELIMITED_JSON beam_performance.pkb_results <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/runs/0baf5535/perfkit-bq-pubhz2Lwj.json}>  ReturnCode:1
STDOUT: 

BigQuery error in load operation: Error processing job
'apache-beam-testing:bqjob_r6d1b59a3091e4529_00000165027bb68d_1': Invalid schema
update. Field timestamp has changed type from TIMESTAMP to FLOAT

STDERR: Upload complete.Waiting on bqjob_r6d1b59a3091e4529_00000165027bb68d_1 ... (0s) Current status: RUNNING                                                                                      Waiting on bqjob_r6d1b59a3091e4529_00000165027bb68d_1 ... (0s) Current status: DONE   
2018-08-04 01:09:49,975 0baf5535 MainThread INFO     Retrying exception running IssueRetryableCommand: Command returned a non-zero exit code.

2018-08-04 01:10:12,981 0baf5535 MainThread INFO     Running: bq load --autodetect --source_format=NEWLINE_DELIMITED_JSON beam_performance.pkb_results <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/runs/0baf5535/perfkit-bq-pubhz2Lwj.json>
2018-08-04 01:10:16,990 0baf5535 MainThread INFO     Ran: {bq load --autodetect --source_format=NEWLINE_DELIMITED_JSON beam_performance.pkb_results <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/runs/0baf5535/perfkit-bq-pubhz2Lwj.json}>  ReturnCode:1
STDOUT: 

BigQuery error in load operation: Error processing job
'apache-beam-testing:bqjob_r4840b2454a8e3494_00000165027c1fc7_1': Invalid schema
update. Field timestamp has changed type from TIMESTAMP to FLOAT

STDERR: Upload complete.Waiting on bqjob_r4840b2454a8e3494_00000165027c1fc7_1 ... (0s) Current status: RUNNING                                                                                      Waiting on bqjob_r4840b2454a8e3494_00000165027c1fc7_1 ... (0s) Current status: DONE   
2018-08-04 01:10:16,991 0baf5535 MainThread INFO     Retrying exception running IssueRetryableCommand: Command returned a non-zero exit code.

2018-08-04 01:10:44,182 0baf5535 MainThread INFO     Running: bq load --autodetect --source_format=NEWLINE_DELIMITED_JSON beam_performance.pkb_results <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/runs/0baf5535/perfkit-bq-pubhz2Lwj.json>
2018-08-04 01:10:48,193 0baf5535 MainThread INFO     Ran: {bq load --autodetect --source_format=NEWLINE_DELIMITED_JSON beam_performance.pkb_results <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/runs/0baf5535/perfkit-bq-pubhz2Lwj.json}>  ReturnCode:1
STDOUT: 

BigQuery error in load operation: Error processing job
'apache-beam-testing:bqjob_r178283251e23bd57_00000165027c99aa_1': Invalid schema
update. Field timestamp has changed type from TIMESTAMP to FLOAT

STDERR: Upload complete.Waiting on bqjob_r178283251e23bd57_00000165027c99aa_1 ... (0s) Current status: RUNNING                                                                                      Waiting on bqjob_r178283251e23bd57_00000165027c99aa_1 ... (0s) Current status: DONE   
2018-08-04 01:10:48,194 0baf5535 MainThread INFO     Retrying exception running IssueRetryableCommand: Command returned a non-zero exit code.

2018-08-04 01:11:09,452 0baf5535 MainThread INFO     Running: bq load --autodetect --source_format=NEWLINE_DELIMITED_JSON beam_performance.pkb_results <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/runs/0baf5535/perfkit-bq-pubhz2Lwj.json>
2018-08-04 01:11:13,329 0baf5535 MainThread INFO     Ran: {bq load --autodetect --source_format=NEWLINE_DELIMITED_JSON beam_performance.pkb_results <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/runs/0baf5535/perfkit-bq-pubhz2Lwj.json}>  ReturnCode:1
STDOUT: 

BigQuery error in load operation: Error processing job
'apache-beam-testing:bqjob_r4b3530b4d72d9f35_00000165027cfc3b_1': Invalid schema
update. Field timestamp has changed type from TIMESTAMP to FLOAT

STDERR: Upload complete.Waiting on bqjob_r4b3530b4d72d9f35_00000165027cfc3b_1 ... (0s) Current status: RUNNING                                                                                      Waiting on bqjob_r4b3530b4d72d9f35_00000165027cfc3b_1 ... (0s) Current status: DONE   
2018-08-04 01:11:13,330 0baf5535 MainThread INFO     Retrying exception running IssueRetryableCommand: Command returned a non-zero exit code.

2018-08-04 01:11:32,307 0baf5535 MainThread INFO     Running: bq load --autodetect --source_format=NEWLINE_DELIMITED_JSON beam_performance.pkb_results <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/runs/0baf5535/perfkit-bq-pubhz2Lwj.json>
2018-08-04 01:11:36,404 0baf5535 MainThread INFO     Ran: {bq load --autodetect --source_format=NEWLINE_DELIMITED_JSON beam_performance.pkb_results <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/runs/0baf5535/perfkit-bq-pubhz2Lwj.json}>  ReturnCode:1
STDOUT: 

BigQuery error in load operation: Error processing job
'apache-beam-testing:bqjob_r2dab7c4da2143862_00000165027d55b3_1': Invalid schema
update. Field timestamp has changed type from TIMESTAMP to FLOAT

STDERR: Upload complete.Waiting on bqjob_r2dab7c4da2143862_00000165027d55b3_1 ... (0s) Current status: RUNNING                                                                                      Waiting on bqjob_r2dab7c4da2143862_00000165027d55b3_1 ... (0s) Current status: DONE   
2018-08-04 01:11:36,405 0baf5535 MainThread INFO     Retrying exception running IssueRetryableCommand: Command returned a non-zero exit code.

2018-08-04 01:11:56,492 0baf5535 MainThread INFO     Running: bq load --autodetect --source_format=NEWLINE_DELIMITED_JSON beam_performance.pkb_results <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/runs/0baf5535/perfkit-bq-pubhz2Lwj.json>
2018-08-04 01:12:00,468 0baf5535 MainThread INFO     Ran: {bq load --autodetect --source_format=NEWLINE_DELIMITED_JSON beam_performance.pkb_results <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/runs/0baf5535/perfkit-bq-pubhz2Lwj.json}>  ReturnCode:1
STDOUT: 

BigQuery error in load operation: Error processing job
'apache-beam-testing:bqjob_r6afc3f5f01d3da95_00000165027db417_1': Invalid schema
update. Field timestamp has changed type from TIMESTAMP to FLOAT

STDERR: Upload complete.Waiting on bqjob_r6afc3f5f01d3da95_00000165027db417_1 ... (0s) Current status: RUNNING                                                                                      Waiting on bqjob_r6afc3f5f01d3da95_00000165027db417_1 ... (0s) Current status: DONE   
2018-08-04 01:12:00,469 0baf5535 MainThread INFO     Retrying exception running IssueRetryableCommand: Command returned a non-zero exit code.

2018-08-04 01:12:28,107 0baf5535 MainThread INFO     Running: bq load --autodetect --source_format=NEWLINE_DELIMITED_JSON beam_performance.pkb_results <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/runs/0baf5535/perfkit-bq-pubhz2Lwj.json>
2018-08-04 01:12:32,126 0baf5535 MainThread INFO     Ran: {bq load --autodetect --source_format=NEWLINE_DELIMITED_JSON beam_performance.pkb_results <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/runs/0baf5535/perfkit-bq-pubhz2Lwj.json}>  ReturnCode:1
STDOUT: 

BigQuery error in load operation: Error processing job
'apache-beam-testing:bqjob_r4c35d1eaaa7322ec_00000165027e2fa0_1': Invalid schema
update. Field timestamp has changed type from TIMESTAMP to FLOAT

STDERR: Upload complete.Waiting on bqjob_r4c35d1eaaa7322ec_00000165027e2fa0_1 ... (0s) Current status: RUNNING                                                                                      Waiting on bqjob_r4c35d1eaaa7322ec_00000165027e2fa0_1 ... (0s) Current status: DONE   
2018-08-04 01:12:32,127 0baf5535 MainThread INFO     Retrying exception running IssueRetryableCommand: Command returned a non-zero exit code.

2018-08-04 01:12:59,230 0baf5535 MainThread INFO     Running: bq load --autodetect --source_format=NEWLINE_DELIMITED_JSON beam_performance.pkb_results <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/runs/0baf5535/perfkit-bq-pubhz2Lwj.json>
2018-08-04 01:13:03,189 0baf5535 MainThread INFO     Ran: {bq load --autodetect --source_format=NEWLINE_DELIMITED_JSON beam_performance.pkb_results <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/runs/0baf5535/perfkit-bq-pubhz2Lwj.json}>  ReturnCode:1
STDOUT: 

BigQuery error in load operation: Error processing job
'apache-beam-testing:bqjob_r56a8555cee86c30e_00000165027ea94b_1': Invalid schema
update. Field timestamp has changed type from TIMESTAMP to FLOAT

STDERR: Upload complete.Waiting on bqjob_r56a8555cee86c30e_00000165027ea94b_1 ... (0s) Current status: RUNNING                                                                                      Waiting on bqjob_r56a8555cee86c30e_00000165027ea94b_1 ... (0s) Current status: DONE   
2018-08-04 01:13:03,189 0baf5535 MainThread INFO     Retrying exception running IssueRetryableCommand: Command returned a non-zero exit code.

2018-08-04 01:13:31,562 0baf5535 MainThread INFO     Running: bq load --autodetect --source_format=NEWLINE_DELIMITED_JSON beam_performance.pkb_results <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/runs/0baf5535/perfkit-bq-pubhz2Lwj.json>
2018-08-04 01:13:35,580 0baf5535 MainThread INFO     Ran: {bq load --autodetect --source_format=NEWLINE_DELIMITED_JSON beam_performance.pkb_results <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/runs/0baf5535/perfkit-bq-pubhz2Lwj.json}>  ReturnCode:1
STDOUT: 

BigQuery error in load operation: Error processing job
'apache-beam-testing:bqjob_r4a57b6221bd70572_00000165027f2756_1': Invalid schema
update. Field timestamp has changed type from TIMESTAMP to FLOAT

STDERR: Upload complete.Waiting on bqjob_r4a57b6221bd70572_00000165027f2756_1 ... (0s) Current status: RUNNING                                                                                      Waiting on bqjob_r4a57b6221bd70572_00000165027f2756_1 ... (0s) Current status: DONE   
2018-08-04 01:13:35,580 0baf5535 MainThread INFO     Retrying exception running IssueRetryableCommand: Command returned a non-zero exit code.

2018-08-04 01:14:00,552 0baf5535 MainThread INFO     Running: bq load --autodetect --source_format=NEWLINE_DELIMITED_JSON beam_performance.pkb_results <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/runs/0baf5535/perfkit-bq-pubhz2Lwj.json>
2018-08-04 01:14:04,695 0baf5535 MainThread INFO     Ran: {bq load --autodetect --source_format=NEWLINE_DELIMITED_JSON beam_performance.pkb_results <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/runs/0baf5535/perfkit-bq-pubhz2Lwj.json}>  ReturnCode:1
STDOUT: 

BigQuery error in load operation: Error processing job
'apache-beam-testing:bqjob_r488e26fae3081563_00000165027f98c2_1': Invalid schema
update. Field timestamp has changed type from TIMESTAMP to FLOAT

STDERR: Upload complete.Waiting on bqjob_r488e26fae3081563_00000165027f98c2_1 ... (0s) Current status: RUNNING                                                                                      Waiting on bqjob_r488e26fae3081563_00000165027f98c2_1 ... (0s) Current status: DONE   
2018-08-04 01:14:04,695 0baf5535 MainThread INFO     Retrying exception running IssueRetryableCommand: Command returned a non-zero exit code.

2018-08-04 01:14:21,638 0baf5535 MainThread INFO     Running: bq load --autodetect --source_format=NEWLINE_DELIMITED_JSON beam_performance.pkb_results <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/runs/0baf5535/perfkit-bq-pubhz2Lwj.json>
2018-08-04 01:14:25,674 0baf5535 MainThread INFO     Ran: {bq load --autodetect --source_format=NEWLINE_DELIMITED_JSON beam_performance.pkb_results <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/runs/0baf5535/perfkit-bq-pubhz2Lwj.json}>  ReturnCode:1
STDOUT: 

BigQuery error in load operation: Error processing job
'apache-beam-testing:bqjob_r4445d9fb83085a53_00000165027feb2c_1': Invalid schema
update. Field timestamp has changed type from TIMESTAMP to FLOAT

STDERR: Upload complete.Waiting on bqjob_r4445d9fb83085a53_00000165027feb2c_1 ... (0s) Current status: RUNNING                                                                                      Waiting on bqjob_r4445d9fb83085a53_00000165027feb2c_1 ... (0s) Current status: DONE   
2018-08-04 01:14:25,674 0baf5535 MainThread INFO     Retrying exception running IssueRetryableCommand: Command returned a non-zero exit code.

2018-08-04 01:14:43,773 0baf5535 MainThread INFO     Running: bq load --autodetect --source_format=NEWLINE_DELIMITED_JSON beam_performance.pkb_results <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/runs/0baf5535/perfkit-bq-pubhz2Lwj.json>
2018-08-04 01:14:47,831 0baf5535 MainThread INFO     Ran: {bq load --autodetect --source_format=NEWLINE_DELIMITED_JSON beam_performance.pkb_results <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/runs/0baf5535/perfkit-bq-pubhz2Lwj.json}>  ReturnCode:1
STDOUT: 

BigQuery error in load operation: Error processing job
'apache-beam-testing:bqjob_r2fc5cc3b0eccf8_0000016502804192_1': Invalid schema
update. Field timestamp has changed type from TIMESTAMP to FLOAT

STDERR: Upload complete.Waiting on bqjob_r2fc5cc3b0eccf8_0000016502804192_1 ... (0s) Current status: RUNNING                                                                                    Waiting on bqjob_r2fc5cc3b0eccf8_0000016502804192_1 ... (0s) Current status: DONE   
2018-08-04 01:14:47,832 0baf5535 MainThread INFO     Retrying exception running IssueRetryableCommand: Command returned a non-zero exit code.

2018-08-04 01:15:09,405 0baf5535 MainThread INFO     Running: bq load --autodetect --source_format=NEWLINE_DELIMITED_JSON beam_performance.pkb_results <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/runs/0baf5535/perfkit-bq-pubhz2Lwj.json>
2018-08-04 01:15:13,393 0baf5535 MainThread INFO     Ran: {bq load --autodetect --source_format=NEWLINE_DELIMITED_JSON beam_performance.pkb_results <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/runs/0baf5535/perfkit-bq-pubhz2Lwj.json}>  ReturnCode:1
STDOUT: 

BigQuery error in load operation: Error processing job
'apache-beam-testing:bqjob_r1da0a31736f5c6b5_000001650280a5c2_1': Invalid schema
update. Field timestamp has changed type from TIMESTAMP to FLOAT

STDERR: Upload complete.Waiting on bqjob_r1da0a31736f5c6b5_000001650280a5c2_1 ... (0s) Current status: RUNNING                                                                                      Waiting on bqjob_r1da0a31736f5c6b5_000001650280a5c2_1 ... (0s) Current status: DONE   
2018-08-04 01:15:13,394 0baf5535 MainThread INFO     Retrying exception running IssueRetryableCommand: Command returned a non-zero exit code.

2018-08-04 01:15:42,871 0baf5535 MainThread INFO     Running: bq load --autodetect --source_format=NEWLINE_DELIMITED_JSON beam_performance.pkb_results <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/runs/0baf5535/perfkit-bq-pubhz2Lwj.json>
2018-08-04 01:15:46,803 0baf5535 MainThread INFO     Ran: {bq load --autodetect --source_format=NEWLINE_DELIMITED_JSON beam_performance.pkb_results <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/runs/0baf5535/perfkit-bq-pubhz2Lwj.json}>  ReturnCode:1
STDOUT: 

BigQuery error in load operation: Error processing job
'apache-beam-testing:bqjob_r296782e907644c9c_000001650281286f_1': Invalid schema
update. Field timestamp has changed type from TIMESTAMP to FLOAT

STDERR: Upload complete.Waiting on bqjob_r296782e907644c9c_000001650281286f_1 ... (0s) Current status: RUNNING                                                                                      Waiting on bqjob_r296782e907644c9c_000001650281286f_1 ... (0s) Current status: DONE   
2018-08-04 01:15:46,803 0baf5535 MainThread INFO     Retrying exception running IssueRetryableCommand: Command returned a non-zero exit code.

2018-08-04 01:16:04,053 0baf5535 MainThread INFO     Running: bq load --autodetect --source_format=NEWLINE_DELIMITED_JSON beam_performance.pkb_results <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/runs/0baf5535/perfkit-bq-pubhz2Lwj.json>
2018-08-04 01:16:08,105 0baf5535 MainThread INFO     Ran: {bq load --autodetect --source_format=NEWLINE_DELIMITED_JSON beam_performance.pkb_results <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/runs/0baf5535/perfkit-bq-pubhz2Lwj.json}>  ReturnCode:1
STDOUT: 

BigQuery error in load operation: Error processing job
'apache-beam-testing:bqjob_r168cf30e70c68a2_0000016502817b34_1': Invalid schema
update. Field timestamp has changed type from TIMESTAMP to FLOAT

STDERR: Upload complete.Waiting on bqjob_r168cf30e70c68a2_0000016502817b34_1 ... (0s) Current status: RUNNING                                                                                     Waiting on bqjob_r168cf30e70c68a2_0000016502817b34_1 ... (0s) Current status: DONE   
2018-08-04 01:16:08,106 0baf5535 MainThread INFO     Retrying exception running IssueRetryableCommand: Command returned a non-zero exit code.

2018-08-04 01:16:31,439 0baf5535 MainThread INFO     Running: bq load --autodetect --source_format=NEWLINE_DELIMITED_JSON beam_performance.pkb_results <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/runs/0baf5535/perfkit-bq-pubhz2Lwj.json>
2018-08-04 01:16:35,400 0baf5535 MainThread INFO     Ran: {bq load --autodetect --source_format=NEWLINE_DELIMITED_JSON beam_performance.pkb_results <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/runs/0baf5535/perfkit-bq-pubhz2Lwj.json}>  ReturnCode:1
STDOUT: 

BigQuery error in load operation: Error processing job
'apache-beam-testing:bqjob_r5df6a78dbcd141cd_000001650281e615_1': Invalid schema
update. Field timestamp has changed type from TIMESTAMP to FLOAT

STDERR: Upload complete.Waiting on bqjob_r5df6a78dbcd141cd_000001650281e615_1 ... (0s) Current status: RUNNING                                                                                      Waiting on bqjob_r5df6a78dbcd141cd_000001650281e615_1 ... (0s) Current status: DONE   
2018-08-04 01:16:35,401 0baf5535 MainThread INFO     Retrying exception running IssueRetryableCommand: Command returned a non-zero exit code.

2018-08-04 01:16:55,147 0baf5535 MainThread INFO     Running: bq load --autodetect --source_format=NEWLINE_DELIMITED_JSON beam_performance.pkb_results <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/runs/0baf5535/perfkit-bq-pubhz2Lwj.json>
2018-08-04 01:16:59,535 0baf5535 MainThread INFO     Ran: {bq load --autodetect --source_format=NEWLINE_DELIMITED_JSON beam_performance.pkb_results <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/runs/0baf5535/perfkit-bq-pubhz2Lwj.json}>  ReturnCode:1
STDOUT: 

BigQuery error in load operation: Error processing job
'apache-beam-testing:bqjob_r6a5b38b8cff7b7cb_00000165028242d8_1': Invalid schema
update. Field timestamp has changed type from TIMESTAMP to FLOAT

STDERR: Upload complete.Waiting on bqjob_r6a5b38b8cff7b7cb_00000165028242d8_1 ... (0s) Current status: RUNNING                                                                                      Waiting on bqjob_r6a5b38b8cff7b7cb_00000165028242d8_1 ... (0s) Current status: DONE   
2018-08-04 01:16:59,536 0baf5535 MainThread INFO     Retrying exception running IssueRetryableCommand: Command returned a non-zero exit code.

2018-08-04 01:17:18,503 0baf5535 MainThread INFO     Running: bq load --autodetect --source_format=NEWLINE_DELIMITED_JSON beam_performance.pkb_results <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/runs/0baf5535/perfkit-bq-pubhz2Lwj.json>
2018-08-04 01:17:22,519 0baf5535 MainThread INFO     Ran: {bq load --autodetect --source_format=NEWLINE_DELIMITED_JSON beam_performance.pkb_results <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/runs/0baf5535/perfkit-bq-pubhz2Lwj.json}>  ReturnCode:1
STDOUT: 

BigQuery error in load operation: Error processing job
'apache-beam-testing:bqjob_r540d80a10f444f7e_0000016502829e11_1': Invalid schema
update. Field timestamp has changed type from TIMESTAMP to FLOAT

STDERR: Upload complete.Waiting on bqjob_r540d80a10f444f7e_0000016502829e11_1 ... (0s) Current status: RUNNING                                                                                      Waiting on bqjob_r540d80a10f444f7e_0000016502829e11_1 ... (0s) Current status: DONE   
2018-08-04 01:17:22,519 0baf5535 MainThread INFO     Retrying exception running IssueRetryableCommand: Command returned a non-zero exit code.

2018-08-04 01:17:46,148 0baf5535 MainThread INFO     Running: bq load --autodetect --source_format=NEWLINE_DELIMITED_JSON beam_performance.pkb_results <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/runs/0baf5535/perfkit-bq-pubhz2Lwj.json>
2018-08-04 01:17:50,073 0baf5535 MainThread INFO     Ran: {bq load --autodetect --source_format=NEWLINE_DELIMITED_JSON beam_performance.pkb_results <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/runs/0baf5535/perfkit-bq-pubhz2Lwj.json}>  ReturnCode:1
STDOUT: 

BigQuery error in load operation: Error processing job
'apache-beam-testing:bqjob_r41abbeef2f17231a_00000165028309f8_1': Invalid schema
update. Field timestamp has changed type from TIMESTAMP to FLOAT

STDERR: Upload complete.Waiting on bqjob_r41abbeef2f17231a_00000165028309f8_1 ... (0s) Current status: RUNNING                                                                                      Waiting on bqjob_r41abbeef2f17231a_00000165028309f8_1 ... (0s) Current status: DONE   
2018-08-04 01:17:50,073 0baf5535 MainThread INFO     Retrying exception running IssueRetryableCommand: Command returned a non-zero exit code.

2018-08-04 01:18:14,823 0baf5535 MainThread INFO     Running: bq load --autodetect --source_format=NEWLINE_DELIMITED_JSON beam_performance.pkb_results <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/runs/0baf5535/perfkit-bq-pubhz2Lwj.json>
2018-08-04 01:18:18,648 0baf5535 MainThread INFO     Ran: {bq load --autodetect --source_format=NEWLINE_DELIMITED_JSON beam_performance.pkb_results <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/runs/0baf5535/perfkit-bq-pubhz2Lwj.json}>  ReturnCode:1
STDOUT: 

BigQuery error in load operation: Error processing job
'apache-beam-testing:bqjob_r1089e7f2c23201e8_00000165028379fc_1': Invalid schema
update. Field timestamp has changed type from TIMESTAMP to FLOAT

STDERR: Upload complete.Waiting on bqjob_r1089e7f2c23201e8_00000165028379fc_1 ... (0s) Current status: RUNNING                                                                                      Waiting on bqjob_r1089e7f2c23201e8_00000165028379fc_1 ... (0s) Current status: DONE   
2018-08-04 01:18:18,649 0baf5535 MainThread INFO     Retrying exception running IssueRetryableCommand: Command returned a non-zero exit code.

2018-08-04 01:18:47,328 0baf5535 MainThread INFO     Running: bq load --autodetect --source_format=NEWLINE_DELIMITED_JSON beam_performance.pkb_results <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/runs/0baf5535/perfkit-bq-pubhz2Lwj.json>
2018-08-04 01:18:51,411 0baf5535 MainThread INFO     Ran: {bq load --autodetect --source_format=NEWLINE_DELIMITED_JSON beam_performance.pkb_results <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/runs/0baf5535/perfkit-bq-pubhz2Lwj.json}>  ReturnCode:1
STDOUT: 

BigQuery error in load operation: Error processing job
'apache-beam-testing:bqjob_r45ba4d1ae2d72753_000001650283f8e7_1': Invalid schema
update. Field timestamp has changed type from TIMESTAMP to FLOAT

STDERR: Upload complete.Waiting on bqjob_r45ba4d1ae2d72753_000001650283f8e7_1 ... (0s) Current status: RUNNING                                                                                      Waiting on bqjob_r45ba4d1ae2d72753_000001650283f8e7_1 ... (0s) Current status: DONE   
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PerformanceTests_Python/ws/PerfKitBenchmarker/pkb.py",> line 21, in <module>
    sys.exit(Main())
  File "<https://builds.apache.org/job/beam_PerformanceTests_Python/ws/PerfKitBenchmarker/perfkitbenchmarker/pkb.py",> line 1012, in Main
    return RunBenchmarks()
  File "<https://builds.apache.org/job/beam_PerformanceTests_Python/ws/PerfKitBenchmarker/perfkitbenchmarker/pkb.py",> line 939, in RunBenchmarks
    collector.PublishSamples()
  File "<https://builds.apache.org/job/beam_PerformanceTests_Python/ws/PerfKitBenchmarker/perfkitbenchmarker/publisher.py",> line 928, in PublishSamples
    publisher.PublishSamples(self.samples)
  File "<https://builds.apache.org/job/beam_PerformanceTests_Python/ws/PerfKitBenchmarker/perfkitbenchmarker/publisher.py",> line 538, in PublishSamples
    vm_util.IssueRetryableCommand(load_cmd)
  File "<https://builds.apache.org/job/beam_PerformanceTests_Python/ws/PerfKitBenchmarker/perfkitbenchmarker/vm_util.py",> line 249, in WrappedFunction
    return f(*args, **kwargs)
  File "<https://builds.apache.org/job/beam_PerformanceTests_Python/ws/PerfKitBenchmarker/perfkitbenchmarker/vm_util.py",> line 387, in IssueRetryableCommand
    'Command returned a non-zero exit code.\n')
perfkitbenchmarker.errors.CalledProcessException: Command returned a non-zero exit code.

Build step 'Execute shell' marked build as failure

Build failed in Jenkins: beam_PerformanceTests_Python #1266

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

------------------------------------------
GitHub pull request #6142 of commit c48115558d7af37b518f69463dba5bd7612054a5, no merge conflicts.
Setting status of c48115558d7af37b518f69463dba5bd7612054a5 to PENDING with url https://builds.apache.org/job/beam_PerformanceTests_Python/1266/ and message: 'Build started for merge commit.'
Using context: Python SDK Performance Test
[EnvInject] - Loading node environment variables.
Building remotely on beam15 (beam) in workspace <https://builds.apache.org/job/beam_PerformanceTests_Python/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/6142/*:refs/remotes/origin/pr/6142/*
 > git rev-parse refs/remotes/origin/pr/6142/merge^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/pr/6142/merge^{commit} # timeout=10
Checking out Revision abc1bce29360cd14fc5fb6f62c1c52193d112fa4 (refs/remotes/origin/pr/6142/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f abc1bce29360cd14fc5fb6f62c1c52193d112fa4
Commit message: "Merge c48115558d7af37b518f69463dba5bd7612054a5 into 2d3ce5181ad144de9c5cc6f945a6d40f9c0ae795"
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.
[beam_PerformanceTests_Python] $ /bin/bash -xe /tmp/jenkins8333306446748541054.sh
+ rm -rf <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/PerfKitBenchmarker>
[beam_PerformanceTests_Python] $ /bin/bash -xe /tmp/jenkins3957460423414083293.sh
+ rm -rf <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/src/.beam_env>
[beam_PerformanceTests_Python] $ /bin/bash -xe /tmp/jenkins2172882893396186781.sh
+ virtualenv <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/src/.beam_env> --system-site-packages
New python executable in <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/src/.beam_env/bin/python2>
Also creating executable in <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/src/.beam_env/bin/python>
Installing setuptools, pkg_resources, pip, wheel...done.
Running virtualenv with interpreter /usr/bin/python2
[beam_PerformanceTests_Python] $ /bin/bash -xe /tmp/jenkins5967812430427483923.sh
+ virtualenv <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/PerfKitBenchmarker/.perfkit_env> --system-site-packages
New python executable in <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/PerfKitBenchmarker/.perfkit_env/bin/python2>
Also creating executable in <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/PerfKitBenchmarker/.perfkit_env/bin/python>
Installing setuptools, pkg_resources, pip, wheel...done.
Running virtualenv with interpreter /usr/bin/python2
[beam_PerformanceTests_Python] $ /bin/bash -xe /tmp/jenkins5622511714784926622.sh
+ <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/src/.beam_env/bin/pip> install --upgrade setuptools pip grpcio-tools==1.3.5
Requirement already up-to-date: setuptools in ./src/.beam_env/lib/python2.7/site-packages (40.0.0)
Requirement already up-to-date: pip in ./src/.beam_env/lib/python2.7/site-packages (18.0)
Collecting grpcio-tools==1.3.5
  Using cached https://files.pythonhosted.org/packages/05/f6/0296e29b1bac6f85d2a8556d48adf825307f73109a3c2c17fb734292db0a/grpcio_tools-1.3.5-cp27-cp27mu-manylinux1_x86_64.whl
Requirement already satisfied, skipping upgrade: grpcio>=1.3.5 in /home/jenkins/.local/lib/python2.7/site-packages (from grpcio-tools==1.3.5) (1.13.0)
Requirement already satisfied, skipping upgrade: protobuf>=3.2.0 in /home/jenkins/.local/lib/python2.7/site-packages (from grpcio-tools==1.3.5) (3.6.0)
Requirement already satisfied, skipping upgrade: six>=1.5.2 in /usr/local/lib/python2.7/dist-packages (from grpcio>=1.3.5->grpcio-tools==1.3.5) (1.11.0)
Requirement already satisfied, skipping upgrade: enum34>=1.0.4 in /usr/local/lib/python2.7/dist-packages (from grpcio>=1.3.5->grpcio-tools==1.3.5) (1.1.6)
Requirement already satisfied, skipping upgrade: futures>=2.2.0 in /home/jenkins/.local/lib/python2.7/site-packages (from grpcio>=1.3.5->grpcio-tools==1.3.5) (3.2.0)
Installing collected packages: grpcio-tools
Successfully installed grpcio-tools-1.3.5
[beam_PerformanceTests_Python] $ /bin/bash -xe /tmp/jenkins514423414470920267.sh
+ <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/PerfKitBenchmarker/.perfkit_env/bin/pip> install --upgrade setuptools pip
Requirement already up-to-date: setuptools in ./PerfKitBenchmarker/.perfkit_env/lib/python2.7/site-packages (40.0.0)
Requirement already up-to-date: pip in ./PerfKitBenchmarker/.perfkit_env/lib/python2.7/site-packages (18.0)
[beam_PerformanceTests_Python] $ /bin/bash -xe /tmp/jenkins3743757725069306645.sh
+ git clone https://github.com/GoogleCloudPlatform/PerfKitBenchmarker.git <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/PerfKitBenchmarker>
fatal: destination path '<https://builds.apache.org/job/beam_PerformanceTests_Python/ws/PerfKitBenchmarker'> already exists and is not an empty directory.
Build step 'Execute shell' marked build as failure