2025-10-08 13:21:38,384: INFO: Building opensdn-analytics-query-engine 2025-10-08 13:21:38,467: 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_9_1-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-query-engine --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.37kB done #1 DONE 1.6s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_1_9_1-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.6s #5 [stage-1 1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_9_1-1 #5 CACHED #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_1_9_1-1 #7 DONE 0.0s #8 [internal] load build context #8 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.54kB done #8 DONE 2.4s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 2.0s #10 [stage-1 3/4] COPY --from=build /root/contrail/buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #10 DONE 6.6s #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 librdkafka ; yum clean all -y ; rm -rf /var/cache/yum #11 1.492 Contrail repo 26 kB/s | 257 B 00:00 #11 1.624 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 2.1 MB 00:00 #11 2.320 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 730 kB 00:00 #11 2.482 added from: http://tf-mirrors.gz1.opensdn.io/re 7.2 MB/s | 264 kB 00:00 #11 2.869 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 7.0 MB 00:00 #11 5.083 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 4.0 MB 00:00 #11 6.631 added from: http://tf-mirrors.gz1.opensdn.io/re 2.4 MB/s | 939 kB 00:00 #11 7.425 added from: http://tf-mirrors.gz1.opensdn.io/re 3.9 MB/s | 2.3 MB 00:00 #11 8.407 added from: http://tf-mirrors.gz1.opensdn.io/re 988 kB/s | 392 kB 00:00 #11 8.818 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 451 kB 00:00 #11 9.142 added from: http://tf-mirrors.gz1.opensdn.io/re 96 kB/s | 16 kB 00:00 #11 9.277 added from: http://tf-mirrors.gz1.opensdn.io/re 8.4 kB/s | 257 B 00:00 #11 9.580 added from: http://tf-mirrors.gz1.opensdn.io/re 88 kB/s | 13 kB 00:00 #11 9.759 added from: http://tf-mirrors.gz1.opensdn.io/re 1.4 MB/s | 64 kB 00:00 #11 10.15 added from: http://tf-mirrors.gz1.opensdn.io/re 122 MB/s | 30 MB 00:00 #11 18.24 Third parties for OpenSDN 46 MB/s | 5.1 MB 00:00 #11 22.80 Dependencies resolved. #11 22.80 =============================================================================================== #11 22.80 Package Arch Version Repository Size #11 22.80 =============================================================================================== #11 22.80 Installing: #11 22.80 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 22.80 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 22.80 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 22.80 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 22.80 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 22.80 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 22.80 Installing dependencies: #11 22.80 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 22.80 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 22.80 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 22.80 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 22.80 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 22.80 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 22.80 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 22.80 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 22.80 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 22.80 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 22.80 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 22.80 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 22.80 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 22.80 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 22.80 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 22.80 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 22.80 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 22.80 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 22.80 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 22.80 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 22.80 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 22.80 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 22.80 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 22.80 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 22.80 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 22.80 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 22.80 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 22.80 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 22.80 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 22.80 #11 22.80 Transaction Summary #11 22.80 =============================================================================================== #11 22.80 Install 35 Packages #11 22.80 #11 22.80 Total download size: 16 M #11 22.80 Installed size: 53 M #11 22.80 Downloading Packages: #11 22.83 (1/35): boost-1.75.0-8.el9.x86_64.rpm 420 kB/s | 11 kB 00:00 #11 22.83 (2/35): logrotate-3.18.0-8.el9.x86_64.rpm 2.4 MB/s | 74 kB 00:00 #11 22.83 (3/35): boost-atomic-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 16 kB 00:00 #11 22.83 (4/35): boost-chrono-1.75.0-8.el9.x86_64.rpm 3.9 MB/s | 24 kB 00:00 #11 22.83 (5/35): boost-container-1.75.0-8.el9.x86_64.rpm 5.4 MB/s | 36 kB 00:00 #11 22.86 (6/35): boost-context-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 15 kB 00:00 #11 22.86 (7/35): boost-contract-1.75.0-8.el9.x86_64.rpm 7.3 MB/s | 44 kB 00:00 #11 22.86 (8/35): boost-coroutine-1.75.0-8.el9.x86_64.rpm 5.7 MB/s | 32 kB 00:00 #11 22.86 (9/35): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 13 kB 00:00 #11 22.86 (10/35): boost-fiber-1.75.0-8.el9.x86_64.rpm 7.0 MB/s | 38 kB 00:00 #11 22.86 (11/35): boost-filesystem-1.75.0-8.el9.x86_64.r 11 MB/s | 57 kB 00:00 #11 22.86 (12/35): boost-graph-1.75.0-8.el9.x86_64.rpm 16 MB/s | 101 kB 00:00 #11 22.86 (13/35): boost-iostreams-1.75.0-8.el9.x86_64.rp 6.6 MB/s | 38 kB 00:00 #11 22.88 (14/35): boost-locale-1.75.0-8.el9.x86_64.rpm 22 MB/s | 214 kB 00:00 #11 22.88 (15/35): boost-log-1.75.0-8.el9.x86_64.rpm 28 MB/s | 408 kB 00:00 #11 22.88 (16/35): boost-nowide-1.75.0-8.el9.x86_64.rpm 3.5 MB/s | 15 kB 00:00 #11 22.88 (17/35): boost-math-1.75.0-8.el9.x86_64.rpm 13 MB/s | 205 kB 00:00 #11 22.90 (18/35): boost-program-options-1.75.0-8.el9.x86 14 MB/s | 106 kB 00:00 #11 22.90 (19/35): boost-python3-1.75.0-8.el9.x86_64.rpm 12 MB/s | 92 kB 00:00 #11 22.90 (20/35): boost-random-1.75.0-8.el9.x86_64.rpm 3.6 MB/s | 23 kB 00:00 #11 22.90 (21/35): boost-serialization-1.75.0-8.el9.x86_6 24 MB/s | 129 kB 00:00 #11 22.90 (22/35): boost-regex-1.75.0-8.el9.x86_64.rpm 20 MB/s | 277 kB 00:00 #11 22.91 (23/35): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.6 MB/s | 27 kB 00:00 #11 22.91 (24/35): boost-system-1.75.0-8.el9.x86_64.rpm 2.8 MB/s | 13 kB 00:00 #11 22.91 (25/35): boost-test-1.75.0-8.el9.x86_64.rpm 31 MB/s | 230 kB 00:00 #11 22.91 (26/35): boost-thread-1.75.0-8.el9.x86_64.rpm 6.9 MB/s | 55 kB 00:00 #11 22.94 (27/35): boost-timer-1.75.0-8.el9.x86_64.rpm 5.0 MB/s | 23 kB 00:00 #11 22.94 (28/35): boost-type_erasure-1.75.0-8.el9.x86_64 7.6 MB/s | 30 kB 00:00 #11 22.94 (29/35): boost-wave-1.75.0-8.el9.x86_64.rpm 30 MB/s | 208 kB 00:00 #11 22.95 (30/35): librdkafka-1.6.1-102.el9.x86_64.rpm 35 MB/s | 662 kB 00:00 #11 22.97 (31/35): protobuf-3.14.0-13.el9.x86_64.rpm 28 MB/s | 1.0 MB 00:00 #11 23.09 (32/35): libicu-67.1-9.el9.x86_64.rpm 38 MB/s | 9.6 MB 00:00 #11 23.09 (33/35): redis-6.2.17-1.el9_5.x86_64.rpm 9.6 MB/s | 1.3 MB 00:00 #11 23.13 (34/35): libzookeeper-3.9.2-0contrail0.el9.x86_ 3.0 MB/s | 93 kB 00:00 #11 23.13 (35/35): cassandra-cpp-driver-2.17.0-1.el9.remi 5.5 MB/s | 709 kB 00:00 #11 23.13 -------------------------------------------------------------------------------- #11 23.13 Total 53 MB/s | 16 MB 00:00 #11 23.13 Running transaction check #11 23.22 Transaction check succeeded. #11 23.22 Running transaction test #11 23.50 Transaction test succeeded. #11 23.50 Running transaction #11 24.05 Preparing : 1/1 #11 24.28 Installing : boost-system-1.75.0-8.el9.x86_64 1/35 #11 24.28 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/35 #11 24.28 Installing : boost-thread-1.75.0-8.el9.x86_64 3/35 #11 24.28 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/35 #11 24.65 Installing : libicu-67.1-9.el9.x86_64 5/35 #11 24.67 Installing : boost-regex-1.75.0-8.el9.x86_64 6/35 #11 24.67 Installing : boost-context-1.75.0-8.el9.x86_64 7/35 #11 24.67 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/35 #11 24.67 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/35 #11 24.70 Installing : boost-log-1.75.0-8.el9.x86_64 10/35 #11 24.70 Installing : boost-wave-1.75.0-8.el9.x86_64 11/35 #11 24.70 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/35 #11 24.73 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/35 #11 24.73 Installing : boost-graph-1.75.0-8.el9.x86_64 14/35 #11 24.73 Installing : boost-locale-1.75.0-8.el9.x86_64 15/35 #11 24.73 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/35 #11 24.73 Installing : boost-timer-1.75.0-8.el9.x86_64 17/35 #11 24.80 Installing : boost-test-1.75.0-8.el9.x86_64 18/35 #11 24.80 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/35 #11 24.80 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/35 #11 24.80 Installing : boost-random-1.75.0-8.el9.x86_64 21/35 #11 24.80 Installing : boost-python3-1.75.0-8.el9.x86_64 22/35 #11 24.80 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/35 #11 24.80 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/35 #11 24.80 Installing : boost-math-1.75.0-8.el9.x86_64 25/35 #11 24.80 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/35 #11 24.82 Installing : boost-contract-1.75.0-8.el9.x86_64 27/35 #11 24.82 Installing : boost-container-1.75.0-8.el9.x86_64 28/35 #11 24.82 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #11 24.84 Installing : logrotate-3.18.0-8.el9.x86_64 29/35 #11 24.84 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #11 24.87 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 24.87 #11 24.87 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #11 25.03 Installing : redis-6.2.17-1.el9_5.x86_64 30/35 #11 25.05 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #11 25.12 Installing : boost-1.75.0-8.el9.x86_64 31/35 #11 25.12 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/35 #11 25.20 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/35 #11 25.29 Installing : protobuf-3.14.0-13.el9.x86_64 34/35 #11 25.30 Installing : librdkafka-1.6.1-102.el9.x86_64 35/35 #11 25.37 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 35/35 #11 25.67 Verifying : libicu-67.1-9.el9.x86_64 1/35 #11 25.67 Verifying : logrotate-3.18.0-8.el9.x86_64 2/35 #11 25.67 Verifying : boost-1.75.0-8.el9.x86_64 3/35 #11 25.67 Verifying : boost-atomic-1.75.0-8.el9.x86_64 4/35 #11 25.67 Verifying : boost-chrono-1.75.0-8.el9.x86_64 5/35 #11 25.67 Verifying : boost-container-1.75.0-8.el9.x86_64 6/35 #11 25.67 Verifying : boost-context-1.75.0-8.el9.x86_64 7/35 #11 25.67 Verifying : boost-contract-1.75.0-8.el9.x86_64 8/35 #11 25.67 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 9/35 #11 25.67 Verifying : boost-date-time-1.75.0-8.el9.x86_64 10/35 #11 25.67 Verifying : boost-fiber-1.75.0-8.el9.x86_64 11/35 #11 25.67 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 12/35 #11 25.67 Verifying : boost-graph-1.75.0-8.el9.x86_64 13/35 #11 25.67 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 14/35 #11 25.67 Verifying : boost-locale-1.75.0-8.el9.x86_64 15/35 #11 25.67 Verifying : boost-log-1.75.0-8.el9.x86_64 16/35 #11 25.67 Verifying : boost-math-1.75.0-8.el9.x86_64 17/35 #11 25.67 Verifying : boost-nowide-1.75.0-8.el9.x86_64 18/35 #11 25.67 Verifying : boost-program-options-1.75.0-8.el9.x86_64 19/35 #11 25.67 Verifying : boost-python3-1.75.0-8.el9.x86_64 20/35 #11 25.67 Verifying : boost-random-1.75.0-8.el9.x86_64 21/35 #11 25.67 Verifying : boost-regex-1.75.0-8.el9.x86_64 22/35 #11 25.67 Verifying : boost-serialization-1.75.0-8.el9.x86_64 23/35 #11 25.67 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 24/35 #11 25.67 Verifying : boost-system-1.75.0-8.el9.x86_64 25/35 #11 25.67 Verifying : boost-test-1.75.0-8.el9.x86_64 26/35 #11 25.67 Verifying : boost-thread-1.75.0-8.el9.x86_64 27/35 #11 25.67 Verifying : boost-timer-1.75.0-8.el9.x86_64 28/35 #11 25.67 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 29/35 #11 25.67 Verifying : boost-wave-1.75.0-8.el9.x86_64 30/35 #11 25.67 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/35 #11 25.67 Verifying : protobuf-3.14.0-13.el9.x86_64 32/35 #11 25.67 Verifying : redis-6.2.17-1.el9_5.x86_64 33/35 #11 25.67 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 34/35 #11 25.67 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 35/35 #11 25.79 #11 25.79 Installed: #11 25.79 boost-1.75.0-8.el9.x86_64 #11 25.79 boost-atomic-1.75.0-8.el9.x86_64 #11 25.79 boost-chrono-1.75.0-8.el9.x86_64 #11 25.79 boost-container-1.75.0-8.el9.x86_64 #11 25.79 boost-context-1.75.0-8.el9.x86_64 #11 25.79 boost-contract-1.75.0-8.el9.x86_64 #11 25.79 boost-coroutine-1.75.0-8.el9.x86_64 #11 25.79 boost-date-time-1.75.0-8.el9.x86_64 #11 25.79 boost-fiber-1.75.0-8.el9.x86_64 #11 25.79 boost-filesystem-1.75.0-8.el9.x86_64 #11 25.79 boost-graph-1.75.0-8.el9.x86_64 #11 25.79 boost-iostreams-1.75.0-8.el9.x86_64 #11 25.79 boost-locale-1.75.0-8.el9.x86_64 #11 25.79 boost-log-1.75.0-8.el9.x86_64 #11 25.79 boost-math-1.75.0-8.el9.x86_64 #11 25.79 boost-nowide-1.75.0-8.el9.x86_64 #11 25.79 boost-program-options-1.75.0-8.el9.x86_64 #11 25.79 boost-python3-1.75.0-8.el9.x86_64 #11 25.79 boost-random-1.75.0-8.el9.x86_64 #11 25.79 boost-regex-1.75.0-8.el9.x86_64 #11 25.79 boost-serialization-1.75.0-8.el9.x86_64 #11 25.79 boost-stacktrace-1.75.0-8.el9.x86_64 #11 25.79 boost-system-1.75.0-8.el9.x86_64 #11 25.79 boost-test-1.75.0-8.el9.x86_64 #11 25.79 boost-thread-1.75.0-8.el9.x86_64 #11 25.79 boost-timer-1.75.0-8.el9.x86_64 #11 25.79 boost-type_erasure-1.75.0-8.el9.x86_64 #11 25.79 boost-wave-1.75.0-8.el9.x86_64 #11 25.79 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 25.79 libicu-67.1-9.el9.x86_64 #11 25.79 librdkafka-1.6.1-102.el9.x86_64 #11 25.79 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 25.79 logrotate-3.18.0-8.el9.x86_64 #11 25.79 protobuf-3.14.0-13.el9.x86_64 #11 25.79 redis-6.2.17-1.el9_5.x86_64 #11 25.79 #11 25.79 Complete! #11 26.17 80 files removed #11 DONE 26.5s #12 exporting to image #12 exporting layers #12 exporting layers 10.3s done #12 writing image sha256:a1f5f49594cff474dc59f1fea704308d5c255557f44ac641a31d0ca539382a40 #12 writing image sha256:a1f5f49594cff474dc59f1fea704308d5c255557f44ac641a31d0ca539382a40 0.1s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_1_9_1-1 done #12 DONE 10.5s 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-10-08 13:24:05,468: INFO: Docker build duration: 147 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] 3c7a7387c497: Preparing 12a41254c64a: Preparing 2921be953c3a: Preparing 8ac4583ec562: Preparing 8ee7165aeb82: Preparing 2811d86d2b90: Preparing f15901d939a5: Preparing 33543d5bcf3b: Preparing 65711a1254bd: Preparing a4b3c6cf4300: Preparing ac5aa7ed2160: Preparing fdcf8a7abe1c: Preparing 5b74b7e9fd47: Preparing 711591112d33: Preparing 44343de3ea1d: Preparing 3c7a7387c497: Waiting 12a41254c64a: Waiting 2921be953c3a: Waiting 8ac4583ec562: Waiting 8ee7165aeb82: Waiting 2811d86d2b90: Waiting f15901d939a5: Waiting 33543d5bcf3b: Waiting 65711a1254bd: Waiting a4b3c6cf4300: Waiting ac5aa7ed2160: Waiting fdcf8a7abe1c: Waiting 5b74b7e9fd47: Waiting 711591112d33: Waiting 44343de3ea1d: Waiting 2921be953c3a: Pushed 8ac4583ec562: Layer already exists 8ee7165aeb82: Layer already exists 2811d86d2b90: Layer already exists f15901d939a5: Layer already exists 33543d5bcf3b: Layer already exists 3c7a7387c497: Pushed 65711a1254bd: Layer already exists a4b3c6cf4300: Layer already exists ac5aa7ed2160: Layer already exists 5b74b7e9fd47: Layer already exists fdcf8a7abe1c: Layer already exists 711591112d33: Layer already exists 44343de3ea1d: Layer already exists 12a41254c64a: Pushed master-2_1_9_1-1: digest: sha256:1376214237f6aa2b75b652b663de2f6a081966c5a0e756c881b68be835791e24 size: 3459 2025-10-08 13:24:27,340: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 169 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_1_9_1-1 7083ab7ca674 22 seconds ago 860MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_1_9_1-1 ab1ccd75a124 27 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_1_9_1-1 a1f5f49594cf 34 seconds ago 741MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_1_9_1-1 29366be76e9d 47 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_1_9_1-1 ae770be0c7c6 48 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_1_9_1-1 62b7b088f170 51 seconds ago 538MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_1_9_1-1 8b53d46670e1 55 seconds ago 548MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_1_9_1-1 5626fd0d0266 58 seconds ago 534MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent master-2_1_9_1-1 931c5ac9225a About a minute ago 1.7GB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_1_9_1-1 51006e789091 About a minute ago 574MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_1_9_1-1 18bc5dbb587e About a minute ago 530MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_1_9_1-1 8a3c806f8e1f About a minute ago 606MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_1_9_1-1 21938536a7aa About a minute ago 791MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_1_9_1-1 99903274b1a6 About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_1_9_1-1 a362b80510b9 About a minute ago 584MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_1_9_1-1 73e55c230a8b About a minute ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_1_9_1-1 b386987b5be3 2 minutes ago 889MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_9_1-1 d96dcb856c10 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_9_1-1 6f9da96d48de 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_9_1-1 7459a590174f 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_9_1-1 d0c51d4d82a5 2 minutes ago 525MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_9_1-1 043ca177e486 2 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_9_1-1 438341c06c1a 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_9_1-1 8ad7b6e09495 2 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_9_1-1 bf6855ff90dd 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_9_1-1 ed7622c95904 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_9_1-1 021e05af72f0 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_9_1-1 507430afe921 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_9_1-1 c273022abb04 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_9_1-1 b999150fd1db 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_9_1-1 5438badafa08 3 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_9_1-1 51ce2bb3ffa6 3 minutes ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_9_1-1 bfdf2d82eb1c 3 minutes ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_9_1-1 388ba2a248c0 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_9_1-1 9e79fcef63a4 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_9_1-1 643389a1d2b0 3 minutes ago 714MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_9_1-1 6b93b8e6fb68 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_9_1-1 58c032fc8521 4 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_9_1-1 79ecfc090690 4 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_9_1-1 0cd56e9ba3d5 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_9_1-1 2664444adfe2 4 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_9_1-1 93b3e2e45d3e 4 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_9_1-1 f92e2f467468 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_9_1-1 1fc5a4bd7ac2 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_9_1-1 9b658458c01c 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_9_1-1 69fe876ab7c3 6 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_9_1-1 20bf395d8230 7 minutes ago 2.33MB tf-dev-sandbox compile 86c0fe15cedb 7 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_9_1-1 de683b13b7e4 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_9_1-1 0f224b5919d8 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_9_1-1 32141477de7a About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 68d6ad941c3d About an hour ago 2.31MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_9_1-1 8aff17c79bd9 About an hour ago 4.17kB tf-dev-sandbox frozen 6070ca5c3b52 About an hour ago 2.84GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 6070ca5c3b52 About an hour ago 2.84GB rockylinux 9 9cc24f05f309 22 months ago 176MB