2026-03-23 08:14:02,998: INFO: Building opensdn-analytics-collector 2026-03-23 08:14:03,039: 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-2_4_9_8-2 --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 CONTAINER_NAME=opensdn-analytics-collector --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile --build-arg BUILD_ROOT=/buildroot --build-arg DEBUGINFO_ROOT=/debuginfo #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.28kB done #1 DONE 2.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_4_9_8-2 #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 2.0s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_4_9_8-2 #5 DONE 0.1s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_4_9_8-2 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: #8 transferring context: 5.75kB done #8 DONE 3.9s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 2.7s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-collector /usr/bin/contrail-collector #10 DONE 2.1s #11 [stage-1 4/4] RUN set -e ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; dnf install -y $pkgs protobuf redis cassandra-cpp-driver libzookeeper librdkafka hiredis ; dnf clean all -y ; rm -rf /var/cache/yum #11 2.565 added from: http://tf-mirrors.gz1.opensdn.io/re 46 MB/s | 14 MB 00:00 #11 7.517 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 1.9 MB 00:00 #11 8.193 added from: http://tf-mirrors.gz1.opensdn.io/re 6.2 MB/s | 402 kB 00:00 #11 8.767 added from: http://tf-mirrors.gz1.opensdn.io/re 56 MB/s | 16 MB 00:00 #11 17.24 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 11 MB 00:00 #11 22.97 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 1.1 MB 00:00 #11 24.61 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 4.8 MB 00:00 #11 29.04 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 697 kB 00:00 #11 30.03 added from: http://tf-mirrors.gz1.opensdn.io/re 7.0 MB/s | 474 kB 00:00 #11 30.71 added from: http://tf-mirrors.gz1.opensdn.io/re 553 kB/s | 18 kB 00:00 #11 31.02 added from: http://tf-mirrors.gz1.opensdn.io/re 13 kB/s | 257 B 00:00 #11 31.29 added from: http://tf-mirrors.gz1.opensdn.io/re 136 kB/s | 15 kB 00:00 #11 31.65 added from: http://tf-mirrors.gz1.opensdn.io/re 1.7 MB/s | 96 kB 00:00 #11 33.25 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 39 MB 00:01 #11 68.70 Third parties for OpenSDN 20 MB/s | 5.1 MB 00:00 #11 86.33 Dependencies resolved. #11 86.33 =============================================================================================== #11 86.33 Package Arch Version Repository Size #11 86.33 =============================================================================================== #11 86.33 Installing: #11 86.33 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #11 86.33 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 86.33 hiredis x86_64 1.0.2-2.el9 tf-mirrors.ci_repos_epel9.repo 47 k #11 86.33 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 86.33 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 86.33 protobuf x86_64 3.14.0-16.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 86.33 redis x86_64 6.2.20-2.el9_7 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 86.33 Installing dependencies: #11 86.33 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #11 86.33 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #11 86.33 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #11 86.33 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 86.33 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #11 86.33 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #11 86.33 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 86.33 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 86.33 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #11 86.33 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #11 86.33 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 86.33 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #11 86.33 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #11 86.33 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #11 86.33 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 86.33 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #11 86.33 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #11 86.33 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #11 86.33 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #11 86.33 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #11 86.33 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #11 86.33 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 86.33 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #11 86.33 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #11 86.33 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #11 86.33 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #11 86.33 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #11 86.33 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 86.33 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #11 86.33 #11 86.33 Transaction Summary #11 86.33 =============================================================================================== #11 86.33 Install 36 Packages #11 86.33 #11 86.34 Total download size: 16 M #11 86.34 Installed size: 53 M #11 86.34 Downloading Packages: #11 86.47 (1/36): boost-1.75.0-13.el9_7.x86_64.rpm 86 kB/s | 9.9 kB 00:00 #11 86.48 (2/36): logrotate-3.18.0-12.el9.x86_64.rpm 611 kB/s | 73 kB 00:00 #11 86.48 (3/36): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 2.2 MB/s | 15 kB 00:00 #11 86.48 (4/36): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 3.6 MB/s | 23 kB 00:00 #11 86.49 (5/36): boost-container-1.75.0-13.el9_7.x86_64. 4.3 MB/s | 35 kB 00:00 #11 86.49 (6/36): boost-context-1.75.0-13.el9_7.x86_64.rp 1.6 MB/s | 13 kB 00:00 #11 86.50 (7/36): boost-contract-1.75.0-13.el9_7.x86_64.r 3.0 MB/s | 43 kB 00:00 #11 86.51 (8/36): boost-coroutine-1.75.0-13.el9_7.x86_64. 2.3 MB/s | 30 kB 00:00 #11 86.51 (9/36): boost-date-time-1.75.0-13.el9_7.x86_64. 1.9 MB/s | 11 kB 00:00 #11 86.51 (10/36): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 5.3 MB/s | 37 kB 00:00 #11 86.52 (11/36): boost-filesystem-1.75.0-13.el9_7.x86_6 8.3 MB/s | 55 kB 00:00 #11 86.52 (12/36): boost-graph-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 99 kB 00:00 #11 86.53 (13/36): boost-iostreams-1.75.0-13.el9_7.x86_64 2.9 MB/s | 37 kB 00:00 #11 86.54 (14/36): boost-locale-1.75.0-13.el9_7.x86_64.rp 14 MB/s | 212 kB 00:00 #11 86.56 (15/36): boost-math-1.75.0-13.el9_7.x86_64.rpm 8.2 MB/s | 203 kB 00:00 #11 86.57 (16/36): boost-log-1.75.0-13.el9_7.x86_64.rpm 8.9 MB/s | 405 kB 00:00 #11 86.59 (17/36): boost-nowide-1.75.0-13.el9_7.x86_64.rp 675 kB/s | 13 kB 00:00 #11 86.59 (18/36): boost-program-options-1.75.0-13.el9_7. 5.8 MB/s | 104 kB 00:00 #11 86.61 (19/36): boost-python3-1.75.0-13.el9_7.x86_64.r 3.9 MB/s | 91 kB 00:00 #11 86.61 (20/36): boost-random-1.75.0-13.el9_7.x86_64.rp 1.3 MB/s | 22 kB 00:00 #11 86.62 (21/36): boost-regex-1.75.0-13.el9_7.x86_64.rpm 20 MB/s | 275 kB 00:00 #11 86.63 (22/36): boost-serialization-1.75.0-13.el9_7.x8 7.5 MB/s | 127 kB 00:00 #11 86.63 (23/36): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.6 MB/s | 25 kB 00:00 #11 86.64 (24/36): boost-system-1.75.0-13.el9_7.x86_64.rp 1.6 MB/s | 11 kB 00:00 #11 86.64 (25/36): boost-thread-1.75.0-13.el9_7.x86_64.rp 8.0 MB/s | 53 kB 00:00 #11 86.65 (26/36): boost-test-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 228 kB 00:00 #11 86.65 (27/36): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.6 MB/s | 21 kB 00:00 #11 86.65 (28/36): boost-type_erasure-1.75.0-13.el9_7.x86 4.9 MB/s | 28 kB 00:00 #11 86.66 (29/36): boost-wave-1.75.0-13.el9_7.x86_64.rpm 26 MB/s | 207 kB 00:00 #11 86.69 (30/36): librdkafka-1.6.1-102.el9.x86_64.rpm 23 MB/s | 662 kB 00:00 #11 86.76 (31/36): protobuf-3.14.0-16.el9.x86_64.rpm 9.6 MB/s | 1.0 MB 00:00 #11 86.77 (32/36): hiredis-1.0.2-2.el9.x86_64.rpm 6.8 MB/s | 47 kB 00:00 #11 86.78 (33/36): redis-6.2.20-2.el9_7.x86_64.rpm 13 MB/s | 1.3 MB 00:00 #11 86.85 (34/36): libicu-67.1-10.el9_6.x86_64.rpm 20 MB/s | 9.6 MB 00:00 #11 86.88 (35/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 1.3 MB/s | 93 kB 00:00 #11 86.89 (36/36): cassandra-cpp-driver-2.17.0-1.el9.remi 6.8 MB/s | 709 kB 00:00 #11 86.89 -------------------------------------------------------------------------------- #11 86.89 Total 30 MB/s | 16 MB 00:00 #11 86.89 Running transaction check #11 87.00 Transaction check succeeded. #11 87.00 Running transaction test #11 87.51 Transaction test succeeded. #11 87.53 Running transaction #11 88.02 Preparing : 1/1 #11 88.13 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/36 #11 88.18 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/36 #11 88.18 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/36 #11 88.18 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/36 #11 88.65 Installing : libicu-67.1-10.el9_6.x86_64 5/36 #11 88.65 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/36 #11 88.65 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 88.71 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/36 #11 88.71 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/36 #11 88.71 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/36 #11 88.71 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/36 #11 88.71 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/36 #11 88.71 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/36 #11 88.71 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/36 #11 88.74 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 88.74 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/36 #11 88.74 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/36 #11 88.74 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/36 #11 88.75 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/36 #11 88.76 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/36 #11 88.76 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 88.77 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/36 #11 88.78 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/36 #11 88.80 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/36 #11 88.80 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/36 #11 88.82 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/36 #11 88.82 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/36 #11 88.82 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/36 #11 88.83 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 88.84 Installing : logrotate-3.18.0-12.el9.x86_64 29/36 #11 88.85 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 88.87 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 88.87 #11 88.87 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #11 89.17 Installing : redis-6.2.20-2.el9_7.x86_64 30/36 #11 89.18 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #11 89.27 Installing : boost-1.75.0-13.el9_7.x86_64 31/36 #11 89.29 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/36 #11 89.40 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/36 #11 89.44 Installing : hiredis-1.0.2-2.el9.x86_64 34/36 #11 89.52 Installing : protobuf-3.14.0-16.el9.x86_64 35/36 #11 89.66 Installing : librdkafka-1.6.1-102.el9.x86_64 36/36 #11 89.72 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 36/36 #11 90.21 Verifying : libicu-67.1-10.el9_6.x86_64 1/36 #11 90.21 Verifying : logrotate-3.18.0-12.el9.x86_64 2/36 #11 90.21 Verifying : boost-1.75.0-13.el9_7.x86_64 3/36 #11 90.21 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 4/36 #11 90.21 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 5/36 #11 90.21 Verifying : boost-container-1.75.0-13.el9_7.x86_64 6/36 #11 90.21 Verifying : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 90.21 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 8/36 #11 90.21 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 9/36 #11 90.21 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 10/36 #11 90.21 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 11/36 #11 90.21 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 12/36 #11 90.21 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 13/36 #11 90.21 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 14/36 #11 90.21 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 90.21 Verifying : boost-log-1.75.0-13.el9_7.x86_64 16/36 #11 90.21 Verifying : boost-math-1.75.0-13.el9_7.x86_64 17/36 #11 90.21 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 18/36 #11 90.21 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 19/36 #11 90.21 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 20/36 #11 90.21 Verifying : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 90.21 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 22/36 #11 90.21 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 23/36 #11 90.21 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 24/36 #11 90.21 Verifying : boost-system-1.75.0-13.el9_7.x86_64 25/36 #11 90.21 Verifying : boost-test-1.75.0-13.el9_7.x86_64 26/36 #11 90.21 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 27/36 #11 90.22 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 28/36 #11 90.22 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 29/36 #11 90.22 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 30/36 #11 90.22 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/36 #11 90.22 Verifying : protobuf-3.14.0-16.el9.x86_64 32/36 #11 90.22 Verifying : redis-6.2.20-2.el9_7.x86_64 33/36 #11 90.22 Verifying : hiredis-1.0.2-2.el9.x86_64 34/36 #11 90.22 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 35/36 #11 90.22 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 90.39 #11 90.39 Installed: #11 90.39 boost-1.75.0-13.el9_7.x86_64 #11 90.39 boost-atomic-1.75.0-13.el9_7.x86_64 #11 90.39 boost-chrono-1.75.0-13.el9_7.x86_64 #11 90.39 boost-container-1.75.0-13.el9_7.x86_64 #11 90.39 boost-context-1.75.0-13.el9_7.x86_64 #11 90.39 boost-contract-1.75.0-13.el9_7.x86_64 #11 90.39 boost-coroutine-1.75.0-13.el9_7.x86_64 #11 90.39 boost-date-time-1.75.0-13.el9_7.x86_64 #11 90.39 boost-fiber-1.75.0-13.el9_7.x86_64 #11 90.39 boost-filesystem-1.75.0-13.el9_7.x86_64 #11 90.39 boost-graph-1.75.0-13.el9_7.x86_64 #11 90.39 boost-iostreams-1.75.0-13.el9_7.x86_64 #11 90.39 boost-locale-1.75.0-13.el9_7.x86_64 #11 90.39 boost-log-1.75.0-13.el9_7.x86_64 #11 90.39 boost-math-1.75.0-13.el9_7.x86_64 #11 90.39 boost-nowide-1.75.0-13.el9_7.x86_64 #11 90.39 boost-program-options-1.75.0-13.el9_7.x86_64 #11 90.39 boost-python3-1.75.0-13.el9_7.x86_64 #11 90.39 boost-random-1.75.0-13.el9_7.x86_64 #11 90.39 boost-regex-1.75.0-13.el9_7.x86_64 #11 90.39 boost-serialization-1.75.0-13.el9_7.x86_64 #11 90.39 boost-stacktrace-1.75.0-13.el9_7.x86_64 #11 90.39 boost-system-1.75.0-13.el9_7.x86_64 #11 90.39 boost-test-1.75.0-13.el9_7.x86_64 #11 90.39 boost-thread-1.75.0-13.el9_7.x86_64 #11 90.39 boost-timer-1.75.0-13.el9_7.x86_64 #11 90.39 boost-type_erasure-1.75.0-13.el9_7.x86_64 #11 90.39 boost-wave-1.75.0-13.el9_7.x86_64 #11 90.39 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 90.39 hiredis-1.0.2-2.el9.x86_64 #11 90.39 libicu-67.1-10.el9_6.x86_64 #11 90.39 librdkafka-1.6.1-102.el9.x86_64 #11 90.39 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 90.39 logrotate-3.18.0-12.el9.x86_64 #11 90.39 protobuf-3.14.0-16.el9.x86_64 #11 90.39 redis-6.2.20-2.el9_7.x86_64 #11 90.39 #11 90.39 Complete! #11 90.65 77 files removed #11 DONE 90.9s #12 exporting to image #12 exporting layers #12 exporting layers 4.4s done #12 writing image sha256:0c56e4ab4b7fdf6ac78cde7194c9ab6dafe71e19f72e5b7f2ca38ed348796de5 #12 writing image sha256:0c56e4ab4b7fdf6ac78cde7194c9ab6dafe71e19f72e5b7f2ca38ed348796de5 0.1s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_4_9_8-2 #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_4_9_8-2 0.0s done #12 DONE 4.7s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-analytics-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2026-03-23 08:15:57,538: INFO: Docker build duration: 115 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-collector] 7217ac74c753: Preparing cd44e4b9f39a: Preparing 55025b7e26d6: Preparing f1c3fb0efda0: Preparing 057ae2459294: Preparing 407b7097c1a3: Preparing 38fefc2eed77: Preparing b4efd1e74593: Preparing 7373ea3f9313: Preparing 3c5f7bd4ff5e: Preparing 7171f92aec84: Preparing b433be68594e: Preparing 2bf1059f34ff: Preparing 3170fd821fc4: Preparing 0393ee96d3ff: Preparing 8b9abd9a588a: Preparing 44343de3ea1d: Preparing 057ae2459294: Waiting 407b7097c1a3: Waiting 38fefc2eed77: Waiting b4efd1e74593: Waiting 7373ea3f9313: Waiting 3c5f7bd4ff5e: Waiting 7171f92aec84: Waiting b433be68594e: Waiting 2bf1059f34ff: Waiting 3170fd821fc4: Waiting 0393ee96d3ff: Waiting 8b9abd9a588a: Waiting 44343de3ea1d: Waiting f1c3fb0efda0: Layer already exists 057ae2459294: Layer already exists 407b7097c1a3: Layer already exists 55025b7e26d6: Pushed 38fefc2eed77: Layer already exists b4efd1e74593: Layer already exists 7373ea3f9313: Layer already exists 3c5f7bd4ff5e: Layer already exists 7171f92aec84: Layer already exists b433be68594e: Layer already exists 2bf1059f34ff: Layer already exists 3170fd821fc4: Layer already exists 0393ee96d3ff: Layer already exists 44343de3ea1d: Layer already exists 8b9abd9a588a: Layer already exists cd44e4b9f39a: Pushed 7217ac74c753: Pushed master-2_4_9_8-2: digest: sha256:7970d6d9bb21d281c113a5bff1ba9259709126e569e9979eac7be655473ff786 size: 3880 2026-03-23 08:16:23,575: INFO: Building opensdn-analytics-collector finished successfully, duration: 141 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-2_4_9_8-2 079993e82e9d 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_4_9_8-2 c82a69f69665 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_4_9_8-2 8cf6b9632b91 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_4_9_8-2 0c56e4ab4b7f 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_4_9_8-2 9de716cdb7de 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_4_9_8-2 da23b8b9f394 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_4_9_8-2 549b045fbf08 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_4_9_8-2 6ddc7c9d869b 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_4_9_8-2 8b710e422968 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_4_9_8-2 6b1b9978164f 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_4_9_8-2 1ee25c631729 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_4_9_8-2 838e58916e27 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_4_9_8-2 4c1f059617e7 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_4_9_8-2 a75cb0a5cb51 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_4_9_8-2 ff9ba7af8745 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_4_9_8-2 c6661c51ef5d 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_4_9_8-2 b5f385587c0f 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_4_9_8-2 1a98f7fa2151 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_4_9_8-2 91b1a50701ba 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_4_9_8-2 fe1ceabde3e6 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_4_9_8-2 f469d61a4b78 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_4_9_8-2 b0296344aed7 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_4_9_8-2 d899aeb85511 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_4_9_8-2 c2a030d6ec64 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_4_9_8-2 1a4aae0a4f7c 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_4_9_8-2 26c78710bf47 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_4_9_8-2 4b547ff3753a 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_4_9_8-2 b39d24858d05 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_4_9_8-2 02f09961b816 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_4_9_8-2 6404989efe41 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_4_9_8-2 0f4ec7705396 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_4_9_8-2 07a638f0822a 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_4_9_8-2 c4bf07a29967 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_4_9_8-2 507145dbd1d0 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_4_9_8-2 d2a5905a0389 672MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_4_9_8-2 a857f9bd324e 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_4_9_8-2 bcca804b0126 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_4_9_8-2 77bf586cb6cd 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_4_9_8-2 43fca8705bdb 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_4_9_8-2 35ec54837248 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_4_9_8-2 e5d392bf5382 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_4_9_8-2 b05f276650e0 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_4_9_8-2 1bf7e6cb1bfc 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_4_9_8-2 fed30d41bb90 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_4_9_8-2 fe5e0a0cc0b6 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_4_9_8-2 9eff1e898867 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_4_9_8-2 1bca7eaee3c4 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 0db63e1ecb5f 21GB 0B U opensdn-test-test:master-2_4_9_8-2 1bf7e6cb1bfc 1.83GB 0B tf-dev-sandbox:compile 2d4cde707379 37.6GB 0B