2025-10-20 08:23:09,815: INFO: Building opensdn-tor-agent 2025-10-20 08:23:09,860: 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_2_4_9-1_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-tor-agent --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 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.10kB done #1 DONE 1.5s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_4_9-1_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 0.0s done #4 DONE 1.3s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_4_9-1_5 #6 DONE 0.0s #7 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_2_4_9-1_5 #7 CACHED #7 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_2_4_9-1_5 #7 CACHED #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 2.9s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 0.4s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 0.5s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 7.3s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 2.4s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 0.7s #14 [stage-1 7/8] RUN set -e ; ln -s /usr/lib/libisc-9.21.3.so /usr/lib/libisc.so ; ln -s /usr/lib/libisccc-9.21.3.so /usr/lib/libisccc.so ; ln -s /usr/lib/libisccfg-9.21.3.so /usr/lib/libisccfg.so ; ldconfig ; 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 gperftools-libs ; yum clean all -y ; rm -rf /var/cache/yum ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "contrail-vrouter-api==0.1.dev0" ; rm -rf /root/.cache #14 1.377 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 2.1 MB 00:00 #14 1.912 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 730 kB 00:00 #14 2.188 added from: http://tf-mirrors.gz1.opensdn.io/re 5.3 MB/s | 264 kB 00:00 #14 2.552 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 7.0 MB 00:00 #14 4.573 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 4.0 MB 00:00 #14 5.734 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 939 kB 00:00 #14 6.233 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 2.3 MB 00:00 #14 7.214 added from: http://tf-mirrors.gz1.opensdn.io/re 993 kB/s | 392 kB 00:00 #14 7.595 added from: http://tf-mirrors.gz1.opensdn.io/re 2.3 MB/s | 451 kB 00:00 #14 7.763 added from: http://tf-mirrors.gz1.opensdn.io/re 370 kB/s | 16 kB 00:00 #14 8.052 added from: http://tf-mirrors.gz1.opensdn.io/re 2.3 kB/s | 257 B 00:00 #14 8.238 added from: http://tf-mirrors.gz1.opensdn.io/re 353 kB/s | 13 kB 00:00 #14 8.376 added from: http://tf-mirrors.gz1.opensdn.io/re 1.9 MB/s | 64 kB 00:00 #14 9.232 added from: http://tf-mirrors.gz1.opensdn.io/re 44 MB/s | 30 MB 00:00 #14 15.84 Third parties for OpenSDN 22 MB/s | 5.1 MB 00:00 #14 20.41 Dependencies resolved. #14 20.41 ======================================================================================= #14 20.41 Package Arch Version Repository Size #14 20.41 ======================================================================================= #14 20.41 Installing: #14 20.41 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #14 20.41 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 20.41 Installing dependencies: #14 20.41 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #14 20.41 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #14 20.41 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #14 20.41 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 20.41 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #14 20.41 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #14 20.41 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 20.41 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 20.41 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #14 20.41 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #14 20.41 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 20.41 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #14 20.41 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #14 20.41 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #14 20.41 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 20.41 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #14 20.41 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #14 20.41 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 20.41 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #14 20.41 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #14 20.41 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #14 20.41 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 20.41 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #14 20.41 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #14 20.41 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 20.41 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #14 20.41 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #14 20.41 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 20.41 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 20.41 #14 20.41 Transaction Summary #14 20.41 ======================================================================================= #14 20.41 Install 31 Packages #14 20.41 #14 20.41 Total download size: 12 M #14 20.41 Installed size: 41 M #14 20.41 Downloading Packages: #14 20.74 (1/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 69 kB/s | 16 kB 00:00 #14 20.74 (2/31): boost-1.75.0-8.el9.x86_64.rpm 45 kB/s | 11 kB 00:00 #14 20.74 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 2.9 MB/s | 24 kB 00:00 #14 20.74 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 4.3 MB/s | 36 kB 00:00 #14 20.74 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 15 kB 00:00 #14 20.74 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 6.0 MB/s | 44 kB 00:00 #14 20.74 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 4.3 MB/s | 32 kB 00:00 #14 20.74 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 13 kB 00:00 #14 20.74 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 5.9 MB/s | 38 kB 00:00 #14 20.74 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 7.0 MB/s | 57 kB 00:00 #14 20.74 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 12 MB/s | 101 kB 00:00 #14 20.74 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 4.6 MB/s | 38 kB 00:00 #14 20.74 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 14 MB/s | 214 kB 00:00 #14 20.74 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 28 MB/s | 205 kB 00:00 #14 20.74 (15/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 15 kB 00:00 #14 20.74 (16/31): boost-log-1.75.0-8.el9.x86_64.rpm 10 MB/s | 408 kB 00:00 #14 20.76 (17/31): boost-program-options-1.75.0-8.el9.x86 5.4 MB/s | 106 kB 00:00 #14 20.76 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 7.7 MB/s | 92 kB 00:00 #14 20.76 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 23 kB 00:00 #14 20.86 (20/31): boost-serialization-1.75.0-8.el9.x86_6 4.3 MB/s | 129 kB 00:00 #14 20.86 (21/31): boost-regex-1.75.0-8.el9.x86_64.rpm 5.0 MB/s | 277 kB 00:00 #14 20.86 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 1.0 MB/s | 27 kB 00:00 #14 20.86 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 13 kB 00:00 #14 20.86 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 28 MB/s | 230 kB 00:00 #14 20.86 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 6.4 MB/s | 55 kB 00:00 #14 20.86 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 3.4 MB/s | 23 kB 00:00 #14 20.86 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 4.9 MB/s | 30 kB 00:00 #14 20.86 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 27 MB/s | 208 kB 00:00 #14 20.86 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 13 MB/s | 67 kB 00:00 #14 20.86 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 16 MB/s | 308 kB 00:00 #14 20.97 (31/31): libicu-67.1-9.el9.x86_64.rpm 20 MB/s | 9.6 MB 00:00 #14 20.97 -------------------------------------------------------------------------------- #14 20.97 Total 25 MB/s | 12 MB 00:00 #14 20.97 Running transaction check #14 20.97 Transaction check succeeded. #14 20.97 Running transaction test #14 21.14 Transaction test succeeded. #14 21.14 Running transaction #14 21.59 Preparing : 1/1 #14 21.77 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #14 21.77 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #14 21.77 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #14 21.83 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #14 22.09 Installing : libicu-67.1-9.el9.x86_64 5/31 #14 22.18 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #14 22.18 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #14 22.18 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #14 22.18 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #14 22.18 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #14 22.18 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #14 22.18 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #14 22.18 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #14 22.21 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #14 22.21 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #14 22.21 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #14 22.21 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #14 22.27 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 22.27 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #14 22.27 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #14 22.27 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #14 22.27 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #14 22.27 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #14 22.27 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #14 22.32 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #14 22.32 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #14 22.32 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #14 22.32 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #14 22.39 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #14 22.39 Installing : boost-1.75.0-8.el9.x86_64 30/31 #14 22.39 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 22.49 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 22.74 Verifying : libicu-67.1-9.el9.x86_64 1/31 #14 22.74 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #14 22.74 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #14 22.74 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #14 22.74 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #14 22.74 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #14 22.74 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #14 22.74 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #14 22.74 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #14 22.74 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #14 22.74 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #14 22.74 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #14 22.74 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #14 22.74 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #14 22.74 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #14 22.74 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #14 22.74 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #14 22.74 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #14 22.74 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #14 22.74 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #14 22.74 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #14 22.74 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #14 22.74 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #14 22.74 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #14 22.74 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #14 22.74 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #14 22.74 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #14 22.74 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #14 22.74 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #14 22.74 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 22.74 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 22.88 #14 22.88 Installed: #14 22.88 boost-1.75.0-8.el9.x86_64 #14 22.88 boost-atomic-1.75.0-8.el9.x86_64 #14 22.88 boost-chrono-1.75.0-8.el9.x86_64 #14 22.88 boost-container-1.75.0-8.el9.x86_64 #14 22.88 boost-context-1.75.0-8.el9.x86_64 #14 22.88 boost-contract-1.75.0-8.el9.x86_64 #14 22.88 boost-coroutine-1.75.0-8.el9.x86_64 #14 22.88 boost-date-time-1.75.0-8.el9.x86_64 #14 22.88 boost-fiber-1.75.0-8.el9.x86_64 #14 22.88 boost-filesystem-1.75.0-8.el9.x86_64 #14 22.88 boost-graph-1.75.0-8.el9.x86_64 #14 22.88 boost-iostreams-1.75.0-8.el9.x86_64 #14 22.88 boost-locale-1.75.0-8.el9.x86_64 #14 22.88 boost-log-1.75.0-8.el9.x86_64 #14 22.88 boost-math-1.75.0-8.el9.x86_64 #14 22.88 boost-nowide-1.75.0-8.el9.x86_64 #14 22.88 boost-program-options-1.75.0-8.el9.x86_64 #14 22.88 boost-python3-1.75.0-8.el9.x86_64 #14 22.88 boost-random-1.75.0-8.el9.x86_64 #14 22.88 boost-regex-1.75.0-8.el9.x86_64 #14 22.88 boost-serialization-1.75.0-8.el9.x86_64 #14 22.88 boost-stacktrace-1.75.0-8.el9.x86_64 #14 22.88 boost-system-1.75.0-8.el9.x86_64 #14 22.88 boost-test-1.75.0-8.el9.x86_64 #14 22.88 boost-thread-1.75.0-8.el9.x86_64 #14 22.88 boost-timer-1.75.0-8.el9.x86_64 #14 22.88 boost-type_erasure-1.75.0-8.el9.x86_64 #14 22.88 boost-wave-1.75.0-8.el9.x86_64 #14 22.88 gperftools-libs-2.9.1-3.el9.x86_64 #14 22.88 libicu-67.1-9.el9.x86_64 #14 22.88 libunwind-1.6.2-1.el9.x86_64 #14 22.88 #14 22.88 Complete! #14 23.11 75 files removed #14 23.57 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 23.57 Collecting contrail-vrouter-api==0.1.dev0 #14 23.57 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 23.70 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. #14 23.70 Installing collected packages: contrail-vrouter-api #14 23.70 Successfully installed contrail-vrouter-api-0.1.dev0 #14 DONE 23.9s #15 [stage-1 8/8] COPY *.sh / #15 DONE 0.4s #16 exporting to image #16 exporting layers #16 exporting layers 3.4s done #16 writing image sha256:6bc7760dcf57b8cefd7a821e94d501671c88b9ff9d19812b25476a4100dff90f #16 writing image sha256:6bc7760dcf57b8cefd7a821e94d501671c88b9ff9d19812b25476a4100dff90f 0.0s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_4_9-1_5 0.1s done #16 DONE 3.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-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2025-10-20 08:25:28,213: INFO: Docker build duration: 139 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 5fd6a0a6ec21: Preparing 0a1740489734: Preparing 0333e631783a: Preparing 73bda156a5ec: Preparing 05cf4fdb94d3: Preparing 2c512829648c: Preparing 3d34efe093d5: Preparing c5a8c8b94f24: Preparing 2b1078eb6442: Preparing 446f2fbeca7c: Preparing b050d7324653: Preparing 942234dc637b: Preparing cb0615e6fd2b: Preparing fe02c8f9b595: Preparing 5a995c1e6e87: Preparing 5adb044fd215: Preparing e41b5faf0a87: Preparing f857f1aebe8a: Preparing 44343de3ea1d: Preparing 5fd6a0a6ec21: Waiting 0a1740489734: Waiting 0333e631783a: Waiting 73bda156a5ec: Waiting 05cf4fdb94d3: Waiting 2c512829648c: Waiting 3d34efe093d5: Waiting c5a8c8b94f24: Waiting 2b1078eb6442: Waiting 446f2fbeca7c: Waiting b050d7324653: Waiting 942234dc637b: Waiting cb0615e6fd2b: Waiting fe02c8f9b595: Waiting 5a995c1e6e87: Waiting 5adb044fd215: Waiting e41b5faf0a87: Waiting f857f1aebe8a: Waiting 44343de3ea1d: Waiting 5fd6a0a6ec21: Pushed 0333e631783a: Pushed 73bda156a5ec: Pushed 05cf4fdb94d3: Pushed 2c512829648c: Pushed c5a8c8b94f24: Layer already exists 2b1078eb6442: Layer already exists 3d34efe093d5: Pushed 446f2fbeca7c: Layer already exists 942234dc637b: Layer already exists b050d7324653: Layer already exists fe02c8f9b595: Layer already exists cb0615e6fd2b: Layer already exists 5a995c1e6e87: Layer already exists 5adb044fd215: Layer already exists e41b5faf0a87: Layer already exists f857f1aebe8a: Layer already exists 44343de3ea1d: Layer already exists 0a1740489734: Pushed master-2_2_4_9-1_5: digest: sha256:e7f97078dcb2f9e99f659151f1c1170197147528d242629349d6f1a19cfbf9a0 size: 4292 2025-10-20 08:25:41,206: INFO: Building opensdn-tor-agent finished successfully, duration: 152 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_4_9-1_5 6bc7760dcf57 18 seconds ago 573MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_4_9-1_5 278e777503e9 25 seconds ago 888MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_2_4_9-1_5 c0be8e06d0f1 35 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_2_4_9-1_5 2e649a274801 37 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_2_4_9-1_5 c1c8a4dc5e40 44 seconds ago 551MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_4_9-1_5 edaf413b4646 51 seconds ago 536MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_4_9-1_5 6f95a3f876d7 57 seconds ago 530MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_4_9-1_5 a738844e5809 57 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_4_9-1_5 b3d966ff5d47 About a minute ago 741MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_2_4_9-1_5 0c192769372b About a minute ago 606MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_2_4_9-1_5 7bc3be5c4c80 About a minute ago 790MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_4_9-1_5 2de7f24f1490 About a minute ago 860MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_4_9-1_5 08ecb58153f6 About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_4_9-1_5 09c049c0a769 About a minute ago 533MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_4_9-1_5 78889c5d4ffe 2 minutes ago 584MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_4_9-1_5 5252974d90b4 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_4_9-1_5 8d8fe836528f 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_4_9-1_5 4782f3cd6ed4 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_4_9-1_5 5a7535ac0d89 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_4_9-1_5 3fbe28d5eeb3 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_4_9-1_5 9fef62d4651c 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_4_9-1_5 0aa1a88386d5 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_4_9-1_5 f2a77b3c5985 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_4_9-1_5 d137bde00169 2 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_4_9-1_5 b87f33617142 2 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_4_9-1_5 e81428d9e38f 2 minutes ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_4_9-1_5 7f10b71c9f3b 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_4_9-1_5 3468f5c8c0bc 2 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_4_9-1_5 9cb0b26d3ea9 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-deployment-test master-2_2_4_9-1_5 884e6ee29cab 7 minutes ago 423MB opensdn-test-test master-2_2_4_9-1_5 40ecc07a3673 9 minutes ago 1.64GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_2_4_9-1_5 40ecc07a3673 9 minutes ago 1.64GB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_4_9-1_5 f55bbc5834d9 10 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_4_9-1_5 22d0e5e0455b 10 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_4_9-1_5 8671deba6f6b 10 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_4_9-1_5 a713f978e969 10 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_4_9-1_5 c0df894bfb8d 10 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_4_9-1_5 4b9de81b7f7a 10 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_4_9-1_5 dd4531589d72 10 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_4_9-1_5 02fb994a8b24 10 minutes ago 152MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_4_9-1_5 866a0a2273f4 10 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_4_9-1_5 10b1f7f4c750 11 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_4_9-1_5 e5b669776d26 11 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_4_9-1_5 7433e50061b7 11 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_4_9-1_5 62772712379e 11 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_4_9-1_5 42dd8fcf90c2 11 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_4_9-1_5 64ee89a1cf5c 12 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_4_9-1_5 ddb9cf96640f 13 minutes ago 2.35MB tf-dev-sandbox compile 84a6ed05411d 13 minutes ago 24.8GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_4_9-1_5 e6ba1c13ab78 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_4_9-1_5 125739f0a225 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 532559370a7e About an hour ago 2.33MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_4_9-1_5 166a07e3a997 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_4_9-1_5 10950fa587f5 About an hour ago 4.26kB tf-dev-sandbox frozen 3788d8193d55 2 hours ago 2.81GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 3788d8193d55 2 hours ago 2.81GB rockylinux 9 9cc24f05f309 23 months ago 176MB