2026-04-02 01:21:35,092: INFO: Building opensdn-controller-webui-base 2026-04-02 01:21:35,435: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly-r25.1 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9.3 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-controller-webui-base --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: 1.89kB done #1 DONE 0.7s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.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 0.4s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 #6 CACHED #7 [internal] load build context #7 transferring context: 63.66kB done #7 DONE 0.5s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/src/contrail/contrail-web-controller /usr/src/contrail/contrail-web-controller #8 DONE 2.6s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/src/contrail/contrail-web-core /usr/src/contrail/contrail-web-core #9 DONE 4.2s #10 [stage-1 4/8] RUN set -e ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} != 9 ]]; then echo "ERROR: only version 9 of redhat-like OS is supported" ; exit 1 ; fi ; yum install -y redis nodejs-1:16.20.2 npm-1:8.19.4 ; npm install -g coffeescript livescript ; yum clean all -y ; rm -rf /var/cache/yum ; mkdir /usr/lib64/node_modules ; cp -rp /usr/src/contrail/contrail-web-core/node_modules/* /usr/lib64/node_modules/ ; rm -rf /usr/src/contrail/contrail-web-core/node_modules ; ln -s /usr/lib64/node_modules /usr/src/contrail/contrail-web-controller/node_modules ; ln -s /usr/lib64/node_modules /usr/src/contrail/contrail-web-core/node_modules ; rm -f /usr/src/contrail/contrail-web-core/config/config.global.js ; ln -s /etc/contrail/config.global.js /usr/src/contrail/contrail-web-core/config/config.global.js ; chown -R contrail:contrail /usr/src/contrail #10 1.362 Third parties for OpenSDN 51 MB/s | 5.1 MB 00:00 #10 3.439 Extra Packages for Enterprise Linux 9 - x86_64 17 MB/s | 20 MB 00:01 #10 14.31 Extra Packages for Enterprise Linux 9 openh264 2.9 kB/s | 2.5 kB 00:00 #10 15.13 Rocky Linux 9 - BaseOS 29 MB/s | 17 MB 00:00 #10 18.64 Rocky Linux 9 - AppStream 32 MB/s | 17 MB 00:00 #10 22.19 Rocky Linux 9 - Extras 39 kB/s | 17 kB 00:00 #10 24.31 Dependencies resolved. #10 24.31 ================================================================================ #10 24.31 Package Arch Version Repository Size #10 24.31 ================================================================================ #10 24.31 Installing: #10 24.31 nodejs x86_64 1:16.20.2-8.el9_4 appstream 111 k #10 24.31 npm x86_64 1:8.19.4-1.16.20.2.8.el9_4 appstream 1.7 M #10 24.31 redis x86_64 6.2.20-3.el9_7 appstream 1.3 M #10 24.31 Upgrading: #10 24.31 libacl x86_64 2.3.1-4.el9 baseos 22 k #10 24.31 Installing dependencies: #10 24.31 acl x86_64 2.3.1-4.el9 baseos 69 k #10 24.31 dbus x86_64 1:1.12.20-8.el9 baseos 6.8 k #10 24.31 dbus-broker x86_64 28-7.el9 baseos 171 k #10 24.31 dbus-common noarch 1:1.12.20-8.el9 baseos 14 k #10 24.31 kmod-libs x86_64 28-11.el9 baseos 62 k #10 24.31 libbrotli x86_64 1.0.9-9.el9_7 baseos 312 k #10 24.31 libseccomp x86_64 2.5.2-2.el9 baseos 71 k #10 24.31 logrotate x86_64 3.18.0-12.el9 baseos 73 k #10 24.31 nodejs-libs x86_64 1:16.20.2-8.el9_4 appstream 15 M #10 24.31 systemd x86_64 252-55.el9_7.2.rocky.0.1 baseos 4.0 M #10 24.31 systemd-pam x86_64 252-55.el9_7.2.rocky.0.1 baseos 282 k #10 24.31 systemd-rpm-macros noarch 252-55.el9_7.2.rocky.0.1 baseos 70 k #10 24.31 Installing weak dependencies: #10 24.31 nodejs-docs noarch 1:16.20.2-8.el9_4 appstream 7.1 M #10 24.31 nodejs-full-i18n x86_64 1:16.20.2-8.el9_4 appstream 8.2 M #10 24.31 #10 24.31 Transaction Summary #10 24.31 ================================================================================ #10 24.31 Install 17 Packages #10 24.31 Upgrade 1 Package #10 24.31 #10 24.31 Total download size: 38 M #10 24.31 Downloading Packages: #10 24.81 (1/18): dbus-1.12.20-8.el9.x86_64.rpm 173 kB/s | 6.8 kB 00:00 #10 24.82 (2/18): dbus-common-1.12.20-8.el9.noarch.rpm 2.2 MB/s | 14 kB 00:00 #10 24.82 (3/18): dbus-broker-28-7.el9.x86_64.rpm 3.4 MB/s | 171 kB 00:00 #10 24.83 (4/18): kmod-libs-28-11.el9.x86_64.rpm 4.4 MB/s | 62 kB 00:00 #10 24.84 (5/18): acl-2.3.1-4.el9.x86_64.rpm 1.1 MB/s | 69 kB 00:00 #10 24.86 (6/18): logrotate-3.18.0-12.el9.x86_64.rpm 3.4 MB/s | 73 kB 00:00 #10 24.90 (7/18): libseccomp-2.5.2-2.el9.x86_64.rpm 977 kB/s | 71 kB 00:00 #10 24.94 (8/18): systemd-pam-252-55.el9_7.2.rocky.0.1.x8 6.8 MB/s | 282 kB 00:00 #10 24.98 (9/18): systemd-rpm-macros-252-55.el9_7.2.rocky 1.8 MB/s | 70 kB 00:00 #10 24.99 (10/18): libbrotli-1.0.9-9.el9_7.x86_64.rpm 1.8 MB/s | 312 kB 00:00 #10 25.05 (11/18): systemd-252-55.el9_7.2.rocky.0.1.x86_6 22 MB/s | 4.0 MB 00:00 #10 25.09 (12/18): nodejs-16.20.2-8.el9_4.x86_64.rpm 1.0 MB/s | 111 kB 00:00 #10 25.25 (13/18): nodejs-docs-16.20.2-8.el9_4.noarch.rpm 27 MB/s | 7.1 MB 00:00 #10 25.37 (14/18): nodejs-libs-16.20.2-8.el9_4.x86_64.rpm 51 MB/s | 15 MB 00:00 #10 25.39 (15/18): npm-8.19.4-1.16.20.2.8.el9_4.x86_64.rp 13 MB/s | 1.7 MB 00:00 #10 25.41 (16/18): libacl-2.3.1-4.el9.x86_64.rpm 1.6 MB/s | 22 kB 00:00 #10 25.43 (17/18): redis-6.2.20-3.el9_7.x86_64.rpm 21 MB/s | 1.3 MB 00:00 #10 25.50 (18/18): nodejs-full-i18n-16.20.2-8.el9_4.x86_6 18 MB/s | 8.2 MB 00:00 #10 25.51 -------------------------------------------------------------------------------- #10 25.51 Total 32 MB/s | 38 MB 00:01 #10 26.02 Running transaction check #10 26.12 Transaction check succeeded. #10 26.12 Running transaction test #10 26.52 Transaction test succeeded. #10 26.52 Running transaction #10 26.98 Running scriptlet: npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 1/1 #10 27.07 Preparing : 1/1 #10 27.15 Upgrading : libacl-2.3.1-4.el9.x86_64 1/19 #10 27.16 Installing : acl-2.3.1-4.el9.x86_64 2/19 #10 27.61 Installing : nodejs-docs-1:16.20.2-8.el9_4.noarch 3/19 #10 27.62 Installing : systemd-rpm-macros-252-55.el9_7.2.rocky.0.1.noarch 4/19 #10 27.63 Installing : libseccomp-2.5.2-2.el9.x86_64 5/19 #10 27.64 Installing : libbrotli-1.0.9-9.el9_7.x86_64 6/19 #10 27.94 Installing : nodejs-libs-1:16.20.2-8.el9_4.x86_64 7/19 #10 28.11 Installing : nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64 8/19 #10 28.30 Installing : npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 9/19 #10 28.33 Installing : nodejs-1:16.20.2-8.el9_4.x86_64 10/19 #10 28.34 Installing : kmod-libs-28-11.el9.x86_64 11/19 #10 28.34 Installing : dbus-1:1.12.20-8.el9.x86_64 12/19 #10 28.35 Installing : systemd-pam-252-55.el9_7.2.rocky.0.1.x86_64 13/19 #10 28.36 Running scriptlet: systemd-252-55.el9_7.2.rocky.0.1.x86_64 14/19 #10 28.65 Installing : systemd-252-55.el9_7.2.rocky.0.1.x86_64 14/19 #10 29.13 Running scriptlet: systemd-252-55.el9_7.2.rocky.0.1.x86_64 14/19 #10 29.43 Installing : dbus-common-1:1.12.20-8.el9.noarch 15/19 #10 29.70 Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 15/19 #10 29.73 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. #10 29.73 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. #10 29.73 #10 29.73 Running scriptlet: dbus-broker-28-7.el9.x86_64 16/19 #10 29.81 Installing : dbus-broker-28-7.el9.x86_64 16/19 #10 29.81 Running scriptlet: dbus-broker-28-7.el9.x86_64 16/19 #10 29.84 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. #10 29.84 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. #10 29.84 #10 29.84 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 17/19 #10 29.86 Installing : logrotate-3.18.0-12.el9.x86_64 17/19 #10 29.86 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 17/19 #10 29.88 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #10 29.88 #10 29.89 Running scriptlet: redis-6.2.20-3.el9_7.x86_64 18/19 #10 29.98 Installing : redis-6.2.20-3.el9_7.x86_64 18/19 #10 29.99 Running scriptlet: redis-6.2.20-3.el9_7.x86_64 18/19 #10 30.02 Cleanup : libacl-2.3.1-3.el9.x86_64 19/19 #10 30.03 Running scriptlet: libacl-2.3.1-3.el9.x86_64 19/19 #10 30.25 Verifying : acl-2.3.1-4.el9.x86_64 1/19 #10 30.25 Verifying : dbus-1:1.12.20-8.el9.x86_64 2/19 #10 30.25 Verifying : dbus-broker-28-7.el9.x86_64 3/19 #10 30.25 Verifying : dbus-common-1:1.12.20-8.el9.noarch 4/19 #10 30.25 Verifying : kmod-libs-28-11.el9.x86_64 5/19 #10 30.25 Verifying : libbrotli-1.0.9-9.el9_7.x86_64 6/19 #10 30.25 Verifying : libseccomp-2.5.2-2.el9.x86_64 7/19 #10 30.25 Verifying : logrotate-3.18.0-12.el9.x86_64 8/19 #10 30.25 Verifying : systemd-252-55.el9_7.2.rocky.0.1.x86_64 9/19 #10 30.25 Verifying : systemd-pam-252-55.el9_7.2.rocky.0.1.x86_64 10/19 #10 30.25 Verifying : systemd-rpm-macros-252-55.el9_7.2.rocky.0.1.noarch 11/19 #10 30.25 Verifying : nodejs-1:16.20.2-8.el9_4.x86_64 12/19 #10 30.25 Verifying : nodejs-docs-1:16.20.2-8.el9_4.noarch 13/19 #10 30.25 Verifying : nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64 14/19 #10 30.25 Verifying : nodejs-libs-1:16.20.2-8.el9_4.x86_64 15/19 #10 30.25 Verifying : npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 16/19 #10 30.25 Verifying : redis-6.2.20-3.el9_7.x86_64 17/19 #10 30.25 Verifying : libacl-2.3.1-4.el9.x86_64 18/19 #10 30.25 Verifying : libacl-2.3.1-3.el9.x86_64 19/19 #10 30.36 #10 30.36 Upgraded: #10 30.36 libacl-2.3.1-4.el9.x86_64 #10 30.36 Installed: #10 30.36 acl-2.3.1-4.el9.x86_64 #10 30.36 dbus-1:1.12.20-8.el9.x86_64 #10 30.36 dbus-broker-28-7.el9.x86_64 #10 30.36 dbus-common-1:1.12.20-8.el9.noarch #10 30.36 kmod-libs-28-11.el9.x86_64 #10 30.36 libbrotli-1.0.9-9.el9_7.x86_64 #10 30.36 libseccomp-2.5.2-2.el9.x86_64 #10 30.36 logrotate-3.18.0-12.el9.x86_64 #10 30.36 nodejs-1:16.20.2-8.el9_4.x86_64 #10 30.36 nodejs-docs-1:16.20.2-8.el9_4.noarch #10 30.36 nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64 #10 30.36 nodejs-libs-1:16.20.2-8.el9_4.x86_64 #10 30.36 npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 #10 30.36 redis-6.2.20-3.el9_7.x86_64 #10 30.36 systemd-252-55.el9_7.2.rocky.0.1.x86_64 #10 30.36 systemd-pam-252-55.el9_7.2.rocky.0.1.x86_64 #10 30.36 systemd-rpm-macros-252-55.el9_7.2.rocky.0.1.noarch #10 30.36 #10 30.36 Complete! #10 32.25 #10 32.25 added 12 packages, and audited 13 packages in 1s #10 32.25 #10 32.25 found 0 vulnerabilities #10 32.25 npm notice #10 32.25 npm notice New major version of npm available! 8.19.4 -> 11.12.1 #10 32.25 npm notice Changelog: #10 32.25 npm notice Run `npm install -g npm@11.12.1` to update! #10 32.25 npm notice #10 32.46 46 files removed #10 DONE 37.2s #11 [stage-1 5/8] COPY custom-images/logo.png /opt/contrail/images/logo.png #11 DONE 0.1s #12 [stage-1 6/8] COPY custom-images/favicon.ico /opt/contrail/images/favicon.ico #12 DONE 0.2s #13 [stage-1 7/8] COPY *.sh / #13 DONE 0.1s #14 [stage-1 8/8] RUN /bin/bash -c 'for item in `ls /__*` ; do mv $item /${item:3} ; done' #14 DONE 0.1s #15 exporting to image #15 exporting layers #15 exporting layers 9.5s done #15 writing image sha256:aeefd4b0fbe3a33cbc68a120450216348e85166dc6bc3e2c0ec72a75d991bb5e done #15 naming to nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly-r25.1 done #15 DONE 9.5s 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-general-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2026-04-02 01:23:09,235: INFO: Docker build duration: 94 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base] 0090b968aa1d: Preparing f80fcf59c783: Preparing e70170f79580: Preparing 43b189493999: Preparing 02b9e95807ee: Preparing c7422c36e4cd: Preparing 0fc1159e4e0a: Preparing a422b16d5763: Preparing f698fdfeffe0: Preparing fddf7ecdb4e3: Preparing 4b3e6df15972: Preparing 68f4741c7ebc: Preparing 5a5ea3f21961: Preparing b643a9bdfbd9: Preparing 44343de3ea1d: Preparing f698fdfeffe0: Waiting fddf7ecdb4e3: Waiting 4b3e6df15972: Waiting 68f4741c7ebc: Waiting 5a5ea3f21961: Waiting b643a9bdfbd9: Waiting 44343de3ea1d: Waiting c7422c36e4cd: Waiting 0fc1159e4e0a: Waiting a422b16d5763: Waiting 43b189493999: Pushed f80fcf59c783: Pushed 0090b968aa1d: Pushed e70170f79580: Pushed a422b16d5763: Layer already exists fddf7ecdb4e3: Layer already exists f698fdfeffe0: Layer already exists 4b3e6df15972: Layer already exists 68f4741c7ebc: Layer already exists 5a5ea3f21961: Layer already exists 44343de3ea1d: Layer already exists b643a9bdfbd9: Layer already exists 0fc1159e4e0a: Pushed c7422c36e4cd: Pushed 02b9e95807ee: Pushed nightly-r25.1: digest: sha256:6abec428949cd57d977b376024c117670a2f46fd16e3d81beaaec31c45486319 size: 3457 2026-04-02 01:23:27,003: INFO: Building opensdn-controller-webui-base finished successfully, duration: 112 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly-r25.1 1e58935fb93f 620MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly-r25.1 cefb3d5e10b9 857MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly-r25.1 683543ef3d0c 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 a33e3840d8c2 620MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly-r25.1 08108592b304 3.7kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly-r25.1 ffba5698e6f1 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly-r25.1 0a568529a822 2.47MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly-r25.1 137d0315a17e 620MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly-r25.1 3f7a15717537 682MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly-r25.1 aeefd4b0fbe3 902MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly-r25.1 8622bad6fee0 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly-r25.1 d0076e3cac8d 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly-r25.1 bf0f97c5e4f8 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly-r25.1 d5bbb1bbc069 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly-r25.1 488713818d5c 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly-r25.1 54de14b26e17 432MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly-r25.1 64e411691d25 443MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly-r25.1 70fef85355fb 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 f5b1bbe3039a 412MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly-r25.1 cdb0f191a6f7 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly-r25.1 9c2b4e2fb9b5 694MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable-r25.1 cc12308defc1 2.87GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 39928355fc89 24.7GB 0B tf-dev-sandbox:stable-r25.1 6ff90b1be998 2.87GB 0B U