2025-05-07 11:47:16,407: INFO: Building opensdn-controller-control-control 2025-05-07 11:47:16,441: 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_6_3-5 --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} ---> 5a77fd4dc2b5 Step 4/10 : ARG CONTAINER_NAME ---> Running in fa40db6d3901 ---> Removed intermediate container fa40db6d3901 ---> 5b3816580d21 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 771ab16adee4 ---> Removed intermediate container 771ab16adee4 ---> 3ec9e1a5b9ae 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 13e7f75e49c5 ---> Removed intermediate container 13e7f75e49c5 ---> e4dd219968ee Step 7/10 : COPY entrypoint.sh / ---> 19ca8ecd0145 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in a78f70c2e04a ---> Removed intermediate container a78f70c2e04a ---> eab146d8d688 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 23fc2587e694 ---> Removed intermediate container 23fc2587e694 ---> 7686b1852440 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in d3c3eb341d46 ---> Removed intermediate container d3c3eb341d46 ---> d44e2af52399 [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 d44e2af52399 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_6_3-5 2025-05-07 11:47:30,996: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] efdf9b24b9de: Preparing a15e5fa69d1d: Preparing fd82963976c2: Preparing 789a024d802b: Preparing dbea857a68f4: Preparing c2c5c82a2191: Preparing 04aa517be000: Preparing f031cce202bb: Preparing b2bf2fe654b5: Preparing 91b9a73638bc: Preparing 41b840dda21f: Preparing 174f56854903: Preparing efdf9b24b9de: Waiting a15e5fa69d1d: Waiting fd82963976c2: Waiting 789a024d802b: Waiting dbea857a68f4: Waiting c2c5c82a2191: Waiting 04aa517be000: Waiting f031cce202bb: Waiting b2bf2fe654b5: Waiting 91b9a73638bc: Waiting 41b840dda21f: Waiting 174f56854903: Waiting 789a024d802b: Layer already exists dbea857a68f4: Layer already exists fd82963976c2: Layer already exists c2c5c82a2191: Layer already exists 04aa517be000: Layer already exists f031cce202bb: Layer already exists b2bf2fe654b5: Layer already exists a15e5fa69d1d: Pushed 91b9a73638bc: Layer already exists 41b840dda21f: Layer already exists 174f56854903: Layer already exists efdf9b24b9de: Pushed master-1_6_6_3-5: digest: sha256:433fed4515957da10820d1eaaad7b551aa0c0e5e0c84c03c8b80af80a75e2fd2 size: 2830 2025-05-07 11:47:54,934: INFO: Building opensdn-controller-control-control finished successfully, duration: 38 seconds