2026-06-23 14:28:21,131: INFO: Building opensdn-analytics-collector 2026-06-23 14:28:21,168: 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_8_7_2-3 --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.28kB done #1 DONE 0.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_8_7_2-3 #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: 2B done #4 DONE 0.1s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_7_2-3 #5 DONE 0.4s #6 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_8_7_2-3 #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.1s done #8 DONE 0.3s #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 1.8s #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 ... #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_7_2-3 #5 DONE 0.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 1.013 added from: http://tf-mirrors.gz1.opensdn.io/re 88 MB/s | 18 MB 00:00 #11 4.100 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 2.9 MB 00:00 #11 5.136 added from: http://tf-mirrors.gz1.opensdn.io/re 8.8 MB/s | 516 kB 00:00 #11 6.035 added from: http://tf-mirrors.gz1.opensdn.io/re 53 MB/s | 20 MB 00:00 #11 13.76 added from: http://tf-mirrors.gz1.opensdn.io/re 61 MB/s | 15 MB 00:00 #11 18.11 added from: http://tf-mirrors.gz1.opensdn.io/re 7.8 MB/s | 1.2 MB 00:00 #11 18.98 added from: http://tf-mirrors.gz1.opensdn.io/re 54 MB/s | 6.3 MB 00:00 #11 22.19 added from: http://tf-mirrors.gz1.opensdn.io/re 2.5 MB/s | 966 kB 00:00 #11 23.12 added from: http://tf-mirrors.gz1.opensdn.io/re 9.4 MB/s | 480 kB 00:00 #11 24.06 added from: http://tf-mirrors.gz1.opensdn.io/re 479 kB/s | 19 kB 00:00 #11 24.48 added from: http://tf-mirrors.gz1.opensdn.io/re 13 kB/s | 257 B 00:00 #11 24.79 added from: http://tf-mirrors.gz1.opensdn.io/re 877 kB/s | 15 kB 00:00 #11 25.27 added from: http://tf-mirrors.gz1.opensdn.io/re 3.1 MB/s | 112 kB 00:00 #11 26.49 added from: http://tf-mirrors.gz1.opensdn.io/re 60 MB/s | 44 MB 00:00 #11 61.35 Third parties for OpenSDN 26 MB/s | 5.1 MB 00:00 #11 82.82 Dependencies resolved. #11 82.82 =============================================================================================== #11 82.82 Package Arch Version Repository Size #11 82.82 =============================================================================================== #11 82.82 Installing: #11 82.82 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #11 82.82 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 82.82 hiredis x86_64 1.0.2-2.el9 tf-mirrors.ci_repos_epel9.repo 47 k #11 82.82 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 82.82 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 82.82 protobuf x86_64 3.14.0-17.el9_7 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 82.82 redis x86_64 6.2.22-1.el9_8 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 82.82 Installing dependencies: #11 82.82 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #11 82.82 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #11 82.82 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #11 82.82 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 82.82 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #11 82.82 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #11 82.82 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 82.82 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 82.82 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #11 82.82 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #11 82.82 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 82.82 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #11 82.82 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #11 82.82 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #11 82.82 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 82.82 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #11 82.82 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #11 82.82 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #11 82.82 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #11 82.82 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #11 82.82 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #11 82.82 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 82.82 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #11 82.82 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #11 82.82 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #11 82.82 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #11 82.82 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #11 82.82 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 82.82 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #11 82.82 #11 82.82 Transaction Summary #11 82.82 =============================================================================================== #11 82.82 Install 36 Packages #11 82.82 #11 82.84 Total download size: 16 M #11 82.84 Installed size: 53 M #11 82.84 Downloading Packages: #11 82.94 (1/36): boost-1.75.0-13.el9_7.x86_64.rpm 136 kB/s | 9.9 kB 00:00 #11 82.94 (2/36): logrotate-3.18.0-12.el9.x86_64.rpm 878 kB/s | 73 kB 00:00 #11 82.94 (3/36): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 988 kB/s | 15 kB 00:00 #11 82.96 (4/36): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 3.8 MB/s | 23 kB 00:00 #11 82.96 (5/36): boost-container-1.75.0-13.el9_7.x86_64. 5.4 MB/s | 35 kB 00:00 #11 82.96 (6/36): boost-context-1.75.0-13.el9_7.x86_64.rp 2.0 MB/s | 13 kB 00:00 #11 82.96 (7/36): boost-contract-1.75.0-13.el9_7.x86_64.r 8.0 MB/s | 43 kB 00:00 #11 82.96 (8/36): boost-coroutine-1.75.0-13.el9_7.x86_64. 6.3 MB/s | 30 kB 00:00 #11 82.96 (9/36): boost-date-time-1.75.0-13.el9_7.x86_64. 2.7 MB/s | 11 kB 00:00 #11 82.96 (10/36): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 8.3 MB/s | 37 kB 00:00 #11 82.96 (11/36): boost-filesystem-1.75.0-13.el9_7.x86_6 11 MB/s | 55 kB 00:00 #11 82.98 (12/36): boost-graph-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 99 kB 00:00 #11 82.98 (13/36): boost-iostreams-1.75.0-13.el9_7.x86_64 5.7 MB/s | 37 kB 00:00 #11 82.98 (14/36): boost-locale-1.75.0-13.el9_7.x86_64.rp 21 MB/s | 212 kB 00:00 #11 82.99 (15/36): boost-log-1.75.0-13.el9_7.x86_64.rpm 20 MB/s | 405 kB 00:00 #11 83.00 (16/36): boost-math-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 203 kB 00:00 #11 83.00 (17/36): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.3 MB/s | 13 kB 00:00 #11 83.01 (18/36): boost-program-options-1.75.0-13.el9_7. 7.0 MB/s | 104 kB 00:00 #11 83.02 (19/36): boost-python3-1.75.0-13.el9_7.x86_64.r 5.8 MB/s | 91 kB 00:00 #11 83.03 (20/36): boost-random-1.75.0-13.el9_7.x86_64.rp 1.8 MB/s | 22 kB 00:00 #11 83.04 (21/36): boost-regex-1.75.0-13.el9_7.x86_64.rpm 17 MB/s | 275 kB 00:00 #11 83.04 (22/36): boost-serialization-1.75.0-13.el9_7.x8 7.5 MB/s | 127 kB 00:00 #11 83.04 (23/36): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.4 MB/s | 25 kB 00:00 #11 83.05 (24/36): boost-system-1.75.0-13.el9_7.x86_64.rp 1.9 MB/s | 11 kB 00:00 #11 83.05 (25/36): boost-thread-1.75.0-13.el9_7.x86_64.rp 9.2 MB/s | 53 kB 00:00 #11 83.06 (26/36): boost-test-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 228 kB 00:00 #11 83.07 (27/36): boost-timer-1.75.0-13.el9_7.x86_64.rpm 1.9 MB/s | 21 kB 00:00 #11 83.07 (28/36): boost-type_erasure-1.75.0-13.el9_7.x86 5.6 MB/s | 28 kB 00:00 #11 83.09 (29/36): boost-wave-1.75.0-13.el9_7.x86_64.rpm 17 MB/s | 207 kB 00:00 #11 83.12 (30/36): librdkafka-1.6.1-102.el9.x86_64.rpm 14 MB/s | 662 kB 00:00 #11 83.15 (31/36): protobuf-3.14.0-17.el9_7.x86_64.rpm 14 MB/s | 1.0 MB 00:00 #11 83.33 (32/36): libicu-67.1-10.el9_6.x86_64.rpm 20 MB/s | 9.6 MB 00:00 #11 83.34 (33/36): hiredis-1.0.2-2.el9.x86_64.rpm 250 kB/s | 47 kB 00:00 #11 83.37 (34/36): redis-6.2.22-1.el9_8.x86_64.rpm 5.1 MB/s | 1.3 MB 00:00 #11 83.37 (35/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 2.6 MB/s | 93 kB 00:00 #11 83.39 (36/36): cassandra-cpp-driver-2.17.0-1.el9.remi 12 MB/s | 709 kB 00:00 #11 83.39 -------------------------------------------------------------------------------- #11 83.39 Total 29 MB/s | 16 MB 00:00 #11 83.39 Running transaction check #11 83.52 Transaction check succeeded. #11 83.52 Running transaction test #11 83.92 Transaction test succeeded. #11 83.92 Running transaction #11 84.69 Preparing : 1/1 #11 84.78 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/36 #11 84.80 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/36 #11 84.80 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/36 #11 84.80 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/36 #11 85.69 Installing : libicu-67.1-10.el9_6.x86_64 5/36 #11 85.71 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/36 #11 85.72 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 85.74 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/36 #11 85.74 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/36 #11 85.77 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/36 #11 85.79 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/36 #11 85.82 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/36 #11 85.82 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/36 #11 85.83 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/36 #11 85.84 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 85.85 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/36 #11 85.86 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/36 #11 85.88 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/36 #11 85.89 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/36 #11 85.91 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/36 #11 85.92 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 85.93 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/36 #11 85.95 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/36 #11 85.96 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/36 #11 85.97 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/36 #11 85.99 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/36 #11 85.99 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/36 #11 86.00 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/36 #11 86.00 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 86.02 Installing : logrotate-3.18.0-12.el9.x86_64 29/36 #11 86.08 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 86.15 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 86.15 #11 86.17 Running scriptlet: redis-6.2.22-1.el9_8.x86_64 30/36 #11 86.46 Installing : redis-6.2.22-1.el9_8.x86_64 30/36 #11 86.50 Running scriptlet: redis-6.2.22-1.el9_8.x86_64 30/36 #11 86.63 Installing : boost-1.75.0-13.el9_7.x86_64 31/36 #11 86.63 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/36 #11 86.69 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/36 #11 86.70 Installing : hiredis-1.0.2-2.el9.x86_64 34/36 #11 86.76 Installing : protobuf-3.14.0-17.el9_7.x86_64 35/36 #11 86.81 Installing : librdkafka-1.6.1-102.el9.x86_64 36/36 #11 86.84 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 36/36 #11 88.43 Verifying : libicu-67.1-10.el9_6.x86_64 1/36 #11 88.44 Verifying : logrotate-3.18.0-12.el9.x86_64 2/36 #11 88.44 Verifying : boost-1.75.0-13.el9_7.x86_64 3/36 #11 88.44 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 4/36 #11 88.44 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 5/36 #11 88.44 Verifying : boost-container-1.75.0-13.el9_7.x86_64 6/36 #11 88.44 Verifying : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 88.44 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 8/36 #11 88.44 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 9/36 #11 88.44 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 10/36 #11 88.44 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 11/36 #11 88.44 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 12/36 #11 88.44 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 13/36 #11 88.44 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 14/36 #11 88.44 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 88.45 Verifying : boost-log-1.75.0-13.el9_7.x86_64 16/36 #11 88.45 Verifying : boost-math-1.75.0-13.el9_7.x86_64 17/36 #11 88.45 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 18/36 #11 88.45 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 19/36 #11 88.45 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 20/36 #11 88.45 Verifying : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 88.45 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 22/36 #11 88.45 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 23/36 #11 88.45 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 24/36 #11 88.45 Verifying : boost-system-1.75.0-13.el9_7.x86_64 25/36 #11 88.45 Verifying : boost-test-1.75.0-13.el9_7.x86_64 26/36 #11 88.45 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 27/36 #11 88.45 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 28/36 #11 88.45 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 29/36 #11 88.45 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 30/36 #11 88.45 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/36 #11 88.45 Verifying : protobuf-3.14.0-17.el9_7.x86_64 32/36 #11 88.45 Verifying : redis-6.2.22-1.el9_8.x86_64 33/36 #11 88.45 Verifying : hiredis-1.0.2-2.el9.x86_64 34/36 #11 88.45 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 35/36 #11 88.45 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 88.64 #11 88.64 Installed: #11 88.64 boost-1.75.0-13.el9_7.x86_64 #11 88.64 boost-atomic-1.75.0-13.el9_7.x86_64 #11 88.64 boost-chrono-1.75.0-13.el9_7.x86_64 #11 88.64 boost-container-1.75.0-13.el9_7.x86_64 #11 88.64 boost-context-1.75.0-13.el9_7.x86_64 #11 88.64 boost-contract-1.75.0-13.el9_7.x86_64 #11 88.64 boost-coroutine-1.75.0-13.el9_7.x86_64 #11 88.64 boost-date-time-1.75.0-13.el9_7.x86_64 #11 88.64 boost-fiber-1.75.0-13.el9_7.x86_64 #11 88.64 boost-filesystem-1.75.0-13.el9_7.x86_64 #11 88.64 boost-graph-1.75.0-13.el9_7.x86_64 #11 88.64 boost-iostreams-1.75.0-13.el9_7.x86_64 #11 88.64 boost-locale-1.75.0-13.el9_7.x86_64 #11 88.64 boost-log-1.75.0-13.el9_7.x86_64 #11 88.64 boost-math-1.75.0-13.el9_7.x86_64 #11 88.64 boost-nowide-1.75.0-13.el9_7.x86_64 #11 88.64 boost-program-options-1.75.0-13.el9_7.x86_64 #11 88.64 boost-python3-1.75.0-13.el9_7.x86_64 #11 88.64 boost-random-1.75.0-13.el9_7.x86_64 #11 88.64 boost-regex-1.75.0-13.el9_7.x86_64 #11 88.64 boost-serialization-1.75.0-13.el9_7.x86_64 #11 88.64 boost-stacktrace-1.75.0-13.el9_7.x86_64 #11 88.64 boost-system-1.75.0-13.el9_7.x86_64 #11 88.64 boost-test-1.75.0-13.el9_7.x86_64 #11 88.64 boost-thread-1.75.0-13.el9_7.x86_64 #11 88.64 boost-timer-1.75.0-13.el9_7.x86_64 #11 88.64 boost-type_erasure-1.75.0-13.el9_7.x86_64 #11 88.64 boost-wave-1.75.0-13.el9_7.x86_64 #11 88.64 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 88.64 hiredis-1.0.2-2.el9.x86_64 #11 88.64 libicu-67.1-10.el9_6.x86_64 #11 88.64 librdkafka-1.6.1-102.el9.x86_64 #11 88.64 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 88.64 logrotate-3.18.0-12.el9.x86_64 #11 88.64 protobuf-3.14.0-17.el9_7.x86_64 #11 88.64 redis-6.2.22-1.el9_8.x86_64 #11 88.64 #11 88.64 Complete! #11 89.29 77 files removed #11 DONE 89.6s #12 exporting to image #12 exporting layers #12 exporting layers 3.1s done #12 writing image sha256:58395dc153b2dbf8f043d86a41f1b68fa86f4f4221b641f41b3cd36e3f25c199 #12 writing image sha256:58395dc153b2dbf8f043d86a41f1b68fa86f4f4221b641f41b3cd36e3f25c199 done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_8_7_2-3 0.0s done #12 DONE 3.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-06-23 14:29:58,982: INFO: Docker build duration: 97 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-collector] ac4905d9c59a: Preparing c14a3f479950: Preparing 98e919919333: Preparing 000e5d88b86c: Preparing 422af369f891: Preparing 45f0449e9013: Preparing 39a9073d6eb3: Preparing 6b790b79f33a: Preparing db2b91a45cd4: Preparing e2e8ced1fe4f: Preparing a7592fd83462: Preparing 8dac66654e10: Preparing 79560f3660b3: Preparing 32bd665ef2ba: Preparing 63fd8d462131: Preparing 1dcbce706fec: Preparing 44343de3ea1d: Preparing 45f0449e9013: Waiting 39a9073d6eb3: Waiting 6b790b79f33a: Waiting db2b91a45cd4: Waiting e2e8ced1fe4f: Waiting a7592fd83462: Waiting 8dac66654e10: Waiting 79560f3660b3: Waiting 32bd665ef2ba: Waiting 63fd8d462131: Waiting 1dcbce706fec: Waiting 44343de3ea1d: Waiting 000e5d88b86c: Layer already exists 422af369f891: Layer already exists 45f0449e9013: Layer already exists 39a9073d6eb3: Layer already exists 6b790b79f33a: Layer already exists 98e919919333: Pushed db2b91a45cd4: Layer already exists e2e8ced1fe4f: Layer already exists a7592fd83462: Layer already exists 8dac66654e10: Layer already exists 79560f3660b3: Layer already exists 32bd665ef2ba: Layer already exists 1dcbce706fec: Layer already exists 63fd8d462131: Layer already exists 44343de3ea1d: Layer already exists c14a3f479950: Pushed ac4905d9c59a: Pushed master-2_8_7_2-3: digest: sha256:0e4af7e7db4e75eb9398b66e55aeecf20e8346d5574151cc8562d2f5a26a4d1c size: 3880 2026-06-23 14:30:35,096: INFO: Building opensdn-analytics-collector finished successfully, duration: 134 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-2_8_7_2-3 dd35889b76c7 736MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_8_7_2-3 444f5aa10ece 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_8_7_2-3 c75691adac0f 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_8_7_2-3 58395dc153b2 801MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_8_7_2-3 e1dc2d4ce9f5 961MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_8_7_2-3 2f4118e9bb40 961MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_8_7_2-3 c36c75d1167b 961MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_8_7_2-3 f6efb53c2d6c 1.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_7_2-3 91daadb7e825 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_8_7_2-3 3acdf8385345 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_8_7_2-3 efe93c0cdbb0 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_8_7_2-3 f79cdf369627 2.49MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_8_7_2-3 074899279af6 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_8_7_2-3 f724ee09994d 721MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_8_7_2-3 ee01c2e9e18b 744MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_8_7_2-3 9b4b5a87fe45 779MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_8_7_2-3 5ee5eae8de33 806MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_8_7_2-3 9428befda59d 806MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_8_7_2-3 834da446aef9 787MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_8_7_2-3 58bb5676955e 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_8_7_2-3 920565bf189c 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_8_7_2-3 961dcf12f6b1 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_8_7_2-3 8c6ece3db7d6 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_8_7_2-3 75ee92c87c10 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_8_7_2-3 d50230fd5a8b 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_8_7_2-3 9f356a0ca658 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_8_7_2-3 529e29f00843 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_8_7_2-3 b67ddce6d7c8 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_8_7_2-3 449cc45084cf 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_8_7_2-3 afdbebffbd34 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_8_7_2-3 d2dc07d653b5 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_8_7_2-3 7551b8cf80bc 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_8_7_2-3 9d07456349f6 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_8_7_2-3 f125e7750f6d 740MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_8_7_2-3 f81c01e48222 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_8_7_2-3 442d11e556e1 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_8_7_2-3 ce3cd0c87bba 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_8_7_2-3 5ac72d240898 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_8_7_2-3 faf59c61fb44 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_8_7_2-3 d30a65e9dd22 720MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_8_7_2-3 c9294e36e149 796MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_8_7_2-3 edffe29d2ca2 787MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_8_7_2-3 3a3fc6339617 787MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 9c1c6a084df7 21.1GB 0B U tf-dev-sandbox:compile f42d6f6d088c 34.5GB 0B