2025-08-11 15:09:28,733: INFO: Building opensdn-controller-webui-web 2025-08-11 15:09:28,788: 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_8_7-7 --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} ---> 3ae75967d318 Step 4/9 : ARG CONTAINER_NAME ---> Running in d8e038a33511 ---> Removed intermediate container d8e038a33511 ---> bb8b266bd94e Step 5/9 : ENV SERVICE_NAME=web CONTAINER_NAME=$CONTAINER_NAME ---> Running in 9f6338fb2ecf ---> Removed intermediate container 9f6338fb2ecf ---> 0b5fe0ff52d9 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 409b204dfc2e ---> Removed intermediate container 409b204dfc2e ---> de319b522008 Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 22759f910b88 ---> Removed intermediate container 22759f910b88 ---> 110cd5fd8249 Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in 40474e53cb27 ---> Removed intermediate container 40474e53cb27 ---> 1a6330f2465a Step 9/9 : CMD ["/usr/bin/node","webServerStart.js"] ---> Running in 103cc5af7f69 ---> Removed intermediate container 103cc5af7f69 ---> c88c6726d513 [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 c88c6726d513 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-1_9_8_7-7 2025-08-11 15:09:42,217: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web] 34c2689a0a34: Preparing 0403beb00283: Preparing 0839d56d6d6a: Preparing eb45f08d8230: Preparing 6c7fdc7380c0: Preparing a2770b32a1fd: Preparing 0527d8028984: Preparing b89414efcdbc: Preparing 9870c3e0638c: Preparing 02bc983d9162: Preparing a24b73894207: Preparing 174f56854903: Preparing 34c2689a0a34: Waiting 0403beb00283: Waiting 0839d56d6d6a: Waiting eb45f08d8230: Waiting 6c7fdc7380c0: Waiting a2770b32a1fd: Waiting 0527d8028984: Waiting b89414efcdbc: Waiting 9870c3e0638c: Waiting 02bc983d9162: Waiting a24b73894207: Waiting 174f56854903: Waiting 34c2689a0a34: Layer already exists 0403beb00283: Layer already exists a2770b32a1fd: Layer already exists 0839d56d6d6a: Layer already exists eb45f08d8230: Layer already exists 6c7fdc7380c0: Layer already exists 0527d8028984: Layer already exists b89414efcdbc: Layer already exists a24b73894207: Layer already exists 02bc983d9162: Layer already exists 9870c3e0638c: Layer already exists 174f56854903: Layer already exists master-1_9_8_7-7: digest: sha256:8a0c8e9e7d2d89cffb96f4873e183fef3f31fa16eed8d6fa3ff625337fa2d503 size: 2824 2025-08-11 15:09:45,973: INFO: Building opensdn-controller-webui-web finished successfully, duration: 17 seconds