2025-10-21 16:13:39,658: INFO: Building opensdn-analytics-query-engine 2025-10-21 16:13:39,719: 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_2_6_2-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 --build-arg BUILD_ROOT=/buildroot #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.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_2_6_2-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.0s #5 [stage-1 1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_6_2-1 #5 DONE 1.3s #6 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_2_6_2-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: 1.54kB done #8 DONE 3.4s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 1.5s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #10 DONE 1.2s #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.303 added from: http://tf-mirrors.gz1.opensdn.io/re 8.2 MB/s | 2.1 MB 00:00 #11 1.809 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 730 kB 00:00 #11 2.462 added from: http://tf-mirrors.gz1.opensdn.io/re 2.2 MB/s | 264 kB 00:00 #11 3.004 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 7.0 MB 00:00 #11 8.169 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 4.0 MB 00:00 #11 10.80 added from: http://tf-mirrors.gz1.opensdn.io/re 2.3 MB/s | 939 kB 00:00 #11 11.16 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 2.3 MB 00:00 #11 12.95 added from: http://tf-mirrors.gz1.opensdn.io/re 9.5 MB/s | 392 kB 00:00 #11 13.59 added from: http://tf-mirrors.gz1.opensdn.io/re 8.0 MB/s | 451 kB 00:00 #11 14.12 added from: http://tf-mirrors.gz1.opensdn.io/re 456 kB/s | 16 kB 00:00 #11 14.68 added from: http://tf-mirrors.gz1.opensdn.io/re 5.1 kB/s | 257 B 00:00 #11 15.04 added from: http://tf-mirrors.gz1.opensdn.io/re 490 kB/s | 13 kB 00:00 #11 15.59 added from: http://tf-mirrors.gz1.opensdn.io/re 237 kB/s | 64 kB 00:00 #11 16.60 added from: http://tf-mirrors.gz1.opensdn.io/re 46 MB/s | 30 MB 00:00 #11 39.13 Third parties for OpenSDN 21 MB/s | 5.1 MB 00:00 #11 54.49 Dependencies resolved. #11 54.49 =============================================================================================== #11 54.49 Package Arch Version Repository Size #11 54.49 =============================================================================================== #11 54.49 Installing: #11 54.49 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 54.49 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 54.49 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 54.49 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 54.49 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 54.49 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 54.49 Installing dependencies: #11 54.49 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 54.49 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 54.49 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 54.49 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 54.49 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 54.49 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 54.49 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 54.49 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 54.49 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 54.49 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 54.49 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 54.49 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 54.49 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 54.49 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 54.49 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 54.49 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 54.49 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 54.49 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 54.49 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 54.49 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 54.49 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 54.49 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 54.49 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 54.49 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 54.49 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 54.49 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 54.49 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 54.49 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 54.49 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 54.49 #11 54.49 Transaction Summary #11 54.49 =============================================================================================== #11 54.49 Install 35 Packages #11 54.49 #11 54.49 Total download size: 16 M #11 54.49 Installed size: 53 M #11 54.49 Downloading Packages: #11 54.49 (1/35): boost-1.75.0-8.el9.x86_64.rpm 301 kB/s | 11 kB 00:00 #11 54.49 (2/35): logrotate-3.18.0-8.el9.x86_64.rpm 1.6 MB/s | 74 kB 00:00 #11 54.49 (3/35): boost-atomic-1.75.0-8.el9.x86_64.rpm 833 kB/s | 16 kB 00:00 #11 54.49 (4/35): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 24 kB 00:00 #11 54.49 (5/35): boost-container-1.75.0-8.el9.x86_64.rpm 3.0 MB/s | 36 kB 00:00 #11 54.49 (6/35): boost-context-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 15 kB 00:00 #11 54.70 (7/35): boost-contract-1.75.0-8.el9.x86_64.rpm 3.3 MB/s | 44 kB 00:00 #11 54.70 (8/35): boost-coroutine-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 32 kB 00:00 #11 54.70 (9/35): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 13 kB 00:00 #11 54.70 (10/35): boost-fiber-1.75.0-8.el9.x86_64.rpm 2.8 MB/s | 38 kB 00:00 #11 54.70 (11/35): boost-filesystem-1.75.0-8.el9.x86_64.r 3.9 MB/s | 57 kB 00:00 #11 54.70 (12/35): boost-graph-1.75.0-8.el9.x86_64.rpm 11 MB/s | 101 kB 00:00 #11 54.70 (13/35): boost-iostreams-1.75.0-8.el9.x86_64.rp 4.9 MB/s | 38 kB 00:00 #11 54.70 (14/35): boost-locale-1.75.0-8.el9.x86_64.rpm 12 MB/s | 214 kB 00:00 #11 54.70 (15/35): boost-log-1.75.0-8.el9.x86_64.rpm 7.2 MB/s | 408 kB 00:00 #11 54.70 (16/35): boost-math-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 205 kB 00:00 #11 54.70 (17/35): boost-nowide-1.75.0-8.el9.x86_64.rpm 197 kB/s | 15 kB 00:00 #11 54.70 (18/35): boost-program-options-1.75.0-8.el9.x86 14 MB/s | 106 kB 00:00 #11 54.70 (19/35): boost-python3-1.75.0-8.el9.x86_64.rpm 11 MB/s | 92 kB 00:00 #11 54.70 (20/35): boost-random-1.75.0-8.el9.x86_64.rpm 2.9 MB/s | 23 kB 00:00 #11 54.70 (21/35): boost-regex-1.75.0-8.el9.x86_64.rpm 23 MB/s | 277 kB 00:00 #11 54.70 (22/35): boost-serialization-1.75.0-8.el9.x86_6 8.5 MB/s | 129 kB 00:00 #11 54.70 (23/35): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.5 MB/s | 27 kB 00:00 #11 54.70 (24/35): boost-system-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 13 kB 00:00 #11 54.70 (25/35): boost-thread-1.75.0-8.el9.x86_64.rpm 5.7 MB/s | 55 kB 00:00 #11 54.75 (26/35): boost-test-1.75.0-8.el9.x86_64.rpm 13 MB/s | 230 kB 00:00 #11 54.75 (27/35): boost-timer-1.75.0-8.el9.x86_64.rpm 2.6 MB/s | 23 kB 00:00 #11 54.75 (28/35): boost-type_erasure-1.75.0-8.el9.x86_64 3.5 MB/s | 30 kB 00:00 #11 54.75 (29/35): boost-wave-1.75.0-8.el9.x86_64.rpm 23 MB/s | 208 kB 00:00 #11 54.85 (30/35): protobuf-3.14.0-13.el9.x86_64.rpm 21 MB/s | 1.0 MB 00:00 #11 54.85 (31/35): librdkafka-1.6.1-102.el9.x86_64.rpm 10 MB/s | 662 kB 00:00 #11 54.92 (32/35): redis-6.2.17-1.el9_5.x86_64.rpm 15 MB/s | 1.3 MB 00:00 #11 55.05 (33/35): libicu-67.1-9.el9.x86_64.rpm 16 MB/s | 9.6 MB 00:00 #11 55.05 (34/35): libzookeeper-3.9.2-0contrail0.el9.x86_ 625 kB/s | 93 kB 00:00 #11 55.05 (35/35): cassandra-cpp-driver-2.17.0-1.el9.remi 3.0 MB/s | 709 kB 00:00 #11 55.05 -------------------------------------------------------------------------------- #11 55.05 Total 26 MB/s | 16 MB 00:00 #11 55.05 Running transaction check #11 55.19 Transaction check succeeded. #11 55.19 Running transaction test #11 55.82 Transaction test succeeded. #11 55.82 Running transaction #11 58.83 Preparing : 1/1 #11 58.96 Installing : boost-system-1.75.0-8.el9.x86_64 1/35 #11 59.05 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/35 #11 59.05 Installing : boost-thread-1.75.0-8.el9.x86_64 3/35 #11 59.05 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/35 #11 59.38 Installing : libicu-67.1-9.el9.x86_64 5/35 #11 59.38 Installing : boost-regex-1.75.0-8.el9.x86_64 6/35 #11 59.42 Installing : boost-context-1.75.0-8.el9.x86_64 7/35 #11 59.42 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/35 #11 59.42 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/35 #11 59.48 Installing : boost-log-1.75.0-8.el9.x86_64 10/35 #11 59.48 Installing : boost-wave-1.75.0-8.el9.x86_64 11/35 #11 59.48 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/35 #11 59.48 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/35 #11 59.48 Installing : boost-graph-1.75.0-8.el9.x86_64 14/35 #11 59.56 Installing : boost-locale-1.75.0-8.el9.x86_64 15/35 #11 59.56 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/35 #11 59.56 Installing : boost-timer-1.75.0-8.el9.x86_64 17/35 #11 59.56 Installing : boost-test-1.75.0-8.el9.x86_64 18/35 #11 59.56 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/35 #11 59.56 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/35 #11 59.56 Installing : boost-random-1.75.0-8.el9.x86_64 21/35 #11 59.66 Installing : boost-python3-1.75.0-8.el9.x86_64 22/35 #11 59.66 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/35 #11 59.66 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/35 #11 59.66 Installing : boost-math-1.75.0-8.el9.x86_64 25/35 #11 59.71 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/35 #11 59.71 Installing : boost-contract-1.75.0-8.el9.x86_64 27/35 #11 59.71 Installing : boost-container-1.75.0-8.el9.x86_64 28/35 #11 59.71 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #11 59.82 Installing : logrotate-3.18.0-8.el9.x86_64 29/35 #11 59.82 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #11 59.82 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 59.82 #11 59.82 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #11 60.69 Installing : redis-6.2.17-1.el9_5.x86_64 30/35 #11 60.69 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #11 60.84 Installing : boost-1.75.0-8.el9.x86_64 31/35 #11 60.84 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/35 #11 60.84 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/35 #11 60.90 Installing : protobuf-3.14.0-13.el9.x86_64 34/35 #11 61.01 Installing : librdkafka-1.6.1-102.el9.x86_64 35/35 #11 61.01 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 35/35 #11 61.45 Verifying : libicu-67.1-9.el9.x86_64 1/35 #11 61.45 Verifying : logrotate-3.18.0-8.el9.x86_64 2/35 #11 61.45 Verifying : boost-1.75.0-8.el9.x86_64 3/35 #11 61.45 Verifying : boost-atomic-1.75.0-8.el9.x86_64 4/35 #11 61.45 Verifying : boost-chrono-1.75.0-8.el9.x86_64 5/35 #11 61.45 Verifying : boost-container-1.75.0-8.el9.x86_64 6/35 #11 61.45 Verifying : boost-context-1.75.0-8.el9.x86_64 7/35 #11 61.45 Verifying : boost-contract-1.75.0-8.el9.x86_64 8/35 #11 61.45 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 9/35 #11 61.45 Verifying : boost-date-time-1.75.0-8.el9.x86_64 10/35 #11 61.45 Verifying : boost-fiber-1.75.0-8.el9.x86_64 11/35 #11 61.45 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 12/35 #11 61.45 Verifying : boost-graph-1.75.0-8.el9.x86_64 13/35 #11 61.45 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 14/35 #11 61.45 Verifying : boost-locale-1.75.0-8.el9.x86_64 15/35 #11 61.45 Verifying : boost-log-1.75.0-8.el9.x86_64 16/35 #11 61.45 Verifying : boost-math-1.75.0-8.el9.x86_64 17/35 #11 61.45 Verifying : boost-nowide-1.75.0-8.el9.x86_64 18/35 #11 61.45 Verifying : boost-program-options-1.75.0-8.el9.x86_64 19/35 #11 61.45 Verifying : boost-python3-1.75.0-8.el9.x86_64 20/35 #11 61.45 Verifying : boost-random-1.75.0-8.el9.x86_64 21/35 #11 61.45 Verifying : boost-regex-1.75.0-8.el9.x86_64 22/35 #11 61.45 Verifying : boost-serialization-1.75.0-8.el9.x86_64 23/35 #11 61.45 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 24/35 #11 61.45 Verifying : boost-system-1.75.0-8.el9.x86_64 25/35 #11 61.45 Verifying : boost-test-1.75.0-8.el9.x86_64 26/35 #11 61.45 Verifying : boost-thread-1.75.0-8.el9.x86_64 27/35 #11 61.45 Verifying : boost-timer-1.75.0-8.el9.x86_64 28/35 #11 61.45 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 29/35 #11 61.45 Verifying : boost-wave-1.75.0-8.el9.x86_64 30/35 #11 61.45 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/35 #11 61.45 Verifying : protobuf-3.14.0-13.el9.x86_64 32/35 #11 61.45 Verifying : redis-6.2.17-1.el9_5.x86_64 33/35 #11 61.45 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 34/35 #11 61.45 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 35/35 #11 61.57 #11 61.57 Installed: #11 61.57 boost-1.75.0-8.el9.x86_64 #11 61.57 boost-atomic-1.75.0-8.el9.x86_64 #11 61.57 boost-chrono-1.75.0-8.el9.x86_64 #11 61.57 boost-container-1.75.0-8.el9.x86_64 #11 61.57 boost-context-1.75.0-8.el9.x86_64 #11 61.57 boost-contract-1.75.0-8.el9.x86_64 #11 61.57 boost-coroutine-1.75.0-8.el9.x86_64 #11 61.57 boost-date-time-1.75.0-8.el9.x86_64 #11 61.57 boost-fiber-1.75.0-8.el9.x86_64 #11 61.57 boost-filesystem-1.75.0-8.el9.x86_64 #11 61.57 boost-graph-1.75.0-8.el9.x86_64 #11 61.57 boost-iostreams-1.75.0-8.el9.x86_64 #11 61.57 boost-locale-1.75.0-8.el9.x86_64 #11 61.57 boost-log-1.75.0-8.el9.x86_64 #11 61.57 boost-math-1.75.0-8.el9.x86_64 #11 61.57 boost-nowide-1.75.0-8.el9.x86_64 #11 61.57 boost-program-options-1.75.0-8.el9.x86_64 #11 61.57 boost-python3-1.75.0-8.el9.x86_64 #11 61.57 boost-random-1.75.0-8.el9.x86_64 #11 61.57 boost-regex-1.75.0-8.el9.x86_64 #11 61.57 boost-serialization-1.75.0-8.el9.x86_64 #11 61.57 boost-stacktrace-1.75.0-8.el9.x86_64 #11 61.57 boost-system-1.75.0-8.el9.x86_64 #11 61.57 boost-test-1.75.0-8.el9.x86_64 #11 61.57 boost-thread-1.75.0-8.el9.x86_64 #11 61.57 boost-timer-1.75.0-8.el9.x86_64 #11 61.57 boost-type_erasure-1.75.0-8.el9.x86_64 #11 61.57 boost-wave-1.75.0-8.el9.x86_64 #11 61.57 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 61.57 libicu-67.1-9.el9.x86_64 #11 61.57 librdkafka-1.6.1-102.el9.x86_64 #11 61.57 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 61.57 logrotate-3.18.0-8.el9.x86_64 #11 61.57 protobuf-3.14.0-13.el9.x86_64 #11 61.57 redis-6.2.17-1.el9_5.x86_64 #11 61.57 #11 61.57 Complete! #11 62.22 75 files removed #11 DONE 65.3s #12 exporting to image #12 exporting layers #12 exporting layers 13.6s done #12 writing image sha256:3c15b7a2f2826fba6b11781e629d9ced4396bbf9ed013e59f367e487313dea85 #12 writing image sha256:3c15b7a2f2826fba6b11781e629d9ced4396bbf9ed013e59f367e487313dea85 done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_2_6_2-1 0.1s done #12 DONE 14.2s 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-10-21 16:16:03,215: INFO: Docker build duration: 144 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] 3a8a6e21b6f9: Preparing 4d6b899120b9: Preparing 8462ccb7d051: Preparing a06984a70552: Preparing 0896c81a289c: Preparing 625b259394fc: Preparing 8583d956861c: Preparing 9e50d7ae8035: Preparing b08b09688929: Preparing f0c8e2f6db64: Preparing 851f34d542f9: Preparing 8a6e00a29df0: Preparing f4ed481dd98f: Preparing ea724a18bf03: Preparing 44343de3ea1d: Preparing a06984a70552: Waiting 0896c81a289c: Waiting 625b259394fc: Waiting 8583d956861c: Waiting 9e50d7ae8035: Waiting b08b09688929: Waiting f0c8e2f6db64: Waiting 851f34d542f9: Waiting 8a6e00a29df0: Waiting f4ed481dd98f: Waiting ea724a18bf03: Waiting 44343de3ea1d: Waiting 8462ccb7d051: Pushed a06984a70552: Layer already exists 0896c81a289c: Layer already exists 625b259394fc: Layer already exists 8583d956861c: Layer already exists 9e50d7ae8035: Layer already exists b08b09688929: Layer already exists f0c8e2f6db64: Layer already exists 851f34d542f9: Layer already exists 8a6e00a29df0: Layer already exists f4ed481dd98f: Layer already exists ea724a18bf03: Layer already exists 44343de3ea1d: Layer already exists 3a8a6e21b6f9: Pushed 4d6b899120b9: Pushed master-2_2_6_2-1: digest: sha256:905a2c6645179e3df5cd28f6c2512bef95f478bf61a13fb84edfc0fa75b69890 size: 3459 2025-10-21 16:16:47,651: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 188 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_2_6_2-1 e189aa6c9d43 16 seconds ago 551MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_6_2-1 ab58558df8f8 41 seconds ago 573MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_2_6_2-1 4a24cab236ac 42 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_6_2-1 11d0d75b457b 42 seconds ago 888MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_2_6_2-1 76f28e4f0a19 44 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_6_2-1 7171d0a52106 48 seconds ago 860MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_2_6_2-1 3c9b94b61c9b 53 seconds ago 790MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_6_2-1 3c15b7a2f282 About a minute ago 741MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_6_2-1 99f088879cc6 About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_6_2-1 7630440316c6 About a minute ago 536MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_6_2-1 68a4adac4c63 About a minute ago 530MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_6_2-1 264422a60ab5 About a minute ago 584MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_2_6_2-1 716729eab90b About a minute ago 606MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_6_2-1 4fc2a9a9342e 2 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_6_2-1 3d9a691fbfb5 2 minutes ago 533MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_6_2-1 233ced6d6910 2 minutes ago 538MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_6_2-1 089a80ec2c31 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_6_2-1 d48ade01f572 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_6_2-1 29fde542e9e7 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_6_2-1 01f7dcf57ebd 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_6_2-1 8f5db6b3efc7 2 minutes ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_6_2-1 d9941b18eb3c 2 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_6_2-1 b0bae9cde475 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_6_2-1 f62760359494 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_6_2-1 c281747987a8 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_6_2-1 69e60ebbde3b 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_6_2-1 d08f6a365fe3 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_6_2-1 413266df4e29 2 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_6_2-1 1aaba9c0916d 2 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_6_2-1 8ab342e44ff2 3 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_6_2-1 986416c0d684 4 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_6_2-1 c6e84c29ae02 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_6_2-1 072dcb59c989 4 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_6_2-1 baeeb5046383 4 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_6_2-1 b74b80ec626e 4 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_6_2-1 33e0f96eae49 4 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_6_2-1 5e457e497218 4 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_6_2-1 8cc4cfb64df0 4 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_6_2-1 489beeb26d54 4 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_6_2-1 dbdc775afb58 4 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_6_2-1 051bffbf4aef 4 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_6_2-1 09ee87a0e737 5 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_6_2-1 a99e3d531ae7 5 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_6_2-1 60db4930ef80 5 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_6_2-1 95e5082faf7e 7 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_6_2-1 713b6e604b25 7 minutes ago 2.45MB tf-dev-sandbox compile 6f808c80b03a 8 minutes ago 24.8GB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_6_2-1 57189fde9dbb About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_6_2-1 80a1faa1dd1a About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 790ad249a858 About an hour ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_6_2-1 b765dd8c6595 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_6_2-1 77c9b271ba31 About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable f943a64e02fb 2 days ago 2.81GB