See <https://ci-beam.apache.org/job/beam_Metrics_Report/159/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 c416f4f6f28eeab7942d37394dd02e2450bef65a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c416f4f6f28eeab7942d37394dd02e2450bef65a # timeout=10 Commit message: "Add per key inference integration test (#28026)" > git rev-list --no-walk a46a35b52fc145649312ebfa4801d0784dd807ae # 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/33/f1/01c7deed64e464449e4cd4cfcd34ad9f9b766c55ad2c07b12f3f9cb7950a/tox-4.10.0-py3-none-any.whl.metadata Using cached tox-4.10.0-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/4f/ab/0bcfebdfc3bfa8554b2b2c97a555569c4c1ebc74ea288741ea8326c51906/setuptools-68.1.2-py3-none-any.whl.metadata Using cached setuptools-68.1.2-py3-none-any.whl.metadata (6.2 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/b8/8b/31273bf66016be6ad22bb7345c37ff350276cfd46e389a0c2ac5da9d9073/wheel-0.41.2-py3-none-any.whl.metadata Using cached wheel-0.41.2-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/f3/d8/fb02c40aa129c385430d177e4d9fa0160cb89be29305c8760861e538a2e4/protobuf-4.24.2-cp37-abi3-manylinux2014_x86_64.whl.metadata Using cached protobuf-4.24.2-cp37-abi3-manylinux2014_x86_64.whl.metadata (540 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/6e/45/825a7f277154aa9f5bec375c643910179948ea4e7f6d02bb6c1d68c5ddc1/grpcio-1.58.0rc1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Using cached grpcio-1.58.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/71/f4/22c136d9587e693f2eed6ef98074bb4c4b318c5c85ebfed3a033086a6b2e/types_protobuf-4.24.0.1-py3-none-any.whl.metadata Using cached types_protobuf-4.24.0.1-py3-none-any.whl.metadata (1.7 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.2 (from tox) Obtaining dependency information for chardet>=5.2 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/52/90/45223db4e1df30ff14e8aebf9a1bf0222da2e7b49e53692c968f36817812/filelock-3.12.3-py3-none-any.whl.metadata Using cached filelock-3.12.3-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.10 (from tox) Obtaining dependency information for platformdirs>=3.10 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/05/b8/42ed91898d4784546c5f06c60506400548db3f7a4b3fb441cba4e5c17952/pluggy-1.3.0-py3-none-any.whl.metadata Using cached pluggy-1.3.0-py3-none-any.whl.metadata (4.3 kB) Collecting pyproject-api>=1.5.3 (from tox) Obtaining dependency information for pyproject-api>=1.5.3 from https://files.pythonhosted.org/packages/69/50/b3c9acb6b46b70664cf4b278fc490e94333c19c1d429ee5220aaf2b0b3f6/pyproject_api-1.5.4-py3-none-any.whl.metadata Using cached pyproject_api-1.5.4-py3-none-any.whl.metadata (2.8 kB) Collecting tomli>=2.0.1 (from tox) Using cached tomli-2.0.1-py3-none-any.whl (12 kB) Collecting virtualenv>=20.24.3 (from tox) Obtaining dependency information for virtualenv>=20.24.3 from https://files.pythonhosted.org/packages/17/8d/6989e5dcd812520cbf9f31be2b08643ae3a895586601bbab501df8ed6e54/virtualenv-20.24.3-py3-none-any.whl.metadata Using cached virtualenv-20.24.3-py3-none-any.whl.metadata (4.5 kB) Collecting typing-extensions>=4.7.1 (from filelock>=3.12.2->tox) Obtaining dependency information for typing-extensions>=4.7.1 from https://files.pythonhosted.org/packages/ec/6b/63cc3df74987c36fe26157ee12e09e8f9db4de771e0f3404263117e75b95/typing_extensions-4.7.1-py3-none-any.whl.metadata Using cached typing_extensions-4.7.1-py3-none-any.whl.metadata (3.1 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.10.0-py3-none-any.whl (153 kB) Using cached setuptools-68.1.2-py3-none-any.whl (805 kB) Using cached wheel-0.41.2-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.3-py3-none-any.whl (11 kB) Using cached grpcio-1.58.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.3.0-py3-none-any.whl (18 kB) Using cached protobuf-4.24.2-cp37-abi3-manylinux2014_x86_64.whl (311 kB) Using cached pyproject_api-1.5.4-py3-none-any.whl (12 kB) Using cached types_protobuf-4.24.0.1-py3-none-any.whl (61 kB) Using cached virtualenv-20.24.3-py3-none-any.whl (3.0 MB) Using cached typing_extensions-4.7.1-py3-none-any.whl (33 kB) Installing collected packages: types-protobuf, distlib, wheel, typing-extensions, tomli, setuptools, protobuf, pluggy, platformdirs, packaging, numpy, grpcio, colorama, chardet, cachetools, pyproject-api, mypy-protobuf, grpcio-tools, filelock, virtualenv, 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.3 grpcio-1.58.0rc1 grpcio-tools-1.53.0 mypy-protobuf-3.5.0 numpy-1.24.4 packaging-23.1 platformdirs-3.10.0 pluggy-1.3.0 protobuf-4.24.2 pyproject-api-1.5.4 setuptools-68.1.2 tomli-2.0.1 tox-4.10.0 types-protobuf-4.24.0.1 typing-extensions-4.7.1 virtualenv-20.24.3 wheel-0.41.2 > 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/pyutows7i3tl6 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]
