Skip to content

featDds/new version in base image #386

featDds/new version in base image

featDds/new version in base image #386

Triggered via pull request October 4, 2024 14:09
Status Failure
Total duration 14m 58s
Artifacts

baseimage.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 20 warnings
deploy-quay
Error: buildah exited with code 2 Trying to pull registry.access.redhat.com/ubi8/ubi:latest... Getting image source signatures Copying blob sha256:148a3ed2f70ea72bafab6a24598d47682ae82214e6b84b09c69960fdd727465b Copying blob sha256:148a3ed2f70ea72bafab6a24598d47682ae82214e6b84b09c69960fdd727465b Copying config sha256:4f03f39cd42733419904ceba5493d183e8e606dea850e2abbcf1dba3971540ab Writing manifest to image destination Storing signatures --2024-10-04 14:09:55-- https://repo.almalinux.org/almalinux/RPM-GPG-KEY-AlmaLinux Resolving repo.almalinux.org (repo.almalinux.org)... 104.26.7.225, 104.26.6.225, 172.67.71.150, ... Connecting to repo.almalinux.org (repo.almalinux.org)|104.26.7.225|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 5150 (5.0K) [application/octet-stream] Saving to: 'RPM-GPG-KEY-AlmaLinux' 0K ..... 100% 30.7M=0s 2024-10-04 14:09:55 (30.7 MB/s) - 'RPM-GPG-KEY-AlmaLinux' saved [5150/5150] Cloning into '/opt/mongo-cxx-driver'... In file included from src/mongo/platform/compiler.h:122, from src/mongo/client/export_macros.h:18, from src/mongo/base/string_data.h:26, from build/linux2/ssl/mongo/base/error_codes.h:22, from src/mongo/base/status.h:21, from src/mongo/base/initializer_function.h:18, from src/mongo/base/initializer_dependency_graph.h:23, from src/mongo/base/initializer.h:23, from src/mongo/base/init.h:31, from src/mongo/client/dbclient.cpp:22: src/mongo/client/dbclientcursor.h: In member function 'void mongo::DBClientCursor::_assertIfNull() const': src/mongo/util/assert_util.h:231:28: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare] if (MONGO_unlikely(!(expr))) { \ ^~~~~~~ src/mongo/platform/compiler_gcc.h:82:80: note: in definition of macro 'MONGO_unlikely' #define MONGO_unlikely(x) static_cast<bool>(__builtin_expect(static_cast<bool>(x), 0)) ^ src/mongo/util/assert_util.h:302:17: note: in expansion of macro 'MONGO_uassert' #define uassert MONGO_uassert ^~~~~~~~~~~~~ src/mongo/client/dbclientcursor.h:269:9: note: in expansion of macro 'uassert' uassert(13348, "connection died", this); ^~~~~~~ src/mongo/util/time_support.cpp: In function 'std::__cxx11::string mongo::dateToCtimeString(mongo::Date_t)': src/mongo/util/time_support.cpp:198:43: warning: 'snprintf' output may be truncated before the last format character [-Wformat-truncation=] milliSecStr, millisSubstrLen + 1, ".%03d", static_cast<int32_t>(date.asInt64() % 1000)); ^~~~~~~ src/mongo/util/time_support.cpp:197:13: note: 'snprintf' output between 5 and 6 bytes into a destination of size 5 snprintf( ~~~~~~~~^ milliSecStr, millisSubstrLen + 1, ".%03d", static_cast<int32_t>(date.asInt64() % 1000)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/mongo/util/time_support.cpp: In function 'void mongo::outputDateAsCtime(std::ostream&, mongo::Date_t)': src/mongo/util/time_support.cpp:198:43: warning: 'snprintf' output may be truncated before the last format character [-Wformat-truncation=] milliSecStr, millisSubstrLen + 1, ".%03d", static_cast<int32_t>(date.asInt64() % 1000)); ^~~~~~~ src/mongo/util/time_support.cpp:197:13: note: 'snprintf' output between 5 and 6 bytes into a destination of size 5 snprintf( ~~~~~~~~^ milliSecStr, millisSubstrLen + 1, ".%03d", static_cast<int32_t>(date.asInt64() % 1000)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --2024-10-04 14:11:50-- https://repo.almalinux.org/almalinux/RPM-GPG-KEY-AlmaLinux Resolving repo.almalinux.org (repo.almalinux.org)... 104.26.7.225, 104.26.6
deploy-dockerhub
buildx failed with: ERROR: failed to solve: process "/bin/sh -c /tmp/build/01.install-build-dependencies.sh && /tmp/build/02.install-mongo-driver.sh && /tmp/build/03.install-gnutls.sh && /tmp/build/04.install-fastdds.sh && /tmp/build/05.install-lib-microhttp.sh && /tmp/build/06.install-paho-client.sh && /tmp/build/07.install-k-libs.sh && /tmp/build/08.install-mongoc-driver.sh && /tmp/build/09.install-postgres-client.sh && /tmp/build/10.install-rapid-json.sh && /tmp/build/11.install-prometheus-client.sh && yum clean all" did not complete successfully: exit code: 2
deploy-quay
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
deploy-quay
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
deploy-dockerhub
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, docker/setup-qemu-action@v1, docker/setup-buildx-action@v1, docker/login-action@v1, docker/build-push-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
deploy-dockerhub
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, docker/setup-qemu-action@v1, docker/setup-buildx-action@v1, docker/login-action@v1, docker/build-push-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
deploy-dockerhub
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
deploy-dockerhub
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
deploy-dockerhub
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
deploy-dockerhub
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
deploy-dockerhub
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
deploy-dockerhub
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
deploy-dockerhub
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
deploy-dockerhub
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
deploy-dockerhub
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
deploy-dockerhub
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
deploy-dockerhub
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
deploy-dockerhub
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
deploy-dockerhub
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
deploy-dockerhub
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
deploy-dockerhub
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
deploy-dockerhub
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/