2025-05-28 16:01:27,974: INFO: Building opensdn-controller-control-control 2025-05-28 16:01:28,006: 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_6_1-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} ---> 48b4804a86cf Step 4/10 : ARG CONTAINER_NAME ---> Running in b62552bf504f ---> Removed intermediate container b62552bf504f ---> f9e913339828 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in cb89569f17ff ---> Removed intermediate container cb89569f17ff ---> 1f987ca07534 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 ed26b30f2017 ---> Removed intermediate container ed26b30f2017 ---> dc610b60ab4f Step 7/10 : COPY entrypoint.sh / ---> 87b1dcc59ece Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 8f5d04da9e01 ---> Removed intermediate container 8f5d04da9e01 ---> a70b3a3df605 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 7e7c4e81a98d ---> Removed intermediate container 7e7c4e81a98d ---> 2e7bc470b01a Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 1e76d0549d79 ---> Removed intermediate container 1e76d0549d79 ---> bac81b8129b4 [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 bac81b8129b4 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_7_6_1-3 2025-05-28 16:01:44,312: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 6cbd50d64002: Preparing e32145054e61: Preparing b3fd172004ed: Preparing 803fb2f244fb: Preparing f08827c6665b: Preparing 1124c3dcb0bf: Preparing 71debe97f0af: Preparing cfa18688aa12: Preparing 597e960b11f4: Preparing 485d2e99f945: Preparing 150222549a87: Preparing 174f56854903: Preparing e32145054e61: Waiting b3fd172004ed: Waiting 803fb2f244fb: Waiting f08827c6665b: Waiting 1124c3dcb0bf: Waiting 71debe97f0af: Waiting cfa18688aa12: Waiting 597e960b11f4: Waiting 485d2e99f945: Waiting 150222549a87: Waiting 174f56854903: Waiting 6cbd50d64002: Waiting 803fb2f244fb: Layer already exists b3fd172004ed: Layer already exists e32145054e61: Pushed f08827c6665b: Layer already exists 1124c3dcb0bf: Layer already exists 71debe97f0af: Layer already exists cfa18688aa12: Layer already exists 150222549a87: Layer already exists 485d2e99f945: Layer already exists 174f56854903: Layer already exists 597e960b11f4: Layer already exists 6cbd50d64002: Pushed master-1_7_6_1-3: digest: sha256:10c8d98627a77dbb37cc3aaacac7b9f8ee1b395a756215dc0213cd79d9d99e78 size: 2830 2025-05-28 16:02:05,424: INFO: Building opensdn-controller-control-control finished successfully, duration: 38 seconds