2025-09-22 01:15:04,530: INFO: Building opensdn-analytics-query-engine 2025-09-22 01:15:04,610: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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 1.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly #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.2s #5 [stage-1 1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly #5 DONE 2.3s #6 [1/3] FROM nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly #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.8s #10 [stage-1 3/4] COPY --from=build /root/contrail/buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #10 DONE 1.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 0.945 Contrail repo 3.4 MB/s | 77 kB 00:00 #11 1.102 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 2.1 MB 00:00 #11 1.586 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 730 kB 00:00 #11 1.808 added from: http://tf-mirrors.gz1.opensdn.io/re 6.6 MB/s | 264 kB 00:00 #11 2.171 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 7.0 MB 00:00 #11 4.985 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 4.0 MB 00:00 #11 6.684 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 939 kB 00:00 #11 7.174 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 2.3 MB 00:00 #11 8.883 added from: http://tf-mirrors.gz1.opensdn.io/re 8.2 MB/s | 392 kB 00:00 #11 9.453 added from: http://tf-mirrors.gz1.opensdn.io/re 9.6 MB/s | 451 kB 00:00 #11 10.08 added from: http://tf-mirrors.gz1.opensdn.io/re 306 kB/s | 16 kB 00:00 #11 10.57 added from: http://tf-mirrors.gz1.opensdn.io/re 5.9 kB/s | 257 B 00:00 #11 11.09 added from: http://tf-mirrors.gz1.opensdn.io/re 336 kB/s | 13 kB 00:00 #11 11.44 added from: http://tf-mirrors.gz1.opensdn.io/re 1.8 MB/s | 64 kB 00:00 #11 12.51 added from: http://tf-mirrors.gz1.opensdn.io/re 52 MB/s | 30 MB 00:00 #11 27.54 Third parties for OpenSDN 36 MB/s | 5.4 MB 00:00 #11 37.81 Dependencies resolved. #11 37.81 =============================================================================================== #11 37.81 Package Arch Version Repository Size #11 37.81 =============================================================================================== #11 37.81 Installing: #11 37.81 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 37.81 cassandra-cpp-driver x86_64 1:2.17.0-1.el9 tpc 679 k #11 37.81 librdkafka1 x86_64 1.6.1-0contrail0.el9 tpc 867 k #11 37.81 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 95 k #11 37.81 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 37.81 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 37.81 Installing dependencies: #11 37.81 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 37.81 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 37.81 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 37.81 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 37.81 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 37.81 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 37.81 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 37.81 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 37.81 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 37.81 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 37.81 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 37.81 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 37.81 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 37.81 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 37.81 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 37.81 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 37.81 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 37.81 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 37.81 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 37.81 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 37.81 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 37.81 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 37.81 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 37.81 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 37.81 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 37.81 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 37.81 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 37.81 cyrus-sasl x86_64 2.1.27-21.el9 tf-mirrors.ci_repos_yum9-baseos 71 k #11 37.81 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 37.81 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 37.81 #11 37.81 Transaction Summary #11 37.81 =============================================================================================== #11 37.81 Install 36 Packages #11 37.81 #11 37.82 Total download size: 16 M #11 37.82 Installed size: 52 M #11 37.83 Downloading Packages: #11 37.85 (1/36): logrotate-3.18.0-8.el9.x86_64.rpm 3.2 MB/s | 74 kB 00:00 #11 37.86 (2/36): cyrus-sasl-2.1.27-21.el9.x86_64.rpm 2.6 MB/s | 71 kB 00:00 #11 37.86 (3/36): boost-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 11 kB 00:00 #11 37.86 (4/36): boost-atomic-1.75.0-8.el9.x86_64.rpm 3.7 MB/s | 16 kB 00:00 #11 37.86 (5/36): boost-chrono-1.75.0-8.el9.x86_64.rpm 5.4 MB/s | 24 kB 00:00 #11 37.87 (6/36): boost-container-1.75.0-8.el9.x86_64.rpm 7.5 MB/s | 36 kB 00:00 #11 37.87 (7/36): boost-context-1.75.0-8.el9.x86_64.rpm 3.0 MB/s | 15 kB 00:00 #11 37.88 (8/36): boost-contract-1.75.0-8.el9.x86_64.rpm 9.2 MB/s | 44 kB 00:00 #11 37.88 (9/36): boost-coroutine-1.75.0-8.el9.x86_64.rpm 6.9 MB/s | 32 kB 00:00 #11 37.88 (10/36): boost-date-time-1.75.0-8.el9.x86_64.rp 2.6 MB/s | 13 kB 00:00 #11 37.88 (11/36): boost-fiber-1.75.0-8.el9.x86_64.rpm 7.7 MB/s | 38 kB 00:00 #11 37.88 (12/36): boost-filesystem-1.75.0-8.el9.x86_64.r 12 MB/s | 57 kB 00:00 #11 37.89 (13/36): boost-graph-1.75.0-8.el9.x86_64.rpm 19 MB/s | 101 kB 00:00 #11 37.89 (14/36): boost-iostreams-1.75.0-8.el9.x86_64.rp 7.3 MB/s | 38 kB 00:00 #11 37.89 (15/36): boost-locale-1.75.0-8.el9.x86_64.rpm 32 MB/s | 214 kB 00:00 #11 37.91 (16/36): boost-math-1.75.0-8.el9.x86_64.rpm 12 MB/s | 205 kB 00:00 #11 37.92 (17/36): boost-log-1.75.0-8.el9.x86_64.rpm 14 MB/s | 408 kB 00:00 #11 37.93 (18/36): boost-nowide-1.75.0-8.el9.x86_64.rpm 981 kB/s | 15 kB 00:00 #11 37.93 (19/36): boost-program-options-1.75.0-8.el9.x86 8.5 MB/s | 106 kB 00:00 #11 37.93 (20/36): boost-python3-1.75.0-8.el9.x86_64.rpm 13 MB/s | 92 kB 00:00 #11 37.94 (21/36): boost-random-1.75.0-8.el9.x86_64.rpm 4.4 MB/s | 23 kB 00:00 #11 37.94 (22/36): boost-serialization-1.75.0-8.el9.x86_6 19 MB/s | 129 kB 00:00 #11 37.95 (23/36): boost-regex-1.75.0-8.el9.x86_64.rpm 18 MB/s | 277 kB 00:00 #11 37.95 (24/36): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.1 MB/s | 27 kB 00:00 #11 37.95 (25/36): boost-system-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 13 kB 00:00 #11 37.96 (26/36): boost-test-1.75.0-8.el9.x86_64.rpm 21 MB/s | 230 kB 00:00 #11 37.97 (27/36): boost-thread-1.75.0-8.el9.x86_64.rpm 4.0 MB/s | 55 kB 00:00 #11 37.98 (28/36): boost-timer-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 23 kB 00:00 #11 37.98 (29/36): boost-type_erasure-1.75.0-8.el9.x86_64 6.3 MB/s | 30 kB 00:00 #11 37.99 (30/36): boost-wave-1.75.0-8.el9.x86_64.rpm 26 MB/s | 208 kB 00:00 #11 38.02 (31/36): protobuf-3.14.0-13.el9.x86_64.rpm 22 MB/s | 1.0 MB 00:00 #11 38.06 (32/36): redis-6.2.17-1.el9_5.x86_64.rpm 19 MB/s | 1.3 MB 00:00 #11 38.14 (33/36): libicu-67.1-9.el9.x86_64.rpm 31 MB/s | 9.6 MB 00:00 #11 38.16 (34/36): cassandra-cpp-driver-2.17.0-1.el9.x86_ 5.0 MB/s | 679 kB 00:00 #11 38.17 (35/36): librdkafka1-1.6.1-0contrail0.el9.x86_6 7.5 MB/s | 867 kB 00:00 #11 38.17 (36/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 3.1 MB/s | 95 kB 00:00 #11 38.17 -------------------------------------------------------------------------------- #11 38.17 Total 47 MB/s | 16 MB 00:00 #11 38.17 Running transaction check #11 38.30 Transaction check succeeded. #11 38.30 Running transaction test #11 38.72 Transaction test succeeded. #11 38.73 Running transaction #11 39.17 Preparing : 1/1 #11 39.39 Installing : boost-system-1.75.0-8.el9.x86_64 1/36 #11 39.68 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/36 #11 39.69 Installing : boost-thread-1.75.0-8.el9.x86_64 3/36 #11 39.71 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/36 #11 40.33 Installing : libicu-67.1-9.el9.x86_64 5/36 #11 40.33 Installing : boost-regex-1.75.0-8.el9.x86_64 6/36 #11 40.36 Installing : boost-context-1.75.0-8.el9.x86_64 7/36 #11 40.36 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/36 #11 40.36 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/36 #11 40.37 Installing : boost-log-1.75.0-8.el9.x86_64 10/36 #11 40.39 Installing : boost-wave-1.75.0-8.el9.x86_64 11/36 #11 40.41 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/36 #11 40.42 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/36 #11 40.43 Installing : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 40.45 Installing : boost-locale-1.75.0-8.el9.x86_64 15/36 #11 40.46 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/36 #11 40.47 Installing : boost-timer-1.75.0-8.el9.x86_64 17/36 #11 40.49 Installing : boost-test-1.75.0-8.el9.x86_64 18/36 #11 40.50 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/36 #11 40.51 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/36 #11 40.53 Installing : boost-random-1.75.0-8.el9.x86_64 21/36 #11 40.54 Installing : boost-python3-1.75.0-8.el9.x86_64 22/36 #11 40.54 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/36 #11 40.56 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/36 #11 40.57 Installing : boost-math-1.75.0-8.el9.x86_64 25/36 #11 40.57 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/36 #11 40.58 Installing : boost-contract-1.75.0-8.el9.x86_64 27/36 #11 40.59 Installing : boost-container-1.75.0-8.el9.x86_64 28/36 #11 40.59 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 40.63 Installing : logrotate-3.18.0-8.el9.x86_64 29/36 #11 40.65 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 40.68 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 40.68 #11 40.68 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 40.80 Installing : cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 40.82 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 40.96 Installing : librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 40.97 Running scriptlet: librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 41.03 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 41.36 Installing : redis-6.2.17-1.el9_5.x86_64 32/36 #11 41.37 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 41.53 Installing : boost-1.75.0-8.el9.x86_64 33/36 #11 41.61 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 34/36 #11 41.63 Installing : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 41.65 Running scriptlet: cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 41.76 Installing : protobuf-3.14.0-13.el9.x86_64 36/36 #11 41.79 Running scriptlet: protobuf-3.14.0-13.el9.x86_64 36/36 #11 42.08 Verifying : cyrus-sasl-2.1.27-21.el9.x86_64 1/36 #11 42.08 Verifying : libicu-67.1-9.el9.x86_64 2/36 #11 42.08 Verifying : logrotate-3.18.0-8.el9.x86_64 3/36 #11 42.08 Verifying : boost-1.75.0-8.el9.x86_64 4/36 #11 42.08 Verifying : boost-atomic-1.75.0-8.el9.x86_64 5/36 #11 42.08 Verifying : boost-chrono-1.75.0-8.el9.x86_64 6/36 #11 42.08 Verifying : boost-container-1.75.0-8.el9.x86_64 7/36 #11 42.08 Verifying : boost-context-1.75.0-8.el9.x86_64 8/36 #11 42.08 Verifying : boost-contract-1.75.0-8.el9.x86_64 9/36 #11 42.08 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 10/36 #11 42.08 Verifying : boost-date-time-1.75.0-8.el9.x86_64 11/36 #11 42.08 Verifying : boost-fiber-1.75.0-8.el9.x86_64 12/36 #11 42.08 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 13/36 #11 42.08 Verifying : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 42.08 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 15/36 #11 42.08 Verifying : boost-locale-1.75.0-8.el9.x86_64 16/36 #11 42.08 Verifying : boost-log-1.75.0-8.el9.x86_64 17/36 #11 42.08 Verifying : boost-math-1.75.0-8.el9.x86_64 18/36 #11 42.08 Verifying : boost-nowide-1.75.0-8.el9.x86_64 19/36 #11 42.08 Verifying : boost-program-options-1.75.0-8.el9.x86_64 20/36 #11 42.08 Verifying : boost-python3-1.75.0-8.el9.x86_64 21/36 #11 42.08 Verifying : boost-random-1.75.0-8.el9.x86_64 22/36 #11 42.08 Verifying : boost-regex-1.75.0-8.el9.x86_64 23/36 #11 42.08 Verifying : boost-serialization-1.75.0-8.el9.x86_64 24/36 #11 42.08 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 25/36 #11 42.08 Verifying : boost-system-1.75.0-8.el9.x86_64 26/36 #11 42.08 Verifying : boost-test-1.75.0-8.el9.x86_64 27/36 #11 42.08 Verifying : boost-thread-1.75.0-8.el9.x86_64 28/36 #11 42.08 Verifying : boost-timer-1.75.0-8.el9.x86_64 29/36 #11 42.08 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 30/36 #11 42.08 Verifying : boost-wave-1.75.0-8.el9.x86_64 31/36 #11 42.08 Verifying : protobuf-3.14.0-13.el9.x86_64 32/36 #11 42.08 Verifying : redis-6.2.17-1.el9_5.x86_64 33/36 #11 42.08 Verifying : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 34/36 #11 42.08 Verifying : librdkafka1-1.6.1-0contrail0.el9.x86_64 35/36 #11 42.08 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 42.19 #11 42.19 Installed: #11 42.19 boost-1.75.0-8.el9.x86_64 #11 42.19 boost-atomic-1.75.0-8.el9.x86_64 #11 42.19 boost-chrono-1.75.0-8.el9.x86_64 #11 42.19 boost-container-1.75.0-8.el9.x86_64 #11 42.19 boost-context-1.75.0-8.el9.x86_64 #11 42.19 boost-contract-1.75.0-8.el9.x86_64 #11 42.19 boost-coroutine-1.75.0-8.el9.x86_64 #11 42.19 boost-date-time-1.75.0-8.el9.x86_64 #11 42.19 boost-fiber-1.75.0-8.el9.x86_64 #11 42.19 boost-filesystem-1.75.0-8.el9.x86_64 #11 42.19 boost-graph-1.75.0-8.el9.x86_64 #11 42.19 boost-iostreams-1.75.0-8.el9.x86_64 #11 42.19 boost-locale-1.75.0-8.el9.x86_64 #11 42.19 boost-log-1.75.0-8.el9.x86_64 #11 42.19 boost-math-1.75.0-8.el9.x86_64 #11 42.19 boost-nowide-1.75.0-8.el9.x86_64 #11 42.19 boost-program-options-1.75.0-8.el9.x86_64 #11 42.19 boost-python3-1.75.0-8.el9.x86_64 #11 42.19 boost-random-1.75.0-8.el9.x86_64 #11 42.19 boost-regex-1.75.0-8.el9.x86_64 #11 42.19 boost-serialization-1.75.0-8.el9.x86_64 #11 42.19 boost-stacktrace-1.75.0-8.el9.x86_64 #11 42.19 boost-system-1.75.0-8.el9.x86_64 #11 42.19 boost-test-1.75.0-8.el9.x86_64 #11 42.19 boost-thread-1.75.0-8.el9.x86_64 #11 42.19 boost-timer-1.75.0-8.el9.x86_64 #11 42.19 boost-type_erasure-1.75.0-8.el9.x86_64 #11 42.19 boost-wave-1.75.0-8.el9.x86_64 #11 42.19 cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 #11 42.19 cyrus-sasl-2.1.27-21.el9.x86_64 #11 42.19 libicu-67.1-9.el9.x86_64 #11 42.19 librdkafka1-1.6.1-0contrail0.el9.x86_64 #11 42.19 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 42.19 logrotate-3.18.0-8.el9.x86_64 #11 42.19 protobuf-3.14.0-13.el9.x86_64 #11 42.19 redis-6.2.17-1.el9_5.x86_64 #11 42.19 #11 42.19 Complete! #11 42.88 80 files removed #11 DONE 43.0s #12 exporting to image #12 exporting layers #12 exporting layers 6.0s done #12 writing image sha256:9d3a39587a1b63ab8932bef1bcd2e3d545c8358c9742bab6b6813adc020b64d4 0.0s done #12 naming to nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly 0.0s done #12 DONE 6.1s 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-22 01:16:06,370: INFO: Docker build duration: 62 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine] 8be246e4ff8e: Preparing aabb9750acc3: Preparing 62381ddb3e81: Preparing 61b00d958147: Preparing 15c3c58427f6: Preparing e55bf0ff63b0: Preparing 45bb524ed89f: Preparing d1724b485f63: Preparing ac6a0390bb1b: Preparing 13ab89f0c020: Preparing 1b4877f74a48: Preparing 9d7452166e96: Preparing c60365c118e0: Preparing 43daadca8684: Preparing 44343de3ea1d: Preparing 15c3c58427f6: Waiting e55bf0ff63b0: Waiting 45bb524ed89f: Waiting d1724b485f63: Waiting ac6a0390bb1b: Waiting 13ab89f0c020: Waiting 1b4877f74a48: Waiting 9d7452166e96: Waiting c60365c118e0: Waiting 43daadca8684: Waiting 44343de3ea1d: Waiting 61b00d958147: Layer already exists 15c3c58427f6: Layer already exists 62381ddb3e81: Pushed e55bf0ff63b0: Layer already exists 45bb524ed89f: Layer already exists d1724b485f63: Layer already exists ac6a0390bb1b: Layer already exists 13ab89f0c020: Layer already exists 1b4877f74a48: Layer already exists 9d7452166e96: Layer already exists c60365c118e0: Layer already exists 43daadca8684: Layer already exists 44343de3ea1d: Layer already exists 8be246e4ff8e: Pushed aabb9750acc3: Pushed nightly: digest: sha256:b667ff4e45c2ae2911bd1188f09d844cb291cf2f9d4217d2bfd986b5971aa567 size: 3459 2025-09-22 01:16:47,950: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 103 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5102/opensdn-tor-agent nightly a8dac98bc834 11 seconds ago 574MB nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init nightly e9fbff1e3ab0 18 seconds ago 278MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq nightly 01e28739ce5d 24 seconds ago 530MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-build-init nightly c13c97e1de40 30 seconds ago 606MB nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init nightly 797b0c3f8bae 48 seconds ago 534MB nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine nightly 9d3a39587a1b 49 seconds ago 740MB nexus.gz1.opensdn.io:5102/opensdn-debug nightly 566ed1f874d0 50 seconds ago 278MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector nightly 297fb642966b About a minute ago 731MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology nightly 77796a8ccc67 About a minute ago 731MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema nightly cf9a86d96090 About a minute ago 514MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job nightly 7b4448594207 About a minute ago 705MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web nightly 87d39c380136 About a minute ago 705MB nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init nightly 57e573f82cab About a minute ago 294MB nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init nightly 3395706a9b1b About a minute ago 293MB nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager nightly d97d0b68d758 About a minute ago 517MB nexus.gz1.opensdn.io:5102/opensdn-provisioner nightly 291a6ecccfbf About a minute ago 514MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk nightly 71bd4cbafb3c About a minute ago 583MB nexus.gz1.opensdn.io:5102/opensdn-node-init nightly e7c0f23ee6d9 About a minute ago 514MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor nightly 000032f64c63 About a minute ago 525MB nexus.gz1.opensdn.io:5102/opensdn-analytics-alarm-gen nightly bd20a217befd About a minute ago 529MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base nightly 68482deb6b4b 2 minutes ago 705MB nexus.gz1.opensdn.io:5102/opensdn-external-stunnel nightly c97153436634 2 minutes ago 328MB nexus.gz1.opensdn.io:5102/opensdn-external-redis nightly cc2ced1914b8 2 minutes ago 333MB nexus.gz1.opensdn.io:5102/opensdn-external-haproxy nightly d5b3d471dfd6 2 minutes ago 335MB nexus.gz1.opensdn.io:5102/opensdn-external-cassandra nightly 3a971168ca3b 2 minutes ago 687MB nexus.gz1.opensdn.io:5102/opensdn-external-kafka nightly 19c106517e50 2 minutes ago 744MB nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper nightly 4934761e2000 2 minutes ago 714MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base nightly b06109915689 2 minutes ago 731MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-base nightly 15bff7e2ce88 3 minutes ago 583MB nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq nightly 8db196377dbc 3 minutes ago 363MB nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd nightly 5f4c98a134f5 3 minutes ago 290MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-base nightly 7ea7b986fb19 3 minutes ago 573MB nexus.gz1.opensdn.io:5102/opensdn-analytics-base nightly 2a325f983ca3 4 minutes ago 514MB nexus.gz1.opensdn.io:5102/opensdn-base nightly 60eaf6a3d67a 4 minutes ago 514MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-base nightly 1375fc5d02db 4 minutes ago 514MB nexus.gz1.opensdn.io:5102/opensdn-general-base nightly 2b06cd7d2c3e 5 minutes ago 278MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src nightly 18f6263c4bc7 6 minutes ago 2.32MB tf-dev-sandbox compile 63c51c80027a 6 minutes ago 24.8GB nexus.gz1.opensdn.io:5102/opensdn-charms-src nightly 1cad5a26b322 About an hour ago 6.04MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src fca34d76c827 About an hour ago 2.3MB nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src nightly 53b634cb8a39 About an hour ago 1.39MB nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src nightly 7eedf11c23b1 About an hour ago 4.44kB nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src nightly 86f9221676d1 About an hour ago 32.6MB nexus.gz1.opensdn.io:5102/tf-dev-sandbox stable e582d26665d0 7 days ago 2.83GB