2025-07-04 15:01:38,452: INFO: Building opensdn-controller-control-named 2025-07-04 15:01:38,492: 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_2_8_3-2 --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} ---> ad8da9db652f Step 4/9 : ARG CONTAINER_NAME ---> Running in 33ee55940a5f ---> Removed intermediate container 33ee55940a5f ---> b6389ca64ffb Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in e3c76ea7a589 ---> Removed intermediate container e3c76ea7a589 ---> 881415fba771 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 ca293085b028 ---> Removed intermediate container ca293085b028 ---> cb1ed632cb7d Step 7/9 : COPY entrypoint.sh / ---> 512b127b0b3e Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 8cae921dc2d5 ---> Removed intermediate container 8cae921dc2d5 ---> 957f6b8b5198 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 7862f023fd50 ---> Removed intermediate container 7862f023fd50 ---> 5e2c6b15b2b9 [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 5e2c6b15b2b9 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_2_8_3-2 2025-07-04 15:01:54,762: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] fe0edf0feb3b: Preparing f4f56fff7faf: Preparing 691e6096a287: Preparing 59330d4913e2: Preparing c18d4177b3ea: Preparing 5ebd9b90c342: Preparing 37efbafbdd2c: Preparing cab7bbda1fad: Preparing e77eeeaf974e: Preparing 31658f517925: Preparing 174f56854903: Preparing fe0edf0feb3b: Waiting f4f56fff7faf: Waiting 691e6096a287: Waiting 59330d4913e2: Waiting c18d4177b3ea: Waiting 5ebd9b90c342: Waiting 37efbafbdd2c: Waiting cab7bbda1fad: Waiting e77eeeaf974e: Waiting 31658f517925: Waiting 174f56854903: Waiting 59330d4913e2: Layer already exists c18d4177b3ea: Layer already exists f4f56fff7faf: Layer already exists 691e6096a287: Layer already exists fe0edf0feb3b: Pushed cab7bbda1fad: Layer already exists e77eeeaf974e: Layer already exists 37efbafbdd2c: Layer already exists 5ebd9b90c342: Layer already exists 31658f517925: Layer already exists 174f56854903: Layer already exists master-1_2_8_3-2: digest: sha256:0d39405e5689fb4728e9327950f2483ffd30e13566fdb332498fcd9df032bc99 size: 2619 2025-07-04 15:01:58,598: INFO: Building opensdn-controller-control-named finished successfully, duration: 20 seconds