2025-09-01 14:16:29,911: INFO: Building opensdn-analytics-collector 2025-09-01 14:16:30,014: 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_0_8_8-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 #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 2.0s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_0_8_8-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 transferring context: #4 transferring context: 2B done #4 DONE 2.3s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_8_8-1 #5 DONE 1.5s #6 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_0_8_8-1 #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.5s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 2.9s #10 [stage-1 3/4] COPY --from=build /root/work/build/production/analytics/vizd /usr/bin/contrail-collector #10 DONE 1.1s #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 2.838 Contrail repo 5.1 MB/s | 106 kB 00:00 #11 3.020 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 2.1 MB 00:00 #11 4.690 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 730 kB 00:00 #11 5.353 added from: http://tf-mirrors.gz1.opensdn.io/re 7.4 MB/s | 264 kB 00:00 #11 6.266 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 7.0 MB 00:00 #11 12.53 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 4.0 MB 00:00 #11 13.71 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 939 kB 00:00 #11 14.78 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 2.3 MB 00:00 #11 17.11 added from: http://tf-mirrors.gz1.opensdn.io/re 975 kB/s | 392 kB 00:00 #11 18.44 added from: http://tf-mirrors.gz1.opensdn.io/re 6.9 MB/s | 451 kB 00:00 #11 20.56 added from: http://tf-mirrors.gz1.opensdn.io/re 12 kB/s | 16 kB 00:01 #11 21.55 added from: http://tf-mirrors.gz1.opensdn.io/re 386 B/s | 257 B 00:00 #11 22.09 added from: http://tf-mirrors.gz1.opensdn.io/re 36 kB/s | 13 kB 00:00 #11 22.78 added from: http://tf-mirrors.gz1.opensdn.io/re 104 kB/s | 64 kB 00:00 #11 23.98 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 30 MB 00:01 #11 42.20 Third parties for OpenSDN 8.3 MB/s | 5.4 MB 00:00 #11 49.28 Dependencies resolved. #11 49.28 =============================================================================================== #11 49.28 Package Arch Version Repository Size #11 49.28 =============================================================================================== #11 49.28 Installing: #11 49.28 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 49.28 cassandra-cpp-driver x86_64 1:2.17.0-1.el9 tpc 679 k #11 49.28 librdkafka1 x86_64 1.6.1-0contrail0.el9 tpc 867 k #11 49.28 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 95 k #11 49.28 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 49.28 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 49.28 Installing dependencies: #11 49.28 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 49.28 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 49.28 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 49.28 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 49.28 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 49.28 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 49.28 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 49.28 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 49.28 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 49.28 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 49.28 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 49.28 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 49.28 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 49.28 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 49.28 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 49.28 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 49.28 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 49.28 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 49.28 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 49.28 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 49.28 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 49.28 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 49.28 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 49.28 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 49.28 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 49.28 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 49.28 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 49.28 cyrus-sasl x86_64 2.1.27-21.el9 tf-mirrors.ci_repos_yum9-baseos 71 k #11 49.28 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 49.28 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 49.28 #11 49.28 Transaction Summary #11 49.28 =============================================================================================== #11 49.28 Install 36 Packages #11 49.28 #11 49.28 Total download size: 16 M #11 49.28 Installed size: 52 M #11 49.28 Downloading Packages: #11 49.54 (1/36): cyrus-sasl-2.1.27-21.el9.x86_64.rpm 293 kB/s | 71 kB 00:00 #11 49.75 (2/36): logrotate-3.18.0-8.el9.x86_64.rpm 197 kB/s | 74 kB 00:00 #11 49.95 (3/36): boost-1.75.0-8.el9.x86_64.rpm 37 kB/s | 11 kB 00:00 #11 50.15 (4/36): boost-atomic-1.75.0-8.el9.x86_64.rpm 34 kB/s | 16 kB 00:00 #11 50.21 (5/36): boost-chrono-1.75.0-8.el9.x86_64.rpm 99 kB/s | 24 kB 00:00 #11 50.28 (6/36): boost-container-1.75.0-8.el9.x86_64.rpm 263 kB/s | 36 kB 00:00 #11 50.45 (7/36): boost-context-1.75.0-8.el9.x86_64.rpm 60 kB/s | 15 kB 00:00 #11 50.72 (8/36): boost-contract-1.75.0-8.el9.x86_64.rpm 100 kB/s | 44 kB 00:00 #11 50.92 (9/36): boost-coroutine-1.75.0-8.el9.x86_64.rpm 93 kB/s | 32 kB 00:00 #11 51.21 (10/36): boost-date-time-1.75.0-8.el9.x86_64.rp 29 kB/s | 13 kB 00:00 #11 51.21 (11/36): boost-fiber-1.75.0-8.el9.x86_64.rpm 135 kB/s | 38 kB 00:00 #11 51.45 (12/36): boost-filesystem-1.75.0-8.el9.x86_64.r 265 kB/s | 57 kB 00:00 #11 51.60 (13/36): boost-graph-1.75.0-8.el9.x86_64.rpm 271 kB/s | 101 kB 00:00 #11 51.94 (14/36): boost-iostreams-1.75.0-8.el9.x86_64.rp 78 kB/s | 38 kB 00:00 #11 52.04 (15/36): boost-locale-1.75.0-8.el9.x86_64.rpm 467 kB/s | 214 kB 00:00 #11 52.24 (16/36): boost-log-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 408 kB 00:00 #11 52.31 (17/36): boost-math-1.75.0-8.el9.x86_64.rpm 832 kB/s | 205 kB 00:00 #11 52.31 (18/36): boost-nowide-1.75.0-8.el9.x86_64.rpm 328 kB/s | 15 kB 00:00 #11 52.31 (19/36): boost-program-options-1.75.0-8.el9.x86 12 MB/s | 106 kB 00:00 #11 52.31 (20/36): boost-python3-1.75.0-8.el9.x86_64.rpm 9.6 MB/s | 92 kB 00:00 #11 52.31 (21/36): boost-random-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 23 kB 00:00 #11 52.31 (22/36): boost-regex-1.75.0-8.el9.x86_64.rpm 18 MB/s | 277 kB 00:00 #11 52.31 (23/36): boost-serialization-1.75.0-8.el9.x86_6 6.2 MB/s | 129 kB 00:00 #11 52.35 (24/36): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.4 MB/s | 27 kB 00:00 #11 52.35 (25/36): boost-system-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 13 kB 00:00 #11 52.35 (26/36): boost-test-1.75.0-8.el9.x86_64.rpm 13 MB/s | 230 kB 00:00 #11 52.35 (27/36): boost-thread-1.75.0-8.el9.x86_64.rpm 3.0 MB/s | 55 kB 00:00 #11 52.35 (28/36): boost-timer-1.75.0-8.el9.x86_64.rpm 3.7 MB/s | 23 kB 00:00 #11 52.35 (29/36): boost-type_erasure-1.75.0-8.el9.x86_64 7.0 MB/s | 30 kB 00:00 #11 52.35 (30/36): boost-wave-1.75.0-8.el9.x86_64.rpm 30 MB/s | 208 kB 00:00 #11 52.39 (31/36): protobuf-3.14.0-13.el9.x86_64.rpm 33 MB/s | 1.0 MB 00:00 #11 52.45 (32/36): redis-6.2.17-1.el9_5.x86_64.rpm 19 MB/s | 1.3 MB 00:00 #11 52.53 (33/36): libicu-67.1-9.el9.x86_64.rpm 3.0 MB/s | 9.6 MB 00:03 #11 52.62 (34/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 1.4 MB/s | 95 kB 00:00 #11 52.62 (35/36): cassandra-cpp-driver-2.17.0-1.el9.x86_ 3.0 MB/s | 679 kB 00:00 #11 52.83 (36/36): librdkafka1-1.6.1-0contrail0.el9.x86_6 2.3 MB/s | 867 kB 00:00 #11 52.83 -------------------------------------------------------------------------------- #11 52.83 Total 4.6 MB/s | 16 MB 00:03 #11 52.83 Running transaction check #11 52.91 Transaction check succeeded. #11 52.91 Running transaction test #11 53.30 Transaction test succeeded. #11 53.30 Running transaction #11 56.04 Preparing : 1/1 #11 56.24 Installing : boost-system-1.75.0-8.el9.x86_64 1/36 #11 56.73 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/36 #11 57.00 Installing : boost-thread-1.75.0-8.el9.x86_64 3/36 #11 57.20 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/36 #11 57.76 Installing : libicu-67.1-9.el9.x86_64 5/36 #11 58.19 Installing : boost-regex-1.75.0-8.el9.x86_64 6/36 #11 58.44 Installing : boost-context-1.75.0-8.el9.x86_64 7/36 #11 58.83 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/36 #11 59.02 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/36 #11 59.36 Installing : boost-log-1.75.0-8.el9.x86_64 10/36 #11 59.63 Installing : boost-wave-1.75.0-8.el9.x86_64 11/36 #11 59.74 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/36 #11 60.00 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/36 #11 60.21 Installing : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 60.52 Installing : boost-locale-1.75.0-8.el9.x86_64 15/36 #11 60.80 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/36 #11 61.40 Installing : boost-timer-1.75.0-8.el9.x86_64 17/36 #11 61.46 Installing : boost-test-1.75.0-8.el9.x86_64 18/36 #11 61.46 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/36 #11 61.54 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/36 #11 61.54 Installing : boost-random-1.75.0-8.el9.x86_64 21/36 #11 61.54 Installing : boost-python3-1.75.0-8.el9.x86_64 22/36 #11 61.54 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/36 #11 61.54 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/36 #11 61.54 Installing : boost-math-1.75.0-8.el9.x86_64 25/36 #11 61.56 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/36 #11 61.58 Installing : boost-contract-1.75.0-8.el9.x86_64 27/36 #11 61.58 Installing : boost-container-1.75.0-8.el9.x86_64 28/36 #11 61.58 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 61.61 Installing : logrotate-3.18.0-8.el9.x86_64 29/36 #11 61.65 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 61.69 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 61.69 #11 61.69 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 61.84 Installing : cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 61.86 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 62.09 Installing : librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 62.09 Running scriptlet: librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 62.10 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 62.10 #11 62.10 #11 62.10 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 62.28 Installing : redis-6.2.17-1.el9_5.x86_64 32/36 #11 62.30 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 62.37 Installing : boost-1.75.0-8.el9.x86_64 33/36 #11 62.38 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 34/36 #11 62.45 Installing : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 62.48 Running scriptlet: cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 62.51 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 62.51 #11 62.51 #11 62.63 Installing : protobuf-3.14.0-13.el9.x86_64 36/36 #11 62.68 Running scriptlet: protobuf-3.14.0-13.el9.x86_64 36/36 #11 62.78 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 62.78 #11 62.78 #11 65.21 Verifying : cyrus-sasl-2.1.27-21.el9.x86_64 1/36 #11 65.21 Verifying : libicu-67.1-9.el9.x86_64 2/36 #11 65.21 Verifying : logrotate-3.18.0-8.el9.x86_64 3/36 #11 65.21 Verifying : boost-1.75.0-8.el9.x86_64 4/36 #11 65.21 Verifying : boost-atomic-1.75.0-8.el9.x86_64 5/36 #11 65.21 Verifying : boost-chrono-1.75.0-8.el9.x86_64 6/36 #11 65.21 Verifying : boost-container-1.75.0-8.el9.x86_64 7/36 #11 65.21 Verifying : boost-context-1.75.0-8.el9.x86_64 8/36 #11 65.21 Verifying : boost-contract-1.75.0-8.el9.x86_64 9/36 #11 65.21 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 10/36 #11 65.21 Verifying : boost-date-time-1.75.0-8.el9.x86_64 11/36 #11 65.21 Verifying : boost-fiber-1.75.0-8.el9.x86_64 12/36 #11 65.21 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 13/36 #11 65.21 Verifying : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 65.21 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 15/36 #11 65.21 Verifying : boost-locale-1.75.0-8.el9.x86_64 16/36 #11 65.21 Verifying : boost-log-1.75.0-8.el9.x86_64 17/36 #11 65.21 Verifying : boost-math-1.75.0-8.el9.x86_64 18/36 #11 65.21 Verifying : boost-nowide-1.75.0-8.el9.x86_64 19/36 #11 65.21 Verifying : boost-program-options-1.75.0-8.el9.x86_64 20/36 #11 65.21 Verifying : boost-python3-1.75.0-8.el9.x86_64 21/36 #11 65.21 Verifying : boost-random-1.75.0-8.el9.x86_64 22/36 #11 65.21 Verifying : boost-regex-1.75.0-8.el9.x86_64 23/36 #11 65.21 Verifying : boost-serialization-1.75.0-8.el9.x86_64 24/36 #11 65.21 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 25/36 #11 65.21 Verifying : boost-system-1.75.0-8.el9.x86_64 26/36 #11 65.21 Verifying : boost-test-1.75.0-8.el9.x86_64 27/36 #11 65.21 Verifying : boost-thread-1.75.0-8.el9.x86_64 28/36 #11 65.21 Verifying : boost-timer-1.75.0-8.el9.x86_64 29/36 #11 65.21 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 30/36 #11 65.21 Verifying : boost-wave-1.75.0-8.el9.x86_64 31/36 #11 65.21 Verifying : protobuf-3.14.0-13.el9.x86_64 32/36 #11 65.21 Verifying : redis-6.2.17-1.el9_5.x86_64 33/36 #11 65.21 Verifying : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 34/36 #11 65.21 Verifying : librdkafka1-1.6.1-0contrail0.el9.x86_64 35/36 #11 65.21 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 66.46 #11 66.46 Installed: #11 66.46 boost-1.75.0-8.el9.x86_64 #11 66.46 boost-atomic-1.75.0-8.el9.x86_64 #11 66.46 boost-chrono-1.75.0-8.el9.x86_64 #11 66.46 boost-container-1.75.0-8.el9.x86_64 #11 66.46 boost-context-1.75.0-8.el9.x86_64 #11 66.46 boost-contract-1.75.0-8.el9.x86_64 #11 66.46 boost-coroutine-1.75.0-8.el9.x86_64 #11 66.46 boost-date-time-1.75.0-8.el9.x86_64 #11 66.46 boost-fiber-1.75.0-8.el9.x86_64 #11 66.46 boost-filesystem-1.75.0-8.el9.x86_64 #11 66.46 boost-graph-1.75.0-8.el9.x86_64 #11 66.46 boost-iostreams-1.75.0-8.el9.x86_64 #11 66.46 boost-locale-1.75.0-8.el9.x86_64 #11 66.46 boost-log-1.75.0-8.el9.x86_64 #11 66.46 boost-math-1.75.0-8.el9.x86_64 #11 66.46 boost-nowide-1.75.0-8.el9.x86_64 #11 66.46 boost-program-options-1.75.0-8.el9.x86_64 #11 66.46 boost-python3-1.75.0-8.el9.x86_64 #11 66.46 boost-random-1.75.0-8.el9.x86_64 #11 66.46 boost-regex-1.75.0-8.el9.x86_64 #11 66.46 boost-serialization-1.75.0-8.el9.x86_64 #11 66.46 boost-stacktrace-1.75.0-8.el9.x86_64 #11 66.46 boost-system-1.75.0-8.el9.x86_64 #11 66.46 boost-test-1.75.0-8.el9.x86_64 #11 66.46 boost-thread-1.75.0-8.el9.x86_64 #11 66.46 boost-timer-1.75.0-8.el9.x86_64 #11 66.46 boost-type_erasure-1.75.0-8.el9.x86_64 #11 66.46 boost-wave-1.75.0-8.el9.x86_64 #11 66.46 cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 #11 66.46 cyrus-sasl-2.1.27-21.el9.x86_64 #11 66.46 libicu-67.1-9.el9.x86_64 #11 66.46 librdkafka1-1.6.1-0contrail0.el9.x86_64 #11 66.46 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 66.46 logrotate-3.18.0-8.el9.x86_64 #11 66.46 protobuf-3.14.0-13.el9.x86_64 #11 66.46 redis-6.2.17-1.el9_5.x86_64 #11 66.46 #11 66.46 Complete! #11 66.86 80 files removed #11 DONE 68.0s #12 exporting to image #12 exporting layers #12 exporting layers 12.8s done #12 writing image sha256:2ed4d26565d43a0af23accc83d82de50b0ecfacee4f46ed5aa14fd211fa37bbe #12 writing image sha256:2ed4d26565d43a0af23accc83d82de50b0ecfacee4f46ed5aa14fd211fa37bbe 0.0s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_0_8_8-1 0.0s done #12 DONE 13.5s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-analytics-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) 2025-09-01 14:19:08,942: INFO: Docker build duration: 159 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-collector] fa144f54f4b6: Preparing 3c0f7264f54b: Preparing a2942aadf7e5: Preparing 6c754a93d0dc: Preparing e2dbad1054ed: Preparing 3209c088e7e3: Preparing 9c52b2957f11: Preparing d84a36891901: Preparing 5cce05d2091e: Preparing 502564e1147b: Preparing d7472a2a148b: Preparing 904764ddee93: Preparing 78c785d20f1a: Preparing 735be9ad0a22: Preparing 44343de3ea1d: Preparing e2dbad1054ed: Waiting 3209c088e7e3: Waiting 9c52b2957f11: Waiting d84a36891901: Waiting 5cce05d2091e: Waiting 502564e1147b: Waiting d7472a2a148b: Waiting 904764ddee93: Waiting 78c785d20f1a: Waiting 735be9ad0a22: Waiting 44343de3ea1d: Waiting 6c754a93d0dc: Layer already exists e2dbad1054ed: Layer already exists 3209c088e7e3: Layer already exists 9c52b2957f11: Layer already exists a2942aadf7e5: Pushed d84a36891901: Layer already exists 5cce05d2091e: Layer already exists 502564e1147b: Layer already exists d7472a2a148b: Layer already exists 904764ddee93: Layer already exists 735be9ad0a22: Layer already exists 78c785d20f1a: Layer already exists 44343de3ea1d: Layer already exists fa144f54f4b6: Pushed 3c0f7264f54b: Pushed master-2_0_8_8-1: digest: sha256:f2202b4063c6f3b47bba366560833d85db9435412378ec2147834bf9bd02dc8a size: 3461 2025-09-01 14:19:55,478: INFO: Building opensdn-analytics-collector finished successfully, duration: 206 seconds