2025-08-11 14:29:37,875: INFO: Building opensdn-controller-control-named 2025-08-11 14:29:37,921: 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_3-4 --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} ---> 190f5da0a101 Step 4/9 : ARG CONTAINER_NAME ---> Running in 417f9ea2de47 ---> Removed intermediate container 417f9ea2de47 ---> 469d676e17af Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 81673d1bf66a ---> Removed intermediate container 81673d1bf66a ---> 7f8f388a9ef7 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 5fcd20ed9177 ---> Removed intermediate container 5fcd20ed9177 ---> 47c68c5f11ad Step 7/9 : COPY entrypoint.sh / ---> cd6438a7b426 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in fa9d81ebe857 ---> Removed intermediate container fa9d81ebe857 ---> 7f6765d5c1b1 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in e2c11e152876 ---> Removed intermediate container e2c11e152876 ---> 7036d4d886b0 [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 7036d4d886b0 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_9_8_3-4 2025-08-11 14:29:52,766: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 817404c7cbb1: Preparing 03b896980702: Preparing 567919caf539: Preparing 61e6907db031: Preparing 6346e08a016a: Preparing 2fe7cbdb7d34: Preparing 40293c6e366f: Preparing 15daacf810d6: Preparing 94fd7963512c: Preparing f12dbe45d9f5: Preparing 174f56854903: Preparing 817404c7cbb1: Waiting 03b896980702: Waiting 567919caf539: Waiting 61e6907db031: Waiting 6346e08a016a: Waiting 2fe7cbdb7d34: Waiting 40293c6e366f: Waiting 15daacf810d6: Waiting 94fd7963512c: Waiting f12dbe45d9f5: Waiting 174f56854903: Waiting 03b896980702: Layer already exists 567919caf539: Layer already exists 61e6907db031: Layer already exists 6346e08a016a: Layer already exists 817404c7cbb1: Pushed 2fe7cbdb7d34: Layer already exists 15daacf810d6: Layer already exists 40293c6e366f: Layer already exists 94fd7963512c: Layer already exists f12dbe45d9f5: Layer already exists 174f56854903: Layer already exists master-1_9_8_3-4: digest: sha256:849d0ececce1443269b2ab5024f0ccb0be3e048238fe8fbe6286c0e2b403d15f size: 2619 2025-08-11 14:29:56,053: INFO: Building opensdn-controller-control-named finished successfully, duration: 19 seconds