2025-04-26 20:14:15,104: INFO: Building opensdn-controller-control-control 2025-04-26 20:14:15,150: 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_8-1 --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} ---> 977e3c070d30 Step 4/10 : ARG CONTAINER_NAME ---> Running in 5ca4de904413 ---> Removed intermediate container 5ca4de904413 ---> 9912a595be5e Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 8fbbd1075c7f ---> Removed intermediate container 8fbbd1075c7f ---> e83e33926428 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 873632e9e34d ---> Removed intermediate container 873632e9e34d ---> 7a8da50dfb0d Step 7/10 : COPY entrypoint.sh / ---> 6807a7c4db5e Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 215a9fb7d642 ---> Removed intermediate container 215a9fb7d642 ---> 2ef7e4638f4f Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 0fe4f0bb26fb ---> Removed intermediate container 0fe4f0bb26fb ---> 7e89d11fd2be Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 28162baa4269 ---> Removed intermediate container 28162baa4269 ---> 0042179c20c4 [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 0042179c20c4 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_1_8-1 2025-04-26 20:14:34,480: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 4e70d506cf0e: Preparing 963209bf0841: Preparing 70c5fce7bdb5: Preparing 39eb41e15f8f: Preparing 9d3761840d0a: Preparing a30051010e95: Preparing 8f495c91d459: Preparing b1006d8335f1: Preparing 4d8e55df733f: Preparing c43005558256: Preparing 2a84c6a281f9: Preparing 174f56854903: Preparing 4e70d506cf0e: Waiting 963209bf0841: Waiting 70c5fce7bdb5: Waiting 39eb41e15f8f: Waiting 9d3761840d0a: Waiting a30051010e95: Waiting 8f495c91d459: Waiting b1006d8335f1: Waiting 4d8e55df733f: Waiting c43005558256: Waiting 2a84c6a281f9: Waiting 174f56854903: Waiting 963209bf0841: Pushed 39eb41e15f8f: Layer already exists 70c5fce7bdb5: Layer already exists 9d3761840d0a: Layer already exists a30051010e95: Layer already exists b1006d8335f1: Layer already exists c43005558256: Layer already exists 8f495c91d459: Layer already exists 4d8e55df733f: Layer already exists 2a84c6a281f9: Layer already exists 174f56854903: Layer already exists 4e70d506cf0e: Pushed master-1_6_1_8-1: digest: sha256:eef235d4887932c3a1939434dcbe60db4807b83a598a55ab9599dc8e2a2325c8 size: 2830 2025-04-26 20:14:58,398: INFO: Building opensdn-controller-control-control finished successfully, duration: 43 seconds