Skip to content

Add verification for binary Zabbix components after installing depend… #577

Add verification for binary Zabbix components after installing depend…

Add verification for binary Zabbix components after installing depend… #577

Re-run triggered December 25, 2024 15:46
Status Failure
Total duration 2h 1m 28s
Artifacts
Initialize build
14s
Initialize build
Matrix: build_base
Matrix: build_base_database
Matrix: build_images
Matrix: clear_artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
Build agent image (X64)
Process completed with exit code 125.
Build java-gateway image (X64)
Process completed with exit code 125.
Build agent2 image (X64)
Process completed with exit code 125.
Build proxy-mysql image (X64)
Process completed with exit code 125.
Build proxy-sqlite3 image (X64)
Process completed with exit code 125.
Build server-pgsql image (X64)
Process completed with exit code 125.
Build server-mysql image (X64)
Process completed with exit code 125.
Build web-nginx-pgsql image (X64)
Process completed with exit code 125.
Build web-nginx-mysql image (X64)
Process completed with exit code 125.
Build snmptraps image (X64)
Error: buildah exited with code 1 Trying to pull registry.access.redhat.com/ubi9/ubi-minimal:9.5... Getting image source signatures Checking if image destination supports signatures Copying blob sha256:1e6b7297048ae70484705dda4e582fb8ad5778ea4c8ae464cf3e6a02ac439012 Copying config sha256:1e60d83fed15acc2f6cc9322e4e0f38f6e09f0f4778cb4abbbe524f5721e1bd0 Writing manifest to image destination Storing signatures + INSTALL_PKGS='bash shadow-utils net-snmp' + microdnf -y install --disableplugin=subscription-manager '--disablerepo=*' --enablerepo ubi-9-baseos-rpms --enablerepo ubi-9-appstream-rpms --setopt=install_weak_deps=0 --setopt=keepcache=0 --best --setopt=tsflags=nodocs bash shadow-utils net-snmp error: Error -1 running transaction Error: building at STEP "RUN --mount=type=tmpfs,target=/var/lib/dnf/ --mount=type=tmpfs,target=/var/cache/yum/ set -eux && INSTALL_PKGS="bash shadow-utils net-snmp" && microdnf -y install --disableplugin=subscription-manager --disablerepo="*" --enablerepo "ubi-9-baseos-rpms" --enablerepo "ubi-9-appstream-rpms" --setopt=install_weak_deps=0 --setopt=keepcache=0 --best --setopt=tsflags=nodocs ${INSTALL_PKGS} && microdnf -y update --disableplugin=subscription-manager --disablerepo "*" --enablerepo "ubi-9-baseos-rpms" --setopt=install_weak_deps=0 --best --setopt=tsflags=nodocs tzdata && microdnf -y reinstall --disableplugin=subscription-manager --disablerepo "*" --enablerepo "ubi-9-baseos-rpms" --setopt=install_weak_deps=0 --setopt=keepcache=0 --best --setopt=tsflags=nodocs tzdata && groupadd --system --gid 1995 zabbix && useradd --system --comment "Zabbix monitoring system" -g zabbix --uid 1997 --shell /sbin/nologin --home-dir ${ZABBIX_USER_HOME_DIR} zabbix && mkdir -p ${ZABBIX_USER_HOME_DIR} && mkdir -p ${ZABBIX_USER_HOME_DIR}/snmptraps && mkdir -p ${ZABBIX_USER_HOME_DIR}/mibs && touch /var/lib/net-snmp/snmptrapd.conf && chown --quiet -R zabbix:root /etc/snmp/ ${ZABBIX_USER_HOME_DIR}/ /var/tmp/ /var/run/ && chgrp -R 0 /etc/snmp/ ${ZABBIX_USER_HOME_DIR}/ /var/tmp/ /var/run/ && chmod -R g=u /etc/snmp/ ${ZABBIX_USER_HOME_DIR}/ /var/tmp/ /var/run/": while running runtime: exit status 1
Build web-service image (X64)
Process completed with exit code 125.
Initialize build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636