2026-03-05 11:50:54,693: INFO: Building opensdn-analytics-collector 2026-03-05 11:50:54,740: 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_6_3_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 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 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.27kB 0.0s done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-analytics-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) #1 DONE 0.2s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_6_3_9-1 #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 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 0.5s #5 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_6_3_9-1 #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 5.75kB done #7 DONE 1.6s #8 [stage-1 2/4] COPY entrypoint.sh / #8 DONE 0.8s #9 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-collector /usr/bin/contrail-collector #9 DONE 0.9s #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 ; dnf clean all -y ; rm -rf /var/cache/yum #10 1.770 added from: http://tf-mirrors.gz1.opensdn.io/re 56 MB/s | 14 MB 00:00 #10 7.811 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 1.9 MB 00:00 #10 8.973 added from: http://tf-mirrors.gz1.opensdn.io/re 7.9 MB/s | 402 kB 00:00 #10 9.628 added from: http://tf-mirrors.gz1.opensdn.io/re 55 MB/s | 16 MB 00:00 #10 19.56 added from: http://tf-mirrors.gz1.opensdn.io/re 44 MB/s | 11 MB 00:00 #10 27.21 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 1.1 MB 00:00 #10 28.47 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 4.8 MB 00:00 #10 32.33 added from: http://tf-mirrors.gz1.opensdn.io/re 4.1 MB/s | 697 kB 00:00 #10 33.14 added from: http://tf-mirrors.gz1.opensdn.io/re 9.5 MB/s | 474 kB 00:00 #10 33.88 added from: http://tf-mirrors.gz1.opensdn.io/re 1.0 MB/s | 18 kB 00:00 #10 34.45 added from: http://tf-mirrors.gz1.opensdn.io/re 5.9 kB/s | 257 B 00:00 #10 35.01 added from: http://tf-mirrors.gz1.opensdn.io/re 402 kB/s | 15 kB 00:00 #10 35.63 added from: http://tf-mirrors.gz1.opensdn.io/re 2.3 MB/s | 96 kB 00:00 #10 37.09 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 39 MB 00:00 #10 57.78 Third parties for OpenSDN 29 MB/s | 5.1 MB 00:00 #10 69.91 Dependencies resolved. #10 69.91 =============================================================================================== #10 69.91 Package Arch Version Repository Size #10 69.91 =============================================================================================== #10 69.91 Installing: #10 69.91 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #10 69.91 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #10 69.91 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #10 69.91 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #10 69.91 protobuf x86_64 3.14.0-16.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #10 69.91 redis x86_64 6.2.20-2.el9_7 tf-mirrors.ci_repos_yum9-appstream 1.3 M #10 69.91 Installing dependencies: #10 69.91 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #10 69.91 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #10 69.91 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #10 69.91 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #10 69.91 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #10 69.91 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #10 69.91 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #10 69.91 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #10 69.91 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #10 69.91 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #10 69.91 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #10 69.91 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #10 69.91 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #10 69.91 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #10 69.91 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #10 69.91 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #10 69.91 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #10 69.91 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #10 69.91 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #10 69.91 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #10 69.91 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #10 69.91 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #10 69.91 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #10 69.91 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #10 69.91 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #10 69.91 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #10 69.91 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #10 69.91 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #10 69.91 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #10 69.91 #10 69.91 Transaction Summary #10 69.91 =============================================================================================== #10 69.91 Install 35 Packages #10 69.91 #10 69.91 Total download size: 16 M #10 69.91 Installed size: 53 M #10 69.91 Downloading Packages: #10 69.91 (1/35): boost-1.75.0-13.el9_7.x86_64.rpm 695 kB/s | 9.9 kB 00:00 #10 69.91 (2/35): logrotate-3.18.0-12.el9.x86_64.rpm 3.7 MB/s | 73 kB 00:00 #10 69.91 (3/35): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 1.8 MB/s | 15 kB 00:00 #10 69.91 (4/35): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 3.1 MB/s | 23 kB 00:00 #10 69.96 (5/35): boost-container-1.75.0-13.el9_7.x86_64. 4.9 MB/s | 35 kB 00:00 #10 69.96 (6/35): boost-context-1.75.0-13.el9_7.x86_64.rp 2.1 MB/s | 13 kB 00:00 #10 69.96 (7/35): boost-contract-1.75.0-13.el9_7.x86_64.r 5.8 MB/s | 43 kB 00:00 #10 69.96 (8/35): boost-coroutine-1.75.0-13.el9_7.x86_64. 4.2 MB/s | 30 kB 00:00 #10 69.96 (9/35): boost-date-time-1.75.0-13.el9_7.x86_64. 2.0 MB/s | 11 kB 00:00 #10 69.96 (10/35): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 1.2 MB/s | 37 kB 00:00 #10 70.10 (11/35): boost-filesystem-1.75.0-13.el9_7.x86_6 621 kB/s | 55 kB 00:00 #10 70.10 (12/35): boost-graph-1.75.0-13.el9_7.x86_64.rpm 1.5 MB/s | 99 kB 00:00 #10 70.10 (13/35): boost-iostreams-1.75.0-13.el9_7.x86_64 4.0 MB/s | 37 kB 00:00 #10 70.10 (14/35): boost-locale-1.75.0-13.el9_7.x86_64.rp 19 MB/s | 212 kB 00:00 #10 70.10 (15/35): boost-log-1.75.0-13.el9_7.x86_64.rpm 26 MB/s | 405 kB 00:00 #10 70.10 (16/35): boost-math-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 203 kB 00:00 #10 70.10 (17/35): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 13 kB 00:00 #10 70.10 (18/35): boost-program-options-1.75.0-13.el9_7. 12 MB/s | 104 kB 00:00 #10 70.10 (19/35): boost-python3-1.75.0-13.el9_7.x86_64.r 8.6 MB/s | 91 kB 00:00 #10 70.10 (20/35): boost-random-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 22 kB 00:00 #10 70.10 (21/35): boost-regex-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 275 kB 00:00 #10 70.10 (22/35): boost-serialization-1.75.0-13.el9_7.x8 7.0 MB/s | 127 kB 00:00 #10 70.14 (23/35): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.4 MB/s | 25 kB 00:00 #10 70.14 (24/35): boost-system-1.75.0-13.el9_7.x86_64.rp 973 kB/s | 11 kB 00:00 #10 70.14 (25/35): boost-thread-1.75.0-13.el9_7.x86_64.rp 6.7 MB/s | 53 kB 00:00 #10 70.14 (26/35): boost-test-1.75.0-13.el9_7.x86_64.rpm 8.5 MB/s | 228 kB 00:00 #10 70.14 (27/35): boost-timer-1.75.0-13.el9_7.x86_64.rpm 1.3 MB/s | 21 kB 00:00 #10 70.14 (28/35): boost-type_erasure-1.75.0-13.el9_7.x86 2.5 MB/s | 28 kB 00:00 #10 70.18 (29/35): boost-wave-1.75.0-13.el9_7.x86_64.rpm 21 MB/s | 207 kB 00:00 #10 70.18 (30/35): librdkafka-1.6.1-102.el9.x86_64.rpm 33 MB/s | 662 kB 00:00 #10 70.26 (31/35): protobuf-3.14.0-16.el9.x86_64.rpm 16 MB/s | 1.0 MB 00:00 #10 70.26 (32/35): redis-6.2.20-2.el9_7.x86_64.rpm 15 MB/s | 1.3 MB 00:00 #10 70.53 (33/35): libicu-67.1-10.el9_6.x86_64.rpm 17 MB/s | 9.6 MB 00:00 #10 70.53 (34/35): libzookeeper-3.9.2-0contrail0.el9.x86_ 432 kB/s | 93 kB 00:00 #10 70.53 (35/35): cassandra-cpp-driver-2.17.0-1.el9.remi 2.6 MB/s | 709 kB 00:00 #10 70.53 -------------------------------------------------------------------------------- #10 70.53 Total 27 MB/s | 16 MB 00:00 #10 70.53 Running transaction check #10 70.62 Transaction check succeeded. #10 70.62 Running transaction test #10 71.10 Transaction test succeeded. #10 71.14 Running transaction #10 71.70 Preparing : 1/1 #10 71.74 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/35 #10 71.74 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/35 #10 71.74 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/35 #10 71.80 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/35 #10 72.11 Installing : libicu-67.1-10.el9_6.x86_64 5/35 #10 72.16 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/35 #10 72.16 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/35 #10 72.16 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/35 #10 72.16 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/35 #10 72.17 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/35 #10 72.20 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/35 #10 72.20 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/35 #10 72.22 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/35 #10 72.22 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/35 #10 72.22 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/35 #10 72.24 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/35 #10 72.24 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/35 #10 72.25 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/35 #10 72.27 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/35 #10 72.27 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/35 #10 72.30 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/35 #10 72.31 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/35 #10 72.31 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/35 #10 72.32 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/35 #10 72.38 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/35 #10 72.38 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/35 #10 72.38 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/35 #10 72.38 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/35 #10 72.38 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/35 #10 72.38 Installing : logrotate-3.18.0-12.el9.x86_64 29/35 #10 72.49 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/35 #10 72.49 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #10 72.49 #10 72.49 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/35 #10 72.61 Installing : redis-6.2.20-2.el9_7.x86_64 30/35 #10 72.63 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/35 #10 72.69 Installing : boost-1.75.0-13.el9_7.x86_64 31/35 #10 72.71 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/35 #10 72.73 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/35 #10 72.79 Installing : protobuf-3.14.0-16.el9.x86_64 34/35 #10 72.80 Installing : librdkafka-1.6.1-102.el9.x86_64 35/35 #10 72.84 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 35/35 #10 73.64 Verifying : libicu-67.1-10.el9_6.x86_64 1/35 #10 73.64 Verifying : logrotate-3.18.0-12.el9.x86_64 2/35 #10 73.64 Verifying : boost-1.75.0-13.el9_7.x86_64 3/35 #10 73.64 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 4/35 #10 73.64 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 5/35 #10 73.64 Verifying : boost-container-1.75.0-13.el9_7.x86_64 6/35 #10 73.64 Verifying : boost-context-1.75.0-13.el9_7.x86_64 7/35 #10 73.64 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 8/35 #10 73.64 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 9/35 #10 73.64 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 10/35 #10 73.64 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 11/35 #10 73.64 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 12/35 #10 73.64 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 13/35 #10 73.64 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 14/35 #10 73.64 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 15/35 #10 73.64 Verifying : boost-log-1.75.0-13.el9_7.x86_64 16/35 #10 73.64 Verifying : boost-math-1.75.0-13.el9_7.x86_64 17/35 #10 73.64 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 18/35 #10 73.64 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 19/35 #10 73.64 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 20/35 #10 73.64 Verifying : boost-random-1.75.0-13.el9_7.x86_64 21/35 #10 73.64 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 22/35 #10 73.64 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 23/35 #10 73.64 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 24/35 #10 73.64 Verifying : boost-system-1.75.0-13.el9_7.x86_64 25/35 #10 73.64 Verifying : boost-test-1.75.0-13.el9_7.x86_64 26/35 #10 73.64 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 27/35 #10 73.64 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 28/35 #10 73.64 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 29/35 #10 73.64 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 30/35 #10 73.64 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/35 #10 73.64 Verifying : protobuf-3.14.0-16.el9.x86_64 32/35 #10 73.64 Verifying : redis-6.2.20-2.el9_7.x86_64 33/35 #10 73.64 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 34/35 #10 73.64 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 35/35 #10 73.78 #10 73.78 Installed: #10 73.78 boost-1.75.0-13.el9_7.x86_64 #10 73.78 boost-atomic-1.75.0-13.el9_7.x86_64 #10 73.78 boost-chrono-1.75.0-13.el9_7.x86_64 #10 73.78 boost-container-1.75.0-13.el9_7.x86_64 #10 73.78 boost-context-1.75.0-13.el9_7.x86_64 #10 73.78 boost-contract-1.75.0-13.el9_7.x86_64 #10 73.78 boost-coroutine-1.75.0-13.el9_7.x86_64 #10 73.78 boost-date-time-1.75.0-13.el9_7.x86_64 #10 73.78 boost-fiber-1.75.0-13.el9_7.x86_64 #10 73.78 boost-filesystem-1.75.0-13.el9_7.x86_64 #10 73.78 boost-graph-1.75.0-13.el9_7.x86_64 #10 73.78 boost-iostreams-1.75.0-13.el9_7.x86_64 #10 73.78 boost-locale-1.75.0-13.el9_7.x86_64 #10 73.78 boost-log-1.75.0-13.el9_7.x86_64 #10 73.78 boost-math-1.75.0-13.el9_7.x86_64 #10 73.78 boost-nowide-1.75.0-13.el9_7.x86_64 #10 73.78 boost-program-options-1.75.0-13.el9_7.x86_64 #10 73.78 boost-python3-1.75.0-13.el9_7.x86_64 #10 73.78 boost-random-1.75.0-13.el9_7.x86_64 #10 73.78 boost-regex-1.75.0-13.el9_7.x86_64 #10 73.78 boost-serialization-1.75.0-13.el9_7.x86_64 #10 73.78 boost-stacktrace-1.75.0-13.el9_7.x86_64 #10 73.78 boost-system-1.75.0-13.el9_7.x86_64 #10 73.78 boost-test-1.75.0-13.el9_7.x86_64 #10 73.78 boost-thread-1.75.0-13.el9_7.x86_64 #10 73.78 boost-timer-1.75.0-13.el9_7.x86_64 #10 73.78 boost-type_erasure-1.75.0-13.el9_7.x86_64 #10 73.78 boost-wave-1.75.0-13.el9_7.x86_64 #10 73.78 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #10 73.78 libicu-67.1-10.el9_6.x86_64 #10 73.78 librdkafka-1.6.1-102.el9.x86_64 #10 73.78 libzookeeper-3.9.2-0contrail0.el9.x86_64 #10 73.78 logrotate-3.18.0-12.el9.x86_64 #10 73.78 protobuf-3.14.0-16.el9.x86_64 #10 73.78 redis-6.2.20-2.el9_7.x86_64 #10 73.78 #10 73.78 Complete! #10 74.23 77 files removed #10 DONE 74.6s #11 exporting to image #11 exporting layers #11 exporting layers 24.6s done #11 writing image sha256:5469c6d3e0757461e1700a55ca8a67600490d653111725bbbd4d94f97ea7a2d6 done #11 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_6_3_9-1 #11 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_6_3_9-1 0.1s done #11 DONE 24.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-05 11:53:21,157: INFO: Docker build duration: 147 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-collector] 1065d7db1175: Preparing 0aa8e0a03ac9: Preparing c6e1b0053887: Preparing 65ca72907c90: Preparing 56f1802580e0: Preparing b76b20a277de: Preparing b64e24fdb464: Preparing 604feb166854: Preparing d11a63b6ed0c: Preparing c95171e0ac60: Preparing eac921fde223: Preparing f70039229cf9: Preparing b166bdc4d935: Preparing 45167a4476e6: Preparing 19933a9f187b: Preparing 5fa1d0e40941: Preparing 44343de3ea1d: Preparing 1065d7db1175: Waiting 0aa8e0a03ac9: Waiting c6e1b0053887: Waiting 65ca72907c90: Waiting 56f1802580e0: Waiting b76b20a277de: Waiting b64e24fdb464: Waiting 604feb166854: Waiting d11a63b6ed0c: Waiting c95171e0ac60: Waiting eac921fde223: Waiting f70039229cf9: Waiting b166bdc4d935: Waiting 45167a4476e6: Waiting 19933a9f187b: Waiting 5fa1d0e40941: Waiting 44343de3ea1d: Waiting c6e1b0053887: Pushed 65ca72907c90: Layer already exists 56f1802580e0: Layer already exists b76b20a277de: Layer already exists b64e24fdb464: Layer already exists 604feb166854: Layer already exists d11a63b6ed0c: Layer already exists c95171e0ac60: Layer already exists eac921fde223: Layer already exists f70039229cf9: Layer already exists b166bdc4d935: Layer already exists 45167a4476e6: Layer already exists 19933a9f187b: Layer already exists 5fa1d0e40941: Layer already exists 44343de3ea1d: Layer already exists 1065d7db1175: Pushed 0aa8e0a03ac9: Pushed master-2_6_3_9-1: digest: sha256:95677f2e9f3568fb7b290f03bc870993651858f0050c10141985f0dae4cf0b14 size: 3881 2026-03-05 11:54:33,495: INFO: Building opensdn-analytics-collector finished successfully, duration: 219 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_6_3_9-1 43f46fbe41b9 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_6_3_9-1 2685d2321e81 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_6_3_9-1 041454adfa9b 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_6_3_9-1 5469c6d3e075 1.01GB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_6_3_9-1 f9657f0713de 892MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_6_3_9-1 21948cfe6408 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_6_3_9-1 d4394f3624fc 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_6_3_9-1 4a47aab6ea8c 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_6_3_9-1 dd3e9d8bd9cd 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_3_9-1 974cbec53597 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_6_3_9-1 cc0e84da37a6 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_6_3_9-1 7664e56f0026 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_6_3_9-1 5ff3df66ce87 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_6_3_9-1 c86edbad013d 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_6_3_9-1 5e533a634d2a 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_6_3_9-1 a54ad438a4e4 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_6_3_9-1 a05a35fea01a 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_6_3_9-1 bcec53cd3c3c 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_6_3_9-1 6233db6c6c3c 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_6_3_9-1 907549468bec 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_6_3_9-1 f69f1ad0562d 1.06GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_6_3_9-1 f3e7e9270d2a 755MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_6_3_9-1 37e0a3c0c8ac 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_6_3_9-1 56ea9c6f6a0d 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_6_3_9-1 b3b236bb7ed4 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_6_3_9-1 ece57787d94e 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_6_3_9-1 aab3b34cd18a 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_6_3_9-1 84981279383b 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_6_3_9-1 2d7f8bdc90a5 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_6_3_9-1 ebceca658e53 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_6_3_9-1 838ebc29485f 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_6_3_9-1 f9d417faf48b 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_6_3_9-1 3f002c90b623 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_6_3_9-1 ada9e5e18741 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_6_3_9-1 3bb75d67e358 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_6_3_9-1 34dcee94dc71 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_6_3_9-1 887bf21a2a29 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_6_3_9-1 f6587f6b0608 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_6_3_9-1 acde9feec763 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_6_3_9-1 d4305e4c1615 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_6_3_9-1 dfb9eacee2c6 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_6_3_9-1 4231c8a7a0e7 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_6_3_9-1 c9600a10cf7e 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_6_3_9-1 02b8eaffdbd5 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_6_3_9-1 1a7dfd849b24 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_6_3_9-1 6072c6919ad6 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_6_3_9-1 9c2b4d299b37 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_6_3_9-1 849abf4b089c 1.39GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_6_3_9-1 d244a4b8e6d5 728MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_6_3_9-1 c4a360ba69b1 1.02GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_6_3_9-1 8c9acf206d4a 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_6_3_9-1 d56245959257 616MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_6_3_9-1 1e88579fc370 737MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:sandbox-master-2_6_3_9-1 ee7f7863c313 2.9GB 0B U opensdn-test-test:master-2_6_3_9-1 9c2b4d299b37 1.83GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 6f1f5d5a0645 24.7GB 0B tf-dev-sandbox:sandbox-master-2_6_3_9-1 ee7f7863c313 2.9GB 0B U