2025-08-13 15:27:19,234: INFO: Building opensdn-controller-webui-web 2025-08-13 15:27:19,270: 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-2_0_0_4-2 --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-web --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} ---> 27f22d821b7f Step 4/9 : ARG CONTAINER_NAME ---> Running in f97eaf460e41 ---> Removed intermediate container f97eaf460e41 ---> 16045b134365 Step 5/9 : ENV SERVICE_NAME=web CONTAINER_NAME=$CONTAINER_NAME ---> Running in 928acb172552 ---> Removed intermediate container 928acb172552 ---> 7ab2da9706c7 Step 6/9 : LABEL name=$CONTAINER_NAME summary="Contrail WEB UI" description="Contrail WEB UI provides the Web UI service to end user." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 507433a5edfe ---> Removed intermediate container 507433a5edfe ---> e4e5ab594c74 Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 65369cd12703 ---> Removed intermediate container 65369cd12703 ---> d2c1b62504f2 Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in 53f201d543fa ---> Removed intermediate container 53f201d543fa ---> 429103cb47b3 Step 9/9 : CMD ["/usr/bin/node","webServerStart.js"] ---> Running in 39937eeae06d ---> Removed intermediate container 39937eeae06d ---> 529bb1fe91fa [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 529bb1fe91fa Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_0_0_4-2 2025-08-13 15:27:32,019: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web] e6912040353d: Preparing 6f64f3dec127: Preparing e6c50f32b45c: Preparing 602e6f091ba9: Preparing 356dc2fb9f21: Preparing 852dee77a635: Preparing 8d67788ed19e: Preparing e694e0391dee: Preparing f1405a59e3b4: Preparing c703c7030f8f: Preparing e8c2e13cf4d1: Preparing 174f56854903: Preparing e6912040353d: Waiting 6f64f3dec127: Waiting e6c50f32b45c: Waiting 602e6f091ba9: Waiting 356dc2fb9f21: Waiting 852dee77a635: Waiting 8d67788ed19e: Waiting e694e0391dee: Waiting f1405a59e3b4: Waiting c703c7030f8f: Waiting e8c2e13cf4d1: Waiting 174f56854903: Waiting e6912040353d: Layer already exists e6c50f32b45c: Layer already exists 602e6f091ba9: Layer already exists 356dc2fb9f21: Layer already exists 6f64f3dec127: Layer already exists 8d67788ed19e: Layer already exists e694e0391dee: Layer already exists 852dee77a635: Layer already exists f1405a59e3b4: Layer already exists e8c2e13cf4d1: Layer already exists c703c7030f8f: Layer already exists 174f56854903: Layer already exists master-2_0_0_4-2: digest: sha256:3ebcc89a52209f9d7ee6e14edf6b7c5a467bad72564905c9521bacdd483083e3 size: 2824 2025-08-13 15:27:34,938: INFO: Building opensdn-controller-webui-web finished successfully, duration: 15 seconds