2026-04-01 15:22:46,625: INFO: Building opensdn-analytics-query-engine 2026-04-01 15:22:46,706: 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_7_8_0-3 --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 0.9s #2 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_8_0-3 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.7s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_8_0-3 #6 CACHED #7 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_8_0-3 #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 1.8s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 1.3s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #10 DONE 0.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" ; 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 #11 1.663 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 14 MB 00:00 #11 8.558 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 1.9 MB 00:00 #11 9.872 added from: http://tf-mirrors.gz1.opensdn.io/re 8.6 MB/s | 402 kB 00:00 #11 10.68 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 16 MB 00:00 #11 22.12 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 11 MB 00:00 #11 28.76 added from: http://tf-mirrors.gz1.opensdn.io/re 4.3 MB/s | 1.1 MB 00:00 #11 30.67 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 4.8 MB 00:00 #11 37.02 added from: http://tf-mirrors.gz1.opensdn.io/re 6.8 MB/s | 697 kB 00:00 #11 38.18 added from: http://tf-mirrors.gz1.opensdn.io/re 6.7 MB/s | 474 kB 00:00 #11 39.27 added from: http://tf-mirrors.gz1.opensdn.io/re 450 kB/s | 18 kB 00:00 #11 40.07 added from: http://tf-mirrors.gz1.opensdn.io/re 5.2 kB/s | 257 B 00:00 #11 40.86 added from: http://tf-mirrors.gz1.opensdn.io/re 310 kB/s | 15 kB 00:00 #11 41.52 added from: http://tf-mirrors.gz1.opensdn.io/re 2.9 MB/s | 96 kB 00:00 #11 43.31 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 39 MB 00:01 #11 74.70 Third parties for OpenSDN 23 MB/s | 5.1 MB 00:00 #11 91.35 Dependencies resolved. #11 91.35 =============================================================================================== #11 91.35 Package Arch Version Repository Size #11 91.35 =============================================================================================== #11 91.35 Installing: #11 91.35 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #11 91.35 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 91.35 hiredis x86_64 1.0.2-2.el9 tf-mirrors.ci_repos_epel9.repo 47 k #11 91.35 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 91.35 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 91.35 protobuf x86_64 3.14.0-16.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 91.35 redis x86_64 6.2.20-2.el9_7 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 91.35 Installing dependencies: #11 91.35 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #11 91.35 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #11 91.35 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #11 91.35 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 91.35 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #11 91.35 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #11 91.35 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 91.35 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 91.35 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #11 91.35 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #11 91.35 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 91.35 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #11 91.35 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #11 91.35 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #11 91.35 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 91.35 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #11 91.35 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #11 91.35 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #11 91.35 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #11 91.35 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #11 91.35 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #11 91.35 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 91.35 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #11 91.35 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #11 91.35 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #11 91.35 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #11 91.35 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #11 91.35 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 91.35 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #11 91.35 #11 91.35 Transaction Summary #11 91.35 =============================================================================================== #11 91.35 Install 36 Packages #11 91.35 #11 91.35 Total download size: 16 M #11 91.35 Installed size: 53 M #11 91.35 Downloading Packages: #11 91.35 (1/36): boost-1.75.0-13.el9_7.x86_64.rpm 518 kB/s | 9.9 kB 00:00 #11 91.35 (2/36): logrotate-3.18.0-12.el9.x86_64.rpm 2.3 MB/s | 73 kB 00:00 #11 91.35 (3/36): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 999 kB/s | 15 kB 00:00 #11 91.35 (4/36): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 3.7 MB/s | 23 kB 00:00 #11 91.39 (5/36): boost-container-1.75.0-13.el9_7.x86_64. 5.9 MB/s | 35 kB 00:00 #11 91.39 (6/36): boost-context-1.75.0-13.el9_7.x86_64.rp 2.5 MB/s | 13 kB 00:00 #11 91.39 (7/36): boost-contract-1.75.0-13.el9_7.x86_64.r 8.5 MB/s | 43 kB 00:00 #11 91.39 (8/36): boost-coroutine-1.75.0-13.el9_7.x86_64. 6.0 MB/s | 30 kB 00:00 #11 91.39 (9/36): boost-date-time-1.75.0-13.el9_7.x86_64. 2.5 MB/s | 11 kB 00:00 #11 91.39 (10/36): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 7.0 MB/s | 37 kB 00:00 #11 91.39 (11/36): boost-filesystem-1.75.0-13.el9_7.x86_6 8.9 MB/s | 55 kB 00:00 #11 91.39 (12/36): boost-graph-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 99 kB 00:00 #11 91.39 (13/36): boost-iostreams-1.75.0-13.el9_7.x86_64 5.0 MB/s | 37 kB 00:00 #11 91.39 (14/36): boost-locale-1.75.0-13.el9_7.x86_64.rp 22 MB/s | 212 kB 00:00 #11 91.39 (15/36): boost-log-1.75.0-13.el9_7.x86_64.rpm 26 MB/s | 405 kB 00:00 #11 91.39 (16/36): boost-math-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 203 kB 00:00 #11 91.42 (17/36): boost-nowide-1.75.0-13.el9_7.x86_64.rp 2.0 MB/s | 13 kB 00:00 #11 91.42 (18/36): boost-program-options-1.75.0-13.el9_7. 17 MB/s | 104 kB 00:00 #11 91.42 (19/36): boost-python3-1.75.0-13.el9_7.x86_64.r 13 MB/s | 91 kB 00:00 #11 91.42 (20/36): boost-random-1.75.0-13.el9_7.x86_64.rp 3.8 MB/s | 22 kB 00:00 #11 91.42 (21/36): boost-regex-1.75.0-13.el9_7.x86_64.rpm 28 MB/s | 275 kB 00:00 #11 91.44 (22/36): boost-serialization-1.75.0-13.el9_7.x8 9.4 MB/s | 127 kB 00:00 #11 91.44 (23/36): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.8 MB/s | 25 kB 00:00 #11 91.44 (24/36): boost-system-1.75.0-13.el9_7.x86_64.rp 2.3 MB/s | 11 kB 00:00 #11 91.44 (25/36): boost-thread-1.75.0-13.el9_7.x86_64.rp 13 MB/s | 53 kB 00:00 #11 91.44 (26/36): boost-test-1.75.0-13.el9_7.x86_64.rpm 19 MB/s | 228 kB 00:00 #11 91.44 (27/36): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.9 MB/s | 21 kB 00:00 #11 91.44 (28/36): boost-type_erasure-1.75.0-13.el9_7.x86 6.5 MB/s | 28 kB 00:00 #11 91.49 (29/36): boost-wave-1.75.0-13.el9_7.x86_64.rpm 23 MB/s | 207 kB 00:00 #11 91.49 (30/36): librdkafka-1.6.1-102.el9.x86_64.rpm 24 MB/s | 662 kB 00:00 #11 91.56 (31/36): libicu-67.1-10.el9_6.x86_64.rpm 40 MB/s | 9.6 MB 00:00 #11 91.58 (32/36): protobuf-3.14.0-16.el9.x86_64.rpm 8.8 MB/s | 1.0 MB 00:00 #11 91.60 (33/36): hiredis-1.0.2-2.el9.x86_64.rpm 2.8 MB/s | 47 kB 00:00 #11 91.62 (34/36): redis-6.2.20-2.el9_7.x86_64.rpm 9.3 MB/s | 1.3 MB 00:00 #11 91.64 (35/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 1.6 MB/s | 93 kB 00:00 #11 91.66 (36/36): cassandra-cpp-driver-2.17.0-1.el9.remi 7.4 MB/s | 709 kB 00:00 #11 91.66 -------------------------------------------------------------------------------- #11 91.66 Total 45 MB/s | 16 MB 00:00 #11 91.66 Running transaction check #11 91.86 Transaction check succeeded. #11 91.86 Running transaction test #11 92.40 Transaction test succeeded. #11 92.40 Running transaction #11 93.12 Preparing : 1/1 #11 93.23 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/36 #11 93.23 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/36 #11 93.23 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/36 #11 93.28 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/36 #11 93.56 Installing : libicu-67.1-10.el9_6.x86_64 5/36 #11 93.56 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/36 #11 93.56 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 93.58 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/36 #11 93.58 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/36 #11 93.58 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/36 #11 93.62 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/36 #11 93.62 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/36 #11 93.62 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/36 #11 93.62 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/36 #11 93.65 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 93.65 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/36 #11 93.65 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/36 #11 93.65 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/36 #11 93.66 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/36 #11 93.67 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/36 #11 93.70 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 93.70 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/36 #11 93.70 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/36 #11 93.71 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/36 #11 93.72 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/36 #11 93.75 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/36 #11 93.75 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/36 #11 93.78 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/36 #11 93.78 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 93.81 Installing : logrotate-3.18.0-12.el9.x86_64 29/36 #11 93.85 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 93.91 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 93.91 #11 93.91 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #11 94.13 Installing : redis-6.2.20-2.el9_7.x86_64 30/36 #11 94.16 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #11 94.21 Installing : boost-1.75.0-13.el9_7.x86_64 31/36 #11 94.26 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/36 #11 94.36 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/36 #11 94.36 Installing : hiredis-1.0.2-2.el9.x86_64 34/36 #11 94.47 Installing : protobuf-3.14.0-16.el9.x86_64 35/36 #11 94.47 Installing : librdkafka-1.6.1-102.el9.x86_64 36/36 #11 94.50 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 36/36 #11 94.91 Verifying : libicu-67.1-10.el9_6.x86_64 1/36 #11 94.91 Verifying : logrotate-3.18.0-12.el9.x86_64 2/36 #11 94.91 Verifying : boost-1.75.0-13.el9_7.x86_64 3/36 #11 94.91 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 4/36 #11 94.91 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 5/36 #11 94.91 Verifying : boost-container-1.75.0-13.el9_7.x86_64 6/36 #11 94.91 Verifying : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 94.91 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 8/36 #11 94.91 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 9/36 #11 94.91 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 10/36 #11 94.91 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 11/36 #11 94.91 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 12/36 #11 94.91 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 13/36 #11 94.91 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 14/36 #11 94.91 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 94.91 Verifying : boost-log-1.75.0-13.el9_7.x86_64 16/36 #11 94.91 Verifying : boost-math-1.75.0-13.el9_7.x86_64 17/36 #11 94.91 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 18/36 #11 94.91 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 19/36 #11 94.91 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 20/36 #11 94.91 Verifying : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 94.91 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 22/36 #11 94.91 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 23/36 #11 94.91 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 24/36 #11 94.91 Verifying : boost-system-1.75.0-13.el9_7.x86_64 25/36 #11 94.91 Verifying : boost-test-1.75.0-13.el9_7.x86_64 26/36 #11 94.91 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 27/36 #11 94.91 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 28/36 #11 94.91 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 29/36 #11 94.91 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 30/36 #11 94.91 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/36 #11 94.91 Verifying : protobuf-3.14.0-16.el9.x86_64 32/36 #11 94.91 Verifying : redis-6.2.20-2.el9_7.x86_64 33/36 #11 94.91 Verifying : hiredis-1.0.2-2.el9.x86_64 34/36 #11 94.91 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 35/36 #11 94.91 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 95.05 #11 95.05 Installed: #11 95.05 boost-1.75.0-13.el9_7.x86_64 #11 95.05 boost-atomic-1.75.0-13.el9_7.x86_64 #11 95.05 boost-chrono-1.75.0-13.el9_7.x86_64 #11 95.05 boost-container-1.75.0-13.el9_7.x86_64 #11 95.05 boost-context-1.75.0-13.el9_7.x86_64 #11 95.05 boost-contract-1.75.0-13.el9_7.x86_64 #11 95.05 boost-coroutine-1.75.0-13.el9_7.x86_64 #11 95.05 boost-date-time-1.75.0-13.el9_7.x86_64 #11 95.05 boost-fiber-1.75.0-13.el9_7.x86_64 #11 95.05 boost-filesystem-1.75.0-13.el9_7.x86_64 #11 95.05 boost-graph-1.75.0-13.el9_7.x86_64 #11 95.05 boost-iostreams-1.75.0-13.el9_7.x86_64 #11 95.05 boost-locale-1.75.0-13.el9_7.x86_64 #11 95.05 boost-log-1.75.0-13.el9_7.x86_64 #11 95.05 boost-math-1.75.0-13.el9_7.x86_64 #11 95.05 boost-nowide-1.75.0-13.el9_7.x86_64 #11 95.05 boost-program-options-1.75.0-13.el9_7.x86_64 #11 95.05 boost-python3-1.75.0-13.el9_7.x86_64 #11 95.05 boost-random-1.75.0-13.el9_7.x86_64 #11 95.05 boost-regex-1.75.0-13.el9_7.x86_64 #11 95.05 boost-serialization-1.75.0-13.el9_7.x86_64 #11 95.05 boost-stacktrace-1.75.0-13.el9_7.x86_64 #11 95.05 boost-system-1.75.0-13.el9_7.x86_64 #11 95.05 boost-test-1.75.0-13.el9_7.x86_64 #11 95.05 boost-thread-1.75.0-13.el9_7.x86_64 #11 95.05 boost-timer-1.75.0-13.el9_7.x86_64 #11 95.05 boost-type_erasure-1.75.0-13.el9_7.x86_64 #11 95.05 boost-wave-1.75.0-13.el9_7.x86_64 #11 95.05 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 95.05 hiredis-1.0.2-2.el9.x86_64 #11 95.05 libicu-67.1-10.el9_6.x86_64 #11 95.05 librdkafka-1.6.1-102.el9.x86_64 #11 95.05 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 95.05 logrotate-3.18.0-12.el9.x86_64 #11 95.05 protobuf-3.14.0-16.el9.x86_64 #11 95.05 redis-6.2.20-2.el9_7.x86_64 #11 95.05 #11 95.05 Complete! #11 95.49 77 files removed #11 DONE 96.1s #12 exporting to image #12 exporting layers #12 exporting layers 6.2s done #12 writing image sha256:87cd9f086596b46f3d85b4fd7a0f6172226d36bc010d17b68e04754ca56cc127 #12 writing image sha256:87cd9f086596b46f3d85b4fd7a0f6172226d36bc010d17b68e04754ca56cc127 0.1s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_8_0-3 #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_8_0-3 0.1s done #12 DONE 6.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-04-01 15:25:11,233: INFO: Docker build duration: 145 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] 1750b4952d2f: Preparing 3d14c2a4ef8e: Preparing 48cea7820ef2: Preparing ee310a96fce0: Preparing 99808fac8a8f: Preparing 0ac21b321fe8: Preparing 2350086e50b3: Preparing 8119768ac95f: Preparing 99eb114796aa: Preparing 4a418bc18078: Preparing 955a4cc1d635: Preparing ebf9a667d34b: Preparing 928dbb2b3c2e: Preparing cd81cdd7d8aa: Preparing 2a69597b7780: Preparing 486f8d5637ee: Preparing 44343de3ea1d: Preparing 1750b4952d2f: Waiting 3d14c2a4ef8e: Waiting 48cea7820ef2: Waiting ee310a96fce0: Waiting 99808fac8a8f: Waiting 0ac21b321fe8: Waiting 2350086e50b3: Waiting 8119768ac95f: Waiting 99eb114796aa: Waiting 4a418bc18078: Waiting 955a4cc1d635: Waiting ebf9a667d34b: Waiting 928dbb2b3c2e: Waiting cd81cdd7d8aa: Waiting 2a69597b7780: Waiting 486f8d5637ee: Waiting 44343de3ea1d: Waiting 3d14c2a4ef8e: Pushed 48cea7820ef2: Pushed ee310a96fce0: Layer already exists 99808fac8a8f: Layer already exists 0ac21b321fe8: Layer already exists 2350086e50b3: Layer already exists 8119768ac95f: Layer already exists 99eb114796aa: Layer already exists 4a418bc18078: Layer already exists 955a4cc1d635: Layer already exists ebf9a667d34b: Layer already exists 928dbb2b3c2e: Layer already exists cd81cdd7d8aa: Layer already exists 2a69597b7780: Layer already exists 486f8d5637ee: Layer already exists 44343de3ea1d: Layer already exists 1750b4952d2f: Pushed master-2_7_8_0-3: digest: sha256:5949cd527c94c45c7f64e30af62e8d6e8f7c0c82ed7c9d8f9bbf7f3951febe37 size: 3879 2026-04-01 15:25:37,197: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 171 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_7_8_0-3 30370dae6ac8 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_8_0-3 42ecf88c6758 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_8_0-3 01b03d2f9d56 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_8_0-3 1b84938f4de5 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_8_0-3 87cd9f086596 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_8_0-3 83ca357a2031 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_8_0-3 e5d14d1e38d8 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_8_0-3 f47249760a73 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_8_0-3 0c0fcba1eef5 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_8_0-3 edd73fc5169d 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_8_0-3 40337a0e8c3c 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_8_0-3 668b345227b0 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_8_0-3 30581313a4e6 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_7_8_0-3 82d5d0ed950e 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_8_0-3 77c4b4a48327 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_7_8_0-3 d01e1c512347 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_8_0-3 37a0b086292d 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_7_8_0-3 98e4074c8947 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_8_0-3 522d58ab8643 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_8_0-3 eb2a889b406a 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_8_0-3 8e7e029dbe14 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_8_0-3 175c939d433b 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_8_0-3 fbfa9e4a28aa 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_8_0-3 3106c76a457a 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_8_0-3 9562b9f3a1de 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_8_0-3 8bc69a798d57 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_8_0-3 3ec2fea6279d 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_8_0-3 446e58bd5e2f 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_8_0-3 8c7891cce3e0 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_8_0-3 3871e5c9f528 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_8_0-3 b5495929562d 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_8_0-3 a86f9bccb18a 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_8_0-3 f35bd75ad560 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_8_0-3 87ee4b6d588c 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_8_0-3 994a79115418 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_8_0-3 b29f4b13b5f6 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_8_0-3 b16daae09a32 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_8_0-3 8c4a74eaf648 672MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_8_0-3 7c6b3b455657 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_7_8_0-3 0d40e39754d7 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_8_0-3 ec81db8a4bc3 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_8_0-3 af9c5da643e4 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_8_0-3 35e986c8714f 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_8_0-3 c245f0b995b3 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_7_8_0-3 fc1fc024d8e1 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_7_8_0-3 b253083ab5ec 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_8_0-3 4894c034ab2f 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_7_8_0-3 9f88227eeacc 958MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_7_8_0-3 be31b6ae0799 924MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_8_0-3 e55088d1da0f 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_7_8_0-3 5876ad056f9b 612MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_8_0-3 b81581d7f7ac 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_7_8_0-3 ecf4acbab143 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:sandbox-master-2_7_8_0-3 184df3b3f5c8 2.9GB 0B U opensdn-test-test:master-2_7_8_0-3 b253083ab5ec 1.83GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 84663fea6b9c 22.2GB 0B tf-dev-sandbox:sandbox-master-2_7_8_0-3 184df3b3f5c8 2.9GB 0B U