2026-03-27 11:38:27,462: INFO: Building opensdn-analytics-collector 2026-03-27 11:38:27,543: 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_3_5_4-4 --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 1.8s #2 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_5_4-4 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.9s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_5_4-4 #6 CACHED #7 [internal] load build context #7 DONE 0.0s #7 [internal] load build context #7 transferring context: 5.75kB done #7 DONE 2.4s #8 [stage-1 2/4] COPY entrypoint.sh / #8 DONE 1.8s #9 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-collector /usr/bin/contrail-collector #9 DONE 0.7s #10 [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 #10 1.537 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 14 MB 00:00 #10 8.417 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 1.9 MB 00:00 #10 9.678 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 402 kB 00:00 #10 10.62 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 16 MB 00:00 #10 21.66 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 11 MB 00:00 #10 31.51 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 1.1 MB 00:00 #10 32.24 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 4.8 MB 00:00 #10 34.50 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 697 kB 00:00 #10 35.23 added from: http://tf-mirrors.gz1.opensdn.io/re 9.5 MB/s | 474 kB 00:00 #10 36.14 added from: http://tf-mirrors.gz1.opensdn.io/re 562 kB/s | 18 kB 00:00 #10 36.68 added from: http://tf-mirrors.gz1.opensdn.io/re 8.4 kB/s | 257 B 00:00 #10 37.24 added from: http://tf-mirrors.gz1.opensdn.io/re 458 kB/s | 15 kB 00:00 #10 37.84 added from: http://tf-mirrors.gz1.opensdn.io/re 2.7 MB/s | 96 kB 00:00 #10 39.78 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 39 MB 00:01 #10 80.23 Third parties for OpenSDN 11 MB/s | 5.1 MB 00:00 #10 102.7 Dependencies resolved. #10 102.7 =============================================================================================== #10 102.7 Package Arch Version Repository Size #10 102.7 =============================================================================================== #10 102.7 Installing: #10 102.7 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #10 102.7 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #10 102.7 hiredis x86_64 1.0.2-2.el9 tf-mirrors.ci_repos_epel9.repo 47 k #10 102.7 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #10 102.7 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #10 102.7 protobuf x86_64 3.14.0-16.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #10 102.7 redis x86_64 6.2.20-2.el9_7 tf-mirrors.ci_repos_yum9-appstream 1.3 M #10 102.7 Installing dependencies: #10 102.7 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #10 102.7 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #10 102.7 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #10 102.7 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #10 102.7 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #10 102.7 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #10 102.7 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #10 102.7 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #10 102.7 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #10 102.7 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #10 102.7 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #10 102.7 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #10 102.7 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #10 102.7 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #10 102.7 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #10 102.7 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #10 102.7 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #10 102.7 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #10 102.7 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #10 102.7 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #10 102.7 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #10 102.7 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #10 102.7 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #10 102.7 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #10 102.7 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #10 102.7 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #10 102.7 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #10 102.7 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #10 102.7 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #10 102.7 #10 102.7 Transaction Summary #10 102.7 =============================================================================================== #10 102.7 Install 36 Packages #10 102.7 #10 102.7 Total download size: 16 M #10 102.7 Installed size: 53 M #10 102.7 Downloading Packages: #10 102.7 (1/36): boost-1.75.0-13.el9_7.x86_64.rpm 588 kB/s | 9.9 kB 00:00 #10 102.7 (2/36): logrotate-3.18.0-12.el9.x86_64.rpm 2.6 MB/s | 73 kB 00:00 #10 102.7 (3/36): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 1.0 MB/s | 15 kB 00:00 #10 102.7 (4/36): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.4 MB/s | 23 kB 00:00 #10 102.7 (5/36): boost-container-1.75.0-13.el9_7.x86_64. 2.9 MB/s | 35 kB 00:00 #10 102.8 (6/36): boost-context-1.75.0-13.el9_7.x86_64.rp 922 kB/s | 13 kB 00:00 #10 102.8 (7/36): boost-contract-1.75.0-13.el9_7.x86_64.r 3.5 MB/s | 43 kB 00:00 #10 102.8 (8/36): boost-coroutine-1.75.0-13.el9_7.x86_64. 2.3 MB/s | 30 kB 00:00 #10 102.8 (9/36): boost-date-time-1.75.0-13.el9_7.x86_64. 900 kB/s | 11 kB 00:00 #10 102.8 (10/36): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 3.5 MB/s | 37 kB 00:00 #10 102.8 (11/36): boost-filesystem-1.75.0-13.el9_7.x86_6 5.2 MB/s | 55 kB 00:00 #10 102.8 (12/36): boost-graph-1.75.0-13.el9_7.x86_64.rpm 9.4 MB/s | 99 kB 00:00 #10 102.8 (13/36): boost-iostreams-1.75.0-13.el9_7.x86_64 2.0 MB/s | 37 kB 00:00 #10 102.8 (14/36): boost-locale-1.75.0-13.el9_7.x86_64.rp 4.1 MB/s | 212 kB 00:00 #10 102.9 (15/36): boost-log-1.75.0-13.el9_7.x86_64.rpm 5.9 MB/s | 405 kB 00:00 #10 102.9 (16/36): boost-math-1.75.0-13.el9_7.x86_64.rpm 4.7 MB/s | 203 kB 00:00 #10 102.9 (17/36): boost-nowide-1.75.0-13.el9_7.x86_64.rp 704 kB/s | 13 kB 00:00 #10 102.9 (18/36): boost-program-options-1.75.0-13.el9_7. 6.8 MB/s | 104 kB 00:00 #10 102.9 (19/36): boost-python3-1.75.0-13.el9_7.x86_64.r 6.2 MB/s | 91 kB 00:00 #10 102.9 (20/36): boost-random-1.75.0-13.el9_7.x86_64.rp 2.0 MB/s | 22 kB 00:00 #10 102.9 (21/36): boost-regex-1.75.0-13.el9_7.x86_64.rpm 17 MB/s | 275 kB 00:00 #10 102.9 (22/36): boost-serialization-1.75.0-13.el9_7.x8 5.2 MB/s | 127 kB 00:00 #10 102.9 (23/36): boost-stacktrace-1.75.0-13.el9_7.x86_6 1.4 MB/s | 25 kB 00:00 #10 102.9 (24/36): boost-system-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 11 kB 00:00 #10 102.9 (25/36): boost-test-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 228 kB 00:00 #10 102.9 (26/36): boost-thread-1.75.0-13.el9_7.x86_64.rp 2.4 MB/s | 53 kB 00:00 #10 103.0 (27/36): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.8 MB/s | 21 kB 00:00 #10 103.0 (28/36): boost-type_erasure-1.75.0-13.el9_7.x86 4.4 MB/s | 28 kB 00:00 #10 103.0 (29/36): boost-wave-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 207 kB 00:00 #10 103.0 (30/36): librdkafka-1.6.1-102.el9.x86_64.rpm 14 MB/s | 662 kB 00:00 #10 103.0 (31/36): protobuf-3.14.0-16.el9.x86_64.rpm 16 MB/s | 1.0 MB 00:00 #10 103.0 (32/36): hiredis-1.0.2-2.el9.x86_64.rpm 8.2 MB/s | 47 kB 00:00 #10 103.1 (33/36): redis-6.2.20-2.el9_7.x86_64.rpm 22 MB/s | 1.3 MB 00:00 #10 103.1 (34/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 2.7 MB/s | 93 kB 00:00 #10 103.3 (35/36): libicu-67.1-10.el9_6.x86_64.rpm 16 MB/s | 9.6 MB 00:00 #10 103.3 (36/36): cassandra-cpp-driver-2.17.0-1.el9.remi 2.5 MB/s | 709 kB 00:00 #10 103.3 -------------------------------------------------------------------------------- #10 103.3 Total 25 MB/s | 16 MB 00:00 #10 103.3 Running transaction check #10 103.6 Transaction check succeeded. #10 103.6 Running transaction test #10 104.2 Transaction test succeeded. #10 104.2 Running transaction #10 104.8 Preparing : 1/1 #10 104.9 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/36 #10 104.9 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/36 #10 104.9 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/36 #10 105.0 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/36 #10 105.7 Installing : libicu-67.1-10.el9_6.x86_64 5/36 #10 105.8 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/36 #10 105.8 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/36 #10 105.8 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/36 #10 105.8 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/36 #10 105.9 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/36 #10 105.9 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/36 #10 106.0 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/36 #10 106.0 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/36 #10 106.0 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/36 #10 106.0 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #10 106.1 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/36 #10 106.1 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/36 #10 106.1 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/36 #10 106.1 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/36 #10 106.1 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/36 #10 106.1 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/36 #10 106.1 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/36 #10 106.1 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/36 #10 106.1 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/36 #10 106.1 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/36 #10 106.2 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/36 #10 106.2 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/36 #10 106.2 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/36 #10 106.2 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #10 106.2 Installing : logrotate-3.18.0-12.el9.x86_64 29/36 #10 106.3 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #10 106.3 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #10 106.3 #10 106.4 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #10 106.8 Installing : redis-6.2.20-2.el9_7.x86_64 30/36 #10 106.8 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #10 106.8 Installing : boost-1.75.0-13.el9_7.x86_64 31/36 #10 106.9 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/36 #10 107.0 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/36 #10 107.0 Installing : hiredis-1.0.2-2.el9.x86_64 34/36 #10 107.1 Installing : protobuf-3.14.0-16.el9.x86_64 35/36 #10 107.1 Installing : librdkafka-1.6.1-102.el9.x86_64 36/36 #10 107.2 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 36/36 #10 107.8 Verifying : libicu-67.1-10.el9_6.x86_64 1/36 #10 107.8 Verifying : logrotate-3.18.0-12.el9.x86_64 2/36 #10 107.8 Verifying : boost-1.75.0-13.el9_7.x86_64 3/36 #10 107.8 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 4/36 #10 107.8 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 5/36 #10 107.8 Verifying : boost-container-1.75.0-13.el9_7.x86_64 6/36 #10 107.8 Verifying : boost-context-1.75.0-13.el9_7.x86_64 7/36 #10 107.8 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 8/36 #10 107.8 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 9/36 #10 107.8 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 10/36 #10 107.8 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 11/36 #10 107.8 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 12/36 #10 107.8 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 13/36 #10 107.8 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 14/36 #10 107.8 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #10 107.8 Verifying : boost-log-1.75.0-13.el9_7.x86_64 16/36 #10 107.8 Verifying : boost-math-1.75.0-13.el9_7.x86_64 17/36 #10 107.8 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 18/36 #10 107.8 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 19/36 #10 107.8 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 20/36 #10 107.8 Verifying : boost-random-1.75.0-13.el9_7.x86_64 21/36 #10 107.8 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 22/36 #10 107.8 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 23/36 #10 107.8 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 24/36 #10 107.8 Verifying : boost-system-1.75.0-13.el9_7.x86_64 25/36 #10 107.8 Verifying : boost-test-1.75.0-13.el9_7.x86_64 26/36 #10 107.8 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 27/36 #10 107.8 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 28/36 #10 107.8 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 29/36 #10 107.8 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 30/36 #10 107.8 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/36 #10 107.8 Verifying : protobuf-3.14.0-16.el9.x86_64 32/36 #10 107.8 Verifying : redis-6.2.20-2.el9_7.x86_64 33/36 #10 107.8 Verifying : hiredis-1.0.2-2.el9.x86_64 34/36 #10 107.8 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 35/36 #10 107.8 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #10 107.9 #10 107.9 Installed: #10 107.9 boost-1.75.0-13.el9_7.x86_64 #10 107.9 boost-atomic-1.75.0-13.el9_7.x86_64 #10 107.9 boost-chrono-1.75.0-13.el9_7.x86_64 #10 107.9 boost-container-1.75.0-13.el9_7.x86_64 #10 107.9 boost-context-1.75.0-13.el9_7.x86_64 #10 107.9 boost-contract-1.75.0-13.el9_7.x86_64 #10 107.9 boost-coroutine-1.75.0-13.el9_7.x86_64 #10 107.9 boost-date-time-1.75.0-13.el9_7.x86_64 #10 107.9 boost-fiber-1.75.0-13.el9_7.x86_64 #10 107.9 boost-filesystem-1.75.0-13.el9_7.x86_64 #10 107.9 boost-graph-1.75.0-13.el9_7.x86_64 #10 107.9 boost-iostreams-1.75.0-13.el9_7.x86_64 #10 107.9 boost-locale-1.75.0-13.el9_7.x86_64 #10 107.9 boost-log-1.75.0-13.el9_7.x86_64 #10 107.9 boost-math-1.75.0-13.el9_7.x86_64 #10 107.9 boost-nowide-1.75.0-13.el9_7.x86_64 #10 107.9 boost-program-options-1.75.0-13.el9_7.x86_64 #10 107.9 boost-python3-1.75.0-13.el9_7.x86_64 #10 107.9 boost-random-1.75.0-13.el9_7.x86_64 #10 107.9 boost-regex-1.75.0-13.el9_7.x86_64 #10 107.9 boost-serialization-1.75.0-13.el9_7.x86_64 #10 107.9 boost-stacktrace-1.75.0-13.el9_7.x86_64 #10 107.9 boost-system-1.75.0-13.el9_7.x86_64 #10 107.9 boost-test-1.75.0-13.el9_7.x86_64 #10 107.9 boost-thread-1.75.0-13.el9_7.x86_64 #10 107.9 boost-timer-1.75.0-13.el9_7.x86_64 #10 107.9 boost-type_erasure-1.75.0-13.el9_7.x86_64 #10 107.9 boost-wave-1.75.0-13.el9_7.x86_64 #10 107.9 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #10 107.9 hiredis-1.0.2-2.el9.x86_64 #10 107.9 libicu-67.1-10.el9_6.x86_64 #10 107.9 librdkafka-1.6.1-102.el9.x86_64 #10 107.9 libzookeeper-3.9.2-0contrail0.el9.x86_64 #10 107.9 logrotate-3.18.0-12.el9.x86_64 #10 107.9 protobuf-3.14.0-16.el9.x86_64 #10 107.9 redis-6.2.20-2.el9_7.x86_64 #10 107.9 #10 107.9 Complete! #10 108.4 77 files removed #10 DONE 108.7s #11 exporting to image #11 exporting layers #11 exporting layers 4.0s done #11 writing image sha256:ba4123b91f7afbba0e7a8ce438cc4e93037bbe417b4f90fb66ce51074c73dc91 done #11 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_3_5_4-4 #11 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_3_5_4-4 0.1s done #11 DONE 4.1s 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-27 11:40:33,938: INFO: Docker build duration: 126 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-collector] 781dedb05db1: Preparing 1cf009117ecf: Preparing 1ea0bad921c0: Preparing 851c6516f662: Preparing be7143277292: Preparing efd77d1076ec: Preparing a8a52aa05b83: Preparing ea26e49d742f: Preparing 2cce30e5da1a: Preparing 3cb8a9d0b2c6: Preparing 567da6a02742: Preparing b3e1dd2a3382: Preparing e7b4c2579e0f: Preparing b2e451b2eea2: Preparing 35cf9967d627: Preparing fd5498022818: Preparing 44343de3ea1d: Preparing be7143277292: Waiting efd77d1076ec: Waiting a8a52aa05b83: Waiting ea26e49d742f: Waiting 2cce30e5da1a: Waiting 3cb8a9d0b2c6: Waiting 567da6a02742: Waiting b3e1dd2a3382: Waiting e7b4c2579e0f: Waiting b2e451b2eea2: Waiting 35cf9967d627: Waiting fd5498022818: Waiting 44343de3ea1d: Waiting 851c6516f662: Layer already exists be7143277292: Layer already exists efd77d1076ec: Layer already exists 1ea0bad921c0: Pushed a8a52aa05b83: Layer already exists ea26e49d742f: Layer already exists 2cce30e5da1a: Layer already exists 3cb8a9d0b2c6: Layer already exists 567da6a02742: Layer already exists b3e1dd2a3382: Layer already exists e7b4c2579e0f: Layer already exists 35cf9967d627: Layer already exists b2e451b2eea2: Layer already exists fd5498022818: Layer already exists 44343de3ea1d: Layer already exists 1cf009117ecf: Pushed 781dedb05db1: Pushed master-2_3_5_4-4: digest: sha256:203891411a02374c971b100da37d477d1b3584b445bc974ba0646f35e270257e size: 3880 2026-03-27 11:41:07,563: INFO: Building opensdn-analytics-collector finished successfully, duration: 160 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_3_5_4-4 df19067a2e80 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_3_5_4-4 b67274ce01a3 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_5_4-4 83d9cc61c93d 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_3_5_4-4 ba4123b91f7a 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_3_5_4-4 0601e3fc6914 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_3_5_4-4 09656384e7f4 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_3_5_4-4 8f6ff7df1c1b 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_3_5_4-4 95eedac6392f 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_3_5_4-4 04b60c4c60eb 1.42MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_5_4-4 82a59df0e0e3 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_3_5_4-4 6539840e4312 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_3_5_4-4 d70b0372ad1d 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_3_5_4-4 1f2b36192672 2.49MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_3_5_4-4 ab5f18862dd5 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_3_5_4-4 17dfa7edb5e6 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_3_5_4-4 c5d5497338b5 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_3_5_4-4 6f2a80c9725e 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_3_5_4-4 4863560528af 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_3_5_4-4 7295f39b9740 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_3_5_4-4 320b7ede85a6 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_3_5_4-4 ab6f4227197e 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_3_5_4-4 cfaa1514ec0b 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_3_5_4-4 d4156d59ee84 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_3_5_4-4 faee2c2b9e27 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_3_5_4-4 2ff86218427d 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_3_5_4-4 ce1bfe971e52 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_3_5_4-4 7356c995798c 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_3_5_4-4 54f25d964026 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_3_5_4-4 8382b2ad0154 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_3_5_4-4 0f6aa723f10c 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_3_5_4-4 e4dd199793d3 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_3_5_4-4 eaa69c98bd63 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_3_5_4-4 96cae26f9189 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_3_5_4-4 c9cbd21bdc51 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_3_5_4-4 f02bb3c1f273 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_3_5_4-4 ed362e52fe40 672MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_3_5_4-4 e72bba22c7b2 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_3_5_4-4 3f079855ce92 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_3_5_4-4 01ba656cbee6 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_3_5_4-4 d6ff2108b5bb 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_3_5_4-4 e91c1da0dab9 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_3_5_4-4 09bc670de74e 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_3_5_4-4 02acface912e 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_3_5_4-4 f45137df9b67 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_5_4-4 3d763fa18ffe 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_3_5_4-4 14b98b2dcdfa 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_3_5_4-4 62e806e9487b 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_3_5_4-4 bcaf75cea84e 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 28ed4af3d16b 21GB 0B U opensdn-test-test:master-2_3_5_4-4 f45137df9b67 1.83GB 0B tf-dev-sandbox:compile 11b6a54ae0af 21.8GB 0B