Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 2EF25200D0A for ; Wed, 20 Sep 2017 05:06:45 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 2D1021609E0; Wed, 20 Sep 2017 03:06:45 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id F05C61609DD for ; Wed, 20 Sep 2017 05:06:43 +0200 (CEST) Received: (qmail 80027 invoked by uid 500); 20 Sep 2017 03:06:43 -0000 Mailing-List: contact commits-help@beam.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@beam.apache.org Delivered-To: mailing list commits@beam.apache.org Received: (qmail 80012 invoked by uid 99); 20 Sep 2017 03:06:43 -0000 Received: from Unknown (HELO jenkins-master.apache.org) (62.210.60.235) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Sep 2017 03:06:43 +0000 Received: from jenkins-master.apache.org (localhost [127.0.0.1]) by jenkins-master.apache.org (ASF Mail Server at jenkins-master.apache.org) with ESMTP id 51D20A114D for ; Wed, 20 Sep 2017 03:06:40 +0000 (UTC) Date: Wed, 20 Sep 2017 03:06:40 +0000 (UTC) From: Apache Jenkins Server To: commits@beam.apache.org Message-ID: <1106520137.1370.1505876800333.JavaMail.jenkins@jenkins-master.apache.org> Subject: Build failed in Jenkins: beam_PostCommit_Python_Verify #3169 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkqVKZPv7YyHBB3FvWfV7XQehwe/Ga3aadzSNknt8g382X3uN8A3SOQ+Ixq9HxS+ZlN6XR4TECySmSRy2JN5Rx8svxAD0TjtSF9LuU98dD+LniNDP7Lq6gvRFuJhbMHoS0nuTizDZLsK4X8TW5MyV9w+jFbdoZfRE5O/Mse0fkOeL5uoIS/3Vvu/W+x9QSjDkB7CaU56bPFlQjqqJBl3Cn9r34CkXQZYnLb/NjW4vcpw0+TgMUAPTIVEr5BTPZRshz19g7huwg3zANT5HBIZnzV4hsVY9w4JHkceFdKi/ibNnjPjsFs9pm0HSGJ/RDxjIvSTYT02eH4+m1RAYaj2E9QIDAQAB X-Jenkins-Job: beam_PostCommit_Python_Verify X-Jenkins-Result: FAILURE archived-at: Wed, 20 Sep 2017 03:06:45 -0000 See ------------------------------------------ [...truncated 43.98 KB...] Collecting crcmod<2.0,>=3D1.7 (from apache-beam=3D=3D2.2.0.dev0) Collecting dill=3D=3D0.2.6 (from apache-beam=3D=3D2.2.0.dev0) Requirement already satisfied: grpcio<2.0,>=3D1.0 in ./target/.tox/py27cyth= on/lib/python2.7/site-packages (from apache-beam=3D=3D2.2.0.dev0) Collecting httplib2<0.10,>=3D0.8 (from apache-beam=3D=3D2.2.0.dev0) Collecting mock<3.0.0,>=3D1.0.1 (from apache-beam=3D=3D2.2.0.dev0) Using cached mock-2.0.0-py2.py3-none-any.whl Collecting oauth2client<4.0.0,>=3D2.0.1 (from apache-beam=3D=3D2.2.0.dev0) Collecting protobuf<=3D3.3.0,>=3D3.2.0 (from apache-beam=3D=3D2.2.0.dev0) Using cached protobuf-3.3.0-cp27-cp27mu-manylinux1_x86_64.whl Collecting pyyaml<4.0.0,>=3D3.12 (from apache-beam=3D=3D2.2.0.dev0) Collecting typing<3.7.0,>=3D3.6.0 (from apache-beam=3D=3D2.2.0.dev0) Using cached typing-3.6.2-py2-none-any.whl Requirement already satisfied: enum34>=3D1.0.4 in ./target/.tox/py27cython/= lib/python2.7/site-packages (from grpcio<2.0,>=3D1.0->apache-beam=3D=3D2.2.= 0.dev0) Requirement already satisfied: six>=3D1.5.2 in ./target/.tox/py27cython/lib= /python2.7/site-packages (from grpcio<2.0,>=3D1.0->apache-beam=3D=3D2.2.0.d= ev0) Requirement already satisfied: futures>=3D2.2.0 in ./target/.tox/py27cython= /lib/python2.7/site-packages (from grpcio<2.0,>=3D1.0->apache-beam=3D=3D2.2= .0.dev0) Collecting pbr>=3D0.11 (from mock<3.0.0,>=3D1.0.1->apache-beam=3D=3D2.2.0.d= ev0) Using cached pbr-3.1.1-py2.py3-none-any.whl Collecting funcsigs>=3D1; python_version < "3.3" (from mock<3.0.0,>=3D1.0.1= ->apache-beam=3D=3D2.2.0.dev0) Using cached funcsigs-1.0.2-py2.py3-none-any.whl Collecting pyasn1-modules>=3D0.0.5 (from oauth2client<4.0.0,>=3D2.0.1->apac= he-beam=3D=3D2.2.0.dev0) Using cached pyasn1_modules-0.1.4-py2.py3-none-any.whl Collecting pyasn1>=3D0.1.7 (from oauth2client<4.0.0,>=3D2.0.1->apache-beam= =3D=3D2.2.0.dev0) Using cached pyasn1-0.3.5-py2.py3-none-any.whl Collecting rsa>=3D3.1.4 (from oauth2client<4.0.0,>=3D2.0.1->apache-beam=3D= =3D2.2.0.dev0) Using cached rsa-3.4.2-py2.py3-none-any.whl Requirement already satisfied: setuptools in ./target/.tox/py27cython/lib/p= ython2.7/site-packages (from protobuf<=3D3.3.0,>=3D3.2.0->apache-beam=3D=3D= 2.2.0.dev0) 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 'error= ' Complete output from command -u -c "i= mport setuptools, tokenize;__file__=3D'/tmp/pip-CPHesU-build/setup.py';f=3D= getattr(tokenize, 'open', open)(__file__);code=3Df.read().replace('\r\n', '= \n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/t= mpzpnp4ppip-wheel- --python-tag cp27: :351: UserWarning: Normalizing '2.2.0.dev' to '2.2.0.dev0' normalized_version, running bdist_wheel running build running build_py Traceback (most recent call last): File "", line 1, in File "/tmp/pip-CPHesU-build/setup.py", line 200, in 'test': generate_protos_first(test), File "/usr/lib/python2.7/distutils/core.py", line 151, in setup dist.run_commands() File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands self.run_command(cmd) File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command cmd_obj.run() File " line 204, in run self.run_command('build') File "/usr/lib/python2.7/distutils/cmd.py", line 326, in run_command self.distribution.run_command(command) File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command cmd_obj.run() File "/usr/lib/python2.7/distutils/command/build.py", line 128, in run self.run_command(cmd_name) File "/usr/lib/python2.7/distutils/cmd.py", line 326, in run_command self.distribution.run_command(command) File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command cmd_obj.run() File "/tmp/pip-CPHesU-build/setup.py", line 140, in run gen_protos.generate_proto_files() File "gen_protos.py", line 65, in generate_proto_files 'Not in apache git tree; unable to find proto definitions.') RuntimeError: Not in apache git tree; unable to find proto definitions. =20 ---------------------------------------- Failed building wheel for apache-beam Running setup.py clean for apache-beam Failed to build apache-beam Installing collected packages: avro, crcmod, dill, httplib2, pbr, funcsigs,= mock, pyasn1, pyasn1-modules, rsa, oauth2client, protobuf, pyyaml, typing,= apache-beam Found existing installation: protobuf 3.4.0 Uninstalling protobuf-3.4.0: Successfully uninstalled protobuf-3.4.0 Running setup.py install for apache-beam: started Running setup.py install for apache-beam: finished with status 'error' Complete output from command -u -c = "import setuptools, tokenize;__file__=3D'/tmp/pip-CPHesU-build/setup.py';f= =3Dgetattr(tokenize, 'open', open)(__file__);code=3Df.read().replace('\r\n'= , '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /= tmp/pip-b32IiR-record/install-record.txt --single-version-externally-manage= d --compile --install-headers : :351: UserWarning: Normalizing '2.2.0.dev' to '2.2.0.dev0' normalized_version, running install running build running build_py Traceback (most recent call last): File "", line 1, in File "/tmp/pip-CPHesU-build/setup.py", line 200, in 'test': generate_protos_first(test), File "/usr/lib/python2.7/distutils/core.py", line 151, in setup dist.run_commands() File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_command= s self.run_command(cmd) File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command cmd_obj.run() File " line 61, in run return orig.install.run(self) File "/usr/lib/python2.7/distutils/command/install.py", line 601, in = run self.run_command('build') File "/usr/lib/python2.7/distutils/cmd.py", line 326, in run_command self.distribution.run_command(command) File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command cmd_obj.run() File "/usr/lib/python2.7/distutils/command/build.py", line 128, in ru= n self.run_command(cmd_name) File "/usr/lib/python2.7/distutils/cmd.py", line 326, in run_command self.distribution.run_command(command) File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command cmd_obj.run() File "/tmp/pip-CPHesU-build/setup.py", line 140, in run gen_protos.generate_proto_files() File "gen_protos.py", line 65, in generate_proto_files 'Not in apache git tree; unable to find proto definitions.') RuntimeError: Not in apache git tree; unable to find proto definitions. =20 ---------------------------------------- Command " -u -c "import setuptools, toke= nize;__file__=3D'/tmp/pip-CPHesU-build/setup.py';f=3Dgetattr(tokenize, 'ope= n', open)(__file__);code=3Df.read().replace('\r\n', '\n');f.close();exec(co= mpile(code, __file__, 'exec'))" install --record /tmp/pip-b32IiR-record/ins= tall-record.txt --single-version-externally-managed --compile --install-hea= ders failed wi= th error code 1 in /tmp/pip-CPHesU-build/ py27cython installed: avro=3D=3D1.8.2,crcmod=3D=3D1.7,Cython=3D=3D0.25.2,di= ll=3D=3D0.2.6,enum34=3D=3D1.1.6,funcsigs=3D=3D1.0.2,futures=3D=3D3.1.1,grpc= io=3D=3D1.6.0,grpcio-tools=3D=3D1.3.5,httplib2=3D=3D0.9.2,mock=3D=3D2.0.0,n= ose=3D=3D1.3.7,oauth2client=3D=3D3.0.0,pbr=3D=3D3.1.1,protobuf=3D=3D3.3.0,p= yasn1=3D=3D0.3.5,pyasn1-modules=3D=3D0.1.4,PyYAML=3D=3D3.12,rsa=3D=3D3.4.2,= six=3D=3D1.11.0,typing=3D=3D3.6.2 py27gcp create: py27gcp installdeps: nose=3D=3D1.3.7 py27gcp inst: ERROR: invocation failed (exit code 1), logfile: ERROR: actionid: py27gcp msg: installpkg cmdargs: [local(' 'install', ' env: {'JENKINS_HOME': '/x1/jenkins/jenkins-home', 'BUILD_CAUSE': 'TIMERTRIG= GER', 'GIT_COMMIT': 'e8a52827e792c9cbce5832e5edcd0399428c24f3', 'HUDSON_URL= ': 'https://builds.apache.org/', 'BUILD_URL': 'https://builds.apache.org/jo= b/beam_PostCommit_Python_Verify/3169/', 'GIT_PREVIOUS_COMMIT': 'e8a52827e79= 2c9cbce5832e5edcd0399428c24f3', 'BUILD_TAG': 'jenkins-beam_PostCommit_Pytho= n_Verify-3169', 'SSH_CLIENT': '62.210.60.235 55148 22', 'JENKINS_URL': 'htt= ps://builds.apache.org/', 'LOGNAME': 'jenkins', 'USER': 'jenkins', 'WORKSPA= CE': ' '= HOME': '/home/jenkins', 'PATH': ':/home/jenkins/to= ols/java/latest1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/s= bin:/bin:/usr/games:/usr/local/games', 'JOB_NAME': 'beam_PostCommit_Python_= Verify', 'LANG': 'en_US.UTF-8', 'RUN_DISPLAY_URL': 'https://builds.apache.o= rg/job/beam_PostCommit_Python_Verify/3169/display/redirect', 'VIRTUAL_ENV':= ' 'SHELL': '/bin/bash', 'GIT_PREVIOUS_SUCCESSFUL_CO= MMIT': 'e8a52827e792c9cbce5832e5edcd0399428c24f3', 'SHLVL': '3', 'NLSPATH':= '/usr/dt/lib/nls/msg/%L/%N.cat', 'GIT_AUTHOR_EMAIL': 'builds@apache.org', = 'HUDSON_HOME': '/x1/jenkins/jenkins-home', 'NODE_LABELS': 'beam beam3', 'GI= T_COMMITTER_EMAIL': 'builds@apache.org', 'BUILD_CAUSE_TIMERTRIGGER': 'true'= , 'PYTHONHASHSEED': '3314977043', 'JAVA_HOME': '/home/jenkins/tools/java/la= test1.8', 'ROOT_BUILD_CAUSE': 'TIMERTRIGGER', 'BUILD_ID': '3169', 'BUILD_NU= MBER': '3169', 'XDG_RUNTIME_DIR': '/run/user/9997', 'HUDSON_COOKIE': '0c8c6= 72a-565b-44cc-8d41-45cabdccae41', 'JOB_URL': 'https://builds.apache.org/job= /beam_PostCommit_Python_Verify/', 'TEST_HOST': 'beam3', 'GIT_BRANCH': 'orig= in/master', 'JOB_BASE_NAME': 'beam_PostCommit_Python_Verify', 'GIT_AUTHOR_N= AME': 'jenkins', 'ROOT_BUILD_CAUSE_TIMERTRIGGER': 'true', 'GIT_COMMITTER_NA= ME': 'jenkins', 'XDG_SESSION_ID': '122', '_': '/home/jenkins/.local/bin//to= x', 'sha1': 'master', 'COVERALLS_REPO_TOKEN': '****', 'JOB_DISPLAY_URL': 'h= ttps://builds.apache.org/job/beam_PostCommit_Python_Verify/display/redirect= ', 'HUDSON_SERVER_COOKIE': 'f4ebd1e6b0d976e8', 'EXECUTOR_NUMBER': '0', 'NOD= E_NAME': 'beam3', 'PWD': ' 'SPARK_LOCAL_IP': '127.0.0.1', 'JENKINS_SERVER_COOKIE': = 'f4ebd1e6b0d976e8', 'BUILD_DISPLAY_NAME': '#3169', 'XFILESEARCHPATH': '/usr= /dt/app-defaults/%L/Dt', 'MAIL': '/var/mail/jenkins', 'SSH_CONNECTION': '62= .210.60.235 55148 10.128.0.4 22', 'RUN_CHANGES_DISPLAY_URL': 'https://build= s.apache.org/job/beam_PostCommit_Python_Verify/3169/display/redirect?page= =3Dchanges', 'GIT_URL': 'https://github.com/apache/beam.git'} Processing ./target/.tox/dist/apache-beam-2.2.0.dev.zip Collecting avro<2.0.0,>=3D1.8.1 (from apache-beam=3D=3D2.2.0.dev0) Collecting crcmod<2.0,>=3D1.7 (from apache-beam=3D=3D2.2.0.dev0) Collecting dill=3D=3D0.2.6 (from apache-beam=3D=3D2.2.0.dev0) Collecting grpcio<2.0,>=3D1.0 (from apache-beam=3D=3D2.2.0.dev0) Using cached grpcio-1.6.0-cp27-cp27mu-manylinux1_x86_64.whl Collecting httplib2<0.10,>=3D0.8 (from apache-beam=3D=3D2.2.0.dev0) Collecting mock<3.0.0,>=3D1.0.1 (from apache-beam=3D=3D2.2.0.dev0) Using cached mock-2.0.0-py2.py3-none-any.whl Collecting oauth2client<4.0.0,>=3D2.0.1 (from apache-beam=3D=3D2.2.0.dev0) Collecting protobuf<=3D3.3.0,>=3D3.2.0 (from apache-beam=3D=3D2.2.0.dev0) Using cached protobuf-3.3.0-cp27-cp27mu-manylinux1_x86_64.whl Collecting pyyaml<4.0.0,>=3D3.12 (from apache-beam=3D=3D2.2.0.dev0) Collecting typing<3.7.0,>=3D3.6.0 (from apache-beam=3D=3D2.2.0.dev0) Using cached typing-3.6.2-py2-none-any.whl Collecting enum34>=3D1.0.4 (from grpcio<2.0,>=3D1.0->apache-beam=3D=3D2.2.0= .dev0) Using cached enum34-1.1.6-py2-none-any.whl Collecting six>=3D1.5.2 (from grpcio<2.0,>=3D1.0->apache-beam=3D=3D2.2.0.de= v0) Using cached six-1.11.0-py2.py3-none-any.whl Collecting futures>=3D2.2.0 (from grpcio<2.0,>=3D1.0->apache-beam=3D=3D2.2.= 0.dev0) Using cached futures-3.1.1-py2-none-any.whl Collecting pbr>=3D0.11 (from mock<3.0.0,>=3D1.0.1->apache-beam=3D=3D2.2.0.d= ev0) Using cached pbr-3.1.1-py2.py3-none-any.whl Collecting funcsigs>=3D1; python_version < "3.3" (from mock<3.0.0,>=3D1.0.1= ->apache-beam=3D=3D2.2.0.dev0) Using cached funcsigs-1.0.2-py2.py3-none-any.whl Collecting pyasn1-modules>=3D0.0.5 (from oauth2client<4.0.0,>=3D2.0.1->apac= he-beam=3D=3D2.2.0.dev0) Using cached pyasn1_modules-0.1.4-py2.py3-none-any.whl Collecting pyasn1>=3D0.1.7 (from oauth2client<4.0.0,>=3D2.0.1->apache-beam= =3D=3D2.2.0.dev0) Using cached pyasn1-0.3.5-py2.py3-none-any.whl Collecting rsa>=3D3.1.4 (from oauth2client<4.0.0,>=3D2.0.1->apache-beam=3D= =3D2.2.0.dev0) Using cached rsa-3.4.2-py2.py3-none-any.whl Requirement already satisfied: setuptools in ./target/.tox/py27gcp/lib/pyth= on2.7/site-packages (from protobuf<=3D3.3.0,>=3D3.2.0->apache-beam=3D=3D2.2= .0.dev0) 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 'error= ' Complete output from command -u -c "impo= rt setuptools, tokenize;__file__=3D'/tmp/pip-w95iyZ-build/setup.py';f=3Dget= attr(tokenize, 'open', open)(__file__);code=3Df.read().replace('\r\n', '\n'= );f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmpr= yWxbHpip-wheel- --python-tag cp27: :351: UserWarning: Normalizing '2.2.0.dev' to '2.2.0.dev0' normalized_version, running bdist_wheel running build running build_py gen_protos.py:46: UserWarning: Installing grpcio-tools is recommended for= development. warnings.warn('Installing grpcio-tools is recommended for development.'= ) Traceback (most recent call last): File "", line 1, in File "/tmp/pip-w95iyZ-build/setup.py", line 200, in 'test': generate_protos_first(test), File "/usr/lib/python2.7/distutils/core.py", line 151, in setup dist.run_commands() File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands self.run_command(cmd) File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command cmd_obj.run() File " line 204, in run self.run_command('build') File "/usr/lib/python2.7/distutils/cmd.py", line 326, in run_command self.distribution.run_command(command) File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command cmd_obj.run() File "/usr/lib/python2.7/distutils/command/build.py", line 128, in run self.run_command(cmd_name) File "/usr/lib/python2.7/distutils/cmd.py", line 326, in run_command self.distribution.run_command(command) File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command cmd_obj.run() File "/tmp/pip-w95iyZ-build/setup.py", line 140, in run gen_protos.generate_proto_files() File "gen_protos.py", line 65, in generate_proto_files 'Not in apache git tree; unable to find proto definitions.') RuntimeError: Not in apache git tree; unable to find proto definitions. =20 ---------------------------------------- Failed building wheel for apache-beam Running setup.py clean for apache-beam Failed to build apache-beam Installing collected packages: avro, crcmod, dill, enum34, six, futures, pr= otobuf, grpcio, httplib2, pbr, funcsigs, mock, pyasn1, pyasn1-modules, rsa,= oauth2client, pyyaml, typing, apache-beam Running setup.py install for apache-beam: started Running setup.py install for apache-beam: finished with status 'error' Complete output from command -u -c "im= port setuptools, tokenize;__file__=3D'/tmp/pip-w95iyZ-build/setup.py';f=3Dg= etattr(tokenize, 'open', open)(__file__);code=3Df.read().replace('\r\n', '\= n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/= pip-8rzpkC-record/install-record.txt --single-version-externally-managed --= compile --install-headers : :351: UserWarning: Normalizing '2.2.0.dev' to '2.2.0.dev0' normalized_version, running install running build running build_py gen_protos.py:46: UserWarning: Installing grpcio-tools is recommended f= or development. warnings.warn('Installing grpcio-tools is recommended for development= .') Traceback (most recent call last): File "", line 1, in File "/tmp/pip-w95iyZ-build/setup.py", line 200, in 'test': generate_protos_first(test), File "/usr/lib/python2.7/distutils/core.py", line 151, in setup dist.run_commands() File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_command= s self.run_command(cmd) File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command cmd_obj.run() File " line 61, in run return orig.install.run(self) File "/usr/lib/python2.7/distutils/command/install.py", line 601, in = run self.run_command('build') File "/usr/lib/python2.7/distutils/cmd.py", line 326, in run_command self.distribution.run_command(command) File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command cmd_obj.run() File "/usr/lib/python2.7/distutils/command/build.py", line 128, in ru= n self.run_command(cmd_name) File "/usr/lib/python2.7/distutils/cmd.py", line 326, in run_command self.distribution.run_command(command) File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command cmd_obj.run() File "/tmp/pip-w95iyZ-build/setup.py", line 140, in run gen_protos.generate_proto_files() File "gen_protos.py", line 65, in generate_proto_files 'Not in apache git tree; unable to find proto definitions.') RuntimeError: Not in apache git tree; unable to find proto definitions. =20 ---------------------------------------- Command " -u -c "import setuptools, tokeniz= e;__file__=3D'/tmp/pip-w95iyZ-build/setup.py';f=3Dgetattr(tokenize, 'open',= open)(__file__);code=3Df.read().replace('\r\n', '\n');f.close();exec(compi= le(code, __file__, 'exec'))" install --record /tmp/pip-8rzpkC-record/instal= l-record.txt --single-version-externally-managed --compile --install-header= s failed with err= or code 1 in /tmp/pip-w95iyZ-build/ py27gcp installed: avro=3D=3D1.8.2,crcmod=3D=3D1.7,dill=3D=3D0.2.6,enum34= =3D=3D1.1.6,funcsigs=3D=3D1.0.2,futures=3D=3D3.1.1,grpcio=3D=3D1.6.0,httpli= b2=3D=3D0.9.2,mock=3D=3D2.0.0,nose=3D=3D1.3.7,oauth2client=3D=3D3.0.0,pbr= =3D=3D3.1.1,protobuf=3D=3D3.3.0,pyasn1=3D=3D0.3.5,pyasn1-modules=3D=3D0.1.4= ,PyYAML=3D=3D3.12,rsa=3D=3D3.4.2,six=3D=3D1.11.0,typing=3D=3D3.6.2 ___________________________________ summary _______________________________= _____ ERROR: docs: InvocationError: install (see ERROR: lint: InvocationError: install (see ERROR: py27: InvocationError: install (see ERROR: py27cython: InvocationError: inst= all (see ERROR: py27gcp: InvocationError: install (see Build step 'Execute shell' marked build as failure