2025-09-11 13:26:46,646: INFO: Building opensdn-analytics-collector 2025-09-11 13:26:46,707: 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_1_0_8-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 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.18kB done #1 DONE 1.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_1_0_8-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: #4 transferring context: 2B done #4 DONE 2.1s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_0_8-3 #5 DONE 0.2s #6 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_1_0_8-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 DONE 0.0s #8 [internal] load build context #8 transferring context: 5.50kB done #8 DONE 2.7s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 2.1s #10 [stage-1 3/4] COPY --from=build /root/work/build/production/analytics/vizd /usr/bin/contrail-collector #10 DONE 8.0s #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 ; yum install -y $pkgs protobuf redis cassandra-cpp-driver libzookeeper librdkafka1 ; yum clean all -y ; rm -rf /var/cache/yum #11 4.431 Contrail repo 2.8 MB/s | 106 kB 00:00 #11 4.683 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 2.1 MB 00:00 #11 6.604 added from: http://tf-mirrors.gz1.opensdn.io/re 2.4 MB/s | 730 kB 00:00 #11 6.933 added from: http://tf-mirrors.gz1.opensdn.io/re 6.3 MB/s | 264 kB 00:00 #11 7.732 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 7.0 MB 00:00 #11 12.06 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 4.0 MB 00:00 #11 15.35 added from: http://tf-mirrors.gz1.opensdn.io/re 5.0 MB/s | 939 kB 00:00 #11 16.21 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 2.3 MB 00:00 #11 18.73 added from: http://tf-mirrors.gz1.opensdn.io/re 708 kB/s | 392 kB 00:00 #11 19.11 added from: http://tf-mirrors.gz1.opensdn.io/re 1.9 MB/s | 451 kB 00:00 #11 19.81 added from: http://tf-mirrors.gz1.opensdn.io/re 44 kB/s | 16 kB 00:00 #11 20.45 added from: http://tf-mirrors.gz1.opensdn.io/re 519 B/s | 257 B 00:00 #11 20.63 added from: http://tf-mirrors.gz1.opensdn.io/re 186 kB/s | 13 kB 00:00 #11 21.44 added from: http://tf-mirrors.gz1.opensdn.io/re 237 kB/s | 64 kB 00:00 #11 22.78 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 30 MB 00:01 #11 32.82 Third parties for OpenSDN 4.7 MB/s | 5.4 MB 00:01 #11 41.38 Dependencies resolved. #11 41.38 =============================================================================================== #11 41.38 Package Arch Version Repository Size #11 41.38 =============================================================================================== #11 41.38 Installing: #11 41.38 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 41.38 cassandra-cpp-driver x86_64 1:2.17.0-1.el9 tpc 679 k #11 41.38 librdkafka1 x86_64 1.6.1-0contrail0.el9 tpc 867 k #11 41.38 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 95 k #11 41.38 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 41.38 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 41.38 Installing dependencies: #11 41.38 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 41.38 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 41.38 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 41.38 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 41.38 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 41.38 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 41.38 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 41.38 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 41.38 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 41.38 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 41.38 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 41.38 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 41.38 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 41.38 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 41.38 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 41.38 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 41.38 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 41.38 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 41.38 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 41.38 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 41.38 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 41.38 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 41.38 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 41.38 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 41.38 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 41.38 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 41.38 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 41.38 cyrus-sasl x86_64 2.1.27-21.el9 tf-mirrors.ci_repos_yum9-baseos 71 k #11 41.38 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 41.38 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 41.38 #11 41.38 Transaction Summary #11 41.38 =============================================================================================== #11 41.38 Install 36 Packages #11 41.38 #11 41.39 Total download size: 16 M #11 41.39 Installed size: 52 M #11 41.39 Downloading Packages: #11 41.47 (1/36): cyrus-sasl-2.1.27-21.el9.x86_64.rpm 3.0 MB/s | 71 kB 00:00 #11 41.47 (2/36): logrotate-3.18.0-8.el9.x86_64.rpm 2.2 MB/s | 74 kB 00:00 #11 41.53 (3/36): boost-1.75.0-8.el9.x86_64.rpm 125 kB/s | 11 kB 00:00 #11 41.70 (4/36): boost-atomic-1.75.0-8.el9.x86_64.rpm 66 kB/s | 16 kB 00:00 #11 41.84 (5/36): boost-chrono-1.75.0-8.el9.x86_64.rpm 77 kB/s | 24 kB 00:00 #11 42.06 (6/36): boost-container-1.75.0-8.el9.x86_64.rpm 99 kB/s | 36 kB 00:00 #11 42.24 (7/36): boost-context-1.75.0-8.el9.x86_64.rpm 37 kB/s | 15 kB 00:00 #11 42.44 (8/36): boost-contract-1.75.0-8.el9.x86_64.rpm 123 kB/s | 44 kB 00:00 #11 42.67 (9/36): boost-coroutine-1.75.0-8.el9.x86_64.rpm 72 kB/s | 32 kB 00:00 #11 42.94 (10/36): boost-date-time-1.75.0-8.el9.x86_64.rp 24 kB/s | 13 kB 00:00 #11 43.13 (11/36): boost-fiber-1.75.0-8.el9.x86_64.rpm 85 kB/s | 38 kB 00:00 #11 43.17 (12/36): boost-filesystem-1.75.0-8.el9.x86_64.r 244 kB/s | 57 kB 00:00 #11 43.29 (13/36): boost-graph-1.75.0-8.el9.x86_64.rpm 665 kB/s | 101 kB 00:00 #11 43.49 (14/36): boost-iostreams-1.75.0-8.el9.x86_64.rp 126 kB/s | 38 kB 00:00 #11 43.74 (15/36): boost-locale-1.75.0-8.el9.x86_64.rpm 452 kB/s | 214 kB 00:00 #11 44.23 (16/36): boost-log-1.75.0-8.el9.x86_64.rpm 540 kB/s | 408 kB 00:00 #11 44.51 (17/36): boost-math-1.75.0-8.el9.x86_64.rpm 268 kB/s | 205 kB 00:00 #11 44.66 (18/36): boost-nowide-1.75.0-8.el9.x86_64.rpm 35 kB/s | 15 kB 00:00 #11 44.79 (19/36): boost-program-options-1.75.0-8.el9.x86 457 kB/s | 106 kB 00:00 #11 44.83 (20/36): boost-python3-1.75.0-8.el9.x86_64.rpm 587 kB/s | 92 kB 00:00 #11 45.03 (21/36): boost-random-1.75.0-8.el9.x86_64.rpm 92 kB/s | 23 kB 00:00 #11 45.20 (22/36): boost-regex-1.75.0-8.el9.x86_64.rpm 730 kB/s | 277 kB 00:00 #11 45.33 (23/36): boost-serialization-1.75.0-8.el9.x86_6 394 kB/s | 129 kB 00:00 #11 45.47 (24/36): boost-stacktrace-1.75.0-8.el9.x86_64.r 114 kB/s | 27 kB 00:00 #11 45.66 (25/36): boost-system-1.75.0-8.el9.x86_64.rpm 38 kB/s | 13 kB 00:00 #11 45.76 (26/36): boost-test-1.75.0-8.el9.x86_64.rpm 711 kB/s | 230 kB 00:00 #11 45.88 (27/36): boost-thread-1.75.0-8.el9.x86_64.rpm 247 kB/s | 55 kB 00:00 #11 45.97 (28/36): boost-timer-1.75.0-8.el9.x86_64.rpm 105 kB/s | 23 kB 00:00 #11 46.16 (29/36): boost-type_erasure-1.75.0-8.el9.x86_64 107 kB/s | 30 kB 00:00 #11 46.41 (30/36): boost-wave-1.75.0-8.el9.x86_64.rpm 494 kB/s | 208 kB 00:00 #11 46.62 (31/36): protobuf-3.14.0-13.el9.x86_64.rpm 2.2 MB/s | 1.0 MB 00:00 #11 46.92 (32/36): redis-6.2.17-1.el9_5.x86_64.rpm 2.5 MB/s | 1.3 MB 00:00 #11 47.07 (33/36): cassandra-cpp-driver-2.17.0-1.el9.x86_ 1.5 MB/s | 679 kB 00:00 #11 47.30 (34/36): librdkafka1-1.6.1-0contrail0.el9.x86_6 2.2 MB/s | 867 kB 00:00 #11 47.53 (35/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 204 kB/s | 95 kB 00:00 #11 47.84 (36/36): libicu-67.1-9.el9.x86_64.rpm 1.5 MB/s | 9.6 MB 00:06 #11 47.84 -------------------------------------------------------------------------------- #11 47.84 Total 2.5 MB/s | 16 MB 00:06 #11 47.84 Running transaction check #11 47.94 Transaction check succeeded. #11 47.94 Running transaction test #11 48.17 Transaction test succeeded. #11 48.17 Running transaction #11 51.29 Preparing : 1/1 #11 51.46 Installing : boost-system-1.75.0-8.el9.x86_64 1/36 #11 51.56 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/36 #11 51.56 Installing : boost-thread-1.75.0-8.el9.x86_64 3/36 #11 51.58 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/36 #11 52.18 Installing : libicu-67.1-9.el9.x86_64 5/36 #11 52.27 Installing : boost-regex-1.75.0-8.el9.x86_64 6/36 #11 52.27 Installing : boost-context-1.75.0-8.el9.x86_64 7/36 #11 52.29 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/36 #11 52.35 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/36 #11 52.35 Installing : boost-log-1.75.0-8.el9.x86_64 10/36 #11 52.39 Installing : boost-wave-1.75.0-8.el9.x86_64 11/36 #11 52.39 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/36 #11 52.41 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/36 #11 52.43 Installing : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 52.43 Installing : boost-locale-1.75.0-8.el9.x86_64 15/36 #11 52.51 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/36 #11 52.51 Installing : boost-timer-1.75.0-8.el9.x86_64 17/36 #11 52.51 Installing : boost-test-1.75.0-8.el9.x86_64 18/36 #11 52.51 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/36 #11 52.51 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/36 #11 52.55 Installing : boost-random-1.75.0-8.el9.x86_64 21/36 #11 52.63 Installing : boost-python3-1.75.0-8.el9.x86_64 22/36 #11 52.63 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/36 #11 52.67 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/36 #11 52.67 Installing : boost-math-1.75.0-8.el9.x86_64 25/36 #11 52.67 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/36 #11 52.72 Installing : boost-contract-1.75.0-8.el9.x86_64 27/36 #11 52.72 Installing : boost-container-1.75.0-8.el9.x86_64 28/36 #11 52.75 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 52.79 Installing : logrotate-3.18.0-8.el9.x86_64 29/36 #11 52.79 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 52.80 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 52.80 #11 52.80 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 53.17 Installing : cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 53.17 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 53.36 Installing : librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 53.36 Running scriptlet: librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 53.43 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 53.43 #11 53.43 #11 53.43 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 53.74 Installing : redis-6.2.17-1.el9_5.x86_64 32/36 #11 53.74 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 53.81 Installing : boost-1.75.0-8.el9.x86_64 33/36 #11 53.81 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 34/36 #11 53.86 Installing : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 53.86 Running scriptlet: cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 53.89 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 53.89 #11 53.89 #11 53.95 Installing : protobuf-3.14.0-13.el9.x86_64 36/36 #11 54.03 Running scriptlet: protobuf-3.14.0-13.el9.x86_64 36/36 #11 54.20 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 54.20 #11 54.20 #11 54.60 Verifying : cyrus-sasl-2.1.27-21.el9.x86_64 1/36 #11 54.60 Verifying : libicu-67.1-9.el9.x86_64 2/36 #11 54.60 Verifying : logrotate-3.18.0-8.el9.x86_64 3/36 #11 54.60 Verifying : boost-1.75.0-8.el9.x86_64 4/36 #11 54.60 Verifying : boost-atomic-1.75.0-8.el9.x86_64 5/36 #11 54.60 Verifying : boost-chrono-1.75.0-8.el9.x86_64 6/36 #11 54.60 Verifying : boost-container-1.75.0-8.el9.x86_64 7/36 #11 54.60 Verifying : boost-context-1.75.0-8.el9.x86_64 8/36 #11 54.60 Verifying : boost-contract-1.75.0-8.el9.x86_64 9/36 #11 54.60 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 10/36 #11 54.60 Verifying : boost-date-time-1.75.0-8.el9.x86_64 11/36 #11 54.60 Verifying : boost-fiber-1.75.0-8.el9.x86_64 12/36 #11 54.60 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 13/36 #11 54.60 Verifying : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 54.60 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 15/36 #11 54.60 Verifying : boost-locale-1.75.0-8.el9.x86_64 16/36 #11 54.60 Verifying : boost-log-1.75.0-8.el9.x86_64 17/36 #11 54.60 Verifying : boost-math-1.75.0-8.el9.x86_64 18/36 #11 54.60 Verifying : boost-nowide-1.75.0-8.el9.x86_64 19/36 #11 54.60 Verifying : boost-program-options-1.75.0-8.el9.x86_64 20/36 #11 54.60 Verifying : boost-python3-1.75.0-8.el9.x86_64 21/36 #11 54.60 Verifying : boost-random-1.75.0-8.el9.x86_64 22/36 #11 54.60 Verifying : boost-regex-1.75.0-8.el9.x86_64 23/36 #11 54.60 Verifying : boost-serialization-1.75.0-8.el9.x86_64 24/36 #11 54.60 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 25/36 #11 54.60 Verifying : boost-system-1.75.0-8.el9.x86_64 26/36 #11 54.60 Verifying : boost-test-1.75.0-8.el9.x86_64 27/36 #11 54.60 Verifying : boost-thread-1.75.0-8.el9.x86_64 28/36 #11 54.60 Verifying : boost-timer-1.75.0-8.el9.x86_64 29/36 #11 54.60 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 30/36 #11 54.60 Verifying : boost-wave-1.75.0-8.el9.x86_64 31/36 #11 54.60 Verifying : protobuf-3.14.0-13.el9.x86_64 32/36 #11 54.60 Verifying : redis-6.2.17-1.el9_5.x86_64 33/36 #11 54.60 Verifying : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 34/36 #11 54.60 Verifying : librdkafka1-1.6.1-0contrail0.el9.x86_64 35/36 #11 54.60 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 54.85 #11 54.85 Installed: #11 54.85 boost-1.75.0-8.el9.x86_64 #11 54.85 boost-atomic-1.75.0-8.el9.x86_64 #11 54.85 boost-chrono-1.75.0-8.el9.x86_64 #11 54.85 boost-container-1.75.0-8.el9.x86_64 #11 54.85 boost-context-1.75.0-8.el9.x86_64 #11 54.85 boost-contract-1.75.0-8.el9.x86_64 #11 54.85 boost-coroutine-1.75.0-8.el9.x86_64 #11 54.85 boost-date-time-1.75.0-8.el9.x86_64 #11 54.85 boost-fiber-1.75.0-8.el9.x86_64 #11 54.85 boost-filesystem-1.75.0-8.el9.x86_64 #11 54.85 boost-graph-1.75.0-8.el9.x86_64 #11 54.85 boost-iostreams-1.75.0-8.el9.x86_64 #11 54.85 boost-locale-1.75.0-8.el9.x86_64 #11 54.85 boost-log-1.75.0-8.el9.x86_64 #11 54.85 boost-math-1.75.0-8.el9.x86_64 #11 54.85 boost-nowide-1.75.0-8.el9.x86_64 #11 54.85 boost-program-options-1.75.0-8.el9.x86_64 #11 54.85 boost-python3-1.75.0-8.el9.x86_64 #11 54.85 boost-random-1.75.0-8.el9.x86_64 #11 54.85 boost-regex-1.75.0-8.el9.x86_64 #11 54.85 boost-serialization-1.75.0-8.el9.x86_64 #11 54.85 boost-stacktrace-1.75.0-8.el9.x86_64 #11 54.85 boost-system-1.75.0-8.el9.x86_64 #11 54.85 boost-test-1.75.0-8.el9.x86_64 #11 54.85 boost-thread-1.75.0-8.el9.x86_64 #11 54.85 boost-timer-1.75.0-8.el9.x86_64 #11 54.85 boost-type_erasure-1.75.0-8.el9.x86_64 #11 54.85 boost-wave-1.75.0-8.el9.x86_64 #11 54.85 cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 #11 54.85 cyrus-sasl-2.1.27-21.el9.x86_64 #11 54.85 libicu-67.1-9.el9.x86_64 #11 54.85 librdkafka1-1.6.1-0contrail0.el9.x86_64 #11 54.85 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 54.85 logrotate-3.18.0-8.el9.x86_64 #11 54.85 protobuf-3.14.0-13.el9.x86_64 #11 54.85 redis-6.2.17-1.el9_5.x86_64 #11 54.85 #11 54.85 Complete! #11 55.26 80 files removed #11 DONE 55.6s #12 exporting to image #12 exporting layers #12 exporting layers 23.4s done #12 writing image sha256:3efa2b40517868b05b478d7502fa66c8086d145c0a007f4bf5c2236b2b2ce813 done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_1_0_8-3 done #12 DONE 23.4s 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) 2025-09-11 13:30:04,524: INFO: Docker build duration: 198 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-collector] bce11d3de6bc: Preparing c29b6cb1e930: Preparing 05c87ca73c48: Preparing 11296fa408db: Preparing f4ffa7ec9dc3: Preparing abad35dea861: Preparing 5819f778fe79: Preparing 35e932004c5d: Preparing 4f5f8ae4555c: Preparing 127407a82082: Preparing 02ee508df044: Preparing 554856566d5e: Preparing a5aa25378bf0: Preparing 9ffd767baf85: Preparing 44343de3ea1d: Preparing bce11d3de6bc: Waiting c29b6cb1e930: Waiting 05c87ca73c48: Waiting 11296fa408db: Waiting f4ffa7ec9dc3: Waiting abad35dea861: Waiting 5819f778fe79: Waiting 35e932004c5d: Waiting 4f5f8ae4555c: Waiting 127407a82082: Waiting 02ee508df044: Waiting 554856566d5e: Waiting a5aa25378bf0: Waiting 9ffd767baf85: Waiting 44343de3ea1d: Waiting 05c87ca73c48: Pushed 11296fa408db: Layer already exists f4ffa7ec9dc3: Layer already exists abad35dea861: Layer already exists 5819f778fe79: Layer already exists 35e932004c5d: Layer already exists 4f5f8ae4555c: Layer already exists 127407a82082: Layer already exists 02ee508df044: Layer already exists 554856566d5e: Layer already exists a5aa25378bf0: Layer already exists 9ffd767baf85: Layer already exists 44343de3ea1d: Layer already exists bce11d3de6bc: Pushed c29b6cb1e930: Pushed master-2_1_0_8-3: digest: sha256:1343d8735d374dcd0edf61cba73e0f2c1c46dabdaf916a258253faf40f62c90e size: 3461 2025-09-11 13:31:14,461: INFO: Building opensdn-analytics-collector finished successfully, duration: 268 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_1_0_8-3 61c456063da0 49 seconds ago 619MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos master-2_1_0_8-3 c567e938667d About a minute ago 230MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_1_0_8-3 47469545e6ae About a minute ago 660MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_1_0_8-3 539135c77968 About a minute ago 675MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_1_0_8-3 08aa78ceaa77 About a minute ago 675MB nexus.gz1.opensdn.io:5101/opensdn-tools master-2_1_0_8-3 ccc69fd838a8 About a minute ago 1.6GB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_1_0_8-3 3efa2b405178 About a minute ago 860MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_1_0_8-3 76759e11a2a3 About a minute ago 741MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent master-2_1_0_8-3 9aa00edee5e1 2 minutes ago 1.01GB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_1_0_8-3 a0ee11a6ab78 2 minutes ago 1.12GB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_1_0_8-3 4f986a127c64 2 minutes ago 584MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_1_0_8-3 dd5828be9410 2 minutes ago 534MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_1_0_8-3 acb2ea7c5e2e 2 minutes ago 531MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_1_0_8-3 8babde14e4c5 2 minutes ago 854MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_1_0_8-3 edd1b399a2d3 2 minutes ago 888MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_1_0_8-3 12d0423179d4 2 minutes ago 653MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_1_0_8-3 aba95afaa285 2 minutes ago 287MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_1_0_8-3 e236be0d786c 3 minutes ago 287MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_1_0_8-3 7da2723547ab 3 minutes ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_0_8-3 cafa7e218249 3 minutes ago 730MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_0_8-3 99aebdb27df5 3 minutes ago 730MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_0_8-3 d6e48d38f32b 4 minutes ago 530MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_0_8-3 f28dbd2706c9 4 minutes ago 526MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_0_8-3 878c69741f42 4 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_0_8-3 aa978598a2e8 4 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_0_8-3 70e7a20a6084 4 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_0_8-3 74878ce1dcd4 4 minutes ago 515MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_0_8-3 e855abc77797 4 minutes ago 518MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_0_8-3 920eb1261465 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_0_8-3 0865511fb6ff 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_0_8-3 8e0a98cba5ed 4 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_0_8-3 5eb9c2fc7199 4 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_0_8-3 b588ba415395 5 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_0_8-3 ab3c1371db00 5 minutes ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_0_8-3 cd11c1ea45d5 5 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_0_8-3 35750dc531c1 5 minutes ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_0_8-3 86f4ad4be9b3 5 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_0_8-3 029bc53d532f 5 minutes ago 714MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_0_8-3 7eea4c9907c5 5 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_0_8-3 63e3f8b99a0f 5 minutes ago 730MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_0_8-3 d5b38ed819e8 5 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_0_8-3 4bc97c5821f5 5 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_0_8-3 3ab5a83ad201 5 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_0_8-3 b991dd08e906 6 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_0_8-3 586b859c3161 7 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_0_8-3 f8164a1ae553 7 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_0_8-3 b08d97e3c3fd 7 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_0_8-3 5c89a5ab076d 8 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_0_8-3 71d0da5c5d68 9 minutes ago 2.4MB tf-dev-sandbox compile f2c253be889b 9 minutes ago 33.4GB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 24066c60518a 51 minutes ago 2.37MB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_0_8-3 024783024243 51 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_0_8-3 9485b8202e31 51 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_0_8-3 c0be7723af26 51 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_0_8-3 339cffacc766 51 minutes ago 4.53kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 344fcb14252d 3 hours ago 22GB