04:52:20 Started by timer 04:52:20 Running as SYSTEM 04:52:20 [EnvInject] - Loading node environment variables. 04:52:20 Building remotely on prd-ubuntu1804-docker-4c-4g-8877 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/it-dev-bldr-alpine3-docker-merge-master 04:52:20 [ssh-agent] Looking for ssh-agent implementation... 04:52:20 $ ssh-agent 04:52:21 SSH_AUTH_SOCK=/tmp/ssh-85OSZ78m2K6I/agent.2130 04:52:21 SSH_AGENT_PID=2132 04:52:21 [ssh-agent] Started. 04:52:21 Running ssh-add (command line suppressed) 04:52:21 Identity added: /w/workspace/it-dev-bldr-alpine3-docker-merge-master@tmp/private_key_9434441935289787460.key (jenkins-ssh) 04:52:21 [ssh-agent] Using credentials jenkins (jenkins) 04:52:21 The recommended git tool is: NONE 04:52:23 using credential jenkins 04:52:23 Wiping out workspace first. 04:52:23 Cloning the remote Git repository 04:52:23 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dev 04:52:23 > git init /w/workspace/it-dev-bldr-alpine3-docker-merge-master # timeout=10 04:52:23 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dev 04:52:23 > git --version # timeout=10 04:52:23 > git --version # 'git version 2.17.1' 04:52:23 using GIT_SSH to set credentials jenkins 04:52:23 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dev +refs/heads/*:refs/remotes/origin/* # timeout=10 04:52:24 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dev # timeout=10 04:52:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:52:25 Avoid second fetch 04:52:25 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 04:52:25 Checking out Revision c05b6364ad371af734f28b74ac006e03c2123b16 (refs/remotes/origin/master) 04:52:25 > git config core.sparsecheckout # timeout=10 04:52:25 > git checkout -f c05b6364ad371af734f28b74ac006e03c2123b16 # timeout=10 04:52:25 Commit message: "CI: Migrate Sonar Scan job to GHA" 04:52:25 > git rev-list --no-walk c05b6364ad371af734f28b74ac006e03c2123b16 # timeout=10 04:52:28 provisioning config files... 04:52:28 copy managed file [npmrc] to file:/home/jenkins/.npmrc 04:52:28 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 04:52:28 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins16759289927308226699.sh 04:52:28 ---> python-tools-install.sh 04:52:28 Setup pyenv: 04:52:28 * system (set by /opt/pyenv/version) 04:52:28 * 3.8.13 (set by /opt/pyenv/version) 04:52:28 * 3.9.13 (set by /opt/pyenv/version) 04:52:29 * 3.10.6 (set by /opt/pyenv/version) 04:52:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eOVo 04:52:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 04:52:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:52:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:52:43 lf-activate-venv(): INFO: Base packages installed successfully 04:52:43 lf-activate-venv(): INFO: Installing additional packages: lftools 04:53:23 lf-activate-venv(): INFO: Adding /tmp/venv-eOVo/bin to PATH 04:53:23 Generating Requirements File 04:54:05 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. 04:54:05 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 04:54:06 Python 3.10.6 04:54:07 pip 26.2.1 from /tmp/venv-eOVo/lib/python3.10/site-packages/pip (python 3.10) 04:54:07 aiohappyeyeballs==2.7.1 04:54:07 aiohttp==3.14.3 04:54:07 aiosignal==1.4.0 04:54:07 appdirs==1.4.4 04:54:07 argcomplete==3.7.2 04:54:07 aspy.yaml==1.3.0 04:54:07 async-timeout==5.0.1 04:54:07 attrs==26.1.0 04:54:07 autopage==0.6.0 04:54:07 backports.strenum==1.3.1 04:54:07 beautifulsoup4==4.15.0 04:54:07 boto3==1.43.77 04:54:07 botocore==1.43.78 04:54:07 bs4==0.0.2 04:54:07 certifi==2026.7.22 04:54:07 cffi==2.1.1 04:54:07 cfgv==3.5.0 04:54:07 chardet==7.6.0 04:54:07 charset-normalizer==3.5.1 04:54:07 click==8.4.2 04:54:07 cliff==4.14.0 04:54:07 cmd2==3.5.1 04:54:07 cryptography==3.3.2 04:54:07 debtcollector==3.1.0 04:54:07 decorator==5.3.1 04:54:07 defusedxml==0.7.1 04:54:07 Deprecated==1.3.1 04:54:07 distlib==0.4.3 04:54:07 dnspython==2.8.0 04:54:07 docker==7.2.0 04:54:07 dogpile.cache==1.5.0 04:54:07 durationpy==0.10 04:54:07 email-validator==2.3.0 04:54:07 filelock==3.32.3 04:54:07 frozenlist==1.8.0 04:54:07 future==1.0.0 04:54:07 gitdb==4.0.12 04:54:07 GitPython==3.1.59 04:54:07 httplib2==0.30.2 04:54:07 identify==2.6.19 04:54:07 idna==3.19 04:54:07 importlib-resources==1.5.0 04:54:07 iso8601==2.1.0 04:54:07 Jinja2==3.1.6 04:54:07 jmespath==1.1.0 04:54:07 jsonpatch==1.33 04:54:07 jsonpointer==3.1.1 04:54:07 jsonschema==4.26.0 04:54:07 jsonschema-specifications==2025.9.1 04:54:07 keystoneauth1==5.14.0 04:54:07 kubernetes==36.0.3 04:54:07 lftools==0.37.23 04:54:07 lxml==6.1.2 04:54:07 markdown-it-py==4.2.0 04:54:07 MarkupSafe==3.0.3 04:54:07 mdurl==0.1.2 04:54:07 msgpack==1.2.1 04:54:07 multi_key_dict==2.0.3 04:54:07 multidict==6.7.1 04:54:07 munch==4.0.0 04:54:07 netaddr==1.3.0 04:54:07 niet==1.4.2 04:54:07 nodeenv==1.10.0 04:54:07 oauth2client==4.1.3 04:54:07 oauthlib==3.3.1 04:54:07 openstacksdk==4.13.0 04:54:07 os-service-types==1.8.2 04:54:07 osc-lib==4.6.0 04:54:07 oslo.config==10.4.0 04:54:07 oslo.context==6.4.0 04:54:07 oslo.i18n==6.8.0 04:54:07 oslo.log==8.2.0 04:54:07 oslo.serialization==5.10.0 04:54:07 oslo.utils==10.1.1 04:54:07 packaging==26.3 04:54:07 pbr==7.0.3 04:54:07 platformdirs==4.11.3 04:54:07 prettytable==3.18.0 04:54:07 propcache==0.5.2 04:54:07 psutil==7.2.2 04:54:07 pyasn1==0.6.4 04:54:07 pyasn1_modules==0.4.2 04:54:07 pycparser==3.0 04:54:07 pygerrit2==2.0.15 04:54:07 PyGithub==2.10.0 04:54:07 Pygments==2.21.0 04:54:07 PyJWT==2.13.0 04:54:07 PyNaCl==1.6.2 04:54:07 pyparsing==2.4.7 04:54:07 pyperclip==1.11.0 04:54:07 pyrsistent==0.20.0 04:54:07 python-cinderclient==9.9.0 04:54:07 python-dateutil==2.9.0.post0 04:54:07 python-discovery==1.5.2 04:54:07 python-heatclient==5.2.0 04:54:07 python-jenkins==1.8.3 04:54:07 python-keystoneclient==5.8.0 04:54:07 python-magnumclient==4.11.0 04:54:07 python-openstackclient==10.0.0 04:54:07 python-swiftclient==4.10.0 04:54:07 PyYAML==6.0.3 04:54:07 referencing==0.37.0 04:54:07 requests==2.34.2 04:54:07 requests-oauthlib==2.0.0 04:54:07 rfc3986==2.0.0 04:54:07 rich==15.0.0 04:54:07 rich-argparse==1.8.0 04:54:07 rpds-py==0.30.0 04:54:07 rsa==4.9.1 04:54:07 ruamel.yaml==0.19.1 04:54:07 ruamel.yaml.clib==0.2.15 04:54:07 s3transfer==0.19.2 04:54:07 simplejson==4.1.1 04:54:07 six==1.17.0 04:54:07 smmap==5.0.3 04:54:07 soupsieve==2.9.2 04:54:07 stevedore==5.8.0 04:54:07 tabulate==0.10.0 04:54:07 toml==0.10.2 04:54:07 tomlkit==0.15.1 04:54:07 tqdm==4.70.0 04:54:07 typing_extensions==4.16.0 04:54:07 urllib3==1.26.20 04:54:07 virtualenv==21.7.4 04:54:07 wcwidth==0.8.2 04:54:07 websocket-client==1.9.0 04:54:07 wrapt==2.3.0 04:54:07 xdg==6.0.0 04:54:07 xmltodict==1.0.4 04:54:07 yarl==1.24.5 04:54:07 yq==4.1.2 04:54:07 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/sh /tmp/jenkins4458304215041360615.sh 04:54:07 ---> uv-install.sh 04:54:07 Installing uv/uvx (latest) using shell installer 04:54:07 2026-08-22 04:54:07 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-cq2oaP.sh" [1] 04:54:07 downloading uv 0.12.5 x86_64-unknown-linux-gnu 04:54:09 installing to /home/jenkins/.local/bin 04:54:09 uv 04:54:09 uvx 04:54:09 everything's installed! 04:54:09 04:54:09 To add $HOME/.local/bin to your PATH, either restart your shell or run: 04:54:09 04:54:09 source $HOME/.local/bin/env (sh, bash, zsh) 04:54:09 source $HOME/.local/bin/env.fish (fish) 04:54:09 Adding install location to PATH 04:54:09 ---> Validating uv/uvx install 04:54:09 uvx 0.12.5 (x86_64-unknown-linux-gnu) 04:54:09 provisioning config files... 04:54:09 copy managed file [global-settings] to file:/w/workspace/it-dev-bldr-alpine3-docker-merge-master@tmp/config13944980980091164559tmp 04:54:09 copy managed file [it-dev-settings] to file:/w/workspace/it-dev-bldr-alpine3-docker-merge-master@tmp/config6399726200534980196tmp 04:54:09 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins3178705105957613386.sh 04:54:09 ---> docker-login.sh 04:54:09 nexus3.o-ran-sc.org:10001 04:54:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:54:10 Configure a credential helper to remove this warning. See 04:54:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:54:10 04:54:10 Login Succeeded 04:54:10 nexus3.o-ran-sc.org:10002 04:54:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:54:10 Configure a credential helper to remove this warning. See 04:54:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:54:10 04:54:10 Login Succeeded 04:54:10 nexus3.o-ran-sc.org:10003 04:54:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:54:10 Configure a credential helper to remove this warning. See 04:54:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:54:10 04:54:10 Login Succeeded 04:54:10 nexus3.o-ran-sc.org:10004 04:54:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:54:10 Configure a credential helper to remove this warning. See 04:54:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:54:10 04:54:10 Login Succeeded 04:54:10 ---> docker-login.sh ends 04:54:10 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins13638079235358995652.sh 04:54:10 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/sh -xe /tmp/jenkins11629919161548259778.sh 04:54:10 [EnvInject] - Injecting environment variables from a build step. 04:54:10 [EnvInject] - Injecting as environment variables the properties content 04:54:10 DOCKER_ROOT=bldr-imgs/bldr-alpine3 04:54:10 CONTAINER_TAG_YAML_DIR= 04:54:10 CONTAINER_TAG_METHOD=yaml-file 04:54:10 04:54:10 [EnvInject] - Variables injected successfully. 04:54:10 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash -l /tmp/jenkins6746072708154956863.sh 04:54:10 ---> docker-get-container-tag.sh 04:54:10 Setup pyenv: 04:54:10 system 04:54:10 3.8.13 04:54:10 3.9.13 04:54:10 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-docker-merge-master/.python-version) 04:54:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eOVo from file:/tmp/.os_lf_venv 04:54:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:54:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:54:14 lf-activate-venv(): INFO: Base packages installed successfully 04:54:14 lf-activate-venv(): INFO: Installing additional packages: yq 04:54:16 lf-activate-venv(): INFO: Adding /tmp/venv-eOVo/bin to PATH 04:54:16 ---> Docker image tag found: 12-a3.11 04:54:16 [EnvInject] - Injecting environment variables from a build step. 04:54:16 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 04:54:16 [EnvInject] - Variables injected successfully. 04:54:16 [EnvInject] - Injecting environment variables from a build step. 04:54:16 [EnvInject] - Injecting as environment variables the properties content 04:54:16 DOCKER_ARGS=--network=host 04:54:16 DOCKER_ROOT=bldr-imgs/bldr-alpine3 04:54:16 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 04:54:16 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 04:54:16 DOCKER_NAME=o-ran-sc/bldr-alpine3 04:54:16 04:54:16 [EnvInject] - Variables injected successfully. 04:54:16 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins635332510038707770.sh 04:54:16 ---> docker-build.sh 04:54:16 Docker version 24.0.2, build cb74dfc 04:54:16 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 04:54:16 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 . 04:54:17 #1 [internal] load .dockerignore 04:54:17 #1 transferring context: 2B done 04:54:17 #1 DONE 0.1s 04:54:17 04:54:17 #2 [internal] load build definition from Dockerfile 04:54:17 #2 transferring dockerfile: 1.32kB done 04:54:17 #2 DONE 0.1s 04:54:17 04:54:17 #3 [internal] load metadata for docker.io/library/python:3.7-alpine 04:54:18 #3 DONE 1.1s 04:54:18 04:54:18 #4 [1/3] FROM docker.io/library/python:3.7-alpine@sha256:f3d31c8677d03f0b3c724446077f229a6ce9d3ac430f5c08cd7dff00292048c3 04:54:18 #4 resolve docker.io/library/python:3.7-alpine@sha256:f3d31c8677d03f0b3c724446077f229a6ce9d3ac430f5c08cd7dff00292048c3 0.1s done 04:54:18 #4 sha256:f3d31c8677d03f0b3c724446077f229a6ce9d3ac430f5c08cd7dff00292048c3 1.65kB / 1.65kB done 04:54:18 #4 sha256:e6da3ee9bb64dd12b98fa609487f112fe1e365522e6e8345309db15c22a80a51 1.37kB / 1.37kB done 04:54:18 #4 sha256:1bac8ae77e4af0b868b62a75115616a20e025e0451eeed05d94a4cfc4523e58a 6.87kB / 6.87kB done 04:54:18 #4 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0B / 3.40MB 0.1s 04:54:18 #4 sha256:9875af95546db78168a6761b7fa205ed1cd0c153cd89356c1512e551c12b2d5c 0B / 622.29kB 0.1s 04:54:18 #4 sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 0B / 10.94MB 0.1s 04:54:18 #4 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 2.10MB / 3.40MB 0.3s 04:54:18 #4 sha256:9875af95546db78168a6761b7fa205ed1cd0c153cd89356c1512e551c12b2d5c 622.29kB / 622.29kB 0.1s done 04:54:18 #4 sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 4.19MB / 10.94MB 0.3s 04:54:18 #4 sha256:148762f75a1f92cc9857e9c488bf95d5aac61e9905ec47a7408025b2dd5c3b7a 240B / 240B 0.2s done 04:54:19 #4 sha256:ea1518237b3753b3fe40ee773d77651704178d9baa72ae5012e13a992cfa6c63 0B / 2.85MB 0.3s 04:54:19 #4 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.3s done 04:54:19 #4 sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 8.39MB / 10.94MB 0.4s 04:54:19 #4 sha256:ea1518237b3753b3fe40ee773d77651704178d9baa72ae5012e13a992cfa6c63 1.05MB / 2.85MB 0.4s 04:54:19 #4 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 04:54:19 #4 sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 10.94MB / 10.94MB 0.5s 04:54:19 #4 sha256:ea1518237b3753b3fe40ee773d77651704178d9baa72ae5012e13a992cfa6c63 2.85MB / 2.85MB 0.5s done 04:54:19 #4 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done 04:54:19 #4 sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 10.94MB / 10.94MB 0.5s done 04:54:19 #4 extracting sha256:9875af95546db78168a6761b7fa205ed1cd0c153cd89356c1512e551c12b2d5c 04:54:19 #4 extracting sha256:9875af95546db78168a6761b7fa205ed1cd0c153cd89356c1512e551c12b2d5c 0.3s done 04:54:19 #4 extracting sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 04:54:20 #4 extracting sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 0.7s done 04:54:20 #4 extracting sha256:148762f75a1f92cc9857e9c488bf95d5aac61e9905ec47a7408025b2dd5c3b7a done 04:54:20 #4 extracting sha256:ea1518237b3753b3fe40ee773d77651704178d9baa72ae5012e13a992cfa6c63 04:54:21 #4 extracting sha256:ea1518237b3753b3fe40ee773d77651704178d9baa72ae5012e13a992cfa6c63 0.4s done 04:54:21 #4 DONE 2.6s 04:54:21 04:54:21 #5 [2/3] RUN apk update && apk add autoconf automake build-base cmake libtool ninja pkgconfig python3-dev sudo git go 04:54:21 #5 0.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:54:21 #5 0.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:54:22 #5 0.961 v3.18.12-192-gb0b6b9a320c [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:54:22 #5 0.961 v3.18.12-192-gb0b6b9a320c [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:54:22 #5 0.961 OK: 20086 distinct packages available 04:54:22 #5 1.427 (1/57) Upgrading musl (1.2.4-r1 -> 1.2.4-r3) 04:54:22 #5 1.512 (2/57) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) 04:54:22 #5 1.519 (3/57) Installing m4 (1.4.19-r3) 04:54:22 #5 1.528 (4/57) Installing perl (5.36.2-r1) 04:54:23 #5 1.843 (5/57) Installing autoconf (2.71-r2) 04:54:23 #5 1.871 (6/57) Installing automake (1.16.5-r2) 04:54:23 #5 1.900 (7/57) Installing libgcc (12.2.1_git20220924-r10) 04:54:23 #5 1.906 (8/57) Installing libstdc++ (12.2.1_git20220924-r10) 04:54:23 #5 1.930 (9/57) Installing zstd-libs (1.5.5-r4) 04:54:23 #5 1.944 (10/57) Installing binutils (2.40-r8) 04:54:23 #5 2.019 (11/57) Installing libmagic (5.45-r0) 04:54:23 #5 2.061 (12/57) Installing file (5.45-r0) 04:54:23 #5 2.065 (13/57) Installing libgomp (12.2.1_git20220924-r10) 04:54:23 #5 2.077 (14/57) Installing libatomic (12.2.1_git20220924-r10) 04:54:23 #5 2.082 (15/57) Installing gmp (6.2.1-r3) 04:54:23 #5 2.093 (16/57) Installing isl26 (0.26-r1) 04:54:23 #5 2.118 (17/57) Installing mpfr4 (4.2.0_p12-r0) 04:54:23 #5 2.129 (18/57) Installing mpc1 (1.3.1-r1) 04:54:23 #5 2.135 (19/57) Installing gcc (12.2.1_git20220924-r10) 04:54:24 #5 3.095 (20/57) Installing libstdc++-dev (12.2.1_git20220924-r10) 04:54:24 #5 3.418 (21/57) Installing musl-dev (1.2.4-r3) 04:54:24 #5 3.500 (22/57) Installing libc-dev (0.7.2-r5) 04:54:24 #5 3.504 (23/57) Installing g++ (12.2.1_git20220924-r10) 04:54:25 #5 3.821 (24/57) Installing make (4.4.1-r1) 04:54:25 #5 3.831 (25/57) Installing fortify-headers (1.1-r3) 04:54:25 #5 3.835 (26/57) Installing patch (2.7.6-r10) 04:54:25 #5 3.842 (27/57) Installing build-base (0.5-r3) 04:54:25 #5 3.847 (28/57) Installing libacl (2.3.1-r3) 04:54:25 #5 3.851 (29/57) Installing lz4-libs (1.9.4-r4) 04:54:25 #5 3.856 (30/57) Installing libarchive (3.8.0-r0) 04:54:25 #5 3.872 (31/57) Installing brotli-libs (1.0.9-r14) 04:54:25 #5 3.887 (32/57) Installing libunistring (1.1-r1) 04:54:25 #5 3.908 (33/57) Installing libidn2 (2.3.4-r1) 04:54:25 #5 3.915 (34/57) Installing nghttp2-libs (1.57.0-r0) 04:54:25 #5 3.922 (35/57) Installing libpsl (0.21.5-r0) 04:54:25 #5 3.928 (36/57) Installing libcurl (8.12.1-r0) 04:54:25 #5 3.941 (37/57) Installing libformw (6.4_p20230506-r0) 04:54:25 #5 3.946 (38/57) Installing rhash-libs (1.4.3-r2) 04:54:25 #5 3.954 (39/57) Installing libuv (1.44.2-r2) 04:54:25 #5 3.961 (40/57) Installing cmake (3.26.5-r0) 04:54:25 #5 4.584 (41/57) Installing pcre2 (10.42-r1) 04:54:25 #5 4.609 (42/57) Installing git (2.40.4-r0) 04:54:25 #5 4.688 (43/57) Installing perl-error (0.17029-r1) 04:54:25 #5 4.698 (44/57) Installing perl-git (2.40.4-r0) 04:54:25 #5 4.703 (45/57) Installing git-perl (2.40.4-r0) 04:54:25 #5 4.709 (46/57) Installing go (1.20.11-r0) 04:54:28 #5 7.401 (47/57) Installing libltdl (2.4.7-r2) 04:54:28 #5 7.407 (48/57) Installing libtool (2.4.7-r2) 04:54:28 #5 7.437 (49/57) Installing samurai (1.2-r3) 04:54:28 #5 7.442 (50/57) Installing pkgconf (1.9.5-r0) 04:54:28 #5 7.448 (51/57) Installing mpdecimal (2.5.1-r2) 04:54:28 #5 7.454 (52/57) Installing python3 (3.11.12-r1) 04:54:28 #5 7.690 (53/57) Installing python3-pycache-pyc0 (3.11.12-r1) 04:54:29 #5 7.848 (54/57) Installing pyc (0.1-r0) 04:54:29 #5 7.853 (55/57) Installing python3-pyc (3.11.12-r1) 04:54:29 #5 7.858 (56/57) Installing python3-dev (3.11.12-r1) 04:54:29 #5 8.364 (57/57) Installing sudo (1.9.13_p3-r2) 04:54:29 #5 8.400 Executing busybox-1.36.1-r2.trigger 04:54:29 #5 8.415 OK: 641 MiB in 93 packages 04:54:32 #5 DONE 11.3s 04:54:32 04:54:32 #6 [3/3] RUN cd /tmp && git clone --branch v2015.09.25 git://git.sv.gnu.org/autoconf-archive.git && cp /tmp/autoconf-archive/m4/* /usr/share/aclocal && rm -rf /tmp/autoconf-archive 04:54:32 #6 0.228 Cloning into 'autoconf-archive'... 04:54:36 #6 4.273 Note: switching to '557b34d93d5a03fd66a2d40b02152b8f12eccf4c'. 04:54:36 #6 4.273 04:54:36 #6 4.273 You are in 'detached HEAD' state. You can look around, make experimental 04:54:36 #6 4.273 changes and commit them, and you can discard any commits you make in this 04:54:36 #6 4.273 state without impacting any branches by switching back to a branch. 04:54:36 #6 4.273 04:54:36 #6 4.273 If you want to create a new branch to retain commits you create, you may 04:54:36 #6 4.273 do so (now or later) by using -c with the switch command. Example: 04:54:36 #6 4.273 04:54:36 #6 4.273 git switch -c 04:54:36 #6 4.273 04:54:36 #6 4.273 Or undo this operation with: 04:54:36 #6 4.273 04:54:36 #6 4.273 git switch - 04:54:36 #6 4.273 04:54:36 #6 4.273 Turn off this advice by setting config variable advice.detachedHead to false 04:54:36 #6 4.273 04:54:37 #6 DONE 4.5s 04:54:37 04:54:37 #7 exporting to image 04:54:37 #7 exporting layers 04:54:42 #7 exporting layers 5.1s done 04:54:42 #7 writing image sha256:7cb4da595fc546aa84e245278c2d85fb7d810457d0c6f0b6a8d5cfe6ff195171 done 04:54:42 #7 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 done 04:54:42 #7 DONE 5.1s 04:54:42 ---> docker-build.sh ends 04:54:42 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/sh -xe /tmp/jenkins990761252555275498.sh 04:54:42 [EnvInject] - Injecting environment variables from a build step. 04:54:42 [EnvInject] - Injecting as environment variables the properties content 04:54:42 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 04:54:42 04:54:42 [EnvInject] - Variables injected successfully. 04:54:42 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins8631346331970216466.sh 04:54:42 ---> docker-push.sh 04:54:42 Docker version 24.0.2, build cb74dfc 04:54:42 Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 04:54:42 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 04:54:42 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3] 04:54:42 cc545f9cd423: Preparing 04:54:42 743e165a6263: Preparing 04:54:42 ae2ed3079163: Preparing 04:54:42 aa3a591fc84e: Preparing 04:54:42 7f29b11ef9dd: Preparing 04:54:42 a1c2f058ec5f: Preparing 04:54:42 cc2447e1835a: Preparing 04:54:42 a1c2f058ec5f: Waiting 04:54:42 cc2447e1835a: Waiting 04:54:42 ae2ed3079163: Layer already exists 04:54:42 aa3a591fc84e: Layer already exists 04:54:42 7f29b11ef9dd: Layer already exists 04:54:42 a1c2f058ec5f: Layer already exists 04:54:42 cc2447e1835a: Layer already exists 04:54:42 cc545f9cd423: Pushed 04:55:34 743e165a6263: Pushed 04:55:34 12-a3.11: digest: sha256:2818fe5d8b35aab3cc132c8135ac9b97e4d58c69d838dfbdaf40b01d095b3d8c size: 1791 04:55:34 ---> docker-push.sh ends 04:55:34 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins1611800291134344166.sh 04:55:34 $ ssh-agent -k 04:55:34 unset SSH_AUTH_SOCK; 04:55:34 unset SSH_AGENT_PID; 04:55:34 echo Agent pid 2132 killed; 04:55:34 [ssh-agent] Stopped. 04:55:34 [PostBuildScript] - [INFO] Executing post build scripts. 04:55:34 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins8586532450543871859.sh 04:55:34 ---> sysstat.sh 04:55:35 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins14325718972655408.sh 04:55:35 ---> package-listing.sh 04:55:35 ++ facter osfamily 04:55:35 ++ tr '[:upper:]' '[:lower:]' 04:55:35 + OS_FAMILY=debian 04:55:35 + workspace=/w/workspace/it-dev-bldr-alpine3-docker-merge-master 04:55:35 + START_PACKAGES=/tmp/packages_start.txt 04:55:35 + END_PACKAGES=/tmp/packages_end.txt 04:55:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:55:35 + PACKAGES=/tmp/packages_start.txt 04:55:35 + '[' /w/workspace/it-dev-bldr-alpine3-docker-merge-master ']' 04:55:35 + PACKAGES=/tmp/packages_end.txt 04:55:35 + case "${OS_FAMILY}" in 04:55:35 + dpkg -l 04:55:35 + grep '^ii' 04:55:35 + '[' -f /tmp/packages_start.txt ']' 04:55:35 + '[' -f /tmp/packages_end.txt ']' 04:55:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:55:35 + '[' /w/workspace/it-dev-bldr-alpine3-docker-merge-master ']' 04:55:35 + mkdir -p /w/workspace/it-dev-bldr-alpine3-docker-merge-master/archives/ 04:55:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/it-dev-bldr-alpine3-docker-merge-master/archives/ 04:55:35 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins9484207134020400670.sh 04:55:35 ---> capture-instance-metadata.sh 04:55:35 Setup pyenv: 04:55:35 system 04:55:35 3.8.13 04:55:35 3.9.13 04:55:35 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-docker-merge-master/.python-version) 04:55:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eOVo from file:/tmp/.os_lf_venv 04:55:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:55:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:55:38 lf-activate-venv(): INFO: Base packages installed successfully 04:55:38 lf-activate-venv(): INFO: Installing additional packages: lftools 04:55:56 lf-activate-venv(): INFO: Adding /tmp/venv-eOVo/bin to PATH 04:55:56 INFO: Running in OpenStack, capturing instance metadata 04:55:56 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins1915199052770855230.sh 04:55:56 provisioning config files... 04:55:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-dev-bldr-alpine3-docker-merge-master@tmp/config4447555692564288396tmp 04:55:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 04:55:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 04:55:56 [EnvInject] - Injecting environment variables from a build step. 04:55:56 [EnvInject] - Injecting as environment variables the properties content 04:55:56 SERVER_ID=logs 04:55:56 04:55:56 [EnvInject] - Variables injected successfully. 04:55:56 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins16453920986418236282.sh 04:55:56 ---> create-netrc.sh 04:55:56 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins18436552825143413078.sh 04:55:56 ---> python-tools-install.sh 04:55:56 Setup pyenv: 04:55:56 system 04:55:56 3.8.13 04:55:56 3.9.13 04:55:56 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-docker-merge-master/.python-version) 04:55:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eOVo from file:/tmp/.os_lf_venv 04:55:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:55:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:56:00 lf-activate-venv(): INFO: Base packages installed successfully 04:56:00 lf-activate-venv(): INFO: Installing additional packages: lftools 04:56:18 lf-activate-venv(): INFO: Adding /tmp/venv-eOVo/bin to PATH 04:56:18 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/sh /tmp/jenkins13136770127186365400.sh 04:56:18 ---> uv-install.sh 04:56:18 uv 0.12.5 is already installed 04:56:18 uvx 0.12.5 (x86_64-unknown-linux-gnu) 04:56:18 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins2873323929611042823.sh 04:56:18 ---> sudo-logs.sh 04:56:18 Archiving 'sudo' log.. 04:56:18 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins4091982237929861441.sh 04:56:18 ---> job-cost.sh 04:56:18 INFO: Activating Python virtual environment... 04:56:18 Setup pyenv: 04:56:18 system 04:56:18 3.8.13 04:56:18 3.9.13 04:56:18 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-docker-merge-master/.python-version) 04:56:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eOVo from file:/tmp/.os_lf_venv 04:56:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:56:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:56:22 lf-activate-venv(): INFO: Base packages installed successfully 04:56:22 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 04:56:32 lf-activate-venv(): INFO: Adding /tmp/venv-eOVo/bin to PATH 04:56:32 INFO: No stack-cost file found 04:56:32 INFO: Instance uptime: 307s 04:56:32 INFO: Fetching instance metadata (attempt 1 of 3)... 04:56:32 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 04:56:32 INFO: Successfully fetched instance metadata 04:56:32 INFO: Instance type: v3-starter-4 04:56:32 INFO: Retrieving pricing info for: v3-starter-4 04:56:32 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 04:56:32 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-starter-4/cost?seconds=307 04:56:32 INFO: Successfully fetched Vexxhost pricing API 04:56:32 INFO: Retrieved cost: 0.04 04:56:32 INFO: Retrieved resource: v3-starter-4 04:56:32 INFO: Creating archive directory: /w/workspace/it-dev-bldr-alpine3-docker-merge-master/archives/cost 04:56:32 INFO: Archiving costs to: /w/workspace/it-dev-bldr-alpine3-docker-merge-master/archives/cost.csv 04:56:32 INFO: Successfully archived job cost data 04:56:32 DEBUG: Cost data: it-dev-bldr-alpine3-docker-merge-master,342,2026-08-22 04:56:32,v3-starter-4,307,0.04,0.00,SUCCESS 04:56:32 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash -l /tmp/jenkins13758182831157403630.sh 04:56:33 ---> logs-deploy.sh 04:56:33 Setup pyenv: 04:56:33 system 04:56:33 3.8.13 04:56:33 3.9.13 04:56:33 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-docker-merge-master/.python-version) 04:56:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eOVo from file:/tmp/.os_lf_venv 04:56:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:56:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:56:36 lf-activate-venv(): INFO: Base packages installed successfully 04:56:36 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 04:56:53 lf-activate-venv(): INFO: Adding /tmp/venv-eOVo/bin to PATH 04:56:53 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/it-dev-bldr-alpine3-docker-merge-master/342 04:56:53 INFO: archiving workspace using pattern(s): 04:56:55 Archives upload complete. 04:56:55 INFO: archiving logs to Nexus 04:56:57 ---> uname -a: 04:56:57 Linux prd-ubuntu1804-docker-4c-4g-8877 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 04:56:57 04:56:57 04:56:57 ---> lscpu: 04:56:57 Architecture: x86_64 04:56:57 CPU op-mode(s): 32-bit, 64-bit 04:56:57 Byte Order: Little Endian 04:56:57 CPU(s): 4 04:56:57 On-line CPU(s) list: 0-3 04:56:57 Thread(s) per core: 1 04:56:57 Core(s) per socket: 1 04:56:57 Socket(s): 4 04:56:57 NUMA node(s): 1 04:56:57 Vendor ID: AuthenticAMD 04:56:57 CPU family: 23 04:56:57 Model: 49 04:56:57 Model name: AMD EPYC-Rome Processor 04:56:57 Stepping: 0 04:56:57 CPU MHz: 2800.000 04:56:57 BogoMIPS: 5600.00 04:56:57 Virtualization: AMD-V 04:56:57 Hypervisor vendor: KVM 04:56:57 Virtualization type: full 04:56:57 L1d cache: 32K 04:56:57 L1i cache: 32K 04:56:57 L2 cache: 512K 04:56:57 L3 cache: 16384K 04:56:57 NUMA node0 CPU(s): 0-3 04:56:57 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 04:56:57 04:56:57 04:56:57 ---> nproc: 04:56:57 4 04:56:57 04:56:57 04:56:57 ---> df -h: 04:56:57 Filesystem Size Used Avail Use% Mounted on 04:56:57 udev 3.9G 0 3.9G 0% /dev 04:56:57 tmpfs 798M 696K 797M 1% /run 04:56:57 /dev/vda1 20G 9.7G 9.6G 51% / 04:56:57 tmpfs 3.9G 0 3.9G 0% /dev/shm 04:56:57 tmpfs 5.0M 0 5.0M 0% /run/lock 04:56:57 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 04:56:57 /dev/vda15 105M 5.3M 100M 5% /boot/efi 04:56:57 tmpfs 798M 0 798M 0% /run/user/1001 04:56:57 04:56:57 04:56:57 ---> free -m: 04:56:57 total used free shared buff/cache available 04:56:57 Mem: 7975 496 4506 0 2973 7180 04:56:57 Swap: 1023 0 1023 04:56:57 04:56:57 04:56:57 ---> ip addr: 04:56:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 04:56:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:56:57 inet 127.0.0.1/8 scope host lo 04:56:57 valid_lft forever preferred_lft forever 04:56:57 inet6 ::1/128 scope host 04:56:57 valid_lft forever preferred_lft forever 04:56:57 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 04:56:57 link/ether fa:16:3e:ad:7c:3c brd ff:ff:ff:ff:ff:ff 04:56:57 inet 10.32.7.249/23 brd 10.32.7.255 scope global dynamic ens3 04:56:57 valid_lft 86081sec preferred_lft 86081sec 04:56:57 inet6 fe80::f816:3eff:fead:7c3c/64 scope link 04:56:57 valid_lft forever preferred_lft forever 04:56:57 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 04:56:57 link/ether 02:42:41:4c:67:c4 brd ff:ff:ff:ff:ff:ff 04:56:57 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:56:57 valid_lft forever preferred_lft forever 04:56:57 04:56:57 04:56:57 ---> sar -b -r -n DEV: 04:56:57 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-8877) 08/22/26 _x86_64_ (4 CPU) 04:56:57 04:56:57 04:51:40 LINUX RESTART (4 CPU) 04:56:57 04:56:57 04:52:01 tps rtps wtps bread/s bwrtn/s 04:56:57 04:53:02 159.29 69.29 90.00 5606.13 40181.72 04:56:57 04:54:01 59.74 0.10 59.63 20.61 9247.52 04:56:57 04:55:01 111.51 12.90 98.62 2301.62 33748.64 04:56:57 04:56:01 7.53 0.22 7.32 9.87 313.81 04:56:57 Average: 84.62 20.71 63.91 1992.77 20921.56 04:56:57 04:56:57 04:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:56:57 04:53:02 5911200 7441280 2256220 27.62 38120 1672520 976456 10.60 556820 1531200 63912 04:56:57 04:54:01 5547996 7389588 2619424 32.07 57580 1948424 1007340 10.93 622988 1794636 162152 04:56:57 04:55:01 4702196 7429356 3465224 42.43 73672 2781788 1079876 11.72 1178912 2019692 60 04:56:57 04:56:01 4657892 7391716 3509528 42.97 75508 2789868 1007808 10.94 1308744 1937908 27620 04:56:57 Average: 5204821 7412985 2962599 36.27 61220 2298150 1017870 11.04 916866 1820859 63436 04:56:57 04:56:57 04:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:56:57 04:53:02 lo 1.07 1.07 0.09 0.09 0.00 0.00 0.00 0.00 04:56:57 04:53:02 ens3 376.30 210.25 1197.86 63.31 0.00 0.00 0.00 0.00 04:56:57 04:53:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:57 04:54:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 04:56:57 04:54:01 ens3 36.15 32.16 700.16 4.46 0.00 0.00 0.00 0.00 04:56:57 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:57 04:55:01 lo 3.00 3.00 0.30 0.30 0.00 0.00 0.00 0.00 04:56:57 04:55:01 ens3 726.50 361.24 4480.77 1561.08 0.00 0.00 0.00 0.00 04:56:57 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:57 04:56:01 lo 1.00 1.00 0.08 0.08 0.00 0.00 0.00 0.00 04:56:57 04:56:01 ens3 157.64 283.42 18.17 2270.74 0.00 0.00 0.00 0.00 04:56:57 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:57 Average: lo 1.39 1.39 0.13 0.13 0.00 0.00 0.00 0.00 04:56:57 Average: ens3 325.35 222.56 1603.00 978.96 0.00 0.00 0.00 0.00 04:56:57 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:57 04:56:57 04:56:57 ---> sar -P ALL: 04:56:57 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-8877) 08/22/26 _x86_64_ (4 CPU) 04:56:57 04:56:57 04:51:40 LINUX RESTART (4 CPU) 04:56:57 04:56:57 04:52:01 CPU %user %nice %system %iowait %steal %idle 04:56:57 04:53:02 all 20.62 0.00 2.78 5.28 1.31 70.00 04:56:57 04:53:02 0 14.99 0.00 1.78 2.08 0.90 80.25 04:56:57 04:53:02 1 25.41 0.00 4.53 6.96 1.25 61.85 04:56:57 04:53:02 2 14.59 0.00 1.73 6.14 1.45 76.10 04:56:57 04:53:02 3 27.50 0.00 3.06 5.92 1.68 61.84 04:56:57 04:54:01 all 20.18 0.00 1.23 1.61 1.07 75.91 04:56:57 04:54:01 0 7.26 0.00 0.83 0.86 0.68 90.37 04:56:57 04:54:01 1 29.11 0.00 1.94 5.34 1.42 62.18 04:56:57 04:54:01 2 16.72 0.00 0.57 0.15 1.31 81.24 04:56:57 04:54:01 3 27.65 0.00 1.58 0.10 0.86 69.81 04:56:57 04:55:01 all 19.58 0.00 3.21 2.45 0.75 74.00 04:56:57 04:55:01 0 28.07 0.00 3.47 2.23 0.75 65.48 04:56:57 04:55:01 1 20.57 0.00 4.35 0.62 0.86 73.61 04:56:57 04:55:01 2 14.12 0.00 2.40 2.23 0.79 80.47 04:56:57 04:55:01 3 15.58 0.00 2.69 4.70 0.60 76.43 04:56:57 04:56:01 all 21.33 0.00 1.10 0.21 0.54 76.83 04:56:57 04:56:01 0 13.74 0.00 0.85 0.02 0.28 85.11 04:56:57 04:56:01 1 24.32 0.00 1.47 0.03 0.55 73.62 04:56:57 04:56:01 2 27.96 0.00 1.05 0.80 0.85 69.34 04:56:57 04:56:01 3 19.31 0.00 1.02 0.00 0.45 79.22 04:56:57 Average: all 20.43 0.00 2.08 2.39 0.92 74.18 04:56:57 Average: 0 16.03 0.00 1.73 1.30 0.65 80.29 04:56:57 Average: 1 24.85 0.00 3.07 3.24 1.02 67.82 04:56:57 Average: 2 18.36 0.00 1.44 2.34 1.10 76.77 04:56:57 Average: 3 22.49 0.00 2.09 2.69 0.90 71.83 04:56:57 04:56:57 04:56:57