2025-07-17 16:07:42,468: INFO: Building opensdn-controller-webui-web 2025-07-17 16:07:42,518: 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_2_2_1-5_5 --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} ---> e13020eab66a Step 4/9 : ARG CONTAINER_NAME ---> Running in d532f5f0543a ---> Removed intermediate container d532f5f0543a ---> c35902ec5d8f Step 5/9 : ENV SERVICE_NAME=web CONTAINER_NAME=$CONTAINER_NAME ---> Running in b1b1780417fc ---> Removed intermediate container b1b1780417fc ---> 5fdda6073919 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 956d5abac6ee ---> Removed intermediate container 956d5abac6ee ---> 6c5a2a6e46e6 Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 409515223f08 ---> Removed intermediate container 409515223f08 ---> 81b77da43f5f Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in 09bc2ef66498 ---> Removed intermediate container 09bc2ef66498 ---> 0158011ac694 Step 9/9 : CMD ["/usr/bin/node","webServerStart.js"] ---> Running in 749d5529e48b ---> Removed intermediate container 749d5529e48b ---> bd74a9ab754d [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 bd74a9ab754d Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-1_2_2_1-5_5 2025-07-17 16:07:57,546: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web] f9c8f7e3da9b: Preparing 3d568807a530: Preparing 01e4612b42f4: Preparing 54b6fa76d0c1: Preparing bb971a920cde: Preparing 7faba655ea54: Preparing f3ff4612fb1f: Preparing 87e367709655: Preparing 48a0a9cd415e: Preparing 5d0e3a4775e7: Preparing 0921948774cb: Preparing 174f56854903: Preparing f9c8f7e3da9b: Waiting 3d568807a530: Waiting 01e4612b42f4: Waiting 54b6fa76d0c1: Waiting bb971a920cde: Waiting 7faba655ea54: Waiting f3ff4612fb1f: Waiting 87e367709655: Waiting 48a0a9cd415e: Waiting 5d0e3a4775e7: Waiting 0921948774cb: Waiting 174f56854903: Waiting f9c8f7e3da9b: Layer already exists 54b6fa76d0c1: Layer already exists 3d568807a530: Layer already exists 01e4612b42f4: Layer already exists f3ff4612fb1f: Layer already exists 7faba655ea54: Layer already exists bb971a920cde: Layer already exists 48a0a9cd415e: Layer already exists 87e367709655: Layer already exists 0921948774cb: Layer already exists 5d0e3a4775e7: Layer already exists 174f56854903: Layer already exists master-1_2_2_1-5_5: digest: sha256:05471ab1c89c46c047290caae83606291dd8be15ed2c24db46100c8191354964 size: 2824 2025-07-17 16:08:01,699: INFO: Building opensdn-controller-webui-web finished successfully, duration: 19 seconds