Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-2666 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/it-dev-xapp-onboarder-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-YYXGcbnnbYRa/agent.2172 SSH_AGENT_PID=2174 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/it-dev-xapp-onboarder-docker-merge-master@tmp/private_key_5377030224491186071.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dev > git init /w/workspace/it-dev-xapp-onboarder-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dev > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dev +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dev # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 081194086380b739d5158874b87b4f86de2976c6 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 081194086380b739d5158874b87b4f86de2976c6 # timeout=10 Commit message: "Step 2: Release the image to prod repository" > git rev-list --no-walk 081194086380b739d5158874b87b4f86de2976c6 # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [it-dev-xapp-onboarder-docker-merge-master] $ /bin/bash /tmp/jenkins18145623996809322440.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-L7cN lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-L7cN/bin to PATH Generating Requirements File Python 3.10.6 pip 23.3.2 from /tmp/venv-L7cN/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.1 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 Babel==2.14.0 beautifulsoup4==4.12.2 boto3==1.34.11 botocore==1.34.11 bs4==0.0.1 cachetools==5.3.2 certifi==2023.11.17 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.4.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==2.5.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.4.2 docker==4.2.2 dogpile.cache==1.3.0 email-validator==2.1.0.post1 filelock==3.13.1 future==0.18.3 gitdb==4.0.11 GitPython==3.1.40 google-auth==2.25.2 httplib2==0.22.0 identify==2.5.33 idna==3.6 importlib-metadata==7.0.1 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.2 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.20.0 jsonschema-specifications==2023.12.1 keystoneauth1==5.4.0 kubernetes==28.1.0 lftools==0.37.8 lxml==5.0.0 MarkupSafe==2.1.3 msgpack==1.0.7 multi_key_dict==2.0.3 munch==4.0.0 netaddr==0.10.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==2.9.0 oslo.config==9.2.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.2.0 oslo.utils==6.3.0 packaging==23.2 pbr==6.0.0 platformdirs==4.1.0 prettytable==3.9.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.1.1 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.4.0 python-dateutil==2.8.2 python-heatclient==3.3.0 python-jenkins==1.8.2 python-keystoneclient==5.2.0 python-magnumclient==4.3.0 python-novaclient==18.4.0 python-openstackclient==6.0.0 python-swiftclient==4.4.0 pytz==2023.3.post1 PyYAML==6.0.1 referencing==0.32.0 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.16.2 rsa==4.9 ruamel.yaml==0.18.5 ruamel.yaml.clib==0.2.8 s3transfer==0.10.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.3 tqdm==4.66.1 typing_extensions==4.9.0 tzdata==2023.4 urllib3==1.26.18 virtualenv==20.25.0 wcwidth==0.2.12 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 zipp==3.17.0 provisioning config files... copy managed file [global-settings] to file:/w/workspace/it-dev-xapp-onboarder-docker-merge-master@tmp/config6660178512813044015tmp copy managed file [it-dev-settings] to file:/w/workspace/it-dev-xapp-onboarder-docker-merge-master@tmp/config1910576413296297515tmp [it-dev-xapp-onboarder-docker-merge-master] $ /bin/bash /tmp/jenkins10874297659013506767.sh ---> docker-login.sh nexus3.o-ran-sc.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [it-dev-xapp-onboarder-docker-merge-master] $ /bin/bash /tmp/jenkins1021124202549456297.sh [it-dev-xapp-onboarder-docker-merge-master] $ /bin/sh -xe /tmp/jenkins12898778034070187653.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=$WORKSPACE CONTAINER_TAG_YAML_DIR=ci/xapp_onboarder CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [it-dev-xapp-onboarder-docker-merge-master] $ /bin/bash -l /tmp/jenkins7101791963171119034.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-dev-xapp-onboarder-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-L7cN from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-L7cN/bin to PATH ---> Docker image tag found: 1.0.8 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ARGS=-f ci/xapp_onboarder/Dockerfile DOCKER_ROOT=/w/workspace/it-dev-xapp-onboarder-docker-merge-master CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/xapp-onboarder [EnvInject] - Variables injected successfully. [it-dev-xapp-onboarder-docker-merge-master] $ /bin/bash /tmp/jenkins9717901552618143267.sh ---> docker-build.sh Docker version 20.10.20, build 9fdeb9c Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/xapp-onboarder:1.0.8 docker build -f ci/xapp_onboarder/Dockerfile -t nexus3.o-ran-sc.org:10004/o-ran-sc/xapp-onboarder:1.0.8 . Sending build context to Docker daemon 1.229MB Step 1/7 : FROM python:3.7-alpine 3.7-alpine: Pulling from library/python 96526aa774ef: Pulling fs layer 9875af95546d: Pulling fs layer 4819c95424fc: Pulling fs layer 148762f75a1f: Pulling fs layer ea1518237b37: Pulling fs layer 148762f75a1f: Waiting ea1518237b37: Waiting 9875af95546d: Verifying Checksum 9875af95546d: Download complete 96526aa774ef: Download complete 4819c95424fc: Verifying Checksum 4819c95424fc: Download complete 96526aa774ef: Pull complete 148762f75a1f: Download complete ea1518237b37: Verifying Checksum ea1518237b37: Download complete 9875af95546d: Pull complete 4819c95424fc: Pull complete 148762f75a1f: Pull complete ea1518237b37: Pull complete Digest: sha256:f3d31c8677d03f0b3c724446077f229a6ce9d3ac430f5c08cd7dff00292048c3 Status: Downloaded newer image for python:3.7-alpine ---> 1bac8ae77e4a Step 2/7 : ADD ./xapp_onboarder /opt/xapp_onboarder ---> de406e54442f Step 3/7 : RUN cd /opt/xapp_onboarder && pip3 install . && rm -r /opt/xapp_onboarder ---> Running in a6eba681573b Processing /opt/xapp_onboarder Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='pypi.org', port=443): Read timed out. (read timeout=15)")': /simple/aniso8601/ WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='pypi.org', port=443): Read timed out. (read timeout=15)")': /simple/aniso8601/ WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='pypi.org', port=443): Read timed out. (read timeout=15)")': /simple/aniso8601/ WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='pypi.org', port=443): Read timed out. (read timeout=15)")': /simple/aniso8601/ Collecting aniso8601==8.0.0 Downloading aniso8601-8.0.0-py2.py3-none-any.whl (43 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.2/43.2 kB 3.2 MB/s eta 0:00:00 Collecting attrs==19.3.0 Downloading attrs-19.3.0-py2.py3-none-any.whl (39 kB) Collecting certifi==2019.11.28 Downloading certifi-2019.11.28-py2.py3-none-any.whl (156 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 156.0/156.0 kB 9.1 MB/s eta 0:00:00 Collecting chardet==3.0.4 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 15.3 MB/s eta 0:00:00 Collecting Click==7.0 Downloading Click-7.0-py2.py3-none-any.whl (81 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.3/81.3 kB 11.1 MB/s eta 0:00:00 Collecting fire==0.2.1 Downloading fire-0.2.1.tar.gz (76 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 76.5/76.5 kB 8.4 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting Flask==1.1.1 Downloading Flask-1.1.1-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.5/94.5 kB 11.0 MB/s eta 0:00:00 Collecting flask-restplus==0.13.0 Downloading flask_restplus-0.13.0-py2.py3-none-any.whl (2.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/2.5 MB 28.4 MB/s eta 0:00:00 Collecting idna==2.9 Downloading idna-2.9-py2.py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.4/58.4 kB 7.1 MB/s eta 0:00:00 Collecting importlib-metadata==1.5.0 Downloading importlib_metadata-1.5.0-py2.py3-none-any.whl (30 kB) Collecting itsdangerous==1.1.0 Downloading itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) Collecting Jinja2==2.11.1 Downloading Jinja2-2.11.1-py2.py3-none-any.whl (126 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.7/126.7 kB 11.9 MB/s eta 0:00:00 Collecting jsonschema==3.2.0 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.3/56.3 kB 7.7 MB/s eta 0:00:00 Collecting MarkupSafe==1.1.1 Downloading MarkupSafe-1.1.1.tar.gz (19 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pyrsistent==0.15.7 Downloading pyrsistent-0.15.7.tar.gz (107 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 107.7/107.7 kB 14.1 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pytz==2019.3 Downloading pytz-2019.3-py2.py3-none-any.whl (509 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 509.2/509.2 kB 27.1 MB/s eta 0:00:00 Collecting PyYAML==5.3 Downloading PyYAML-5.3.tar.gz (268 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 268.2/268.2 kB 26.5 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting requests==2.23.0 Downloading requests-2.23.0-py2.py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.4/58.4 kB 7.3 MB/s eta 0:00:00 Collecting six==1.14.0 Downloading six-1.14.0-py2.py3-none-any.whl (10 kB) Collecting termcolor==1.1.0 Downloading termcolor-1.1.0.tar.gz (3.9 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting urllib3==1.25.8 Downloading urllib3-1.25.8-py2.py3-none-any.whl (125 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.6/125.6 kB 16.1 MB/s eta 0:00:00 Collecting Werkzeug==0.16.1 Downloading Werkzeug-0.16.1-py2.py3-none-any.whl (327 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 327.4/327.4 kB 26.4 MB/s eta 0:00:00 Collecting zipp==3.0.0 Downloading zipp-3.0.0-py3-none-any.whl (4.8 kB) Requirement already satisfied: setuptools in /usr/local/lib/python3.7/site-packages (from jsonschema==3.2.0->xapp-onboarder==1.0.0) (57.5.0) Building wheels for collected packages: xapp-onboarder, fire, MarkupSafe, pyrsistent, PyYAML, termcolor Building wheel for xapp-onboarder (setup.py): started Building wheel for xapp-onboarder (setup.py): finished with status 'done' Created wheel for xapp-onboarder: filename=xapp_onboarder-1.0.0-py3-none-any.whl size=41591 sha256=d81f9bc40f48f096d0eceeda175743b8d3a77905194a9a1bea2ea9ba1966bb5d Stored in directory: /tmp/pip-ephem-wheel-cache-eeemu2r1/wheels/71/6f/f5/f433dcea1ad12be92721943220c490b8752b2c4603000bf2ee Building wheel for fire (setup.py): started Building wheel for fire (setup.py): finished with status 'done' Created wheel for fire: filename=fire-0.2.1-py2.py3-none-any.whl size=103546 sha256=0c095a623c3341989eb66eec0deefc5e8f9b3611fc3c6dbeae161fa8097a9674 Stored in directory: /root/.cache/pip/wheels/a8/6d/a8/d81d42414b24203fc8beb0452deab949ba62fcfb8c7a49e4b6 Building wheel for MarkupSafe (setup.py): started Building wheel for MarkupSafe (setup.py): finished with status 'done' Created wheel for MarkupSafe: filename=MarkupSafe-1.1.1-py3-none-any.whl size=12638 sha256=86c3946cf684a5713168e83a3e107fa7d516b06456eb4b6cd25eca71e796349f Stored in directory: /root/.cache/pip/wheels/b9/d9/ae/63bf9056b0a22b13ade9f6b9e08187c1bb71c47ef21a8c9924 Building wheel for pyrsistent (setup.py): started Building wheel for pyrsistent (setup.py): finished with status 'done' Created wheel for pyrsistent: filename=pyrsistent-0.15.7-cp37-cp37m-linux_x86_64.whl size=56550 sha256=e556e85b7ca1dbc3297ff6d6c4b53d80436cebd859c00bc2bcc34af3761658b7 Stored in directory: /root/.cache/pip/wheels/57/74/e3/61db397ec89f304e49711ec9f68490f15814b80c1c0ee9b8c0 Building wheel for PyYAML (setup.py): started Building wheel for PyYAML (setup.py): finished with status 'done' Created wheel for PyYAML: filename=PyYAML-5.3-cp37-cp37m-linux_x86_64.whl size=44244 sha256=b9b97be330a76d7b5e8e3332c1ec51f4a5fd438c63401e350b9f13cf2287b43c Stored in directory: /root/.cache/pip/wheels/8a/55/a4/c0a81d27c33462cfdcb904db018f5550197e88b2b6b85beed2 Building wheel for termcolor (setup.py): started Building wheel for termcolor (setup.py): finished with status 'done' Created wheel for termcolor: filename=termcolor-1.1.0-py3-none-any.whl size=4847 sha256=03c733ae5b0b16a426998337e7d0cc668e2ee58289d379dc1c320216414bc9a8 Stored in directory: /root/.cache/pip/wheels/3f/e3/ec/8a8336ff196023622fbcb36de0c5a5c218cbb24111d1d4c7f2 Successfully built xapp-onboarder fire MarkupSafe pyrsistent PyYAML termcolor Installing collected packages: termcolor, pytz, chardet, certifi, aniso8601, zipp, Werkzeug, urllib3, six, PyYAML, MarkupSafe, itsdangerous, idna, Click, attrs, requests, pyrsistent, Jinja2, importlib-metadata, fire, jsonschema, Flask, flask-restplus, xapp-onboarder Successfully installed Click-7.0 Flask-1.1.1 Jinja2-2.11.1 MarkupSafe-1.1.1 PyYAML-5.3 Werkzeug-0.16.1 aniso8601-8.0.0 attrs-19.3.0 certifi-2019.11.28 chardet-3.0.4 fire-0.2.1 flask-restplus-0.13.0 idna-2.9 importlib-metadata-1.5.0 itsdangerous-1.1.0 jsonschema-3.2.0 pyrsistent-0.15.7 pytz-2019.3 requests-2.23.0 six-1.14.0 termcolor-1.1.0 urllib3-1.25.8 xapp-onboarder-1.0.0 zipp-3.0.0 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  [notice] A new release of pip is available: 23.0.1 -> 23.3.2 [notice] To update, run: pip install --upgrade pip Removing intermediate container a6eba681573b ---> ac0e7f6038ec Step 4/7 : ARG HELM_VERSION="2.12.3" ---> Running in 6cf2ca9467bf Removing intermediate container 6cf2ca9467bf ---> 3cf778bbf860 Step 5/7 : ENV HELM_VERSION=${HELM_VERSION} ---> Running in d4fbec889ded Removing intermediate container d4fbec889ded ---> d68a35ed9a8a Step 6/7 : RUN wget https://get.helm.sh/helm-v${HELM_VERSION}-linux-amd64.tar.gz && tar -xvf helm-v${HELM_VERSION}-linux-amd64.tar.gz && mv linux-amd64/helm /usr/local/bin/helm && rm -r linux-amd64 && rm helm-v${HELM_VERSION}-linux-amd64.tar.gz ---> Running in e73bf42d83a2 Connecting to get.helm.sh (152.195.19.97:443) saving to 'helm-v2.12.3-linux-amd64.tar.gz' helm-v2.12.3-linux-a 75% |************************ | 16.3M 0:00:00 ETA helm-v2.12.3-linux-a 100% |********************************| 21.6M 0:00:00 ETA 'helm-v2.12.3-linux-amd64.tar.gz' saved linux-amd64/ linux-amd64/LICENSE linux-amd64/helm linux-amd64/tiller linux-amd64/README.md Removing intermediate container e73bf42d83a2 ---> 4fddf52ff4a9 Step 7/7 : ENTRYPOINT ["xapp_onboarder"] ---> Running in a8d50f457176 Removing intermediate container a8d50f457176 ---> cd154ce7ce96 Successfully built cd154ce7ce96 Successfully tagged nexus3.o-ran-sc.org:10004/o-ran-sc/xapp-onboarder:1.0.8 ---> docker-build.sh ends [it-dev-xapp-onboarder-docker-merge-master] $ /bin/sh -xe /tmp/jenkins17999639753551682090.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 [EnvInject] - Variables injected successfully. [it-dev-xapp-onboarder-docker-merge-master] $ /bin/bash /tmp/jenkins6066667723200080089.sh ---> docker-push.sh Docker version 20.10.20, build 9fdeb9c Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/xapp-onboarder:1.0.8 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/xapp-onboarder:1.0.8 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/xapp-onboarder] 9baf9e1d2b07: Preparing 7a3fefeecac0: Preparing 7bc1d01adfc5: Preparing ae2ed3079163: Preparing aa3a591fc84e: Preparing 7f29b11ef9dd: Preparing a1c2f058ec5f: Preparing cc2447e1835a: Preparing 7f29b11ef9dd: Waiting a1c2f058ec5f: Waiting cc2447e1835a: Waiting ae2ed3079163: Layer already exists aa3a591fc84e: Layer already exists 7f29b11ef9dd: Layer already exists a1c2f058ec5f: Layer already exists cc2447e1835a: Layer already exists 7bc1d01adfc5: Pushed 9baf9e1d2b07: Pushed 7a3fefeecac0: Pushed 1.0.8: digest: sha256:9c72f6a9edbc108fb2058ecb88050f5a8769cce6af760302484a51bbc421d5a9 size: 2001 ---> docker-push.sh ends [it-dev-xapp-onboarder-docker-merge-master] $ /bin/bash /tmp/jenkins16865977495842072508.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2174 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [it-dev-xapp-onboarder-docker-merge-master] $ /bin/bash /tmp/jenkins13554636813582597098.sh ---> sysstat.sh [it-dev-xapp-onboarder-docker-merge-master] $ /bin/bash /tmp/jenkins3749762913323648005.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/it-dev-xapp-onboarder-docker-merge-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/it-dev-xapp-onboarder-docker-merge-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/it-dev-xapp-onboarder-docker-merge-master ']' + mkdir -p /w/workspace/it-dev-xapp-onboarder-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/it-dev-xapp-onboarder-docker-merge-master/archives/ [it-dev-xapp-onboarder-docker-merge-master] $ /bin/bash /tmp/jenkins13247031368181354824.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-dev-xapp-onboarder-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-L7cN from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-L7cN/bin to PATH INFO: Running in OpenStack, capturing instance metadata [it-dev-xapp-onboarder-docker-merge-master] $ /bin/bash /tmp/jenkins17551974662239853325.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-dev-xapp-onboarder-docker-merge-master@tmp/config3260030820339350753tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [it-dev-xapp-onboarder-docker-merge-master] $ /bin/bash /tmp/jenkins13654996980005422074.sh ---> create-netrc.sh [it-dev-xapp-onboarder-docker-merge-master] $ /bin/bash /tmp/jenkins13986231922766023216.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-dev-xapp-onboarder-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-L7cN from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-L7cN/bin to PATH [it-dev-xapp-onboarder-docker-merge-master] $ /bin/bash /tmp/jenkins4096085323521887435.sh ---> sudo-logs.sh Archiving 'sudo' log.. [it-dev-xapp-onboarder-docker-merge-master] $ /bin/bash /tmp/jenkins14646419375690531569.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-dev-xapp-onboarder-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-L7cN from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-L7cN/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [it-dev-xapp-onboarder-docker-merge-master] $ /bin/bash -l /tmp/jenkins11202026353571644914.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-dev-xapp-onboarder-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-L7cN from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-L7cN/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/it-dev-xapp-onboarder-docker-merge-master/213 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-2666 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 2.0G 0 2.0G 0% /dev tmpfs 395M 688K 394M 1% /run /dev/vda1 20G 9.3G 10G 49% / tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3944 461 1214 0 2268 3216 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:0d:03:d5 brd ff:ff:ff:ff:ff:ff inet 10.32.7.28/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86130sec preferred_lft 86130sec inet6 fe80::f816:3eff:fe0d:3d5/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:72:af:8d:d3 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever inet6 fe80::42:72ff:feaf:8dd3/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-2666) 01/03/24 _x86_64_ (4 CPU) 03:22:43 LINUX RESTART (4 CPU) 03:23:01 tps rtps wtps bread/s bwrtn/s 03:24:01 145.09 78.57 66.52 6168.97 41233.41 03:25:01 86.65 8.98 77.67 1631.07 15643.47 03:26:01 8.47 0.00 8.47 0.00 771.34 03:27:01 51.67 0.68 50.99 48.13 7205.47 Average: 72.97 22.06 50.91 1962.05 16213.44 03:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:24:01 1558036 3264904 2480628 61.42 46136 1817164 954072 18.75 683096 1620872 178004 03:25:01 1356336 3316652 2682328 66.42 61424 2039808 1051452 20.67 675620 1794408 10096 03:26:01 1302360 3297764 2736304 67.75 64544 2067992 1070780 21.05 706156 1809000 25108 03:27:01 1241512 3292648 2797152 69.26 71044 2118288 931456 18.31 733516 1847004 35440 Average: 1364561 3292992 2674103 66.21 60787 2010813 1001940 19.70 699597 1767821 62162 03:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:01 ens3 360.57 226.35 1365.56 61.97 0.00 0.00 0.00 0.00 03:24:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 03:25:01 docker0 0.12 0.18 0.01 0.03 0.00 0.00 0.00 0.00 03:25:01 ens3 82.90 63.23 819.02 9.47 0.00 0.00 0.00 0.00 03:25:01 veth6a8af15 0.12 0.30 0.02 0.04 0.00 0.00 0.00 0.00 03:25:01 lo 3.07 3.07 0.29 0.29 0.00 0.00 0.00 0.00 03:26:01 docker0 8.57 14.60 0.94 87.10 0.00 0.00 0.00 0.00 03:26:01 ens3 19.01 12.61 88.02 2.04 0.00 0.00 0.00 0.00 03:26:01 veth6a8af15 8.57 14.65 1.05 87.10 0.00 0.00 0.00 0.01 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:01 docker0 149.13 540.18 8.03 397.35 0.00 0.00 0.00 0.00 03:27:01 ens3 595.98 230.61 444.99 451.56 0.00 0.00 0.00 0.00 03:27:01 lo 2.67 2.67 0.23 0.23 0.00 0.00 0.00 0.00 Average: docker0 39.45 138.75 2.25 121.12 0.00 0.00 0.00 0.00 Average: ens3 264.63 133.20 679.39 131.26 0.00 0.00 0.00 0.00 Average: lo 1.70 1.70 0.15 0.15 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-2666) 01/03/24 _x86_64_ (4 CPU) 03:22:43 LINUX RESTART (4 CPU) 03:23:01 CPU %user %nice %system %iowait %steal %idle 03:24:01 all 18.65 0.00 2.15 4.22 0.05 74.94 03:24:01 0 18.09 0.00 2.49 3.06 0.03 76.33 03:24:01 1 30.31 0.00 2.82 4.39 0.08 62.40 03:24:01 2 17.54 0.00 1.97 2.46 0.03 77.99 03:24:01 3 8.68 0.00 1.32 6.96 0.03 83.00 03:25:01 all 15.94 0.00 1.49 2.19 0.04 80.33 03:25:01 0 33.01 0.00 2.30 0.35 0.05 64.29 03:25:01 1 13.18 0.00 1.49 2.98 0.05 82.30 03:25:01 2 13.18 0.00 1.14 0.65 0.03 85.00 03:25:01 3 4.42 0.00 1.02 4.80 0.03 89.72 03:26:01 all 2.42 0.00 0.27 0.20 0.02 97.08 03:26:01 0 5.92 0.00 0.72 0.02 0.02 93.33 03:26:01 1 2.22 0.00 0.22 0.00 0.03 97.53 03:26:01 2 1.50 0.00 0.07 0.00 0.02 98.42 03:26:01 3 0.05 0.00 0.08 0.78 0.02 99.07 03:27:01 all 19.70 0.00 1.71 1.31 0.05 77.22 03:27:01 0 16.45 0.00 1.62 2.84 0.05 79.04 03:27:01 1 27.41 0.00 2.54 0.10 0.05 69.90 03:27:01 2 12.42 0.00 1.26 0.72 0.05 85.55 03:27:01 3 22.52 0.00 1.45 1.59 0.05 74.39 Average: all 14.17 0.00 1.41 1.98 0.04 82.41 Average: 0 18.36 0.00 1.78 1.57 0.04 78.25 Average: 1 18.27 0.00 1.76 1.86 0.05 78.05 Average: 2 11.15 0.00 1.11 0.95 0.03 86.75 Average: 3 8.91 0.00 0.97 3.53 0.03 86.55