2025-10-05 18:06:06,392: INFO: Building opensdn-tor-agent 2025-10-05 18:06:06,472: 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_4_8-4 --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 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.15kB done #1 DONE 0.6s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_4_8-4 #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.4s #5 [stage-1 1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_4_8-4 #5 DONE 1.1s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 2.8s #8 [stage-1 2/8] COPY --from=build /root/contrail/buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.4s #9 [stage-1 3/8] COPY --from=build /root/contrail/buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.0s #10 [stage-1 4/8] COPY --from=build /root/contrail/buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.5s #11 [stage-1 5/8] COPY --from=build /root/contrail/buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.6s #12 [stage-1 6/8] COPY --from=build /root/contrail/buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.9s #13 [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 #13 1.899 Contrail repo 7.9 kB/s | 257 B 00:00 #13 2.022 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 2.1 MB 00:00 #13 3.354 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 730 kB 00:00 #13 3.956 added from: http://tf-mirrors.gz1.opensdn.io/re 2.3 MB/s | 264 kB 00:00 #13 4.248 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 7.0 MB 00:00 #13 8.389 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 4.0 MB 00:00 #13 11.31 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 939 kB 00:00 #13 12.14 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 2.3 MB 00:00 #13 14.33 added from: http://tf-mirrors.gz1.opensdn.io/re 2.7 MB/s | 392 kB 00:00 #13 14.94 added from: http://tf-mirrors.gz1.opensdn.io/re 2.9 MB/s | 451 kB 00:00 #13 15.50 added from: http://tf-mirrors.gz1.opensdn.io/re 406 kB/s | 16 kB 00:00 #13 16.05 added from: http://tf-mirrors.gz1.opensdn.io/re 7.9 kB/s | 257 B 00:00 #13 16.47 added from: http://tf-mirrors.gz1.opensdn.io/re 315 kB/s | 13 kB 00:00 #13 16.88 added from: http://tf-mirrors.gz1.opensdn.io/re 2.0 MB/s | 64 kB 00:00 #13 17.78 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 30 MB 00:00 #13 36.25 Third parties for OpenSDN 26 MB/s | 5.4 MB 00:00 #13 44.75 Dependencies resolved. #13 44.75 ======================================================================================= #13 44.75 Package Arch Version Repository Size #13 44.75 ======================================================================================= #13 44.75 Installing: #13 44.75 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 44.75 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 44.75 Installing dependencies: #13 44.75 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 44.75 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 44.75 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 44.75 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 44.75 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 44.75 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 44.75 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 44.75 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 44.75 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 44.75 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 44.75 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 44.75 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 44.75 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 44.75 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 44.75 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 44.75 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 44.75 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 44.75 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 44.75 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 44.75 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 44.75 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 44.75 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 44.75 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 44.75 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 44.75 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 44.75 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 44.75 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 44.75 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 44.75 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 44.75 #13 44.75 Transaction Summary #13 44.75 ======================================================================================= #13 44.75 Install 31 Packages #13 44.75 #13 44.75 Total download size: 12 M #13 44.75 Installed size: 41 M #13 44.75 Downloading Packages: #13 44.78 (1/31): boost-1.75.0-8.el9.x86_64.rpm 589 kB/s | 11 kB 00:00 #13 44.78 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 785 kB/s | 16 kB 00:00 #13 44.78 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 5.6 MB/s | 24 kB 00:00 #13 44.78 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 7.5 MB/s | 36 kB 00:00 #13 44.80 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 15 kB 00:00 #13 44.80 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 7.0 MB/s | 44 kB 00:00 #13 44.80 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 6.0 MB/s | 32 kB 00:00 #13 44.80 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 13 kB 00:00 #13 44.80 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 38 kB 00:00 #13 44.82 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 4.4 MB/s | 57 kB 00:00 #13 44.82 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 5.8 MB/s | 101 kB 00:00 #13 44.82 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 2.3 MB/s | 38 kB 00:00 #13 44.84 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 8.9 MB/s | 214 kB 00:00 #13 44.86 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 14 MB/s | 205 kB 00:00 #13 44.90 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 9.8 MB/s | 408 kB 00:00 #13 44.90 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 15 kB 00:00 #13 44.90 (17/31): boost-program-options-1.75.0-8.el9.x86 15 MB/s | 106 kB 00:00 #13 44.90 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 12 MB/s | 92 kB 00:00 #13 44.90 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 3.3 MB/s | 23 kB 00:00 #13 44.90 (20/31): boost-serialization-1.75.0-8.el9.x86_6 17 MB/s | 129 kB 00:00 #13 44.90 (21/31): boost-regex-1.75.0-8.el9.x86_64.rpm 16 MB/s | 277 kB 00:00 #13 44.90 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.1 MB/s | 27 kB 00:00 #13 44.90 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 13 kB 00:00 #13 44.92 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 25 MB/s | 230 kB 00:00 #13 44.92 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 5.3 MB/s | 55 kB 00:00 #13 44.94 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 1.0 MB/s | 23 kB 00:00 #13 44.94 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 1.3 MB/s | 30 kB 00:00 #13 44.94 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 22 MB/s | 208 kB 00:00 #13 44.94 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 23 MB/s | 308 kB 00:00 #13 45.00 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.6 MB/s | 67 kB 00:00 #13 45.14 (31/31): libicu-67.1-9.el9.x86_64.rpm 24 MB/s | 9.6 MB 00:00 #13 45.14 -------------------------------------------------------------------------------- #13 45.14 Total 31 MB/s | 12 MB 00:00 #13 45.14 Running transaction check #13 45.21 Transaction check succeeded. #13 45.21 Running transaction test #13 45.53 Transaction test succeeded. #13 45.53 Running transaction #13 46.31 Preparing : 1/1 #13 46.46 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 46.51 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 46.51 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 46.51 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 47.44 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 47.56 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 47.70 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 47.84 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 47.96 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 48.03 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 48.05 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 48.07 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 48.07 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 48.10 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 48.10 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 48.12 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 48.12 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 48.13 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 48.14 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 48.16 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 48.17 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 48.20 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 48.20 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 48.20 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 48.21 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 48.23 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 48.25 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 48.25 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 48.26 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 48.27 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 48.29 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 48.32 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 48.58 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 48.58 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 48.58 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 48.58 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 48.58 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 48.58 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 48.58 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 48.58 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 48.58 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 48.58 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 48.58 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 48.58 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 48.58 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 48.58 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 48.58 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 48.58 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 48.58 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 48.58 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 48.58 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 48.59 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 48.59 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 48.59 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 48.59 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 48.59 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 48.59 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 48.59 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 48.59 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 48.59 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 48.59 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 48.59 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 48.59 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 48.77 #13 48.77 Installed: #13 48.77 boost-1.75.0-8.el9.x86_64 #13 48.77 boost-atomic-1.75.0-8.el9.x86_64 #13 48.77 boost-chrono-1.75.0-8.el9.x86_64 #13 48.77 boost-container-1.75.0-8.el9.x86_64 #13 48.77 boost-context-1.75.0-8.el9.x86_64 #13 48.77 boost-contract-1.75.0-8.el9.x86_64 #13 48.77 boost-coroutine-1.75.0-8.el9.x86_64 #13 48.77 boost-date-time-1.75.0-8.el9.x86_64 #13 48.77 boost-fiber-1.75.0-8.el9.x86_64 #13 48.77 boost-filesystem-1.75.0-8.el9.x86_64 #13 48.77 boost-graph-1.75.0-8.el9.x86_64 #13 48.77 boost-iostreams-1.75.0-8.el9.x86_64 #13 48.77 boost-locale-1.75.0-8.el9.x86_64 #13 48.77 boost-log-1.75.0-8.el9.x86_64 #13 48.77 boost-math-1.75.0-8.el9.x86_64 #13 48.77 boost-nowide-1.75.0-8.el9.x86_64 #13 48.77 boost-program-options-1.75.0-8.el9.x86_64 #13 48.77 boost-python3-1.75.0-8.el9.x86_64 #13 48.77 boost-random-1.75.0-8.el9.x86_64 #13 48.77 boost-regex-1.75.0-8.el9.x86_64 #13 48.77 boost-serialization-1.75.0-8.el9.x86_64 #13 48.77 boost-stacktrace-1.75.0-8.el9.x86_64 #13 48.77 boost-system-1.75.0-8.el9.x86_64 #13 48.77 boost-test-1.75.0-8.el9.x86_64 #13 48.77 boost-thread-1.75.0-8.el9.x86_64 #13 48.77 boost-timer-1.75.0-8.el9.x86_64 #13 48.77 boost-type_erasure-1.75.0-8.el9.x86_64 #13 48.77 boost-wave-1.75.0-8.el9.x86_64 #13 48.77 gperftools-libs-2.9.1-3.el9.x86_64 #13 48.77 libicu-67.1-9.el9.x86_64 #13 48.77 libunwind-1.6.2-1.el9.x86_64 #13 48.77 #13 48.77 Complete! #13 49.42 80 files removed #13 50.44 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 50.49 Collecting contrail-vrouter-api==0.1.dev0 #13 50.49 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 50.67 Installing collected packages: contrail-vrouter-api #13 50.73 Successfully installed contrail-vrouter-api-0.1.dev0 #13 50.76 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. #13 DONE 52.3s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.8s #15 exporting to image #15 exporting layers #15 exporting layers 5.9s done #15 writing image sha256:aa2af9890b4f20e3f3b3422dffcd552ae764065c72194eb77d2735ce9db40a30 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_1_4_8-4 0.0s done #15 DONE 6.4s 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-05 18:07:51,648: INFO: Docker build duration: 105 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] c93e280ca0ba: Preparing 8dd0eb201772: Preparing e8c4345bb381: Preparing f67d25649dc2: Preparing 13828fe46216: Preparing 68ac718de5a2: Preparing 1a91b3a71bd6: Preparing 032cc19d0043: Preparing 744798939625: Preparing 38ca72ce8723: Preparing c6e1385e2011: Preparing b8715f2e8054: Preparing 533df730dd0d: Preparing 42d7678f396f: Preparing a296c32f9d10: Preparing 80081ea0a5d2: Preparing 0493f9035613: Preparing 426f2cf47e4f: Preparing 44343de3ea1d: Preparing c93e280ca0ba: Waiting 8dd0eb201772: Waiting e8c4345bb381: Waiting f67d25649dc2: Waiting 13828fe46216: Waiting 68ac718de5a2: Waiting 1a91b3a71bd6: Waiting 032cc19d0043: Waiting 744798939625: Waiting 38ca72ce8723: Waiting c6e1385e2011: Waiting b8715f2e8054: Waiting 533df730dd0d: Waiting 42d7678f396f: Waiting a296c32f9d10: Waiting 80081ea0a5d2: Waiting 0493f9035613: Waiting 426f2cf47e4f: Waiting 44343de3ea1d: Waiting c93e280ca0ba: Pushed e8c4345bb381: Pushed f67d25649dc2: Pushed 13828fe46216: Pushed 68ac718de5a2: Pushed 032cc19d0043: Layer already exists 1a91b3a71bd6: Pushed 744798939625: Layer already exists 38ca72ce8723: Layer already exists c6e1385e2011: Layer already exists b8715f2e8054: Layer already exists 42d7678f396f: Layer already exists 533df730dd0d: Layer already exists a296c32f9d10: Layer already exists 80081ea0a5d2: Layer already exists 0493f9035613: Layer already exists 44343de3ea1d: Layer already exists 426f2cf47e4f: Layer already exists 8dd0eb201772: Pushed master-2_1_4_8-4: digest: sha256:f06dc6edbcc715619175c212a480661d9fc9320f2a4e9e0fc8602d35b3b006df size: 4292 2025-10-05 18:08:14,316: INFO: Building opensdn-tor-agent finished successfully, duration: 128 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_1_4_8-4 2d6394d36c43 8 seconds ago 548MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_1_4_8-4 661be3337daa 10 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_1_4_8-4 2d6b762cbae3 24 seconds ago 606MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_1_4_8-4 aa2af9890b4f 31 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_1_4_8-4 d70a9cc22389 33 seconds ago 859MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_1_4_8-4 41dd6777975e 34 seconds ago 530MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_1_4_8-4 b625f74608a1 52 seconds ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_1_4_8-4 73be0d60382b 54 seconds ago 741MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_1_4_8-4 74dd3fa00047 About a minute ago 888MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_1_4_8-4 00029483d9e7 About a minute ago 534MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_4_8-4 514600b5297e About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_4_8-4 800e147f1f3d About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_4_8-4 a6b5f23b084d About a minute ago 529MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_4_8-4 e14575b7baf8 About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_4_8-4 86c993ec7199 About a minute ago 525MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_4_8-4 469c7917c533 About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_4_8-4 daf72971b509 About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_4_8-4 0c1c4064e62c About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_4_8-4 4b2f94e9f2e5 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_4_8-4 0aa9cf69984b About a minute ago 517MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_4_8-4 f21bb4150a2f About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_4_8-4 27ce8aabcffc About a minute ago 294MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_4_8-4 4daabf153bd9 About a minute ago 293MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_4_8-4 ac1449851865 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_4_8-4 8b1081e577ca 3 minutes ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_4_8-4 bb5b0b0d95b3 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_4_8-4 ee765ff76368 3 minutes ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_4_8-4 1b11c5009591 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_4_8-4 ec3bc356f759 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_4_8-4 bab0355e090e 3 minutes ago 714MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_4_8-4 c9094e8c3c8a 3 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_4_8-4 1c9447ac01f4 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_4_8-4 27c4d0c2aebb 3 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_4_8-4 68ff0bc229b7 3 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_4_8-4 830e44a438ef 3 minutes ago 573MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_4_8-4 8c106f931e7d 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_4_8-4 4dd750aa56c5 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_4_8-4 883077f2c023 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_4_8-4 66dd3c527850 6 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_4_8-4 777a8cbc4b5c 6 minutes ago 2.42MB tf-dev-sandbox compile 1030a75c0dd1 7 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_4_8-4 197ddf3d9771 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_4_8-4 34e8e1a5d6fb About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_4_8-4 3aaa79057265 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src ad549286b411 About an hour ago 2.4MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_4_8-4 499c954e0239 About an hour ago 4.53kB tf-dev-sandbox sandbox-master-2_1_4_8-4 247991839eb5 About an hour ago 2.84GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox sandbox-master-2_1_4_8-4 247991839eb5 About an hour ago 2.84GB rockylinux 9 9cc24f05f309 22 months ago 176MB