See <https://builds.apache.org/job/beam_PostCommit_Python2/1010/display/redirect>
Changes: ------------------------------------------ [...truncated 517.98 KB...] [91mDEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support [0mabsl-py==0.8.1 apache-beam==2.18.0.dev0 astor==0.8.0 avro==1.8.2 backports.weakref==1.0.post1 cachetools==3.1.1 certifi==2019.9.11 chardet==3.0.4 crcmod==1.7 Cython==0.29.10 dill==0.3.1.1 docopt==0.6.2 enum34==1.1.6 fastavro==0.21.24 fasteners==0.15 funcsigs==1.0.2 future==0.17.1 futures==3.2.0 gast==0.3.2 google-api-core==1.14.3 google-apitools==0.5.28 google-auth==1.7.1 google-cloud-bigquery==1.17.0 google-cloud-bigtable==0.32.1 google-cloud-core==1.0.2 google-cloud-datastore==1.7.4 google-cloud-pubsub==0.39.1 google-pasta==0.1.8 google-resumable-media==0.5.0 googleapis-common-protos==1.6.0 googledatastore==7.0.2 grpc-google-iam-v1==0.11.4 grpcio==1.22.0 h5py==2.10.0 hdfs==2.5.6 httplib2==0.12.0 idna==2.8 Keras-Applications==1.0.8 Keras-Preprocessing==1.1.0 Markdown==3.1.1 mock==2.0.0 monotonic==1.5 nose==1.3.7 numpy==1.16.4 oauth2client==3.0.0 pandas==0.24.2 pbr==5.4.3 pip==19.3.1 proto-google-cloud-datastore-v1==0.90.4 protobuf==3.9.0 protorpc==0.12.0 pyarrow==0.15.1 pyasn1==0.4.8 pyasn1-modules==0.2.7 pydot==1.4.1 PyHamcrest==1.9.0 pymongo==3.8.0 pyparsing==2.4.5 python-dateutil==2.8.1 python-gflags==3.0.6 python-snappy==0.5.4 pytz==2019.1 PyVCF==0.6.8 PyYAML==5.1 requests==2.22.0 rsa==4.0 scipy==1.2.2 setuptools==41.6.0 six==1.13.0 tenacity==6.0.0 tensorboard==1.14.0 tensorflow==1.14.0 tensorflow-estimator==1.14.0 termcolor==1.1.0 typing==3.6.6 urllib3==1.25.7 virtualenv==16.7.7 Werkzeug==0.16.0 wheel==0.33.6 wrapt==1.11.2 Removing intermediate container 48cc3820c446 ---> 57339552c3ee Step 12/13 : ADD target/launcher/linux_amd64/boot /opt/apache/beam/ ---> 1d5c20c7d07f Step 13/13 : ENTRYPOINT ["/opt/apache/beam/boot"] ---> Running in 32883853fd6b Removing intermediate container 32883853fd6b ---> 709639f3ece1 Successfully built 709639f3ece1 Successfully tagged apachebeam/python2.7_sdk:2.18.0.dev > Task :sdks:python:test-suites:portable:py2:crossLanguagePortableWordCount > FAILED DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support ERROR: Command errored out with exit status 1: command: <https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/1866363813/bin/python2.7> -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/setup.py'"'"';> __file__='"'"'<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/setup.py'"'"';f=getattr(tokenize,> '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info cwd: <https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/> Complete output (27 lines): <https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/setup.py>:198: UserWarning: You are using Apache Beam with Python 2. New releases of Apache Beam will soon support Python 3 only. 'You are using Apache Beam with Python 2. ' Traceback (most recent call last): File "<string>", line 1, in <module> File "<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/setup.py",> line 264, in <module> 'test': generate_protos_first(test), File "<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 144, in setup _install_setup_requires(attrs) File "<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 139, in _install_setup_requires dist.fetch_build_eggs(dist.setup_requires) File "<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/setuptools/dist.py",> line 720, in fetch_build_eggs replace_conflicting=True, File "<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 794, in resolve new_requirements = dist.requires(req.extras)[::-1] File "<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 2736, in requires dm = self._dep_map File "<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 3023, in _dep_map self.__dep_map = self._compute_dependencies() File "<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 3032, in _compute_dependencies for req in self._parsed_pkg_info.get_all('Requires-Dist') or []: File "<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 3014, in _parsed_pkg_info metadata = self.get_metadata(self.PKG_INFO) File "<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1420, in get_metadata value = self._get(path) File "<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1616, in _get with open(path, 'rb') as stream: IOError: [Errno 2] No such file or directory: '<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/.eggs/pytest_runner-5.2-py2.7.egg/pytest_runner-5.2.dist-info/METADATA'> ---------------------------------------- ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. > Task :sdks:python:test-suites:portable:py2:crossLanguagePythonJavaFlink FAILED DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support ERROR: Command errored out with exit status 1: command: <https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/1866363813/bin/python2.7> -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/setup.py'"'"';> __file__='"'"'<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/setup.py'"'"';f=getattr(tokenize,> '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info cwd: <https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/> Complete output (27 lines): <https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/setup.py>:198: UserWarning: You are using Apache Beam with Python 2. New releases of Apache Beam will soon support Python 3 only. 'You are using Apache Beam with Python 2. ' Traceback (most recent call last): File "<string>", line 1, in <module> File "<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/setup.py",> line 264, in <module> 'test': generate_protos_first(test), File "<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 144, in setup _install_setup_requires(attrs) File "<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/setuptools/__init__.py",> line 139, in _install_setup_requires dist.fetch_build_eggs(dist.setup_requires) File "<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/setuptools/dist.py",> line 720, in fetch_build_eggs replace_conflicting=True, File "<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 794, in resolve new_requirements = dist.requires(req.extras)[::-1] File "<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 2736, in requires dm = self._dep_map File "<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 3023, in _dep_map self.__dep_map = self._compute_dependencies() File "<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 3032, in _compute_dependencies for req in self._parsed_pkg_info.get_all('Requires-Dist') or []: File "<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 3014, in _parsed_pkg_info metadata = self.get_metadata(self.PKG_INFO) File "<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1420, in get_metadata value = self._get(path) File "<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/build/gradleenv/1866363813/local/lib/python2.7/site-packages/pkg_resources/__init__.py",> line 1616, in _get with open(path, 'rb') as stream: IOError: [Errno 2] No such file or directory: '<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/.eggs/pytest_runner-5.2-py2.7.egg/pytest_runner-5.2.dist-info/METADATA'> ---------------------------------------- ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. FAILURE: Build completed with 6 failures. 1: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':sdks:python:test-suites:portable:py2:installGcpTest'. > Process 'command 'sh'' finished with non-zero exit value 1 * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. ============================================================================== 2: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':sdks:python:test-suites:direct:py2:installGcpTest'. > Process 'command 'sh'' finished with non-zero exit value 1 * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. ============================================================================== 3: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':sdks:python:test-suites:dataflow:py2:installGcpTest'. > Process 'command 'sh'' finished with non-zero exit value 1 * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. ============================================================================== 4: Task failed with an exception. ----------- * Where: Build file '<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/test-suites/direct/py2/build.gradle'> line: 107 * What went wrong: Execution failed for task ':sdks:python:test-suites:direct:py2:mongodbioIT'. > Process 'command 'sh'' finished with non-zero exit value 1 * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. ============================================================================== 5: Task failed with an exception. ----------- * Where: Build file '<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/test-suites/portable/py2/build.gradle'> line: 143 * What went wrong: Execution failed for task ':sdks:python:test-suites:portable:py2:crossLanguagePortableWordCount'. > Process 'command 'sh'' finished with non-zero exit value 1 * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. ============================================================================== 6: Task failed with an exception. ----------- * Where: Build file '<https://builds.apache.org/job/beam_PostCommit_Python2/ws/src/sdks/python/test-suites/portable/py2/build.gradle'> line: 115 * What went wrong: Execution failed for task ':sdks:python:test-suites:portable:py2:crossLanguagePythonJavaFlink'. > Process 'command 'sh'' finished with non-zero exit value 1 * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. ============================================================================== * Get more help at https://help.gradle.org Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 6m 23s 113 actionable tasks: 87 executed, 23 from cache, 3 up-to-date Publishing build scan... https://gradle.com/s/bp5et622cdopc Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
