2025-01-02 20:01:58,560: INFO: Building contrail-controller-config-svcmonitor 2025-01-02 20:01:58,621: 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_2_5_2-9 --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=contrail-controller-config-svcmonitor --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 12.29 kB Step 1/11 : ARG CONTRAIL_REGISTRY Step 2/11 : ARG CONTRAIL_CONTAINER_TAG Step 3/11 : FROM ${CONTRAIL_REGISTRY}/contrail-controller-config-base:${CONTRAIL_CONTAINER_TAG} ---> 3ca3e1e7c1f3 Step 4/11 : ARG PIP_REPOSITORY ---> Using cache ---> 77da7695a7a7 Step 5/11 : ARG CONTAINER_NAME ---> Running in 90a385c7cb61 ---> Removed intermediate container 90a385c7cb61 ---> 971114cc8065 Step 6/11 : ENV SERVICE_NAME=svc-monitor CONTAINER_NAME=$CONTAINER_NAME ---> Running in 332780ea1a16 ---> Removed intermediate container 332780ea1a16 ---> 565d29395c93 Step 7/11 : LABEL name=$CONTAINER_NAME summary="Contrail Service Monitor" description="Contrail Service Monitor brings up and monitors any service instance that are spawned." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 3a64883fe568 ---> Removed intermediate container 3a64883fe568 ---> 1939ffccfa45 Step 8/11 : COPY *.sh / ---> b06ea451742f Step 9/11 : RUN set -e ; python3 -m pip install --no-compile --extra-index-url $PIP_REPOSITORY "svc_monitor==0.1.dev0" ---> Running in 24afd8df1208 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple Collecting svc_monitor==0.1.dev0 Downloading http://localhost:6667/pip/simple/svc-monitor/svc_monitor-0.1.dev0-py3-none-any.whl (146 kB) Collecting bitarray Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/251/cd5bd47f54289/bitarray-3.0.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (270 kB) Collecting kombu Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e2d/edd8a86c9077c/kombu-5.1.0-py3-none-any.whl (187 kB) Requirement already satisfied: contrail-api-client in /usr/local/lib/python3.6/site-packages (from svc_monitor==0.1.dev0) (0.1.dev0) Collecting sandesh-common Downloading http://localhost:6667/pip/simple/sandesh-common/sandesh_common-0.1.dev0-py3-none-any.whl (9.5 kB) Collecting kazoo Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/de2/d69168de432ff/kazoo-2.10.0-py2.py3-none-any.whl (148 kB) Collecting sandesh==0.1.dev0 Downloading http://localhost:6667/pip/simple/sandesh/sandesh-0.1.dev0-py3-none-any.whl (217 kB) Collecting python-novaclient Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/7f3/cbe33a65f8fc3/python_novaclient-17.7.0-py3-none-any.whl (333 kB) Collecting contrail-config-common Downloading http://localhost:6667/pip/simple/contrail-config-common/contrail_config_common-0.1.dev0-py3-none-any.whl (208 kB) Requirement already satisfied: requests in /usr/local/lib/python3.6/site-packages (from svc_monitor==0.1.dev0) (2.27.1) Collecting gevent Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f01/c9adbcb605364/gevent-22.10.2-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.8 MB) Collecting netaddr<1 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/982/2305b42ea1020/netaddr-0.10.1-py2.py3-none-any.whl (2.2 MB) Collecting fysom Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e36/17b79f19220c7/fysom-2.1.6.tar.gz (19 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting bottle<0.13 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d6f/15f9d422670b7/bottle-0.12.25-py3-none-any.whl (90 kB) Collecting greenlet Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/cd0/21c754b162c0f/greenlet-2.0.2-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (564 kB) Collecting stevedore Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/fa2/630e3d0ad3e22/stevedore-3.5.2-py3-none-any.whl (50 kB) Collecting timeout-decorator Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/6a2/f2f58db1c5b24/timeout-decorator-0.5.0.tar.gz (4.8 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting cassandra-driver Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/c43/10a7d0457f51a/cassandra-driver-3.29.2.tar.gz (293 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting simplejson Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/cb3/24bb903330cbb/simplejson-3.19.3-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (125 kB) Collecting zope.event Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/73d/9e3ef750cca14/zope.event-4.6-py2.py3-none-any.whl (6.8 kB) Requirement already satisfied: setuptools in /usr/local/lib/python3.6/site-packages (from gevent->svc_monitor==0.1.dev0) (59.6.0) Collecting zope.interface Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d16/9ccd0756c15bb/zope.interface-5.5.2-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (253 kB) Collecting importlib-metadata>=0.18 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/65a/9576a5b2d58ca/importlib_metadata-4.8.3-py3-none-any.whl (17 kB) Collecting vine Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/40f/df3c48b2cfe1c/vine-5.1.0-py3-none-any.whl (9.6 kB) Collecting amqp<6.0.0,>=5.0.6 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/43b/3319e1b4e7d12/amqp-5.3.1-py3-none-any.whl (50 kB) Collecting cached-property Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/df4/f613cf7ad9a58/cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) Collecting iso8601>=0.1.11 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/840/0e90141bf792b/iso8601-1.1.0-py3-none-any.whl (9.9 kB) Collecting oslo.i18n>=3.15.3 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/750/86cfd89881963/oslo.i18n-5.1.0-py3-none-any.whl (46 kB) Collecting keystoneauth1>=3.5.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/c41/b041abed17f5e/keystoneauth1-5.1.3-py3-none-any.whl (318 kB) Collecting oslo.utils>=3.33.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/dab/26f205980a379/oslo.utils-4.13.0-py3-none-any.whl (101 kB) Collecting pbr!=2.1.0,>=2.0.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a77/6ae228892d801/pbr-6.1.0-py2.py3-none-any.whl (108 kB) Collecting oslo.serialization!=2.19.1,>=2.18.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/6c1/c483231c38277/oslo.serialization-4.3.0-py3-none-any.whl (25 kB) Collecting PrettyTable>=0.7.2 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/141/1c65d21dca9ea/prettytable-2.5.0-py3-none-any.whl (24 kB) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.6/site-packages (from requests->svc_monitor==0.1.dev0) (1.26.20) Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.6/site-packages (from requests->svc_monitor==0.1.dev0) (3.10) Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.6/site-packages (from requests->svc_monitor==0.1.dev0) (2024.12.14) Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.6/site-packages (from requests->svc_monitor==0.1.dev0) (2.0.12) Collecting zipp>=0.5 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/9fe/5ea21568a0a70/zipp-3.6.0-py3-none-any.whl (5.3 kB) Collecting typing-extensions>=3.6.4 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/21c/85e0fe4b9a155/typing_extensions-4.1.1-py3-none-any.whl (26 kB) Collecting os-service-types>=1.2.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/050/5c72205690910/os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) Collecting six>=1.10.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/472/1f391ed90541f/six-1.17.0-py2.py3-none-any.whl (11 kB) Collecting importlib-resources Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/33a/95faed5fc19b4/importlib_resources-5.4.0-py3-none-any.whl (28 kB) Collecting pytz>=2013.6 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/31c/7c1817eb7fae7/pytz-2024.2-py2.py3-none-any.whl (508 kB) Collecting msgpack>=0.5.2 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b1d/46dfe3832660f/msgpack-1.0.5-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (300 kB) Collecting debtcollector>=1.2.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/139/3a527d2c72f14/debtcollector-2.5.0-py3-none-any.whl (23 kB) Collecting packaging>=20.4 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) Collecting pyparsing>=2.1.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a6a/7ee4235a3f944/pyparsing-3.1.4-py3-none-any.whl (104 kB) Collecting netifaces>=0.10.4 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/28f/4bf3a1361ab3e/netifaces-0.11.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (32 kB) Collecting wcwidth Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/3da/69048e4540d84/wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) Collecting geomet<0.3,>=0.1 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a41/a1e336b381416/geomet-0.2.1.post1-py3-none-any.whl (18 kB) Collecting wrapt>=1.7.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/3eb/f019be5c09d40/wrapt-1.16.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (77 kB) Collecting click Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/6a7/a62563bbfabfd/click-8.0.4-py3-none-any.whl (97 kB) Using legacy 'setup.py install' for cassandra-driver, since package 'wheel' is not installed. Using legacy 'setup.py install' for fysom, since package 'wheel' is not installed. Using legacy 'setup.py install' for timeout-decorator, since package 'wheel' is not installed. Installing collected packages: zipp, typing-extensions, wrapt, pyparsing, pbr, importlib-resources, importlib-metadata, zope.interface, zope.event, vine, six, pytz, packaging, oslo.i18n, netifaces, netaddr, iso8601, greenlet, debtcollector, click, wcwidth, stevedore, oslo.utils, os-service-types, msgpack, gevent, geomet, fysom, cached-property, bottle, amqp, timeout-decorator, simplejson, sandesh-common, sandesh, PrettyTable, oslo.serialization, kombu, keystoneauth1, kazoo, cassandra-driver, bitarray, python-novaclient, contrail-config-common, svc-monitor Running setup.py install for fysom: started Running setup.py install for fysom: finished with status 'done' Running setup.py install for timeout-decorator: started Running setup.py install for timeout-decorator: finished with status 'done' Running setup.py install for cassandra-driver: started Running setup.py install for cassandra-driver: still running... Running setup.py install for cassandra-driver: still running... Running setup.py install for cassandra-driver: still running... Running setup.py install for cassandra-driver: still running... Running setup.py install for cassandra-driver: still running... Running setup.py install for cassandra-driver: still running... Running setup.py install for cassandra-driver: finished with status 'done' WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv Successfully installed PrettyTable-2.5.0 amqp-5.3.1 bitarray-3.0.0 bottle-0.12.25 cached-property-1.5.2 cassandra-driver-3.29.2 click-8.0.4 contrail-config-common-0.1.dev0 debtcollector-2.5.0 fysom-2.1.6 geomet-0.2.1.post1 gevent-22.10.2 greenlet-2.0.2 importlib-metadata-4.8.3 importlib-resources-5.4.0 iso8601-1.1.0 kazoo-2.10.0 keystoneauth1-5.1.3 kombu-5.1.0 msgpack-1.0.5 netaddr-0.10.1 netifaces-0.11.0 os-service-types-1.7.0 oslo.i18n-5.1.0 oslo.serialization-4.3.0 oslo.utils-4.13.0 packaging-21.3 pbr-6.1.0 pyparsing-3.1.4 python-novaclient-17.7.0 pytz-2024.2 sandesh-0.1.dev0 sandesh-common-0.1.dev0 simplejson-3.19.3 six-1.17.0 stevedore-3.5.2 svc-monitor-0.1.dev0 timeout-decorator-0.5.0 typing-extensions-4.1.1 vine-5.1.0 wcwidth-0.2.13 wrapt-1.16.0 zipp-3.6.0 zope.event-4.6 zope.interface-5.5.2 ---> Removed intermediate container 24afd8df1208 ---> 9a2edad71c93 Step 10/11 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 75b98f9a741d ---> Removed intermediate container 75b98f9a741d ---> c8bbe0e830c4 Step 11/11 : CMD ["/usr/bin/contrail-svc-monitor", "--conf_file", "/etc/contrail/contrail-svc-monitor.conf", "--conf_file", "/etc/contrail/contrail-keystone-auth.conf"] ---> Running in 28d7a6dccf26 ---> Removed intermediate container 28d7a6dccf26 ---> 99bd7a2bf90b [Warning] One or more build-args [BASE_EXTRA_RPMS 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 99bd7a2bf90b Successfully tagged nexus.gz1.opensdn.io:5101/contrail-controller-config-svcmonitor:master-1_2_5_2-9 Successfully tagged nexus.gz1.opensdn.io:5101/tf-controller-config-svcmonitor:master-1_2_5_2-9 2025-01-02 20:11:26,584: INFO: Docker build duration: 568 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-controller-config-svcmonitor] 67e93327f940: Preparing 752647376fea: Preparing e082e6a8507c: Preparing 3e02f027603c: Preparing fef5919dbc27: Preparing e4252997c58f: Preparing 8eb2a08f670b: Preparing e1ab5b5b8db7: Preparing 3895b45a0423: Preparing 0e53de13b166: Preparing 174f56854903: Preparing 67e93327f940: Waiting 752647376fea: Waiting e082e6a8507c: Waiting 3e02f027603c: Waiting fef5919dbc27: Waiting e4252997c58f: Waiting 8eb2a08f670b: Waiting e1ab5b5b8db7: Waiting 3895b45a0423: Waiting 0e53de13b166: Waiting 174f56854903: Waiting 752647376fea: Pushed e082e6a8507c: Layer already exists 3e02f027603c: Layer already exists fef5919dbc27: Layer already exists e4252997c58f: Layer already exists 8eb2a08f670b: Layer already exists e1ab5b5b8db7: Layer already exists 3895b45a0423: Layer already exists 0e53de13b166: Layer already exists 174f56854903: Layer already exists 67e93327f940: Pushed master-1_2_5_2-9: digest: sha256:3d7500a34f23809338e26851c20805f9970b6c8c31416c23b9c303624563696d size: 2619 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-controller-config-svcmonitor] 67e93327f940: Preparing 752647376fea: Preparing e082e6a8507c: Preparing 3e02f027603c: Preparing fef5919dbc27: Preparing e4252997c58f: Preparing 8eb2a08f670b: Preparing e1ab5b5b8db7: Preparing 3895b45a0423: Preparing e4252997c58f: Waiting 8eb2a08f670b: Waiting fef5919dbc27: Waiting e1ab5b5b8db7: Waiting 3895b45a0423: Waiting 0e53de13b166: Preparing 174f56854903: Preparing 0e53de13b166: Waiting 174f56854903: Waiting 752647376fea: Layer already exists 67e93327f940: Layer already exists e082e6a8507c: Layer already exists 3e02f027603c: Layer already exists e4252997c58f: Layer already exists fef5919dbc27: Layer already exists e1ab5b5b8db7: Layer already exists 8eb2a08f670b: Layer already exists 3895b45a0423: Layer already exists 0e53de13b166: Layer already exists 174f56854903: Layer already exists master-1_2_5_2-9: digest: sha256:3d7500a34f23809338e26851c20805f9970b6c8c31416c23b9c303624563696d size: 2619 2025-01-02 20:11:48,924: INFO: Building contrail-controller-config-svcmonitor finished successfully, duration: 590 seconds