2026-09-01 14:01:12,131: INFO: Building opensdn-tor-agent 2026-09-01 14:01:12,219: 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_7_1-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=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 DONE 0.0s #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.10kB 0.0s done #1 DONE 2.2s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_7_1-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: #4 transferring context: 2B done #4 DONE 3.8s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_7_1-1 #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 0.1s done #7 DONE 3.6s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 2.1s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 2.8s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.5s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.9s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.8s #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 3.132 added from: http://tf-mirrors.gz1.opensdn.io/re 44 MB/s | 18 MB 00:00 #13 15.22 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 2.9 MB 00:00 #13 17.93 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 516 kB 00:00 #13 19.35 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 20 MB 00:00 #13 35.09 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 15 MB 00:00 #13 48.16 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 1.2 MB 00:00 #13 50.20 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 6.3 MB 00:00 #13 58.13 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 966 kB 00:00 #13 59.77 added from: http://tf-mirrors.gz1.opensdn.io/re 6.7 MB/s | 480 kB 00:00 #13 61.00 added from: http://tf-mirrors.gz1.opensdn.io/re 489 kB/s | 19 kB 00:00 #13 61.75 added from: http://tf-mirrors.gz1.opensdn.io/re 5.6 kB/s | 257 B 00:00 #13 62.86 added from: http://tf-mirrors.gz1.opensdn.io/re 480 kB/s | 15 kB 00:00 #13 63.47 added from: http://tf-mirrors.gz1.opensdn.io/re 4.0 MB/s | 112 kB 00:00 #13 65.53 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 44 MB 00:01 #13 110.5 Third parties for OpenSDN 19 MB/s | 5.1 MB 00:00 #13 133.9 Dependencies resolved. #13 133.9 ========================================================================================== #13 133.9 Package Arch Version Repository Size #13 133.9 ========================================================================================== #13 133.9 Installing: #13 133.9 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 133.9 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 133.9 Installing dependencies: #13 133.9 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 133.9 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 133.9 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 133.9 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 133.9 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 133.9 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 133.9 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 133.9 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 133.9 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 133.9 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 133.9 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 133.9 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 133.9 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 133.9 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 133.9 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 133.9 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 133.9 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 133.9 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 133.9 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 133.9 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 133.9 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 133.9 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 133.9 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 133.9 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 133.9 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 133.9 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 133.9 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 133.9 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 133.9 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 133.9 #13 133.9 Transaction Summary #13 133.9 ========================================================================================== #13 133.9 Install 31 Packages #13 133.9 #13 133.9 Total download size: 12 M #13 133.9 Installed size: 41 M #13 133.9 Downloading Packages: #13 133.9 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 708 kB/s | 9.9 kB 00:00 #13 133.9 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 902 kB/s | 15 kB 00:00 #13 133.9 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 4.4 MB/s | 23 kB 00:00 #13 134.0 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 6.0 MB/s | 35 kB 00:00 #13 134.0 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.9 MB/s | 13 kB 00:00 #13 134.0 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 5.8 MB/s | 43 kB 00:00 #13 134.0 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 1.9 MB/s | 30 kB 00:00 #13 134.0 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 762 kB/s | 11 kB 00:00 #13 134.0 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 7.7 MB/s | 37 kB 00:00 #13 134.0 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 11 MB/s | 55 kB 00:00 #13 134.0 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 17 MB/s | 99 kB 00:00 #13 134.0 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 6.3 MB/s | 37 kB 00:00 #13 134.0 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 30 MB/s | 212 kB 00:00 #13 134.0 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 25 MB/s | 405 kB 00:00 #13 134.0 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 203 kB 00:00 #13 134.0 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 2.0 MB/s | 13 kB 00:00 #13 134.0 (17/31): boost-program-options-1.75.0-13.el9_7. 19 MB/s | 104 kB 00:00 #13 134.0 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 14 MB/s | 91 kB 00:00 #13 134.0 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 4.0 MB/s | 22 kB 00:00 #13 134.0 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 35 MB/s | 275 kB 00:00 #13 134.0 (21/31): boost-serialization-1.75.0-13.el9_7.x8 11 MB/s | 127 kB 00:00 #13 134.0 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.0 MB/s | 25 kB 00:00 #13 134.0 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.6 MB/s | 11 kB 00:00 #13 134.0 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 23 MB/s | 228 kB 00:00 #13 134.0 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 6.5 MB/s | 53 kB 00:00 #13 134.0 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 4.2 MB/s | 21 kB 00:00 #13 134.0 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 5.9 MB/s | 28 kB 00:00 #13 134.1 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 28 MB/s | 207 kB 00:00 #13 134.1 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 28 MB/s | 308 kB 00:00 #13 134.1 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 7.1 MB/s | 67 kB 00:00 #13 134.2 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 30 MB/s | 9.6 MB 00:00 #13 134.2 -------------------------------------------------------------------------------- #13 134.2 Total 38 MB/s | 12 MB 00:00 #13 134.2 Running transaction check #13 134.3 Transaction check succeeded. #13 134.3 Running transaction test #13 134.9 Transaction test succeeded. #13 134.9 Running transaction #13 135.5 Preparing : 1/1 #13 135.7 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 135.7 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 135.7 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 135.7 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 136.3 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 136.3 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 136.3 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 136.3 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 136.4 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 136.4 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 136.4 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 136.4 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 136.4 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 136.4 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 136.4 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 136.5 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 136.5 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 136.5 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 136.5 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 136.5 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 136.5 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 136.6 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 136.6 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 136.6 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 136.6 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 136.6 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 136.6 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 136.6 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 136.6 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 136.7 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 136.7 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 136.8 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 137.0 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 137.0 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 137.0 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 137.0 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 137.0 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 137.0 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 137.0 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 137.0 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 137.0 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 137.0 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 137.0 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 137.0 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 137.0 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 137.0 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 137.0 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 137.0 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 137.0 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 137.0 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 137.0 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 137.0 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 137.0 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 137.0 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 137.0 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 137.0 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 137.0 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 137.0 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 137.0 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 137.0 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 137.0 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 137.0 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 137.0 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 137.2 #13 137.2 Installed: #13 137.2 boost-1.75.0-13.el9_7.x86_64 #13 137.2 boost-atomic-1.75.0-13.el9_7.x86_64 #13 137.2 boost-chrono-1.75.0-13.el9_7.x86_64 #13 137.2 boost-container-1.75.0-13.el9_7.x86_64 #13 137.2 boost-context-1.75.0-13.el9_7.x86_64 #13 137.2 boost-contract-1.75.0-13.el9_7.x86_64 #13 137.2 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 137.2 boost-date-time-1.75.0-13.el9_7.x86_64 #13 137.2 boost-fiber-1.75.0-13.el9_7.x86_64 #13 137.2 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 137.2 boost-graph-1.75.0-13.el9_7.x86_64 #13 137.2 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 137.2 boost-locale-1.75.0-13.el9_7.x86_64 #13 137.2 boost-log-1.75.0-13.el9_7.x86_64 #13 137.2 boost-math-1.75.0-13.el9_7.x86_64 #13 137.2 boost-nowide-1.75.0-13.el9_7.x86_64 #13 137.2 boost-program-options-1.75.0-13.el9_7.x86_64 #13 137.2 boost-python3-1.75.0-13.el9_7.x86_64 #13 137.2 boost-random-1.75.0-13.el9_7.x86_64 #13 137.2 boost-regex-1.75.0-13.el9_7.x86_64 #13 137.2 boost-serialization-1.75.0-13.el9_7.x86_64 #13 137.2 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 137.2 boost-system-1.75.0-13.el9_7.x86_64 #13 137.2 boost-test-1.75.0-13.el9_7.x86_64 #13 137.2 boost-thread-1.75.0-13.el9_7.x86_64 #13 137.2 boost-timer-1.75.0-13.el9_7.x86_64 #13 137.2 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 137.2 boost-wave-1.75.0-13.el9_7.x86_64 #13 137.2 gperftools-libs-2.9.1-3.el9.x86_64 #13 137.2 libicu-67.1-10.el9_6.x86_64 #13 137.2 libunwind-1.6.2-1.el9.x86_64 #13 137.2 #13 137.2 Complete! #13 137.9 77 files removed #13 139.2 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 139.2 Collecting contrail-vrouter-api==0.1.dev0 #13 139.2 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 140.0 Installing collected packages: contrail-vrouter-api #13 140.0 Successfully installed contrail-vrouter-api-0.1.dev0 #13 140.0 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 141.4s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.3s #15 exporting to image #15 exporting layers #15 exporting layers 5.9s done #15 writing image sha256:055d82429cff75ae251eda47606a6d5778befb2404d6f8d6f5bd95605268caa8 #15 writing image sha256:055d82429cff75ae251eda47606a6d5778befb2404d6f8d6f5bd95605268caa8 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_7_1-1 0.0s done #15 DONE 5.9s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) 2026-09-01 14:04:14,970: INFO: Docker build duration: 182 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] ebd3e2863eb1: Preparing 23ebc5a4a08e: Preparing 5c9d7847bc43: Preparing db35f113c84a: Preparing 66ac0994d193: Preparing 1192b7ad03da: Preparing 7e190dcc53d7: Preparing def067c6a488: Preparing cb400d34a845: Preparing 404fe7318be2: Preparing 5de5b88f1e36: Preparing f5695f509dfe: Preparing 44c261533b2c: Preparing 7dbaa9d27669: Preparing 077a5a9d48d7: Preparing 022e62974d0c: Preparing e96016763d49: Preparing 887e2d3fa296: Preparing 81581e6d9c0b: Preparing ef40a9fe0ff5: Preparing 44343de3ea1d: Preparing ebd3e2863eb1: Waiting 23ebc5a4a08e: Waiting 5c9d7847bc43: Waiting db35f113c84a: Waiting 66ac0994d193: Waiting 1192b7ad03da: Waiting 7e190dcc53d7: Waiting def067c6a488: Waiting cb400d34a845: Waiting 404fe7318be2: Waiting 5de5b88f1e36: Waiting f5695f509dfe: Waiting 44c261533b2c: Waiting 7dbaa9d27669: Waiting 077a5a9d48d7: Waiting 022e62974d0c: Waiting e96016763d49: Waiting 887e2d3fa296: Waiting 81581e6d9c0b: Waiting ef40a9fe0ff5: Waiting 44343de3ea1d: Waiting ebd3e2863eb1: Pushed 5c9d7847bc43: Pushed db35f113c84a: Pushed 66ac0994d193: Pushed 1192b7ad03da: Pushed 7e190dcc53d7: Pushed def067c6a488: Layer already exists cb400d34a845: Layer already exists 404fe7318be2: Layer already exists 5de5b88f1e36: Layer already exists 44c261533b2c: Layer already exists f5695f509dfe: Layer already exists 7dbaa9d27669: Layer already exists 077a5a9d48d7: Layer already exists 022e62974d0c: Layer already exists e96016763d49: Layer already exists 81581e6d9c0b: Layer already exists 887e2d3fa296: Layer already exists ef40a9fe0ff5: Layer already exists 44343de3ea1d: Layer already exists 23ebc5a4a08e: Pushed master-3_0_7_1-1: digest: sha256:a44cdd2d1cadf7222380c82b651d51c9b96c88154ecf263567a7d3883c0a1850 size: 4713 2026-09-01 14:04:27,294: INFO: Building opensdn-tor-agent finished successfully, duration: 195 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-3_0_7_1-1 cb46394d04ff 741MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-3_0_7_1-1 61fcf03b95c0 750MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_7_1-1 b91cda710116 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-3_0_7_1-1 cbe3d9f60e55 806MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-3_0_7_1-1 8d98bbd876aa 803MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-3_0_7_1-1 b7c43c4db2e6 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-3_0_7_1-1 11e770b4ef30 966MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-3_0_7_1-1 e055afbb48c7 966MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-3_0_7_1-1 4a1427753c53 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_7_1-1 6ea52b9bc619 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-3_0_7_1-1 21ee6273b561 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-3_0_7_1-1 d8feb2ebc621 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-3_0_7_1-1 6206604c2d05 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-3_0_7_1-1 230c936f89be 764MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-3_0_7_1-1 b9472656a4da 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-3_0_7_1-1 d9ae2a6f5163 739MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-3_0_7_1-1 798be9e9518a 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-3_0_7_1-1 d57b2e62ff08 748MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-3_0_7_1-1 c0be849a3918 784MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-3_0_7_1-1 9abd66066f45 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-3_0_7_1-1 01cde255e073 810MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-3_0_7_1-1 7ce77e3b5ac0 792MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-3_0_7_1-1 0e1b0cd01272 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-3_0_7_1-1 52e964c825c7 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-3_0_7_1-1 0fc063d6b2be 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-3_0_7_1-1 fb06aabf55b8 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-3_0_7_1-1 7a56000da07d 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-3_0_7_1-1 c63db92d5373 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-3_0_7_1-1 a91009d88acd 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-3_0_7_1-1 04bb8175abe5 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-3_0_7_1-1 b34ce7eb3565 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-3_0_7_1-1 fcb67ecc6b36 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-3_0_7_1-1 4a1e44ead732 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-3_0_7_1-1 cf099b5b36a1 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-3_0_7_1-1 75020967d3c6 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-3_0_7_1-1 85f323a28d14 32.6MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-3_0_7_1-1 928833d2a1da 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-3_0_7_1-1 e46fab30a531 729MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-3_0_7_1-1 731c6ce45df0 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-3_0_7_1-1 beedc4dce60b 859MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-3_0_7_1-1 5f646781543a 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-3_0_7_1-1 4cc649104e78 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-3_0_7_1-1 677b0b08efad 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-3_0_7_1-1 dd84b30ab18b 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-3_0_7_1-1 c3ecc90cf0ee 859MB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_7_1-1 055d82429cff 783MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-3_0_7_1-1 62510149e752 801MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-3_0_7_1-1 bf370c87d985 792MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-3_0_7_1-1 169d16d4a796 792MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-3_0_7_1-1 4364ceb74551 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen dc9957c12a57 3.01GB 0B U rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 591727f77853 22.6GB 0B tf-dev-sandbox:frozen dc9957c12a57 3.01GB 0B U