2026-07-10 19:35:09,561: INFO: Building opensdn-analytics-collector 2026-07-10 19:35:09,604: 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-3_0_0_6-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=26.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 0.1s done #1 DONE 0.5s #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-3_0_0_6-2 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 2.0s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_0_6-2 #5 DONE 1.1s #6 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_0_6-2 #6 DONE 0.0s #7 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #7 CACHED #8 [internal] load build context #8 transferring context: 5.75kB 0.0s done #8 DONE 1.7s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 0.8s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-collector /usr/bin/contrail-collector #10 DONE 2.4s #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.366 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 18 MB 00:00 #11 7.746 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 2.9 MB 00:00 #11 9.237 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 516 kB 00:00 #11 10.21 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 20 MB 00:00 #11 18.07 added from: http://tf-mirrors.gz1.opensdn.io/re 56 MB/s | 15 MB 00:00 #11 22.54 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 1.2 MB 00:00 #11 23.47 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 6.3 MB 00:00 #11 26.54 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 966 kB 00:00 #11 27.49 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 480 kB 00:00 #11 27.87 added from: http://tf-mirrors.gz1.opensdn.io/re 809 kB/s | 19 kB 00:00 #11 28.41 added from: http://tf-mirrors.gz1.opensdn.io/re 3.9 kB/s | 257 B 00:00 #11 28.63 added from: http://tf-mirrors.gz1.opensdn.io/re 621 kB/s | 15 kB 00:00 #11 29.16 added from: http://tf-mirrors.gz1.opensdn.io/re 4.6 MB/s | 112 kB 00:00 #11 30.41 added from: http://tf-mirrors.gz1.opensdn.io/re 61 MB/s | 44 MB 00:00 #11 59.29 Third parties for OpenSDN 19 MB/s | 5.1 MB 00:00 #11 81.81 Dependencies resolved. #11 81.81 =============================================================================================== #11 81.81 Package Arch Version Repository Size #11 81.81 =============================================================================================== #11 81.81 Installing: #11 81.81 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #11 81.81 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 81.81 hiredis x86_64 1.0.2-2.el9 tf-mirrors.ci_repos_epel9.repo 47 k #11 81.81 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 81.81 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 81.81 protobuf x86_64 3.14.0-17.el9_7 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 81.81 redis x86_64 6.2.22-1.el9_8 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 81.81 Installing dependencies: #11 81.81 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #11 81.81 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #11 81.81 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #11 81.81 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 81.81 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #11 81.81 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #11 81.81 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 81.81 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 81.81 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #11 81.81 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #11 81.81 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 81.81 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #11 81.81 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #11 81.81 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #11 81.81 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 81.81 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #11 81.81 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #11 81.81 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #11 81.81 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #11 81.81 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #11 81.81 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #11 81.81 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 81.81 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #11 81.81 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #11 81.81 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #11 81.81 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #11 81.81 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #11 81.81 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 81.81 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #11 81.81 #11 81.81 Transaction Summary #11 81.81 =============================================================================================== #11 81.81 Install 36 Packages #11 81.81 #11 81.81 Total download size: 16 M #11 81.81 Installed size: 53 M #11 81.81 Downloading Packages: #11 81.84 (1/36): boost-1.75.0-13.el9_7.x86_64.rpm 365 kB/s | 9.9 kB 00:00 #11 81.85 (2/36): logrotate-3.18.0-12.el9.x86_64.rpm 2.3 MB/s | 73 kB 00:00 #11 81.85 (3/36): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 2.6 MB/s | 15 kB 00:00 #11 81.86 (4/36): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 4.4 MB/s | 23 kB 00:00 #11 81.86 (5/36): boost-container-1.75.0-13.el9_7.x86_64. 5.8 MB/s | 35 kB 00:00 #11 81.86 (6/36): boost-context-1.75.0-13.el9_7.x86_64.rp 2.4 MB/s | 13 kB 00:00 #11 81.86 (7/36): boost-contract-1.75.0-13.el9_7.x86_64.r 7.9 MB/s | 43 kB 00:00 #11 81.87 (8/36): boost-coroutine-1.75.0-13.el9_7.x86_64. 3.8 MB/s | 30 kB 00:00 #11 81.89 (9/36): boost-date-time-1.75.0-13.el9_7.x86_64. 1.1 MB/s | 11 kB 00:00 #11 81.89 (10/36): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 4.6 MB/s | 37 kB 00:00 #11 81.89 (11/36): boost-filesystem-1.75.0-13.el9_7.x86_6 9.5 MB/s | 55 kB 00:00 #11 81.89 (12/36): boost-graph-1.75.0-13.el9_7.x86_64.rpm 8.1 MB/s | 99 kB 00:00 #11 81.90 (13/36): boost-iostreams-1.75.0-13.el9_7.x86_64 3.0 MB/s | 37 kB 00:00 #11 81.90 (14/36): boost-locale-1.75.0-13.el9_7.x86_64.rp 15 MB/s | 212 kB 00:00 #11 81.93 (15/36): boost-log-1.75.0-13.el9_7.x86_64.rpm 22 MB/s | 405 kB 00:00 #11 81.93 (16/36): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.9 MB/s | 13 kB 00:00 #11 81.93 (17/36): boost-math-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 203 kB 00:00 #11 81.93 (18/36): boost-program-options-1.75.0-13.el9_7. 7.3 MB/s | 104 kB 00:00 #11 81.94 (19/36): boost-python3-1.75.0-13.el9_7.x86_64.r 6.6 MB/s | 91 kB 00:00 #11 81.94 (20/36): boost-random-1.75.0-13.el9_7.x86_64.rp 3.3 MB/s | 22 kB 00:00 #11 81.95 (21/36): boost-serialization-1.75.0-13.el9_7.x8 16 MB/s | 127 kB 00:00 #11 81.95 (22/36): boost-regex-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 275 kB 00:00 #11 81.96 (23/36): boost-stacktrace-1.75.0-13.el9_7.x86_6 1.5 MB/s | 25 kB 00:00 #11 81.97 (24/36): boost-system-1.75.0-13.el9_7.x86_64.rp 815 kB/s | 11 kB 00:00 #11 81.97 (25/36): boost-test-1.75.0-13.el9_7.x86_64.rpm 19 MB/s | 228 kB 00:00 #11 81.99 (26/36): boost-thread-1.75.0-13.el9_7.x86_64.rp 4.9 MB/s | 53 kB 00:00 #11 81.99 (27/36): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.1 MB/s | 21 kB 00:00 #11 81.99 (28/36): boost-type_erasure-1.75.0-13.el9_7.x86 5.2 MB/s | 28 kB 00:00 #11 81.99 (29/36): boost-wave-1.75.0-13.el9_7.x86_64.rpm 26 MB/s | 207 kB 00:00 #11 82.00 (30/36): librdkafka-1.6.1-102.el9.x86_64.rpm 43 MB/s | 662 kB 00:00 #11 82.12 (31/36): libicu-67.1-10.el9_6.x86_64.rpm 32 MB/s | 9.6 MB 00:00 #11 82.15 (32/36): protobuf-3.14.0-17.el9_7.x86_64.rpm 6.8 MB/s | 1.0 MB 00:00 #11 82.16 (33/36): redis-6.2.22-1.el9_8.x86_64.rpm 8.2 MB/s | 1.3 MB 00:00 #11 82.17 (34/36): hiredis-1.0.2-2.el9.x86_64.rpm 1.0 MB/s | 47 kB 00:00 #11 82.20 (35/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 2.3 MB/s | 93 kB 00:00 #11 82.22 (36/36): cassandra-cpp-driver-2.17.0-1.el9.remi 11 MB/s | 709 kB 00:00 #11 82.22 -------------------------------------------------------------------------------- #11 82.22 Total 39 MB/s | 16 MB 00:00 #11 82.22 Running transaction check #11 82.37 Transaction check succeeded. #11 82.37 Running transaction test #11 82.96 Transaction test succeeded. #11 82.96 Running transaction #11 83.43 Preparing : 1/1 #11 83.56 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/36 #11 83.57 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/36 #11 83.58 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/36 #11 83.60 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/36 #11 83.89 Installing : libicu-67.1-10.el9_6.x86_64 5/36 #11 83.92 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/36 #11 83.95 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 83.95 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/36 #11 83.96 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/36 #11 84.00 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/36 #11 84.05 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/36 #11 84.10 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/36 #11 84.10 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/36 #11 84.10 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/36 #11 84.10 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 84.13 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/36 #11 84.13 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/36 #11 84.15 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/36 #11 84.15 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/36 #11 84.18 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/36 #11 84.18 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 84.18 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/36 #11 84.19 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/36 #11 84.21 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/36 #11 84.22 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/36 #11 84.23 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/36 #11 84.24 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/36 #11 84.24 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/36 #11 84.27 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 84.27 Installing : logrotate-3.18.0-12.el9.x86_64 29/36 #11 84.32 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 84.32 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 84.32 #11 84.32 Running scriptlet: redis-6.2.22-1.el9_8.x86_64 30/36 #11 84.64 Installing : redis-6.2.22-1.el9_8.x86_64 30/36 #11 84.64 Running scriptlet: redis-6.2.22-1.el9_8.x86_64 30/36 #11 84.75 Installing : boost-1.75.0-13.el9_7.x86_64 31/36 #11 84.75 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/36 #11 84.83 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/36 #11 84.85 Installing : hiredis-1.0.2-2.el9.x86_64 34/36 #11 84.91 Installing : protobuf-3.14.0-17.el9_7.x86_64 35/36 #11 84.97 Installing : librdkafka-1.6.1-102.el9.x86_64 36/36 #11 85.01 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 36/36 #11 85.77 Verifying : libicu-67.1-10.el9_6.x86_64 1/36 #11 85.77 Verifying : logrotate-3.18.0-12.el9.x86_64 2/36 #11 85.77 Verifying : boost-1.75.0-13.el9_7.x86_64 3/36 #11 85.77 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 4/36 #11 85.77 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 5/36 #11 85.77 Verifying : boost-container-1.75.0-13.el9_7.x86_64 6/36 #11 85.77 Verifying : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 85.77 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 8/36 #11 85.77 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 9/36 #11 85.77 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 10/36 #11 85.77 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 11/36 #11 85.77 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 12/36 #11 85.77 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 13/36 #11 85.77 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 14/36 #11 85.77 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 85.77 Verifying : boost-log-1.75.0-13.el9_7.x86_64 16/36 #11 85.77 Verifying : boost-math-1.75.0-13.el9_7.x86_64 17/36 #11 85.77 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 18/36 #11 85.77 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 19/36 #11 85.77 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 20/36 #11 85.77 Verifying : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 85.77 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 22/36 #11 85.77 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 23/36 #11 85.77 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 24/36 #11 85.77 Verifying : boost-system-1.75.0-13.el9_7.x86_64 25/36 #11 85.77 Verifying : boost-test-1.75.0-13.el9_7.x86_64 26/36 #11 85.77 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 27/36 #11 85.77 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 28/36 #11 85.77 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 29/36 #11 85.77 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 30/36 #11 85.77 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/36 #11 85.77 Verifying : protobuf-3.14.0-17.el9_7.x86_64 32/36 #11 85.77 Verifying : redis-6.2.22-1.el9_8.x86_64 33/36 #11 85.77 Verifying : hiredis-1.0.2-2.el9.x86_64 34/36 #11 85.77 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 35/36 #11 85.77 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 85.89 #11 85.89 Installed: #11 85.89 boost-1.75.0-13.el9_7.x86_64 #11 85.89 boost-atomic-1.75.0-13.el9_7.x86_64 #11 85.89 boost-chrono-1.75.0-13.el9_7.x86_64 #11 85.89 boost-container-1.75.0-13.el9_7.x86_64 #11 85.89 boost-context-1.75.0-13.el9_7.x86_64 #11 85.89 boost-contract-1.75.0-13.el9_7.x86_64 #11 85.89 boost-coroutine-1.75.0-13.el9_7.x86_64 #11 85.89 boost-date-time-1.75.0-13.el9_7.x86_64 #11 85.89 boost-fiber-1.75.0-13.el9_7.x86_64 #11 85.89 boost-filesystem-1.75.0-13.el9_7.x86_64 #11 85.89 boost-graph-1.75.0-13.el9_7.x86_64 #11 85.89 boost-iostreams-1.75.0-13.el9_7.x86_64 #11 85.89 boost-locale-1.75.0-13.el9_7.x86_64 #11 85.89 boost-log-1.75.0-13.el9_7.x86_64 #11 85.89 boost-math-1.75.0-13.el9_7.x86_64 #11 85.89 boost-nowide-1.75.0-13.el9_7.x86_64 #11 85.89 boost-program-options-1.75.0-13.el9_7.x86_64 #11 85.89 boost-python3-1.75.0-13.el9_7.x86_64 #11 85.89 boost-random-1.75.0-13.el9_7.x86_64 #11 85.89 boost-regex-1.75.0-13.el9_7.x86_64 #11 85.89 boost-serialization-1.75.0-13.el9_7.x86_64 #11 85.89 boost-stacktrace-1.75.0-13.el9_7.x86_64 #11 85.89 boost-system-1.75.0-13.el9_7.x86_64 #11 85.89 boost-test-1.75.0-13.el9_7.x86_64 #11 85.89 boost-thread-1.75.0-13.el9_7.x86_64 #11 85.89 boost-timer-1.75.0-13.el9_7.x86_64 #11 85.89 boost-type_erasure-1.75.0-13.el9_7.x86_64 #11 85.89 boost-wave-1.75.0-13.el9_7.x86_64 #11 85.89 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 85.89 hiredis-1.0.2-2.el9.x86_64 #11 85.89 libicu-67.1-10.el9_6.x86_64 #11 85.89 librdkafka-1.6.1-102.el9.x86_64 #11 85.89 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 85.89 logrotate-3.18.0-12.el9.x86_64 #11 85.89 protobuf-3.14.0-17.el9_7.x86_64 #11 85.89 redis-6.2.22-1.el9_8.x86_64 #11 85.89 #11 85.89 Complete! #11 86.51 77 files removed #11 DONE 86.9s #12 exporting to image #12 exporting layers #12 exporting layers 3.8s done #12 writing image sha256:5e3674388511a19a2cec506d3b3c50faf520e9743cf78079ec16e8425f9218ef #12 writing image sha256:5e3674388511a19a2cec506d3b3c50faf520e9743cf78079ec16e8425f9218ef 0.0s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-3_0_0_6-2 0.0s done #12 DONE 3.9s 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-07-10 19:36:52,197: INFO: Docker build duration: 103 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-collector] 796edd3f18ef: Preparing 0fe7d19f26d0: Preparing b2895568d8ec: Preparing e57d912a6fa7: Preparing 8030f425a5f8: Preparing 6b26e3d01069: Preparing 58e7f378aefe: Preparing f6e697c7af47: Preparing 666e52df61bb: Preparing 54a73bb64058: Preparing 38ed3561b960: Preparing 841bb89637de: Preparing 7a463eec7eae: Preparing 0b8c346b12d8: Preparing f8cca6fc9a57: Preparing 4b039cc87f54: Preparing 44343de3ea1d: Preparing 8030f425a5f8: Waiting 6b26e3d01069: Waiting 58e7f378aefe: Waiting f6e697c7af47: Waiting 666e52df61bb: Waiting 54a73bb64058: Waiting 38ed3561b960: Waiting 841bb89637de: Waiting 7a463eec7eae: Waiting 0b8c346b12d8: Waiting f8cca6fc9a57: Waiting 4b039cc87f54: Waiting 44343de3ea1d: Waiting e57d912a6fa7: Layer already exists 8030f425a5f8: Layer already exists 6b26e3d01069: Layer already exists b2895568d8ec: Pushed 58e7f378aefe: Layer already exists f6e697c7af47: Layer already exists 666e52df61bb: Layer already exists 54a73bb64058: Layer already exists 841bb89637de: Layer already exists 38ed3561b960: Layer already exists 7a463eec7eae: Layer already exists 0b8c346b12d8: Layer already exists f8cca6fc9a57: Layer already exists 4b039cc87f54: Layer already exists 44343de3ea1d: Layer already exists 0fe7d19f26d0: Pushed 796edd3f18ef: Pushed master-3_0_0_6-2: digest: sha256:6f4afaf221f097a30e2cce53e7514e2cd21e1498c5f30529e008e6cdf4585e38 size: 3880 2026-07-10 19:37:29,642: INFO: Building opensdn-analytics-collector finished successfully, duration: 140 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-3_0_0_6-2 d7e29c930376 740MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-3_0_0_6-2 4c130530df48 748MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_0_6-2 41f93f309f27 723MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-3_0_0_6-2 5e3674388511 805MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-3_0_0_6-2 7d07c76d4352 801MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-3_0_0_6-2 d3a5305d28fe 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-3_0_0_6-2 8e92792463e2 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-3_0_0_6-2 228d50465d28 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-3_0_0_6-2 ecdae8e108ee 1.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_0_6-2 a18251a87ebb 723MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-3_0_0_6-2 a03aac151734 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-3_0_0_6-2 64bfeb14c36f 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-3_0_0_6-2 cdcc0ed3d90f 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-3_0_0_6-2 c3d9d0ad202f 723MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-3_0_0_6-2 ddc5c1781c34 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-3_0_0_6-2 b33116564a88 747MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-3_0_0_6-2 1eb4028083b0 782MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-3_0_0_6-2 3fbd92981ab2 809MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-3_0_0_6-2 e5e8d429ddad 809MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-3_0_0_6-2 f3a2a80fbbb3 790MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-3_0_0_6-2 353d780eb7f8 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-3_0_0_6-2 14e307a86b53 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-3_0_0_6-2 f52741e929e2 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-3_0_0_6-2 24a7b7736c7c 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-3_0_0_6-2 220293f152ca 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-3_0_0_6-2 0b6891ee1b90 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-3_0_0_6-2 1098414154a6 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-3_0_0_6-2 c247e5767459 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-3_0_0_6-2 0920e9e1e146 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-3_0_0_6-2 5c33c334f51d 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-3_0_0_6-2 df9e071e90ff 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-3_0_0_6-2 9579edabc6b6 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-3_0_0_6-2 711dd18409e1 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-3_0_0_6-2 0536bf935951 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-3_0_0_6-2 d82bc51cd471 744MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-3_0_0_6-2 7713e52a5f4a 728MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-3_0_0_6-2 504e06eac26d 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-3_0_0_6-2 8c5bd0af824a 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-3_0_0_6-2 bd4d64007a13 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-3_0_0_6-2 ede2675a77de 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-3_0_0_6-2 06cfa59e3de7 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-3_0_0_6-2 95d8862ca294 723MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-3_0_0_6-2 e6abe341a402 857MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-3_0_0_6-2 6f38f03cb14d 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-3_0_0_6-2 43dbb74fc312 791MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 36a323f9e04b 3.01GB 0B U rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile c853661315ee 22.6GB 0B tf-dev-sandbox:frozen 36a323f9e04b 3.01GB 0B U