Skip to content

Fixed duplicate Include parameters for agent and agent2 images #569

Fixed duplicate Include parameters for agent and agent2 images

Fixed duplicate Include parameters for agent and agent2 images #569

Triggered via push December 25, 2024 10:03
Status Failure
Total duration 53m 45s
Artifacts
Initialize build
10s
Initialize build
Matrix: build_base
Matrix: build_base_database
Matrix: build_images
Matrix: clear_artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Build snmptraps image (X64)
Error: buildah exited with code 127 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 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. Created symlink /etc/systemd/system/multi-user.target.wants/snmpd.service → /usr/lib/systemd/system/snmpd.service. Created symlink /etc/systemd/system/multi-user.target.wants/snmptrapd.service → /usr/lib/systemd/system/snmptrapd.service. + 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 /var/lib/zabbix zabbix useradd warning: zabbix's uid 1997 is greater than SYS_UID_MAX 999 + mkdir -p /var/lib/zabbix + mkdir -p /var/lib/zabbix/snmptraps + mkdir -p /var/lib/zabbix/mibs + touch /var/lib/net-snmp/snmptrapd.conf + chown --quiet -R zabbix:root /etc/snmp/ /var/lib/zabbix/ /var/tmp/ /var/run/ + chgrp -R 0 /etc/snmp/ /var/lib/zabbix/ /var/tmp/ /var/run/ + chmod -R g=u /etc/snmp/ /var/lib/zabbix/ /var/tmp/ /var/run/ + EXPOSE 1162/UDP /bin/sh: line 1: EXPOSE: command not found 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_U
Build snmptraps image (ARM64)
Error: buildah exited with code 127 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:3415b32764d8c185fafcd0c946a41d5028c72a76a1c10bcd8690f139ff79eb40 Copying config sha256:56a192b837f605786850c13c1cd4bb46bba5a3f77aea6fffaaa282e7385eed7e 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 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. Created symlink /etc/systemd/system/multi-user.target.wants/snmpd.service → /usr/lib/systemd/system/snmpd.service. Created symlink /etc/systemd/system/multi-user.target.wants/snmptrapd.service → /usr/lib/systemd/system/snmptrapd.service. + 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 /var/lib/zabbix zabbix useradd warning: zabbix's uid 1997 is greater than SYS_UID_MAX 999 + mkdir -p /var/lib/zabbix + mkdir -p /var/lib/zabbix/snmptraps + mkdir -p /var/lib/zabbix/mibs + touch /var/lib/net-snmp/snmptrapd.conf + chown --quiet -R zabbix:root /etc/snmp/ /var/lib/zabbix/ /var/tmp/ /var/run/ + chgrp -R 0 /etc/snmp/ /var/lib/zabbix/ /var/tmp/ /var/run/ + chmod -R g=u /etc/snmp/ /var/lib/zabbix/ /var/tmp/ /var/run/ + EXPOSE 1162/UDP /bin/sh: line 1: EXPOSE: command not found 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_U
Initialize build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636