2025-06-08 15:49:58,833: INFO: Building opensdn-controller-webui-job 2025-06-08 15:49:58,882: 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_1_2-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-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} ---> 05edeaf3f586 Step 4/9 : ARG CONTAINER_NAME ---> Running in 4aeb6ac16ce4 ---> Removed intermediate container 4aeb6ac16ce4 ---> 24397f29b520 Step 5/9 : ENV SERVICE_NAME=job CONTAINER_NAME=$CONTAINER_NAME ---> Running in 338812de1e97 ---> Removed intermediate container 338812de1e97 ---> 62eaebb1f0f9 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 2802174890f3 ---> Removed intermediate container 2802174890f3 ---> 71b2051463a4 Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in a697fd075f6a ---> Removed intermediate container a697fd075f6a ---> e4953c9193c7 Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in 78246cca3b46 ---> Removed intermediate container 78246cca3b46 ---> a4300557e14d Step 9/9 : CMD ["/usr/bin/node","jobServerStart.js"] ---> Running in 36db789d2754 ---> Removed intermediate container 36db789d2754 ---> ad1f09df605b [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 ad1f09df605b Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-1_6_1_2-5 2025-06-08 15:50:12,961: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job] 67f64d2e59c1: Preparing d1ee9afef58f: Preparing 97faf1bcd273: Preparing 0ab18899e3f4: Preparing 762e89c47eef: Preparing 7bee7797b7b7: Preparing f83f435d0377: Preparing 6c66cea2260e: Preparing 173282febdba: Preparing 1422e4a326c4: Preparing c7de08d0bdd0: Preparing 174f56854903: Preparing 67f64d2e59c1: Waiting d1ee9afef58f: Waiting 97faf1bcd273: Waiting 0ab18899e3f4: Waiting 762e89c47eef: Waiting 7bee7797b7b7: Waiting f83f435d0377: Waiting 6c66cea2260e: Waiting 173282febdba: Waiting 1422e4a326c4: Waiting c7de08d0bdd0: Waiting 174f56854903: Waiting 67f64d2e59c1: Layer already exists 0ab18899e3f4: Layer already exists 97faf1bcd273: Layer already exists d1ee9afef58f: Layer already exists 762e89c47eef: Layer already exists 7bee7797b7b7: Layer already exists 6c66cea2260e: Layer already exists f83f435d0377: Layer already exists 173282febdba: Layer already exists 1422e4a326c4: Layer already exists c7de08d0bdd0: Layer already exists 174f56854903: Layer already exists master-1_6_1_2-5: digest: sha256:c4240845eaaca96601d1aea702d2421c4f8fc915c26592abc9edefb9b3ee68f2 size: 2823 2025-06-08 15:50:15,687: INFO: Building opensdn-controller-webui-job finished successfully, duration: 17 seconds