2025-06-11 15:01:19,418: INFO: Building opensdn-controller-control-named 2025-06-11 15:01:19,571: 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_7_2_1-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} ---> 65d647dcae8b Step 4/9 : ARG CONTAINER_NAME ---> Running in 60e94fd6e801 ---> Removed intermediate container 60e94fd6e801 ---> 509f8ac3fea7 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 393050cac3cb ---> Removed intermediate container 393050cac3cb ---> d4beed2e4563 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 cb50e11a7b08 ---> Removed intermediate container cb50e11a7b08 ---> e8b81e7db077 Step 7/9 : COPY entrypoint.sh / ---> 4d968fff0d24 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 6bc46ebe49f0 ---> Removed intermediate container 6bc46ebe49f0 ---> 6c6b4710efc0 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 8851ac381968 ---> Removed intermediate container 8851ac381968 ---> 4dbc4ed59196 [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 4dbc4ed59196 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_7_2_1-4 2025-06-11 15:01:35,431: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] a2725b5bef3d: Preparing 17d3e7542d0b: Preparing fe8ca4a07c74: Preparing b64535c9e2d3: Preparing f70917ace0ca: Preparing f82770a0e0d3: Preparing 81912ec3f8ac: Preparing 3c28845635a6: Preparing 107ebcff4342: Preparing 6ce217bc7c54: Preparing 174f56854903: Preparing a2725b5bef3d: Waiting 17d3e7542d0b: Waiting fe8ca4a07c74: Waiting b64535c9e2d3: Waiting f70917ace0ca: Waiting f82770a0e0d3: Waiting 81912ec3f8ac: Waiting 3c28845635a6: Waiting 107ebcff4342: Waiting 6ce217bc7c54: Waiting 174f56854903: Waiting fe8ca4a07c74: Layer already exists f70917ace0ca: Layer already exists b64535c9e2d3: Layer already exists a2725b5bef3d: Pushed 17d3e7542d0b: Layer already exists f82770a0e0d3: Layer already exists 81912ec3f8ac: Layer already exists 3c28845635a6: Layer already exists 107ebcff4342: Layer already exists 6ce217bc7c54: Layer already exists 174f56854903: Layer already exists master-1_7_2_1-4: digest: sha256:ea0772abab0124d42bf4f5db2e8882cdca5127c7abdc066e45de489ae97538a0 size: 2618 2025-06-11 15:01:41,318: INFO: Building opensdn-controller-control-named finished successfully, duration: 22 seconds