2025-10-27 10:47:31,315: INFO: Building opensdn-tor-agent 2025-10-27 10:47:31,376: 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_3_7-1_6 --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.6s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_3_7-1_6 #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.7s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_3_7-1_6 #5 DONE 1.0s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 1.52kB done #7 ... #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 2.1s #7 [internal] load build context #7 DONE 2.8s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.9s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 2.9s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 3.0s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.1s #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.976 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 2.1 MB 00:00 #13 3.161 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 730 kB 00:00 #13 3.668 added from: http://tf-mirrors.gz1.opensdn.io/re 5.1 MB/s | 264 kB 00:00 #13 4.149 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 7.0 MB 00:00 #13 6.981 added from: http://tf-mirrors.gz1.opensdn.io/re 44 MB/s | 4.0 MB 00:00 #13 8.545 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 939 kB 00:00 #13 9.014 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 2.3 MB 00:00 #13 9.970 added from: http://tf-mirrors.gz1.opensdn.io/re 9.0 MB/s | 392 kB 00:00 #13 10.39 added from: http://tf-mirrors.gz1.opensdn.io/re 9.9 MB/s | 451 kB 00:00 #13 10.84 added from: http://tf-mirrors.gz1.opensdn.io/re 584 kB/s | 16 kB 00:00 #13 11.05 added from: http://tf-mirrors.gz1.opensdn.io/re 7.2 kB/s | 257 B 00:00 #13 11.30 added from: http://tf-mirrors.gz1.opensdn.io/re 353 kB/s | 13 kB 00:00 #13 11.50 added from: http://tf-mirrors.gz1.opensdn.io/re 1.3 MB/s | 64 kB 00:00 #13 12.23 added from: http://tf-mirrors.gz1.opensdn.io/re 64 MB/s | 30 MB 00:00 #13 27.46 Third parties for OpenSDN 36 MB/s | 5.1 MB 00:00 #13 36.23 Dependencies resolved. #13 36.23 ======================================================================================= #13 36.23 Package Arch Version Repository Size #13 36.23 ======================================================================================= #13 36.23 Installing: #13 36.23 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 36.23 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 36.23 Installing dependencies: #13 36.23 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 36.23 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 36.23 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 36.23 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 36.23 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 36.23 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 36.23 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 36.23 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 36.23 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 36.23 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 36.23 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 36.23 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 36.23 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 36.23 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 36.23 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 36.23 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 36.23 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 36.23 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 36.23 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 36.23 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 36.23 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 36.23 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 36.23 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 36.23 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 36.23 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 36.23 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 36.23 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 36.23 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 36.23 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 36.23 #13 36.23 Transaction Summary #13 36.23 ======================================================================================= #13 36.23 Install 31 Packages #13 36.23 #13 36.23 Total download size: 12 M #13 36.23 Installed size: 41 M #13 36.23 Downloading Packages: #13 36.26 (1/31): boost-1.75.0-8.el9.x86_64.rpm 498 kB/s | 11 kB 00:00 #13 36.26 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 540 kB/s | 16 kB 00:00 #13 36.32 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 375 kB/s | 24 kB 00:00 #13 36.33 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 570 kB/s | 36 kB 00:00 #13 36.33 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 15 kB 00:00 #13 36.34 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 4.3 MB/s | 44 kB 00:00 #13 36.34 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 32 kB 00:00 #13 36.35 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 682 kB/s | 13 kB 00:00 #13 36.37 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 38 kB 00:00 #13 36.37 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 5.1 MB/s | 57 kB 00:00 #13 36.37 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 12 MB/s | 101 kB 00:00 #13 36.41 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 5.6 MB/s | 38 kB 00:00 #13 36.41 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 23 MB/s | 214 kB 00:00 #13 36.41 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 20 MB/s | 408 kB 00:00 #13 36.43 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 6.4 MB/s | 205 kB 00:00 #13 36.43 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 717 kB/s | 15 kB 00:00 #13 36.43 (17/31): boost-program-options-1.75.0-8.el9.x86 15 MB/s | 106 kB 00:00 #13 36.43 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 10 MB/s | 92 kB 00:00 #13 36.43 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 2.8 MB/s | 23 kB 00:00 #13 36.44 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 23 MB/s | 277 kB 00:00 #13 36.45 (21/31): boost-serialization-1.75.0-8.el9.x86_6 9.8 MB/s | 129 kB 00:00 #13 36.45 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.6 MB/s | 27 kB 00:00 #13 36.45 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 13 kB 00:00 #13 36.45 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 24 MB/s | 230 kB 00:00 #13 36.48 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 5.6 MB/s | 55 kB 00:00 #13 36.48 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 3.1 MB/s | 23 kB 00:00 #13 36.48 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 4.5 MB/s | 30 kB 00:00 #13 36.48 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 17 MB/s | 208 kB 00:00 #13 36.49 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 8.8 MB/s | 67 kB 00:00 #13 36.50 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 13 MB/s | 308 kB 00:00 #13 36.61 (31/31): libicu-67.1-9.el9.x86_64.rpm 25 MB/s | 9.6 MB 00:00 #13 36.61 -------------------------------------------------------------------------------- #13 36.61 Total 31 MB/s | 12 MB 00:00 #13 36.61 Running transaction check #13 36.69 Transaction check succeeded. #13 36.69 Running transaction test #13 37.03 Transaction test succeeded. #13 37.03 Running transaction #13 37.62 Preparing : 1/1 #13 37.74 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 37.75 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 37.76 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 37.76 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 38.15 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 38.18 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 38.19 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 38.20 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 38.20 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 38.24 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 38.24 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 38.27 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 38.27 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 38.27 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 38.27 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 38.29 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 38.29 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 38.30 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 38.31 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 38.32 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 38.33 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 38.35 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 38.35 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 38.36 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 38.36 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 38.38 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 38.40 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 38.42 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 38.42 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 38.42 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 38.45 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 38.46 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 38.65 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 38.65 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 38.65 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 38.65 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 38.65 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 38.65 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 38.65 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 38.65 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 38.65 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 38.65 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 38.65 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 38.65 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 38.65 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 38.65 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 38.66 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 38.66 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 38.66 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 38.66 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 38.66 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 38.66 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 38.66 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 38.66 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 38.66 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 38.66 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 38.66 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 38.66 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 38.66 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 38.66 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 38.66 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 38.66 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 38.66 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 38.81 #13 38.81 Installed: #13 38.81 boost-1.75.0-8.el9.x86_64 #13 38.81 boost-atomic-1.75.0-8.el9.x86_64 #13 38.81 boost-chrono-1.75.0-8.el9.x86_64 #13 38.81 boost-container-1.75.0-8.el9.x86_64 #13 38.81 boost-context-1.75.0-8.el9.x86_64 #13 38.81 boost-contract-1.75.0-8.el9.x86_64 #13 38.81 boost-coroutine-1.75.0-8.el9.x86_64 #13 38.81 boost-date-time-1.75.0-8.el9.x86_64 #13 38.81 boost-fiber-1.75.0-8.el9.x86_64 #13 38.81 boost-filesystem-1.75.0-8.el9.x86_64 #13 38.81 boost-graph-1.75.0-8.el9.x86_64 #13 38.81 boost-iostreams-1.75.0-8.el9.x86_64 #13 38.81 boost-locale-1.75.0-8.el9.x86_64 #13 38.81 boost-log-1.75.0-8.el9.x86_64 #13 38.81 boost-math-1.75.0-8.el9.x86_64 #13 38.81 boost-nowide-1.75.0-8.el9.x86_64 #13 38.81 boost-program-options-1.75.0-8.el9.x86_64 #13 38.81 boost-python3-1.75.0-8.el9.x86_64 #13 38.81 boost-random-1.75.0-8.el9.x86_64 #13 38.81 boost-regex-1.75.0-8.el9.x86_64 #13 38.81 boost-serialization-1.75.0-8.el9.x86_64 #13 38.81 boost-stacktrace-1.75.0-8.el9.x86_64 #13 38.81 boost-system-1.75.0-8.el9.x86_64 #13 38.81 boost-test-1.75.0-8.el9.x86_64 #13 38.81 boost-thread-1.75.0-8.el9.x86_64 #13 38.81 boost-timer-1.75.0-8.el9.x86_64 #13 38.81 boost-type_erasure-1.75.0-8.el9.x86_64 #13 38.81 boost-wave-1.75.0-8.el9.x86_64 #13 38.81 gperftools-libs-2.9.1-3.el9.x86_64 #13 38.81 libicu-67.1-9.el9.x86_64 #13 38.81 libunwind-1.6.2-1.el9.x86_64 #13 38.81 #13 38.81 Complete! #13 39.16 75 files removed #13 39.66 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 39.72 Collecting contrail-vrouter-api==0.1.dev0 #13 39.74 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 40.19 Installing collected packages: contrail-vrouter-api #13 40.42 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #13 40.42 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 41.1s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.1s #15 exporting to image #15 exporting layers #15 exporting layers 5.8s done #15 writing image sha256:4595bd78c82d9a7e03ecf710bc4a8016ac07ee4b7dffbf6cbd0b87f960e484a6 #15 writing image sha256:4595bd78c82d9a7e03ecf710bc4a8016ac07ee4b7dffbf6cbd0b87f960e484a6 done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_3_7-1_6 0.0s done #15 DONE 8.2s 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-27 10:48:38,880: INFO: Docker build duration: 67 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] d59e13fbdb4f: Preparing 12398f065bd6: Preparing fb44d5184cde: Preparing b350bc4d3baf: Preparing 243ddb3b78e4: Preparing b2e5b5aa5ed3: Preparing a3ddf99135e0: Preparing 82d72d5c5e3d: Preparing 19dae39b3b30: Preparing f1b5792fe77c: Preparing bbf47fbc2eb6: Preparing 9558657d9fcb: Preparing 555d418cbe93: Preparing e15ec225f8c4: Preparing f7a5fc72e1e6: Preparing 869fed485ee8: Preparing dc88de3887c2: Preparing 66639d51ea4d: Preparing 44d9930d7c0a: Preparing 44343de3ea1d: Preparing b350bc4d3baf: Waiting 243ddb3b78e4: Waiting b2e5b5aa5ed3: Waiting a3ddf99135e0: Waiting 82d72d5c5e3d: Waiting 19dae39b3b30: Waiting f1b5792fe77c: Waiting bbf47fbc2eb6: Waiting 9558657d9fcb: Waiting 555d418cbe93: Waiting e15ec225f8c4: Waiting f7a5fc72e1e6: Waiting 869fed485ee8: Waiting dc88de3887c2: Waiting 66639d51ea4d: Waiting 44d9930d7c0a: Waiting 44343de3ea1d: Waiting fb44d5184cde: Pushed d59e13fbdb4f: Pushed b350bc4d3baf: Pushed 243ddb3b78e4: Pushed b2e5b5aa5ed3: Pushed 82d72d5c5e3d: Layer already exists 19dae39b3b30: Layer already exists f1b5792fe77c: Layer already exists bbf47fbc2eb6: Layer already exists 9558657d9fcb: Layer already exists 555d418cbe93: Layer already exists e15ec225f8c4: Layer already exists a3ddf99135e0: Pushed f7a5fc72e1e6: Layer already exists 869fed485ee8: Layer already exists dc88de3887c2: Layer already exists 66639d51ea4d: Layer already exists 44343de3ea1d: Layer already exists 44d9930d7c0a: Layer already exists 12398f065bd6: Pushed master-2_2_3_7-1_6: digest: sha256:bedf9ac22b0721c13f27d2e34d67a1c2e2d819967800c8374fae6de91f4b1dda size: 4505 2025-10-27 10:49:01,184: INFO: Building opensdn-tor-agent finished successfully, duration: 90 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_3_7-1_6 36abd456a217 11 seconds ago 630MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_3_7-1_6 4595bd78c82d 32 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_3_7-1_6 b7a0b10dd2d2 42 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_3_7-1_6 c54a89c099e0 42 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_3_7-1_6 87ec2de3a613 51 seconds ago 830MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_3_7-1_6 39370674a7da 51 seconds ago 830MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_3_7-1_6 bb3d72361e0a 54 seconds ago 997MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_3_7-1_6 18ce55a1de12 About a minute ago 682MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_3_7-1_6 b8e1ce894197 About a minute ago 628MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_3_7-1_6 ffe3c2d1f46e About a minute ago 637MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_3_7-1_6 c1f673478df3 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_3_7-1_6 5eeafac49218 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_3_7-1_6 b9d521a4930e About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_3_7-1_6 663d56f7fc6b About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_3_7-1_6 8ca598289ab5 About a minute ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_3_7-1_6 298a49ca59cb About a minute ago 613MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_3_7-1_6 2e1f63156d3f About a minute ago 612MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_3_7-1_6 64941b16f357 About a minute ago 612MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_3_7-1_6 7b9ee8d072e9 About a minute ago 616MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_3_7-1_6 8a7ad33b2730 About a minute ago 144MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_3_7-1_6 5c750d2fddfc 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_3_7-1_6 8be98257b85e 2 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_3_7-1_6 1b4665b93d2e 2 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_3_7-1_6 49a20fc9b35d 2 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_3_7-1_6 a7e17178129a 2 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_3_7-1_6 915a75729280 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_3_7-1_6 82923207745d 3 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_3_7-1_6 56cb633790b4 3 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_3_7-1_6 8b594df2f213 3 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_3_7-1_6 d3a80850eebf 3 minutes ago 673MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_3_7-1_6 100b18d7eed5 3 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_3_7-1_6 ad5febf72706 4 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_3_7-1_6 a9a3ec2a2a46 4 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_3_7-1_6 911c9c5341c6 4 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_3_7-1_6 49f788c61df5 5 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_3_7-1_6 893ba73c953b 5 minutes ago 2.45MB tf-dev-sandbox compile e9d0f2f651f4 6 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_3_7-1_6 3e5f59ce29aa About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 41fbf4a78dce About an hour ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_3_7-1_6 03cd6a078d8f About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_3_7-1_6 6512a400a0db About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_3_7-1_6 a21bb17f6a68 About an hour ago 4.17kB tf-dev-sandbox sandbox-master-2_2_3_7-1_6 99299916260c About an hour ago 2.81GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox sandbox-master-2_2_3_7-1_6 99299916260c About an hour ago 2.81GB rockylinux 9 9cc24f05f309 23 months ago 176MB