2025-09-05 17:45:03,541: INFO: Building contrail-provisioner 2025-09-05 17:45:03,624: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-2_0_9_4-2-r24.1-centos --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="https://repos.fedorapeople.org/repos/openstack/EOL/openstack-queens/rdo-release-queens-2.noarch.rpm" --build-arg YUM_ENABLE_REPOS="" --build-arg CONTAINER_NAME=contrail-provisioner --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 18.43 kB Step 1/8 : FROM nexus.gz1.opensdn.io:5101/contrail-base:master-2_0_9_4-2-r24.1-centos ---> f706a4b0f37e Step 2/8 : ARG CONTAINER_NAME ---> Running in e6ccc32a8054 ---> Removed intermediate container e6ccc32a8054 ---> 64d479b229f8 Step 3/8 : ENV SERVICE_NAME=provisioner CONTAINER_NAME=$CONTAINER_NAME ---> Running in 62c34851cc12 ---> Removed intermediate container 62c34851cc12 ---> 3deedb3642da Step 4/8 : LABEL name=$CONTAINER_NAME summary="Contrail Provisioner" description="Contrail Provisioner ia caoneiner that manage env for other containers." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 69e625d79ef1 ---> Removed intermediate container 69e625d79ef1 ---> 1e8f2c7f9a95 Step 5/8 : COPY *.sh / ---> 41cb613244c9 Step 6/8 : RUN python3 -m pip install "netaddr==0.10.1" "requests" ---> Running in a7a28bf886bb WARNING: Running pip install with root privileges is generally not a good idea. Try `__main__.py install --user` instead. Collecting netaddr==0.10.1 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/982/2305b42ea1020/netaddr-0.10.1-py2.py3-none-any.whl (2.2MB) Collecting requests Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63kB) Collecting importlib-resources; python_version < "3.7" (from netaddr==0.10.1) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/33a/95faed5fc19b4/importlib_resources-5.4.0-py3-none-any.whl Collecting charset-normalizer~=2.0.0; python_version >= "3" (from requests) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl Collecting idna<4,>=2.5; python_version >= "3" (from requests) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/946/d195a0d259cbb/idna-3.10-py3-none-any.whl (70kB) Collecting certifi>=2017.4.17 (from requests) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/303/50364dfe37116/certifi-2025.4.26-py3-none-any.whl (159kB) Collecting urllib3<1.27,>=1.21.1 (from requests) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/0ed/14ccfbf1c30a9/urllib3-1.26.20-py2.py3-none-any.whl (144kB) Collecting zipp>=3.1.0; python_version < "3.10" (from importlib-resources; python_version < "3.7"->netaddr==0.10.1) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/9fe/5ea21568a0a70/zipp-3.6.0-py3-none-any.whl Installing collected packages: zipp, importlib-resources, netaddr, charset-normalizer, idna, certifi, urllib3, requests Successfully installed certifi-2025.4.26 charset-normalizer-2.0.12 idna-3.10 importlib-resources-5.4.0 netaddr-0.10.1 requests-2.27.1 urllib3-1.26.20 zipp-3.6.0 ---> Removed intermediate container a7a28bf886bb ---> ed9ccace7c30 Step 7/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in e327dcb2f609 ---> Removed intermediate container e327dcb2f609 ---> 783bee24ffaa Step 8/8 : CMD ["/usr/bin/tail","-f","/dev/null"] ---> Running in d964df268d60 ---> Removed intermediate container d964df268d60 ---> ad209b9aea3b [Warning] One or more build-args [BASE_EXTRA_RPMS CONTRAIL_CONTAINER_TAG CONTRAIL_REGISTRY GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built ad209b9aea3b Successfully tagged nexus.gz1.opensdn.io:5101/contrail-provisioner:master-2_0_9_4-2-r24.1-centos Successfully tagged nexus.gz1.opensdn.io:5101/tf-provisioner:master-2_0_9_4-2-r24.1-centos 2025-09-05 17:45:34,675: INFO: Docker build duration: 31 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-provisioner] 7cb48d5c824c: Preparing 495912514a59: Preparing 43b66eeb822c: Preparing f91bc225eb68: Preparing 7934671dae1b: Preparing 27b40860e89e: Preparing 3ffa479d9886: Preparing 2827b2397db3: Preparing c06f258967f1: Preparing e98b49908fda: Preparing 174f56854903: Preparing 7cb48d5c824c: Waiting 495912514a59: Waiting 43b66eeb822c: Waiting f91bc225eb68: Waiting 7934671dae1b: Waiting 27b40860e89e: Waiting 3ffa479d9886: Waiting 2827b2397db3: Waiting c06f258967f1: Waiting e98b49908fda: Waiting 174f56854903: Waiting 43b66eeb822c: Layer already exists f91bc225eb68: Layer already exists 7934671dae1b: Layer already exists 495912514a59: Pushed 27b40860e89e: Layer already exists 3ffa479d9886: Layer already exists c06f258967f1: Layer already exists 2827b2397db3: Layer already exists 174f56854903: Layer already exists e98b49908fda: Layer already exists 7cb48d5c824c: Pushed master-2_0_9_4-2-r24.1-centos: digest: sha256:778f4c4df541d4aa1f3072b4bff12dde52dec03bd28de3518bfc82e73a5ce234 size: 2619 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-provisioner] 7cb48d5c824c: Preparing 495912514a59: Preparing 43b66eeb822c: Preparing f91bc225eb68: Preparing 7934671dae1b: Preparing 27b40860e89e: Preparing 3ffa479d9886: Preparing 2827b2397db3: Preparing c06f258967f1: Preparing e98b49908fda: Preparing 174f56854903: Preparing f91bc225eb68: Waiting 7934671dae1b: Waiting 27b40860e89e: Waiting 3ffa479d9886: Waiting 2827b2397db3: Waiting c06f258967f1: Waiting e98b49908fda: Waiting 174f56854903: Waiting 495912514a59: Layer already exists 43b66eeb822c: Layer already exists 7cb48d5c824c: Layer already exists 7934671dae1b: Layer already exists f91bc225eb68: Layer already exists 3ffa479d9886: Layer already exists 27b40860e89e: Layer already exists 2827b2397db3: Layer already exists e98b49908fda: Layer already exists c06f258967f1: Layer already exists 174f56854903: Layer already exists master-2_0_9_4-2-r24.1-centos: digest: sha256:778f4c4df541d4aa1f3072b4bff12dde52dec03bd28de3518bfc82e73a5ce234 size: 2619 2025-09-05 17:45:52,345: INFO: Building contrail-provisioner finished successfully, duration: 49 seconds