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 2023/10/21 04:46:08 UTC

Build failed in Jenkins: beam_PostCommit_Py_ValCont #11300

See <https://ci-beam.apache.org/job/beam_PostCommit_Py_ValCont/11300/display/redirect>

Changes:


------------------------------------------
[...truncated 924.40 KB...]
#9 217.0   File "/usr/local/gcloud/google-cloud-sdk/lib/googlecloudsdk/core/updater/local_state.py", line 104, in _TryFunc
#9 217.0     return func(*args, **kwargs)
#9 217.0   File "/usr/local/gcloud/google-cloud-sdk/lib/googlecloudsdk/core/updater/local_state.py", line 529, in Install
#9 217.0     files = self._GetInstaller(snapshot).Install(
#9 217.0   File "/usr/local/gcloud/google-cloud-sdk/lib/googlecloudsdk/core/updater/installers.py", line 322, in Install
#9 217.0     return self._InstallTar(component, progress_callback=progress_callback,
#9 217.0   File "/usr/local/gcloud/google-cloud-sdk/lib/googlecloudsdk/core/updater/installers.py", line 362, in _InstallTar
#9 217.0     return DownloadAndExtractTar(
#9 217.0   File "/usr/local/gcloud/google-cloud-sdk/lib/googlecloudsdk/core/updater/installers.py", line 247, in DownloadAndExtractTar
#9 217.0     tar.extract(member, extract_dir)
#9 217.0   File "/usr/local/lib/python3.9/tarfile.py", line 2283, in extract
#9 217.0     self._extract_one(tarinfo, path, set_attrs, numeric_owner)
#9 217.0   File "/usr/local/lib/python3.9/tarfile.py", line 2317, in _extract_one
#9 217.0     self._handle_fatal_error(e)
#9 217.0   File "/usr/local/lib/python3.9/tarfile.py", line 2313, in _extract_one
#9 217.0     self._extract_member(tarinfo, os.path.join(path, tarinfo.name),
#9 217.0   File "/usr/local/lib/python3.9/tarfile.py", line 2396, in _extract_member
#9 217.0     self.makefile(tarinfo, targetpath)
#9 217.0   File "/usr/local/lib/python3.9/tarfile.py", line 2449, in makefile
#9 217.0     copyfileobj(source, target, tarinfo.size, ReadError, bufsize)
#9 217.0   File "/usr/local/lib/python3.9/tarfile.py", line 254, in copyfileobj
#9 217.0     dst.write(buf)
#9 217.0 OSError: [Errno 28] No space left on device
#9 217.0 
#9 217.0 During handling of the above exception, another exception occurred:
#9 217.0 
#9 217.0 Traceback (most recent call last):
#9 217.0   File "/usr/local/lib/python3.9/logging/__init__.py", line 1087, in emit
#9 217.0     self.flush()
#9 217.0   File "/usr/local/lib/python3.9/logging/__init__.py", line 1067, in flush
#9 217.0     self.stream.flush()
#9 217.0 OSError: [Errno 28] No space left on device
#9 217.0 Call stack:
#9 217.0   File "/usr/local/gcloud/google-cloud-sdk/bin/bootstrapping/install.py", line 372, in <module>
#9 217.0     main()
#9 217.0   File "/usr/local/gcloud/google-cloud-sdk/bin/bootstrapping/install.py", line 345, in main
#9 217.0     Install(
#9 217.0   File "/usr/local/gcloud/google-cloud-sdk/bin/bootstrapping/install.py", line 205, in Install
#9 217.0     InstallOrUpdateComponents(to_install, compile_python, update=update)
#9 217.0   File "/usr/local/gcloud/google-cloud-sdk/bin/bootstrapping/install.py", line 256, in InstallOrUpdateComponents
#9 217.0     _CLI.Execute(
#9 217.0   File "/usr/local/gcloud/google-cloud-sdk/lib/googlecloudsdk/calliope/cli.py", line 1013, in Execute
#9 217.0     self._HandleAllErrors(exc, command_path_string, specified_arg_names)
#9 217.0   File "/usr/local/gcloud/google-cloud-sdk/lib/googlecloudsdk/calliope/cli.py", line 1050, in _HandleAllErrors
#9 217.0     exceptions.HandleError(exc, command_path_string, self.__known_error_handler)
#9 217.0   File "/usr/local/gcloud/google-cloud-sdk/lib/googlecloudsdk/calliope/exceptions.py", line 556, in HandleError
#9 217.0     log.debug(console_attr.SafeText(exc), exc_info=sys.exc_info())
#9 217.0 Message: '[Errno 28] No space left on device'
#9 217.0 Arguments: ()
#9 217.0 
#9 217.0 To help improve the quality of this product, we collect anonymized usage data
#9 217.0 and anonymized stacktraces when crashes are encountered; additional information
#9 217.0 is available at <https://cloud.google.com/sdk/usage-statistics>. This data is
#9 217.0 handled in accordance with our privacy policy
#9 217.0 <https://cloud.google.com/terms/cloud-privacy-notice>. You may choose to opt in this
#9 217.0 collection now (by choosing 'Y' at the below prompt), or at any time in the
#9 217.0 future by running the following command:
#9 217.0 
#9 217.0     gcloud config set disable_usage_reporting false
#9 217.0 
#9 217.0 
#9 217.0 This will install all the core command line tools necessary for working with
#9 217.0 the Google Cloud Platform.
#9 217.0 
#9 217.0 Traceback (most recent call last):
#9 217.0   File "/usr/local/gcloud/google-cloud-sdk/bin/bootstrapping/install.py", line 372, in <module>
#9 217.0     main()
#9 217.0   File "/usr/local/gcloud/google-cloud-sdk/bin/bootstrapping/install.py", line 345, in main
#9 217.0     Install(
#9 217.0   File "/usr/local/gcloud/google-cloud-sdk/bin/bootstrapping/install.py", line 205, in Install
#9 217.0     InstallOrUpdateComponents(to_install, compile_python, update=update)
#9 217.0   File "/usr/local/gcloud/google-cloud-sdk/bin/bootstrapping/install.py", line 256, in InstallOrUpdateComponents
#9 217.0     _CLI.Execute(
#9 217.0   File "/usr/local/gcloud/google-cloud-sdk/lib/googlecloudsdk/calliope/cli.py", line 1013, in Execute
#9 217.0     self._HandleAllErrors(exc, command_path_string, specified_arg_names)
#9 217.0   File "/usr/local/gcloud/google-cloud-sdk/lib/googlecloudsdk/calliope/cli.py", line 1050, in _HandleAllErrors
#9 217.0     exceptions.HandleError(exc, command_path_string, self.__known_error_handler)
#9 217.0   File "/usr/local/gcloud/google-cloud-sdk/lib/googlecloudsdk/calliope/exceptions.py", line 557, in HandleError
#9 217.0     core_exceptions.reraise(exc)
#9 217.0   File "/usr/local/gcloud/google-cloud-sdk/lib/googlecloudsdk/core/exceptions.py", line 146, in reraise
#9 217.0     six.reraise(type(exc_value), exc_value, tb)
#9 217.0   File "/usr/local/gcloud/google-cloud-sdk/lib/third_party/six/__init__.py", line 719, in reraise
#9 217.0     raise value
#9 217.0   File "/usr/local/gcloud/google-cloud-sdk/lib/googlecloudsdk/calliope/cli.py", line 987, in Execute
#9 217.0     resources = calliope_command.Run(cli=self, args=args)
#9 217.0   File "/usr/local/gcloud/google-cloud-sdk/lib/googlecloudsdk/calliope/backend.py", line 807, in Run
#9 217.0     resources = command_instance.Run(args)
#9 217.0   File "/usr/local/gcloud/google-cloud-sdk/lib/surface/components/update.py", line 125, in Run
#9 217.0     update_manager.Update(
#9 217.0   File "/usr/local/gcloud/google-cloud-sdk/lib/googlecloudsdk/core/updater/update_manager.py", line 1119, in Update
#9 217.0     self._UpdateWithProgressBar(components_to_install, 'Installing',
#9 217.0   File "/usr/local/gcloud/google-cloud-sdk/lib/googlecloudsdk/core/updater/update_manager.py", line 927, in _UpdateWithProgressBar
#9 217.0     action_func(component.id, progress_callback=pb.SetProgress)
#9 217.0   File "/usr/local/gcloud/google-cloud-sdk/lib/googlecloudsdk/core/updater/update_manager.py", line 932, in Inner
#9 217.0     return install_state.Install(diff.latest, component_id,
#9 217.0   File "/usr/local/gcloud/google-cloud-sdk/lib/googlecloudsdk/core/updater/local_state.py", line 104, in _TryFunc
#9 217.0     return func(*args, **kwargs)
#9 217.0   File "/usr/local/gcloud/google-cloud-sdk/lib/googlecloudsdk/core/updater/local_state.py", line 529, in Install
#9 217.0     files = self._GetInstaller(snapshot).Install(
#9 217.0   File "/usr/local/gcloud/google-cloud-sdk/lib/googlecloudsdk/core/updater/installers.py", line 322, in Install
#9 217.0     return self._InstallTar(component, progress_callback=progress_callback,
#9 217.0   File "/usr/local/gcloud/google-cloud-sdk/lib/googlecloudsdk/core/updater/installers.py", line 362, in _InstallTar
#9 217.0     return DownloadAndExtractTar(
#9 217.0   File "/usr/local/gcloud/google-cloud-sdk/lib/googlecloudsdk/core/updater/installers.py", line 247, in DownloadAndExtractTar
#9 217.0     tar.extract(member, extract_dir)
#9 217.0   File "/usr/local/lib/python3.9/tarfile.py", line 2283, in extract
#9 217.0     self._extract_one(tarinfo, path, set_attrs, numeric_owner)
#9 217.0   File "/usr/local/lib/python3.9/tarfile.py", line 2317, in _extract_one
#9 217.0     self._handle_fatal_error(e)
#9 217.0   File "/usr/local/lib/python3.9/tarfile.py", line 2313, in _extract_one
#9 217.0     self._extract_member(tarinfo, os.path.join(path, tarinfo.name),
#9 217.0   File "/usr/local/lib/python3.9/tarfile.py", line 2396, in _extract_member
#9 217.0     self.makefile(tarinfo, targetpath)
#9 217.0   File "/usr/local/lib/python3.9/tarfile.py", line 2449, in makefile
#9 217.0     copyfileobj(source, target, tarinfo.size, ReadError, bufsize)
#9 217.0   File "/usr/local/lib/python3.9/tarfile.py", line 254, in copyfileobj
#9 217.0     dst.write(buf)
#9 217.0 OSError: [Errno 28] No space left on device
#9 217.3 Container does not include required Beam dependencies or has conflicting dependencies. If Beam dependencies have changed, you need to regenerate base_image_requirements.txt files. See: https://s.apache.org/beam-python-requirements-generate
#9 ERROR: executor failed running [/bin/sh -c apt-get update &&     apt-get install -y        libsnappy-dev        libyaml-dev        ccache        libgeos-dev        &&     rm -rf /var/lib/apt/lists/* &&     pip install --upgrade pip setuptools wheel &&     pip install --no-deps -r /tmp/base_image_requirements.txt &&     rm -rf /tmp/base_image_requirements.txt &&     python -c "import nltk; nltk.download('stopwords')" &&     rm /root/nltk_data/corpora/stopwords.zip &&     python -c "from google.protobuf.internal import api_implementation; assert api_implementation._implementation_type == 'upb'; print ('Verified fast protobuf used.')" &&     mkdir -p /usr/local/gcloud &&     cd /usr/local/gcloud &&     curl -s -O https://dl.google.com/dl/cloudsdk/release/google-cloud-sdk.tar.gz &&     tar -xf google-cloud-sdk.tar.gz &&     /usr/local/gcloud/google-cloud-sdk/install.sh &&     rm -rf /usr/local/gcloud/google-cloud-sdk/.install/.backup &&     rm google-cloud-sdk.tar.gz &&     ln -s /usr/bin/ccache /usr/local/bin/gcc &&     ccache --set-config=sloppiness=file_macro && ccache --set-config=hash_dir=false &&     pip install --no-deps -v /opt/apache/beam/tars/apache-beam.tar.gz[gcp] &&     pip check || (echo "Container does not include required Beam dependencies or has conflicting dependencies. If Beam dependencies have changed, you need to regenerate base_image_requirements.txt files. See: https://s.apache.org/beam-python-requirements-generate" && exit 1) &&     pip freeze --all &&     rm -rf /root/.cache/pip]: exit code: 1
------
 > [beam 5/5] RUN      apt-get update &&     apt-get install -y        libsnappy-dev        libyaml-dev        ccache        libgeos-dev        &&     rm -rf /var/lib/apt/lists/* &&     pip install --upgrade pip setuptools wheel &&     pip install --no-deps -r /tmp/base_image_requirements.txt &&     rm -rf /tmp/base_image_requirements.txt &&     python -c "import nltk; nltk.download('stopwords')" &&     rm /root/nltk_data/corpora/stopwords.zip &&     python -c "from google.protobuf.internal import api_implementation; assert api_implementation._implementation_type == 'upb'; print ('Verified fast protobuf used.')" &&     mkdir -p /usr/local/gcloud &&     cd /usr/local/gcloud &&     curl -s -O https://dl.google.com/dl/cloudsdk/release/google-cloud-sdk.tar.gz &&     tar -xf google-cloud-sdk.tar.gz &&     /usr/local/gcloud/google-cloud-sdk/install.sh &&     rm -rf /usr/local/gcloud/google-cloud-sdk/.install/.backup &&     rm google-cloud-sdk.tar.gz &&     ln -s /usr/bin/ccache /usr/local/bin/gcc &&     ccache --set-config=sloppiness=file_macro && ccache --set-config=hash_dir=false &&     pip install --no-deps -v /opt/apache/beam/tars/apache-beam.tar.gz[gcp] &&     pip check || (echo "Container does not include required Beam dependencies or has conflicting dependencies. If Beam dependencies have changed, you need to regenerate base_image_requirements.txt files. See: https://s.apache.org/beam-python-requirements-generate" && exit 1) &&     pip freeze --all &&     rm -rf /root/.cache/pip:
#9 217.0   File "/usr/local/lib/python3.9/tarfile.py", line 2313, in _extract_one
#9 217.0     self._extract_member(tarinfo, os.path.join(path, tarinfo.name),
#9 217.0   File "/usr/local/lib/python3.9/tarfile.py", line 2396, in _extract_member
#9 217.0     self.makefile(tarinfo, targetpath)
#9 217.0   File "/usr/local/lib/python3.9/tarfile.py", line 2449, in makefile
#9 217.0     copyfileobj(source, target, tarinfo.size, ReadError, bufsize)
#9 217.0   File "/usr/local/lib/python3.9/tarfile.py", line 254, in copyfileobj
#9 217.0     dst.write(buf)
#9 217.0 OSError: [Errno 28] No space left on device
#9 217.3 Container does not include required Beam dependencies or has conflicting dependencies. If Beam dependencies have changed, you need to regenerate base_image_requirements.txt files. See: https://s.apache.org/beam-python-requirements-generate
------
ERROR: failed to solve: executor failed running [/bin/sh -c apt-get update &&     apt-get install -y        libsnappy-dev        libyaml-dev        ccache        libgeos-dev        &&     rm -rf /var/lib/apt/lists/* &&     pip install --upgrade pip setuptools wheel &&     pip install --no-deps -r /tmp/base_image_requirements.txt &&     rm -rf /tmp/base_image_requirements.txt &&     python -c "import nltk; nltk.download('stopwords')" &&     rm /root/nltk_data/corpora/stopwords.zip &&     python -c "from google.protobuf.internal import api_implementation; assert api_implementation._implementation_type == 'upb'; print ('Verified fast protobuf used.')" &&     mkdir -p /usr/local/gcloud &&     cd /usr/local/gcloud &&     curl -s -O https://dl.google.com/dl/cloudsdk/release/google-cloud-sdk.tar.gz &&     tar -xf google-cloud-sdk.tar.gz &&     /usr/local/gcloud/google-cloud-sdk/install.sh &&     rm -rf /usr/local/gcloud/google-cloud-sdk/.install/.backup &&     rm google-cloud-sdk.tar.gz &&     ln -s /usr/bin/ccache /usr/local/bin/gcc &&     ccache --set-config=sloppiness=file_macro && ccache --set-config=hash_dir=false &&     pip install --no-deps -v /opt/apache/beam/tars/apache-beam.tar.gz[gcp] &&     pip check || (echo "Container does not include required Beam dependencies or has conflicting dependencies. If Beam dependencies have changed, you need to regenerate base_image_requirements.txt files. See: https://s.apache.org/beam-python-requirements-generate" && exit 1) &&     pip freeze --all &&     rm -rf /root/.cache/pip]: exit code: 1

> Task :sdks:python:container:py39:docker FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:python:test-suites:dataflow:py310: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.
> Get more help at https://help.gradle.org.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:python:test-suites:dataflow:py39: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.
> Get more help at https://help.gradle.org.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:python:container:py38:docker'.
> Process 'command 'docker'' 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.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:python:container:py310:docker'.
> Process 'command 'docker'' 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.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:python:container:py311:docker'.
> Process 'command 'docker'' 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.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:python:test-suites:dataflow:py311: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.
> Get more help at https://help.gradle.org.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:python:test-suites:dataflow:py38: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.
> Get more help at https://help.gradle.org.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:python:container:py39:docker'.
> Process 'command 'docker'' 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.
==============================================================================

Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

For more on this, please refer to https://docs.gradle.org/8.3/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD FAILED in 5m 37s
52 actionable tasks: 46 executed, 1 from cache, 5 up-to-date

Publishing build scan...
https://ge.apache.org/s/2zupaxtdh3efq

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_PostCommit_Py_ValCont #11301

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Py_ValCont/11301/display/redirect>


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