2025-09-23 19:37:11,715: INFO: Building opensdn-analytics-query-engine 2025-09-23 19:37:11,756: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-2_1_1_7-5 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-analytics-query-engine --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.37kB done #1 DONE 2.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_1_1_7-5 #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.2s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_1_7-5 #5 DONE 0.1s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_1_1_7-5 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.54kB done #8 DONE 2.2s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 1.8s #10 [stage-1 3/4] COPY --from=build /root/contrail/buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #10 DONE 0.9s #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 librdkafka1 ; yum clean all -y ; rm -rf /var/cache/yum #11 0.833 Contrail repo 45 kB/s | 950 B 00:00 #11 0.911 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 2.1 MB 00:00 #11 1.899 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 730 kB 00:00 #11 2.371 added from: http://tf-mirrors.gz1.opensdn.io/re 5.7 MB/s | 264 kB 00:00 #11 2.540 added from: http://tf-mirrors.gz1.opensdn.io/re 49 MB/s | 7.0 MB 00:00 #11 5.149 added from: http://tf-mirrors.gz1.opensdn.io/re 56 MB/s | 4.0 MB 00:00 #11 7.107 added from: http://tf-mirrors.gz1.opensdn.io/re 1.6 MB/s | 939 kB 00:00 #11 7.753 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 2.3 MB 00:00 #11 9.168 added from: http://tf-mirrors.gz1.opensdn.io/re 1.1 MB/s | 392 kB 00:00 #11 10.21 added from: http://tf-mirrors.gz1.opensdn.io/re 684 kB/s | 451 kB 00:00 #11 10.46 added from: http://tf-mirrors.gz1.opensdn.io/re 448 kB/s | 16 kB 00:00 #11 10.67 added from: http://tf-mirrors.gz1.opensdn.io/re 12 kB/s | 257 B 00:00 #11 10.93 added from: http://tf-mirrors.gz1.opensdn.io/re 466 kB/s | 13 kB 00:00 #11 11.18 added from: http://tf-mirrors.gz1.opensdn.io/re 2.3 MB/s | 64 kB 00:00 #11 12.06 added from: http://tf-mirrors.gz1.opensdn.io/re 62 MB/s | 30 MB 00:00 #11 21.59 Third parties for OpenSDN 29 MB/s | 5.4 MB 00:00 #11 26.61 Dependencies resolved. #11 26.62 =============================================================================================== #11 26.62 Package Arch Version Repository Size #11 26.62 =============================================================================================== #11 26.62 Installing: #11 26.62 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 26.62 cassandra-cpp-driver x86_64 1:2.17.0-1.el9 tpc 679 k #11 26.62 librdkafka1 x86_64 1.6.1-0contrail0.el9 tpc 867 k #11 26.62 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 95 k #11 26.62 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 26.62 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 26.62 Installing dependencies: #11 26.62 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 26.62 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 26.62 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 26.62 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 26.62 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 26.62 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 26.62 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 26.62 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 26.62 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 26.62 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 26.62 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 26.62 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 26.62 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 26.62 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 26.62 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 26.62 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 26.62 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 26.62 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 26.62 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 26.62 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 26.62 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 26.62 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 26.62 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 26.62 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 26.62 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 26.62 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 26.62 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 26.62 cyrus-sasl x86_64 2.1.27-21.el9 tf-mirrors.ci_repos_yum9-baseos 71 k #11 26.62 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 26.62 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 26.62 #11 26.62 Transaction Summary #11 26.62 =============================================================================================== #11 26.62 Install 36 Packages #11 26.62 #11 26.62 Total download size: 16 M #11 26.62 Installed size: 52 M #11 26.62 Downloading Packages: #11 26.64 (1/36): cyrus-sasl-2.1.27-21.el9.x86_64.rpm 3.3 MB/s | 71 kB 00:00 #11 26.64 (2/36): logrotate-3.18.0-8.el9.x86_64.rpm 2.4 MB/s | 74 kB 00:00 #11 26.65 (3/36): boost-1.75.0-8.el9.x86_64.rpm 509 kB/s | 11 kB 00:00 #11 26.65 (4/36): boost-atomic-1.75.0-8.el9.x86_64.rpm 1.0 MB/s | 16 kB 00:00 #11 26.69 (5/36): boost-chrono-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 24 kB 00:00 #11 26.69 (6/36): boost-container-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 36 kB 00:00 #11 26.69 (7/36): boost-context-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 15 kB 00:00 #11 26.69 (8/36): boost-contract-1.75.0-8.el9.x86_64.rpm 6.2 MB/s | 44 kB 00:00 #11 26.69 (9/36): boost-coroutine-1.75.0-8.el9.x86_64.rpm 4.9 MB/s | 32 kB 00:00 #11 26.69 (10/36): boost-date-time-1.75.0-8.el9.x86_64.rp 2.0 MB/s | 13 kB 00:00 #11 26.69 (11/36): boost-fiber-1.75.0-8.el9.x86_64.rpm 5.6 MB/s | 38 kB 00:00 #11 26.69 (12/36): boost-filesystem-1.75.0-8.el9.x86_64.r 9.0 MB/s | 57 kB 00:00 #11 26.71 (13/36): boost-graph-1.75.0-8.el9.x86_64.rpm 9.5 MB/s | 101 kB 00:00 #11 26.71 (14/36): boost-iostreams-1.75.0-8.el9.x86_64.rp 3.7 MB/s | 38 kB 00:00 #11 26.72 (15/36): boost-locale-1.75.0-8.el9.x86_64.rpm 12 MB/s | 214 kB 00:00 #11 26.73 (16/36): boost-math-1.75.0-8.el9.x86_64.rpm 21 MB/s | 205 kB 00:00 #11 26.73 (17/36): boost-log-1.75.0-8.el9.x86_64.rpm 13 MB/s | 408 kB 00:00 #11 26.73 (18/36): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 15 kB 00:00 #11 26.74 (19/36): boost-program-options-1.75.0-8.el9.x86 16 MB/s | 106 kB 00:00 #11 26.74 (20/36): boost-python3-1.75.0-8.el9.x86_64.rpm 12 MB/s | 92 kB 00:00 #11 26.75 (21/36): boost-random-1.75.0-8.el9.x86_64.rpm 3.8 MB/s | 23 kB 00:00 #11 26.75 (22/36): boost-regex-1.75.0-8.el9.x86_64.rpm 30 MB/s | 277 kB 00:00 #11 26.75 (23/36): boost-serialization-1.75.0-8.el9.x86_6 12 MB/s | 129 kB 00:00 #11 26.76 (24/36): boost-stacktrace-1.75.0-8.el9.x86_64.r 4.2 MB/s | 27 kB 00:00 #11 26.76 (25/36): boost-system-1.75.0-8.el9.x86_64.rpm 2.8 MB/s | 13 kB 00:00 #11 26.78 (26/36): boost-test-1.75.0-8.el9.x86_64.rpm 28 MB/s | 230 kB 00:00 #11 26.78 (27/36): boost-thread-1.75.0-8.el9.x86_64.rpm 5.8 MB/s | 55 kB 00:00 #11 26.78 (28/36): boost-timer-1.75.0-8.el9.x86_64.rpm 3.9 MB/s | 23 kB 00:00 #11 26.78 (29/36): boost-type_erasure-1.75.0-8.el9.x86_64 5.7 MB/s | 30 kB 00:00 #11 26.78 (30/36): boost-wave-1.75.0-8.el9.x86_64.rpm 27 MB/s | 208 kB 00:00 #11 26.82 (31/36): protobuf-3.14.0-13.el9.x86_64.rpm 28 MB/s | 1.0 MB 00:00 #11 26.84 (32/36): redis-6.2.17-1.el9_5.x86_64.rpm 21 MB/s | 1.3 MB 00:00 #11 26.95 (33/36): libicu-67.1-9.el9.x86_64.rpm 28 MB/s | 9.6 MB 00:00 #11 26.96 (34/36): cassandra-cpp-driver-2.17.0-1.el9.x86_ 4.6 MB/s | 679 kB 00:00 #11 26.97 (35/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 6.4 MB/s | 95 kB 00:00 #11 27.00 (36/36): librdkafka1-1.6.1-0contrail0.el9.x86_6 6.5 MB/s | 867 kB 00:00 #11 27.00 -------------------------------------------------------------------------------- #11 27.00 Total 43 MB/s | 16 MB 00:00 #11 27.00 Running transaction check #11 27.05 Transaction check succeeded. #11 27.05 Running transaction test #11 27.32 Transaction test succeeded. #11 27.32 Running transaction #11 28.25 Preparing : 1/1 #11 28.44 Installing : boost-system-1.75.0-8.el9.x86_64 1/36 #11 28.45 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/36 #11 28.45 Installing : boost-thread-1.75.0-8.el9.x86_64 3/36 #11 28.45 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/36 #11 28.85 Installing : libicu-67.1-9.el9.x86_64 5/36 #11 28.87 Installing : boost-regex-1.75.0-8.el9.x86_64 6/36 #11 28.87 Installing : boost-context-1.75.0-8.el9.x86_64 7/36 #11 28.90 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/36 #11 28.90 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/36 #11 28.90 Installing : boost-log-1.75.0-8.el9.x86_64 10/36 #11 28.96 Installing : boost-wave-1.75.0-8.el9.x86_64 11/36 #11 28.96 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/36 #11 28.96 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/36 #11 28.96 Installing : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 28.96 Installing : boost-locale-1.75.0-8.el9.x86_64 15/36 #11 28.96 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/36 #11 28.98 Installing : boost-timer-1.75.0-8.el9.x86_64 17/36 #11 28.98 Installing : boost-test-1.75.0-8.el9.x86_64 18/36 #11 28.98 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/36 #11 28.99 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/36 #11 29.04 Installing : boost-random-1.75.0-8.el9.x86_64 21/36 #11 29.04 Installing : boost-python3-1.75.0-8.el9.x86_64 22/36 #11 29.04 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/36 #11 29.04 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/36 #11 29.05 Installing : boost-math-1.75.0-8.el9.x86_64 25/36 #11 29.08 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/36 #11 29.08 Installing : boost-contract-1.75.0-8.el9.x86_64 27/36 #11 29.10 Installing : boost-container-1.75.0-8.el9.x86_64 28/36 #11 29.12 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 29.14 Installing : logrotate-3.18.0-8.el9.x86_64 29/36 #11 29.14 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 29.19 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 29.19 #11 29.19 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 29.29 Installing : cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 29.31 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 29.43 Installing : librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 29.43 Running scriptlet: librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 29.46 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 29.63 Installing : redis-6.2.17-1.el9_5.x86_64 32/36 #11 29.67 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 29.72 Installing : boost-1.75.0-8.el9.x86_64 33/36 #11 29.72 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 34/36 #11 29.78 Installing : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 29.78 Running scriptlet: cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 29.84 Installing : protobuf-3.14.0-13.el9.x86_64 36/36 #11 29.88 Running scriptlet: protobuf-3.14.0-13.el9.x86_64 36/36 #11 30.29 Verifying : cyrus-sasl-2.1.27-21.el9.x86_64 1/36 #11 30.29 Verifying : libicu-67.1-9.el9.x86_64 2/36 #11 30.29 Verifying : logrotate-3.18.0-8.el9.x86_64 3/36 #11 30.29 Verifying : boost-1.75.0-8.el9.x86_64 4/36 #11 30.29 Verifying : boost-atomic-1.75.0-8.el9.x86_64 5/36 #11 30.29 Verifying : boost-chrono-1.75.0-8.el9.x86_64 6/36 #11 30.29 Verifying : boost-container-1.75.0-8.el9.x86_64 7/36 #11 30.29 Verifying : boost-context-1.75.0-8.el9.x86_64 8/36 #11 30.29 Verifying : boost-contract-1.75.0-8.el9.x86_64 9/36 #11 30.29 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 10/36 #11 30.29 Verifying : boost-date-time-1.75.0-8.el9.x86_64 11/36 #11 30.29 Verifying : boost-fiber-1.75.0-8.el9.x86_64 12/36 #11 30.29 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 13/36 #11 30.29 Verifying : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 30.29 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 15/36 #11 30.29 Verifying : boost-locale-1.75.0-8.el9.x86_64 16/36 #11 30.29 Verifying : boost-log-1.75.0-8.el9.x86_64 17/36 #11 30.29 Verifying : boost-math-1.75.0-8.el9.x86_64 18/36 #11 30.29 Verifying : boost-nowide-1.75.0-8.el9.x86_64 19/36 #11 30.29 Verifying : boost-program-options-1.75.0-8.el9.x86_64 20/36 #11 30.29 Verifying : boost-python3-1.75.0-8.el9.x86_64 21/36 #11 30.29 Verifying : boost-random-1.75.0-8.el9.x86_64 22/36 #11 30.29 Verifying : boost-regex-1.75.0-8.el9.x86_64 23/36 #11 30.29 Verifying : boost-serialization-1.75.0-8.el9.x86_64 24/36 #11 30.29 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 25/36 #11 30.29 Verifying : boost-system-1.75.0-8.el9.x86_64 26/36 #11 30.29 Verifying : boost-test-1.75.0-8.el9.x86_64 27/36 #11 30.29 Verifying : boost-thread-1.75.0-8.el9.x86_64 28/36 #11 30.29 Verifying : boost-timer-1.75.0-8.el9.x86_64 29/36 #11 30.29 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 30/36 #11 30.29 Verifying : boost-wave-1.75.0-8.el9.x86_64 31/36 #11 30.29 Verifying : protobuf-3.14.0-13.el9.x86_64 32/36 #11 30.29 Verifying : redis-6.2.17-1.el9_5.x86_64 33/36 #11 30.29 Verifying : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 34/36 #11 30.29 Verifying : librdkafka1-1.6.1-0contrail0.el9.x86_64 35/36 #11 30.29 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 30.41 #11 30.41 Installed: #11 30.41 boost-1.75.0-8.el9.x86_64 #11 30.41 boost-atomic-1.75.0-8.el9.x86_64 #11 30.41 boost-chrono-1.75.0-8.el9.x86_64 #11 30.41 boost-container-1.75.0-8.el9.x86_64 #11 30.41 boost-context-1.75.0-8.el9.x86_64 #11 30.41 boost-contract-1.75.0-8.el9.x86_64 #11 30.41 boost-coroutine-1.75.0-8.el9.x86_64 #11 30.41 boost-date-time-1.75.0-8.el9.x86_64 #11 30.41 boost-fiber-1.75.0-8.el9.x86_64 #11 30.41 boost-filesystem-1.75.0-8.el9.x86_64 #11 30.41 boost-graph-1.75.0-8.el9.x86_64 #11 30.41 boost-iostreams-1.75.0-8.el9.x86_64 #11 30.41 boost-locale-1.75.0-8.el9.x86_64 #11 30.41 boost-log-1.75.0-8.el9.x86_64 #11 30.41 boost-math-1.75.0-8.el9.x86_64 #11 30.41 boost-nowide-1.75.0-8.el9.x86_64 #11 30.41 boost-program-options-1.75.0-8.el9.x86_64 #11 30.41 boost-python3-1.75.0-8.el9.x86_64 #11 30.41 boost-random-1.75.0-8.el9.x86_64 #11 30.41 boost-regex-1.75.0-8.el9.x86_64 #11 30.41 boost-serialization-1.75.0-8.el9.x86_64 #11 30.41 boost-stacktrace-1.75.0-8.el9.x86_64 #11 30.41 boost-system-1.75.0-8.el9.x86_64 #11 30.41 boost-test-1.75.0-8.el9.x86_64 #11 30.41 boost-thread-1.75.0-8.el9.x86_64 #11 30.41 boost-timer-1.75.0-8.el9.x86_64 #11 30.41 boost-type_erasure-1.75.0-8.el9.x86_64 #11 30.41 boost-wave-1.75.0-8.el9.x86_64 #11 30.41 cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 #11 30.41 cyrus-sasl-2.1.27-21.el9.x86_64 #11 30.41 libicu-67.1-9.el9.x86_64 #11 30.41 librdkafka1-1.6.1-0contrail0.el9.x86_64 #11 30.41 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 30.41 logrotate-3.18.0-8.el9.x86_64 #11 30.41 protobuf-3.14.0-13.el9.x86_64 #11 30.41 redis-6.2.17-1.el9_5.x86_64 #11 30.41 #11 30.41 Complete! #11 30.83 80 files removed #11 DONE 31.1s #12 exporting to image #12 exporting layers #12 exporting layers 7.3s done #12 writing image sha256:702402c0540f93f33bc728bc78ad53f7694596f147ba035068fd8cab4fb94b92 #12 writing image sha256:702402c0540f93f33bc728bc78ad53f7694596f147ba035068fd8cab4fb94b92 0.1s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_1_1_7-5 #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_1_1_7-5 0.2s done #12 DONE 8.7s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-analytics-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2025-09-23 19:39:00,155: INFO: Docker build duration: 109 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] c1f1a1a584a8: Preparing 3297338127ba: Preparing 98fe99a700dd: Preparing f0fee35eed14: Preparing db194559d519: Preparing a6335cabec83: Preparing ce2c52f42a59: Preparing 8260c5b56cf1: Preparing b17ebe1d12e2: Preparing 74d45c4a838a: Preparing 2e514ae57d7e: Preparing be956cfefa1f: Preparing 241bec504dc2: Preparing fc91ad109c40: Preparing 44343de3ea1d: Preparing f0fee35eed14: Waiting db194559d519: Waiting a6335cabec83: Waiting ce2c52f42a59: Waiting 8260c5b56cf1: Waiting b17ebe1d12e2: Waiting 74d45c4a838a: Waiting 2e514ae57d7e: Waiting be956cfefa1f: Waiting 241bec504dc2: Waiting fc91ad109c40: Waiting 44343de3ea1d: Waiting 98fe99a700dd: Pushed f0fee35eed14: Layer already exists db194559d519: Layer already exists a6335cabec83: Layer already exists ce2c52f42a59: Layer already exists 8260c5b56cf1: Layer already exists b17ebe1d12e2: Layer already exists 74d45c4a838a: Layer already exists 2e514ae57d7e: Layer already exists be956cfefa1f: Layer already exists 241bec504dc2: Layer already exists fc91ad109c40: Layer already exists 44343de3ea1d: Layer already exists c1f1a1a584a8: Pushed 3297338127ba: Pushed master-2_1_1_7-5: digest: sha256:41e745d8c0f45d36ef7d8a9a38e4b01c15635ab5d9539c46e06c8c71191ad52a size: 3459 2025-09-23 19:39:12,309: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 121 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_1_1_7-5 702402c0540f 23 seconds ago 740MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_1_1_7-5 a889c99368be 23 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_1_1_7-5 4de7df4b230b 26 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_1_1_7-5 aba60a82e3ae 37 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_1_1_7-5 84de68159625 38 seconds ago 622MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_1_1_7-5 fc7300af88e1 39 seconds ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_1_1_7-5 5aa4943b4fd6 41 seconds ago 548MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_1_1_7-5 37bb748afb8c 47 seconds ago 530MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_1_1_7-5 5dfdeaf85259 53 seconds ago 534MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_1_1_7-5 1bcb74968a7a 57 seconds ago 887MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_1_1_7-5 818ed259c92d About a minute ago 574MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_1_1_7-5 a4861aec947d About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_1_1_7-5 60a90f8b8b6b About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_1_1_7-5 c0c906aec512 About a minute ago 538MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_1_7-5 326c1bb30dea About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_1_7-5 6e97abc20745 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_1_7-5 848b4becc2fe About a minute ago 529MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_1_7-5 deb6b648e47e About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_1_7-5 0f67fc8c1d2a About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_1_7-5 4dcbef34008a About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_1_7-5 16173f9192ca About a minute ago 525MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_1_7-5 267777c57a42 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_1_7-5 dc3beb84e204 About a minute ago 293MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_1_7-5 ca19ef8f6016 About a minute ago 294MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_1_7-5 c41d0adf16d9 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_1_7-5 c6206bf88558 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_1_7-5 4cc4f1320590 About a minute ago 517MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_1_7-5 14ec2cc0368b 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_1_7-5 062e26f1b2dd 2 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_1_7-5 31c8efa27db1 2 minutes ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_1_7-5 51ad69235236 2 minutes ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_1_7-5 9346d9278b38 2 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_1_7-5 57c603b084b2 2 minutes ago 714MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_1_7-5 ee47b5a934b2 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_1_7-5 98ab894478bc 3 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_1_7-5 1a0a08086450 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_1_7-5 1ca015e3b5b1 3 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_1_7-5 9648c44bb783 3 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_1_7-5 6a930b9c9f8d 3 minutes ago 573MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_1_7-5 7af6024a1f5d 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_1_7-5 05bd753b2d52 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_1_7-5 b942c897cf19 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_1_7-5 79b6210c66c7 5 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_1_7-5 3029c0e28620 5 minutes ago 2.32MB tf-dev-sandbox compile 37fa401b7195 6 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_1_7-5 ea1b85195170 55 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_1_7-5 4b19c95f317e 55 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_1_7-5 665407f04118 55 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src f171ad17ca12 55 minutes ago 2.31MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_1_7-5 d82ad4c98a31 55 minutes ago 4.53kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable 6e300d15596f 9 hours ago 2.83GB