2025-05-13 09:15:21,731: INFO: Building opensdn-controller-webui-web 2025-05-13 09:15:21,773: 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=2024.1-1_6_6_5-3 --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} ---> a5114e83e2af Step 4/9 : ARG CONTAINER_NAME ---> Running in 3f2b92319b0e ---> Removed intermediate container 3f2b92319b0e ---> 85af66a39d0b Step 5/9 : ENV SERVICE_NAME=web CONTAINER_NAME=$CONTAINER_NAME ---> Running in 133253bdd9be ---> Removed intermediate container 133253bdd9be ---> a7784c9e5afc 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 2477c7c20964 ---> Removed intermediate container 2477c7c20964 ---> 25b18923d8c4 Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in d5bac1c24853 ---> Removed intermediate container d5bac1c24853 ---> 250cebe7e690 Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in 4d3c87adf0e3 ---> Removed intermediate container 4d3c87adf0e3 ---> cff1854f34d0 Step 9/9 : CMD ["/usr/bin/node","webServerStart.js"] ---> Running in 5af31030a42e ---> Removed intermediate container 5af31030a42e ---> 3bbaaeeb0d65 [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 3bbaaeeb0d65 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:2024.1-1_6_6_5-3 2025-05-13 09:15:37,061: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web] f39953a075e1: Preparing 53d6267654b9: Preparing 228aed507931: Preparing ff3670d26086: Preparing 2b5cd5f7b529: Preparing abc09bf2dea4: Preparing cd53eff0e15c: Preparing 26559be429bc: Preparing 75f0cacf047a: Preparing 3f732ca738cc: Preparing 4cb8cc30a7cd: Preparing 174f56854903: Preparing 2b5cd5f7b529: Waiting abc09bf2dea4: Waiting f39953a075e1: Waiting 53d6267654b9: Waiting 228aed507931: Waiting ff3670d26086: Waiting cd53eff0e15c: Waiting 26559be429bc: Waiting 75f0cacf047a: Waiting 3f732ca738cc: Waiting 4cb8cc30a7cd: Waiting 174f56854903: Waiting 53d6267654b9: Layer already exists f39953a075e1: Layer already exists ff3670d26086: Layer already exists cd53eff0e15c: Layer already exists 228aed507931: Layer already exists 2b5cd5f7b529: Layer already exists abc09bf2dea4: Layer already exists 26559be429bc: Layer already exists 3f732ca738cc: Layer already exists 75f0cacf047a: Layer already exists 174f56854903: Layer already exists 4cb8cc30a7cd: Layer already exists 2024.1-1_6_6_5-3: digest: sha256:607b30ebd7d5339f39f3847096c7afcbeb22e667ed7a801d3aa8464213a56e7c size: 2824 2025-05-13 09:15:40,615: INFO: Building opensdn-controller-webui-web finished successfully, duration: 19 seconds