You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/06/30 18:11:10 UTC

Build failed in Jenkins: beam_Python_LoadTests_FnApiRunner_Microbenchmark #533

See <https://ci-beam.apache.org/job/beam_Python_LoadTests_FnApiRunner_Microbenchmark/533/display/redirect?page=changes>

Changes:

[suztomo] [BEAM-12422] Removing unnecessary log4j-api dependency

[noreply] [BEAM-11289] [Python] Integrate Google Cloud Recommendations AI


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-15 (beam) in workspace <https://ci-beam.apache.org/job/beam_Python_LoadTests_FnApiRunner_Microbenchmark/ws/>
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init <https://ci-beam.apache.org/job/beam_Python_LoadTests_FnApiRunner_Microbenchmark/ws/src> # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git --version # 'git version 2.7.4'
 > git fetch --tags --progress 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
Fetching upstream changes from https://github.com/apache/beam.git
 > git fetch --tags --progress 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 68c56f893ef7920c14102648ec12e6aa52c025ec (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 68c56f893ef7920c14102648ec12e6aa52c025ec # timeout=10
Commit message: "Merge pull request #15098: [BEAM-12422] Vendored gRPC: Removing unnecessary log4j-api dependency"
 > git rev-list --no-walk b86fcf94af26a240777f30f8193a314cb7ffc87e # timeout=10
No emails were triggered.
[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
SETUPTOOLS_USE_DISTUTILS=stdlib

[EnvInject] - Variables injected successfully.
[beam_Python_LoadTests_FnApiRunner_Microbenchmark] $ /bin/bash -xe /tmp/jenkins5072754958255586936.sh
+ echo '*** FnApiRunner Python load test - microbenchmark ***'
*** FnApiRunner Python load test - microbenchmark ***
[Gradle] - Launching build.
[src] $ <https://ci-beam.apache.org/job/beam_Python_LoadTests_FnApiRunner_Microbenchmark/ws/src/gradlew> -PloadTest.mainClass=apache_beam.testing.load_tests.microbenchmarks_test -Prunner=DirectRunner "-PloadTest.args=--publish_to_big_query=true --influx_measurement=python_direct_microbenchmarks --project=apache-beam-testing --metrics_dataset=load_test --metrics_table=python_direct_microbenchmarks --input_options='{}' --influx_db_name=beam_test_metrics --influx_hostname=http://10.128.0.96:8086 --runner=DirectRunner" -PpythonVersion=3.7 --continue --max-****s=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -Dorg.gradle.vfs.watch=false -Pdocker-pull-licenses :sdks:python:apache_beam:testing:load_tests:run
> 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:pluginUnderTestMetadata
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> 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
Configuration on demand is an incubating feature.

> Task :sdks:python:setupVirtualenv
Using base prefix '/usr'
New python executable in <https://ci-beam.apache.org/job/beam_Python_LoadTests_FnApiRunner_Microbenchmark/ws/src/build/gradleenv/1922375555/bin/python3.7>
Also creating executable in <https://ci-beam.apache.org/job/beam_Python_LoadTests_FnApiRunner_Microbenchmark/ws/src/build/gradleenv/1922375555/bin/python>
Installing setuptools, pip, wheel...
done.
Running virtualenv with interpreter /usr/bin/python3.7
Collecting tox==3.20.1
  Using cached tox-3.20.1-py2.py3-none-any.whl (83 kB)
Collecting grpcio-tools==1.37.0
  Using cached grpcio_tools-1.37.0-cp37-cp37m-manylinux2014_x86_64.whl (2.5 MB)
Collecting future==0.18.2
  Using cached future-0.18.2-py3-none-any.whl
Collecting mypy-protobuf==1.18
  Using cached mypy_protobuf-1.18-py3-none-any.whl (7.3 kB)
Collecting distlib==0.3.1
  Using cached distlib-0.3.1-py2.py3-none-any.whl (335 kB)
Collecting importlib-metadata<3,>=0.12
  Using cached importlib_metadata-2.1.1-py2.py3-none-any.whl (10 kB)
Collecting toml>=0.9.4
  Using cached toml-0.10.2-py2.py3-none-any.whl (16 kB)
Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0
  Using cached virtualenv-20.4.7-py2.py3-none-any.whl (7.2 MB)
Collecting py>=1.4.17
  Using cached py-1.10.0-py2.py3-none-any.whl (97 kB)
Collecting packaging>=14
  Using cached packaging-20.9-py2.py3-none-any.whl (40 kB)
Collecting filelock>=3.0.0
  Using cached filelock-3.0.12-py3-none-any.whl (7.6 kB)
Collecting pluggy>=0.12.0
  Using cached pluggy-0.13.1-py2.py3-none-any.whl (18 kB)
Collecting six>=1.14.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting grpcio>=1.37.0
  Using cached grpcio-1.38.1-cp37-cp37m-manylinux2014_x86_64.whl (4.2 MB)
Requirement already satisfied: setuptools in <https://ci-beam.apache.org/job/beam_Python_LoadTests_FnApiRunner_Microbenchmark/ws/src/build/gradleenv/1922375555/lib/python3.7/site-packages> (from grpcio-tools==1.37.0->-r <https://ci-beam.apache.org/job/beam_Python_LoadTests_FnApiRunner_Microbenchmark/ws/src/sdks/python/build-requirements.txt> (line 17)) (57.0.0)
Collecting protobuf<4.0dev,>=3.5.0.post1
ERROR: Could not install packages due to an OSError: [Errno 28] No space left on device: '/tmp/pip-unpack-s1qsudyh'


> Task :sdks:python:setupVirtualenv FAILED

> Task :sdks:python:apache_beam:testing:load_tests:setupVirtualenv FAILED
Using base prefix '/usr'
New python executable in <https://ci-beam.apache.org/job/beam_Python_LoadTests_FnApiRunner_Microbenchmark/ws/src/build/gradleenv/1329484227/bin/python3.7>
Also creating executable in <https://ci-beam.apache.org/job/beam_Python_LoadTests_FnApiRunner_Microbenchmark/ws/src/build/gradleenv/1329484227/bin/python>
Installing setuptools, pip, wheel...
done.
Running virtualenv with interpreter /usr/bin/python3.7
Collecting tox==3.20.1
  Using cached tox-3.20.1-py2.py3-none-any.whl (83 kB)
Collecting grpcio-tools==1.37.0
  Using cached grpcio_tools-1.37.0-cp37-cp37m-manylinux2014_x86_64.whl (2.5 MB)
Collecting future==0.18.2
  Using cached future-0.18.2-py3-none-any.whl
Collecting mypy-protobuf==1.18
  Using cached mypy_protobuf-1.18-py3-none-any.whl (7.3 kB)
Collecting distlib==0.3.1
  Using cached distlib-0.3.1-py2.py3-none-any.whl (335 kB)
Collecting toml>=0.9.4
  Using cached toml-0.10.2-py2.py3-none-any.whl (16 kB)
Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0
  Using cached virtualenv-20.4.7-py2.py3-none-any.whl (7.2 MB)
Collecting packaging>=14
  Using cached packaging-20.9-py2.py3-none-any.whl (40 kB)
Collecting six>=1.14.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting importlib-metadata<3,>=0.12
  Using cached importlib_metadata-2.1.1-py2.py3-none-any.whl (10 kB)
Collecting py>=1.4.17
  Using cached py-1.10.0-py2.py3-none-any.whl (97 kB)
Collecting pluggy>=0.12.0
  Using cached pluggy-0.13.1-py2.py3-none-any.whl (18 kB)
Collecting filelock>=3.0.0
  Using cached filelock-3.0.12-py3-none-any.whl (7.6 kB)
Collecting protobuf<4.0dev,>=3.5.0.post1
  Using cached protobuf-3.17.3-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB)
Requirement already satisfied: setuptools in <https://ci-beam.apache.org/job/beam_Python_LoadTests_FnApiRunner_Microbenchmark/ws/src/build/gradleenv/1329484227/lib/python3.7/site-packages> (from grpcio-tools==1.37.0->-r <https://ci-beam.apache.org/job/beam_Python_LoadTests_FnApiRunner_Microbenchmark/ws/src/sdks/python/build-requirements.txt> (line 17)) (57.0.0)
Collecting grpcio>=1.37.0
ERROR: Could not install packages due to an OSError: [Errno 28] No space left on device: '/tmp/pip-unpack-fxzkq7jc'


FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:python:setupVirtualenv'.
> 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:apache_beam:testing:load_tests:setupVirtualenv'.
> 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 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.8.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 15s
2 actionable tasks: 2 executed

Publishing build scan...
https://gradle.com/s/fokm5sh6245fw

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_Python_LoadTests_FnApiRunner_Microbenchmark #534

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_Python_LoadTests_FnApiRunner_Microbenchmark/534/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org