2025-06-25 15:41:38,625: INFO: Building opensdn-controller-webui-job 2025-06-25 15:41:38,718: 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_3_2_6-4_0 --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} ---> 764b5222df40 Step 4/9 : ARG CONTAINER_NAME ---> Running in a1360eebeb56 ---> Removed intermediate container a1360eebeb56 ---> 5ff17c702f56 Step 5/9 : ENV SERVICE_NAME=job CONTAINER_NAME=$CONTAINER_NAME ---> Running in 3ecc731f0829 ---> Removed intermediate container 3ecc731f0829 ---> faaa66517e28 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 c2b1e4c0529a ---> Removed intermediate container c2b1e4c0529a ---> a525b9de377e Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in f18a412f8c3a ---> Removed intermediate container f18a412f8c3a ---> d59a5a09ad28 Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in 7f2620d61945 ---> Removed intermediate container 7f2620d61945 ---> c803d2cad6b7 Step 9/9 : CMD ["/usr/bin/node","jobServerStart.js"] ---> Running in af4b360c6b26 ---> Removed intermediate container af4b360c6b26 ---> dfe16184a1ee [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 dfe16184a1ee Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-1_3_2_6-4_0 2025-06-25 15:41:53,498: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job] 729f3ed2120c: Preparing 40c36e46ef2d: Preparing 9b29d79f41af: Preparing 92403c475f7e: Preparing 3ebb4ea877ea: Preparing 230031d9b80e: Preparing 84641cd0389b: Preparing d602e5cfa91b: Preparing 3c687214d6ed: Preparing 8f5cc1a60e0a: Preparing 5e58ea972de8: Preparing 174f56854903: Preparing 230031d9b80e: Waiting 84641cd0389b: Waiting d602e5cfa91b: Waiting 3c687214d6ed: Waiting 8f5cc1a60e0a: Waiting 5e58ea972de8: Waiting 174f56854903: Waiting 92403c475f7e: Layer already exists 9b29d79f41af: Layer already exists 729f3ed2120c: Layer already exists 3ebb4ea877ea: Layer already exists 40c36e46ef2d: Layer already exists 230031d9b80e: Layer already exists 84641cd0389b: Layer already exists d602e5cfa91b: Layer already exists 5e58ea972de8: Layer already exists 8f5cc1a60e0a: Layer already exists 3c687214d6ed: Layer already exists 174f56854903: Layer already exists master-1_3_2_6-4_0: digest: sha256:15fe744f866a57dd981b242246a7eed649344160cfa0dfa6442788cfd408cb69 size: 2824 2025-06-25 15:41:55,952: INFO: Building opensdn-controller-webui-job finished successfully, duration: 17 seconds