2025-09-04 16:25:10,949: INFO: Building opensdn-analytics-query-engine 2025-09-04 16:25:11,018: 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_0_9_2-2 --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.28kB done #1 DONE 2.7s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_0_9_2-2 #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 0.0s done #4 DONE 1.7s #5 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_9_2-2 #5 DONE 1.4s #6 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_0_9_2-2 #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 2.8s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 1.7s #10 [stage-1 3/4] COPY --from=build /root/work/build/production/query_engine/qed /usr/bin/contrail-query-engine #10 DONE 0.3s #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 1.215 Contrail repo 2.5 MB/s | 106 kB 00:00 #11 1.463 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 2.1 MB 00:00 #11 2.344 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 730 kB 00:00 #11 3.391 added from: http://tf-mirrors.gz1.opensdn.io/re 4.9 MB/s | 264 kB 00:00 #11 3.975 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 7.0 MB 00:00 #11 9.883 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 4.0 MB 00:00 #11 13.04 added from: http://tf-mirrors.gz1.opensdn.io/re 2.8 MB/s | 939 kB 00:00 #11 14.25 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 2.3 MB 00:00 #11 17.09 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 392 kB 00:00 #11 18.14 added from: http://tf-mirrors.gz1.opensdn.io/re 8.0 MB/s | 451 kB 00:00 #11 18.92 added from: http://tf-mirrors.gz1.opensdn.io/re 78 kB/s | 16 kB 00:00 #11 19.09 added from: http://tf-mirrors.gz1.opensdn.io/re 4.1 kB/s | 257 B 00:00 #11 19.60 added from: http://tf-mirrors.gz1.opensdn.io/re 341 kB/s | 13 kB 00:00 #11 20.23 added from: http://tf-mirrors.gz1.opensdn.io/re 1.7 MB/s | 64 kB 00:00 #11 21.51 added from: http://tf-mirrors.gz1.opensdn.io/re 48 MB/s | 30 MB 00:00 #11 45.90 Third parties for OpenSDN 30 MB/s | 5.4 MB 00:00 #11 59.97 Dependencies resolved. #11 59.97 =============================================================================================== #11 59.97 Package Arch Version Repository Size #11 59.97 =============================================================================================== #11 59.97 Installing: #11 59.97 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 59.97 cassandra-cpp-driver x86_64 1:2.17.0-1.el9 tpc 679 k #11 59.97 librdkafka1 x86_64 1.6.1-0contrail0.el9 tpc 867 k #11 59.97 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 95 k #11 59.97 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 59.97 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 59.97 Installing dependencies: #11 59.97 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 59.97 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 59.97 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 59.97 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 59.97 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 59.97 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 59.97 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 59.97 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 59.97 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 59.97 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 59.97 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 59.97 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 59.97 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 59.97 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 59.97 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 59.97 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 59.97 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 59.97 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 59.97 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 59.97 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 59.97 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 59.97 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 59.97 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 59.97 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 59.97 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 59.97 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 59.97 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 59.97 cyrus-sasl x86_64 2.1.27-21.el9 tf-mirrors.ci_repos_yum9-baseos 71 k #11 59.97 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 59.97 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 59.97 #11 59.97 Transaction Summary #11 59.97 =============================================================================================== #11 59.97 Install 36 Packages #11 59.97 #11 59.97 Total download size: 16 M #11 59.97 Installed size: 52 M #11 59.97 Downloading Packages: #11 60.02 (1/36): cyrus-sasl-2.1.27-21.el9.x86_64.rpm 1.8 MB/s | 71 kB 00:00 #11 60.10 (2/36): logrotate-3.18.0-8.el9.x86_64.rpm 527 kB/s | 74 kB 00:00 #11 60.16 (3/36): boost-1.75.0-8.el9.x86_64.rpm 73 kB/s | 11 kB 00:00 #11 60.26 (4/36): boost-atomic-1.75.0-8.el9.x86_64.rpm 104 kB/s | 16 kB 00:00 #11 60.30 (5/36): boost-chrono-1.75.0-8.el9.x86_64.rpm 158 kB/s | 24 kB 00:00 #11 60.37 (6/36): boost-container-1.75.0-8.el9.x86_64.rpm 745 kB/s | 36 kB 00:00 #11 60.37 (7/36): boost-context-1.75.0-8.el9.x86_64.rpm 899 kB/s | 15 kB 00:00 #11 60.37 (8/36): boost-contract-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 44 kB 00:00 #11 60.37 (9/36): boost-coroutine-1.75.0-8.el9.x86_64.rpm 2.6 MB/s | 32 kB 00:00 #11 60.37 (10/36): boost-date-time-1.75.0-8.el9.x86_64.rp 742 kB/s | 13 kB 00:00 #11 60.37 (11/36): boost-fiber-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 38 kB 00:00 #11 60.37 (12/36): boost-filesystem-1.75.0-8.el9.x86_64.r 6.8 MB/s | 57 kB 00:00 #11 60.37 (13/36): boost-graph-1.75.0-8.el9.x86_64.rpm 11 MB/s | 101 kB 00:00 #11 60.37 (14/36): boost-iostreams-1.75.0-8.el9.x86_64.rp 3.9 MB/s | 38 kB 00:00 #11 60.37 (15/36): boost-locale-1.75.0-8.el9.x86_64.rpm 17 MB/s | 214 kB 00:00 #11 60.41 (16/36): boost-math-1.75.0-8.el9.x86_64.rpm 22 MB/s | 205 kB 00:00 #11 60.41 (17/36): boost-log-1.75.0-8.el9.x86_64.rpm 15 MB/s | 408 kB 00:00 #11 60.41 (18/36): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 15 kB 00:00 #11 60.41 (19/36): boost-program-options-1.75.0-8.el9.x86 12 MB/s | 106 kB 00:00 #11 60.43 (20/36): boost-python3-1.75.0-8.el9.x86_64.rpm 8.2 MB/s | 92 kB 00:00 #11 60.43 (21/36): boost-random-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 23 kB 00:00 #11 60.43 (22/36): boost-regex-1.75.0-8.el9.x86_64.rpm 18 MB/s | 277 kB 00:00 #11 60.45 (23/36): boost-serialization-1.75.0-8.el9.x86_6 7.7 MB/s | 129 kB 00:00 #11 60.45 (24/36): boost-stacktrace-1.75.0-8.el9.x86_64.r 4.8 MB/s | 27 kB 00:00 #11 60.45 (25/36): boost-system-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 13 kB 00:00 #11 60.45 (26/36): boost-thread-1.75.0-8.el9.x86_64.rpm 9.7 MB/s | 55 kB 00:00 #11 60.45 (27/36): boost-test-1.75.0-8.el9.x86_64.rpm 19 MB/s | 230 kB 00:00 #11 60.46 (28/36): boost-timer-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 23 kB 00:00 #11 60.46 (29/36): boost-type_erasure-1.75.0-8.el9.x86_64 3.4 MB/s | 30 kB 00:00 #11 60.48 (30/36): boost-wave-1.75.0-8.el9.x86_64.rpm 19 MB/s | 208 kB 00:00 #11 60.51 (31/36): protobuf-3.14.0-13.el9.x86_64.rpm 29 MB/s | 1.0 MB 00:00 #11 60.56 (32/36): redis-6.2.17-1.el9_5.x86_64.rpm 15 MB/s | 1.3 MB 00:00 #11 60.61 (33/36): cassandra-cpp-driver-2.17.0-1.el9.x86_ 6.5 MB/s | 679 kB 00:00 #11 60.76 (34/36): libicu-67.1-9.el9.x86_64.rpm 12 MB/s | 9.6 MB 00:00 #11 60.76 (35/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 592 kB/s | 95 kB 00:00 #11 60.78 (36/36): librdkafka1-1.6.1-0contrail0.el9.x86_6 3.9 MB/s | 867 kB 00:00 #11 60.78 -------------------------------------------------------------------------------- #11 60.78 Total 20 MB/s | 16 MB 00:00 #11 60.78 Running transaction check #11 60.93 Transaction check succeeded. #11 60.93 Running transaction test #11 61.57 Transaction test succeeded. #11 61.57 Running transaction #11 62.51 Preparing : 1/1 #11 62.70 Installing : boost-system-1.75.0-8.el9.x86_64 1/36 #11 62.80 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/36 #11 62.80 Installing : boost-thread-1.75.0-8.el9.x86_64 3/36 #11 62.80 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/36 #11 63.42 Installing : libicu-67.1-9.el9.x86_64 5/36 #11 63.55 Installing : boost-regex-1.75.0-8.el9.x86_64 6/36 #11 63.55 Installing : boost-context-1.75.0-8.el9.x86_64 7/36 #11 63.55 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/36 #11 63.57 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/36 #11 63.57 Installing : boost-log-1.75.0-8.el9.x86_64 10/36 #11 63.62 Installing : boost-wave-1.75.0-8.el9.x86_64 11/36 #11 63.62 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/36 #11 63.65 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/36 #11 63.65 Installing : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 63.68 Installing : boost-locale-1.75.0-8.el9.x86_64 15/36 #11 63.70 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/36 #11 63.70 Installing : boost-timer-1.75.0-8.el9.x86_64 17/36 #11 63.74 Installing : boost-test-1.75.0-8.el9.x86_64 18/36 #11 63.74 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/36 #11 63.74 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/36 #11 63.77 Installing : boost-random-1.75.0-8.el9.x86_64 21/36 #11 63.80 Installing : boost-python3-1.75.0-8.el9.x86_64 22/36 #11 63.80 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/36 #11 63.80 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/36 #11 63.86 Installing : boost-math-1.75.0-8.el9.x86_64 25/36 #11 63.86 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/36 #11 63.86 Installing : boost-contract-1.75.0-8.el9.x86_64 27/36 #11 63.86 Installing : boost-container-1.75.0-8.el9.x86_64 28/36 #11 63.89 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 63.93 Installing : logrotate-3.18.0-8.el9.x86_64 29/36 #11 63.93 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 63.96 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 63.96 #11 63.96 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 64.12 Installing : cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 64.12 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 64.17 Installing : librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 64.19 Running scriptlet: librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 64.32 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 64.32 #11 64.32 #11 64.32 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 64.59 Installing : redis-6.2.17-1.el9_5.x86_64 32/36 #11 64.75 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 64.78 Installing : boost-1.75.0-8.el9.x86_64 33/36 #11 64.88 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 34/36 #11 65.05 Installing : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 65.26 Running scriptlet: cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 65.49 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 65.49 #11 65.49 #11 65.58 Installing : protobuf-3.14.0-13.el9.x86_64 36/36 #11 65.60 Running scriptlet: protobuf-3.14.0-13.el9.x86_64 36/36 #11 65.75 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 65.75 #11 65.75 #11 66.57 Verifying : cyrus-sasl-2.1.27-21.el9.x86_64 1/36 #11 66.57 Verifying : libicu-67.1-9.el9.x86_64 2/36 #11 66.57 Verifying : logrotate-3.18.0-8.el9.x86_64 3/36 #11 66.57 Verifying : boost-1.75.0-8.el9.x86_64 4/36 #11 66.57 Verifying : boost-atomic-1.75.0-8.el9.x86_64 5/36 #11 66.57 Verifying : boost-chrono-1.75.0-8.el9.x86_64 6/36 #11 66.57 Verifying : boost-container-1.75.0-8.el9.x86_64 7/36 #11 66.57 Verifying : boost-context-1.75.0-8.el9.x86_64 8/36 #11 66.57 Verifying : boost-contract-1.75.0-8.el9.x86_64 9/36 #11 66.57 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 10/36 #11 66.57 Verifying : boost-date-time-1.75.0-8.el9.x86_64 11/36 #11 66.57 Verifying : boost-fiber-1.75.0-8.el9.x86_64 12/36 #11 66.57 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 13/36 #11 66.57 Verifying : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 66.57 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 15/36 #11 66.57 Verifying : boost-locale-1.75.0-8.el9.x86_64 16/36 #11 66.57 Verifying : boost-log-1.75.0-8.el9.x86_64 17/36 #11 66.57 Verifying : boost-math-1.75.0-8.el9.x86_64 18/36 #11 66.57 Verifying : boost-nowide-1.75.0-8.el9.x86_64 19/36 #11 66.57 Verifying : boost-program-options-1.75.0-8.el9.x86_64 20/36 #11 66.57 Verifying : boost-python3-1.75.0-8.el9.x86_64 21/36 #11 66.57 Verifying : boost-random-1.75.0-8.el9.x86_64 22/36 #11 66.57 Verifying : boost-regex-1.75.0-8.el9.x86_64 23/36 #11 66.57 Verifying : boost-serialization-1.75.0-8.el9.x86_64 24/36 #11 66.57 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 25/36 #11 66.57 Verifying : boost-system-1.75.0-8.el9.x86_64 26/36 #11 66.57 Verifying : boost-test-1.75.0-8.el9.x86_64 27/36 #11 66.57 Verifying : boost-thread-1.75.0-8.el9.x86_64 28/36 #11 66.57 Verifying : boost-timer-1.75.0-8.el9.x86_64 29/36 #11 66.57 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 30/36 #11 66.57 Verifying : boost-wave-1.75.0-8.el9.x86_64 31/36 #11 66.57 Verifying : protobuf-3.14.0-13.el9.x86_64 32/36 #11 66.57 Verifying : redis-6.2.17-1.el9_5.x86_64 33/36 #11 66.57 Verifying : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 34/36 #11 66.57 Verifying : librdkafka1-1.6.1-0contrail0.el9.x86_64 35/36 #11 66.57 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 66.72 #11 66.72 Installed: #11 66.72 boost-1.75.0-8.el9.x86_64 #11 66.72 boost-atomic-1.75.0-8.el9.x86_64 #11 66.72 boost-chrono-1.75.0-8.el9.x86_64 #11 66.72 boost-container-1.75.0-8.el9.x86_64 #11 66.72 boost-context-1.75.0-8.el9.x86_64 #11 66.72 boost-contract-1.75.0-8.el9.x86_64 #11 66.72 boost-coroutine-1.75.0-8.el9.x86_64 #11 66.72 boost-date-time-1.75.0-8.el9.x86_64 #11 66.72 boost-fiber-1.75.0-8.el9.x86_64 #11 66.72 boost-filesystem-1.75.0-8.el9.x86_64 #11 66.72 boost-graph-1.75.0-8.el9.x86_64 #11 66.72 boost-iostreams-1.75.0-8.el9.x86_64 #11 66.72 boost-locale-1.75.0-8.el9.x86_64 #11 66.72 boost-log-1.75.0-8.el9.x86_64 #11 66.72 boost-math-1.75.0-8.el9.x86_64 #11 66.72 boost-nowide-1.75.0-8.el9.x86_64 #11 66.72 boost-program-options-1.75.0-8.el9.x86_64 #11 66.72 boost-python3-1.75.0-8.el9.x86_64 #11 66.72 boost-random-1.75.0-8.el9.x86_64 #11 66.72 boost-regex-1.75.0-8.el9.x86_64 #11 66.72 boost-serialization-1.75.0-8.el9.x86_64 #11 66.72 boost-stacktrace-1.75.0-8.el9.x86_64 #11 66.72 boost-system-1.75.0-8.el9.x86_64 #11 66.72 boost-test-1.75.0-8.el9.x86_64 #11 66.72 boost-thread-1.75.0-8.el9.x86_64 #11 66.72 boost-timer-1.75.0-8.el9.x86_64 #11 66.72 boost-type_erasure-1.75.0-8.el9.x86_64 #11 66.72 boost-wave-1.75.0-8.el9.x86_64 #11 66.72 cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 #11 66.72 cyrus-sasl-2.1.27-21.el9.x86_64 #11 66.72 libicu-67.1-9.el9.x86_64 #11 66.72 librdkafka1-1.6.1-0contrail0.el9.x86_64 #11 66.72 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 66.72 logrotate-3.18.0-8.el9.x86_64 #11 66.72 protobuf-3.14.0-13.el9.x86_64 #11 66.72 redis-6.2.17-1.el9_5.x86_64 #11 66.72 #11 66.72 Complete! #11 67.47 80 files removed #11 DONE 72.2s #12 exporting to image #12 exporting layers #12 exporting layers 8.5s done #12 writing image sha256:bec6d2dfdc4be128da3d811a3377ccbceb5c622c88395effc1485c8b60e4f09b 0.1s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_0_9_2-2 #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_0_9_2-2 0.1s done #12 DONE 8.8s 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-04 16:27:46,243: INFO: Docker build duration: 156 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] 415506c274ca: Preparing 7d1ae76dce69: Preparing a2d93848cdef: Preparing 22d8031db57e: Preparing c6d0cef3f2c2: Preparing 57f6d20c505f: Preparing 23f22f097af2: Preparing 2e471718eab0: Preparing 8a44b2134185: Preparing 99e9adf46d14: Preparing 87af0f6f7916: Preparing aa5eca7f7804: Preparing f6ca37b11322: Preparing 3aa03bac7a77: Preparing 44343de3ea1d: Preparing 415506c274ca: Waiting 7d1ae76dce69: Waiting a2d93848cdef: Waiting 22d8031db57e: Waiting c6d0cef3f2c2: Waiting 57f6d20c505f: Waiting 23f22f097af2: Waiting 2e471718eab0: Waiting 8a44b2134185: Waiting 99e9adf46d14: Waiting 87af0f6f7916: Waiting aa5eca7f7804: Waiting f6ca37b11322: Waiting 3aa03bac7a77: Waiting 44343de3ea1d: Waiting 415506c274ca: Pushed a2d93848cdef: Pushed 22d8031db57e: Layer already exists c6d0cef3f2c2: Layer already exists 57f6d20c505f: Layer already exists 23f22f097af2: Layer already exists 2e471718eab0: Layer already exists 8a44b2134185: Layer already exists 99e9adf46d14: Layer already exists 87af0f6f7916: Layer already exists aa5eca7f7804: Layer already exists f6ca37b11322: Layer already exists 3aa03bac7a77: Layer already exists 44343de3ea1d: Layer already exists 7d1ae76dce69: Pushed master-2_0_9_2-2: digest: sha256:d47b27acf09845788ebf7ced0051634b9d4782158a92a70adc027f76286dd891 size: 3460 2025-09-04 16:28:49,368: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 219 seconds