2025-04-29 09:17:27,249: INFO: Building opensdn-controller-webui-job 2025-04-29 09:17:27,291: 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_6_0_1-2 --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} ---> 6ce939b58ccc Step 4/9 : ARG CONTAINER_NAME ---> Running in 6ce1f08aceec ---> Removed intermediate container 6ce1f08aceec ---> e7d6e3eac630 Step 5/9 : ENV SERVICE_NAME=job CONTAINER_NAME=$CONTAINER_NAME ---> Running in 7d3aed1f738f ---> Removed intermediate container 7d3aed1f738f ---> e4d3c6eaf199 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 48b25891c7f6 ---> Removed intermediate container 48b25891c7f6 ---> df136cf9baae Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 2773780081ba ---> Removed intermediate container 2773780081ba ---> 46d904c682a9 Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in a2435f449706 ---> Removed intermediate container a2435f449706 ---> 839a2b147356 Step 9/9 : CMD ["/usr/bin/node","jobServerStart.js"] ---> Running in 94d5b660428a ---> Removed intermediate container 94d5b660428a ---> cfd4ec8a5d06 [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 cfd4ec8a5d06 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-1_6_0_1-2 2025-04-29 09:17:41,996: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job] bc55c19e03dc: Preparing 6c49149e7c73: Preparing ab35ae686014: Preparing bc844f5d13fd: Preparing 738f41aab2f5: Preparing 95e1257e0e5b: Preparing 8e9e8e6de3e7: Preparing a26191672e31: Preparing 1af0e5e89945: Preparing ee5c97db66d5: Preparing 27443d005981: Preparing 174f56854903: Preparing bc55c19e03dc: Waiting 6c49149e7c73: Waiting ab35ae686014: Waiting bc844f5d13fd: Waiting 738f41aab2f5: Waiting 95e1257e0e5b: Waiting 8e9e8e6de3e7: Waiting a26191672e31: Waiting 1af0e5e89945: Waiting ee5c97db66d5: Waiting 27443d005981: Waiting 174f56854903: Waiting bc844f5d13fd: Layer already exists 738f41aab2f5: Layer already exists 6c49149e7c73: Layer already exists bc55c19e03dc: Layer already exists ab35ae686014: Layer already exists 95e1257e0e5b: Layer already exists 8e9e8e6de3e7: Layer already exists 1af0e5e89945: Layer already exists ee5c97db66d5: Layer already exists 27443d005981: Layer already exists a26191672e31: Layer already exists 174f56854903: Layer already exists master-1_6_0_1-2: digest: sha256:fc986e5e3ecaaccb92046730e2b52d89c6b6927cf9c01c84def281e06e2eefbf size: 2824 2025-04-29 09:17:45,984: INFO: Building opensdn-controller-webui-job finished successfully, duration: 18 seconds