See <https://builds.apache.org/job/beam_PerformanceTests_Python/1408/display/redirect>
------------------------------------------ GitHub pull request #6344 of commit da649dde20db2d841cc80436d93004c623b07a5b, no merge conflicts. Setting status of da649dde20db2d841cc80436d93004c623b07a5b to PENDING with url https://builds.apache.org/job/beam_PerformanceTests_Python/1408/ and message: 'Build started for merge commit.' Using context: Python SDK Performance Test [EnvInject] - Loading node environment variables. Building remotely on beam7 (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/6344/*:refs/remotes/origin/pr/6344/* > git rev-parse refs/remotes/origin/pr/6344/merge^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/pr/6344/merge^{commit} # timeout=10 Checking out Revision c37a95ec6428a340990df06ec7d72ab9ed51b10d (refs/remotes/origin/pr/6344/merge) > git config core.sparsecheckout # timeout=10 > git checkout -f c37a95ec6428a340990df06ec7d72ab9ed51b10d Commit message: "Merge da649dde20db2d841cc80436d93004c623b07a5b into 6aa2cf55376481de83a801cd9d79fb775916ee88" 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/jenkins5028336718696175740.sh + rm -rf <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/PerfKitBenchmarker> [beam_PerformanceTests_Python] $ /bin/bash -xe /tmp/jenkins2043666462433187382.sh + rm -rf <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/env/.beam_env> [beam_PerformanceTests_Python] $ /bin/bash -xe /tmp/jenkins9113351973946573503.sh + rm -rf <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/env/.perfkit_env> [beam_PerformanceTests_Python] $ /bin/bash -xe /tmp/jenkins9116892766425486288.sh + virtualenv <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/env/.beam_env> New python executable in <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/env/.beam_env/bin/python2> Also creating executable in <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/env/.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/jenkins8576528384953528905.sh + virtualenv <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/env/.perfkit_env> New python executable in <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/env/.perfkit_env/bin/python2> Also creating executable in <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/env/.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/jenkins6351287750339190247.sh + <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/env/.beam_env/bin/pip> install --upgrade setuptools pip grpcio-tools==1.3.5 Requirement already up-to-date: setuptools in ./env/.beam_env/lib/python2.7/site-packages (40.2.0) Requirement already up-to-date: pip in ./env/.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 Collecting grpcio>=1.3.5 (from grpcio-tools==1.3.5) Using cached https://files.pythonhosted.org/packages/bd/a6/4bad0d1a49071363dc6547a5178656fe375c80535128c12bb65c59d1a329/grpcio-1.14.2-cp27-cp27mu-manylinux1_x86_64.whl Collecting protobuf>=3.2.0 (from grpcio-tools==1.3.5) Using cached https://files.pythonhosted.org/packages/b8/c2/b7f587c0aaf8bf2201405e8162323037fe8d17aa21d3c7dda811b8d01469/protobuf-3.6.1-cp27-cp27mu-manylinux1_x86_64.whl Collecting six>=1.5.2 (from grpcio>=1.3.5->grpcio-tools==1.3.5) Using cached https://files.pythonhosted.org/packages/67/4b/141a581104b1f6397bfa78ac9d43d8ad29a7ca43ea90a2d863fe3056e86a/six-1.11.0-py2.py3-none-any.whl Collecting enum34>=1.0.4 (from grpcio>=1.3.5->grpcio-tools==1.3.5) Using cached https://files.pythonhosted.org/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl Collecting futures>=2.2.0 (from grpcio>=1.3.5->grpcio-tools==1.3.5) Using cached https://files.pythonhosted.org/packages/2d/99/b2c4e9d5a30f6471e410a146232b4118e697fa3ffc06d6a65efde84debd0/futures-3.2.0-py2-none-any.whl Installing collected packages: six, enum34, futures, grpcio, protobuf, grpcio-tools Successfully installed enum34-1.1.6 futures-3.2.0 grpcio-1.14.2 grpcio-tools-1.3.5 protobuf-3.6.1 six-1.11.0 [beam_PerformanceTests_Python] $ /bin/bash -xe /tmp/jenkins5100877163290656129.sh + <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/env/.perfkit_env/bin/pip> install --upgrade setuptools pip Requirement already up-to-date: setuptools in ./env/.perfkit_env/lib/python2.7/site-packages (40.2.0) Requirement already up-to-date: pip in ./env/.perfkit_env/lib/python2.7/site-packages (18.0) [beam_PerformanceTests_Python] $ /bin/bash -xe /tmp/jenkins6740986512138820805.sh + git clone https://github.com/GoogleCloudPlatform/PerfKitBenchmarker.git <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/PerfKitBenchmarker> Cloning into '<https://builds.apache.org/job/beam_PerformanceTests_Python/ws/PerfKitBenchmarker'...> [beam_PerformanceTests_Python] $ /bin/bash -xe /tmp/jenkins1585718444404529659.sh + <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/env/.beam_env/bin/pip> --version pip 18.0 from <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/env/.beam_env/local/lib/python2.7/site-packages/pip> (python 2.7) [beam_PerformanceTests_Python] $ /bin/bash -xe /tmp/jenkins4190693009560130.sh + <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/env/.beam_env/bin/pip> install -e '<https://builds.apache.org/job/beam_PerformanceTests_Python/ws/src/sdks/python/[gcp,test]'> Obtaining file://<https://builds.apache.org/job/beam_PerformanceTests_Python/ws/src/sdks/python> Complete output from command python setup.py egg_info: <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/env/.beam_env/local/lib/python2.7/site-packages/setuptools/dist.py>:398: UserWarning: Normalizing '2.8.0.dev' to '2.8.0.dev0' normalized_version, running egg_info Requirement already satisfied: future==0.16.0 in /home/jenkins/.local/lib/python2.7/site-packages (0.16.0) gapic-google-cloud-pubsub-v1 0.15.4 has requirement oauth2client<4.0dev,>=2.0.0, but you'll have oauth2client 4.1.2 which is incompatible. proto-google-cloud-datastore-v1 0.90.4 has requirement oauth2client<4.0dev,>=2.0.0, but you'll have oauth2client 4.1.2 which is incompatible. proto-google-cloud-pubsub-v1 0.15.4 has requirement oauth2client<4.0dev,>=2.0.0, but you'll have oauth2client 4.1.2 which is incompatible. googledatastore 7.0.1 has requirement httplib2<0.10,>=0.9.1, but you'll have httplib2 0.11.3 which is incompatible. googledatastore 7.0.1 has requirement oauth2client<4.0.0,>=2.0.1, but you'll have oauth2client 4.1.2 which is incompatible. You are using pip version 10.0.1, however version 18.0 is available. You should consider upgrading via the 'pip install --upgrade pip' command. error: [Errno 2] No such file or directory ---------------------------------------- Command "python setup.py egg_info" failed with error code 1 in <https://builds.apache.org/job/beam_PerformanceTests_Python/ws/src/sdks/python/> Build step 'Execute shell' marked build as failure
