2026-08-21 12:44:23,775: INFO: Building opensdn-tor-agent 2026-08-21 12:44:23,870: 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-3_0_6_7-2 --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=26.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 --build-arg DEBUGINFO_ROOT=/debuginfo #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 2.6s #2 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_6_7-2 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 2.8s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_6_7-2 #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 4.8s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 2.8s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.9s #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 1.2s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.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 ; dnf install -y $pkgs gperftools-libs ; dnf 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.771 added from: http://tf-mirrors.gz1.opensdn.io/re 66 MB/s | 18 MB 00:00 #13 8.067 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 2.9 MB 00:00 #13 9.473 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 516 kB 00:00 #13 10.06 added from: http://tf-mirrors.gz1.opensdn.io/re 65 MB/s | 20 MB 00:00 #13 25.19 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 15 MB 00:00 #13 37.86 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 1.2 MB 00:00 #13 39.50 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 6.3 MB 00:00 #13 46.93 added from: http://tf-mirrors.gz1.opensdn.io/re 8.2 MB/s | 966 kB 00:00 #13 48.44 added from: http://tf-mirrors.gz1.opensdn.io/re 6.7 MB/s | 480 kB 00:00 #13 49.66 added from: http://tf-mirrors.gz1.opensdn.io/re 577 kB/s | 19 kB 00:00 #13 50.36 added from: http://tf-mirrors.gz1.opensdn.io/re 9.7 kB/s | 257 B 00:00 #13 51.19 added from: http://tf-mirrors.gz1.opensdn.io/re 686 kB/s | 15 kB 00:00 #13 52.29 added from: http://tf-mirrors.gz1.opensdn.io/re 2.4 MB/s | 112 kB 00:00 #13 54.69 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 44 MB 00:01 #13 97.26 Third parties for OpenSDN 14 MB/s | 5.1 MB 00:00 #13 120.2 Dependencies resolved. #13 120.2 ========================================================================================== #13 120.2 Package Arch Version Repository Size #13 120.2 ========================================================================================== #13 120.2 Installing: #13 120.2 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 120.2 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 120.2 Installing dependencies: #13 120.2 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 120.2 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 120.2 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 120.2 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 120.2 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 120.2 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 120.2 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 120.2 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 120.2 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 120.2 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 120.2 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 120.2 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 120.2 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 120.2 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 120.2 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 120.2 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 120.2 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 120.2 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 120.2 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 120.2 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 120.2 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 120.2 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 120.2 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 120.2 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 120.2 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 120.2 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 120.2 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 120.2 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 120.2 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 120.2 #13 120.2 Transaction Summary #13 120.2 ========================================================================================== #13 120.2 Install 31 Packages #13 120.2 #13 120.2 Total download size: 12 M #13 120.2 Installed size: 41 M #13 120.2 Downloading Packages: #13 120.2 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 764 kB/s | 9.9 kB 00:00 #13 120.2 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 931 kB/s | 15 kB 00:00 #13 120.2 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.9 MB/s | 23 kB 00:00 #13 120.2 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 4.3 MB/s | 35 kB 00:00 #13 120.2 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 2.7 MB/s | 13 kB 00:00 #13 120.2 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 9.8 MB/s | 43 kB 00:00 #13 120.2 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 6.3 MB/s | 30 kB 00:00 #13 120.2 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 2.4 MB/s | 11 kB 00:00 #13 120.2 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 7.3 MB/s | 37 kB 00:00 #13 120.3 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 11 MB/s | 55 kB 00:00 #13 120.3 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 18 MB/s | 99 kB 00:00 #13 120.3 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 6.8 MB/s | 37 kB 00:00 #13 120.3 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 31 MB/s | 212 kB 00:00 #13 120.3 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 18 MB/s | 405 kB 00:00 #13 120.3 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 6.0 MB/s | 203 kB 00:00 #13 120.3 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 742 kB/s | 13 kB 00:00 #13 120.3 (17/31): boost-program-options-1.75.0-13.el9_7. 19 MB/s | 104 kB 00:00 #13 120.3 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 14 MB/s | 91 kB 00:00 #13 120.3 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 4.2 MB/s | 22 kB 00:00 #13 120.3 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 35 MB/s | 275 kB 00:00 #13 120.3 (21/31): boost-serialization-1.75.0-13.el9_7.x8 14 MB/s | 127 kB 00:00 #13 120.3 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 4.5 MB/s | 25 kB 00:00 #13 120.3 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.9 MB/s | 11 kB 00:00 #13 120.3 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 34 MB/s | 228 kB 00:00 #13 120.3 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 6.9 MB/s | 53 kB 00:00 #13 120.3 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 4.4 MB/s | 21 kB 00:00 #13 120.4 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 2.6 MB/s | 28 kB 00:00 #13 120.4 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 26 MB/s | 207 kB 00:00 #13 120.4 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 21 MB/s | 308 kB 00:00 #13 120.4 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 4.8 MB/s | 67 kB 00:00 #13 120.7 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 25 MB/s | 9.6 MB 00:00 #13 120.7 -------------------------------------------------------------------------------- #13 120.7 Total 32 MB/s | 12 MB 00:00 #13 120.7 Running transaction check #13 120.7 Transaction check succeeded. #13 120.7 Running transaction test #13 121.1 Transaction test succeeded. #13 121.1 Running transaction #13 122.9 Preparing : 1/1 #13 123.0 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 123.0 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 123.0 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 123.0 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 123.8 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 124.2 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 124.2 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 124.2 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 124.2 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 124.2 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 124.2 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 124.3 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 124.3 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 124.3 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 124.3 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 124.3 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 124.3 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 124.3 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 124.3 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 124.4 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 124.4 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 124.4 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 124.4 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 124.4 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 124.4 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 124.5 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 124.5 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 124.5 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 124.5 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 124.5 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 124.6 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 124.6 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 124.8 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 124.8 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 124.8 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 124.8 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 124.8 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 124.8 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 124.8 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 124.8 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 124.8 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 124.8 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 124.8 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 124.8 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 124.8 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 124.8 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 124.8 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 124.8 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 124.8 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 124.8 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 124.8 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 124.8 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 124.8 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 124.8 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 124.8 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 124.8 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 124.8 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 124.8 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 124.8 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 124.8 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 124.8 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 124.8 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 124.8 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 124.9 #13 124.9 Installed: #13 124.9 boost-1.75.0-13.el9_7.x86_64 #13 124.9 boost-atomic-1.75.0-13.el9_7.x86_64 #13 124.9 boost-chrono-1.75.0-13.el9_7.x86_64 #13 124.9 boost-container-1.75.0-13.el9_7.x86_64 #13 124.9 boost-context-1.75.0-13.el9_7.x86_64 #13 124.9 boost-contract-1.75.0-13.el9_7.x86_64 #13 124.9 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 124.9 boost-date-time-1.75.0-13.el9_7.x86_64 #13 124.9 boost-fiber-1.75.0-13.el9_7.x86_64 #13 124.9 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 124.9 boost-graph-1.75.0-13.el9_7.x86_64 #13 124.9 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 124.9 boost-locale-1.75.0-13.el9_7.x86_64 #13 124.9 boost-log-1.75.0-13.el9_7.x86_64 #13 124.9 boost-math-1.75.0-13.el9_7.x86_64 #13 124.9 boost-nowide-1.75.0-13.el9_7.x86_64 #13 124.9 boost-program-options-1.75.0-13.el9_7.x86_64 #13 124.9 boost-python3-1.75.0-13.el9_7.x86_64 #13 124.9 boost-random-1.75.0-13.el9_7.x86_64 #13 124.9 boost-regex-1.75.0-13.el9_7.x86_64 #13 124.9 boost-serialization-1.75.0-13.el9_7.x86_64 #13 124.9 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 124.9 boost-system-1.75.0-13.el9_7.x86_64 #13 124.9 boost-test-1.75.0-13.el9_7.x86_64 #13 124.9 boost-thread-1.75.0-13.el9_7.x86_64 #13 124.9 boost-timer-1.75.0-13.el9_7.x86_64 #13 124.9 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 124.9 boost-wave-1.75.0-13.el9_7.x86_64 #13 124.9 gperftools-libs-2.9.1-3.el9.x86_64 #13 124.9 libicu-67.1-10.el9_6.x86_64 #13 124.9 libunwind-1.6.2-1.el9.x86_64 #13 124.9 #13 124.9 Complete! #13 125.5 77 files removed #13 127.0 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 127.0 Collecting contrail-vrouter-api==0.1.dev0 #13 127.0 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 127.7 Installing collected packages: contrail-vrouter-api #13 127.8 Successfully installed contrail-vrouter-api-0.1.dev0 #13 127.8 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 DONE 128.8s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.5s #15 exporting to image #15 exporting layers #15 exporting layers 4.4s done #15 writing image sha256:ca8a3c2a9fc839de7b7cd5e1edae0075134760a1dbfc3391ff67c37cc7b13ecd #15 writing image sha256:ca8a3c2a9fc839de7b7cd5e1edae0075134760a1dbfc3391ff67c37cc7b13ecd 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_6_7-2 0.0s done #15 DONE 4.9s 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) 2026-08-21 12:47:13,572: INFO: Docker build duration: 170 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 4193c8283f29: Preparing d02dbe2888e4: Preparing da588faae6c1: Preparing 27f42c618981: Preparing b27f6278ea4c: Preparing 2e548f50c8a0: Preparing 7729ad1003d1: Preparing 0e187858db14: Preparing d0e2ace9bd32: Preparing 7b9f8a5fba4c: Preparing c42c43a4f521: Preparing 039b262c9b8e: Preparing 010eef0bdbe0: Preparing 799d8246f035: Preparing 06eb0b63d010: Preparing ba7df68c8ab4: Preparing 9f27e7dae29f: Preparing 442538d35048: Preparing f46262af95d0: Preparing a40a0d293c55: Preparing 44343de3ea1d: Preparing 4193c8283f29: Waiting d02dbe2888e4: Waiting da588faae6c1: Waiting 27f42c618981: Waiting b27f6278ea4c: Waiting 2e548f50c8a0: Waiting 7729ad1003d1: Waiting 0e187858db14: Waiting d0e2ace9bd32: Waiting 7b9f8a5fba4c: Waiting c42c43a4f521: Waiting 039b262c9b8e: Waiting 010eef0bdbe0: Waiting 799d8246f035: Waiting 06eb0b63d010: Waiting ba7df68c8ab4: Waiting 9f27e7dae29f: Waiting 442538d35048: Waiting f46262af95d0: Waiting a40a0d293c55: Waiting 44343de3ea1d: Waiting 4193c8283f29: Pushed da588faae6c1: Pushed 27f42c618981: Pushed b27f6278ea4c: Pushed 2e548f50c8a0: Pushed 0e187858db14: Layer already exists d0e2ace9bd32: Layer already exists 7729ad1003d1: Pushed 7b9f8a5fba4c: Layer already exists c42c43a4f521: Layer already exists 039b262c9b8e: Layer already exists 799d8246f035: Layer already exists 010eef0bdbe0: Layer already exists 06eb0b63d010: Layer already exists ba7df68c8ab4: Layer already exists 442538d35048: Layer already exists 9f27e7dae29f: Layer already exists f46262af95d0: Layer already exists a40a0d293c55: Layer already exists 44343de3ea1d: Layer already exists d02dbe2888e4: Pushed master-3_0_6_7-2: digest: sha256:d6685361ba06f3cd931cc88e69df9c2e8523d7d5877f1d6da6886edc119f30d3 size: 4713 2026-08-21 12:47:28,571: INFO: Building opensdn-tor-agent finished successfully, duration: 185 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-3_0_6_7-2 8fcd18d8afe8 740MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-3_0_6_7-2 b9c63c819a7f 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_6_7-2 eb9a029cfebc 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-3_0_6_7-2 41ea6d0bf106 805MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-3_0_6_7-2 5bc6d530d33c 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-3_0_6_7-2 b3f3630235c5 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-3_0_6_7-2 782e053d6b9e 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-3_0_6_7-2 6bf8ceaf2460 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-3_0_6_7-2 aac6a88c0b86 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_6_7-2 1887ba85aba5 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-3_0_6_7-2 0d51a9efd1c7 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-3_0_6_7-2 080eaa7eb277 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-3_0_6_7-2 946a8a4ff83c 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-3_0_6_7-2 4802f8c520e8 763MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-3_0_6_7-2 bde127d06e15 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-3_0_6_7-2 5c373ca73309 739MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-3_0_6_7-2 072b56e49ebb 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-3_0_6_7-2 eb1662035d69 747MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-3_0_6_7-2 e9ef84f86be6 783MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-3_0_6_7-2 da73b1e79462 810MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-3_0_6_7-2 b9ab3fc387ca 809MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-3_0_6_7-2 82f62a6bd637 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-3_0_6_7-2 8b499a94f846 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-3_0_6_7-2 42843d9ab503 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-3_0_6_7-2 1c7ac4f737c4 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-3_0_6_7-2 50e538f9527f 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-3_0_6_7-2 81d3de0d6747 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-3_0_6_7-2 0d63f0b2523f 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-3_0_6_7-2 3adead5b7cf4 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-3_0_6_7-2 17fec2e8b9dc 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-3_0_6_7-2 9659a9e3f69a 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-3_0_6_7-2 132cb9702e38 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-3_0_6_7-2 61aa105ad6d5 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-3_0_6_7-2 b14a68498c55 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-3_0_6_7-2 439cbe29c4e0 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-3_0_6_7-2 19af05e4c565 32.6MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-3_0_6_7-2 5babb19f95c0 744MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-3_0_6_7-2 958109226605 729MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-3_0_6_7-2 5d1ac64e839a 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-3_0_6_7-2 a900c184f7dc 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-3_0_6_7-2 1edced558d90 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-3_0_6_7-2 24698671259b 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-3_0_6_7-2 ce1774e9ff34 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-3_0_6_7-2 8dd8ffa30bb7 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-3_0_6_7-2 1e90002905d3 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_6_7-2 ca8a3c2a9fc8 782MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-3_0_6_7-2 3b86cd294cf7 800MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-3_0_6_7-2 d83e51cb4902 982MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-3_0_6_7-2 fdcfe3ed77c3 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-3_0_6_7-2 fbaa1ede5da7 791MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 15f31b974fb7 21.4GB 0B U tf-dev-sandbox:compile 46824d99f8b6 34.9GB 0B