Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-7556 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/it-dev-xapp-onboarder-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-g4D3124JldDW/agent.2052 SSH_AGENT_PID=2054 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/it-dev-xapp-onboarder-docker-merge-master@tmp/private_key_14022704853476727733.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 c05b6364ad371af734f28b74ac006e03c2123b16 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c05b6364ad371af734f28b74ac006e03c2123b16 # timeout=10 Commit message: "CI: Migrate Sonar Scan job to GHA" > git rev-list --no-walk c05b6364ad371af734f28b74ac006e03c2123b16 # 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/jenkins4392849423996850746.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-1YDK lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-1YDK/bin to PATH Generating Requirements File 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. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 26.2 from /tmp/venv-1YDK/lib/python3.10/site-packages/pip (python 3.10) aiohappyeyeballs==2.7.1 aiohttp==3.14.3 aiosignal==1.4.0 appdirs==1.4.4 argcomplete==3.7.0 aspy.yaml==1.3.0 async-timeout==5.0.1 attrs==26.1.0 autopage==0.6.0 backports.strenum==1.3.1 beautifulsoup4==4.15.0 boto3==1.43.63 botocore==1.43.63 bs4==0.0.2 certifi==2026.7.22 cffi==2.1.1 cfgv==3.5.0 chardet==7.4.3 charset-normalizer==3.4.9 click==8.4.2 cliff==4.14.0 cmd2==3.5.1 cryptography==3.3.2 debtcollector==3.1.0 decorator==5.3.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.3 dnspython==2.8.0 docker==7.2.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.32.2 frozenlist==1.8.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.58 httplib2==0.30.2 identify==2.6.19 idna==3.18 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.1.1 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.14.0 kubernetes==36.0.3 lftools==0.37.22 lxml==6.1.1 markdown-it-py==4.2.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.2.1 multi_key_dict==2.0.3 multidict==6.7.1 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.13.0 os-service-types==1.8.2 osc-lib==4.6.0 oslo.config==10.4.0 oslo.context==6.4.0 oslo.i18n==6.8.0 oslo.log==8.2.0 oslo.serialization==5.10.0 oslo.utils==10.1.1 packaging==26.3 pbr==7.0.3 platformdirs==4.11.0 prettytable==3.18.0 propcache==0.5.2 psutil==7.2.2 pyasn1==0.6.4 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.9.1 Pygments==2.20.0 PyJWT==2.13.0 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.9.0 python-dateutil==2.9.0.post0 python-discovery==1.5.1 python-heatclient==5.2.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.11.0 python-openstackclient==10.0.0 python-swiftclient==4.10.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.34.2 requests-oauthlib==2.0.0 rfc3986==2.0.0 rich==15.0.0 rich-argparse==1.8.0 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.19.2 simplejson==4.1.1 six==1.17.0 smmap==5.0.3 soupsieve==2.9.1 stevedore==5.8.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.15.1 tqdm==4.70.0 typing_extensions==4.16.0 urllib3==1.26.20 virtualenv==21.7.1 wcwidth==0.8.2 websocket-client==1.9.0 wrapt==2.3.0 xdg==6.0.0 xmltodict==1.0.4 yarl==1.24.5 yq==4.1.2 [it-dev-xapp-onboarder-docker-merge-master] $ /bin/sh /tmp/jenkins10923153094397085808.sh ---> uv-install.sh Installing uv/uvx (latest) using shell installer 2026-08-05 03:25:02 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-w7IghA.sh" [1] downloading uv 0.12.1 x86_64-unknown-linux-gnu installing to /home/jenkins/.local/bin uv uvx everything's installed! To add $HOME/.local/bin to your PATH, either restart your shell or run: source $HOME/.local/bin/env (sh, bash, zsh) source $HOME/.local/bin/env.fish (fish) Adding install location to PATH ---> Validating uv/uvx install uvx 0.12.1 (x86_64-unknown-linux-gnu) provisioning config files... copy managed file [global-settings] to file:/w/workspace/it-dev-xapp-onboarder-docker-merge-master@tmp/config650139109162267874tmp copy managed file [it-dev-settings] to file:/w/workspace/it-dev-xapp-onboarder-docker-merge-master@tmp/config9109182657429535265tmp [it-dev-xapp-onboarder-docker-merge-master] $ /bin/bash /tmp/jenkins10005822703057678055.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/jenkins9347106696611167992.sh [it-dev-xapp-onboarder-docker-merge-master] $ /bin/sh -xe /tmp/jenkins4904706162846456931.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/jenkins7194517256995742300.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-1YDK from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: yq lf-activate-venv(): INFO: Adding /tmp/venv-1YDK/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/jenkins13278273484447274429.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc 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 . #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.72kB done #2 DONE 0.1s #3 [internal] load metadata for docker.io/library/python:3.7-alpine #3 DONE 1.2s #4 [internal] load build context #4 DONE 0.0s #5 [1/4] FROM docker.io/library/python:3.7-alpine@sha256:f3d31c8677d03f0b3c724446077f229a6ce9d3ac430f5c08cd7dff00292048c3 #5 resolve docker.io/library/python:3.7-alpine@sha256:f3d31c8677d03f0b3c724446077f229a6ce9d3ac430f5c08cd7dff00292048c3 0.0s done #5 ... #4 [internal] load build context #4 transferring context: 136.55kB done #4 DONE 0.1s #5 [1/4] FROM docker.io/library/python:3.7-alpine@sha256:f3d31c8677d03f0b3c724446077f229a6ce9d3ac430f5c08cd7dff00292048c3 #5 sha256:f3d31c8677d03f0b3c724446077f229a6ce9d3ac430f5c08cd7dff00292048c3 1.65kB / 1.65kB done #5 sha256:e6da3ee9bb64dd12b98fa609487f112fe1e365522e6e8345309db15c22a80a51 1.37kB / 1.37kB done #5 sha256:1bac8ae77e4af0b868b62a75115616a20e025e0451eeed05d94a4cfc4523e58a 6.87kB / 6.87kB done #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0B / 3.40MB 0.1s #5 sha256:9875af95546db78168a6761b7fa205ed1cd0c153cd89356c1512e551c12b2d5c 0B / 622.29kB 0.1s #5 sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 0B / 10.94MB 0.1s #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 1.05MB / 3.40MB 0.2s #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.3s #5 sha256:9875af95546db78168a6761b7fa205ed1cd0c153cd89356c1512e551c12b2d5c 622.29kB / 622.29kB 0.2s done #5 sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 2.10MB / 10.94MB 0.3s #5 sha256:148762f75a1f92cc9857e9c488bf95d5aac61e9905ec47a7408025b2dd5c3b7a 0B / 240B 0.3s #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.3s done #5 sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 6.29MB / 10.94MB 0.4s #5 sha256:148762f75a1f92cc9857e9c488bf95d5aac61e9905ec47a7408025b2dd5c3b7a 240B / 240B 0.3s done #5 sha256:ea1518237b3753b3fe40ee773d77651704178d9baa72ae5012e13a992cfa6c63 0B / 2.85MB 0.4s #5 sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 8.39MB / 10.94MB 0.5s #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done #5 sha256:ea1518237b3753b3fe40ee773d77651704178d9baa72ae5012e13a992cfa6c63 2.85MB / 2.85MB 0.5s #5 sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 10.94MB / 10.94MB 0.6s done #5 sha256:ea1518237b3753b3fe40ee773d77651704178d9baa72ae5012e13a992cfa6c63 2.85MB / 2.85MB 0.5s done #5 extracting sha256:9875af95546db78168a6761b7fa205ed1cd0c153cd89356c1512e551c12b2d5c #5 extracting sha256:9875af95546db78168a6761b7fa205ed1cd0c153cd89356c1512e551c12b2d5c 0.3s done #5 extracting sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 #5 extracting sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 0.6s done #5 extracting sha256:148762f75a1f92cc9857e9c488bf95d5aac61e9905ec47a7408025b2dd5c3b7a done #5 extracting sha256:ea1518237b3753b3fe40ee773d77651704178d9baa72ae5012e13a992cfa6c63 0.1s #5 extracting sha256:ea1518237b3753b3fe40ee773d77651704178d9baa72ae5012e13a992cfa6c63 0.3s done #5 DONE 2.4s #6 [2/4] ADD ./xapp_onboarder /opt/xapp_onboarder #6 DONE 2.6s #7 [3/4] RUN cd /opt/xapp_onboarder && pip3 install . && rm -r /opt/xapp_onboarder #7 3.161 Processing /opt/xapp_onboarder #7 3.163 Preparing metadata (setup.py): started #7 3.829 Preparing metadata (setup.py): finished with status 'done' #7 4.121 Collecting aniso8601==8.0.0 #7 4.345 Downloading aniso8601-8.0.0-py2.py3-none-any.whl (43 kB) #7 4.395 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.2/43.2 kB 774.1 kB/s eta 0:00:00 #7 4.493 Collecting attrs==19.3.0 #7 4.541 Downloading attrs-19.3.0-py2.py3-none-any.whl (39 kB) #7 4.669 Collecting certifi==2019.11.28 #7 4.715 Downloading certifi-2019.11.28-py2.py3-none-any.whl (156 kB) #7 4.776 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 156.0/156.0 kB 2.6 MB/s eta 0:00:00 #7 4.920 Collecting chardet==3.0.4 #7 4.975 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) #7 4.991 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 8.8 MB/s eta 0:00:00 #7 5.094 Collecting Click==7.0 #7 5.147 Downloading Click-7.0-py2.py3-none-any.whl (81 kB) #7 5.161 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.3/81.3 kB 7.8 MB/s eta 0:00:00 #7 5.223 Collecting fire==0.2.1 #7 5.271 Downloading fire-0.2.1.tar.gz (76 kB) #7 5.288 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 76.5/76.5 kB 5.4 MB/s eta 0:00:00 #7 5.313 Preparing metadata (setup.py): started #7 5.666 Preparing metadata (setup.py): finished with status 'done' #7 5.775 Collecting Flask==1.1.1 #7 5.826 Downloading Flask-1.1.1-py2.py3-none-any.whl (94 kB) #7 5.841 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.5/94.5 kB 8.2 MB/s eta 0:00:00 #7 5.952 Collecting flask-restplus==0.13.0 #7 6.001 Downloading flask_restplus-0.13.0-py2.py3-none-any.whl (2.5 MB) #7 6.187 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/2.5 MB 13.5 MB/s eta 0:00:00 #7 6.277 Collecting idna==2.9 #7 6.328 Downloading idna-2.9-py2.py3-none-any.whl (58 kB) #7 6.339 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.4/58.4 kB 7.1 MB/s eta 0:00:00 #7 6.537 Collecting importlib-metadata==1.5.0 #7 6.587 Downloading importlib_metadata-1.5.0-py2.py3-none-any.whl (30 kB) #7 6.662 Collecting itsdangerous==1.1.0 #7 6.710 Downloading itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) #7 6.807 Collecting Jinja2==2.11.1 #7 6.855 Downloading Jinja2-2.11.1-py2.py3-none-any.whl (126 kB) #7 6.868 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.7/126.7 kB 14.0 MB/s eta 0:00:00 #7 7.001 Collecting jsonschema==3.2.0 #7 7.051 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) #7 7.062 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.3/56.3 kB 7.4 MB/s eta 0:00:00 #7 7.324 Collecting MarkupSafe==1.1.1 #7 7.374 Downloading MarkupSafe-1.1.1.tar.gz (19 kB) #7 7.395 Preparing metadata (setup.py): started #7 7.766 Preparing metadata (setup.py): finished with status 'done' #7 7.876 Collecting pyrsistent==0.15.7 #7 7.925 Downloading pyrsistent-0.15.7.tar.gz (107 kB) #7 7.937 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 107.7/107.7 kB 12.9 MB/s eta 0:00:00 #7 7.966 Preparing metadata (setup.py): started #7 8.314 Preparing metadata (setup.py): finished with status 'done' #7 8.509 Collecting pytz==2019.3 #7 8.559 Downloading pytz-2019.3-py2.py3-none-any.whl (509 kB) #7 8.583 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 509.2/509.2 kB 26.3 MB/s eta 0:00:00 #7 8.824 Collecting PyYAML==5.3 #7 8.872 Downloading PyYAML-5.3.tar.gz (268 kB) #7 8.889 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 268.2/268.2 kB 21.6 MB/s eta 0:00:00 #7 9.089 Preparing metadata (setup.py): started #7 9.587 Preparing metadata (setup.py): finished with status 'done' #7 9.735 Collecting requests==2.23.0 #7 9.784 Downloading requests-2.23.0-py2.py3-none-any.whl (58 kB) #7 9.798 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.4/58.4 kB 5.7 MB/s eta 0:00:00 #7 9.880 Collecting six==1.14.0 #7 9.930 Downloading six-1.14.0-py2.py3-none-any.whl (10 kB) #7 10.01 Collecting termcolor==1.1.0 #7 10.06 Downloading termcolor-1.1.0.tar.gz (3.9 kB) #7 10.07 Preparing metadata (setup.py): started #7 10.41 Preparing metadata (setup.py): finished with status 'done' #7 10.56 Collecting urllib3==1.25.8 #7 10.61 Downloading urllib3-1.25.8-py2.py3-none-any.whl (125 kB) #7 10.63 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.6/125.6 kB 13.7 MB/s eta 0:00:00 #7 10.76 Collecting Werkzeug==0.16.1 #7 10.81 Downloading Werkzeug-0.16.1-py2.py3-none-any.whl (327 kB) #7 10.83 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 327.4/327.4 kB 24.2 MB/s eta 0:00:00 #7 10.94 Collecting zipp==3.0.0 #7 10.98 Downloading zipp-3.0.0-py3-none-any.whl (4.8 kB) #7 11.30 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) #7 11.59 Building wheels for collected packages: xapp-onboarder, fire, MarkupSafe, pyrsistent, PyYAML, termcolor #7 11.59 Building wheel for xapp-onboarder (setup.py): started #7 12.20 Building wheel for xapp-onboarder (setup.py): finished with status 'done' #7 12.20 Created wheel for xapp-onboarder: filename=xapp_onboarder-1.0.0-py3-none-any.whl size=41591 sha256=f8dc61366f25c7367a1596c448636ff4b2e3e8f1d1a7541125e8f64030df30a3 #7 12.21 Stored in directory: /tmp/pip-ephem-wheel-cache-45ydhbm0/wheels/71/6f/f5/f433dcea1ad12be92721943220c490b8752b2c4603000bf2ee #7 12.21 Building wheel for fire (setup.py): started #7 12.71 Building wheel for fire (setup.py): finished with status 'done' #7 12.71 Created wheel for fire: filename=fire-0.2.1-py2.py3-none-any.whl size=103546 sha256=79282dc6adf557413752708e5ba6fe151560e6ce906e8f2dee8ac504a3ed7534 #7 12.71 Stored in directory: /root/.cache/pip/wheels/a8/6d/a8/d81d42414b24203fc8beb0452deab949ba62fcfb8c7a49e4b6 #7 12.72 Building wheel for MarkupSafe (setup.py): started #7 13.22 Building wheel for MarkupSafe (setup.py): finished with status 'done' #7 13.22 Created wheel for MarkupSafe: filename=MarkupSafe-1.1.1-py3-none-any.whl size=12638 sha256=61a3774013ad224cc34b6b3dfc03b9e38ee3fe6506d8ce59a32acfd5e0ed85c5 #7 13.23 Stored in directory: /root/.cache/pip/wheels/b9/d9/ae/63bf9056b0a22b13ade9f6b9e08187c1bb71c47ef21a8c9924 #7 13.23 Building wheel for pyrsistent (setup.py): started #7 13.73 Building wheel for pyrsistent (setup.py): finished with status 'done' #7 13.73 Created wheel for pyrsistent: filename=pyrsistent-0.15.7-cp37-cp37m-linux_x86_64.whl size=56550 sha256=e2cd91565a419b1ceff420c3d2f85dc33a555bd06f77dceb5dccddc0299672c1 #7 13.73 Stored in directory: /root/.cache/pip/wheels/57/74/e3/61db397ec89f304e49711ec9f68490f15814b80c1c0ee9b8c0 #7 13.73 Building wheel for PyYAML (setup.py): started #7 14.28 Building wheel for PyYAML (setup.py): finished with status 'done' #7 14.28 Created wheel for PyYAML: filename=PyYAML-5.3-cp37-cp37m-linux_x86_64.whl size=44244 sha256=6ff1397645f35e497b0164cebd47f57a24ff87e63ddf895bd81d19d842aa3fdc #7 14.28 Stored in directory: /root/.cache/pip/wheels/8a/55/a4/c0a81d27c33462cfdcb904db018f5550197e88b2b6b85beed2 #7 14.28 Building wheel for termcolor (setup.py): started #7 14.74 Building wheel for termcolor (setup.py): finished with status 'done' #7 14.74 Created wheel for termcolor: filename=termcolor-1.1.0-py3-none-any.whl size=4847 sha256=f2c125b91f355825d97427028e108f00db7ace2f77750bd578e988fed1e11256 #7 14.74 Stored in directory: /root/.cache/pip/wheels/3f/e3/ec/8a8336ff196023622fbcb36de0c5a5c218cbb24111d1d4c7f2 #7 14.75 Successfully built xapp-onboarder fire MarkupSafe pyrsistent PyYAML termcolor #7 15.04 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 #7 17.31 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 #7 17.31 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 #7 17.68 #7 17.68 [notice] A new release of pip is available: 23.0.1 -> 24.0 #7 17.68 [notice] To update, run: pip install --upgrade pip #7 DONE 18.5s #8 [4/4] RUN wget https://get.helm.sh/helm-v2.12.3-linux-amd64.tar.gz && tar -xvf helm-v2.12.3-linux-amd64.tar.gz && mv linux-amd64/helm /usr/local/bin/helm && rm -r linux-amd64 && rm helm-v2.12.3-linux-amd64.tar.gz #8 0.495 Connecting to get.helm.sh (150.171.109.150:443) #8 900.5 wget: download timed out #8 ERROR: process "/bin/sh -c 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" did not complete successfully: exit code: 1 ------ > [4/4] RUN wget https://get.helm.sh/helm-v2.12.3-linux-amd64.tar.gz && tar -xvf helm-v2.12.3-linux-amd64.tar.gz && mv linux-amd64/helm /usr/local/bin/helm && rm -r linux-amd64 && rm helm-v2.12.3-linux-amd64.tar.gz: #8 0.495 Connecting to get.helm.sh (150.171.109.150:443) #8 900.5 wget: download timed out ------ Dockerfile:25 -------------------- 23 | ENV HELM_VERSION=${HELM_VERSION} 24 | 25 | >>> 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 26 | 27 | ENTRYPOINT ["xapp_onboarder"] -------------------- ERROR: failed to solve: process "/bin/sh -c 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" did not complete successfully: exit code: 1 Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2054 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [it-dev-xapp-onboarder-docker-merge-master] $ /bin/bash /tmp/jenkins13971695400532876967.sh ---> sysstat.sh [it-dev-xapp-onboarder-docker-merge-master] $ /bin/bash /tmp/jenkins13813318149209380157.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/jenkins8900221711271796682.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-1YDK from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-1YDK/bin to PATH INFO: Running in OpenStack, capturing instance metadata [it-dev-xapp-onboarder-docker-merge-master] $ /bin/bash /tmp/jenkins11890115510851929759.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-dev-xapp-onboarder-docker-merge-master@tmp/config8328409497136947553tmp 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/jenkins3535071073624784282.sh ---> create-netrc.sh [it-dev-xapp-onboarder-docker-merge-master] $ /bin/bash /tmp/jenkins18023814465486980528.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-1YDK from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-1YDK/bin to PATH [it-dev-xapp-onboarder-docker-merge-master] $ /bin/sh /tmp/jenkins18287089118050364909.sh ---> uv-install.sh uv 0.12.1 is already installed uvx 0.12.1 (x86_64-unknown-linux-gnu) [it-dev-xapp-onboarder-docker-merge-master] $ /bin/bash /tmp/jenkins9047669793583631786.sh ---> sudo-logs.sh Archiving 'sudo' log.. [it-dev-xapp-onboarder-docker-merge-master] $ /bin/bash /tmp/jenkins1742097916242399808.sh ---> job-cost.sh INFO: Activating Python virtual environment... 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-1YDK from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-1YDK/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 1152s INFO: Fetching instance metadata (attempt 1 of 3)... DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type INFO: Successfully fetched instance metadata INFO: Instance type: v3-starter-4 INFO: Retrieving pricing info for: v3-starter-4 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-starter-4/cost?seconds=1152 INFO: Successfully fetched Vexxhost pricing API INFO: Retrieved cost: 0.04 INFO: Retrieved resource: v3-starter-4 INFO: Creating archive directory: /w/workspace/it-dev-xapp-onboarder-docker-merge-master/archives/cost INFO: Archiving costs to: /w/workspace/it-dev-xapp-onboarder-docker-merge-master/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: it-dev-xapp-onboarder-docker-merge-master,348,2026-08-05 03:41:35,v3-starter-4,1152,0.04,0.00,FAILURE [it-dev-xapp-onboarder-docker-merge-master] $ /bin/bash -l /tmp/jenkins9469817927505800659.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-1YDK from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-1YDK/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/348 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-7556 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 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 3.9G 0 3.9G 0% /dev tmpfs 798M 696K 797M 1% /run /dev/vda1 20G 9.1G 11G 48% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 798M 0 798M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7975 495 5139 0 2341 7195 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:37:de:e5 brd ff:ff:ff:ff:ff:ff inet 10.32.6.45/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 85236sec preferred_lft 85236sec inet6 fe80::f816:3eff:fe37:dee5/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:39:5f:0b:a2 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:39ff:fe5f:ba2/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-7556) 08/05/26 _x86_64_ (4 CPU) 03:22:37 LINUX RESTART (4 CPU) 03:23:01 tps rtps wtps bread/s bwrtn/s 03:24:02 148.45 65.46 82.99 5140.29 40542.77 03:25:01 55.74 0.12 55.62 21.83 9018.81 03:26:01 87.10 12.93 74.17 2290.68 12534.98 03:27:01 2.80 0.00 2.80 0.00 33.59 03:28:01 1.05 0.00 1.05 0.00 12.40 03:29:01 0.85 0.00 0.85 0.00 10.93 03:30:01 1.13 0.00 1.13 0.00 12.93 03:31:01 1.28 0.00 1.28 0.00 14.93 03:32:01 1.28 0.00 1.28 0.00 13.86 03:33:01 1.38 0.00 1.38 0.00 19.33 03:34:01 0.95 0.00 0.95 0.00 10.80 03:35:01 0.83 0.00 0.83 0.00 10.66 03:36:01 0.98 0.00 0.98 0.00 11.06 03:37:01 0.85 0.00 0.85 0.00 11.06 03:38:01 3.85 2.37 1.48 18.93 21.20 03:39:01 1.15 0.00 1.15 0.00 14.40 03:40:01 1.15 0.00 1.15 0.00 13.46 03:41:01 14.30 0.28 14.01 17.60 607.90 Average: 18.03 4.51 13.52 416.48 3490.48 03:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:24:02 5833880 7404052 2333540 28.57 39524 1709768 963112 10.45 594428 1567048 86440 03:25:01 5515280 7372240 2652140 32.47 59724 1958176 981740 10.65 626836 1815468 172092 03:26:01 5321948 7414628 2845472 34.84 68472 2176968 1233560 13.38 690524 1925676 680 03:27:01 5321912 7414612 2845508 34.84 68496 2176972 1233560 13.38 690528 1925668 44 03:28:01 5328644 7418576 2838776 34.76 68536 2174184 1244400 13.50 685868 1922884 12 03:29:01 5328840 7418800 2838580 34.75 68568 2174192 1244400 13.50 685764 1922888 156 03:30:01 5337860 7427904 2829560 34.64 68608 2174200 1244400 13.50 676864 1922892 132 03:31:01 5338356 7428428 2829064 34.64 68628 2174204 1244400 13.50 676328 1922900 36 03:32:01 5338216 7428336 2829204 34.64 68644 2174204 1254576 13.61 676372 1922888 152 03:33:01 5338472 7428612 2828948 34.64 68672 2174204 1254576 13.61 676356 1922896 172 03:34:01 5338132 7428324 2829288 34.64 68692 2174216 1254576 13.61 676712 1922900 4 03:35:01 5338116 7428316 2829304 34.64 68712 2174220 1254576 13.61 676624 1922904 240 03:36:01 5338156 7428396 2829264 34.64 68736 2174220 1254576 13.61 676668 1922904 156 03:37:01 5338032 7428296 2829388 34.64 68772 2174224 1254576 13.61 676688 1922908 164 03:38:01 5336452 7427336 2830968 34.66 69392 2174224 1253460 13.60 677328 1922912 12 03:39:01 5336824 7427772 2830596 34.66 69440 2174232 1245144 13.51 677524 1922916 284 03:40:01 5336964 7427944 2830456 34.66 69480 2174232 1245144 13.51 677412 1922916 8 03:41:01 5304612 7406648 2862808 35.05 70380 2184056 992728 10.77 709376 1924368 26492 Average: 5370594 7419957 2796826 34.24 66749 2137261 1202972 13.05 673789 1897552 15960 03:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:24:02 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 03:24:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:02 ens3 402.67 241.14 1488.88 66.99 0.00 0.00 0.00 0.00 03:25:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:01 ens3 22.45 20.74 399.04 3.30 0.00 0.00 0.00 0.00 03:26:01 veth53ed80f 0.18 0.32 0.02 0.03 0.00 0.00 0.00 0.00 03:26:01 lo 2.13 2.13 0.22 0.22 0.00 0.00 0.00 0.00 03:26:01 docker0 15.21 20.28 1.28 91.19 0.00 0.00 0.00 0.00 03:26:01 ens3 94.47 79.20 752.52 10.60 0.00 0.00 0.00 0.00 03:27:01 veth53ed80f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:01 ens3 0.33 0.32 0.02 0.02 0.00 0.00 0.00 0.00 03:28:01 veth53ed80f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:01 ens3 0.07 0.17 0.00 0.01 0.00 0.00 0.00 0.00 03:29:01 veth53ed80f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:01 ens3 0.23 0.17 0.13 0.07 0.00 0.00 0.00 0.00 03:30:01 veth53ed80f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:31:01 veth53ed80f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:01 veth53ed80f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:01 ens3 0.18 0.20 0.10 0.02 0.00 0.00 0.00 0.00 03:33:01 veth53ed80f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:01 veth53ed80f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:01 ens3 0.22 0.22 0.13 0.07 0.00 0.00 0.00 0.00 03:35:01 veth53ed80f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:01 veth53ed80f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:01 veth53ed80f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:38:01 veth53ed80f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:38:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:39:01 veth53ed80f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:01 ens3 0.22 0.15 0.13 0.07 0.00 0.00 0.00 0.00 03:40:01 veth53ed80f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 03:41:01 docker0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:01 ens3 10.21 9.50 7.80 11.23 0.00 0.00 0.00 0.00 Average: lo 0.30 0.30 0.03 0.03 0.00 0.00 0.00 0.00 Average: docker0 0.85 1.13 0.07 5.07 0.00 0.00 0.00 0.00 Average: ens3 29.51 19.55 146.93 5.14 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-7556) 08/05/26 _x86_64_ (4 CPU) 03:22:37 LINUX RESTART (4 CPU) 03:23:01 CPU %user %nice %system %iowait %steal %idle 03:24:02 all 21.97 0.00 2.89 4.79 1.49 68.86 03:24:02 0 11.92 0.00 2.03 8.39 1.46 76.20 03:24:02 1 19.67 0.00 1.53 1.55 1.23 76.02 03:24:02 2 36.86 0.00 2.97 4.35 1.88 53.93 03:24:02 3 19.42 0.00 5.07 4.90 1.39 69.22 03:25:01 all 20.73 0.00 1.17 1.65 1.06 75.39 03:25:01 0 14.36 0.00 1.03 1.17 0.75 82.70 03:25:01 1 11.63 0.00 0.62 0.08 1.14 86.52 03:25:01 2 6.85 0.00 0.57 4.92 0.56 87.10 03:25:01 3 50.15 0.00 2.42 0.41 1.83 45.19 03:26:01 all 9.45 0.00 1.80 2.33 0.70 85.71 03:26:01 0 9.72 0.00 1.57 1.02 0.78 86.91 03:26:01 1 15.02 0.00 2.65 4.60 0.90 76.83 03:26:01 2 3.71 0.00 1.19 2.38 0.42 92.31 03:26:01 3 9.30 0.00 1.85 1.34 0.68 86.82 03:27:01 all 0.26 0.00 0.02 0.02 0.01 99.69 03:27:01 0 0.05 0.00 0.02 0.00 0.02 99.92 03:27:01 1 0.03 0.00 0.03 0.00 0.00 99.93 03:27:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:27:01 3 0.96 0.00 0.02 0.08 0.02 98.92 03:28:01 all 0.54 0.00 0.02 0.01 0.00 99.42 03:28:01 0 0.08 0.00 0.03 0.02 0.00 99.87 03:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:28:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:28:01 3 2.00 0.00 0.02 0.03 0.02 97.93 03:29:01 all 0.54 0.00 0.02 0.01 0.02 99.41 03:29:01 0 0.05 0.00 0.02 0.00 0.02 99.92 03:29:01 1 0.02 0.00 0.03 0.00 0.02 99.93 03:29:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:29:01 3 2.04 0.00 0.03 0.02 0.03 97.88 03:30:01 all 0.10 0.00 0.03 0.01 0.02 99.85 03:30:01 0 0.02 0.00 0.03 0.00 0.02 99.93 03:30:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:30:01 3 0.35 0.00 0.05 0.05 0.05 99.50 03:31:01 all 0.03 0.00 0.03 0.00 0.01 99.92 03:31:01 0 0.00 0.00 0.02 0.00 0.02 99.97 03:31:01 1 0.00 0.00 0.05 0.00 0.02 99.93 03:31:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:31:01 3 0.03 0.00 0.05 0.02 0.02 99.88 03:32:01 all 0.32 0.00 0.07 0.01 0.05 99.55 03:32:01 0 1.15 0.00 0.17 0.00 0.05 98.63 03:32:01 1 0.05 0.00 0.02 0.00 0.07 99.87 03:32:01 2 0.05 0.00 0.05 0.00 0.03 99.87 03:32:01 3 0.05 0.00 0.05 0.02 0.05 99.83 03:33:01 all 0.19 0.00 0.04 0.00 0.01 99.76 03:33:01 0 0.05 0.00 0.02 0.00 0.00 99.93 03:33:01 1 0.03 0.00 0.07 0.00 0.02 99.88 03:33:01 2 0.03 0.00 0.03 0.00 0.02 99.92 03:33:01 3 0.63 0.00 0.03 0.03 0.02 99.28 03:34:01 all 0.46 0.00 0.04 0.01 0.02 99.47 03:34:01 0 0.05 0.00 0.03 0.00 0.03 99.88 03:34:01 1 0.05 0.00 0.02 0.00 0.02 99.92 03:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:34:01 3 1.73 0.00 0.08 0.03 0.02 98.14 03:34:01 CPU %user %nice %system %iowait %steal %idle 03:35:01 all 0.03 0.00 0.03 0.00 0.01 99.93 03:35:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:35:01 1 0.03 0.00 0.03 0.00 0.00 99.93 03:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:35:01 3 0.03 0.00 0.03 0.03 0.03 99.87 03:36:01 all 0.05 0.00 0.02 0.01 0.01 99.91 03:36:01 0 0.08 0.00 0.03 0.00 0.00 99.88 03:36:01 1 0.03 0.00 0.00 0.00 0.03 99.93 03:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:36:01 3 0.08 0.00 0.02 0.02 0.02 99.87 03:37:01 all 0.03 0.00 0.03 0.00 0.00 99.93 03:37:01 0 0.02 0.00 0.05 0.00 0.00 99.93 03:37:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:37:01 3 0.07 0.00 0.05 0.03 0.00 99.85 03:38:01 all 0.05 0.00 0.04 0.04 0.01 99.86 03:38:01 0 0.07 0.00 0.00 0.00 0.02 99.92 03:38:01 1 0.02 0.00 0.05 0.13 0.00 99.80 03:38:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:38:01 3 0.10 0.00 0.10 0.03 0.03 99.73 03:39:01 all 0.03 0.00 0.03 0.05 0.01 99.88 03:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:39:01 1 0.03 0.00 0.03 0.00 0.00 99.93 03:39:01 2 0.03 0.00 0.00 0.07 0.00 99.90 03:39:01 3 0.08 0.00 0.03 0.13 0.02 99.73 03:40:01 all 0.05 0.00 0.02 0.01 0.01 99.91 03:40:01 0 0.07 0.00 0.02 0.00 0.00 99.92 03:40:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:40:01 3 0.10 0.00 0.02 0.03 0.03 99.82 03:41:01 all 8.56 0.00 0.50 0.46 0.38 90.11 03:41:01 0 3.46 0.00 0.43 0.82 0.33 94.96 03:41:01 1 1.78 0.00 0.28 0.02 0.12 97.80 03:41:01 2 26.77 0.00 0.93 0.37 0.90 71.03 03:41:01 3 2.28 0.00 0.38 0.63 0.18 96.54 Average: all 3.51 0.00 0.38 0.52 0.21 95.38 Average: 0 2.28 0.00 0.31 0.63 0.19 96.59 Average: 1 2.69 0.00 0.30 0.35 0.20 96.45 Average: 2 4.13 0.00 0.33 0.67 0.21 94.66 Average: 3 4.93 0.00 0.57 0.43 0.24 93.82