2025-06-10 08:22:32,335: INFO: Building opensdn-controller-webui-job 2025-06-10 08:22:32,369: 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_8_2_1-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-job --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} ---> d52105e1ae99 Step 4/9 : ARG CONTAINER_NAME ---> Running in 8655cc03473e ---> Removed intermediate container 8655cc03473e ---> 15b4e42a4944 Step 5/9 : ENV SERVICE_NAME=job CONTAINER_NAME=$CONTAINER_NAME ---> Running in a4f2b25fa503 ---> Removed intermediate container a4f2b25fa503 ---> a4b3b6bf403d Step 6/9 : LABEL name=$CONTAINER_NAME summary="Contrail WEB UI Job" description="Contrail WEB UI Job middleware handles jobs from the WebUI service and contacts other Contrail services to execute them." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 8b64528205de ---> Removed intermediate container 8b64528205de ---> 92fe7a7dfb92 Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 2630063e07e9 ---> Removed intermediate container 2630063e07e9 ---> 5365e02ca107 Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in e570334aeb5c ---> Removed intermediate container e570334aeb5c ---> 5d2ee3ea8dec Step 9/9 : CMD ["/usr/bin/node","jobServerStart.js"] ---> Running in e5fb105cefca ---> Removed intermediate container e5fb105cefca ---> 87ab70a2dded [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 87ab70a2dded Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-1_8_2_1-3 2025-06-10 08:22:45,921: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job] b3a118989d22: Preparing 77e94ea58b59: Preparing 59d0bb761f44: Preparing 68db7b4f19a0: Preparing 160fb7edcfc0: Preparing ffc1f9fece7a: Preparing 59b981d507a4: Preparing 42f75e8e4bee: Preparing ef30c2eb5972: Preparing 65fc0fa24924: Preparing b6de97064dfc: Preparing 174f56854903: Preparing b3a118989d22: Waiting 77e94ea58b59: Waiting 59d0bb761f44: Waiting 68db7b4f19a0: Waiting 160fb7edcfc0: Waiting ffc1f9fece7a: Waiting 59b981d507a4: Waiting 42f75e8e4bee: Waiting ef30c2eb5972: Waiting 65fc0fa24924: Waiting b6de97064dfc: Waiting 174f56854903: Waiting b3a118989d22: Layer already exists 68db7b4f19a0: Layer already exists 160fb7edcfc0: Layer already exists 59d0bb761f44: Layer already exists 77e94ea58b59: Layer already exists ffc1f9fece7a: Layer already exists 59b981d507a4: Layer already exists 42f75e8e4bee: Layer already exists b6de97064dfc: Layer already exists 174f56854903: Layer already exists ef30c2eb5972: Layer already exists 65fc0fa24924: Layer already exists master-1_8_2_1-3: digest: sha256:7e049a22335d38ade11e580014020edb623c6e2fc5ad4afe8a0fd79f43714681 size: 2824 2025-06-10 08:22:47,874: INFO: Building opensdn-controller-webui-job finished successfully, duration: 15 seconds