2026-03-10 15:22:04,238: INFO: Building opensdn-analytics-query-engine 2026-03-10 15:22:04,336: 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_6_3_3-6 --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.7s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_6_3_3-6 #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.5s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_3_3-6 #5 CACHED #6 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_6_3_3-6 #6 DONE 0.0s #7 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #7 CACHED #8 [internal] load build context #8 transferring context: 1.54kB done #8 DONE 1.7s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 0.9s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #10 DONE 2.1s #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 2.233 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 14 MB 00:00 #11 7.721 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 1.9 MB 00:00 #11 8.364 added from: http://tf-mirrors.gz1.opensdn.io/re 9.0 MB/s | 402 kB 00:00 #11 9.025 added from: http://tf-mirrors.gz1.opensdn.io/re 46 MB/s | 16 MB 00:00 #11 17.51 added from: http://tf-mirrors.gz1.opensdn.io/re 44 MB/s | 11 MB 00:00 #11 24.87 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 1.1 MB 00:00 #11 25.50 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 4.8 MB 00:00 #11 28.66 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 697 kB 00:00 #11 29.62 added from: http://tf-mirrors.gz1.opensdn.io/re 9.0 MB/s | 474 kB 00:00 #11 30.37 added from: http://tf-mirrors.gz1.opensdn.io/re 384 kB/s | 18 kB 00:00 #11 30.89 added from: http://tf-mirrors.gz1.opensdn.io/re 7.3 kB/s | 257 B 00:00 #11 31.19 added from: http://tf-mirrors.gz1.opensdn.io/re 360 kB/s | 15 kB 00:00 #11 31.67 added from: http://tf-mirrors.gz1.opensdn.io/re 2.6 MB/s | 96 kB 00:00 #11 33.25 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 39 MB 00:00 #11 63.55 Third parties for OpenSDN 21 MB/s | 5.1 MB 00:00 #11 86.68 Dependencies resolved. #11 86.69 =============================================================================================== #11 86.69 Package Arch Version Repository Size #11 86.69 =============================================================================================== #11 86.69 Installing: #11 86.69 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #11 86.69 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 86.69 hiredis x86_64 1.0.2-2.el9 tf-mirrors.ci_repos_epel9.repo 47 k #11 86.69 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 86.69 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 86.69 protobuf x86_64 3.14.0-16.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 86.69 redis x86_64 6.2.20-2.el9_7 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 86.69 Installing dependencies: #11 86.69 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #11 86.69 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #11 86.69 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #11 86.69 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 86.69 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #11 86.69 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #11 86.69 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 86.69 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 86.69 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #11 86.69 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #11 86.69 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 86.69 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #11 86.69 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #11 86.69 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #11 86.69 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 86.69 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #11 86.69 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #11 86.69 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #11 86.69 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #11 86.69 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #11 86.69 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #11 86.69 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 86.69 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #11 86.69 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #11 86.69 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #11 86.69 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #11 86.69 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #11 86.69 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 86.69 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #11 86.69 #11 86.69 Transaction Summary #11 86.69 =============================================================================================== #11 86.69 Install 36 Packages #11 86.69 #11 86.69 Total download size: 16 M #11 86.69 Installed size: 53 M #11 86.69 Downloading Packages: #11 86.72 (1/36): boost-1.75.0-13.el9_7.x86_64.rpm 549 kB/s | 9.9 kB 00:00 #11 86.72 (2/36): logrotate-3.18.0-12.el9.x86_64.rpm 3.0 MB/s | 73 kB 00:00 #11 86.74 (3/36): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 1.0 MB/s | 15 kB 00:00 #11 86.74 (4/36): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.6 MB/s | 23 kB 00:00 #11 86.74 (5/36): boost-container-1.75.0-13.el9_7.x86_64. 3.9 MB/s | 35 kB 00:00 #11 86.75 (6/36): boost-context-1.75.0-13.el9_7.x86_64.rp 1.3 MB/s | 13 kB 00:00 #11 86.75 (7/36): boost-contract-1.75.0-13.el9_7.x86_64.r 4.1 MB/s | 43 kB 00:00 #11 86.75 (8/36): boost-coroutine-1.75.0-13.el9_7.x86_64. 3.3 MB/s | 30 kB 00:00 #11 86.77 (9/36): boost-date-time-1.75.0-13.el9_7.x86_64. 1.3 MB/s | 11 kB 00:00 #11 86.77 (10/36): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 5.3 MB/s | 37 kB 00:00 #11 86.78 (11/36): boost-filesystem-1.75.0-13.el9_7.x86_6 3.7 MB/s | 55 kB 00:00 #11 86.78 (12/36): boost-graph-1.75.0-13.el9_7.x86_64.rpm 5.8 MB/s | 99 kB 00:00 #11 86.79 (13/36): boost-iostreams-1.75.0-13.el9_7.x86_64 4.1 MB/s | 37 kB 00:00 #11 86.79 (14/36): boost-locale-1.75.0-13.el9_7.x86_64.rp 23 MB/s | 212 kB 00:00 #11 86.80 (15/36): boost-log-1.75.0-13.el9_7.x86_64.rpm 21 MB/s | 405 kB 00:00 #11 86.82 (16/36): boost-math-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 203 kB 00:00 #11 86.82 (17/36): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.6 MB/s | 13 kB 00:00 #11 86.83 (18/36): boost-program-options-1.75.0-13.el9_7. 12 MB/s | 104 kB 00:00 #11 86.83 (19/36): boost-python3-1.75.0-13.el9_7.x86_64.r 7.6 MB/s | 91 kB 00:00 #11 86.84 (20/36): boost-random-1.75.0-13.el9_7.x86_64.rp 1.9 MB/s | 22 kB 00:00 #11 86.84 (21/36): boost-regex-1.75.0-13.el9_7.x86_64.rpm 21 MB/s | 275 kB 00:00 #11 86.85 (22/36): boost-serialization-1.75.0-13.el9_7.x8 7.5 MB/s | 127 kB 00:00 #11 86.85 (23/36): boost-stacktrace-1.75.0-13.el9_7.x86_6 1.8 MB/s | 25 kB 00:00 #11 86.86 (24/36): boost-system-1.75.0-13.el9_7.x86_64.rp 1.4 MB/s | 11 kB 00:00 #11 86.87 (25/36): boost-test-1.75.0-13.el9_7.x86_64.rpm 19 MB/s | 228 kB 00:00 #11 86.87 (26/36): boost-thread-1.75.0-13.el9_7.x86_64.rp 3.0 MB/s | 53 kB 00:00 #11 86.88 (27/36): boost-timer-1.75.0-13.el9_7.x86_64.rpm 1.7 MB/s | 21 kB 00:00 #11 86.88 (28/36): boost-type_erasure-1.75.0-13.el9_7.x86 3.5 MB/s | 28 kB 00:00 #11 86.90 (29/36): boost-wave-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 207 kB 00:00 #11 86.91 (30/36): librdkafka-1.6.1-102.el9.x86_64.rpm 25 MB/s | 662 kB 00:00 #11 86.94 (31/36): protobuf-3.14.0-16.el9.x86_64.rpm 31 MB/s | 1.0 MB 00:00 #11 86.94 (32/36): hiredis-1.0.2-2.el9.x86_64.rpm 7.1 MB/s | 47 kB 00:00 #11 86.96 (33/36): redis-6.2.20-2.el9_7.x86_64.rpm 31 MB/s | 1.3 MB 00:00 #11 87.07 (34/36): libicu-67.1-10.el9_6.x86_64.rpm 28 MB/s | 9.6 MB 00:00 #11 87.07 (35/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 961 kB/s | 93 kB 00:00 #11 87.09 (36/36): cassandra-cpp-driver-2.17.0-1.el9.remi 5.5 MB/s | 709 kB 00:00 #11 87.09 -------------------------------------------------------------------------------- #11 87.09 Total 43 MB/s | 16 MB 00:00 #11 87.09 Running transaction check #11 87.25 Transaction check succeeded. #11 87.25 Running transaction test #11 87.83 Transaction test succeeded. #11 87.83 Running transaction #11 88.55 Preparing : 1/1 #11 88.69 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/36 #11 88.72 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/36 #11 88.72 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/36 #11 88.75 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/36 #11 89.19 Installing : libicu-67.1-10.el9_6.x86_64 5/36 #11 89.19 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/36 #11 89.19 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 89.23 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/36 #11 89.23 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/36 #11 89.23 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/36 #11 89.24 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/36 #11 89.24 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/36 #11 89.26 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/36 #11 89.26 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/36 #11 89.27 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 89.27 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/36 #11 89.28 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/36 #11 89.30 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/36 #11 89.30 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/36 #11 89.31 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/36 #11 89.33 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 89.33 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/36 #11 89.35 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/36 #11 89.35 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/36 #11 89.37 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/36 #11 89.38 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/36 #11 89.38 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/36 #11 89.39 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/36 #11 89.39 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 89.41 Installing : logrotate-3.18.0-12.el9.x86_64 29/36 #11 89.43 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 89.46 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 89.46 #11 89.47 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #11 89.79 Installing : redis-6.2.20-2.el9_7.x86_64 30/36 #11 89.81 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #11 90.00 Installing : boost-1.75.0-13.el9_7.x86_64 31/36 #11 90.02 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/36 #11 90.12 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/36 #11 90.15 Installing : hiredis-1.0.2-2.el9.x86_64 34/36 #11 90.27 Installing : protobuf-3.14.0-16.el9.x86_64 35/36 #11 90.34 Installing : librdkafka-1.6.1-102.el9.x86_64 36/36 #11 90.40 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 36/36 #11 90.97 Verifying : libicu-67.1-10.el9_6.x86_64 1/36 #11 90.97 Verifying : logrotate-3.18.0-12.el9.x86_64 2/36 #11 90.97 Verifying : boost-1.75.0-13.el9_7.x86_64 3/36 #11 90.97 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 4/36 #11 90.97 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 5/36 #11 90.97 Verifying : boost-container-1.75.0-13.el9_7.x86_64 6/36 #11 90.97 Verifying : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 90.97 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 8/36 #11 90.97 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 9/36 #11 90.97 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 10/36 #11 90.97 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 11/36 #11 90.97 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 12/36 #11 90.97 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 13/36 #11 90.97 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 14/36 #11 90.97 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 90.97 Verifying : boost-log-1.75.0-13.el9_7.x86_64 16/36 #11 90.97 Verifying : boost-math-1.75.0-13.el9_7.x86_64 17/36 #11 90.97 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 18/36 #11 90.97 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 19/36 #11 90.97 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 20/36 #11 90.97 Verifying : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 90.97 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 22/36 #11 90.97 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 23/36 #11 90.97 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 24/36 #11 90.97 Verifying : boost-system-1.75.0-13.el9_7.x86_64 25/36 #11 90.97 Verifying : boost-test-1.75.0-13.el9_7.x86_64 26/36 #11 90.97 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 27/36 #11 90.97 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 28/36 #11 90.97 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 29/36 #11 90.97 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 30/36 #11 90.97 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/36 #11 90.97 Verifying : protobuf-3.14.0-16.el9.x86_64 32/36 #11 90.97 Verifying : redis-6.2.20-2.el9_7.x86_64 33/36 #11 90.97 Verifying : hiredis-1.0.2-2.el9.x86_64 34/36 #11 90.97 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 35/36 #11 90.97 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 91.12 #11 91.12 Installed: #11 91.12 boost-1.75.0-13.el9_7.x86_64 #11 91.12 boost-atomic-1.75.0-13.el9_7.x86_64 #11 91.12 boost-chrono-1.75.0-13.el9_7.x86_64 #11 91.12 boost-container-1.75.0-13.el9_7.x86_64 #11 91.12 boost-context-1.75.0-13.el9_7.x86_64 #11 91.12 boost-contract-1.75.0-13.el9_7.x86_64 #11 91.12 boost-coroutine-1.75.0-13.el9_7.x86_64 #11 91.12 boost-date-time-1.75.0-13.el9_7.x86_64 #11 91.12 boost-fiber-1.75.0-13.el9_7.x86_64 #11 91.12 boost-filesystem-1.75.0-13.el9_7.x86_64 #11 91.12 boost-graph-1.75.0-13.el9_7.x86_64 #11 91.12 boost-iostreams-1.75.0-13.el9_7.x86_64 #11 91.12 boost-locale-1.75.0-13.el9_7.x86_64 #11 91.12 boost-log-1.75.0-13.el9_7.x86_64 #11 91.12 boost-math-1.75.0-13.el9_7.x86_64 #11 91.12 boost-nowide-1.75.0-13.el9_7.x86_64 #11 91.12 boost-program-options-1.75.0-13.el9_7.x86_64 #11 91.12 boost-python3-1.75.0-13.el9_7.x86_64 #11 91.12 boost-random-1.75.0-13.el9_7.x86_64 #11 91.12 boost-regex-1.75.0-13.el9_7.x86_64 #11 91.12 boost-serialization-1.75.0-13.el9_7.x86_64 #11 91.12 boost-stacktrace-1.75.0-13.el9_7.x86_64 #11 91.12 boost-system-1.75.0-13.el9_7.x86_64 #11 91.12 boost-test-1.75.0-13.el9_7.x86_64 #11 91.12 boost-thread-1.75.0-13.el9_7.x86_64 #11 91.12 boost-timer-1.75.0-13.el9_7.x86_64 #11 91.12 boost-type_erasure-1.75.0-13.el9_7.x86_64 #11 91.12 boost-wave-1.75.0-13.el9_7.x86_64 #11 91.12 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 91.12 hiredis-1.0.2-2.el9.x86_64 #11 91.12 libicu-67.1-10.el9_6.x86_64 #11 91.12 librdkafka-1.6.1-102.el9.x86_64 #11 91.12 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 91.12 logrotate-3.18.0-12.el9.x86_64 #11 91.12 protobuf-3.14.0-16.el9.x86_64 #11 91.12 redis-6.2.20-2.el9_7.x86_64 #11 91.12 #11 91.12 Complete! #11 91.95 77 files removed #11 DONE 92.1s #12 exporting to image #12 exporting layers #12 exporting layers 2.4s done #12 writing image sha256:ca240d104fb25f0225176eaee17dfa5441d6ef220d7b2de6c6cdc69f5db61eaa 0.0s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_6_3_3-6 #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_6_3_3-6 0.0s done #12 DONE 2.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) 2026-03-10 15:23:51,061: INFO: Docker build duration: 107 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] ca76a963e1b9: Preparing e8521a587671: Preparing 2e3228c91fc6: Preparing 2ec699cbd7d0: Preparing 474a1adbb10c: Preparing d719fd82c935: Preparing ed38ecab1a81: Preparing 7846ab8f8bb8: Preparing 4138a4887aaa: Preparing eb6081b762a9: Preparing 15d73974d4f1: Preparing c55c48d35c4e: Preparing a4105a7a4aa9: Preparing ff7126b3150e: Preparing 93f21ede291a: Preparing 66d5cbef4853: Preparing 44343de3ea1d: Preparing 474a1adbb10c: Waiting d719fd82c935: Waiting ed38ecab1a81: Waiting 7846ab8f8bb8: Waiting 4138a4887aaa: Waiting eb6081b762a9: Waiting 15d73974d4f1: Waiting c55c48d35c4e: Waiting a4105a7a4aa9: Waiting ff7126b3150e: Waiting 93f21ede291a: Waiting 66d5cbef4853: Waiting 44343de3ea1d: Waiting 2ec699cbd7d0: Layer already exists 474a1adbb10c: Layer already exists 2e3228c91fc6: Pushed d719fd82c935: Layer already exists ed38ecab1a81: Layer already exists 7846ab8f8bb8: Layer already exists 4138a4887aaa: Layer already exists eb6081b762a9: Layer already exists 15d73974d4f1: Layer already exists c55c48d35c4e: Layer already exists a4105a7a4aa9: Layer already exists ff7126b3150e: Layer already exists 93f21ede291a: Layer already exists 66d5cbef4853: Layer already exists 44343de3ea1d: Layer already exists e8521a587671: Pushed ca76a963e1b9: Pushed master-2_6_3_3-6: digest: sha256:8b6017df31509976e1b930b34994a55ac0426235057316ccd0a69ddb5642474a size: 3879 2026-03-10 15:24:38,583: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 154 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_6_3_3-6 b4191bd85d56 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_6_3_3-6 b89f2a871561 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_6_3_3-6 2e4328fe19f9 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_6_3_3-6 ca240d104fb2 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_6_3_3-6 ba51a0938e4e 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_6_3_3-6 923a0041e9ff 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_6_3_3-6 0a96fba76b85 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_6_3_3-6 acfef20a78cc 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_3_3-6 d52f50f7cdd0 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_6_3_3-6 dea79c60e1ed 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_6_3_3-6 3b4ec15bfb8f 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_6_3_3-6 3cb29be3bf05 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_6_3_3-6 c268f1a5a430 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_6_3_3-6 a700c1ba26f0 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_6_3_3-6 3e9e3413be19 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_6_3_3-6 51e1c33363d8 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_6_3_3-6 c208f1a45e2b 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_6_3_3-6 9af358cff502 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_6_3_3-6 962d8ee049aa 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_6_3_3-6 53470f0c659a 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_6_3_3-6 78e1e67c7cbd 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_6_3_3-6 bc5989764074 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_6_3_3-6 2ffc29ed36a6 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_6_3_3-6 a1c2fcae21e6 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_6_3_3-6 1f7030432ee8 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_6_3_3-6 e98e19cafff7 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_6_3_3-6 1e24ffccf4a8 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_6_3_3-6 158579f9fcca 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_6_3_3-6 7fce40f35a25 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_6_3_3-6 dddaaea1df96 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_6_3_3-6 e1d7654ff9e9 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_6_3_3-6 3f9643d959fa 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_6_3_3-6 86bfb74d0658 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_6_3_3-6 d43b64514f58 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_6_3_3-6 c02e4c71346b 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_6_3_3-6 198569dba3b3 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_6_3_3-6 557796a3aa63 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_6_3_3-6 5517f0d049f5 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_6_3_3-6 3fd653da8b21 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_6_3_3-6 3b220b8b7380 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_6_3_3-6 4bf10406b3d5 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_6_3_3-6 6c6b032ed1fd 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_6_3_3-6 0c0f831ed8d7 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_6_3_3-6 e5e476dbbe78 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_6_3_3-6 3df8f8fb0367 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_6_3_3-6 4450a790bec2 734MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 0c29f4b07d49 21GB 0B U opensdn-test-test:master-2_6_3_3-6 e5e476dbbe78 1.83GB 0B tf-dev-sandbox:compile d16076967684 21.8GB 0B