2025-07-21 11:31:07,055: INFO: Building opensdn-controller-control-control 2025-07-21 11:31:07,111: 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_9_4_3-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=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} ---> fa0236a31d84 Step 4/10 : ARG CONTAINER_NAME ---> Running in 667fb3e72a75 ---> Removed intermediate container 667fb3e72a75 ---> eb3f996fc923 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in b30129818f01 ---> Removed intermediate container b30129818f01 ---> 53d1007f3d0c 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 c85cd9eda1d2 ---> Removed intermediate container c85cd9eda1d2 ---> 4653a47603c7 Step 7/10 : COPY entrypoint.sh / ---> efaa7b1c252f Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 56f5518e7eb3 ---> Removed intermediate container 56f5518e7eb3 ---> 5d1db667a65c Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 03f318fef483 ---> Removed intermediate container 03f318fef483 ---> 87dab544c1de Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in d173b2d95f45 ---> Removed intermediate container d173b2d95f45 ---> 67e333deb759 [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 67e333deb759 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_4_3-3 2025-07-21 11:31:23,370: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] fc2fed68997e: Preparing bcc198fa5dcd: Preparing 3271135e5adc: Preparing 9a58b37487fe: Preparing f160e557fc27: Preparing d1fd27f06a73: Preparing e7f2d089df28: Preparing 70393ef6289b: Preparing e970a7a3e576: Preparing 51c650aab62f: Preparing cfd0e3215c9d: Preparing 174f56854903: Preparing fc2fed68997e: Waiting bcc198fa5dcd: Waiting 3271135e5adc: Waiting 9a58b37487fe: Waiting f160e557fc27: Waiting d1fd27f06a73: Waiting e7f2d089df28: Waiting 70393ef6289b: Waiting e970a7a3e576: Waiting 51c650aab62f: Waiting cfd0e3215c9d: Waiting 174f56854903: Waiting 3271135e5adc: Layer already exists f160e557fc27: Layer already exists d1fd27f06a73: Layer already exists 9a58b37487fe: Layer already exists e7f2d089df28: Layer already exists 70393ef6289b: Layer already exists e970a7a3e576: Layer already exists 51c650aab62f: Layer already exists cfd0e3215c9d: Layer already exists bcc198fa5dcd: Pushed 174f56854903: Layer already exists fc2fed68997e: Pushed master-1_9_4_3-3: digest: sha256:d005898abc581051f31cfd65596479d6b57032b59211a677454da5e457d88c65 size: 2830 2025-07-21 11:31:42,286: INFO: Building opensdn-controller-control-control finished successfully, duration: 35 seconds