2025-09-08 01:23:27,869: INFO: Building opensdn-analytics-collector 2025-09-08 01:23:27,939: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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 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 docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 0.3s #5 [internal] load build context #5 DONE 0.0s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 DONE 0.0s #7 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly #7 DONE 0.0s #7 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly #7 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #5 [internal] load build context #5 transferring context: 5.50kB done #5 DONE 0.1s #8 [stage-1 2/4] COPY entrypoint.sh / #8 DONE 2.0s #9 [stage-1 3/4] COPY --from=build /root/work/build/production/analytics/vizd /usr/bin/contrail-collector #9 DONE 4.1s #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 ; yum install -y $pkgs protobuf redis cassandra-cpp-driver libzookeeper librdkafka1 ; yum clean all -y ; rm -rf /var/cache/yum #10 3.167 Contrail repo 8.8 MB/s | 105 kB 00:00 #10 3.274 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 2.1 MB 00:00 #10 4.145 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 730 kB 00:00 #10 4.577 added from: http://tf-mirrors.gz1.opensdn.io/re 4.5 MB/s | 264 kB 00:00 #10 5.038 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 7.0 MB 00:00 #10 8.840 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 4.0 MB 00:00 #10 11.40 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 939 kB 00:00 #10 12.63 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 2.3 MB 00:00 #10 14.84 added from: http://tf-mirrors.gz1.opensdn.io/re 7.6 MB/s | 392 kB 00:00 #10 15.58 added from: http://tf-mirrors.gz1.opensdn.io/re 7.7 MB/s | 451 kB 00:00 #10 16.50 added from: http://tf-mirrors.gz1.opensdn.io/re 301 kB/s | 16 kB 00:00 #10 16.84 added from: http://tf-mirrors.gz1.opensdn.io/re 5.6 kB/s | 257 B 00:00 #10 17.52 added from: http://tf-mirrors.gz1.opensdn.io/re 95 kB/s | 13 kB 00:00 #10 18.16 added from: http://tf-mirrors.gz1.opensdn.io/re 1.7 MB/s | 64 kB 00:00 #10 19.88 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 30 MB 00:01 #10 45.49 Third parties for OpenSDN 24 MB/s | 5.4 MB 00:00 #10 62.58 Dependencies resolved. #10 62.58 =============================================================================================== #10 62.58 Package Arch Version Repository Size #10 62.58 =============================================================================================== #10 62.58 Installing: #10 62.58 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #10 62.58 cassandra-cpp-driver x86_64 1:2.17.0-1.el9 tpc 679 k #10 62.58 librdkafka1 x86_64 1.6.1-0contrail0.el9 tpc 867 k #10 62.58 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 95 k #10 62.58 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #10 62.58 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #10 62.58 Installing dependencies: #10 62.58 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #10 62.58 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #10 62.58 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #10 62.58 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #10 62.58 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #10 62.58 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #10 62.58 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #10 62.58 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #10 62.58 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #10 62.58 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #10 62.58 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #10 62.58 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #10 62.58 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #10 62.58 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #10 62.58 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #10 62.58 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #10 62.58 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #10 62.58 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #10 62.58 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #10 62.58 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #10 62.58 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #10 62.58 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #10 62.58 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #10 62.58 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #10 62.58 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #10 62.58 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #10 62.58 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #10 62.58 cyrus-sasl x86_64 2.1.27-21.el9 tf-mirrors.ci_repos_yum9-baseos 71 k #10 62.58 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #10 62.58 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #10 62.58 #10 62.58 Transaction Summary #10 62.58 =============================================================================================== #10 62.58 Install 36 Packages #10 62.58 #10 62.58 Total download size: 16 M #10 62.58 Installed size: 52 M #10 62.58 Downloading Packages: #10 62.64 (1/36): cyrus-sasl-2.1.27-21.el9.x86_64.rpm 2.2 MB/s | 71 kB 00:00 #10 62.64 (2/36): logrotate-3.18.0-8.el9.x86_64.rpm 1.9 MB/s | 74 kB 00:00 #10 62.65 (3/36): boost-1.75.0-8.el9.x86_64.rpm 842 kB/s | 11 kB 00:00 #10 62.65 (4/36): boost-atomic-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 16 kB 00:00 #10 62.67 (5/36): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 24 kB 00:00 #10 62.67 (6/36): boost-container-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 36 kB 00:00 #10 62.68 (7/36): boost-context-1.75.0-8.el9.x86_64.rpm 889 kB/s | 15 kB 00:00 #10 62.69 (8/36): boost-contract-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 44 kB 00:00 #10 62.70 (9/36): boost-coroutine-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 32 kB 00:00 #10 62.70 (10/36): boost-date-time-1.75.0-8.el9.x86_64.rp 854 kB/s | 13 kB 00:00 #10 62.73 (11/36): boost-fiber-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 38 kB 00:00 #10 62.73 (12/36): boost-filesystem-1.75.0-8.el9.x86_64.r 3.4 MB/s | 57 kB 00:00 #10 62.76 (13/36): boost-graph-1.75.0-8.el9.x86_64.rpm 3.6 MB/s | 101 kB 00:00 #10 62.76 (14/36): boost-iostreams-1.75.0-8.el9.x86_64.rp 1.2 MB/s | 38 kB 00:00 #10 62.78 (15/36): boost-locale-1.75.0-8.el9.x86_64.rpm 10 MB/s | 214 kB 00:00 #10 62.83 (16/36): boost-math-1.75.0-8.el9.x86_64.rpm 6.6 MB/s | 205 kB 00:00 #10 62.83 (17/36): boost-log-1.75.0-8.el9.x86_64.rpm 7.0 MB/s | 408 kB 00:00 #10 62.83 (18/36): boost-nowide-1.75.0-8.el9.x86_64.rpm 617 kB/s | 15 kB 00:00 #10 62.84 (19/36): boost-program-options-1.75.0-8.el9.x86 5.3 MB/s | 106 kB 00:00 #10 62.87 (20/36): boost-python3-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 92 kB 00:00 #10 62.89 (21/36): boost-random-1.75.0-8.el9.x86_64.rpm 555 kB/s | 23 kB 00:00 #10 62.93 (22/36): boost-regex-1.75.0-8.el9.x86_64.rpm 3.9 MB/s | 277 kB 00:00 #10 62.94 (23/36): boost-serialization-1.75.0-8.el9.x86_6 2.0 MB/s | 129 kB 00:00 #10 62.94 (24/36): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.0 MB/s | 27 kB 00:00 #10 63.02 (25/36): boost-system-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 13 kB 00:00 #10 63.02 (26/36): boost-thread-1.75.0-8.el9.x86_64.rpm 10 MB/s | 55 kB 00:00 #10 63.02 (27/36): boost-test-1.75.0-8.el9.x86_64.rpm 18 MB/s | 230 kB 00:00 #10 63.02 (28/36): boost-timer-1.75.0-8.el9.x86_64.rpm 3.0 MB/s | 23 kB 00:00 #10 63.02 (29/36): boost-type_erasure-1.75.0-8.el9.x86_64 1.7 MB/s | 30 kB 00:00 #10 63.02 (30/36): boost-wave-1.75.0-8.el9.x86_64.rpm 9.6 MB/s | 208 kB 00:00 #10 63.04 (31/36): protobuf-3.14.0-13.el9.x86_64.rpm 19 MB/s | 1.0 MB 00:00 #10 63.08 (32/36): redis-6.2.17-1.el9_5.x86_64.rpm 16 MB/s | 1.3 MB 00:00 #10 63.34 (33/36): libicu-67.1-9.el9.x86_64.rpm 14 MB/s | 9.6 MB 00:00 #10 63.34 (34/36): cassandra-cpp-driver-2.17.0-1.el9.x86_ 2.5 MB/s | 679 kB 00:00 #10 63.34 (35/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 5.5 MB/s | 95 kB 00:00 #10 63.34 (36/36): librdkafka1-1.6.1-0contrail0.el9.x86_6 3.4 MB/s | 867 kB 00:00 #10 63.34 -------------------------------------------------------------------------------- #10 63.34 Total 22 MB/s | 16 MB 00:00 #10 63.34 Running transaction check #10 63.55 Transaction check succeeded. #10 63.55 Running transaction test #10 63.98 Transaction test succeeded. #10 63.99 Running transaction #10 65.75 Preparing : 1/1 #10 65.91 Installing : boost-system-1.75.0-8.el9.x86_64 1/36 #10 65.92 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/36 #10 65.93 Installing : boost-thread-1.75.0-8.el9.x86_64 3/36 #10 65.93 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/36 #10 66.69 Installing : libicu-67.1-9.el9.x86_64 5/36 #10 66.71 Installing : boost-regex-1.75.0-8.el9.x86_64 6/36 #10 66.71 Installing : boost-context-1.75.0-8.el9.x86_64 7/36 #10 66.82 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/36 #10 66.82 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/36 #10 66.83 Installing : boost-log-1.75.0-8.el9.x86_64 10/36 #10 66.86 Installing : boost-wave-1.75.0-8.el9.x86_64 11/36 #10 66.86 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/36 #10 66.89 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/36 #10 66.89 Installing : boost-graph-1.75.0-8.el9.x86_64 14/36 #10 66.96 Installing : boost-locale-1.75.0-8.el9.x86_64 15/36 #10 66.96 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/36 #10 66.96 Installing : boost-timer-1.75.0-8.el9.x86_64 17/36 #10 66.96 Installing : boost-test-1.75.0-8.el9.x86_64 18/36 #10 66.97 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/36 #10 66.98 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/36 #10 67.01 Installing : boost-random-1.75.0-8.el9.x86_64 21/36 #10 67.01 Installing : boost-python3-1.75.0-8.el9.x86_64 22/36 #10 67.05 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/36 #10 67.08 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/36 #10 67.08 Installing : boost-math-1.75.0-8.el9.x86_64 25/36 #10 67.16 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/36 #10 67.16 Installing : boost-contract-1.75.0-8.el9.x86_64 27/36 #10 67.16 Installing : boost-container-1.75.0-8.el9.x86_64 28/36 #10 67.16 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #10 67.19 Installing : logrotate-3.18.0-8.el9.x86_64 29/36 #10 67.19 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #10 67.22 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #10 67.22 #10 67.22 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #10 67.36 Installing : cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #10 67.37 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #10 67.55 Installing : librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #10 67.55 Running scriptlet: librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #10 67.66 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #10 67.66 #10 67.66 #10 67.66 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #10 67.92 Installing : redis-6.2.17-1.el9_5.x86_64 32/36 #10 68.03 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #10 68.05 Installing : boost-1.75.0-8.el9.x86_64 33/36 #10 68.05 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 34/36 #10 68.07 Installing : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #10 68.10 Running scriptlet: cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #10 68.12 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #10 68.12 #10 68.12 #10 68.23 Installing : protobuf-3.14.0-13.el9.x86_64 36/36 #10 68.29 Running scriptlet: protobuf-3.14.0-13.el9.x86_64 36/36 #10 68.35 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #10 68.35 #10 68.35 #10 68.55 Verifying : cyrus-sasl-2.1.27-21.el9.x86_64 1/36 #10 68.55 Verifying : libicu-67.1-9.el9.x86_64 2/36 #10 68.55 Verifying : logrotate-3.18.0-8.el9.x86_64 3/36 #10 68.55 Verifying : boost-1.75.0-8.el9.x86_64 4/36 #10 68.55 Verifying : boost-atomic-1.75.0-8.el9.x86_64 5/36 #10 68.55 Verifying : boost-chrono-1.75.0-8.el9.x86_64 6/36 #10 68.55 Verifying : boost-container-1.75.0-8.el9.x86_64 7/36 #10 68.55 Verifying : boost-context-1.75.0-8.el9.x86_64 8/36 #10 68.55 Verifying : boost-contract-1.75.0-8.el9.x86_64 9/36 #10 68.55 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 10/36 #10 68.55 Verifying : boost-date-time-1.75.0-8.el9.x86_64 11/36 #10 68.55 Verifying : boost-fiber-1.75.0-8.el9.x86_64 12/36 #10 68.55 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 13/36 #10 68.55 Verifying : boost-graph-1.75.0-8.el9.x86_64 14/36 #10 68.55 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 15/36 #10 68.55 Verifying : boost-locale-1.75.0-8.el9.x86_64 16/36 #10 68.55 Verifying : boost-log-1.75.0-8.el9.x86_64 17/36 #10 68.55 Verifying : boost-math-1.75.0-8.el9.x86_64 18/36 #10 68.55 Verifying : boost-nowide-1.75.0-8.el9.x86_64 19/36 #10 68.55 Verifying : boost-program-options-1.75.0-8.el9.x86_64 20/36 #10 68.55 Verifying : boost-python3-1.75.0-8.el9.x86_64 21/36 #10 68.55 Verifying : boost-random-1.75.0-8.el9.x86_64 22/36 #10 68.55 Verifying : boost-regex-1.75.0-8.el9.x86_64 23/36 #10 68.55 Verifying : boost-serialization-1.75.0-8.el9.x86_64 24/36 #10 68.55 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 25/36 #10 68.55 Verifying : boost-system-1.75.0-8.el9.x86_64 26/36 #10 68.55 Verifying : boost-test-1.75.0-8.el9.x86_64 27/36 #10 68.55 Verifying : boost-thread-1.75.0-8.el9.x86_64 28/36 #10 68.55 Verifying : boost-timer-1.75.0-8.el9.x86_64 29/36 #10 68.55 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 30/36 #10 68.55 Verifying : boost-wave-1.75.0-8.el9.x86_64 31/36 #10 68.55 Verifying : protobuf-3.14.0-13.el9.x86_64 32/36 #10 68.55 Verifying : redis-6.2.17-1.el9_5.x86_64 33/36 #10 68.55 Verifying : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 34/36 #10 68.55 Verifying : librdkafka1-1.6.1-0contrail0.el9.x86_64 35/36 #10 68.55 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #10 68.72 #10 68.72 Installed: #10 68.72 boost-1.75.0-8.el9.x86_64 #10 68.72 boost-atomic-1.75.0-8.el9.x86_64 #10 68.72 boost-chrono-1.75.0-8.el9.x86_64 #10 68.72 boost-container-1.75.0-8.el9.x86_64 #10 68.72 boost-context-1.75.0-8.el9.x86_64 #10 68.72 boost-contract-1.75.0-8.el9.x86_64 #10 68.72 boost-coroutine-1.75.0-8.el9.x86_64 #10 68.72 boost-date-time-1.75.0-8.el9.x86_64 #10 68.72 boost-fiber-1.75.0-8.el9.x86_64 #10 68.72 boost-filesystem-1.75.0-8.el9.x86_64 #10 68.72 boost-graph-1.75.0-8.el9.x86_64 #10 68.72 boost-iostreams-1.75.0-8.el9.x86_64 #10 68.72 boost-locale-1.75.0-8.el9.x86_64 #10 68.72 boost-log-1.75.0-8.el9.x86_64 #10 68.72 boost-math-1.75.0-8.el9.x86_64 #10 68.72 boost-nowide-1.75.0-8.el9.x86_64 #10 68.72 boost-program-options-1.75.0-8.el9.x86_64 #10 68.72 boost-python3-1.75.0-8.el9.x86_64 #10 68.72 boost-random-1.75.0-8.el9.x86_64 #10 68.72 boost-regex-1.75.0-8.el9.x86_64 #10 68.72 boost-serialization-1.75.0-8.el9.x86_64 #10 68.72 boost-stacktrace-1.75.0-8.el9.x86_64 #10 68.72 boost-system-1.75.0-8.el9.x86_64 #10 68.72 boost-test-1.75.0-8.el9.x86_64 #10 68.72 boost-thread-1.75.0-8.el9.x86_64 #10 68.72 boost-timer-1.75.0-8.el9.x86_64 #10 68.72 boost-type_erasure-1.75.0-8.el9.x86_64 #10 68.72 boost-wave-1.75.0-8.el9.x86_64 #10 68.72 cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 #10 68.72 cyrus-sasl-2.1.27-21.el9.x86_64 #10 68.72 libicu-67.1-9.el9.x86_64 #10 68.72 librdkafka1-1.6.1-0contrail0.el9.x86_64 #10 68.72 libzookeeper-3.9.2-0contrail0.el9.x86_64 #10 68.72 logrotate-3.18.0-8.el9.x86_64 #10 68.72 protobuf-3.14.0-13.el9.x86_64 #10 68.72 redis-6.2.17-1.el9_5.x86_64 #10 68.72 #10 68.72 Complete! #10 69.37 80 files removed #10 DONE 69.6s #11 exporting to image #11 exporting layers #11 exporting layers 25.6s done #11 writing image sha256:173644c8d981d4af7a768e54da81ea8d5e6ce5035b144ce207a2f36cc12a0641 done #11 naming to nexus.gz1.opensdn.io:5102/opensdn-analytics-collector:nightly #11 naming to nexus.gz1.opensdn.io:5102/opensdn-analytics-collector:nightly 0.1s done #11 DONE 25.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) 2025-09-08 01:25:15,139: INFO: Docker build duration: 108 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-analytics-collector] 3d82dfa6e1a6: Preparing 0fae338c69a5: Preparing 2ec127302fc8: Preparing 2fa3a1a6e64e: Preparing deecc3b9ff26: Preparing e8be06a0b126: Preparing fffa40fe0850: Preparing 6c731c7943af: Preparing 14e74f42df26: Preparing d18ffd149563: Preparing d6a6e0982c23: Preparing ca4852a5600b: Preparing 4579eb72d60f: Preparing 0aa08fc6b77a: Preparing 44343de3ea1d: Preparing deecc3b9ff26: Waiting e8be06a0b126: Waiting fffa40fe0850: Waiting 6c731c7943af: Waiting 14e74f42df26: Waiting d18ffd149563: Waiting d6a6e0982c23: Waiting ca4852a5600b: Waiting 4579eb72d60f: Waiting 0aa08fc6b77a: Waiting 44343de3ea1d: Waiting 2fa3a1a6e64e: Layer already exists 2ec127302fc8: Pushed deecc3b9ff26: Layer already exists e8be06a0b126: Layer already exists fffa40fe0850: Layer already exists 6c731c7943af: Layer already exists 14e74f42df26: Layer already exists d18ffd149563: Layer already exists d6a6e0982c23: Layer already exists ca4852a5600b: Layer already exists 4579eb72d60f: Layer already exists 44343de3ea1d: Layer already exists 0aa08fc6b77a: Layer already exists 3d82dfa6e1a6: Pushed 0fae338c69a5: Pushed nightly: digest: sha256:19bb41778b8d4c5426f3703daa4f1a0874f8a8ed4eae7625b067d43d1944d23b size: 3461 2025-09-08 01:25:46,652: INFO: Building opensdn-analytics-collector finished successfully, duration: 139 seconds