2025-06-15 16:01:50,603: INFO: Building opensdn-controller-control-named 2025-06-15 16:01:50,640: 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_8-9 --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} ---> f9a7a938104c Step 4/9 : ARG CONTAINER_NAME ---> Running in 59ef1a302f7f ---> Removed intermediate container 59ef1a302f7f ---> 2c75d4ada0a5 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 22287c092efd ---> Removed intermediate container 22287c092efd ---> 97396453d1b5 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 cd832497b45d ---> Removed intermediate container cd832497b45d ---> cb151c4a1953 Step 7/9 : COPY entrypoint.sh / ---> 7732a872ccf9 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in b6eaaf92beec ---> Removed intermediate container b6eaaf92beec ---> 7533604858ca Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in bef5098aa481 ---> Removed intermediate container bef5098aa481 ---> e66af58f9436 [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 e66af58f9436 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_8_0_8-9 2025-06-15 16:02:04,349: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 78cff578ef55: Preparing 0351fa008b11: Preparing 1cd139e6ab33: Preparing 7c6fe78a1a89: Preparing 99e36ddf3599: Preparing a351453922fb: Preparing 64dea8d6e4c2: Preparing e3c724432d55: Preparing 0494a68ec930: Preparing 48e7f53293ba: Preparing 174f56854903: Preparing 78cff578ef55: Waiting 0351fa008b11: Waiting 1cd139e6ab33: Waiting 7c6fe78a1a89: Waiting 99e36ddf3599: Waiting a351453922fb: Waiting 64dea8d6e4c2: Waiting e3c724432d55: Waiting 0494a68ec930: Waiting 48e7f53293ba: Waiting 174f56854903: Waiting 99e36ddf3599: Layer already exists 7c6fe78a1a89: Layer already exists 1cd139e6ab33: Layer already exists 0351fa008b11: Layer already exists a351453922fb: Layer already exists e3c724432d55: Layer already exists 0494a68ec930: Layer already exists 64dea8d6e4c2: Layer already exists 78cff578ef55: Pushed 174f56854903: Layer already exists 48e7f53293ba: Layer already exists master-1_8_0_8-9: digest: sha256:4e993c2e17aa5e5120bf291c9cd8a2d986e1455ca85bb5f394edaead22f3b907 size: 2618 2025-06-15 16:02:07,279: INFO: Building opensdn-controller-control-named finished successfully, duration: 17 seconds