12:07:16 Started by timer 12:07:16 Running as SYSTEM 12:07:16 [EnvInject] - Loading node environment variables. 12:07:16 Building remotely on prd-ubuntu1804-docker-4c-4g-12671 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-rapp-healthcheck-verify-docker-merge-master 12:07:16 [ssh-agent] Looking for ssh-agent implementation... 12:07:16 $ ssh-agent 12:07:17 SSH_AUTH_SOCK=/tmp/ssh-yqo3eCqsKg9X/agent.2115 12:07:17 SSH_AGENT_PID=2117 12:07:17 [ssh-agent] Started. 12:07:17 Running ssh-add (command line suppressed) 12:07:17 Identity added: /w/workspace/nonrtric-rapp-healthcheck-verify-docker-merge-master@tmp/private_key_15570757706862212936.key (jenkins-ssh) 12:07:17 [ssh-agent] Using credentials jenkins (jenkins) 12:07:17 The recommended git tool is: NONE 12:07:18 using credential jenkins 12:07:18 Wiping out workspace first. 12:07:18 Cloning the remote Git repository 12:07:18 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/healthcheck 12:07:18 > git init /w/workspace/nonrtric-rapp-healthcheck-verify-docker-merge-master # timeout=10 12:07:18 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/healthcheck 12:07:18 > git --version # timeout=10 12:07:18 > git --version # 'git version 2.17.1' 12:07:18 using GIT_SSH to set credentials jenkins 12:07:18 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/healthcheck +refs/heads/*:refs/remotes/origin/* # timeout=10 12:07:19 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/healthcheck # timeout=10 12:07:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:07:19 Avoid second fetch 12:07:19 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 12:07:19 Checking out Revision 5126b9c0b7f73d78503baf7d26bd8b27dfc10548 (refs/remotes/origin/master) 12:07:19 > git config core.sparsecheckout # timeout=10 12:07:19 > git checkout -f 5126b9c0b7f73d78503baf7d26bd8b27dfc10548 # timeout=10 12:07:22 Commit message: "CI: Add .github/dependabot.yml configuration" 12:07:22 > git rev-list --no-walk 5126b9c0b7f73d78503baf7d26bd8b27dfc10548 # timeout=10 12:07:23 provisioning config files... 12:07:23 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:07:23 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:07:23 [nonrtric-rapp-healthcheck-verify-docker-merge-master] $ /bin/bash /tmp/jenkins18337437075400570846.sh 12:07:23 ---> python-tools-install.sh 12:07:23 Setup pyenv: 12:07:23 * system (set by /opt/pyenv/version) 12:07:23 * 3.8.13 (set by /opt/pyenv/version) 12:07:23 * 3.9.13 (set by /opt/pyenv/version) 12:07:23 * 3.10.6 (set by /opt/pyenv/version) 12:07:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lk8N 12:07:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:07:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:07:32 lf-activate-venv(): INFO: Installing additional packages: lftools 12:08:00 lf-activate-venv(): INFO: Adding /tmp/venv-lk8N/bin to PATH 12:08:00 Generating Requirements File 12:08:27 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. 12:08:27 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:08:28 Python 3.10.6 12:08:28 pip 26.2.1 from /tmp/venv-lk8N/lib/python3.10/site-packages/pip (python 3.10) 12:08:28 aiohappyeyeballs==2.7.1 12:08:28 aiohttp==3.14.3 12:08:28 aiosignal==1.4.0 12:08:28 appdirs==1.4.4 12:08:28 argcomplete==3.7.2 12:08:28 aspy.yaml==1.3.0 12:08:28 async-timeout==5.0.1 12:08:28 attrs==26.1.0 12:08:28 autopage==0.6.0 12:08:28 backports.strenum==1.3.1 12:08:28 beautifulsoup4==4.15.0 12:08:28 boto3==1.43.93 12:08:28 botocore==1.43.93 12:08:28 bs4==0.0.2 12:08:28 certifi==2026.7.22 12:08:28 cffi==2.1.1 12:08:28 cfgv==3.5.0 12:08:28 chardet==7.6.0 12:08:28 charset-normalizer==3.5.1 12:08:28 click==8.5.0 12:08:28 cliff==4.14.0 12:08:28 cmd2==3.5.1 12:08:28 cryptography==3.3.2 12:08:28 debtcollector==3.1.0 12:08:28 decorator==5.3.1 12:08:28 defusedxml==0.7.1 12:08:28 Deprecated==1.3.1 12:08:28 distlib==0.4.3 12:08:28 dnspython==2.8.0 12:08:28 docker==7.2.0 12:08:28 dogpile.cache==1.5.0 12:08:28 durationpy==0.11 12:08:28 email-validator==2.3.0 12:08:28 filelock==3.32.6 12:08:28 frozenlist==1.8.0 12:08:28 future==1.0.0 12:08:28 gitdb==4.0.12 12:08:28 GitPython==3.1.62 12:08:28 httplib2==0.30.2 12:08:28 identify==2.6.19 12:08:28 idna==3.19 12:08:28 importlib-resources==1.5.0 12:08:28 iso8601==2.1.0 12:08:28 Jinja2==3.1.6 12:08:28 jmespath==1.1.0 12:08:28 jsonpatch==1.33 12:08:28 jsonpointer==3.1.1 12:08:28 jsonschema==4.26.0 12:08:28 jsonschema-specifications==2025.9.1 12:08:28 keystoneauth1==5.14.0 12:08:28 kubernetes==36.0.3 12:08:28 lftools==0.37.23 12:08:28 lxml==6.1.3 12:08:28 markdown-it-py==4.2.0 12:08:28 MarkupSafe==3.0.3 12:08:28 mdurl==0.1.2 12:08:28 msgpack==1.2.2 12:08:28 multi_key_dict==2.0.3 12:08:28 multidict==6.8.0 12:08:28 munch==4.0.0 12:08:28 netaddr==1.3.0 12:08:28 niet==1.4.2 12:08:28 nodeenv==1.10.0 12:08:28 oauth2client==4.1.3 12:08:28 oauthlib==3.3.1 12:08:28 openstacksdk==4.13.0 12:08:28 os-service-types==1.8.2 12:08:28 osc-lib==4.6.0 12:08:28 oslo.config==10.4.0 12:08:28 oslo.context==6.4.0 12:08:28 oslo.i18n==6.8.0 12:08:28 oslo.log==8.2.0 12:08:28 oslo.serialization==5.10.0 12:08:28 oslo.utils==10.1.1 12:08:28 packaging==26.3 12:08:28 pbr==7.0.3 12:08:28 platformdirs==4.11.8 12:08:28 prettytable==3.18.0 12:08:28 propcache==0.5.2 12:08:28 psutil==7.2.2 12:08:28 pyasn1==0.6.4 12:08:28 pyasn1_modules==0.4.2 12:08:28 pycparser==3.0 12:08:28 pygerrit2==2.0.15 12:08:28 PyGithub==2.10.0 12:08:28 Pygments==2.21.0 12:08:28 PyJWT==2.14.0 12:08:28 PyNaCl==1.6.2 12:08:28 pyparsing==2.4.7 12:08:28 pyperclip==1.11.0 12:08:28 pyrsistent==0.20.0 12:08:28 python-cinderclient==9.9.0 12:08:28 python-dateutil==2.9.0.post0 12:08:28 python-discovery==1.6.0 12:08:28 python-heatclient==5.2.0 12:08:28 python-jenkins==1.8.3 12:08:28 python-keystoneclient==6.0.0 12:08:28 python-magnumclient==4.11.0 12:08:28 python-openstackclient==10.0.0 12:08:28 python-swiftclient==4.11.0 12:08:28 PyYAML==6.0.3 12:08:28 referencing==0.37.0 12:08:28 requests==2.34.2 12:08:28 requests-oauthlib==2.0.0 12:08:28 rfc3986==2.0.0 12:08:28 rich==15.0.0 12:08:28 rich-argparse==1.8.0 12:08:28 rpds-py==0.30.0 12:08:28 rsa==4.9.1 12:08:28 ruamel.yaml==0.19.1 12:08:28 ruamel.yaml.clib==0.2.15 12:08:28 s3transfer==0.19.2 12:08:28 simplejson==4.1.2 12:08:28 six==1.17.0 12:08:28 smmap==5.0.3 12:08:28 soupsieve==2.9.2 12:08:28 stevedore==5.8.0 12:08:28 tabulate==0.10.0 12:08:28 toml==0.10.2 12:08:28 tomlkit==0.15.1 12:08:28 tqdm==4.70.1 12:08:28 typing_extensions==4.16.0 12:08:28 urllib3==1.26.20 12:08:28 virtualenv==21.7.9 12:08:28 wcwidth==0.8.3 12:08:28 websocket-client==1.9.2 12:08:28 wrapt==2.4.1 12:08:28 xdg==6.0.0 12:08:28 xmltodict==1.0.4 12:08:28 yarl==1.24.5 12:08:28 yq==4.1.2 12:08:28 [nonrtric-rapp-healthcheck-verify-docker-merge-master] $ /bin/sh /tmp/jenkins8100780288751921741.sh 12:08:28 ---> uv-install.sh 12:08:28 Installing uv/uvx (latest) using shell installer 12:08:29 2026-09-14 12:08:29 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-QtLHZh.sh" [1] 12:08:29 downloading uv 0.12.13 x86_64-unknown-linux-gnu 12:08:30 installing to /home/jenkins/.local/bin 12:08:30 uv 12:08:30 uvx 12:08:30 everything's installed! 12:08:30 12:08:30 To add $HOME/.local/bin to your PATH, either restart your shell or run: 12:08:30 12:08:30 source $HOME/.local/bin/env (sh, bash, zsh) 12:08:30 source $HOME/.local/bin/env.fish (fish) 12:08:30 Adding install location to PATH 12:08:30 ---> Validating uv/uvx install 12:08:30 uvx 0.12.13 (x86_64-unknown-linux-gnu) 12:08:30 provisioning config files... 12:08:30 copy managed file [global-settings] to file:/w/workspace/nonrtric-rapp-healthcheck-verify-docker-merge-master@tmp/config14504688152939269057tmp 12:08:30 copy managed file [nonrtric-rapp-healthcheck-settings] to file:/w/workspace/nonrtric-rapp-healthcheck-verify-docker-merge-master@tmp/config8095056540463380128tmp 12:08:30 [nonrtric-rapp-healthcheck-verify-docker-merge-master] $ /bin/bash /tmp/jenkins15506317818047213109.sh 12:08:30 ---> docker-login.sh 12:08:30 nexus3.o-ran-sc.org:10001 12:08:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:31 Configure a credential helper to remove this warning. See 12:08:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:31 12:08:31 Login Succeeded 12:08:31 nexus3.o-ran-sc.org:10002 12:08:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:31 Configure a credential helper to remove this warning. See 12:08:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:31 12:08:31 Login Succeeded 12:08:31 nexus3.o-ran-sc.org:10003 12:08:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:31 Configure a credential helper to remove this warning. See 12:08:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:31 12:08:31 Login Succeeded 12:08:31 nexus3.o-ran-sc.org:10004 12:08:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:31 Configure a credential helper to remove this warning. See 12:08:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:31 12:08:31 Login Succeeded 12:08:31 ---> docker-login.sh ends 12:08:31 [nonrtric-rapp-healthcheck-verify-docker-merge-master] $ /bin/bash /tmp/jenkins5406358128295230875.sh 12:08:31 [nonrtric-rapp-healthcheck-verify-docker-merge-master] $ /bin/sh -xe /tmp/jenkins10116587721646497737.sh 12:08:31 [EnvInject] - Injecting environment variables from a build step. 12:08:31 [EnvInject] - Injecting as environment variables the properties content 12:08:31 DOCKER_ROOT=$WORKSPACE 12:08:31 CONTAINER_TAG_YAML_DIR= 12:08:31 CONTAINER_TAG_METHOD=yaml-file 12:08:31 12:08:31 [EnvInject] - Variables injected successfully. 12:08:31 [nonrtric-rapp-healthcheck-verify-docker-merge-master] $ /bin/bash -l /tmp/jenkins7712539099024664634.sh 12:08:31 ---> docker-get-container-tag.sh 12:08:31 Setup pyenv: 12:08:31 system 12:08:31 3.8.13 12:08:31 3.9.13 12:08:31 * 3.10.6 (set by /w/workspace/nonrtric-rapp-healthcheck-verify-docker-merge-master/.python-version) 12:08:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lk8N from file:/tmp/.os_lf_venv 12:08:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:08:34 lf-activate-venv(): INFO: Installing additional packages: yq 12:08:35 lf-activate-venv(): INFO: Adding /tmp/venv-lk8N/bin to PATH 12:08:35 ---> Docker image tag found: 1.0.0 12:08:35 [EnvInject] - Injecting environment variables from a build step. 12:08:35 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 12:08:35 [EnvInject] - Variables injected successfully. 12:08:35 [EnvInject] - Injecting environment variables from a build step. 12:08:35 [EnvInject] - Injecting as environment variables the properties content 12:08:35 DOCKER_ARGS=--network=host 12:08:35 DOCKER_ROOT=/w/workspace/nonrtric-rapp-healthcheck-verify-docker-merge-master 12:08:35 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 12:08:35 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 12:08:35 DOCKER_NAME=o-ran-sc/nonrtric-rapp-healthcheck 12:08:35 12:08:35 [EnvInject] - Variables injected successfully. 12:08:35 [nonrtric-rapp-healthcheck-verify-docker-merge-master] $ /bin/bash /tmp/jenkins14246313426951089178.sh 12:08:35 ---> docker-build.sh 12:08:35 Docker version 24.0.2, build cb74dfc 12:08:35 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-healthcheck:1.0.0 12:08:35 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-healthcheck:1.0.0 . 12:08:36 #1 [internal] load build definition from Dockerfile 12:08:36 #1 transferring dockerfile: 253B done 12:08:36 #1 DONE 0.1s 12:08:36 12:08:36 #2 [internal] load .dockerignore 12:08:36 #2 transferring context: 2B done 12:08:36 #2 DONE 0.1s 12:08:36 12:08:36 #3 resolve image config for docker.io/docker/dockerfile:1 12:08:37 #3 DONE 1.1s 12:08:37 12:08:37 #4 docker-image://docker.io/docker/dockerfile:1@sha256:ecfaec9ed6d810b56388c508f4121597bfbba70d41a6dfeee4d8cad5f295fc32 12:08:37 #4 resolve docker.io/docker/dockerfile:1@sha256:ecfaec9ed6d810b56388c508f4121597bfbba70d41a6dfeee4d8cad5f295fc32 0.0s done 12:08:37 #4 sha256:ecfaec9ed6d810b56388c508f4121597bfbba70d41a6dfeee4d8cad5f295fc32 9.08kB / 9.08kB done 12:08:37 #4 sha256:34b128e419449565adc5ed7f487a6f503a73f1077012cfed86354c731338c44f 1.13kB / 1.13kB done 12:08:37 #4 sha256:c844dc65644b70ea8b391444db20ff38537384d800ea9896d46ab8f3ce897f51 1.33kB / 1.33kB done 12:08:37 #4 sha256:9f624ef51ad55db0ea52d755cc777566386156106fbb4f465eecb22c67ac55ed 2.10MB / 14.14MB 0.2s 12:08:37 #4 sha256:9f624ef51ad55db0ea52d755cc777566386156106fbb4f465eecb22c67ac55ed 5.24MB / 14.14MB 0.3s 12:08:37 #4 sha256:9f624ef51ad55db0ea52d755cc777566386156106fbb4f465eecb22c67ac55ed 8.39MB / 14.14MB 0.4s 12:08:37 #4 sha256:9f624ef51ad55db0ea52d755cc777566386156106fbb4f465eecb22c67ac55ed 12.58MB / 14.14MB 0.5s 12:08:37 #4 extracting sha256:9f624ef51ad55db0ea52d755cc777566386156106fbb4f465eecb22c67ac55ed 12:08:38 #4 sha256:9f624ef51ad55db0ea52d755cc777566386156106fbb4f465eecb22c67ac55ed 14.14MB / 14.14MB 0.6s done 12:08:38 #4 extracting sha256:9f624ef51ad55db0ea52d755cc777566386156106fbb4f465eecb22c67ac55ed 0.2s done 12:08:38 #4 DONE 1.0s 12:08:38 12:08:38 #5 [internal] load build definition from Dockerfile 12:08:38 #5 DONE 0.0s 12:08:38 12:08:38 #6 [internal] load metadata for docker.io/library/python:3.10-slim-buster 12:08:39 #6 DONE 1.0s 12:08:39 12:08:39 #7 [internal] load .dockerignore 12:08:39 #7 DONE 0.0s 12:08:42 12:08:42 #8 [1/5] FROM docker.io/library/python:3.10-slim-buster@sha256:37aa274c2d001f09b14828450d903c55f821c90f225fdfdd80c5180fcca77b3f 12:08:42 #8 resolve docker.io/library/python:3.10-slim-buster@sha256:37aa274c2d001f09b14828450d903c55f821c90f225fdfdd80c5180fcca77b3f 12:08:42 #8 ... 12:08:42 12:08:42 #9 [internal] load build context 12:08:42 #9 transferring context: 13.45kB done 12:08:42 #9 DONE 0.1s 12:08:42 12:08:42 #8 [1/5] FROM docker.io/library/python:3.10-slim-buster@sha256:37aa274c2d001f09b14828450d903c55f821c90f225fdfdd80c5180fcca77b3f 12:08:42 #8 resolve docker.io/library/python:3.10-slim-buster@sha256:37aa274c2d001f09b14828450d903c55f821c90f225fdfdd80c5180fcca77b3f 0.2s done 12:08:42 #8 sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 0B / 11.50MB 0.1s 12:08:42 #8 sha256:37aa274c2d001f09b14828450d903c55f821c90f225fdfdd80c5180fcca77b3f 988B / 988B done 12:08:42 #8 sha256:68f714f81d6522d6ad2156abee2535307c2be24a96781f4823c06422dfff3a2c 1.37kB / 1.37kB done 12:08:42 #8 sha256:93b9055430ce944e6316e724e814427c9ad63c3fb9d87577f7e8436b9aa594c3 6.84kB / 6.84kB done 12:08:42 #8 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 0B / 27.14MB 0.1s 12:08:42 #8 sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 0B / 2.78MB 0.1s 12:08:42 #8 sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 1.05MB / 11.50MB 0.3s 12:08:42 #8 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 4.19MB / 27.14MB 0.3s 12:08:42 #8 sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 2.78MB / 2.78MB 0.3s 12:08:42 #8 sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 5.24MB / 11.50MB 0.4s 12:08:42 #8 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 7.34MB / 27.14MB 0.4s 12:08:42 #8 sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 2.78MB / 2.78MB 0.3s done 12:08:42 #8 sha256:b2697057e25fe078e5f17bdb522b6a913fc3ce2a041d34d2e4771e0f3ddd3c3f 0B / 242B 0.4s 12:08:42 #8 sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 7.34MB / 11.50MB 0.5s 12:08:42 #8 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 10.49MB / 27.14MB 0.5s 12:08:42 #8 sha256:b2697057e25fe078e5f17bdb522b6a913fc3ce2a041d34d2e4771e0f3ddd3c3f 242B / 242B 0.4s done 12:08:42 #8 sha256:6e7d39ff15355e0249529c91607c3e93f107c500b603a0ad75e90c85e4cf43b6 0B / 3.37MB 0.5s 12:08:42 #8 sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 11.50MB / 11.50MB 0.7s 12:08:42 #8 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 17.83MB / 27.14MB 0.7s 12:08:42 #8 sha256:6e7d39ff15355e0249529c91607c3e93f107c500b603a0ad75e90c85e4cf43b6 3.37MB / 3.37MB 0.6s done 12:08:43 #8 sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 11.50MB / 11.50MB 0.7s done 12:08:43 #8 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 26.21MB / 27.14MB 0.9s 12:08:43 #8 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 27.14MB / 27.14MB 0.9s done 12:08:43 #8 extracting sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 12:08:44 #8 extracting sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 1.2s done 12:08:44 #8 extracting sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 12:08:44 #8 extracting sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 0.1s done 12:08:44 #8 extracting sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 12:08:45 #8 extracting sha256:6903bcecb9721c4ee87e4188b263a0a392a16b2e2813c7a0ed0f9c4416194734 0.5s done 12:08:45 #8 extracting sha256:b2697057e25fe078e5f17bdb522b6a913fc3ce2a041d34d2e4771e0f3ddd3c3f done 12:08:45 #8 extracting sha256:6e7d39ff15355e0249529c91607c3e93f107c500b603a0ad75e90c85e4cf43b6 12:08:45 #8 extracting sha256:6e7d39ff15355e0249529c91607c3e93f107c500b603a0ad75e90c85e4cf43b6 0.3s done 12:08:45 #8 DONE 3.8s 12:08:45 12:08:45 #10 [2/5] WORKDIR /src 12:08:46 #10 DONE 0.8s 12:08:46 12:08:46 #11 [3/5] COPY src/requirements.txt requirements.txt 12:08:47 #11 DONE 0.1s 12:08:47 12:08:47 #12 [4/5] RUN pip3 install -r requirements.txt 12:08:48 #12 1.644 Collecting Flask==2.1.1 12:08:48 #12 1.669 Downloading Flask-2.1.1-py3-none-any.whl (95 kB) 12:08:48 #12 1.684 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 8.3 MB/s eta 0:00:00 12:08:48 #12 1.730 Collecting Jinja2>=3.0 12:08:48 #12 1.735 Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 12:08:48 #12 1.748 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.9/134.9 kB 13.0 MB/s eta 0:00:00 12:08:48 #12 1.800 Collecting Pygments==2.3.1 12:08:48 #12 1.877 Downloading Pygments-2.3.1-py2.py3-none-any.whl (849 kB) 12:08:48 #12 1.914 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 849.5/849.5 kB 30.9 MB/s eta 0:00:00 12:08:48 #12 1.986 Collecting requests==2.22.0 12:08:48 #12 1.993 Downloading requests-2.22.0-py2.py3-none-any.whl (57 kB) 12:08:48 #12 2.004 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 5.8 MB/s eta 0:00:00 12:08:48 #12 2.098 Collecting wincertstore==0.2 12:08:49 #12 2.104 Downloading wincertstore-0.2-py2.py3-none-any.whl (8.8 kB) 12:08:49 #12 2.183 Collecting Werkzeug>=2.0 12:08:49 #12 2.187 Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 12:08:49 #12 2.203 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 226.5/226.5 kB 17.4 MB/s eta 0:00:00 12:08:49 #12 2.257 Collecting click>=8.0 12:08:49 #12 2.263 Downloading click-8.5.0-py3-none-any.whl (125 kB) 12:08:49 #12 2.274 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.3/125.3 kB 14.7 MB/s eta 0:00:00 12:08:49 #12 2.306 Collecting itsdangerous>=2.0 12:08:49 #12 2.309 Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 12:08:49 #12 2.416 Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 12:08:49 #12 2.420 Downloading urllib3-1.25.11-py2.py3-none-any.whl (127 kB) 12:08:49 #12 2.428 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.0/128.0 kB 20.6 MB/s eta 0:00:00 12:08:49 #12 2.477 Collecting certifi>=2017.4.17 12:08:49 #12 2.480 Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 12:08:49 #12 2.492 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 19.1 MB/s eta 0:00:00 12:08:49 #12 2.587 Collecting chardet<3.1.0,>=3.0.2 12:08:49 #12 2.591 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 12:08:49 #12 2.604 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 13.2 MB/s eta 0:00:00 12:08:49 #12 2.642 Collecting idna<2.9,>=2.5 12:08:49 #12 2.647 Downloading idna-2.8-py2.py3-none-any.whl (58 kB) 12:08:49 #12 2.656 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.6/58.6 kB 8.4 MB/s eta 0:00:00 12:08:49 #12 2.809 Collecting MarkupSafe>=2.0 12:08:49 #12 2.814 Downloading markupsafe-3.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (20 kB) 12:08:49 #12 2.932 Installing collected packages: wincertstore, Pygments, chardet, urllib3, MarkupSafe, itsdangerous, idna, click, certifi, Werkzeug, requests, Jinja2, Flask 12:08:51 #12 4.102 Successfully installed Flask-2.1.1 Jinja2-3.1.6 MarkupSafe-3.0.3 Pygments-2.3.1 Werkzeug-3.1.8 certifi-2026.7.22 chardet-3.0.4 click-8.5.0 idna-2.8 itsdangerous-2.2.0 requests-2.22.0 urllib3-1.25.11 wincertstore-0.2 12:08:51 #12 4.103 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 12:08:51 #12 4.213 12:08:51 #12 4.213 [notice] A new release of pip is available: 23.0.1 -> 26.2.1 12:08:51 #12 4.213 [notice] To update, run: pip install --upgrade pip 12:08:51 #12 DONE 4.5s 12:08:51 12:08:51 #13 [5/5] COPY ./src . 12:08:51 #13 DONE 0.2s 12:08:51 12:08:51 #14 exporting to image 12:08:51 #14 exporting layers 12:08:51 #14 exporting layers 0.4s done 12:08:51 #14 writing image sha256:774ccb424b47149245997c1b74e5bd3167abc9f49da3b1e66b299617b0728708 done 12:08:51 #14 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-healthcheck:1.0.0 done 12:08:51 #14 DONE 0.4s 12:08:52 ---> docker-build.sh ends 12:08:52 [nonrtric-rapp-healthcheck-verify-docker-merge-master] $ /bin/sh -xe /tmp/jenkins6355864004262526617.sh 12:08:52 [EnvInject] - Injecting environment variables from a build step. 12:08:52 [EnvInject] - Injecting as environment variables the properties content 12:08:52 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 12:08:52 12:08:52 [EnvInject] - Variables injected successfully. 12:08:52 [nonrtric-rapp-healthcheck-verify-docker-merge-master] $ /bin/bash /tmp/jenkins5766774227767163374.sh 12:08:52 ---> docker-push.sh 12:08:52 Docker version 24.0.2, build cb74dfc 12:08:52 Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-healthcheck:1.0.0 12:08:52 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-healthcheck:1.0.0 12:08:52 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-healthcheck] 12:08:52 9cf72d9b81ee: Preparing 12:08:52 3552fa17438c: Preparing 12:08:52 a595758f4abb: Preparing 12:08:52 2c57c424282a: Preparing 12:08:52 c5321f7f53ff: Preparing 12:08:52 df6c1b185b95: Preparing 12:08:52 b23fedba7dbd: Preparing 12:08:52 ae2d55769c5e: Preparing 12:08:52 e2ef8a51359d: Preparing 12:08:52 b23fedba7dbd: Waiting 12:08:52 ae2d55769c5e: Waiting 12:08:52 e2ef8a51359d: Waiting 12:08:52 df6c1b185b95: Waiting 12:08:52 c5321f7f53ff: Layer already exists 12:08:52 2c57c424282a: Pushed 12:08:52 df6c1b185b95: Layer already exists 12:08:52 a595758f4abb: Pushed 12:08:52 b23fedba7dbd: Layer already exists 12:08:52 ae2d55769c5e: Layer already exists 12:08:52 e2ef8a51359d: Layer already exists 12:08:52 9cf72d9b81ee: Pushed 12:08:54 3552fa17438c: Pushed 12:08:55 1.0.0: digest: sha256:fecba9ba9381090875cf0a5fa20a76329d3a1ec5d74498a446452bbd7b771eb5 size: 2203 12:08:55 ---> docker-push.sh ends 12:08:55 [nonrtric-rapp-healthcheck-verify-docker-merge-master] $ /bin/bash /tmp/jenkins18243340691210712661.sh 12:08:55 $ ssh-agent -k 12:08:55 unset SSH_AUTH_SOCK; 12:08:55 unset SSH_AGENT_PID; 12:08:55 echo Agent pid 2117 killed; 12:08:55 [ssh-agent] Stopped. 12:08:55 [PostBuildScript] - [INFO] Executing post build scripts. 12:08:55 [nonrtric-rapp-healthcheck-verify-docker-merge-master] $ /bin/bash /tmp/jenkins8528048083334123418.sh 12:08:55 ---> sysstat.sh 12:08:55 [nonrtric-rapp-healthcheck-verify-docker-merge-master] $ /bin/bash /tmp/jenkins17890202836969282592.sh 12:08:55 ---> package-listing.sh 12:08:55 ++ facter osfamily 12:08:55 ++ tr '[:upper:]' '[:lower:]' 12:08:56 + OS_FAMILY=debian 12:08:56 + workspace=/w/workspace/nonrtric-rapp-healthcheck-verify-docker-merge-master 12:08:56 + START_PACKAGES=/tmp/packages_start.txt 12:08:56 + END_PACKAGES=/tmp/packages_end.txt 12:08:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:08:56 + PACKAGES=/tmp/packages_start.txt 12:08:56 + '[' /w/workspace/nonrtric-rapp-healthcheck-verify-docker-merge-master ']' 12:08:56 + PACKAGES=/tmp/packages_end.txt 12:08:56 + case "${OS_FAMILY}" in 12:08:56 + dpkg -l 12:08:56 + grep '^ii' 12:08:56 + '[' -f /tmp/packages_start.txt ']' 12:08:56 + '[' -f /tmp/packages_end.txt ']' 12:08:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:08:56 + '[' /w/workspace/nonrtric-rapp-healthcheck-verify-docker-merge-master ']' 12:08:56 + mkdir -p /w/workspace/nonrtric-rapp-healthcheck-verify-docker-merge-master/archives/ 12:08:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-rapp-healthcheck-verify-docker-merge-master/archives/ 12:08:56 [nonrtric-rapp-healthcheck-verify-docker-merge-master] $ /bin/bash /tmp/jenkins8327872464088843779.sh 12:08:56 ---> capture-instance-metadata.sh 12:08:56 Setup pyenv: 12:08:56 system 12:08:56 3.8.13 12:08:56 3.9.13 12:08:56 * 3.10.6 (set by /w/workspace/nonrtric-rapp-healthcheck-verify-docker-merge-master/.python-version) 12:08:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lk8N from file:/tmp/.os_lf_venv 12:08:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:08:57 lf-activate-venv(): INFO: Installing additional packages: lftools 12:09:09 lf-activate-venv(): INFO: Adding /tmp/venv-lk8N/bin to PATH 12:09:09 INFO: Running in OpenStack, capturing instance metadata 12:09:10 [nonrtric-rapp-healthcheck-verify-docker-merge-master] $ /bin/bash /tmp/jenkins15566968446013940063.sh 12:09:10 provisioning config files... 12:09:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-rapp-healthcheck-verify-docker-merge-master@tmp/config7142473179217205462tmp 12:09:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:09:10 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:09:10 [EnvInject] - Injecting environment variables from a build step. 12:09:10 [EnvInject] - Injecting as environment variables the properties content 12:09:10 SERVER_ID=logs 12:09:10 12:09:10 [EnvInject] - Variables injected successfully. 12:09:10 [nonrtric-rapp-healthcheck-verify-docker-merge-master] $ /bin/bash /tmp/jenkins2790917876890259741.sh 12:09:10 ---> create-netrc.sh 12:09:10 [nonrtric-rapp-healthcheck-verify-docker-merge-master] $ /bin/bash /tmp/jenkins11834416791284925974.sh 12:09:10 ---> python-tools-install.sh 12:09:10 Setup pyenv: 12:09:10 system 12:09:10 3.8.13 12:09:10 3.9.13 12:09:10 * 3.10.6 (set by /w/workspace/nonrtric-rapp-healthcheck-verify-docker-merge-master/.python-version) 12:09:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lk8N from file:/tmp/.os_lf_venv 12:09:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:09:12 lf-activate-venv(): INFO: Installing additional packages: lftools 12:09:24 lf-activate-venv(): INFO: Adding /tmp/venv-lk8N/bin to PATH 12:09:24 [nonrtric-rapp-healthcheck-verify-docker-merge-master] $ /bin/sh /tmp/jenkins1292604516434418828.sh 12:09:24 ---> uv-install.sh 12:09:24 uv 0.12.13 is already installed 12:09:24 uvx 0.12.13 (x86_64-unknown-linux-gnu) 12:09:24 [nonrtric-rapp-healthcheck-verify-docker-merge-master] $ /bin/bash /tmp/jenkins11790585216700139093.sh 12:09:24 ---> sudo-logs.sh 12:09:24 Archiving 'sudo' log.. 12:09:24 [nonrtric-rapp-healthcheck-verify-docker-merge-master] $ /bin/bash /tmp/jenkins11654942566437804987.sh 12:09:24 ---> job-cost.sh 12:09:24 INFO: Activating Python virtual environment... 12:09:24 Setup pyenv: 12:09:24 system 12:09:24 3.8.13 12:09:24 3.9.13 12:09:24 * 3.10.6 (set by /w/workspace/nonrtric-rapp-healthcheck-verify-docker-merge-master/.python-version) 12:09:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lk8N from file:/tmp/.os_lf_venv 12:09:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:09:26 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:09:33 lf-activate-venv(): INFO: Adding /tmp/venv-lk8N/bin to PATH 12:09:33 INFO: No stack-cost file found 12:09:33 INFO: Instance uptime: 185s 12:09:33 INFO: Fetching instance metadata (attempt 1 of 3)... 12:09:33 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:09:34 INFO: Successfully fetched instance metadata 12:09:34 INFO: Instance type: v3-starter-4 12:09:34 INFO: Retrieving pricing info for: v3-starter-4 12:09:34 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:09:34 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-starter-4/cost?seconds=185 12:09:34 INFO: Successfully fetched Vexxhost pricing API 12:09:34 INFO: Retrieved cost: 0.04 12:09:34 INFO: Retrieved resource: v3-starter-4 12:09:34 INFO: Creating archive directory: /w/workspace/nonrtric-rapp-healthcheck-verify-docker-merge-master/archives/cost 12:09:34 INFO: Archiving costs to: /w/workspace/nonrtric-rapp-healthcheck-verify-docker-merge-master/archives/cost.csv 12:09:34 INFO: Successfully archived job cost data 12:09:34 DEBUG: Cost data: nonrtric-rapp-healthcheck-verify-docker-merge-master,244,2026-09-14 12:09:34,v3-starter-4,185,0.04,0.00,SUCCESS 12:09:34 [nonrtric-rapp-healthcheck-verify-docker-merge-master] $ /bin/bash -l /tmp/jenkins477570654769916742.sh 12:09:34 ---> logs-deploy.sh 12:09:34 Setup pyenv: 12:09:34 system 12:09:34 3.8.13 12:09:34 3.9.13 12:09:34 * 3.10.6 (set by /w/workspace/nonrtric-rapp-healthcheck-verify-docker-merge-master/.python-version) 12:09:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lk8N from file:/tmp/.os_lf_venv 12:09:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:09:36 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:09:48 lf-activate-venv(): INFO: Adding /tmp/venv-lk8N/bin to PATH 12:09:48 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-rapp-healthcheck-verify-docker-merge-master/244 12:09:48 INFO: archiving workspace using pattern(s): 12:09:49 Archives upload complete. 12:09:49 INFO: archiving logs to Nexus 12:09:50 ---> uname -a: 12:09:50 Linux prd-ubuntu1804-docker-4c-4g-12671 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 12:09:50 12:09:50 12:09:50 ---> lscpu: 12:09:50 Architecture: x86_64 12:09:50 CPU op-mode(s): 32-bit, 64-bit 12:09:50 Byte Order: Little Endian 12:09:50 CPU(s): 4 12:09:50 On-line CPU(s) list: 0-3 12:09:50 Thread(s) per core: 1 12:09:50 Core(s) per socket: 1 12:09:50 Socket(s): 4 12:09:50 NUMA node(s): 1 12:09:50 Vendor ID: AuthenticAMD 12:09:50 CPU family: 23 12:09:50 Model: 49 12:09:50 Model name: AMD EPYC-Rome Processor 12:09:50 Stepping: 0 12:09:50 CPU MHz: 2799.998 12:09:50 BogoMIPS: 5599.99 12:09:50 Virtualization: AMD-V 12:09:50 Hypervisor vendor: KVM 12:09:50 Virtualization type: full 12:09:50 L1d cache: 32K 12:09:50 L1i cache: 32K 12:09:50 L2 cache: 512K 12:09:50 L3 cache: 16384K 12:09:50 NUMA node0 CPU(s): 0-3 12:09:50 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 12:09:50 12:09:50 12:09:50 ---> nproc: 12:09:50 4 12:09:50 12:09:50 12:09:50 ---> df -h: 12:09:50 Filesystem Size Used Avail Use% Mounted on 12:09:50 udev 3.9G 0 3.9G 0% /dev 12:09:50 tmpfs 798M 696K 797M 1% /run 12:09:50 /dev/vda1 20G 9.2G 11G 48% / 12:09:50 tmpfs 3.9G 0 3.9G 0% /dev/shm 12:09:50 tmpfs 5.0M 0 5.0M 0% /run/lock 12:09:50 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 12:09:50 /dev/vda15 105M 5.3M 100M 5% /boot/efi 12:09:50 tmpfs 798M 0 798M 0% /run/user/1001 12:09:50 12:09:50 12:09:50 ---> free -m: 12:09:50 total used free shared buff/cache available 12:09:50 Mem: 7975 509 5038 0 2427 7179 12:09:50 Swap: 1023 0 1023 12:09:50 12:09:50 12:09:50 ---> ip addr: 12:09:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:09:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:09:50 inet 127.0.0.1/8 scope host lo 12:09:50 valid_lft forever preferred_lft forever 12:09:50 inet6 ::1/128 scope host 12:09:50 valid_lft forever preferred_lft forever 12:09:50 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 12:09:50 link/ether fa:16:3e:07:33:4f brd ff:ff:ff:ff:ff:ff 12:09:50 inet 10.32.7.79/23 brd 10.32.7.255 scope global dynamic ens3 12:09:50 valid_lft 86210sec preferred_lft 86210sec 12:09:50 inet6 fe80::f816:3eff:fe07:334f/64 scope link 12:09:50 valid_lft forever preferred_lft forever 12:09:50 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 12:09:50 link/ether 02:42:16:08:ed:42 brd ff:ff:ff:ff:ff:ff 12:09:50 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:09:50 valid_lft forever preferred_lft forever 12:09:50 12:09:50 12:09:50 ---> sar -b -r -n DEV: 12:09:50 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-12671) 09/14/26 _x86_64_ (4 CPU) 12:09:50 12:09:50 12:06:42 LINUX RESTART (4 CPU) 12:09:50 12:09:50 12:07:01 tps rtps wtps bread/s bwrtn/s 12:09:50 12:08:02 164.97 61.04 103.93 4972.50 41950.89 12:09:50 12:09:01 159.26 21.62 137.64 2992.44 24253.65 12:09:50 Average: 162.14 41.50 120.64 3990.79 33176.62 12:09:50 12:09:50 12:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:09:50 12:08:02 5802432 7453256 2364988 28.96 50820 1771888 923560 10.02 532008 1646236 168016 12:09:50 12:09:01 5185460 7364576 2981960 36.51 69868 2259648 1021728 11.09 720440 2029644 1216 12:09:50 Average: 5493946 7408916 2673474 32.73 60344 2015768 972644 10.55 626224 1837940 84616 12:09:50 12:09:50 12:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:09:50 12:08:02 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 12:09:50 12:08:02 ens3 311.30 207.75 1548.09 65.13 0.00 0.00 0.00 0.00 12:09:50 12:08:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:50 12:09:01 lo 4.81 4.81 0.48 0.48 0.00 0.00 0.00 0.00 12:09:50 12:09:01 ens3 182.26 150.75 1710.48 166.02 0.00 0.00 0.00 0.00 12:09:50 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:50 Average: lo 2.99 2.99 0.29 0.29 0.00 0.00 0.00 0.00 12:09:50 Average: ens3 247.32 179.49 1628.60 115.16 0.00 0.00 0.00 0.00 12:09:50 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:50 12:09:50 12:09:50 ---> sar -P ALL: 12:09:50 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-12671) 09/14/26 _x86_64_ (4 CPU) 12:09:50 12:09:50 12:06:42 LINUX RESTART (4 CPU) 12:09:50 12:09:50 12:07:01 CPU %user %nice %system %iowait %steal %idle 12:09:50 12:08:02 all 19.12 0.00 2.55 5.12 0.07 73.15 12:09:50 12:08:02 0 26.08 0.00 1.99 1.20 0.05 70.68 12:09:50 12:08:02 1 6.64 0.00 3.73 12.32 0.05 77.26 12:09:50 12:08:02 2 10.04 0.00 1.58 3.49 0.05 84.85 12:09:50 12:08:02 3 33.64 0.00 2.91 3.51 0.10 59.84 12:09:50 12:09:01 all 17.67 0.00 2.23 4.15 0.07 75.87 12:09:50 12:09:01 0 20.30 0.00 2.07 1.68 0.07 75.89 12:09:50 12:09:01 1 4.21 0.00 1.86 5.52 0.05 88.35 12:09:50 12:09:01 2 6.57 0.00 1.59 3.71 0.05 88.08 12:09:50 12:09:01 3 39.56 0.00 3.40 5.71 0.12 51.21 12:09:50 Average: all 18.40 0.00 2.39 4.64 0.07 74.50 12:09:50 Average: 0 23.21 0.00 2.03 1.44 0.06 73.26 12:09:50 Average: 1 5.43 0.00 2.81 8.95 0.05 82.76 12:09:50 Average: 2 8.32 0.00 1.58 3.60 0.05 86.45 12:09:50 Average: 3 36.57 0.00 3.15 4.60 0.11 55.57 12:09:50 12:09:50 12:09:50