See <https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/3227/display/redirect?page=changes>
Changes: [noreply] Update the Beam ML readme (#29031) ------------------------------------------ [...truncated 355.14 KB...] #9 130.4 ╔════════════════════════════════════════════════════════════╗ #9 130.4 ╠═ Installing: Google Cloud CRC32C Hash Tool ═╣ #9 130.4 ╚════════════════════════════════════════════════════════════╝ #9 130.5 ╔════════════════════════════════════════════════════════════╗ #9 130.5 ╠═ Installing: anthoscli ═╣ #9 130.5 ╚════════════════════════════════════════════════════════════╝ #9 130.5 ╔════════════════════════════════════════════════════════════╗ #9 130.5 ╠═ Installing: anthoscli ═╣ #9 130.5 ╚════════════════════════════════════════════════════════════╝ #9 139.9 --- Logging error --- #9 139.9 Traceback (most recent call last): #9 139.9 File "/usr/local/gcloud/google-cloud-sdk/lib/googlecloudsdk/calliope/cli.py", line 987, in Execute #9 139.9 resources = calliope_command.Run(cli=self, args=args) #9 139.9 File "/usr/local/gcloud/google-cloud-sdk/lib/googlecloudsdk/calliope/backend.py", line 807, in Run #9 139.9 resources = command_instance.Run(args) #9 139.9 File "/usr/local/gcloud/google-cloud-sdk/lib/surface/components/update.py", line 125, in Run #9 139.9 update_manager.Update( #9 139.9 File "/usr/local/gcloud/google-cloud-sdk/lib/googlecloudsdk/core/updater/update_manager.py", line 1119, in Update #9 139.9 self._UpdateWithProgressBar(components_to_install, 'Installing', #9 139.9 File "/usr/local/gcloud/google-cloud-sdk/lib/googlecloudsdk/core/updater/update_manager.py", line 927, in _UpdateWithProgressBar #9 139.9 action_func(component.id, progress_callback=pb.SetProgress) #9 139.9 File "/usr/local/gcloud/google-cloud-sdk/lib/googlecloudsdk/core/updater/update_manager.py", line 932, in Inner #9 139.9 return install_state.Install(diff.latest, component_id, #9 139.9 File "/usr/local/gcloud/google-cloud-sdk/lib/googlecloudsdk/core/updater/local_state.py", line 104, in _TryFunc #9 139.9 return func(*args, **kwargs) #9 139.9 File "/usr/local/gcloud/google-cloud-sdk/lib/googlecloudsdk/core/updater/local_state.py", line 529, in Install #9 139.9 files = self._GetInstaller(snapshot).Install( #9 139.9 File "/usr/local/gcloud/google-cloud-sdk/lib/googlecloudsdk/core/updater/installers.py", line 322, in Install #9 139.9 return self._InstallTar(component, progress_callback=progress_callback, #9 139.9 File "/usr/local/gcloud/google-cloud-sdk/lib/googlecloudsdk/core/updater/installers.py", line 362, in _InstallTar #9 139.9 return DownloadAndExtractTar( #9 139.9 File "/usr/local/gcloud/google-cloud-sdk/lib/googlecloudsdk/core/updater/installers.py", line 247, in DownloadAndExtractTar #9 139.9 tar.extract(member, extract_dir) #9 139.9 File "/usr/local/lib/python3.8/tarfile.py", line 2274, in extract #9 139.9 self._extract_one(tarinfo, path, set_attrs, numeric_owner) #9 139.9 File "/usr/local/lib/python3.8/tarfile.py", line 2308, in _extract_one #9 139.9 self._handle_fatal_error(e) #9 139.9 File "/usr/local/lib/python3.8/tarfile.py", line 2304, in _extract_one #9 139.9 self._extract_member(tarinfo, os.path.join(path, tarinfo.name), #9 139.9 File "/usr/local/lib/python3.8/tarfile.py", line 2386, in _extract_member #9 139.9 self.makefile(tarinfo, targetpath) #9 139.9 File "/usr/local/lib/python3.8/tarfile.py", line 2439, in makefile #9 139.9 copyfileobj(source, target, tarinfo.size, ReadError, bufsize) #9 139.9 File "/usr/local/lib/python3.8/tarfile.py", line 254, in copyfileobj #9 139.9 dst.write(buf) #9 139.9 OSError: [Errno 28] No space left on device #9 139.9 #9 139.9 During handling of the above exception, another exception occurred: #9 139.9 #9 139.9 Traceback (most recent call last): #9 139.9 File "/usr/local/lib/python3.8/logging/__init__.py", line 1089, in emit #9 139.9 self.flush() #9 139.9 File "/usr/local/lib/python3.8/logging/__init__.py", line 1069, in flush #9 139.9 self.stream.flush() #9 139.9 OSError: [Errno 28] No space left on device #9 139.9 Call stack: #9 139.9 File "/usr/local/gcloud/google-cloud-sdk/bin/bootstrapping/install.py", line 372, in <module> #9 139.9 main() #9 139.9 File "/usr/local/gcloud/google-cloud-sdk/bin/bootstrapping/install.py", line 345, in main #9 139.9 Install( #9 139.9 File "/usr/local/gcloud/google-cloud-sdk/bin/bootstrapping/install.py", line 205, in Install #9 139.9 InstallOrUpdateComponents(to_install, compile_python, update=update) #9 139.9 File "/usr/local/gcloud/google-cloud-sdk/bin/bootstrapping/install.py", line 256, in InstallOrUpdateComponents #9 139.9 _CLI.Execute( #9 139.9 File "/usr/local/gcloud/google-cloud-sdk/lib/googlecloudsdk/calliope/cli.py", line 1013, in Execute #9 139.9 self._HandleAllErrors(exc, command_path_string, specified_arg_names) #9 139.9 File "/usr/local/gcloud/google-cloud-sdk/lib/googlecloudsdk/calliope/cli.py", line 1050, in _HandleAllErrors #9 139.9 exceptions.HandleError(exc, command_path_string, self.__known_error_handler) #9 139.9 File "/usr/local/gcloud/google-cloud-sdk/lib/googlecloudsdk/calliope/exceptions.py", line 556, in HandleError #9 139.9 log.debug(console_attr.SafeText(exc), exc_info=sys.exc_info()) #9 139.9 Message: '[Errno 28] No space left on device' #9 139.9 Arguments: () #9 139.9 #9 139.9 To help improve the quality of this product, we collect anonymized usage data #9 139.9 and anonymized stacktraces when crashes are encountered; additional information #9 139.9 is available at <https://cloud.google.com/sdk/usage-statistics>. This data is #9 139.9 handled in accordance with our privacy policy #9 139.9 <https://cloud.google.com/terms/cloud-privacy-notice>. You may choose to opt in this #9 139.9 collection now (by choosing 'Y' at the below prompt), or at any time in the #9 139.9 future by running the following command: #9 139.9 #9 139.9 gcloud config set disable_usage_reporting false #9 139.9 #9 139.9 #9 139.9 This will install all the core command line tools necessary for working with #9 139.9 the Google Cloud Platform. #9 139.9 #9 139.9 Traceback (most recent call last): #9 139.9 File "/usr/local/gcloud/google-cloud-sdk/bin/bootstrapping/install.py", line 372, in <module> #9 139.9 main() #9 139.9 File "/usr/local/gcloud/google-cloud-sdk/bin/bootstrapping/install.py", line 345, in main #9 139.9 Install( #9 139.9 File "/usr/local/gcloud/google-cloud-sdk/bin/bootstrapping/install.py", line 205, in Install #9 139.9 InstallOrUpdateComponents(to_install, compile_python, update=update) #9 139.9 File "/usr/local/gcloud/google-cloud-sdk/bin/bootstrapping/install.py", line 256, in InstallOrUpdateComponents #9 139.9 _CLI.Execute( #9 139.9 File "/usr/local/gcloud/google-cloud-sdk/lib/googlecloudsdk/calliope/cli.py", line 1013, in Execute #9 139.9 self._HandleAllErrors(exc, command_path_string, specified_arg_names) #9 139.9 File "/usr/local/gcloud/google-cloud-sdk/lib/googlecloudsdk/calliope/cli.py", line 1050, in _HandleAllErrors #9 139.9 exceptions.HandleError(exc, command_path_string, self.__known_error_handler) #9 139.9 File "/usr/local/gcloud/google-cloud-sdk/lib/googlecloudsdk/calliope/exceptions.py", line 557, in HandleError #9 139.9 core_exceptions.reraise(exc) #9 139.9 File "/usr/local/gcloud/google-cloud-sdk/lib/googlecloudsdk/core/exceptions.py", line 146, in reraise #9 139.9 six.reraise(type(exc_value), exc_value, tb) #9 139.9 File "/usr/local/gcloud/google-cloud-sdk/lib/third_party/six/__init__.py", line 719, in reraise #9 139.9 raise value #9 139.9 File "/usr/local/gcloud/google-cloud-sdk/lib/googlecloudsdk/calliope/cli.py", line 987, in Execute #9 139.9 resources = calliope_command.Run(cli=self, args=args) #9 139.9 File "/usr/local/gcloud/google-cloud-sdk/lib/googlecloudsdk/calliope/backend.py", line 807, in Run #9 139.9 resources = command_instance.Run(args) #9 139.9 File "/usr/local/gcloud/google-cloud-sdk/lib/surface/components/update.py", line 125, in Run #9 139.9 update_manager.Update( #9 139.9 File "/usr/local/gcloud/google-cloud-sdk/lib/googlecloudsdk/core/updater/update_manager.py", line 1119, in Update #9 139.9 self._UpdateWithProgressBar(components_to_install, 'Installing', #9 139.9 File "/usr/local/gcloud/google-cloud-sdk/lib/googlecloudsdk/core/updater/update_manager.py", line 927, in _UpdateWithProgressBar #9 139.9 action_func(component.id, progress_callback=pb.SetProgress) #9 139.9 File "/usr/local/gcloud/google-cloud-sdk/lib/googlecloudsdk/core/updater/update_manager.py", line 932, in Inner #9 139.9 return install_state.Install(diff.latest, component_id, #9 139.9 File "/usr/local/gcloud/google-cloud-sdk/lib/googlecloudsdk/core/updater/local_state.py", line 104, in _TryFunc #9 139.9 return func(*args, **kwargs) #9 139.9 File "/usr/local/gcloud/google-cloud-sdk/lib/googlecloudsdk/core/updater/local_state.py", line 529, in Install #9 139.9 files = self._GetInstaller(snapshot).Install( #9 139.9 File "/usr/local/gcloud/google-cloud-sdk/lib/googlecloudsdk/core/updater/installers.py", line 322, in Install #9 139.9 return self._InstallTar(component, progress_callback=progress_callback, #9 139.9 File "/usr/local/gcloud/google-cloud-sdk/lib/googlecloudsdk/core/updater/installers.py", line 362, in _InstallTar #9 139.9 return DownloadAndExtractTar( #9 139.9 File "/usr/local/gcloud/google-cloud-sdk/lib/googlecloudsdk/core/updater/installers.py", line 247, in DownloadAndExtractTar #9 139.9 tar.extract(member, extract_dir) #9 139.9 File "/usr/local/lib/python3.8/tarfile.py", line 2274, in extract #9 139.9 self._extract_one(tarinfo, path, set_attrs, numeric_owner) #9 139.9 File "/usr/local/lib/python3.8/tarfile.py", line 2308, in _extract_one #9 139.9 self._handle_fatal_error(e) #9 139.9 File "/usr/local/lib/python3.8/tarfile.py", line 2304, in _extract_one #9 139.9 self._extract_member(tarinfo, os.path.join(path, tarinfo.name), #9 139.9 File "/usr/local/lib/python3.8/tarfile.py", line 2386, in _extract_member #9 139.9 self.makefile(tarinfo, targetpath) #9 139.9 File "/usr/local/lib/python3.8/tarfile.py", line 2439, in makefile #9 139.9 copyfileobj(source, target, tarinfo.size, ReadError, bufsize) #9 139.9 File "/usr/local/lib/python3.8/tarfile.py", line 254, in copyfileobj #9 139.9 dst.write(buf) #9 139.9 OSError: [Errno 28] No space left on device #9 140.1 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 139.9 File "/usr/local/lib/python3.8/tarfile.py", line 2304, in _extract_one #9 139.9 self._extract_member(tarinfo, os.path.join(path, tarinfo.name), #9 139.9 File "/usr/local/lib/python3.8/tarfile.py", line 2386, in _extract_member #9 139.9 self.makefile(tarinfo, targetpath) #9 139.9 File "/usr/local/lib/python3.8/tarfile.py", line 2439, in makefile #9 139.9 copyfileobj(source, target, tarinfo.size, ReadError, bufsize) #9 139.9 File "/usr/local/lib/python3.8/tarfile.py", line 254, in copyfileobj #9 139.9 dst.write(buf) #9 139.9 OSError: [Errno 28] No space left on device #9 140.1 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:py38:docker FAILED FAILURE: Build completed with 6 failures. 1: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':sdks:python: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:java:io:google-cloud-platform:expansion-service:distZip'. > Could not add file > '/home/jenkins/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.12.14/3502dd682cac2a7334b159e13d5935e4a34ba192/byte-buddy-1.12.14.jar' > to ZIP > '<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/ws/src/sdks/java/io/google-cloud-platform/expansion-service/build/distributions/expansion-service-2.52.0-SNAPSHOT.zip'.> * 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:java:io:google-cloud-platform:expansion-service:shadowJar'. > Failed to load cache entry 028523c17b49c94c7f9b6c88f6e2853c for task > ':sdks:java:io:google-cloud-platform:expansion-service:shadowJar': Could not > load from local cache: No space left on device * 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:java:io:google-cloud-platform:expansion-service:analyzeClassesDependencies'. > Could not resolve all dependencies for configuration > ':sdks:java:io:google-cloud-platform:expansion-service:permitUnusedDeclared'. > Problems writing to Binary store in /home/jenkins/.gradle/.tmp/gradle3049626757239535499.bin (exist: true) * 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 ':release:go-licenses:go:dockerRun'. > 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: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. ============================================================================== 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 4m 56s 260 actionable tasks: 170 executed, 80 from cache, 10 up-to-date Publishing build scan... https://ge.apache.org/s/kchgl4cmvwsvs 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]
