2025-08-28 20:16:00,080: INFO: Building opensdn-analytics-collector 2025-08-28 20:16:00,171: 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_3_6-9 --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.21kB 0.0s done #1 DONE 2.2s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_0_3_6-9 #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.7s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_3_6-9 #5 DONE 2.2s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_0_3_6-9 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 5.50kB done #8 DONE 1.4s #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 3.5s #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 boost-devel" ; else pkgs="boost169 boost169-devel" ; fi ; yum install -y $pkgs protobuf redis cassandra-cpp-driver libzookeeper librdkafka1 ; yum clean all -y ; rm -rf /var/cache/yum #11 2.355 Contrail repo 5.3 MB/s | 106 kB 00:00 #11 2.529 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 2.1 MB 00:00 #11 4.003 added from: http://tf-mirrors.gz1.opensdn.io/re 3.1 MB/s | 730 kB 00:00 #11 4.620 added from: http://tf-mirrors.gz1.opensdn.io/re 6.1 MB/s | 264 kB 00:00 #11 5.165 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 7.0 MB 00:00 #11 8.647 added from: http://tf-mirrors.gz1.opensdn.io/re 45 MB/s | 4.0 MB 00:00 #11 12.05 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 939 kB 00:00 #11 12.65 added from: http://tf-mirrors.gz1.opensdn.io/re 42 MB/s | 2.3 MB 00:00 #11 14.87 added from: http://tf-mirrors.gz1.opensdn.io/re 5.2 MB/s | 392 kB 00:00 #11 15.87 added from: http://tf-mirrors.gz1.opensdn.io/re 1.8 MB/s | 451 kB 00:00 #11 16.44 added from: http://tf-mirrors.gz1.opensdn.io/re 341 kB/s | 16 kB 00:00 #11 16.99 added from: http://tf-mirrors.gz1.opensdn.io/re 5.6 kB/s | 257 B 00:00 #11 17.24 added from: http://tf-mirrors.gz1.opensdn.io/re 248 kB/s | 13 kB 00:00 #11 17.63 added from: http://tf-mirrors.gz1.opensdn.io/re 1.5 MB/s | 64 kB 00:00 #11 19.18 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 30 MB 00:00 #11 43.94 Third parties for OpenSDN 29 MB/s | 5.4 MB 00:00 #11 61.03 Dependencies resolved. #11 61.03 =================================================================================================== #11 61.03 Package Arch Version Repository Size #11 61.03 =================================================================================================== #11 61.03 Installing: #11 61.03 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 61.03 boost-devel x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 M #11 61.03 cassandra-cpp-driver x86_64 1:2.17.0-1.el9 tpc 679 k #11 61.03 librdkafka1 x86_64 1.6.1-0contrail0.el9 tpc 867 k #11 61.03 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 95 k #11 61.03 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 61.03 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 61.03 Installing dependencies: #11 61.03 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 61.03 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 61.03 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 61.03 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 61.03 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 61.03 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 61.03 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 61.03 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 61.03 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 61.03 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 61.03 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 61.03 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 61.03 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 61.03 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 61.03 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 61.03 boost-numpy3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 26 k #11 61.03 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 61.03 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 61.03 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 61.03 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 61.03 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 61.03 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 61.03 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 61.03 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 61.03 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 61.03 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 61.03 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 61.03 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 61.03 cyrus-sasl x86_64 2.1.27-21.el9 tf-mirrors.ci_repos_yum9-baseos 71 k #11 61.03 flexiblas x86_64 3.0.4-8.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 30 k #11 61.03 flexiblas-netlib x86_64 3.0.4-8.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 3.0 M #11 61.03 flexiblas-openblas-openmp x86_64 3.0.4-8.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 15 k #11 61.03 libgfortran x86_64 11.5.0-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 797 k #11 61.03 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 61.03 libicu-devel x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-appstream 830 k #11 61.03 libquadmath x86_64 11.5.0-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 187 k #11 61.03 libquadmath-devel x86_64 11.5.0-5.el9_5 tf-mirrors.ci_repos_yum9-appstream 27 k #11 61.03 libuv x86_64 1:1.42.0-2.el9_4 tf-mirrors.ci_repos_yum9-appstream 146 k #11 61.03 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 61.03 openblas x86_64 0.3.26-2.el9 tf-mirrors.ci_repos_yum9-appstream 37 k #11 61.03 openblas-openmp x86_64 0.3.26-2.el9 tf-mirrors.ci_repos_yum9-appstream 4.9 M #11 61.03 python3-numpy x86_64 1:1.20.1-5.el9 tf-mirrors.ci_repos_yum9-appstream 4.8 M #11 61.03 #11 61.03 Transaction Summary #11 61.03 =================================================================================================== #11 61.03 Install 49 Packages #11 61.03 #11 61.03 Total download size: 42 M #11 61.03 Installed size: 273 M #11 61.04 Downloading Packages: #11 61.24 (1/49): cyrus-sasl-2.1.27-21.el9.x86_64.rpm 407 kB/s | 71 kB 00:00 #11 61.75 (2/49): libgfortran-11.5.0-5.el9_5.x86_64.rpm 1.3 MB/s | 797 kB 00:00 #11 62.58 (3/49): libquadmath-11.5.0-5.el9_5.x86_64.rpm 137 kB/s | 187 kB 00:01 #11 62.61 (4/49): logrotate-3.18.0-8.el9.x86_64.rpm 79 kB/s | 74 kB 00:00 #11 62.61 (5/49): boost-1.75.0-8.el9.x86_64.rpm 491 kB/s | 11 kB 00:00 #11 62.61 (6/49): boost-atomic-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 16 kB 00:00 #11 62.61 (7/49): boost-chrono-1.75.0-8.el9.x86_64.rpm 5.6 MB/s | 24 kB 00:00 #11 62.61 (8/49): boost-container-1.75.0-8.el9.x86_64.rpm 8.5 MB/s | 36 kB 00:00 #11 62.63 (9/49): boost-context-1.75.0-8.el9.x86_64.rpm 2.9 MB/s | 15 kB 00:00 #11 62.63 (10/49): boost-contract-1.75.0-8.el9.x86_64.rpm 6.5 MB/s | 44 kB 00:00 #11 62.63 (11/49): boost-coroutine-1.75.0-8.el9.x86_64.rp 3.3 MB/s | 32 kB 00:00 #11 62.63 (12/49): boost-date-time-1.75.0-8.el9.x86_64.rp 1.5 MB/s | 13 kB 00:00 #11 62.63 (13/49): boost-fiber-1.75.0-8.el9.x86_64.rpm 7.6 MB/s | 38 kB 00:00 #11 62.66 (14/49): boost-filesystem-1.75.0-8.el9.x86_64.r 9.4 MB/s | 57 kB 00:00 #11 62.66 (15/49): boost-graph-1.75.0-8.el9.x86_64.rpm 17 MB/s | 101 kB 00:00 #11 62.66 (16/49): boost-iostreams-1.75.0-8.el9.x86_64.rp 9.0 MB/s | 38 kB 00:00 #11 62.74 (17/49): boost-locale-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 214 kB 00:00 #11 62.78 (18/49): boost-log-1.75.0-8.el9.x86_64.rpm 8.0 MB/s | 408 kB 00:00 #11 62.81 (19/49): boost-math-1.75.0-8.el9.x86_64.rpm 15 MB/s | 205 kB 00:00 #11 62.81 (20/49): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 15 kB 00:00 #11 62.81 (21/49): boost-numpy3-1.75.0-8.el9.x86_64.rpm 2.8 MB/s | 26 kB 00:00 #11 62.84 (22/49): boost-program-options-1.75.0-8.el9.x86 9.5 MB/s | 106 kB 00:00 #11 62.85 (23/49): boost-python3-1.75.0-8.el9.x86_64.rpm 4.2 MB/s | 92 kB 00:00 #11 62.86 (24/49): boost-random-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 23 kB 00:00 #11 62.90 (25/49): boost-regex-1.75.0-8.el9.x86_64.rpm 15 MB/s | 277 kB 00:00 #11 63.04 (26/49): libicu-67.1-9.el9.x86_64.rpm 4.8 MB/s | 9.6 MB 00:01 #11 63.04 (27/49): boost-serialization-1.75.0-8.el9.x86_6 812 kB/s | 129 kB 00:00 #11 63.04 (28/49): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.6 MB/s | 27 kB 00:00 #11 63.05 (29/49): boost-system-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 13 kB 00:00 #11 63.05 (30/49): boost-test-1.75.0-8.el9.x86_64.rpm 20 MB/s | 230 kB 00:00 #11 63.05 (31/49): boost-thread-1.75.0-8.el9.x86_64.rpm 3.9 MB/s | 55 kB 00:00 #11 63.06 (32/49): boost-timer-1.75.0-8.el9.x86_64.rpm 2.6 MB/s | 23 kB 00:00 #11 63.06 (33/49): boost-type_erasure-1.75.0-8.el9.x86_64 4.4 MB/s | 30 kB 00:00 #11 63.09 (34/49): flexiblas-3.0.4-8.el9.0.1.x86_64.rpm 8.3 MB/s | 30 kB 00:00 #11 63.09 (35/49): boost-wave-1.75.0-8.el9.x86_64.rpm 17 MB/s | 208 kB 00:00 #11 63.09 (36/49): flexiblas-openblas-openmp-3.0.4-8.el9. 4.6 MB/s | 15 kB 00:00 #11 63.11 (37/49): libicu-devel-67.1-9.el9.x86_64.rpm 23 MB/s | 830 kB 00:00 #11 63.12 (38/49): libquadmath-devel-11.5.0-5.el9_5.x86_6 6.0 MB/s | 27 kB 00:00 #11 63.33 (39/49): boost-devel-1.75.0-8.el9.x86_64.rpm 15 MB/s | 11 MB 00:00 #11 63.46 (40/49): openblas-0.3.26-2.el9.x86_64.rpm 330 kB/s | 37 kB 00:00 #11 63.52 (41/49): libuv-1.42.0-2.el9_4.x86_64.rpm 363 kB/s | 146 kB 00:00 #11 63.63 (42/49): flexiblas-netlib-3.0.4-8.el9.0.1.x86_6 5.5 MB/s | 3.0 MB 00:00 #11 63.66 (43/49): protobuf-3.14.0-13.el9.x86_64.rpm 7.4 MB/s | 1.0 MB 00:00 #11 63.72 (44/49): redis-6.2.17-1.el9_5.x86_64.rpm 19 MB/s | 1.3 MB 00:00 #11 63.92 (45/49): openblas-openmp-0.3.26-2.el9.x86_64.rp 10 MB/s | 4.9 MB 00:00 #11 64.04 (46/49): python3-numpy-1.20.1-5.el9.x86_64.rpm 11 MB/s | 4.8 MB 00:00 #11 64.16 (47/49): libzookeeper-3.9.2-0contrail0.el9.x86_ 1.1 MB/s | 95 kB 00:00 #11 64.19 (48/49): cassandra-cpp-driver-2.17.0-1.el9.x86_ 1.5 MB/s | 679 kB 00:00 #11 64.19 (49/49): librdkafka1-1.6.1-0contrail0.el9.x86_6 3.3 MB/s | 867 kB 00:00 #11 64.19 -------------------------------------------------------------------------------- #11 64.19 Total 13 MB/s | 42 MB 00:03 #11 64.19 Running transaction check #11 64.50 Transaction check succeeded. #11 64.50 Running transaction test #11 66.92 Transaction test succeeded. #11 66.92 Running transaction #11 69.18 Preparing : 1/1 #11 69.29 Installing : boost-system-1.75.0-8.el9.x86_64 1/49 #11 69.76 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/49 #11 70.01 Installing : boost-thread-1.75.0-8.el9.x86_64 3/49 #11 70.78 Installing : libicu-67.1-9.el9.x86_64 4/49 #11 70.78 Installing : boost-filesystem-1.75.0-8.el9.x86_64 5/49 #11 70.86 Installing : boost-regex-1.75.0-8.el9.x86_64 6/49 #11 70.86 Installing : boost-context-1.75.0-8.el9.x86_64 7/49 #11 70.88 Installing : libquadmath-11.5.0-5.el9_5.x86_64 8/49 #11 70.92 Installing : libgfortran-11.5.0-5.el9_5.x86_64 9/49 #11 70.94 Installing : flexiblas-3.0.4-8.el9.0.1.x86_64 10/49 #11 71.03 Installing : boost-python3-1.75.0-8.el9.x86_64 11/49 #11 71.03 Installing : boost-date-time-1.75.0-8.el9.x86_64 12/49 #11 71.03 Installing : boost-atomic-1.75.0-8.el9.x86_64 13/49 #11 71.07 Installing : boost-log-1.75.0-8.el9.x86_64 14/49 #11 71.07 Installing : boost-wave-1.75.0-8.el9.x86_64 15/49 #11 71.11 Installing : libquadmath-devel-11.5.0-5.el9_5.x86_64 16/49 #11 71.12 Installing : boost-coroutine-1.75.0-8.el9.x86_64 17/49 #11 71.15 Installing : boost-fiber-1.75.0-8.el9.x86_64 18/49 #11 71.31 Installing : boost-graph-1.75.0-8.el9.x86_64 19/49 #11 71.36 Installing : boost-locale-1.75.0-8.el9.x86_64 20/49 #11 71.68 Installing : libicu-devel-67.1-9.el9.x86_64 21/49 #11 71.73 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 22/49 #11 71.73 Installing : boost-timer-1.75.0-8.el9.x86_64 23/49 #11 71.73 Installing : openblas-0.3.26-2.el9.x86_64 24/49 #11 72.61 Installing : openblas-openmp-0.3.26-2.el9.x86_64 25/49 #11 72.61 Installing : flexiblas-openblas-openmp-3.0.4-8.el9.0.1.x86_64 26/49 #11 72.85 Installing : flexiblas-netlib-3.0.4-8.el9.0.1.x86_64 27/49 #11 74.28 Installing : python3-numpy-1:1.20.1-5.el9.x86_64 28/49 #11 74.46 Installing : boost-numpy3-1.75.0-8.el9.x86_64 29/49 #11 74.46 Installing : libuv-1:1.42.0-2.el9_4.x86_64 30/49 #11 74.48 Installing : boost-test-1.75.0-8.el9.x86_64 31/49 #11 74.51 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 32/49 #11 74.56 Installing : boost-serialization-1.75.0-8.el9.x86_64 33/49 #11 74.56 Installing : boost-random-1.75.0-8.el9.x86_64 34/49 #11 74.56 Installing : boost-program-options-1.75.0-8.el9.x86_64 35/49 #11 74.59 Installing : boost-nowide-1.75.0-8.el9.x86_64 36/49 #11 74.63 Installing : boost-math-1.75.0-8.el9.x86_64 37/49 #11 74.63 Installing : boost-iostreams-1.75.0-8.el9.x86_64 38/49 #11 74.66 Installing : boost-contract-1.75.0-8.el9.x86_64 39/49 #11 74.66 Installing : boost-container-1.75.0-8.el9.x86_64 40/49 #11 74.68 Installing : boost-1.75.0-8.el9.x86_64 41/49 #11 74.68 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 42/49 #11 74.73 Installing : logrotate-3.18.0-8.el9.x86_64 42/49 #11 74.78 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 42/49 #11 74.81 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 74.81 #11 74.81 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 43/49 #11 75.08 Installing : cyrus-sasl-2.1.27-21.el9.x86_64 43/49 #11 75.08 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 43/49 #11 75.36 Installing : librdkafka1-1.6.1-0contrail0.el9.x86_64 44/49 #11 75.36 Running scriptlet: librdkafka1-1.6.1-0contrail0.el9.x86_64 44/49 #11 75.42 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 75.42 #11 75.42 #11 75.42 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 45/49 #11 75.62 Installing : redis-6.2.17-1.el9_5.x86_64 45/49 #11 75.77 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 45/49 #11 83.05 Installing : boost-devel-1.75.0-8.el9.x86_64 46/49 #11 83.27 Installing : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 47/49 #11 83.29 Running scriptlet: cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 47/49 #11 83.32 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 83.32 #11 83.32 #11 83.32 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 48/49 #11 83.40 Installing : protobuf-3.14.0-13.el9.x86_64 49/49 #11 83.49 Running scriptlet: protobuf-3.14.0-13.el9.x86_64 49/49 #11 83.49 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 83.49 #11 83.49 #11 84.51 Verifying : cyrus-sasl-2.1.27-21.el9.x86_64 1/49 #11 84.51 Verifying : libgfortran-11.5.0-5.el9_5.x86_64 2/49 #11 84.51 Verifying : libicu-67.1-9.el9.x86_64 3/49 #11 84.51 Verifying : libquadmath-11.5.0-5.el9_5.x86_64 4/49 #11 84.51 Verifying : logrotate-3.18.0-8.el9.x86_64 5/49 #11 84.51 Verifying : boost-1.75.0-8.el9.x86_64 6/49 #11 84.51 Verifying : boost-atomic-1.75.0-8.el9.x86_64 7/49 #11 84.51 Verifying : boost-chrono-1.75.0-8.el9.x86_64 8/49 #11 84.51 Verifying : boost-container-1.75.0-8.el9.x86_64 9/49 #11 84.51 Verifying : boost-context-1.75.0-8.el9.x86_64 10/49 #11 84.51 Verifying : boost-contract-1.75.0-8.el9.x86_64 11/49 #11 84.51 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 12/49 #11 84.51 Verifying : boost-date-time-1.75.0-8.el9.x86_64 13/49 #11 84.51 Verifying : boost-devel-1.75.0-8.el9.x86_64 14/49 #11 84.51 Verifying : boost-fiber-1.75.0-8.el9.x86_64 15/49 #11 84.51 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 16/49 #11 84.51 Verifying : boost-graph-1.75.0-8.el9.x86_64 17/49 #11 84.51 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 18/49 #11 84.51 Verifying : boost-locale-1.75.0-8.el9.x86_64 19/49 #11 84.51 Verifying : boost-log-1.75.0-8.el9.x86_64 20/49 #11 84.51 Verifying : boost-math-1.75.0-8.el9.x86_64 21/49 #11 84.51 Verifying : boost-nowide-1.75.0-8.el9.x86_64 22/49 #11 84.51 Verifying : boost-numpy3-1.75.0-8.el9.x86_64 23/49 #11 84.51 Verifying : boost-program-options-1.75.0-8.el9.x86_64 24/49 #11 84.51 Verifying : boost-python3-1.75.0-8.el9.x86_64 25/49 #11 84.51 Verifying : boost-random-1.75.0-8.el9.x86_64 26/49 #11 84.51 Verifying : boost-regex-1.75.0-8.el9.x86_64 27/49 #11 84.51 Verifying : boost-serialization-1.75.0-8.el9.x86_64 28/49 #11 84.51 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 29/49 #11 84.51 Verifying : boost-system-1.75.0-8.el9.x86_64 30/49 #11 84.51 Verifying : boost-test-1.75.0-8.el9.x86_64 31/49 #11 84.51 Verifying : boost-thread-1.75.0-8.el9.x86_64 32/49 #11 84.51 Verifying : boost-timer-1.75.0-8.el9.x86_64 33/49 #11 84.51 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 34/49 #11 84.51 Verifying : boost-wave-1.75.0-8.el9.x86_64 35/49 #11 84.51 Verifying : flexiblas-3.0.4-8.el9.0.1.x86_64 36/49 #11 84.51 Verifying : flexiblas-netlib-3.0.4-8.el9.0.1.x86_64 37/49 #11 84.51 Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.0.1.x86_64 38/49 #11 84.51 Verifying : libicu-devel-67.1-9.el9.x86_64 39/49 #11 84.51 Verifying : libquadmath-devel-11.5.0-5.el9_5.x86_64 40/49 #11 84.51 Verifying : libuv-1:1.42.0-2.el9_4.x86_64 41/49 #11 84.51 Verifying : openblas-0.3.26-2.el9.x86_64 42/49 #11 84.51 Verifying : openblas-openmp-0.3.26-2.el9.x86_64 43/49 #11 84.51 Verifying : protobuf-3.14.0-13.el9.x86_64 44/49 #11 84.51 Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 45/49 #11 84.51 Verifying : redis-6.2.17-1.el9_5.x86_64 46/49 #11 84.51 Verifying : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 47/49 #11 84.51 Verifying : librdkafka1-1.6.1-0contrail0.el9.x86_64 48/49 #11 84.51 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 49/49 #11 84.80 #11 84.80 Installed: #11 84.80 boost-1.75.0-8.el9.x86_64 #11 84.80 boost-atomic-1.75.0-8.el9.x86_64 #11 84.80 boost-chrono-1.75.0-8.el9.x86_64 #11 84.80 boost-container-1.75.0-8.el9.x86_64 #11 84.80 boost-context-1.75.0-8.el9.x86_64 #11 84.80 boost-contract-1.75.0-8.el9.x86_64 #11 84.80 boost-coroutine-1.75.0-8.el9.x86_64 #11 84.80 boost-date-time-1.75.0-8.el9.x86_64 #11 84.80 boost-devel-1.75.0-8.el9.x86_64 #11 84.80 boost-fiber-1.75.0-8.el9.x86_64 #11 84.80 boost-filesystem-1.75.0-8.el9.x86_64 #11 84.80 boost-graph-1.75.0-8.el9.x86_64 #11 84.80 boost-iostreams-1.75.0-8.el9.x86_64 #11 84.80 boost-locale-1.75.0-8.el9.x86_64 #11 84.80 boost-log-1.75.0-8.el9.x86_64 #11 84.80 boost-math-1.75.0-8.el9.x86_64 #11 84.80 boost-nowide-1.75.0-8.el9.x86_64 #11 84.80 boost-numpy3-1.75.0-8.el9.x86_64 #11 84.80 boost-program-options-1.75.0-8.el9.x86_64 #11 84.80 boost-python3-1.75.0-8.el9.x86_64 #11 84.80 boost-random-1.75.0-8.el9.x86_64 #11 84.80 boost-regex-1.75.0-8.el9.x86_64 #11 84.80 boost-serialization-1.75.0-8.el9.x86_64 #11 84.80 boost-stacktrace-1.75.0-8.el9.x86_64 #11 84.80 boost-system-1.75.0-8.el9.x86_64 #11 84.80 boost-test-1.75.0-8.el9.x86_64 #11 84.80 boost-thread-1.75.0-8.el9.x86_64 #11 84.80 boost-timer-1.75.0-8.el9.x86_64 #11 84.80 boost-type_erasure-1.75.0-8.el9.x86_64 #11 84.80 boost-wave-1.75.0-8.el9.x86_64 #11 84.80 cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 #11 84.80 cyrus-sasl-2.1.27-21.el9.x86_64 #11 84.80 flexiblas-3.0.4-8.el9.0.1.x86_64 #11 84.80 flexiblas-netlib-3.0.4-8.el9.0.1.x86_64 #11 84.80 flexiblas-openblas-openmp-3.0.4-8.el9.0.1.x86_64 #11 84.80 libgfortran-11.5.0-5.el9_5.x86_64 #11 84.80 libicu-67.1-9.el9.x86_64 #11 84.80 libicu-devel-67.1-9.el9.x86_64 #11 84.80 libquadmath-11.5.0-5.el9_5.x86_64 #11 84.80 libquadmath-devel-11.5.0-5.el9_5.x86_64 #11 84.80 librdkafka1-1.6.1-0contrail0.el9.x86_64 #11 84.80 libuv-1:1.42.0-2.el9_4.x86_64 #11 84.80 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 84.80 logrotate-3.18.0-8.el9.x86_64 #11 84.80 openblas-0.3.26-2.el9.x86_64 #11 84.80 openblas-openmp-0.3.26-2.el9.x86_64 #11 84.80 protobuf-3.14.0-13.el9.x86_64 #11 84.80 python3-numpy-1:1.20.1-5.el9.x86_64 #11 84.80 redis-6.2.17-1.el9_5.x86_64 #11 84.80 #11 84.80 Complete! #11 85.55 80 files removed #11 DONE 90.8s #12 exporting to image #12 exporting layers #12 exporting layers 108.5s done #12 writing image sha256:2db6031cec844df7f66bdf9e9a402c9df3fac34203864c64396e60467dc91bd8 #12 writing image sha256:2db6031cec844df7f66bdf9e9a402c9df3fac34203864c64396e60467dc91bd8 0.3s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_0_3_6-9 #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_0_3_6-9 0.4s done #12 DONE 109.3s 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-08-28 20:19:38,919: INFO: Docker build duration: 218 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-collector] 177558d72470: Preparing 606d6af3130b: Preparing 66b246db47c7: Preparing 74c8c77d9eff: Preparing 6199e9cd096f: Preparing a274e197d133: Preparing 2ebd4f40e9f3: Preparing 8e82dbdc2289: Preparing 0e81dea5297d: Preparing be3fe6a07e8a: Preparing eb4c14b1b913: Preparing 86fbc712fcd7: Preparing 4f29f88430cb: Preparing b7564a3ffe9d: Preparing 44343de3ea1d: Preparing 177558d72470: Waiting 606d6af3130b: Waiting 66b246db47c7: Waiting 74c8c77d9eff: Waiting 6199e9cd096f: Waiting a274e197d133: Waiting 2ebd4f40e9f3: Waiting 8e82dbdc2289: Waiting 0e81dea5297d: Waiting be3fe6a07e8a: Waiting eb4c14b1b913: Waiting 86fbc712fcd7: Waiting 4f29f88430cb: Waiting b7564a3ffe9d: Waiting 44343de3ea1d: Waiting 66b246db47c7: Pushed 74c8c77d9eff: Layer already exists 6199e9cd096f: Layer already exists a274e197d133: Layer already exists 2ebd4f40e9f3: Layer already exists 8e82dbdc2289: Layer already exists 0e81dea5297d: Layer already exists be3fe6a07e8a: Layer already exists eb4c14b1b913: Layer already exists 86fbc712fcd7: Layer already exists 4f29f88430cb: Layer already exists b7564a3ffe9d: Layer already exists 44343de3ea1d: Layer already exists 606d6af3130b: Pushed 177558d72470: Pushed master-2_0_3_6-9: digest: sha256:fcd012f4082d88da35e23574a225d98fd22d23d208dc4f3ddc4ace8fed90d018 size: 3461 2025-08-28 20:20:21,480: INFO: Building opensdn-analytics-collector finished successfully, duration: 261 seconds