2025-06-30 12:14:29,307: INFO: Building opensdn-controller-control-control 2025-06-30 12:14:29,363: 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_2_2-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-control --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 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} ---> 595c3eb5388c Step 4/10 : ARG CONTAINER_NAME ---> Running in 2f95c8353ae6 ---> Removed intermediate container 2f95c8353ae6 ---> fcc856dfc31e Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 31c85ffd25e5 ---> Removed intermediate container 31c85ffd25e5 ---> d8c05cd5987b 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 bb82e244ad2d ---> Removed intermediate container bb82e244ad2d ---> 3c7f0e8053d3 Step 7/10 : COPY entrypoint.sh / ---> 5477b49aeae3 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 32d73be7be96 ---> Removed intermediate container 32d73be7be96 ---> 60491f87c69b Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in a27c84c6698e ---> Removed intermediate container a27c84c6698e ---> 01d520d403d3 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 20916f20fae9 ---> Removed intermediate container 20916f20fae9 ---> cf11b13779ad [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 cf11b13779ad Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_2_2_2-3_4 2025-06-30 12:14:49,898: INFO: Docker build duration: 20 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] de28893f0a52: Preparing 11fd835b6761: Preparing 5aafd99eb272: Preparing 5d8c6f112d11: Preparing ab4d7abd4fa9: Preparing 4bbd0f840f76: Preparing fbaf1d61a5af: Preparing 6c4e2bafe13f: Preparing 2adac0e98cb8: Preparing d88e68fb728f: Preparing f86716d0421e: Preparing 174f56854903: Preparing 5d8c6f112d11: Waiting ab4d7abd4fa9: Waiting 4bbd0f840f76: Waiting fbaf1d61a5af: Waiting 6c4e2bafe13f: Waiting 2adac0e98cb8: Waiting d88e68fb728f: Waiting f86716d0421e: Waiting 174f56854903: Waiting 5d8c6f112d11: Layer already exists 11fd835b6761: Pushed 5aafd99eb272: Layer already exists ab4d7abd4fa9: Layer already exists 4bbd0f840f76: Layer already exists fbaf1d61a5af: Layer already exists 6c4e2bafe13f: Layer already exists 2adac0e98cb8: Layer already exists d88e68fb728f: Layer already exists 174f56854903: Layer already exists f86716d0421e: Layer already exists de28893f0a52: Pushed master-1_2_2_2-3_4: digest: sha256:4efc9b9872f7ecaf7d15de513f27f48a4d74e0bb7428f7a444e3e5065dffcd03 size: 2830 2025-06-30 12:15:09,722: INFO: Building opensdn-controller-control-control finished successfully, duration: 40 seconds