See <https://ci-beam.apache.org/job/beam_Metrics_Report/156/display/redirect>
Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on apache-beam-jenkins-8 (beam) in workspace <https://ci-beam.apache.org/job/beam_Metrics_Report/ws/> The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Using shallow clone with depth 1 Avoid fetching tags Cloning repository https://github.com/apache/beam.git > git init <https://ci-beam.apache.org/job/beam_Metrics_Report/ws/src> # > timeout=10 Fetching upstream changes from https://github.com/apache/beam.git > git --version # timeout=10 > git --version # 'git version 2.25.1' > git fetch --no-tags --force --progress --depth=1 -- > https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* # > timeout=10 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from https://github.com/apache/beam.git > git fetch --no-tags --force --progress --depth=1 -- > https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* > +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/* # > timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 29ea352fa7c96503dfc914c8e2ef982ee37a0c01 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 29ea352fa7c96503dfc914c8e2ef982ee37a0c01 # timeout=10 Commit message: "Add an option to the FnApi harness PIPELINE_OPTIONS_FILE that overrides the old PIPELINE_OPTIONS environment variable with the contents of a file. This allows us to circumvent kernel limits on the combined size of environment variables and commandline arguments. (#27841)" > git rev-list --no-walk ab93fb1988051baac6c3b9dd1031f4d68bd9a149 # timeout=10 First time build. Skipping changelog. No emails were triggered. No emails were triggered. [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content SETUPTOOLS_USE_DISTUTILS=stdlib SPARK_LOCAL_IP=127.0.0.1 [EnvInject] - Variables injected successfully. [Gradle] - Launching build. [src] $ <https://ci-beam.apache.org/job/beam_Metrics_Report/ws/src/gradlew> --continue --max-****s=8 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx6g -Dorg.gradle.vfs.watch=false -Pdocker-pull-licenses -PinfluxDb=beam_test_metrics -PinfluxHost=10.128.0.96 -PinfluxPort=8086 :beam-test-jenkins:generateMetricsReport To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.6.2/userguide/gradle_daemon.html#sec:disabling_the_daemon. Daemon will be stopped at the end of the build Configuration on demand is an incubating feature. Gradle Enterprise plugins resolution: https://plugins.gradle.org/m2 Enforcing Gradle Enterprise: https://ge.apache.org, allowUntrustedServer: false > Task :buildSrc:compileJava NO-SOURCE > Task :buildSrc:compileGroovy FROM-CACHE > Task :buildSrc:pluginDescriptors > Task :buildSrc:processResources > Task :buildSrc:classes > Task :buildSrc:jar > Task :buildSrc:assemble > Task :buildSrc:spotlessGroovy FROM-CACHE > Task :buildSrc:spotlessGroovyCheck UP-TO-DATE > Task :buildSrc:spotlessGroovyGradle FROM-CACHE > Task :buildSrc:spotlessGroovyGradleCheck UP-TO-DATE > Task :buildSrc:spotlessCheck UP-TO-DATE > Task :buildSrc:compileTestJava NO-SOURCE > Task :buildSrc:compileTestGroovy NO-SOURCE > Task :buildSrc:pluginUnderTestMetadata > Task :buildSrc:processTestResources NO-SOURCE > Task :buildSrc:testClasses UP-TO-DATE > Task :buildSrc:test NO-SOURCE > Task :buildSrc:validatePlugins FROM-CACHE > Task :buildSrc:check UP-TO-DATE > Task :buildSrc:build > Task :beam-test-jenkins:setupVirtualenv Collecting pip Using cached pip-23.2.1-py3-none-any.whl (2.1 MB) Installing collected packages: pip Attempting uninstall: pip Found existing installation: pip 20.0.2 Uninstalling pip-20.0.2: Successfully uninstalled pip-20.0.2 Successfully installed pip-23.2.1 Collecting tox Obtaining dependency information for tox from https://files.pythonhosted.org/packages/45/ff/a9e20a27e0f4dce205a1a93e4f15256315709a203cbf414fe8ee1dde85ef/tox-4.6.4-py3-none-any.whl.metadata Using cached tox-4.6.4-py3-none-any.whl.metadata (5.0 kB) Requirement already satisfied: setuptools in <https://ci-beam.apache.org/job/beam_Metrics_Report/ws/src/build/gradleenv/-1871197473/lib/python3.8/site-packages> (from -r <https://ci-beam.apache.org/job/beam_Metrics_Report/ws/src/sdks/python/build-requirements.txt> (line 20)) (44.0.0) Collecting setuptools (from -r <https://ci-beam.apache.org/job/beam_Metrics_Report/ws/src/sdks/python/build-requirements.txt> (line 20)) Obtaining dependency information for setuptools from https://files.pythonhosted.org/packages/c7/42/be1c7bbdd83e1bfb160c94b9cafd8e25efc7400346cf7ccdbdb452c467fa/setuptools-68.0.0-py3-none-any.whl.metadata Using cached setuptools-68.0.0-py3-none-any.whl.metadata (6.4 kB) Collecting wheel>=0.36.0 (from -r <https://ci-beam.apache.org/job/beam_Metrics_Report/ws/src/sdks/python/build-requirements.txt> (line 21)) Obtaining dependency information for wheel>=0.36.0 from https://files.pythonhosted.org/packages/28/f5/6955d7b3a5d71ce6bac104f9cf98c1b0513ad656cdaca8ea7d579196f771/wheel-0.41.1-py3-none-any.whl.metadata Using cached wheel-0.41.1-py3-none-any.whl.metadata (2.2 kB) Collecting grpcio-tools==1.53.0 (from -r <https://ci-beam.apache.org/job/beam_Metrics_Report/ws/src/sdks/python/build-requirements.txt> (line 22)) Using cached grpcio_tools-1.53.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.4 MB) Collecting mypy-protobuf==3.5.0 (from -r <https://ci-beam.apache.org/job/beam_Metrics_Report/ws/src/sdks/python/build-requirements.txt> (line 23)) Obtaining dependency information for mypy-protobuf==3.5.0 from https://files.pythonhosted.org/packages/b3/b8/10a141d38da112507c633eee498aa9939df34dfb417c93f0a246c4931eb7/mypy_protobuf-3.5.0-py3-none-any.whl.metadata Using cached mypy_protobuf-3.5.0-py3-none-any.whl.metadata (474 bytes) Collecting distlib==0.3.7 (from -r <https://ci-beam.apache.org/job/beam_Metrics_Report/ws/src/sdks/python/build-requirements.txt> (line 25)) Obtaining dependency information for distlib==0.3.7 from https://files.pythonhosted.org/packages/43/a0/9ba967fdbd55293bacfc1507f58e316f740a3b231fc00e3d86dc39bc185a/distlib-0.3.7-py2.py3-none-any.whl.metadata Using cached distlib-0.3.7-py2.py3-none-any.whl.metadata (5.1 kB) Collecting numpy<1.26,>=1.14.3 (from -r <https://ci-beam.apache.org/job/beam_Metrics_Report/ws/src/sdks/python/build-requirements.txt> (line 28)) Obtaining dependency information for numpy<1.26,>=1.14.3 from https://files.pythonhosted.org/packages/98/5d/5738903efe0ecb73e51eb44feafba32bdba2081263d40c5043568ff60faf/numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Using cached numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.6 kB) Collecting protobuf<5.0dev,>=4.21.6 (from grpcio-tools==1.53.0->-r <https://ci-beam.apache.org/job/beam_Metrics_Report/ws/src/sdks/python/build-requirements.txt> (line 22)) Obtaining dependency information for protobuf<5.0dev,>=4.21.6 from https://files.pythonhosted.org/packages/6b/e0/a20a8fd29c18a37bdae2d34bf4f4b465b3f101674c05033b9ddfa6782576/protobuf-4.24.0rc3-cp37-abi3-manylinux2014_x86_64.whl.metadata Using cached protobuf-4.24.0rc3-cp37-abi3-manylinux2014_x86_64.whl.metadata (543 bytes) Collecting grpcio>=1.53.0 (from grpcio-tools==1.53.0->-r <https://ci-beam.apache.org/job/beam_Metrics_Report/ws/src/sdks/python/build-requirements.txt> (line 22)) Obtaining dependency information for grpcio>=1.53.0 from https://files.pythonhosted.org/packages/a1/c6/0f70d792d2f3a2c7226069a6bc72aad8012e1b41b226768a5ffe846e8791/grpcio-1.57.0rc1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Using cached grpcio-1.57.0rc1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) Collecting types-protobuf>=4.23.0.2 (from mypy-protobuf==3.5.0->-r <https://ci-beam.apache.org/job/beam_Metrics_Report/ws/src/sdks/python/build-requirements.txt> (line 23)) Obtaining dependency information for types-protobuf>=4.23.0.2 from https://files.pythonhosted.org/packages/1a/c1/503bcab4ebbf05516bce0dca81141df1fc887aa23c7414409a434a8bd002/types_protobuf-4.23.0.3-py3-none-any.whl.metadata Using cached types_protobuf-4.23.0.3-py3-none-any.whl.metadata (1.6 kB) Collecting cachetools>=5.3.1 (from tox) Obtaining dependency information for cachetools>=5.3.1 from https://files.pythonhosted.org/packages/a9/c9/c8a7710f2cedcb1db9224fdd4d8307c9e48cbddc46c18b515fefc0f1abbe/cachetools-5.3.1-py3-none-any.whl.metadata Using cached cachetools-5.3.1-py3-none-any.whl.metadata (5.2 kB) Collecting chardet>=5.1 (from tox) Obtaining dependency information for chardet>=5.1 from https://files.pythonhosted.org/packages/38/6f/f5fbc992a329ee4e0f288c1fe0e2ad9485ed064cac731ed2fe47dcc38cbf/chardet-5.2.0-py3-none-any.whl.metadata Using cached chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB) Collecting colorama>=0.4.6 (from tox) Using cached colorama-0.4.6-py2.py3-none-any.whl (25 kB) Collecting filelock>=3.12.2 (from tox) Obtaining dependency information for filelock>=3.12.2 from https://files.pythonhosted.org/packages/00/45/ec3407adf6f6b5bf867a4462b2b0af27597a26bd3cd6e2534cb6ab029938/filelock-3.12.2-py3-none-any.whl.metadata Using cached filelock-3.12.2-py3-none-any.whl.metadata (2.7 kB) Collecting packaging>=23.1 (from tox) Using cached packaging-23.1-py3-none-any.whl (48 kB) Collecting platformdirs>=3.8 (from tox) Obtaining dependency information for platformdirs>=3.8 from https://files.pythonhosted.org/packages/14/51/fe5a0d6ea589f0d4a1b97824fb518962ad48b27cd346dcdfa2405187997a/platformdirs-3.10.0-py3-none-any.whl.metadata Using cached platformdirs-3.10.0-py3-none-any.whl.metadata (11 kB) Collecting pluggy>=1.2 (from tox) Obtaining dependency information for pluggy>=1.2 from https://files.pythonhosted.org/packages/51/32/4a79112b8b87b21450b066e102d6608907f4c885ed7b04c3fdb085d4d6ae/pluggy-1.2.0-py3-none-any.whl.metadata Using cached pluggy-1.2.0-py3-none-any.whl.metadata (4.4 kB) Collecting pyproject-api>=1.5.2 (from tox) Obtaining dependency information for pyproject-api>=1.5.2 from https://files.pythonhosted.org/packages/05/53/b225115e177eb54664ede5b68a23d6806d9890baa8ee66b8d87f0bdb6346/pyproject_api-1.5.3-py3-none-any.whl.metadata Using cached pyproject_api-1.5.3-py3-none-any.whl.metadata (2.9 kB) Collecting tomli>=2.0.1 (from tox) Using cached tomli-2.0.1-py3-none-any.whl (12 kB) Collecting virtualenv>=20.23.1 (from tox) Obtaining dependency information for virtualenv>=20.23.1 from https://files.pythonhosted.org/packages/14/19/e266f07cf55155d5f45170bbe08c486d8a9a9ae17bc8983acb1c019a8dd4/virtualenv-20.24.2-py3-none-any.whl.metadata Using cached virtualenv-20.24.2-py3-none-any.whl.metadata (4.5 kB) Using cached mypy_protobuf-3.5.0-py3-none-any.whl (16 kB) Using cached distlib-0.3.7-py2.py3-none-any.whl (468 kB) Using cached tox-4.6.4-py3-none-any.whl (152 kB) Using cached setuptools-68.0.0-py3-none-any.whl (804 kB) Using cached wheel-0.41.1-py3-none-any.whl (64 kB) Using cached numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB) Using cached cachetools-5.3.1-py3-none-any.whl (9.3 kB) Using cached chardet-5.2.0-py3-none-any.whl (199 kB) Using cached filelock-3.12.2-py3-none-any.whl (10 kB) Using cached grpcio-1.57.0rc1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.3 MB) Using cached platformdirs-3.10.0-py3-none-any.whl (17 kB) Using cached pluggy-1.2.0-py3-none-any.whl (17 kB) Using cached protobuf-4.24.0rc3-cp37-abi3-manylinux2014_x86_64.whl (311 kB) Using cached pyproject_api-1.5.3-py3-none-any.whl (12 kB) Using cached types_protobuf-4.23.0.3-py3-none-any.whl (61 kB) Using cached virtualenv-20.24.2-py3-none-any.whl (3.0 MB) Installing collected packages: types-protobuf, distlib, wheel, tomli, setuptools, protobuf, pluggy, platformdirs, packaging, numpy, grpcio, filelock, colorama, chardet, cachetools, virtualenv, pyproject-api, mypy-protobuf, grpcio-tools, tox Attempting uninstall: setuptools Found existing installation: setuptools 44.0.0 Uninstalling setuptools-44.0.0: Successfully uninstalled setuptools-44.0.0 Successfully installed cachetools-5.3.1 chardet-5.2.0 colorama-0.4.6 distlib-0.3.7 filelock-3.12.2 grpcio-1.57.0rc1 grpcio-tools-1.53.0 mypy-protobuf-3.5.0 numpy-1.24.4 packaging-23.1 platformdirs-3.10.0 pluggy-1.2.0 protobuf-4.24.0rc3 pyproject-api-1.5.3 setuptools-68.0.0 tomli-2.0.1 tox-4.6.4 types-protobuf-4.23.0.3 virtualenv-20.24.2 wheel-0.41.1 > Task :beam-test-jenkins:generateMetricsReport FAILED py38-test: failed with pass_env values cannot contain whitespace, use comma to have multiple values in a single line, invalid values found 'WORKSPACE INFLUXDB_USER INFLUXDB_USER_PASSWORD' py38-test: FAIL code 1 (0.00 seconds) evaluation failed :( (0.08 seconds) FAILURE: Build failed with an exception. * Where: Build file '<https://ci-beam.apache.org/job/beam_Metrics_Report/ws/src/.test-infra/jenkins/build.gradle'> line: 40 * What went wrong: Execution failed for task ':beam-test-jenkins:generateMetricsReport'. > 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. * Get more help at https://help.gradle.org BUILD FAILED in 28s 12 actionable tasks: 6 executed, 4 from cache, 2 up-to-date Publishing build scan... https://ge.apache.org/s/yudmddwpgwxvg 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]
