2025-04-26 12:06:48,958: INFO: Building contrail-controller-webui-job 2025-04-26 12:06:48,991: 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_5_9_1-2_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=contrail-controller-webui-job --build-arg UBUNTU_DISTR_VERSION=22.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} ---> fa544558ffa4 Step 4/9 : ARG CONTAINER_NAME ---> Running in 2cdfb7733ea3 ---> Removed intermediate container 2cdfb7733ea3 ---> 0751fc1da436 Step 5/9 : ENV SERVICE_NAME=job CONTAINER_NAME=$CONTAINER_NAME ---> Running in a3f22110a6c7 ---> Removed intermediate container a3f22110a6c7 ---> 136d2b4cbb10 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 40dca50c7f3b ---> Removed intermediate container 40dca50c7f3b ---> 898b848bf232 Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in d9f4e4433c77 ---> Removed intermediate container d9f4e4433c77 ---> 1af40fb793e2 Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in cf65900938a9 ---> Removed intermediate container cf65900938a9 ---> 3f9bf1d84062 Step 9/9 : CMD ["/usr/bin/node","jobServerStart.js"] ---> Running in 103564ccd937 ---> Removed intermediate container 103564ccd937 ---> 95c29d7fcf27 [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 95c29d7fcf27 Successfully tagged nexus.gz1.opensdn.io:5101/contrail-controller-webui-job:master-1_5_9_1-2_0 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-1_5_9_1-2_0 2025-04-26 12:07:04,190: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-controller-webui-job] 4661bcb0d3b4: Preparing 0985f8506812: Preparing fd48e56043d8: Preparing 59100fc22c81: Preparing d0b25cecfe3d: Preparing e1c5c0be3296: Preparing 687e3d809b8d: Preparing 5f06fb654276: Preparing 571b6f983320: Preparing 56e4774a77f6: Preparing cf89a474f7e0: Preparing 174f56854903: Preparing 4661bcb0d3b4: Waiting 0985f8506812: Waiting fd48e56043d8: Waiting 59100fc22c81: Waiting d0b25cecfe3d: Waiting e1c5c0be3296: Waiting 687e3d809b8d: Waiting 5f06fb654276: Waiting 571b6f983320: Waiting 56e4774a77f6: Waiting cf89a474f7e0: Waiting 174f56854903: Waiting fd48e56043d8: Layer already exists d0b25cecfe3d: Layer already exists 0985f8506812: Layer already exists 4661bcb0d3b4: Layer already exists 59100fc22c81: Layer already exists e1c5c0be3296: Layer already exists 687e3d809b8d: Layer already exists 5f06fb654276: Layer already exists 571b6f983320: Layer already exists 56e4774a77f6: Layer already exists cf89a474f7e0: Layer already exists 174f56854903: Layer already exists master-1_5_9_1-2_0: digest: sha256:cb0a5f93e818260b61a40b6657ad62d5965913c38e0d9bcf4d5647ad77f4b8ce size: 2824 The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job] 4661bcb0d3b4: Preparing 0985f8506812: Preparing fd48e56043d8: Preparing 59100fc22c81: Preparing d0b25cecfe3d: Preparing e1c5c0be3296: Preparing 687e3d809b8d: Preparing 5f06fb654276: Preparing 571b6f983320: Preparing 56e4774a77f6: Preparing cf89a474f7e0: Preparing 174f56854903: Preparing 4661bcb0d3b4: Waiting 0985f8506812: Waiting fd48e56043d8: Waiting 59100fc22c81: Waiting d0b25cecfe3d: Waiting e1c5c0be3296: Waiting 687e3d809b8d: Waiting 571b6f983320: Waiting 56e4774a77f6: Waiting cf89a474f7e0: Waiting 174f56854903: Waiting 5f06fb654276: Waiting 59100fc22c81: Layer already exists fd48e56043d8: Layer already exists 0985f8506812: Layer already exists 4661bcb0d3b4: Layer already exists d0b25cecfe3d: Layer already exists e1c5c0be3296: Layer already exists 687e3d809b8d: Layer already exists 571b6f983320: Layer already exists cf89a474f7e0: Layer already exists 5f06fb654276: Layer already exists 56e4774a77f6: Layer already exists 174f56854903: Layer already exists master-1_5_9_1-2_0: digest: sha256:cb0a5f93e818260b61a40b6657ad62d5965913c38e0d9bcf4d5647ad77f4b8ce size: 2824 2025-04-26 12:07:15,475: INFO: Building contrail-controller-webui-job finished successfully, duration: 27 seconds