2025-06-12 12:47:54,351: INFO: Building opensdn-controller-webui-web 2025-06-12 12:47:54,389: 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-1_7_2_1-4 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=7 --build-arg LINUX_DISTR=centos --build-arg GENERAL_EXTRA_RPMS="" --build-arg BASE_EXTRA_RPMS="" --build-arg YUM_ENABLE_REPOS="" --build-arg CONTAINER_NAME=opensdn-controller-webui-web --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn Sending build context to Docker daemon 2.56 kB Step 1/9 : ARG CONTRAIL_REGISTRY Step 2/9 : ARG CONTRAIL_CONTAINER_TAG Step 3/9 : FROM ${CONTRAIL_REGISTRY}/opensdn-controller-webui-base:${CONTRAIL_CONTAINER_TAG} ---> 22b65d6a5019 Step 4/9 : ARG CONTAINER_NAME ---> Running in 30c47ab65077 ---> Removed intermediate container 30c47ab65077 ---> 51a5e3a5f0dd Step 5/9 : ENV SERVICE_NAME=web CONTAINER_NAME=$CONTAINER_NAME ---> Running in 5000b374678c ---> Removed intermediate container 5000b374678c ---> 2bb78058460d Step 6/9 : LABEL name=$CONTAINER_NAME summary="Contrail WEB UI" description="Contrail WEB UI provides the Web UI service to end user." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in d6fe811efc29 ---> Removed intermediate container d6fe811efc29 ---> e27915ddb79e Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in b1d3bc2c6562 ---> Removed intermediate container b1d3bc2c6562 ---> 367dc63dab96 Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in a3aefef49058 ---> Removed intermediate container a3aefef49058 ---> 7caf2485c3ed Step 9/9 : CMD ["/usr/bin/node","webServerStart.js"] ---> Running in 60e241530091 ---> Removed intermediate container 60e241530091 ---> e0927d41241d [Warning] One or more build-args [BASE_EXTRA_RPMS GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER PIP_REPOSITORY SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built e0927d41241d Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-1_7_2_1-4 2025-06-12 12:48:08,875: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web] 964070a535b7: Preparing 392cbaf743c1: Preparing e5989c78325b: Preparing a5efea55b30e: Preparing 831f5e7a754a: Preparing 8ca2b575e688: Preparing 944f93ce05e6: Preparing 3ca0f4bc7b1e: Preparing f9c914e7140c: Preparing 077f52f913c4: Preparing 6d3c3e287ef6: Preparing 174f56854903: Preparing 964070a535b7: Waiting 392cbaf743c1: Waiting e5989c78325b: Waiting a5efea55b30e: Waiting 831f5e7a754a: Waiting 8ca2b575e688: Waiting 944f93ce05e6: Waiting 3ca0f4bc7b1e: Waiting f9c914e7140c: Waiting 077f52f913c4: Waiting 6d3c3e287ef6: Waiting 174f56854903: Waiting a5efea55b30e: Layer already exists 831f5e7a754a: Layer already exists e5989c78325b: Layer already exists 392cbaf743c1: Layer already exists 964070a535b7: Layer already exists 8ca2b575e688: Layer already exists 944f93ce05e6: Layer already exists 3ca0f4bc7b1e: Layer already exists 077f52f913c4: Layer already exists 174f56854903: Layer already exists 6d3c3e287ef6: Layer already exists f9c914e7140c: Layer already exists master-1_7_2_1-4: digest: sha256:a65661b4fcd18cd7227ece49d74be2662ada216e94f3b308ba98365999763897 size: 2823 2025-06-12 12:48:12,315: INFO: Building opensdn-controller-webui-web finished successfully, duration: 18 seconds