2025-05-07 08:13:43,175: INFO: Building opensdn-controller-webui-web 2025-05-07 08:13:43,211: 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_6_6_8-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} ---> c399fd66d50b Step 4/9 : ARG CONTAINER_NAME ---> Running in 694abc10b251 ---> Removed intermediate container 694abc10b251 ---> ee54c45e9b33 Step 5/9 : ENV SERVICE_NAME=web CONTAINER_NAME=$CONTAINER_NAME ---> Running in fd49a7c9dbf7 ---> Removed intermediate container fd49a7c9dbf7 ---> 0af9e2282af8 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 c293acb0330e ---> Removed intermediate container c293acb0330e ---> 5cc13321153b Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 5a9ea88ff33f ---> Removed intermediate container 5a9ea88ff33f ---> 01e86061b1e8 Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in 6ca054b731a3 ---> Removed intermediate container 6ca054b731a3 ---> 0d4f478bd6ce Step 9/9 : CMD ["/usr/bin/node","webServerStart.js"] ---> Running in 35a441fea291 ---> Removed intermediate container 35a441fea291 ---> dc189711bb29 [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 dc189711bb29 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-1_6_6_8-2 2025-05-07 08:14:00,113: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web] 425ceabf06d1: Preparing 75dd09ecf863: Preparing b5dbe7919ab1: Preparing c1016d6043fc: Preparing de5cd3ee2e1b: Preparing 3062bc12d76f: Preparing ffd8bd95b855: Preparing be1104ddc790: Preparing bfe8e43fab3c: Preparing e169059767e9: Preparing 9692a72f4d88: Preparing 174f56854903: Preparing 425ceabf06d1: Waiting 75dd09ecf863: Waiting b5dbe7919ab1: Waiting c1016d6043fc: Waiting de5cd3ee2e1b: Waiting 3062bc12d76f: Waiting ffd8bd95b855: Waiting e169059767e9: Waiting 9692a72f4d88: Waiting 174f56854903: Waiting be1104ddc790: Waiting bfe8e43fab3c: Waiting 75dd09ecf863: Layer already exists 425ceabf06d1: Layer already exists b5dbe7919ab1: Layer already exists c1016d6043fc: Layer already exists de5cd3ee2e1b: Layer already exists 3062bc12d76f: Layer already exists e169059767e9: Layer already exists bfe8e43fab3c: Layer already exists be1104ddc790: Layer already exists ffd8bd95b855: Layer already exists 9692a72f4d88: Layer already exists 174f56854903: Layer already exists master-1_6_6_8-2: digest: sha256:a9a221518a36801540d306f3bb90b988e20141d8a47f9cf5e1dba7e403328361 size: 2824 2025-05-07 08:14:03,501: INFO: Building opensdn-controller-webui-web finished successfully, duration: 20 seconds