2025-04-25 15:10:42,564: INFO: Building opensdn-controller-control-named 2025-04-25 15:10:42,629: 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_1_0-3 --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=22.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} ---> 830dc2511f22 Step 4/9 : ARG CONTAINER_NAME ---> Running in 0b02838ebfcd ---> Removed intermediate container 0b02838ebfcd ---> 71ec53df393e Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in e2b9d512ac7e ---> Removed intermediate container e2b9d512ac7e ---> b1948122c6d1 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 7e816864301c ---> Removed intermediate container 7e816864301c ---> dd8f0fae8d99 Step 7/9 : COPY entrypoint.sh / ---> ae6c0fd927d3 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in f044a27db014 ---> Removed intermediate container f044a27db014 ---> ed46fc806bf7 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 87678a790d07 ---> Removed intermediate container 87678a790d07 ---> a314e35f2ea2 [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 a314e35f2ea2 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_6_1_0-3 2025-04-25 15:10:58,816: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 6c6f42b9a517: Preparing 30dbeceb53fd: Preparing 706ce21858eb: Preparing 9b4ebb6f98ed: Preparing 3257cbc9e764: Preparing cc21ec90ee23: Preparing d9fcd0e91897: Preparing bec0aec239ed: Preparing 687af2d291fd: Preparing 9f0c3b4436df: Preparing 174f56854903: Preparing 6c6f42b9a517: Waiting 30dbeceb53fd: Waiting 706ce21858eb: Waiting 9b4ebb6f98ed: Waiting 3257cbc9e764: Waiting cc21ec90ee23: Waiting d9fcd0e91897: Waiting bec0aec239ed: Waiting 687af2d291fd: Waiting 9f0c3b4436df: Waiting 174f56854903: Waiting 706ce21858eb: Layer already exists 30dbeceb53fd: Layer already exists 3257cbc9e764: Layer already exists 9b4ebb6f98ed: Layer already exists cc21ec90ee23: Layer already exists bec0aec239ed: Layer already exists 6c6f42b9a517: Pushed d9fcd0e91897: Layer already exists 687af2d291fd: Layer already exists 9f0c3b4436df: Layer already exists 174f56854903: Layer already exists master-1_6_1_0-3: digest: sha256:f186d2c548ac8ac79cc6b45115ba12dc5e53a4f46d699c6e93b1b77bd043a652 size: 2619 2025-04-25 15:11:01,491: INFO: Building opensdn-controller-control-named finished successfully, duration: 19 seconds