2025-11-12 02:36:39,522: INFO: Building opensdn-tor-agent 2025-11-12 02:36:39,581: 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_3_4_8-3 --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_3_4_8-3 #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 2.0s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_4_8-3 #5 DONE 0.1s #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 DONE 2.1s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.5s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.0s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.6s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.7s #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.802 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 2.1 MB 00:00 #13 2.342 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 730 kB 00:00 #13 2.627 added from: http://tf-mirrors.gz1.opensdn.io/re 4.9 MB/s | 264 kB 00:00 #13 3.127 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 7.0 MB 00:00 #13 4.895 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 4.0 MB 00:00 #13 6.007 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 939 kB 00:00 #13 6.409 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 2.3 MB 00:00 #13 7.137 added from: http://tf-mirrors.gz1.opensdn.io/re 8.9 MB/s | 392 kB 00:00 #13 7.447 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 451 kB 00:00 #13 7.783 added from: http://tf-mirrors.gz1.opensdn.io/re 205 kB/s | 16 kB 00:00 #13 8.021 added from: http://tf-mirrors.gz1.opensdn.io/re 6.1 kB/s | 257 B 00:00 #13 8.240 added from: http://tf-mirrors.gz1.opensdn.io/re 464 kB/s | 13 kB 00:00 #13 8.512 added from: http://tf-mirrors.gz1.opensdn.io/re 2.8 MB/s | 64 kB 00:00 #13 9.356 added from: http://tf-mirrors.gz1.opensdn.io/re 44 MB/s | 30 MB 00:00 #13 17.63 Third parties for OpenSDN 38 MB/s | 5.1 MB 00:00 #13 22.21 Dependencies resolved. #13 22.21 ======================================================================================= #13 22.21 Package Arch Version Repository Size #13 22.21 ======================================================================================= #13 22.21 Installing: #13 22.21 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 22.21 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 22.21 Installing dependencies: #13 22.21 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 22.21 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 22.21 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 22.21 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 22.21 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 22.21 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 22.21 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 22.21 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 22.21 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 22.21 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 22.21 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 22.21 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 22.21 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 22.21 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 22.21 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 22.21 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 22.21 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 22.21 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 22.21 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 22.21 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 22.21 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 22.21 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 22.21 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 22.21 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 22.21 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 22.21 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 22.21 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 22.21 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 22.21 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 22.21 #13 22.21 Transaction Summary #13 22.21 ======================================================================================= #13 22.21 Install 31 Packages #13 22.21 #13 22.21 Total download size: 12 M #13 22.21 Installed size: 41 M #13 22.21 Downloading Packages: #13 22.21 (1/31): boost-1.75.0-8.el9.x86_64.rpm 634 kB/s | 11 kB 00:00 #13 22.21 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 788 kB/s | 16 kB 00:00 #13 22.21 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 3.4 MB/s | 24 kB 00:00 #13 22.21 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 5.1 MB/s | 36 kB 00:00 #13 22.21 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 15 kB 00:00 #13 22.21 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 8.5 MB/s | 44 kB 00:00 #13 22.21 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 3.8 MB/s | 32 kB 00:00 #13 22.21 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 13 kB 00:00 #13 22.23 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 6.0 MB/s | 38 kB 00:00 #13 22.23 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 8.4 MB/s | 57 kB 00:00 #13 22.23 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 14 MB/s | 101 kB 00:00 #13 22.23 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 5.3 MB/s | 38 kB 00:00 #13 22.24 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 22 MB/s | 214 kB 00:00 #13 22.24 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 23 MB/s | 205 kB 00:00 #13 22.27 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 16 MB/s | 408 kB 00:00 #13 22.27 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 15 kB 00:00 #13 22.27 (17/31): boost-program-options-1.75.0-8.el9.x86 16 MB/s | 106 kB 00:00 #13 22.27 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 14 MB/s | 92 kB 00:00 #13 22.29 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 23 kB 00:00 #13 22.29 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 11 MB/s | 277 kB 00:00 #13 22.30 (21/31): boost-serialization-1.75.0-8.el9.x86_6 8.0 MB/s | 129 kB 00:00 #13 22.30 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.5 MB/s | 27 kB 00:00 #13 22.31 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 13 kB 00:00 #13 22.31 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 24 MB/s | 230 kB 00:00 #13 22.31 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 6.5 MB/s | 55 kB 00:00 #13 22.36 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 3.3 MB/s | 23 kB 00:00 #13 22.36 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 4.4 MB/s | 30 kB 00:00 #13 22.36 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 22 MB/s | 208 kB 00:00 #13 22.56 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 1.5 MB/s | 308 kB 00:00 #13 22.56 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 728 kB/s | 67 kB 00:00 #13 22.68 (31/31): libicu-67.1-9.el9.x86_64.rpm 21 MB/s | 9.6 MB 00:00 #13 22.68 -------------------------------------------------------------------------------- #13 22.68 Total 26 MB/s | 12 MB 00:00 #13 22.68 Running transaction check #13 22.69 Transaction check succeeded. #13 22.69 Running transaction test #13 23.02 Transaction test succeeded. #13 23.02 Running transaction #13 23.79 Preparing : 1/1 #13 24.05 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 24.25 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 24.25 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 24.25 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 24.53 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 24.53 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 24.53 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 24.53 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 24.54 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 24.55 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 24.55 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 24.57 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 24.57 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 24.65 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 24.66 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 24.67 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 24.70 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 24.70 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 24.70 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 24.71 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 24.75 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 24.75 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 24.75 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 24.75 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 24.75 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 24.75 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 24.76 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 24.76 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 24.76 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 24.77 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 24.79 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 24.83 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 25.10 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 25.10 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 25.10 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 25.10 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 25.10 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 25.10 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 25.10 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 25.10 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 25.10 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 25.10 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 25.10 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 25.10 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 25.10 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 25.10 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 25.10 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 25.10 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 25.10 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 25.10 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 25.10 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 25.10 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 25.10 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 25.10 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 25.10 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 25.10 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 25.10 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 25.10 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 25.10 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 25.10 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 25.10 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 25.10 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 25.10 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 25.23 #13 25.23 Installed: #13 25.23 boost-1.75.0-8.el9.x86_64 #13 25.23 boost-atomic-1.75.0-8.el9.x86_64 #13 25.23 boost-chrono-1.75.0-8.el9.x86_64 #13 25.23 boost-container-1.75.0-8.el9.x86_64 #13 25.23 boost-context-1.75.0-8.el9.x86_64 #13 25.23 boost-contract-1.75.0-8.el9.x86_64 #13 25.23 boost-coroutine-1.75.0-8.el9.x86_64 #13 25.23 boost-date-time-1.75.0-8.el9.x86_64 #13 25.23 boost-fiber-1.75.0-8.el9.x86_64 #13 25.23 boost-filesystem-1.75.0-8.el9.x86_64 #13 25.23 boost-graph-1.75.0-8.el9.x86_64 #13 25.23 boost-iostreams-1.75.0-8.el9.x86_64 #13 25.23 boost-locale-1.75.0-8.el9.x86_64 #13 25.23 boost-log-1.75.0-8.el9.x86_64 #13 25.23 boost-math-1.75.0-8.el9.x86_64 #13 25.23 boost-nowide-1.75.0-8.el9.x86_64 #13 25.23 boost-program-options-1.75.0-8.el9.x86_64 #13 25.23 boost-python3-1.75.0-8.el9.x86_64 #13 25.23 boost-random-1.75.0-8.el9.x86_64 #13 25.23 boost-regex-1.75.0-8.el9.x86_64 #13 25.23 boost-serialization-1.75.0-8.el9.x86_64 #13 25.23 boost-stacktrace-1.75.0-8.el9.x86_64 #13 25.23 boost-system-1.75.0-8.el9.x86_64 #13 25.23 boost-test-1.75.0-8.el9.x86_64 #13 25.23 boost-thread-1.75.0-8.el9.x86_64 #13 25.23 boost-timer-1.75.0-8.el9.x86_64 #13 25.23 boost-type_erasure-1.75.0-8.el9.x86_64 #13 25.23 boost-wave-1.75.0-8.el9.x86_64 #13 25.23 gperftools-libs-2.9.1-3.el9.x86_64 #13 25.23 libicu-67.1-9.el9.x86_64 #13 25.23 libunwind-1.6.2-1.el9.x86_64 #13 25.23 #13 25.23 Complete! #13 25.59 75 files removed #13 25.98 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 26.00 Collecting contrail-vrouter-api==0.1.dev0 #13 26.00 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 26.24 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 26.24 Installing collected packages: contrail-vrouter-api #13 26.24 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 26.6s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.2s #15 exporting to image #15 exporting layers #15 exporting layers 3.2s done #15 writing image sha256:5ae67490d65a9f45110d73ba7e600802a841a5d98c0b2b936f8c6f786aa3ec43 done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_4_8-3 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_4_8-3 0.0s done #15 DONE 3.3s 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-11-12 02:39:27,008: INFO: Docker build duration: 168 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 896d5b0d8048: Preparing 3f0ff8a3a504: Preparing 37349be3b5ca: Preparing b714c67b91b6: Preparing dce789f13ddb: Preparing 02bafeec7f8e: Preparing c9f5ed06a3db: Preparing 384bd2080fef: Preparing dce067660e2e: Preparing 0dfa3e0d7da4: Preparing 5c25a51c7835: Preparing fc1aa204a3ba: Preparing bd2f579f2b1e: Preparing a7d872d61a5e: Preparing 1b7b08d0968e: Preparing 4b93df92e5a0: Preparing 1082080e6dca: Preparing 55eaf7390a6c: Preparing a93b8d09321d: Preparing 44343de3ea1d: Preparing 896d5b0d8048: Waiting 3f0ff8a3a504: Waiting 37349be3b5ca: Waiting b714c67b91b6: Waiting dce789f13ddb: Waiting 02bafeec7f8e: Waiting c9f5ed06a3db: Waiting 384bd2080fef: Waiting dce067660e2e: Waiting 0dfa3e0d7da4: Waiting 5c25a51c7835: Waiting fc1aa204a3ba: Waiting bd2f579f2b1e: Waiting a7d872d61a5e: Waiting 1b7b08d0968e: Waiting 4b93df92e5a0: Waiting 1082080e6dca: Waiting 55eaf7390a6c: Waiting a93b8d09321d: Waiting 44343de3ea1d: Waiting 896d5b0d8048: Pushed 37349be3b5ca: Pushed b714c67b91b6: Pushed dce789f13ddb: Pushed 02bafeec7f8e: Pushed 384bd2080fef: Layer already exists dce067660e2e: Layer already exists 0dfa3e0d7da4: Layer already exists 5c25a51c7835: Layer already exists c9f5ed06a3db: Pushed fc1aa204a3ba: Layer already exists bd2f579f2b1e: Layer already exists a7d872d61a5e: Layer already exists 1b7b08d0968e: Layer already exists 4b93df92e5a0: Layer already exists 1082080e6dca: Layer already exists 55eaf7390a6c: Layer already exists a93b8d09321d: Layer already exists 44343de3ea1d: Layer already exists 3f0ff8a3a504: Pushed master-2_3_4_8-3: digest: sha256:18e5e466cdcb94b2b781c12cc2ff5c9f4180debfeb2dfe0fb174f6ca654166f8 size: 4505 2025-11-12 02:39:39,406: INFO: Building opensdn-tor-agent finished successfully, duration: 180 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_3_4_8-3 5ae67490d65a 16 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_3_4_8-3 9c6ac8aedc6e 40 seconds ago 997MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_3_4_8-3 cc50145d7c28 44 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_3_4_8-3 559698430789 About a minute ago 638MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_3_4_8-3 44d68ae9f88d About a minute ago 775MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_3_4_8-3 fd10087cb683 About a minute ago 693MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_3_4_8-3 13be4e9d1dd1 About a minute ago 775MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_3_4_8-3 41f82f363791 About a minute ago 651MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_3_4_8-3 42f9352d3c8c About a minute ago 635MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_3_4_8-3 eb3fc472db2e About a minute ago 609MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_3_4_8-3 2209153d9086 About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_3_4_8-3 b83155c70bc3 About a minute ago 960MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_3_4_8-3 6b6c0374e353 About a minute ago 630MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_3_4_8-3 94bd15871577 2 minutes ago 841MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_3_4_8-3 afb2213285b2 2 minutes ago 890MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_3_4_8-3 ae83a7735b14 2 minutes ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_4_8-3 b4e9da8863b6 2 minutes ago 831MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_4_8-3 f68057637668 2 minutes ago 831MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_4_8-3 47a73ac2c0cf 2 minutes ago 629MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_4_8-3 bba941520601 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_4_8-3 267939a9be0a 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_4_8-3 a9e8608b70e6 2 minutes ago 614MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_4_8-3 f8b5769802cb 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_4_8-3 36e425bd4c47 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_3_4_8-3 724a15dea83e 2 minutes ago 633MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_4_8-3 f2e2eba08026 2 minutes ago 616MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_4_8-3 5b20cd601a98 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_4_8-3 e707a304466f 2 minutes ago 682MB opensdn-test-test master-2_3_4_8-3 3c633c5d9449 2 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_4_8-3 4d2155c5cdd4 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_4_8-3 0ce5120052bf 3 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_4_8-3 05360654de24 3 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_4_8-3 98a9925b177f 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_4_8-3 7de630f504e7 3 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_4_8-3 901f6b049a76 4 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_4_8-3 0a5418e48180 4 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_4_8-3 921682ea7eb5 4 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_4_8-3 4e899d4f4628 4 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_4_8-3 4b25385474a7 4 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_4_8-3 77b08d1fe16c 4 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_4_8-3 4c761c10c827 4 minutes ago 674MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_4_8-3 c438d1aa6eef 4 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_4_8-3 fdd092b6a555 5 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_4_8-3 d9f3b790936a 5 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_4_8-3 7be768f09aa0 5 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_4_8-3 e4e2f8a0ee0b 6 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_4_8-3 30890f4f8e01 6 minutes ago 2.46MB tf-dev-sandbox compile 6c6ef10dff95 7 minutes ago 34.8GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_4_8-3 a242f5e39906 14 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_4_8-3 6879c358053e 14 minutes ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 9477f1a83fd2 14 minutes ago 2.44MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_4_8-3 a90fae7c0cc9 14 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_4_8-3 9c94e20eea0a 14 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 72d2d4168d35 12 hours ago 23.5GB