2025-08-12 09:09:56,338: INFO: Building opensdn-controller-webui-web 2025-08-12 09:09:56,410: 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_2-5_1 --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} ---> 9cfb17f784a1 Step 4/9 : ARG CONTAINER_NAME ---> Running in 1aec220d3368 ---> Removed intermediate container 1aec220d3368 ---> 241f3e8102d7 Step 5/9 : ENV SERVICE_NAME=web CONTAINER_NAME=$CONTAINER_NAME ---> Running in c5fabf2de9e8 ---> Removed intermediate container c5fabf2de9e8 ---> d23d742bf0a6 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 723a7a6cdc6b ---> Removed intermediate container 723a7a6cdc6b ---> ff63607da367 Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 0e975e24d3dc ---> Removed intermediate container 0e975e24d3dc ---> ff384fe429e8 Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in e12b1ad5e1d1 ---> Removed intermediate container e12b1ad5e1d1 ---> 83debc20a8ff Step 9/9 : CMD ["/usr/bin/node","webServerStart.js"] ---> Running in 315c9589ab9a ---> Removed intermediate container 315c9589ab9a ---> 87c737f82e3e [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 87c737f82e3e Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-1_2_2_2-5_1 2025-08-12 09:10:12,826: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web] 59e4c7e8a15a: Preparing 8d941c71a382: Preparing 5a0ec2192b74: Preparing 709dd2f05515: Preparing 93d073275ecf: Preparing 2e6cf8a692a2: Preparing 2cb3ecc66de9: Preparing c2c41c8db9f9: Preparing 3e886c37f4cb: Preparing bb30365be49e: Preparing edea4b186e87: Preparing 174f56854903: Preparing 59e4c7e8a15a: Waiting 8d941c71a382: Waiting 5a0ec2192b74: Waiting 709dd2f05515: Waiting 93d073275ecf: Waiting 2e6cf8a692a2: Waiting 2cb3ecc66de9: Waiting c2c41c8db9f9: Waiting 3e886c37f4cb: Waiting bb30365be49e: Waiting edea4b186e87: Waiting 174f56854903: Waiting 709dd2f05515: Layer already exists 93d073275ecf: Layer already exists 59e4c7e8a15a: Layer already exists 8d941c71a382: Layer already exists 5a0ec2192b74: Layer already exists 2e6cf8a692a2: Layer already exists bb30365be49e: Layer already exists 3e886c37f4cb: Layer already exists edea4b186e87: Layer already exists c2c41c8db9f9: Layer already exists 2cb3ecc66de9: Layer already exists 174f56854903: Layer already exists master-1_2_2_2-5_1: digest: sha256:9550e924f5e359ce9cb5080b7d114a86cc8f2fb2da7c8b04676843f4f40953e3 size: 2824 2025-08-12 09:10:30,691: INFO: Building opensdn-controller-webui-web finished successfully, duration: 34 seconds