2025-05-06 06:33:50,698: INFO: Building opensdn-controller-webui-web 2025-05-06 06:33:50,784: 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_3-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} ---> fb1cdbc42bfc Step 4/9 : ARG CONTAINER_NAME ---> Running in 186854e1741c ---> Removed intermediate container 186854e1741c ---> 876e073c9107 Step 5/9 : ENV SERVICE_NAME=web CONTAINER_NAME=$CONTAINER_NAME ---> Running in fff837be9dc0 ---> Removed intermediate container fff837be9dc0 ---> 357ad81a7d6f 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 3d3fa94761e4 ---> Removed intermediate container 3d3fa94761e4 ---> aeeb88a1c95c Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in c4336dbbea42 ---> Removed intermediate container c4336dbbea42 ---> 80fa260aeb9a Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in 52ec4fb0c364 ---> Removed intermediate container 52ec4fb0c364 ---> df194ce06047 Step 9/9 : CMD ["/usr/bin/node","webServerStart.js"] ---> Running in 06a4d88a6d28 ---> Removed intermediate container 06a4d88a6d28 ---> 93b865ecbeae [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 93b865ecbeae Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-1_6_6_3-2 2025-05-06 06:34:05,875: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web] c24ff8d5a4d0: Preparing 042bd0bb7339: Preparing fab957431e80: Preparing 1e75ee652221: Preparing bb067329dee4: Preparing 89de6c8e11a7: Preparing 1a8cdc138ccf: Preparing a41f4117f939: Preparing a36c8283bd34: Preparing 51494f74e54d: Preparing 7501dde51f2d: Preparing 174f56854903: Preparing c24ff8d5a4d0: Waiting 042bd0bb7339: Waiting fab957431e80: Waiting 1e75ee652221: Waiting bb067329dee4: Waiting 89de6c8e11a7: Waiting 1a8cdc138ccf: Waiting a41f4117f939: Waiting a36c8283bd34: Waiting 51494f74e54d: Waiting 7501dde51f2d: Waiting 174f56854903: Waiting c24ff8d5a4d0: Layer already exists 042bd0bb7339: Layer already exists fab957431e80: Layer already exists bb067329dee4: Layer already exists 1a8cdc138ccf: Layer already exists 1e75ee652221: Layer already exists 89de6c8e11a7: Layer already exists a41f4117f939: Layer already exists a36c8283bd34: Layer already exists 51494f74e54d: Layer already exists 7501dde51f2d: Layer already exists 174f56854903: Layer already exists master-1_6_6_3-2: digest: sha256:376be9512239762b4fe8174fb6c3385d040e6d92d67baa8fd5484627d33dd6b8 size: 2824 2025-05-06 06:34:08,126: INFO: Building opensdn-controller-webui-web finished successfully, duration: 18 seconds