2025-10-13 15:38:54,022: INFO: Building opensdn-tor-agent 2025-10-13 15:38:54,186: 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_0_4_4-7 --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.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_4_4-7 #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.6s #5 [stage-1 1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_4_4-7 #5 DONE 1.5s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 1.52kB 0.0s done #7 ... #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.0s #7 [internal] load build context #7 DONE 3.0s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.6s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.6s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.9s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.3s #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.948 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 2.1 MB 00:00 #13 2.741 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 730 kB 00:00 #13 3.210 added from: http://tf-mirrors.gz1.opensdn.io/re 3.4 MB/s | 264 kB 00:00 #13 3.660 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 7.0 MB 00:00 #13 7.492 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 4.0 MB 00:00 #13 9.365 added from: http://tf-mirrors.gz1.opensdn.io/re 6.8 MB/s | 939 kB 00:00 #13 9.850 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 2.3 MB 00:00 #13 10.88 added from: http://tf-mirrors.gz1.opensdn.io/re 9.4 MB/s | 392 kB 00:00 #13 11.33 added from: http://tf-mirrors.gz1.opensdn.io/re 5.7 MB/s | 451 kB 00:00 #13 11.86 added from: http://tf-mirrors.gz1.opensdn.io/re 122 kB/s | 16 kB 00:00 #13 12.11 added from: http://tf-mirrors.gz1.opensdn.io/re 2.3 kB/s | 257 B 00:00 #13 12.34 added from: http://tf-mirrors.gz1.opensdn.io/re 450 kB/s | 13 kB 00:00 #13 12.69 added from: http://tf-mirrors.gz1.opensdn.io/re 1.4 MB/s | 64 kB 00:00 #13 13.78 added from: http://tf-mirrors.gz1.opensdn.io/re 50 MB/s | 30 MB 00:00 #13 34.46 Third parties for OpenSDN 30 MB/s | 5.1 MB 00:00 #13 47.51 Dependencies resolved. #13 47.51 ======================================================================================= #13 47.51 Package Arch Version Repository Size #13 47.51 ======================================================================================= #13 47.51 Installing: #13 47.51 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 47.51 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 47.51 Installing dependencies: #13 47.51 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 47.51 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 47.51 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 47.51 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 47.51 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 47.51 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 47.51 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 47.51 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 47.51 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 47.51 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 47.51 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 47.51 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 47.51 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 47.51 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 47.51 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 47.51 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 47.51 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 47.51 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 47.51 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 47.51 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 47.51 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 47.51 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 47.51 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 47.51 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 47.51 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 47.51 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 47.51 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 47.51 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 47.51 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 47.51 #13 47.51 Transaction Summary #13 47.51 ======================================================================================= #13 47.51 Install 31 Packages #13 47.51 #13 47.51 Total download size: 12 M #13 47.51 Installed size: 41 M #13 47.51 Downloading Packages: #13 47.53 (1/31): boost-1.75.0-8.el9.x86_64.rpm 427 kB/s | 11 kB 00:00 #13 47.54 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 730 kB/s | 16 kB 00:00 #13 47.54 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 4.3 MB/s | 24 kB 00:00 #13 47.54 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 6.3 MB/s | 36 kB 00:00 #13 47.55 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 15 kB 00:00 #13 47.55 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 6.8 MB/s | 44 kB 00:00 #13 47.55 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 5.0 MB/s | 32 kB 00:00 #13 47.56 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 13 kB 00:00 #13 47.56 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 6.6 MB/s | 38 kB 00:00 #13 47.56 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 9.5 MB/s | 57 kB 00:00 #13 47.56 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 14 MB/s | 101 kB 00:00 #13 47.57 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 6.1 MB/s | 38 kB 00:00 #13 47.57 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 17 MB/s | 214 kB 00:00 #13 47.60 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 30 MB/s | 205 kB 00:00 #13 47.60 (15/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 3.7 MB/s | 15 kB 00:00 #13 47.60 (16/31): boost-program-options-1.75.0-8.el9.x86 18 MB/s | 106 kB 00:00 #13 47.60 (17/31): boost-log-1.75.0-8.el9.x86_64.rpm 12 MB/s | 408 kB 00:00 #13 47.63 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 8.5 MB/s | 92 kB 00:00 #13 47.63 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 4.1 MB/s | 23 kB 00:00 #13 47.63 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 33 MB/s | 277 kB 00:00 #13 47.63 (21/31): boost-serialization-1.75.0-8.el9.x86_6 12 MB/s | 129 kB 00:00 #13 47.63 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.9 MB/s | 27 kB 00:00 #13 47.63 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 13 kB 00:00 #13 47.63 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 32 MB/s | 230 kB 00:00 #13 47.63 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 7.1 MB/s | 55 kB 00:00 #13 47.65 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 4.8 MB/s | 23 kB 00:00 #13 47.65 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 6.4 MB/s | 30 kB 00:00 #13 47.65 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 27 MB/s | 208 kB 00:00 #13 47.65 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 11 MB/s | 67 kB 00:00 #13 47.65 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 15 MB/s | 308 kB 00:00 #13 47.76 (31/31): libicu-67.1-9.el9.x86_64.rpm 38 MB/s | 9.6 MB 00:00 #13 47.76 -------------------------------------------------------------------------------- #13 47.76 Total 48 MB/s | 12 MB 00:00 #13 47.76 Running transaction check #13 47.81 Transaction check succeeded. #13 47.81 Running transaction test #13 48.14 Transaction test succeeded. #13 48.14 Running transaction #13 48.61 Preparing : 1/1 #13 48.76 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 48.76 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 48.78 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 48.78 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 49.37 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 49.41 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 49.41 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 49.42 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 49.43 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 49.46 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 49.47 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 49.49 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 49.49 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 49.50 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 49.51 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 49.53 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 49.54 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 49.54 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 49.56 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 49.58 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 49.58 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 49.58 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 49.59 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 49.61 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 49.61 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 49.61 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 49.62 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 49.63 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 49.65 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 49.65 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 49.67 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 49.69 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 50.30 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 50.30 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 50.30 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 50.30 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 50.30 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 50.30 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 50.30 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 50.30 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 50.30 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 50.30 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 50.30 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 50.30 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 50.30 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 50.30 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 50.30 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 50.30 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 50.30 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 50.30 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 50.30 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 50.30 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 50.30 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 50.30 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 50.30 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 50.30 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 50.30 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 50.30 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 50.30 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 50.30 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 50.30 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 50.30 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 50.30 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 50.43 #13 50.43 Installed: #13 50.43 boost-1.75.0-8.el9.x86_64 #13 50.43 boost-atomic-1.75.0-8.el9.x86_64 #13 50.43 boost-chrono-1.75.0-8.el9.x86_64 #13 50.43 boost-container-1.75.0-8.el9.x86_64 #13 50.43 boost-context-1.75.0-8.el9.x86_64 #13 50.43 boost-contract-1.75.0-8.el9.x86_64 #13 50.43 boost-coroutine-1.75.0-8.el9.x86_64 #13 50.43 boost-date-time-1.75.0-8.el9.x86_64 #13 50.43 boost-fiber-1.75.0-8.el9.x86_64 #13 50.43 boost-filesystem-1.75.0-8.el9.x86_64 #13 50.43 boost-graph-1.75.0-8.el9.x86_64 #13 50.43 boost-iostreams-1.75.0-8.el9.x86_64 #13 50.43 boost-locale-1.75.0-8.el9.x86_64 #13 50.43 boost-log-1.75.0-8.el9.x86_64 #13 50.43 boost-math-1.75.0-8.el9.x86_64 #13 50.43 boost-nowide-1.75.0-8.el9.x86_64 #13 50.43 boost-program-options-1.75.0-8.el9.x86_64 #13 50.43 boost-python3-1.75.0-8.el9.x86_64 #13 50.43 boost-random-1.75.0-8.el9.x86_64 #13 50.43 boost-regex-1.75.0-8.el9.x86_64 #13 50.43 boost-serialization-1.75.0-8.el9.x86_64 #13 50.43 boost-stacktrace-1.75.0-8.el9.x86_64 #13 50.43 boost-system-1.75.0-8.el9.x86_64 #13 50.43 boost-test-1.75.0-8.el9.x86_64 #13 50.43 boost-thread-1.75.0-8.el9.x86_64 #13 50.43 boost-timer-1.75.0-8.el9.x86_64 #13 50.43 boost-type_erasure-1.75.0-8.el9.x86_64 #13 50.43 boost-wave-1.75.0-8.el9.x86_64 #13 50.43 gperftools-libs-2.9.1-3.el9.x86_64 #13 50.43 libicu-67.1-9.el9.x86_64 #13 50.43 libunwind-1.6.2-1.el9.x86_64 #13 50.43 #13 50.43 Complete! #13 51.19 75 files removed #13 51.99 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 52.04 Collecting contrail-vrouter-api==0.1.dev0 #13 52.05 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 52.25 Installing collected packages: contrail-vrouter-api #13 52.29 Successfully installed contrail-vrouter-api-0.1.dev0 #13 52.29 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 53.7s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.6s #15 exporting to image #15 exporting layers #15 exporting layers 3.7s done #15 writing image sha256:dd953f7497e41864b284865c2ae3e5003cd7a7ed12063899ce147bc7e1d63021 done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_0_4_4-7 done #15 DONE 3.8s 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-13 15:40:09,695: INFO: Docker build duration: 76 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 3a710efcd7e3: Preparing 50d68516bcb6: Preparing d784ffd37e70: Preparing e92e3217d479: Preparing ec8b40645a47: Preparing 8a2ec40bff92: Preparing 01d81d706b4c: Preparing 02d17b0625a7: Preparing fea2aef13653: Preparing d2e92ea8cb73: Preparing 284f7633fde1: Preparing 657460a22f0b: Preparing 06f9cb268e39: Preparing 3a710efcd7e3: Waiting 50d68516bcb6: Waiting d784ffd37e70: Waiting e92e3217d479: Waiting ec8b40645a47: Waiting 8a2ec40bff92: Waiting 5d22377207e9: Preparing 046eab66c63e: Preparing 508ca575f3e4: Preparing 2d8cfa015540: Preparing d8eeb8549551: Preparing 44343de3ea1d: Preparing 01d81d706b4c: Waiting 02d17b0625a7: Waiting fea2aef13653: Waiting d2e92ea8cb73: Waiting 284f7633fde1: Waiting 657460a22f0b: Waiting 06f9cb268e39: Waiting 5d22377207e9: Waiting 046eab66c63e: Waiting 508ca575f3e4: Waiting 2d8cfa015540: Waiting d8eeb8549551: Waiting 44343de3ea1d: Waiting 3a710efcd7e3: Pushed d784ffd37e70: Pushed 50d68516bcb6: Pushed e92e3217d479: Pushed ec8b40645a47: Pushed 8a2ec40bff92: Pushed 02d17b0625a7: Layer already exists 01d81d706b4c: Pushed fea2aef13653: Layer already exists 284f7633fde1: Layer already exists d2e92ea8cb73: Layer already exists 657460a22f0b: Layer already exists 06f9cb268e39: Layer already exists 5d22377207e9: Layer already exists 046eab66c63e: Layer already exists 508ca575f3e4: Layer already exists 2d8cfa015540: Layer already exists d8eeb8549551: Layer already exists 44343de3ea1d: Layer already exists master-2_0_4_4-7: digest: sha256:baedecc0cc46ed400be0b74b6896e77ff3a63e1a3e1df454de3eca98417b324c size: 4292 2025-10-13 15:40:43,469: INFO: Building opensdn-tor-agent finished successfully, duration: 110 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_0_4_4-7 efa011a5fd22 9 seconds ago 548MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_0_4_4-7 f968dcd865f7 16 seconds ago 530MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_0_4_4-7 dd953f7497e4 38 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_0_4_4-7 8c34012d92ef 39 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_0_4_4-7 b6c672853eeb 46 seconds ago 741MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_0_4_4-7 d590b4337770 57 seconds ago 584MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_0_4_4-7 d75439d42328 About a minute ago 889MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_0_4_4-7 551bf8efe89d About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_0_4_4-7 3445a02568ea About a minute ago 732MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_0_4_4-7 aac4bd822cf2 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_0_4_4-7 7c3617be8fb6 About a minute ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_0_4_4-7 8779ede176b0 About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_0_4_4-7 a9b96f907caa About a minute ago 529MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_0_4_4-7 ab6738dae50b About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_0_4_4-7 726678f41ff7 About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_0_4_4-7 6512874e3bac About a minute ago 525MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_0_4_4-7 0b213822ce7f About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_0_4_4-7 479d2441cb36 About a minute ago 293MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_0_4_4-7 db938300d38e About a minute ago 294MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_0_4_4-7 fcc1bd500e10 About a minute ago 517MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_0_4_4-7 25c631e36b63 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_0_4_4-7 d756ac8ff2bf About a minute ago 534MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_0_4_4-7 fef155e0b427 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_0_4_4-7 cd0a22164d69 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_0_4_4-7 fa7ff143bc95 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_0_4_4-7 7b223d48524c 2 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_0_4_4-7 8e7909d322b0 2 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_0_4_4-7 d7136367714f 2 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_0_4_4-7 b25ccda336cb 2 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_0_4_4-7 cff7ad33d984 2 minutes ago 152MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_0_4_4-7 d762a4e6b905 2 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_0_4_4-7 3101e721d6ed 3 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_0_4_4-7 774340b43f11 3 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_0_4_4-7 80b39c4dd162 3 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_0_4_4-7 c369f035ca9e 3 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_0_4_4-7 9a2e6209267e 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_0_4_4-7 0ae0eb70f80c 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_0_4_4-7 6c0fc5c20a6c 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_0_4_4-7 7e40bcedaca1 5 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_0_4_4-7 ac3b4f68da32 5 minutes ago 2.36MB tf-dev-sandbox compile 77fed7b445a6 6 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_0_4_4-7 afc13897d814 6 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 06212d1b6153 6 minutes ago 2.34MB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_0_4_4-7 a4d0d5ef2f55 6 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_0_4_4-7 a587525f62a6 7 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_0_4_4-7 b428181994b4 7 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 31836dd31a12 3 hours ago 23.8GB