2025-11-05 07:19:57,572: INFO: Building opensdn-tor-agent 2025-11-05 07:19:57,634: 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_2_8-1 --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: 2.10kB done #1 DONE 0.2s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_2_8-1 #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: 2B 0.0s done #4 DONE 0.2s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_2_8-1 #5 DONE 0.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 DONE 0.5s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.4s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 2.5s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.8s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 2.6s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.7s #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.486 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 2.1 MB 00:00 #13 2.981 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 730 kB 00:00 #13 3.623 added from: http://tf-mirrors.gz1.opensdn.io/re 7.6 MB/s | 264 kB 00:00 #13 4.058 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 7.0 MB 00:00 #13 8.787 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 4.0 MB 00:00 #13 11.34 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 939 kB 00:00 #13 12.44 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 2.3 MB 00:00 #13 13.88 added from: http://tf-mirrors.gz1.opensdn.io/re 6.8 MB/s | 392 kB 00:00 #13 14.62 added from: http://tf-mirrors.gz1.opensdn.io/re 8.1 MB/s | 451 kB 00:00 #13 14.98 added from: http://tf-mirrors.gz1.opensdn.io/re 642 kB/s | 16 kB 00:00 #13 15.49 added from: http://tf-mirrors.gz1.opensdn.io/re 6.6 kB/s | 257 B 00:00 #13 15.87 added from: http://tf-mirrors.gz1.opensdn.io/re 348 kB/s | 13 kB 00:00 #13 16.12 added from: http://tf-mirrors.gz1.opensdn.io/re 1.2 MB/s | 64 kB 00:00 #13 17.42 added from: http://tf-mirrors.gz1.opensdn.io/re 47 MB/s | 30 MB 00:00 #13 38.52 Third parties for OpenSDN 26 MB/s | 5.1 MB 00:00 #13 50.52 Dependencies resolved. #13 50.53 ======================================================================================= #13 50.53 Package Arch Version Repository Size #13 50.53 ======================================================================================= #13 50.53 Installing: #13 50.53 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 50.53 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 50.53 Installing dependencies: #13 50.53 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 50.53 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 50.53 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 50.53 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 50.53 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 50.53 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 50.53 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 50.53 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 50.53 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 50.53 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 50.53 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 50.53 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 50.53 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 50.53 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 50.53 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 50.53 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 50.53 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 50.53 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 50.53 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 50.53 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 50.53 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 50.53 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 50.53 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 50.53 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 50.53 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 50.53 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 50.53 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 50.53 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 50.53 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 50.53 #13 50.53 Transaction Summary #13 50.53 ======================================================================================= #13 50.53 Install 31 Packages #13 50.53 #13 50.53 Total download size: 12 M #13 50.53 Installed size: 41 M #13 50.53 Downloading Packages: #13 50.57 (1/31): boost-1.75.0-8.el9.x86_64.rpm 419 kB/s | 11 kB 00:00 #13 50.57 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 577 kB/s | 16 kB 00:00 #13 50.58 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 3.5 MB/s | 24 kB 00:00 #13 50.58 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 36 kB 00:00 #13 50.60 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 866 kB/s | 15 kB 00:00 #13 50.61 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 44 kB 00:00 #13 50.61 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 32 kB 00:00 #13 50.65 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 13 kB 00:00 #13 50.65 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 4.0 MB/s | 38 kB 00:00 #13 50.65 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 6.6 MB/s | 57 kB 00:00 #13 50.65 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 10 MB/s | 101 kB 00:00 #13 50.65 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 4.3 MB/s | 38 kB 00:00 #13 50.65 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 18 MB/s | 214 kB 00:00 #13 50.68 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 17 MB/s | 408 kB 00:00 #13 50.68 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 10 MB/s | 205 kB 00:00 #13 50.68 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 15 kB 00:00 #13 50.68 (17/31): boost-program-options-1.75.0-8.el9.x86 8.3 MB/s | 106 kB 00:00 #13 50.68 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 10 MB/s | 92 kB 00:00 #13 50.69 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 3.0 MB/s | 23 kB 00:00 #13 50.71 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 20 MB/s | 277 kB 00:00 #13 50.71 (21/31): boost-serialization-1.75.0-8.el9.x86_6 9.2 MB/s | 129 kB 00:00 #13 50.71 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.4 MB/s | 27 kB 00:00 #13 50.71 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 13 kB 00:00 #13 50.71 (24/31): boost-thread-1.75.0-8.el9.x86_64.rpm 8.8 MB/s | 55 kB 00:00 #13 50.73 (25/31): boost-test-1.75.0-8.el9.x86_64.rpm 17 MB/s | 230 kB 00:00 #13 50.73 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 23 kB 00:00 #13 50.75 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 2.2 MB/s | 30 kB 00:00 #13 50.75 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 17 MB/s | 208 kB 00:00 #13 50.75 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 21 MB/s | 308 kB 00:00 #13 50.75 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 6.5 MB/s | 67 kB 00:00 #13 50.89 (31/31): libicu-67.1-9.el9.x86_64.rpm 28 MB/s | 9.6 MB 00:00 #13 50.89 -------------------------------------------------------------------------------- #13 50.89 Total 35 MB/s | 12 MB 00:00 #13 50.89 Running transaction check #13 50.99 Transaction check succeeded. #13 50.99 Running transaction test #13 51.52 Transaction test succeeded. #13 51.52 Running transaction #13 52.10 Preparing : 1/1 #13 52.22 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 52.24 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 52.24 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 52.27 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 52.68 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 52.70 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 52.78 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 52.79 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 52.80 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 52.83 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 52.85 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 52.85 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 52.86 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 52.86 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 52.89 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 52.91 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 52.91 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 52.93 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 52.93 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 52.96 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 52.96 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 52.96 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 52.98 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 52.98 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 52.98 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 52.99 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 53.00 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 53.01 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 53.04 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 53.06 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 53.07 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 53.10 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 53.71 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 53.71 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 53.71 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 53.71 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 53.71 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 53.71 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 53.72 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 53.72 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 53.72 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 53.72 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 53.72 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 53.72 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 53.72 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 53.72 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 53.72 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 53.72 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 53.72 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 53.72 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 53.72 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 53.72 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 53.72 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 53.72 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 53.72 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 53.72 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 53.72 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 53.72 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 53.72 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 53.72 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 53.72 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 53.72 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 53.72 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 53.91 #13 53.91 Installed: #13 53.91 boost-1.75.0-8.el9.x86_64 #13 53.91 boost-atomic-1.75.0-8.el9.x86_64 #13 53.91 boost-chrono-1.75.0-8.el9.x86_64 #13 53.91 boost-container-1.75.0-8.el9.x86_64 #13 53.91 boost-context-1.75.0-8.el9.x86_64 #13 53.91 boost-contract-1.75.0-8.el9.x86_64 #13 53.91 boost-coroutine-1.75.0-8.el9.x86_64 #13 53.91 boost-date-time-1.75.0-8.el9.x86_64 #13 53.91 boost-fiber-1.75.0-8.el9.x86_64 #13 53.91 boost-filesystem-1.75.0-8.el9.x86_64 #13 53.91 boost-graph-1.75.0-8.el9.x86_64 #13 53.91 boost-iostreams-1.75.0-8.el9.x86_64 #13 53.91 boost-locale-1.75.0-8.el9.x86_64 #13 53.91 boost-log-1.75.0-8.el9.x86_64 #13 53.91 boost-math-1.75.0-8.el9.x86_64 #13 53.91 boost-nowide-1.75.0-8.el9.x86_64 #13 53.91 boost-program-options-1.75.0-8.el9.x86_64 #13 53.91 boost-python3-1.75.0-8.el9.x86_64 #13 53.91 boost-random-1.75.0-8.el9.x86_64 #13 53.91 boost-regex-1.75.0-8.el9.x86_64 #13 53.91 boost-serialization-1.75.0-8.el9.x86_64 #13 53.91 boost-stacktrace-1.75.0-8.el9.x86_64 #13 53.91 boost-system-1.75.0-8.el9.x86_64 #13 53.91 boost-test-1.75.0-8.el9.x86_64 #13 53.91 boost-thread-1.75.0-8.el9.x86_64 #13 53.91 boost-timer-1.75.0-8.el9.x86_64 #13 53.91 boost-type_erasure-1.75.0-8.el9.x86_64 #13 53.91 boost-wave-1.75.0-8.el9.x86_64 #13 53.91 gperftools-libs-2.9.1-3.el9.x86_64 #13 53.91 libicu-67.1-9.el9.x86_64 #13 53.91 libunwind-1.6.2-1.el9.x86_64 #13 53.91 #13 53.91 Complete! #13 54.68 75 files removed #13 55.70 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 55.81 Collecting contrail-vrouter-api==0.1.dev0 #13 55.81 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 56.24 Installing collected packages: contrail-vrouter-api #13 56.29 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 56.29 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 56.9s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.3s #15 exporting to image #15 exporting layers #15 exporting layers 3.6s done #15 writing image sha256:35ad4da41f3718b1887a7e32372eb1486ebb57f2739fc40119c6a93ad6b44e8f #15 writing image sha256:35ad4da41f3718b1887a7e32372eb1486ebb57f2739fc40119c6a93ad6b44e8f 0.1s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_2_8-1 0.0s 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-11-05 07:21:12,623: INFO: Docker build duration: 75 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] cbeedf63f507: Preparing 3056fe1db988: Preparing 573f91fc06f6: Preparing dd003b564a51: Preparing 24e2790b7dd7: Preparing 1c63645f4ef4: Preparing c194cfbbcba5: Preparing 3338b409d9cc: Preparing 8b3ccc3ed841: Preparing b6b272ebd44d: Preparing 01cad24ca1ff: Preparing 2ff628d20855: Preparing 36e390882db4: Preparing ddf954d52c47: Preparing dce07d573f08: Preparing c1f5871e1521: Preparing 4def0e539edc: Preparing ebae8e34d61e: Preparing 9a5c1e88c785: Preparing 44343de3ea1d: Preparing 1c63645f4ef4: Waiting c194cfbbcba5: Waiting 3338b409d9cc: Waiting 8b3ccc3ed841: Waiting b6b272ebd44d: Waiting 01cad24ca1ff: Waiting 2ff628d20855: Waiting 36e390882db4: Waiting ddf954d52c47: Waiting dce07d573f08: Waiting c1f5871e1521: Waiting 4def0e539edc: Waiting ebae8e34d61e: Waiting 9a5c1e88c785: Waiting 44343de3ea1d: Waiting cbeedf63f507: Pushed dd003b564a51: Pushed 573f91fc06f6: Pushed 3338b409d9cc: Layer already exists 24e2790b7dd7: Pushed 8b3ccc3ed841: Layer already exists 1c63645f4ef4: Pushed b6b272ebd44d: Layer already exists 01cad24ca1ff: Layer already exists 36e390882db4: Layer already exists 2ff628d20855: Layer already exists ddf954d52c47: Layer already exists dce07d573f08: Layer already exists c1f5871e1521: Layer already exists ebae8e34d61e: Layer already exists 4def0e539edc: Layer already exists 9a5c1e88c785: Layer already exists 44343de3ea1d: Layer already exists c194cfbbcba5: Pushed 3056fe1db988: Pushed master-2_3_2_8-1: digest: sha256:b9dccc78d16499c4e2c8dbd0a2d0d39705385e82543f0fec6a91b35de839e493 size: 4505 2025-11-05 07:21:45,060: INFO: Building opensdn-tor-agent finished successfully, duration: 108 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_3_2_8-1 bfefa5bb4bc0 17 seconds ago 630MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_3_2_8-1 41c68922d960 36 seconds ago 890MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_3_2_8-1 35ad4da41f37 37 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_3_2_8-1 25170d421990 42 seconds ago 840MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_2_8-1 7ee787b71b53 About a minute ago 830MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_2_8-1 82bb86ea1909 About a minute ago 830MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_2_8-1 838f4882f729 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_2_8-1 031a50a4e2fd About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_2_8-1 290029c3816f About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_2_8-1 836fa33cf195 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_2_8-1 cb537986f130 About a minute ago 682MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_3_2_8-1 b2015444419c About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_2_8-1 02140b8d1375 About a minute ago 616MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_2_8-1 077bb2e5a50f About a minute ago 612MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_2_8-1 427bfcc7da4f About a minute ago 612MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_2_8-1 9ac172423e54 About a minute ago 613MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_3_2_8-1 ff13c6ca6e34 About a minute ago 632MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_2_8-1 d75f743c5d50 About a minute ago 629MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_2_8-1 bbf3ef31cbf7 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_2_8-1 bee5ffe155f9 2 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_2_8-1 4eb577a89093 2 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_2_8-1 da3bd736aa7a 2 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_2_8-1 75ec194b334c 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_2_8-1 5dcbda4e1b71 2 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_2_8-1 ecb1b84c0b5d 2 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_2_8-1 bae0657a851d 3 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_2_8-1 81aa7892d0ca 3 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_2_8-1 24e4180f982a 3 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_2_8-1 0e98d4d9c294 3 minutes ago 673MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_2_8-1 911198605c17 3 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_2_8-1 49c880629a43 4 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_2_8-1 95f84a6b8c27 4 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_2_8-1 87036c80c9d1 4 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_2_8-1 5f5317cad69d 5 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_2_8-1 f54e2c9827da 6 minutes ago 2.46MB tf-dev-sandbox compile 159fa3a0aff9 6 minutes ago 24.2GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_2_8-1 06c3592db1e1 7 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_2_8-1 2b466d6c5059 7 minutes ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 4ef8bdd0c23d 7 minutes ago 2.44MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_2_8-1 228ac559fae6 7 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_2_8-1 6300843a3344 7 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 06845e57820c 49 minutes ago 23.5GB