2025-05-31 06:36:05,355: INFO: Building opensdn-controller-control-control 2025-05-31 06:36:05,418: 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_7-2 --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} ---> c60e85d69d48 Step 4/10 : ARG CONTAINER_NAME ---> Running in e22aac38a2be ---> Removed intermediate container e22aac38a2be ---> 25b1c861668f Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in bc1b0e138db7 ---> Removed intermediate container bc1b0e138db7 ---> 18ba8a6e36b8 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 2b78a5e2e806 ---> Removed intermediate container 2b78a5e2e806 ---> 2c2ee58daced Step 7/10 : COPY entrypoint.sh / ---> b504b69bba5c Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 9fadf71654d2 ---> Removed intermediate container 9fadf71654d2 ---> 94d39a1dd00c Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 0181f043c12c ---> Removed intermediate container 0181f043c12c ---> 63da11e30d06 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in b1518b7f82ce ---> Removed intermediate container b1518b7f82ce ---> 842141daa6e0 [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 842141daa6e0 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_7_6_7-2 2025-05-31 06:36:23,801: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] d9f95fd8b5ff: Preparing 76c0b3edf19a: Preparing 8c48c0a6792e: Preparing a50b022a8c25: Preparing b14e710ee933: Preparing 90f521106883: Preparing f1f832969e5f: Preparing 322aeea322a1: Preparing 25b0586ab467: Preparing 3712a2d8ce3a: Preparing 2d5b7230cb87: Preparing 174f56854903: Preparing d9f95fd8b5ff: Waiting 76c0b3edf19a: Waiting 8c48c0a6792e: Waiting a50b022a8c25: Waiting b14e710ee933: Waiting 90f521106883: Waiting f1f832969e5f: Waiting 322aeea322a1: Waiting 25b0586ab467: Waiting 3712a2d8ce3a: Waiting 2d5b7230cb87: Waiting 174f56854903: Waiting b14e710ee933: Layer already exists 8c48c0a6792e: Layer already exists a50b022a8c25: Layer already exists 90f521106883: Layer already exists 76c0b3edf19a: Pushed 25b0586ab467: Layer already exists f1f832969e5f: Layer already exists 322aeea322a1: Layer already exists 2d5b7230cb87: Layer already exists 3712a2d8ce3a: Layer already exists 174f56854903: Layer already exists d9f95fd8b5ff: Pushed master-1_7_6_7-2: digest: sha256:a134e70f3a6ddf3605dfb3172574a3aa615fe99374eed01bb72a2c04a63c3bb7 size: 2830 2025-05-31 06:36:45,574: INFO: Building opensdn-controller-control-control finished successfully, duration: 40 seconds