2025-04-28 19:39:12,855: INFO: Building opensdn-controller-control-control 2025-04-28 19:39:12,912: 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_2-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-control --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 13.31 kB Step 1/10 : ARG CONTRAIL_REGISTRY Step 2/10 : ARG CONTRAIL_CONTAINER_TAG Step 3/10 : FROM ${CONTRAIL_REGISTRY}/opensdn-controller-control-base:${CONTRAIL_CONTAINER_TAG} ---> c1b6f2cbfa39 Step 4/10 : ARG CONTAINER_NAME ---> Running in cabf0f711665 ---> Removed intermediate container cabf0f711665 ---> a143499f72ba Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 9bcb399cfbbe ---> Removed intermediate container 9bcb399cfbbe ---> 34daf42bf40b Step 6/10 : LABEL name=$CONTAINER_NAME summary="Contrail Controller" description="Contrail Control is xmpp/bgp based routing engine for Contrail." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 4fcb7dab4e1d ---> Removed intermediate container 4fcb7dab4e1d ---> da2c58e91652 Step 7/10 : COPY entrypoint.sh / ---> 6a6b1394415d Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in dd24c6aa3351 ---> Removed intermediate container dd24c6aa3351 ---> 706221e3422b Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 8943b9a45171 ---> Removed intermediate container 8943b9a45171 ---> eaba9614bc79 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 65d45a74d363 ---> Removed intermediate container 65d45a74d363 ---> 749f32c43638 [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 749f32c43638 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_1_2-3 2025-04-28 19:39:32,043: INFO: Docker build duration: 20 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] ac31df7986ba: Preparing 60cea662bb44: Preparing 9f154f04b18c: Preparing 1d5789ff173b: Preparing 093fee96f9d0: Preparing ea6563d57122: Preparing ac53e592f88f: Preparing 368aa7897f95: Preparing b20cec8380d0: Preparing 8897bdc2b7e5: Preparing 243a3e995206: Preparing 174f56854903: Preparing ac31df7986ba: Waiting 60cea662bb44: Waiting 9f154f04b18c: Waiting 1d5789ff173b: Waiting 093fee96f9d0: Waiting ea6563d57122: Waiting ac53e592f88f: Waiting 368aa7897f95: Waiting b20cec8380d0: Waiting 8897bdc2b7e5: Waiting 243a3e995206: Waiting 174f56854903: Waiting 9f154f04b18c: Layer already exists 1d5789ff173b: Layer already exists 093fee96f9d0: Layer already exists ea6563d57122: Layer already exists 60cea662bb44: Pushed ac53e592f88f: Layer already exists 368aa7897f95: Layer already exists b20cec8380d0: Layer already exists 243a3e995206: Layer already exists 174f56854903: Layer already exists 8897bdc2b7e5: Layer already exists ac31df7986ba: Pushed master-1_6_1_2-3: digest: sha256:2c07a08c23c5c07bde951234cd0bab217c5d9e0cd6680857971678a687cf832b size: 2829 2025-04-28 19:39:50,334: INFO: Building opensdn-controller-control-control finished successfully, duration: 38 seconds