2025-06-19 12:59:38,464: INFO: Building opensdn-external-rabbitmq 2025-06-19 12:59:38,689: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-1_7_6_9-1 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg GENERAL_EXTRA_RPMS="" --build-arg BASE_EXTRA_RPMS="" --build-arg YUM_ENABLE_REPOS="" --build-arg CONTAINER_NAME=opensdn-external-rabbitmq --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.02kB done #1 DONE 0.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-general-base:master-1_7_6_9-1 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 1.4s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-general-base:master-1_7_6_9-1 #4 CACHED #5 [internal] load build context #5 transferring context: 52.81kB done #5 DONE 1.3s #6 [2/3] COPY *.sh / #6 DONE 0.6s #7 [3/3] RUN set -e ; /bin/bash -c 'for item in `ls /__*` ; do mv $item /${item:3} ; done' && source /functions.sh && source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) && if [[ ${ver} == 8 ]]; then RABBITMQ_VERSION="3.10.7" && ERLANG_VERSION="25.0.4"; elif [[ ${ver} == 9 ]]; then RABBITMQ_VERSION="3.12.13" && ERLANG_VERSION="25.3.2.15" && ver=8 ; else RABBITMQ_VERSION="3.7.28" && ERLANG_VERSION="21.3.8.21"; fi && download_package https://packagecloud.io rabbitmq/erlang/packages/el/${ver}/erlang-${ERLANG_VERSION}-1.el${ver}.x86_64.rpm/download.rpm erlang.rpm && download_package https://packagecloud.io rabbitmq/rabbitmq-server/packages/el/${ver}/rabbitmq-server-${RABBITMQ_VERSION}-1.el${ver}.noarch.rpm/download.rpm rabbitmq-server.rpm && yum install -y erlang.rpm rabbitmq-server.rpm vim-common && usermod -a -G 1999 rabbitmq && usermod -d /var/lib/rabbitmq rabbitmq && rabbitmq-plugins enable --offline rabbitmq_management && rm -f *rpm && yum clean all -y && rm -rf /var/cache/yum #7 0.492 http://nexus.gz1.opensdn.io/repository/external-web-cache/rabbitmq/erlang/packages/el/8/erlang-25.3.2.15-1.el8.x86_64.rpm/download.rpm: #7 0.492 2025-06-19 12:59:43 ERROR 404: rabbitmq/erlang/packages/el/8/erlang-25.3.2.15-1.el8.x86_64.rpm/download.rpm. #7 2.265 2025-06-19 12:59:45 URL:https://d3fo0g5hm7lbuv.cloudfront.net/828/1039/el/8/package_files/2979656.rpm?Expires=1750338885&Signature=POZHoQqrBxgGlmVj4addL4wOx-i-2hz~sBdQ8Pr59Stjk1en1RcDk6~haP2eRdTi4bHwK5pGE-bDilbqAy8Z58yN9Cr5kjm7fRzQMk9vuNaU9whTDyvWtCg2gBp3TxnSj5ZTNtOMjV28WXG6pd7w4h97XvPkbZL0TNa1f85jANlCN9jWk9mZWAFsaTgAgdFfEeb5izzgsIKC~2T4LU5AGb3IZH3V0h3bUYnko1gAW5bBaOS1BBp67SzCC0QWbQnWC~FytTMO0N-9V3KrpqSVLH7UdlRZPl6S5YPRF4IROhS8i~tkBRgf6biZP8OiRlANXhKFd7fSqGGF6tvnq0hGnA__&Key-Pair-Id=K1ZMSF1EKC3AZL [21295248/21295248] -> "erlang.rpm" [1] #7 2.279 http://nexus.gz1.opensdn.io/repository/external-web-cache/rabbitmq/rabbitmq-server/packages/el/8/rabbitmq-server-3.12.13-1.el8.noarch.rpm/download.rpm: #7 2.279 2025-06-19 12:59:45 ERROR 404: rabbitmq/rabbitmq-server/packages/el/8/rabbitmq-server-3.12.13-1.el8.noarch.rpm/download.rpm. #7 3.838 2025-06-19 12:59:47 URL:https://d3fo0g5hm7lbuv.cloudfront.net/828/1033/el/8/package_files/2844747.rpm?Expires=1750338886&Signature=JJF5nV2AM3O9HznESY95m~eRhrbyknyF-BSjmI-pXHMEkMck6zl9pbp1syHGosyCmW3kjZ2fo7fewrVZ50Noxu47u1EuG2PI6jeH3hUau1PxyEoVayC-yuBux7D0ol4jtPvrYPTBM06NaillhaNktq7xuTCUkcOg8i7kdNw9-T19xxhRjeBLW1KQo4gMAzbMVQ3kv7PjWmtCjr5uYLoYmNydZEPPmIc00bWsp6wxjCc-vpE04CmsZH8Iu~N3oBiFm1CkrGa48oM~EPXQQGJfEIKSHLdVHq0a38WS55hvfBDt-45wgVQ47K~yDWijStOEP9lOtyxWnZxHSqDbgdqG3Q__&Key-Pair-Id=K1ZMSF1EKC3AZL [17817915/17817915] -> "rabbitmq-server.rpm" [1] #7 4.478 Contrail repo 4.5 MB/s | 134 kB 00:00 #7 4.719 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 2.1 MB 00:00 #7 5.976 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 730 kB 00:00 #7 6.456 added from: http://tf-mirrors.gz1.opensdn.io/re 2.0 MB/s | 264 kB 00:00 #7 6.921 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 7.0 MB 00:00 #7 10.98 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 4.0 MB 00:00 #7 12.60 added from: http://tf-mirrors.gz1.opensdn.io/re 8.2 MB/s | 939 kB 00:00 #7 13.02 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 2.3 MB 00:00 #7 14.32 added from: http://tf-mirrors.gz1.opensdn.io/re 8.8 MB/s | 392 kB 00:00 #7 14.72 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 451 kB 00:00 #7 15.29 added from: http://tf-mirrors.gz1.opensdn.io/re 463 kB/s | 16 kB 00:00 #7 15.66 added from: http://tf-mirrors.gz1.opensdn.io/re 7.4 kB/s | 257 B 00:00 #7 16.07 added from: http://tf-mirrors.gz1.opensdn.io/re 179 kB/s | 13 kB 00:00 #7 16.20 added from: http://tf-mirrors.gz1.opensdn.io/re 2.0 MB/s | 64 kB 00:00 #7 17.11 added from: http://tf-mirrors.gz1.opensdn.io/re 45 MB/s | 30 MB 00:00 #7 37.34 Third parties for OpenSDN 34 MB/s | 5.4 MB 00:00 #7 46.12 Dependencies resolved. #7 46.13 ================================================================================================ #7 46.13 Package Arch Version Repository Size #7 46.13 ================================================================================================ #7 46.13 Installing: #7 46.13 erlang x86_64 25.3.2.15-1.el8 @commandline 20 M #7 46.13 rabbitmq-server noarch 3.12.13-1.el8 @commandline 17 M #7 46.13 vim-common x86_64 2:8.2.2637-21.el9 tf-mirrors.ci_repos_yum9-appstream 6.6 M #7 46.13 Upgrading: #7 46.13 ima-evm-utils x86_64 1.5-2.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 68 k #7 46.13 libacl x86_64 2.3.1-4.el9 tf-mirrors.ci_repos_yum9-baseos 22 k #7 46.13 libselinux x86_64 3.6-1.el9 tf-mirrors.ci_repos_yum9-baseos 85 k #7 46.13 libsepol x86_64 3.6-1.el9 tf-mirrors.ci_repos_yum9-baseos 329 k #7 46.13 python3-rpm x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 64 k #7 46.13 rpm x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 485 k #7 46.13 rpm-build-libs x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 88 k #7 46.13 rpm-libs x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 307 k #7 46.13 rpm-sign-libs x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 20 k #7 46.13 systemd-libs x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 678 k #7 46.13 Installing dependencies: #7 46.13 acl x86_64 2.3.1-4.el9 tf-mirrors.ci_repos_yum9-baseos 69 k #7 46.13 attr x86_64 2.5.1-3.el9 tf-mirrors.ci_repos_yum9-baseos 58 k #7 46.13 compat-openssl11 x86_64 1:1.1.1k-4.el9_0 tf-mirrors.ci_repos_yum9-appstream 1.5 M #7 46.13 dbus x86_64 1:1.12.20-8.el9 tf-mirrors.ci_repos_yum9-baseos 6.8 k #7 46.13 dbus-broker x86_64 28-7.el9 tf-mirrors.ci_repos_yum9-baseos 171 k #7 46.13 dbus-common noarch 1:1.12.20-8.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #7 46.13 diffutils x86_64 3.7-12.el9 tf-mirrors.ci_repos_yum9-baseos 388 k #7 46.13 keyutils x86_64 1.6.3-1.el9 tf-mirrors.ci_repos_yum9-baseos 72 k #7 46.13 kmod-libs x86_64 28-10.el9 tf-mirrors.ci_repos_yum9-baseos 62 k #7 46.13 libseccomp x86_64 2.5.2-2.el9 tf-mirrors.ci_repos_yum9-baseos 71 k #7 46.13 libselinux-utils x86_64 3.6-1.el9 tf-mirrors.ci_repos_yum9-baseos 164 k #7 46.13 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #7 46.13 policycoreutils x86_64 3.6-2.1.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #7 46.13 rpm-plugin-selinux x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 16 k #7 46.13 selinux-policy noarch 38.1.45-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 48 k #7 46.13 selinux-policy-targeted noarch 38.1.45-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 6.5 M #7 46.13 systemd x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 4.0 M #7 46.13 systemd-pam x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 285 k #7 46.13 systemd-rpm-macros noarch 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 73 k #7 46.13 vim-filesystem noarch 2:8.2.2637-21.el9 tf-mirrors.ci_repos_yum9-baseos 9.3 k #7 46.13 #7 46.13 Transaction Summary #7 46.13 ================================================================================================ #7 46.13 Install 23 Packages #7 46.13 Upgrade 10 Packages #7 46.13 #7 46.13 Total size: 60 M #7 46.13 Total download size: 22 M #7 46.13 Downloading Packages: #7 46.34 (1/31): dbus-1.12.20-8.el9.x86_64.rpm 33 kB/s | 6.8 kB 00:00 #7 46.44 (2/31): acl-2.3.1-4.el9.x86_64.rpm 231 kB/s | 69 kB 00:00 #7 46.45 (3/31): attr-2.5.1-3.el9.x86_64.rpm 187 kB/s | 58 kB 00:00 #7 46.45 (4/31): dbus-common-1.12.20-8.el9.noarch.rpm 976 kB/s | 14 kB 00:00 #7 46.46 (5/31): dbus-broker-28-7.el9.x86_64.rpm 3.4 MB/s | 171 kB 00:00 #7 46.46 (6/31): keyutils-1.6.3-1.el9.x86_64.rpm 5.0 MB/s | 72 kB 00:00 #7 46.47 (7/31): kmod-libs-28-10.el9.x86_64.rpm 5.8 MB/s | 62 kB 00:00 #7 46.48 (8/31): libseccomp-2.5.2-2.el9.x86_64.rpm 7.0 MB/s | 71 kB 00:00 #7 46.48 (9/31): diffutils-3.7-12.el9.x86_64.rpm 11 MB/s | 388 kB 00:00 #7 46.49 (10/31): logrotate-3.18.0-8.el9.x86_64.rpm 6.0 MB/s | 74 kB 00:00 #7 46.49 (11/31): libselinux-utils-3.6-1.el9.x86_64.rpm 6.6 MB/s | 164 kB 00:00 #7 46.50 (12/31): rpm-plugin-selinux-4.16.1.3-34.el9.0.1 1.4 MB/s | 16 kB 00:00 #7 46.50 (13/31): selinux-policy-38.1.45-3.el9_5.noarch. 5.2 MB/s | 48 kB 00:00 #7 46.51 (14/31): policycoreutils-3.6-2.1.el9.x86_64.rpm 7.0 MB/s | 208 kB 00:00 #7 46.53 (15/31): systemd-pam-252-46.el9_5.2.0.1.x86_64. 14 MB/s | 285 kB 00:00 #7 46.55 (16/31): systemd-rpm-macros-252-46.el9_5.2.0.1. 6.3 MB/s | 73 kB 00:00 #7 46.55 (17/31): vim-filesystem-8.2.2637-21.el9.noarch. 968 kB/s | 9.3 kB 00:00 #7 46.60 (18/31): systemd-252-46.el9_5.2.0.1.x86_64.rpm 42 MB/s | 4.0 MB 00:00 #7 46.69 (19/31): compat-openssl11-1.1.1k-4.el9_0.x86_64 11 MB/s | 1.5 MB 00:00 #7 46.70 (20/31): ima-evm-utils-1.5-2.el9.0.1.x86_64.rpm 9.1 MB/s | 68 kB 00:00 #7 46.72 (21/31): libacl-2.3.1-4.el9.x86_64.rpm 1.1 MB/s | 22 kB 00:00 #7 46.82 (22/31): libselinux-3.6-1.el9.x86_64.rpm 825 kB/s | 85 kB 00:00 #7 46.95 (23/31): selinux-policy-targeted-38.1.45-3.el9_ 14 MB/s | 6.5 MB 00:00 #7 46.96 (24/31): libsepol-3.6-1.el9.x86_64.rpm 2.4 MB/s | 329 kB 00:00 #7 46.97 (25/31): python3-rpm-4.16.1.3-34.el9.0.1.x86_64 3.8 MB/s | 64 kB 00:00 #7 46.98 (26/31): rpm-build-libs-4.16.1.3-34.el9.0.1.x86 9.4 MB/s | 88 kB 00:00 #7 47.05 (27/31): rpm-4.16.1.3-34.el9.0.1.x86_64.rpm 5.5 MB/s | 485 kB 00:00 #7 47.15 (28/31): vim-common-8.2.2637-21.el9.x86_64.rpm 12 MB/s | 6.6 MB 00:00 #7 47.16 (29/31): rpm-sign-libs-4.16.1.3-34.el9.0.1.x86_ 175 kB/s | 20 kB 00:00 #7 47.17 (30/31): rpm-libs-4.16.1.3-34.el9.0.1.x86_64.rp 1.5 MB/s | 307 kB 00:00 #7 47.19 (31/31): systemd-libs-252-46.el9_5.2.0.1.x86_64 18 MB/s | 678 kB 00:00 #7 47.19 -------------------------------------------------------------------------------- #7 47.19 Total 21 MB/s | 22 MB 00:01 #7 47.19 Running transaction check #7 47.53 Transaction check succeeded. #7 47.55 Running transaction test #7 48.91 Transaction test succeeded. #7 48.91 Running transaction #7 54.40 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 1/1 #7 54.67 Preparing : 1/1 #7 54.78 Upgrading : libacl-2.3.1-4.el9.x86_64 1/43 #7 55.63 Upgrading : rpm-4.16.1.3-34.el9.0.1.x86_64 2/43 #7 55.68 Upgrading : rpm-libs-4.16.1.3-34.el9.0.1.x86_64 3/43 #7 55.70 Upgrading : libsepol-3.6-1.el9.x86_64 4/43 #7 55.71 Upgrading : libselinux-3.6-1.el9.x86_64 5/43 #7 55.76 Upgrading : systemd-libs-252-46.el9_5.2.0.1.x86_64 6/43 #7 55.78 Running scriptlet: systemd-libs-252-46.el9_5.2.0.1.x86_64 6/43 #7 55.87 Installing : libselinux-utils-3.6-1.el9.x86_64 7/43 #7 56.44 Upgrading : rpm-build-libs-4.16.1.3-34.el9.0.1.x86_64 8/43 #7 57.56 Installing : acl-2.3.1-4.el9.x86_64 9/43 #7 58.12 Installing : compat-openssl11-1:1.1.1k-4.el9_0.x86_64 10/43 #7 60.44 Installing : erlang-25.3.2.15-1.el8.x86_64 11/43 #7 60.77 Installing : vim-filesystem-2:8.2.2637-21.el9.noarch 12/43 #7 60.80 Installing : systemd-rpm-macros-252-46.el9_5.2.0.1.noarch 13/43 #7 60.81 Installing : libseccomp-2.5.2-2.el9.x86_64 14/43 #7 60.85 Installing : kmod-libs-28-10.el9.x86_64 15/43 #7 60.88 Installing : keyutils-1.6.3-1.el9.x86_64 16/43 #7 60.91 Installing : diffutils-3.7-12.el9.x86_64 17/43 #7 60.95 Installing : policycoreutils-3.6-2.1.el9.x86_64 18/43 #7 60.97 Running scriptlet: policycoreutils-3.6-2.1.el9.x86_64 18/43 #7 60.98 Installing : selinux-policy-38.1.45-3.el9_5.noarch 19/43 #7 61.00 Running scriptlet: selinux-policy-38.1.45-3.el9_5.noarch 19/43 #7 61.04 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 20/43 #7 61.33 Installing : selinux-policy-targeted-38.1.45-3.el9_5.noarch 20/43 #7 61.35 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 20/43 #7 74.51 Installing : dbus-1:1.12.20-8.el9.x86_64 21/43 #7 74.54 Installing : systemd-pam-252-46.el9_5.2.0.1.x86_64 22/43 #7 74.60 Running scriptlet: systemd-252-46.el9_5.2.0.1.x86_64 23/43 #7 75.41 Installing : systemd-252-46.el9_5.2.0.1.x86_64 23/43 #7 75.44 Running scriptlet: systemd-252-46.el9_5.2.0.1.x86_64 23/43 #7 86.34 Installing : dbus-common-1:1.12.20-8.el9.noarch 24/43 #7 86.34 Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 24/43 #7 86.37 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. #7 86.37 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. #7 86.37 #7 86.38 Running scriptlet: dbus-broker-28-7.el9.x86_64 25/43 #7 87.76 Installing : dbus-broker-28-7.el9.x86_64 25/43 #7 87.78 Running scriptlet: dbus-broker-28-7.el9.x86_64 25/43 #7 87.81 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. #7 87.81 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. #7 87.81 #7 87.81 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 26/43 #7 87.82 Installing : logrotate-3.18.0-8.el9.x86_64 26/43 #7 87.85 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 26/43 #7 87.87 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #7 87.87 #7 87.87 Installing : attr-2.5.1-3.el9.x86_64 27/43 #7 87.90 Upgrading : ima-evm-utils-1.5-2.el9.0.1.x86_64 28/43 #7 87.92 Upgrading : rpm-sign-libs-4.16.1.3-34.el9.0.1.x86_64 29/43 #7 87.94 Upgrading : python3-rpm-4.16.1.3-34.el9.0.1.x86_64 30/43 #7 87.95 Running scriptlet: rabbitmq-server-3.12.13-1.el8.noarch 31/43 #7 89.84 Installing : rabbitmq-server-3.12.13-1.el8.noarch 31/43 #7 90.17 Running scriptlet: rabbitmq-server-3.12.13-1.el8.noarch 31/43 #7 90.21 System has not been booted with systemd as init system (PID 1). Can't operate. #7 90.21 Failed to connect to bus: Host is down #7 90.21 #7 90.23 Installing : rpm-plugin-selinux-4.16.1.3-34.el9.0.1.x86_64 32/43 #7 90.59 Installing : vim-common-2:8.2.2637-21.el9.x86_64 33/43 #7 90.62 Cleanup : python3-rpm-4.16.1.3-25.el9.x86_64 34/43 #7 90.63 Cleanup : rpm-sign-libs-4.16.1.3-25.el9.x86_64 35/43 #7 90.65 Cleanup : rpm-build-libs-4.16.1.3-25.el9.x86_64 36/43 #7 90.68 Cleanup : rpm-4.16.1.3-25.el9.x86_64 37/43 #7 90.70 Cleanup : rpm-libs-4.16.1.3-25.el9.x86_64 38/43 #7 90.72 Cleanup : systemd-libs-252-18.el9.x86_64 39/43 #7 90.75 Cleanup : libselinux-3.5-1.el9.x86_64 40/43 #7 90.77 Cleanup : libsepol-3.5-1.el9.x86_64 41/43 #7 90.81 Cleanup : libacl-2.3.1-3.el9.x86_64 42/43 #7 90.97 Cleanup : ima-evm-utils-1.4-4.el9.x86_64 43/43 #7 91.10 Running scriptlet: rpm-4.16.1.3-34.el9.0.1.x86_64 43/43 #7 91.11 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 43/43 #7 91.12 Running scriptlet: systemd-252-46.el9_5.2.0.1.x86_64 43/43 #7 100.9 Running scriptlet: ima-evm-utils-1.4-4.el9.x86_64 43/43 #7 101.1 Verifying : acl-2.3.1-4.el9.x86_64 1/43 #7 101.1 Verifying : attr-2.5.1-3.el9.x86_64 2/43 #7 101.1 Verifying : dbus-1:1.12.20-8.el9.x86_64 3/43 #7 101.1 Verifying : dbus-broker-28-7.el9.x86_64 4/43 #7 101.1 Verifying : dbus-common-1:1.12.20-8.el9.noarch 5/43 #7 101.1 Verifying : diffutils-3.7-12.el9.x86_64 6/43 #7 101.1 Verifying : keyutils-1.6.3-1.el9.x86_64 7/43 #7 101.1 Verifying : kmod-libs-28-10.el9.x86_64 8/43 #7 101.1 Verifying : libseccomp-2.5.2-2.el9.x86_64 9/43 #7 101.1 Verifying : libselinux-utils-3.6-1.el9.x86_64 10/43 #7 101.1 Verifying : logrotate-3.18.0-8.el9.x86_64 11/43 #7 101.1 Verifying : policycoreutils-3.6-2.1.el9.x86_64 12/43 #7 101.1 Verifying : rpm-plugin-selinux-4.16.1.3-34.el9.0.1.x86_64 13/43 #7 101.1 Verifying : selinux-policy-38.1.45-3.el9_5.noarch 14/43 #7 101.1 Verifying : selinux-policy-targeted-38.1.45-3.el9_5.noarch 15/43 #7 101.1 Verifying : systemd-252-46.el9_5.2.0.1.x86_64 16/43 #7 101.1 Verifying : systemd-pam-252-46.el9_5.2.0.1.x86_64 17/43 #7 101.1 Verifying : systemd-rpm-macros-252-46.el9_5.2.0.1.noarch 18/43 #7 101.1 Verifying : vim-filesystem-2:8.2.2637-21.el9.noarch 19/43 #7 101.1 Verifying : compat-openssl11-1:1.1.1k-4.el9_0.x86_64 20/43 #7 101.1 Verifying : vim-common-2:8.2.2637-21.el9.x86_64 21/43 #7 101.1 Verifying : erlang-25.3.2.15-1.el8.x86_64 22/43 #7 101.1 Verifying : rabbitmq-server-3.12.13-1.el8.noarch 23/43 #7 101.1 Verifying : ima-evm-utils-1.5-2.el9.0.1.x86_64 24/43 #7 101.1 Verifying : ima-evm-utils-1.4-4.el9.x86_64 25/43 #7 101.1 Verifying : libacl-2.3.1-4.el9.x86_64 26/43 #7 101.1 Verifying : libacl-2.3.1-3.el9.x86_64 27/43 #7 101.1 Verifying : libselinux-3.6-1.el9.x86_64 28/43 #7 101.1 Verifying : libselinux-3.5-1.el9.x86_64 29/43 #7 101.1 Verifying : libsepol-3.6-1.el9.x86_64 30/43 #7 101.1 Verifying : libsepol-3.5-1.el9.x86_64 31/43 #7 101.1 Verifying : python3-rpm-4.16.1.3-34.el9.0.1.x86_64 32/43 #7 101.1 Verifying : python3-rpm-4.16.1.3-25.el9.x86_64 33/43 #7 101.1 Verifying : rpm-4.16.1.3-34.el9.0.1.x86_64 34/43 #7 101.1 Verifying : rpm-4.16.1.3-25.el9.x86_64 35/43 #7 101.1 Verifying : rpm-build-libs-4.16.1.3-34.el9.0.1.x86_64 36/43 #7 101.1 Verifying : rpm-build-libs-4.16.1.3-25.el9.x86_64 37/43 #7 101.1 Verifying : rpm-libs-4.16.1.3-34.el9.0.1.x86_64 38/43 #7 101.1 Verifying : rpm-libs-4.16.1.3-25.el9.x86_64 39/43 #7 101.1 Verifying : rpm-sign-libs-4.16.1.3-34.el9.0.1.x86_64 40/43 #7 101.1 Verifying : rpm-sign-libs-4.16.1.3-25.el9.x86_64 41/43 #7 101.1 Verifying : systemd-libs-252-46.el9_5.2.0.1.x86_64 42/43 #7 101.1 Verifying : systemd-libs-252-18.el9.x86_64 43/43 #7 101.2 #7 101.2 Upgraded: #7 101.2 ima-evm-utils-1.5-2.el9.0.1.x86_64 #7 101.2 libacl-2.3.1-4.el9.x86_64 #7 101.2 libselinux-3.6-1.el9.x86_64 #7 101.2 libsepol-3.6-1.el9.x86_64 #7 101.2 python3-rpm-4.16.1.3-34.el9.0.1.x86_64 #7 101.2 rpm-4.16.1.3-34.el9.0.1.x86_64 #7 101.2 rpm-build-libs-4.16.1.3-34.el9.0.1.x86_64 #7 101.2 rpm-libs-4.16.1.3-34.el9.0.1.x86_64 #7 101.2 rpm-sign-libs-4.16.1.3-34.el9.0.1.x86_64 #7 101.2 systemd-libs-252-46.el9_5.2.0.1.x86_64 #7 101.2 Installed: #7 101.2 acl-2.3.1-4.el9.x86_64 #7 101.2 attr-2.5.1-3.el9.x86_64 #7 101.2 compat-openssl11-1:1.1.1k-4.el9_0.x86_64 #7 101.2 dbus-1:1.12.20-8.el9.x86_64 #7 101.2 dbus-broker-28-7.el9.x86_64 #7 101.2 dbus-common-1:1.12.20-8.el9.noarch #7 101.2 diffutils-3.7-12.el9.x86_64 #7 101.2 erlang-25.3.2.15-1.el8.x86_64 #7 101.2 keyutils-1.6.3-1.el9.x86_64 #7 101.2 kmod-libs-28-10.el9.x86_64 #7 101.2 libseccomp-2.5.2-2.el9.x86_64 #7 101.2 libselinux-utils-3.6-1.el9.x86_64 #7 101.2 logrotate-3.18.0-8.el9.x86_64 #7 101.2 policycoreutils-3.6-2.1.el9.x86_64 #7 101.2 rabbitmq-server-3.12.13-1.el8.noarch #7 101.2 rpm-plugin-selinux-4.16.1.3-34.el9.0.1.x86_64 #7 101.2 selinux-policy-38.1.45-3.el9_5.noarch #7 101.2 selinux-policy-targeted-38.1.45-3.el9_5.noarch #7 101.2 systemd-252-46.el9_5.2.0.1.x86_64 #7 101.2 systemd-pam-252-46.el9_5.2.0.1.x86_64 #7 101.2 systemd-rpm-macros-252-46.el9_5.2.0.1.noarch #7 101.2 vim-common-2:8.2.2637-21.el9.x86_64 #7 101.2 vim-filesystem-2:8.2.2637-21.el9.noarch #7 101.2 #7 101.2 Complete! #7 101.6 usermod: no changes #7 102.9 Enabling plugins on node rabbit@buildkitsandbox: #7 102.9 rabbitmq_management #7 103.6 The following plugins have been configured: #7 103.6 rabbitmq_management #7 103.6 rabbitmq_management_agent #7 103.6 rabbitmq_web_dispatch #7 103.6 Applying plugin configuration to rabbit@buildkitsandbox... #7 103.6 The following plugins have been enabled: #7 103.6 rabbitmq_management #7 103.6 rabbitmq_management_agent #7 103.6 rabbitmq_web_dispatch #7 103.6 #7 103.6 set 3 plugins. #7 103.6 Offline change; changes will take effect at broker restart. #7 103.8 80 files removed #7 DONE 103.9s #8 exporting to image #8 exporting layers #8 exporting layers 5.2s done #8 writing image sha256:d33a9627a07fd809aaa5610ca3241804dda0597c5bc86247a291d6665eccc05f done #8 naming to nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-1_7_6_9-1 done #8 DONE 5.3s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-general-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 3) 2025-06-19 13:01:32,883: INFO: Docker build duration: 114 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq] 93f718561887: Preparing 2228ec5198a5: Preparing 75a4a1495a0e: Preparing d6596a2eaac6: Preparing 88e7e52931c0: Preparing 9f487c7f7f25: Preparing c7da393a8966: Preparing d7470748b70f: Preparing 44343de3ea1d: Preparing 93f718561887: Waiting 2228ec5198a5: Waiting 75a4a1495a0e: Waiting d6596a2eaac6: Waiting 88e7e52931c0: Waiting 9f487c7f7f25: Waiting d7470748b70f: Waiting 44343de3ea1d: Waiting c7da393a8966: Waiting 2228ec5198a5: Pushed 75a4a1495a0e: Layer already exists d6596a2eaac6: Layer already exists 88e7e52931c0: Layer already exists 9f487c7f7f25: Layer already exists c7da393a8966: Layer already exists d7470748b70f: Layer already exists 44343de3ea1d: Layer already exists 93f718561887: Pushed master-1_7_6_9-1: digest: sha256:0451e6f1c9a470f0914514e978c0d708ad137cd1801dbac1d26b7dacb66593a9 size: 2199 2025-06-19 13:01:46,637: INFO: Building opensdn-external-rabbitmq finished successfully, duration: 128 seconds