2025-08-04 09:20:02,782: INFO: Building opensdn-controller-control-named 2025-08-04 09:20:02,810: 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_5-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} ---> 2d656312f66b Step 4/9 : ARG CONTAINER_NAME ---> Running in 48e63f3df466 ---> Removed intermediate container 48e63f3df466 ---> 4e615e5eb9d9 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in cff945cce7f3 ---> Removed intermediate container cff945cce7f3 ---> b4590b127547 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 3d11d6e9f6f7 ---> Removed intermediate container 3d11d6e9f6f7 ---> afaad96cb62f Step 7/9 : COPY entrypoint.sh / ---> 765828e9a1e5 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in df61c6f3e878 ---> Removed intermediate container df61c6f3e878 ---> 66f7843376b1 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in d650cad81235 ---> Removed intermediate container d650cad81235 ---> 402ccb773eed [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 402ccb773eed Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_9_8_5-1 2025-08-04 09:20:18,957: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 93c5203e9037: Preparing 428fc6ab3e0e: Preparing 2371b9640351: Preparing c0cc896b68f0: Preparing 13e782ae9d03: Preparing 1b0846f1e311: Preparing 8a603a9a0ea8: Preparing 56274a264d79: Preparing 62fbdd78eec8: Preparing 486119764f18: Preparing 174f56854903: Preparing 93c5203e9037: Waiting 428fc6ab3e0e: Waiting 2371b9640351: Waiting c0cc896b68f0: Waiting 13e782ae9d03: Waiting 1b0846f1e311: Waiting 8a603a9a0ea8: Waiting 56274a264d79: Waiting 62fbdd78eec8: Waiting 486119764f18: Waiting 174f56854903: Waiting 428fc6ab3e0e: Layer already exists 93c5203e9037: Pushed 2371b9640351: Layer already exists c0cc896b68f0: Layer already exists 1b0846f1e311: Layer already exists 56274a264d79: Layer already exists 13e782ae9d03: Layer already exists 8a603a9a0ea8: Layer already exists 486119764f18: Layer already exists 62fbdd78eec8: Layer already exists 174f56854903: Layer already exists master-1_9_8_5-1: digest: sha256:d1a6d8a55409512d1e50b0a012250f1947c9b3532670fa8a89300d62a0b428d5 size: 2619 2025-08-04 09:20:22,406: INFO: Building opensdn-controller-control-named finished successfully, duration: 20 seconds