2025-08-11 17:50:48,585: INFO: Building opensdn-controller-webui-job 2025-08-11 17:50:48,632: 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_9_6_4-4 --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} ---> bd7ab23c958e Step 4/9 : ARG CONTAINER_NAME ---> Running in 5dfe00ffd856 ---> Removed intermediate container 5dfe00ffd856 ---> 2e55121c54a3 Step 5/9 : ENV SERVICE_NAME=job CONTAINER_NAME=$CONTAINER_NAME ---> Running in cbf88b0ebcaf ---> Removed intermediate container cbf88b0ebcaf ---> 88b75141727d 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 029ce58655e0 ---> Removed intermediate container 029ce58655e0 ---> 7d1d9ff0993f Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in b52425f9af60 ---> Removed intermediate container b52425f9af60 ---> 0e077900243f Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in 47cde9fbb880 ---> Removed intermediate container 47cde9fbb880 ---> def4ff1cb495 Step 9/9 : CMD ["/usr/bin/node","jobServerStart.js"] ---> Running in d0ef83783a7d ---> Removed intermediate container d0ef83783a7d ---> 151d5c4d2f2b [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 151d5c4d2f2b Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-1_9_6_4-4 2025-08-11 17:51:03,681: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job] afbbeec12674: Preparing 35a08154bcb7: Preparing 88e490196199: Preparing 7d74735e8e60: Preparing 7ad394140974: Preparing 1c27cc4a42ed: Preparing 967d3a74aeaf: Preparing d6ed47afeb99: Preparing 71b84dc701df: Preparing accbea90c448: Preparing f5e8c757e00e: Preparing 174f56854903: Preparing afbbeec12674: Waiting 35a08154bcb7: Waiting 88e490196199: Waiting 7d74735e8e60: Waiting 7ad394140974: Waiting 1c27cc4a42ed: Waiting 967d3a74aeaf: Waiting d6ed47afeb99: Waiting 71b84dc701df: Waiting accbea90c448: Waiting f5e8c757e00e: Waiting 174f56854903: Waiting afbbeec12674: Layer already exists 7ad394140974: Layer already exists 7d74735e8e60: Layer already exists 35a08154bcb7: Layer already exists 88e490196199: Layer already exists 1c27cc4a42ed: Layer already exists 967d3a74aeaf: Layer already exists d6ed47afeb99: Layer already exists 71b84dc701df: Layer already exists accbea90c448: Layer already exists f5e8c757e00e: Layer already exists 174f56854903: Layer already exists master-1_9_6_4-4: digest: sha256:2ec8ce3a89b30cea92e189d23f908b533f51e2f355526d1dbde09b3741935a9e size: 2824 2025-08-11 17:51:06,918: INFO: Building opensdn-controller-webui-job finished successfully, duration: 18 seconds