2025-06-17 10:18:17,869: INFO: Building opensdn-controller-webui-job 2025-06-17 10:18:17,937: 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_1_0-1 --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} ---> 2f671180921c Step 4/9 : ARG CONTAINER_NAME ---> Running in 82238c4eabdd ---> Removed intermediate container 82238c4eabdd ---> 46d9a6260106 Step 5/9 : ENV SERVICE_NAME=job CONTAINER_NAME=$CONTAINER_NAME ---> Running in 0ffcbcd55e12 ---> Removed intermediate container 0ffcbcd55e12 ---> 313382f5cc39 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 f67d3ee43086 ---> Removed intermediate container f67d3ee43086 ---> 422db7de7365 Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in e1b4d8378116 ---> Removed intermediate container e1b4d8378116 ---> 6678768d64be Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in b7d0983b9fbe ---> Removed intermediate container b7d0983b9fbe ---> cfc4589f7a95 Step 9/9 : CMD ["/usr/bin/node","jobServerStart.js"] ---> Running in f80eafe3321e ---> Removed intermediate container f80eafe3321e ---> 0fbf7c584539 [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 0fbf7c584539 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-1_8_1_0-1 2025-06-17 10:18:32,525: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job] 31c371f1590c: Preparing 87ca6d18931e: Preparing 78c0d3e9e919: Preparing f3cb79f9b4e5: Preparing 190c38f96a13: Preparing 38b98f8ab7e4: Preparing cf7d6d3e02e6: Preparing 1a6c7194a564: Preparing ca3199570458: Preparing 322cd662b840: Preparing 371753dd0c81: Preparing 174f56854903: Preparing 31c371f1590c: Waiting 87ca6d18931e: Waiting 78c0d3e9e919: Waiting f3cb79f9b4e5: Waiting 190c38f96a13: Waiting cf7d6d3e02e6: Waiting 1a6c7194a564: Waiting ca3199570458: Waiting 38b98f8ab7e4: Waiting 322cd662b840: Waiting 371753dd0c81: Waiting 174f56854903: Waiting 87ca6d18931e: Layer already exists 78c0d3e9e919: Layer already exists 190c38f96a13: Layer already exists f3cb79f9b4e5: Layer already exists 31c371f1590c: Layer already exists 38b98f8ab7e4: Layer already exists cf7d6d3e02e6: Layer already exists 1a6c7194a564: Layer already exists 322cd662b840: Layer already exists ca3199570458: Layer already exists 174f56854903: Layer already exists 371753dd0c81: Layer already exists master-1_8_1_0-1: digest: sha256:04c37f9d5d24b25152a7ce04b570f83e41d0165c1103e26141d308b2cc8069df size: 2823 2025-06-17 10:18:35,535: INFO: Building opensdn-controller-webui-job finished successfully, duration: 18 seconds