2025-06-06 12:50:51,434: INFO: Building opensdn-controller-control-named 2025-06-06 12:50:51,504: 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_8_0_4-1 --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-control-named --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 5.632 kB Step 1/9 : ARG CONTRAIL_REGISTRY Step 2/9 : ARG CONTRAIL_CONTAINER_TAG Step 3/9 : FROM ${CONTRAIL_REGISTRY}/opensdn-controller-control-base:${CONTRAIL_CONTAINER_TAG} ---> a60d3fb83dc4 Step 4/9 : ARG CONTAINER_NAME ---> Running in ab01c3061141 ---> Removed intermediate container ab01c3061141 ---> 1bb1f24542e3 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in ff19cc8fd20f ---> Removed intermediate container ff19cc8fd20f ---> c6328d10347e Step 6/9 : LABEL name=$CONTAINER_NAME summary="Contrail Named" description="Contrail Named complements Contrail DNS service." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 4cb0d4b2d188 ---> Removed intermediate container 4cb0d4b2d188 ---> 4583c9ea5102 Step 7/9 : COPY entrypoint.sh / ---> a18112ab99f8 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 99c5931465d6 ---> Removed intermediate container 99c5931465d6 ---> 55aa80712455 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in bbd3b5a91b02 ---> Removed intermediate container bbd3b5a91b02 ---> b5e83ea96be2 [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 b5e83ea96be2 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_8_0_4-1 2025-06-06 12:51:08,450: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 8600adddb74f: Preparing 96c6a5615b54: Preparing 636a2791f35b: Preparing c5cee61ccc22: Preparing 925a720322f4: Preparing a2e5ba70330c: Preparing a52600de8bf2: Preparing 0700ba8157f2: Preparing d8ffd2605511: Preparing 3c3d7419fcc5: Preparing 174f56854903: Preparing 8600adddb74f: Waiting 96c6a5615b54: Waiting 636a2791f35b: Waiting c5cee61ccc22: Waiting 925a720322f4: Waiting a2e5ba70330c: Waiting a52600de8bf2: Waiting 0700ba8157f2: Waiting d8ffd2605511: Waiting 3c3d7419fcc5: Waiting 174f56854903: Waiting c5cee61ccc22: Layer already exists 925a720322f4: Layer already exists 8600adddb74f: Pushed 636a2791f35b: Layer already exists 96c6a5615b54: Layer already exists a52600de8bf2: Layer already exists a2e5ba70330c: Layer already exists 0700ba8157f2: Layer already exists 174f56854903: Layer already exists 3c3d7419fcc5: Layer already exists d8ffd2605511: Layer already exists master-1_8_0_4-1: digest: sha256:c62b84a5af7cc63714fbf7a276daad601154c878c29217d239a8cb906b2dcd6a size: 2619 2025-06-06 12:51:11,670: INFO: Building opensdn-controller-control-named finished successfully, duration: 20 seconds