2026-03-12 17:19:44,741: INFO: Building opensdn-analytics-query-engine 2026-03-12 17:19:44,791: 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_5_1_4-2_7 --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 --build-arg DEBUGINFO_ROOT=/debuginfo #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.38kB done #1 DONE 1.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_5_1_4-2_7 #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 1.7s #5 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_5_1_4-2_7 #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 1.54kB done #7 DONE 2.2s #8 [stage-1 2/4] COPY entrypoint.sh / #8 DONE 1.5s #9 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #9 DONE 1.3s #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 ; dnf install -y $pkgs protobuf redis cassandra-cpp-driver libzookeeper librdkafka hiredis ; dnf clean all -y ; rm -rf /var/cache/yum #10 5.132 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 14 MB 00:00 #10 17.23 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 1.9 MB 00:00 #10 20.18 added from: http://tf-mirrors.gz1.opensdn.io/re 8.7 MB/s | 402 kB 00:00 #10 21.05 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 16 MB 00:00 #10 38.50 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 11 MB 00:00 #10 50.88 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 1.1 MB 00:00 #10 52.65 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 4.8 MB 00:00 #10 57.46 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 697 kB 00:00 #10 58.21 added from: http://tf-mirrors.gz1.opensdn.io/re 7.6 MB/s | 474 kB 00:00 #10 59.40 added from: http://tf-mirrors.gz1.opensdn.io/re 47 kB/s | 18 kB 00:00 #10 60.16 added from: http://tf-mirrors.gz1.opensdn.io/re 7.6 kB/s | 257 B 00:00 #10 60.63 added from: http://tf-mirrors.gz1.opensdn.io/re 475 kB/s | 15 kB 00:00 #10 61.23 added from: http://tf-mirrors.gz1.opensdn.io/re 2.8 MB/s | 96 kB 00:00 #10 62.62 added from: http://tf-mirrors.gz1.opensdn.io/re 50 MB/s | 39 MB 00:00 #10 100.2 Third parties for OpenSDN 22 MB/s | 5.1 MB 00:00 #10 115.9 Dependencies resolved. #10 115.9 =============================================================================================== #10 115.9 Package Arch Version Repository Size #10 115.9 =============================================================================================== #10 115.9 Installing: #10 115.9 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #10 115.9 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #10 115.9 hiredis x86_64 1.0.2-2.el9 tf-mirrors.ci_repos_epel9.repo 47 k #10 115.9 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #10 115.9 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #10 115.9 protobuf x86_64 3.14.0-16.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #10 115.9 redis x86_64 6.2.20-2.el9_7 tf-mirrors.ci_repos_yum9-appstream 1.3 M #10 115.9 Installing dependencies: #10 115.9 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #10 115.9 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #10 115.9 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #10 115.9 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #10 115.9 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #10 115.9 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #10 115.9 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #10 115.9 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #10 115.9 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #10 115.9 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #10 115.9 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #10 115.9 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #10 115.9 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #10 115.9 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #10 115.9 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #10 115.9 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #10 115.9 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #10 115.9 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #10 115.9 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #10 115.9 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #10 115.9 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #10 115.9 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #10 115.9 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #10 115.9 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #10 115.9 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #10 115.9 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #10 115.9 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #10 115.9 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #10 115.9 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #10 115.9 #10 115.9 Transaction Summary #10 115.9 =============================================================================================== #10 115.9 Install 36 Packages #10 115.9 #10 115.9 Total download size: 16 M #10 115.9 Installed size: 53 M #10 115.9 Downloading Packages: #10 116.0 (1/36): boost-1.75.0-13.el9_7.x86_64.rpm 414 kB/s | 9.9 kB 00:00 #10 116.0 (2/36): logrotate-3.18.0-12.el9.x86_64.rpm 1.2 MB/s | 73 kB 00:00 #10 116.0 (3/36): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 603 kB/s | 15 kB 00:00 #10 116.0 (4/36): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 3.7 MB/s | 23 kB 00:00 #10 116.0 (5/36): boost-container-1.75.0-13.el9_7.x86_64. 6.0 MB/s | 35 kB 00:00 #10 116.0 (6/36): boost-context-1.75.0-13.el9_7.x86_64.rp 1.8 MB/s | 13 kB 00:00 #10 116.0 (7/36): boost-contract-1.75.0-13.el9_7.x86_64.r 6.0 MB/s | 43 kB 00:00 #10 116.0 (8/36): boost-coroutine-1.75.0-13.el9_7.x86_64. 5.0 MB/s | 30 kB 00:00 #10 116.0 (9/36): boost-date-time-1.75.0-13.el9_7.x86_64. 1.8 MB/s | 11 kB 00:00 #10 116.0 (10/36): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 6.0 MB/s | 37 kB 00:00 #10 116.0 (11/36): boost-filesystem-1.75.0-13.el9_7.x86_6 10 MB/s | 55 kB 00:00 #10 116.0 (12/36): boost-graph-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 99 kB 00:00 #10 116.0 (13/36): boost-iostreams-1.75.0-13.el9_7.x86_64 4.5 MB/s | 37 kB 00:00 #10 116.0 (14/36): boost-locale-1.75.0-13.el9_7.x86_64.rp 20 MB/s | 212 kB 00:00 #10 116.0 (15/36): boost-log-1.75.0-13.el9_7.x86_64.rpm 25 MB/s | 405 kB 00:00 #10 116.0 (16/36): boost-math-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 203 kB 00:00 #10 116.0 (17/36): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 13 kB 00:00 #10 116.0 (18/36): boost-program-options-1.75.0-13.el9_7. 11 MB/s | 104 kB 00:00 #10 116.0 (19/36): boost-python3-1.75.0-13.el9_7.x86_64.r 9.7 MB/s | 91 kB 00:00 #10 116.0 (20/36): boost-random-1.75.0-13.el9_7.x86_64.rp 2.9 MB/s | 22 kB 00:00 #10 116.1 (21/36): boost-regex-1.75.0-13.el9_7.x86_64.rpm 22 MB/s | 275 kB 00:00 #10 116.1 (22/36): boost-serialization-1.75.0-13.el9_7.x8 7.9 MB/s | 127 kB 00:00 #10 116.1 (23/36): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.5 MB/s | 25 kB 00:00 #10 116.1 (24/36): boost-system-1.75.0-13.el9_7.x86_64.rp 1.4 MB/s | 11 kB 00:00 #10 116.1 (25/36): boost-test-1.75.0-13.el9_7.x86_64.rpm 19 MB/s | 228 kB 00:00 #10 116.1 (26/36): boost-thread-1.75.0-13.el9_7.x86_64.rp 5.1 MB/s | 53 kB 00:00 #10 116.1 (27/36): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.7 MB/s | 21 kB 00:00 #10 116.1 (28/36): boost-type_erasure-1.75.0-13.el9_7.x86 4.7 MB/s | 28 kB 00:00 #10 116.1 (29/36): boost-wave-1.75.0-13.el9_7.x86_64.rpm 19 MB/s | 207 kB 00:00 #10 116.1 (30/36): librdkafka-1.6.1-102.el9.x86_64.rpm 32 MB/s | 662 kB 00:00 #10 116.2 (31/36): protobuf-3.14.0-16.el9.x86_64.rpm 25 MB/s | 1.0 MB 00:00 #10 116.2 (32/36): hiredis-1.0.2-2.el9.x86_64.rpm 6.4 MB/s | 47 kB 00:00 #10 116.2 (33/36): redis-6.2.20-2.el9_7.x86_64.rpm 19 MB/s | 1.3 MB 00:00 #10 116.2 (34/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 4.1 MB/s | 93 kB 00:00 #10 116.4 (35/36): libicu-67.1-10.el9_6.x86_64.rpm 21 MB/s | 9.6 MB 00:00 #10 116.4 (36/36): cassandra-cpp-driver-2.17.0-1.el9.remi 3.0 MB/s | 709 kB 00:00 #10 116.4 -------------------------------------------------------------------------------- #10 116.4 Total 34 MB/s | 16 MB 00:00 #10 116.4 Running transaction check #10 116.6 Transaction check succeeded. #10 116.6 Running transaction test #10 117.0 Transaction test succeeded. #10 117.0 Running transaction #10 118.2 Preparing : 1/1 #10 118.4 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/36 #10 118.8 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/36 #10 118.9 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/36 #10 118.9 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/36 #10 119.4 Installing : libicu-67.1-10.el9_6.x86_64 5/36 #10 119.4 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/36 #10 119.5 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/36 #10 119.5 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/36 #10 119.6 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/36 #10 119.7 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/36 #10 119.7 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/36 #10 119.7 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/36 #10 119.7 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/36 #10 119.7 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/36 #10 119.7 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #10 119.8 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/36 #10 119.8 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/36 #10 119.8 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/36 #10 119.8 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/36 #10 119.8 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/36 #10 119.8 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/36 #10 119.8 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/36 #10 119.8 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/36 #10 119.8 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/36 #10 119.8 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/36 #10 119.9 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/36 #10 119.9 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/36 #10 119.9 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/36 #10 119.9 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #10 119.9 Installing : logrotate-3.18.0-12.el9.x86_64 29/36 #10 119.9 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #10 119.9 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #10 119.9 #10 120.0 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #10 120.2 Installing : redis-6.2.20-2.el9_7.x86_64 30/36 #10 120.3 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #10 120.4 Installing : boost-1.75.0-13.el9_7.x86_64 31/36 #10 120.4 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/36 #10 120.5 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/36 #10 120.5 Installing : hiredis-1.0.2-2.el9.x86_64 34/36 #10 120.6 Installing : protobuf-3.14.0-16.el9.x86_64 35/36 #10 120.7 Installing : librdkafka-1.6.1-102.el9.x86_64 36/36 #10 120.7 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 36/36 #10 121.0 Verifying : libicu-67.1-10.el9_6.x86_64 1/36 #10 121.0 Verifying : logrotate-3.18.0-12.el9.x86_64 2/36 #10 121.0 Verifying : boost-1.75.0-13.el9_7.x86_64 3/36 #10 121.0 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 4/36 #10 121.0 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 5/36 #10 121.0 Verifying : boost-container-1.75.0-13.el9_7.x86_64 6/36 #10 121.0 Verifying : boost-context-1.75.0-13.el9_7.x86_64 7/36 #10 121.0 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 8/36 #10 121.0 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 9/36 #10 121.0 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 10/36 #10 121.0 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 11/36 #10 121.0 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 12/36 #10 121.0 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 13/36 #10 121.0 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 14/36 #10 121.0 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #10 121.0 Verifying : boost-log-1.75.0-13.el9_7.x86_64 16/36 #10 121.0 Verifying : boost-math-1.75.0-13.el9_7.x86_64 17/36 #10 121.0 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 18/36 #10 121.0 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 19/36 #10 121.0 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 20/36 #10 121.0 Verifying : boost-random-1.75.0-13.el9_7.x86_64 21/36 #10 121.0 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 22/36 #10 121.0 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 23/36 #10 121.0 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 24/36 #10 121.0 Verifying : boost-system-1.75.0-13.el9_7.x86_64 25/36 #10 121.0 Verifying : boost-test-1.75.0-13.el9_7.x86_64 26/36 #10 121.0 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 27/36 #10 121.0 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 28/36 #10 121.0 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 29/36 #10 121.0 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 30/36 #10 121.0 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/36 #10 121.0 Verifying : protobuf-3.14.0-16.el9.x86_64 32/36 #10 121.0 Verifying : redis-6.2.20-2.el9_7.x86_64 33/36 #10 121.0 Verifying : hiredis-1.0.2-2.el9.x86_64 34/36 #10 121.0 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 35/36 #10 121.0 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #10 121.1 #10 121.1 Installed: #10 121.1 boost-1.75.0-13.el9_7.x86_64 #10 121.1 boost-atomic-1.75.0-13.el9_7.x86_64 #10 121.1 boost-chrono-1.75.0-13.el9_7.x86_64 #10 121.1 boost-container-1.75.0-13.el9_7.x86_64 #10 121.1 boost-context-1.75.0-13.el9_7.x86_64 #10 121.1 boost-contract-1.75.0-13.el9_7.x86_64 #10 121.1 boost-coroutine-1.75.0-13.el9_7.x86_64 #10 121.1 boost-date-time-1.75.0-13.el9_7.x86_64 #10 121.1 boost-fiber-1.75.0-13.el9_7.x86_64 #10 121.1 boost-filesystem-1.75.0-13.el9_7.x86_64 #10 121.1 boost-graph-1.75.0-13.el9_7.x86_64 #10 121.1 boost-iostreams-1.75.0-13.el9_7.x86_64 #10 121.1 boost-locale-1.75.0-13.el9_7.x86_64 #10 121.1 boost-log-1.75.0-13.el9_7.x86_64 #10 121.1 boost-math-1.75.0-13.el9_7.x86_64 #10 121.1 boost-nowide-1.75.0-13.el9_7.x86_64 #10 121.1 boost-program-options-1.75.0-13.el9_7.x86_64 #10 121.1 boost-python3-1.75.0-13.el9_7.x86_64 #10 121.1 boost-random-1.75.0-13.el9_7.x86_64 #10 121.1 boost-regex-1.75.0-13.el9_7.x86_64 #10 121.1 boost-serialization-1.75.0-13.el9_7.x86_64 #10 121.1 boost-stacktrace-1.75.0-13.el9_7.x86_64 #10 121.1 boost-system-1.75.0-13.el9_7.x86_64 #10 121.1 boost-test-1.75.0-13.el9_7.x86_64 #10 121.1 boost-thread-1.75.0-13.el9_7.x86_64 #10 121.1 boost-timer-1.75.0-13.el9_7.x86_64 #10 121.1 boost-type_erasure-1.75.0-13.el9_7.x86_64 #10 121.1 boost-wave-1.75.0-13.el9_7.x86_64 #10 121.1 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #10 121.1 hiredis-1.0.2-2.el9.x86_64 #10 121.1 libicu-67.1-10.el9_6.x86_64 #10 121.1 librdkafka-1.6.1-102.el9.x86_64 #10 121.1 libzookeeper-3.9.2-0contrail0.el9.x86_64 #10 121.1 logrotate-3.18.0-12.el9.x86_64 #10 121.1 protobuf-3.14.0-16.el9.x86_64 #10 121.1 redis-6.2.20-2.el9_7.x86_64 #10 121.1 #10 121.1 Complete! #10 121.6 77 files removed #10 DONE 121.9s #11 exporting to image #11 exporting layers #11 exporting layers 2.6s done #11 writing image sha256:61d05eaa7fa308351be848a458508d924571fdc9c86e19325d182a36b233eb84 #11 writing image sha256:61d05eaa7fa308351be848a458508d924571fdc9c86e19325d182a36b233eb84 0.2s done #11 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_5_1_4-2_7 #11 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_5_1_4-2_7 0.1s done #11 DONE 3.6s 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) 2026-03-12 17:22:38,896: INFO: Docker build duration: 174 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] aaa8cd1f5766: Preparing 196fe20728dc: Preparing b1a8de18639a: Preparing 674b0801456c: Preparing 2c856a5a01f6: Preparing 3a988a9af8c8: Preparing 2b2a7fa7ff36: Preparing 4d0cf8036ad7: Preparing 9ea531b77f71: Preparing fa810aa75e3c: Preparing 5b0879255303: Preparing f71f7cdb8ea5: Preparing ea181d31081d: Preparing b2476fccd29a: Preparing 98a1bd1072f0: Preparing 323ea7e0fb3b: Preparing 44343de3ea1d: Preparing aaa8cd1f5766: Waiting 196fe20728dc: Waiting b1a8de18639a: Waiting 674b0801456c: Waiting 2c856a5a01f6: Waiting 3a988a9af8c8: Waiting 2b2a7fa7ff36: Waiting 9ea531b77f71: Waiting fa810aa75e3c: Waiting 5b0879255303: Waiting f71f7cdb8ea5: Waiting ea181d31081d: Waiting b2476fccd29a: Waiting 98a1bd1072f0: Waiting 323ea7e0fb3b: Waiting 44343de3ea1d: Waiting 4d0cf8036ad7: Waiting 196fe20728dc: Pushed b1a8de18639a: Pushed 674b0801456c: Layer already exists 2c856a5a01f6: Layer already exists 3a988a9af8c8: Layer already exists 2b2a7fa7ff36: Layer already exists 4d0cf8036ad7: Layer already exists 9ea531b77f71: Layer already exists fa810aa75e3c: Layer already exists 5b0879255303: Layer already exists f71f7cdb8ea5: Layer already exists ea181d31081d: Layer already exists b2476fccd29a: Layer already exists 98a1bd1072f0: Layer already exists 323ea7e0fb3b: Layer already exists 44343de3ea1d: Layer already exists aaa8cd1f5766: Pushed master-2_5_1_4-2_7: digest: sha256:13823dc1b0b54509ed971c94595e31a1a2f48a242ee8a2b1e60c56c7c0328f9e size: 3879 2026-03-12 17:23:02,879: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 198 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-2_5_1_4-2_7 56a264c4eaca 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_5_1_4-2_7 29b8b29dea65 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_5_1_4-2_7 4eb3df3a9c8b 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_5_1_4-2_7 5164c72a6b07 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_5_1_4-2_7 61d05eaa7fa3 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_5_1_4-2_7 5135a1fca3c6 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_5_1_4-2_7 382829e4085b 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_5_1_4-2_7 8f756bdae1c2 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_5_1_4-2_7 7565c5635f7c 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_1_4-2_7 2a6c74350a72 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_5_1_4-2_7 defd760aafb8 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_5_1_4-2_7 891eed65ee72 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_5_1_4-2_7 39b75d5fa7db 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_5_1_4-2_7 2d6d58cff61d 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_5_1_4-2_7 443c190c9bf3 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_5_1_4-2_7 a2b636f3d167 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_5_1_4-2_7 b107d0cdbea5 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_5_1_4-2_7 bed611900b17 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_5_1_4-2_7 0c263528070d 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_5_1_4-2_7 4ae2c23a01b2 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_5_1_4-2_7 8d2e1301083b 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_5_1_4-2_7 4e6377b28603 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_5_1_4-2_7 eb5c10614640 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_5_1_4-2_7 b17ac7a96ea1 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_5_1_4-2_7 7a25abaa2852 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_5_1_4-2_7 085a079ee6c2 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_5_1_4-2_7 1be6a4c2ba99 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_5_1_4-2_7 bafbc939cdc5 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_5_1_4-2_7 7d985a54d27c 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_5_1_4-2_7 da9a84bfb540 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_5_1_4-2_7 c7e79f0e4b76 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_5_1_4-2_7 edabcde5ce68 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_5_1_4-2_7 75202e9f3cd1 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_5_1_4-2_7 5a8476110f8f 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_5_1_4-2_7 4bb91c710c1c 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_5_1_4-2_7 f72ebb2e40ef 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_5_1_4-2_7 11c83b007275 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_5_1_4-2_7 ea0222b16012 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_5_1_4-2_7 e95d98d32921 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_5_1_4-2_7 9b09c4ff934b 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_5_1_4-2_7 b192dfd893ea 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_5_1_4-2_7 f760f6a20891 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_5_1_4-2_7 682863ad7ce1 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_5_1_4-2_7 9fc5e97e101e 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_5_1_4-2_7 a565870e3c3b 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_5_1_4-2_7 bd1912e88a8b 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_5_1_4-2_7 8502c1c131db 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_5_1_4-2_7 1a6017c44ebe 1.27GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_5_1_4-2_7 0458bf7405f8 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_5_1_4-2_7 4783bc216d6e 958MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_5_1_4-2_7 04a34554b375 924MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_5_1_4-2_7 854132636a8a 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_5_1_4-2_7 a0c227f30186 614MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_5_1_4-2_7 901100e196a9 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_5_1_4-2_7 ee6bf7e700d0 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 0c2018993833 2.9GB 0B U opensdn-test-test:master-2_5_1_4-2_7 8502c1c131db 1.83GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile c9fe58cd384d 22.2GB 0B tf-dev-sandbox:frozen 0c2018993833 2.9GB 0B U