Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-4866 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/it-dev-bldr-alpine3-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-rEW7GaOQLcSx/agent.2145 SSH_AGENT_PID=2147 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/it-dev-bldr-alpine3-docker-merge-master@tmp/private_key_15042675144089794836.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-bldr-alpine3-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-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins9168235008392015442.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-EpId 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-EpId/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.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 25.2 from /tmp/venv-EpId/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.13.5 boto3==1.40.40 botocore==1.40.40 bs4==0.0.2 cachetools==5.5.2 certifi==2025.8.3 cffi==2.0.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.3 click==8.3.0 cliff==4.11.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.4.1 durationpy==0.10 email-validator==2.3.0 filelock==3.19.1 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.40.3 httplib2==0.31.0 identify==2.6.14 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.1 jsonschema-specifications==2025.9.1 keystoneauth1==5.12.0 kubernetes==33.1.0 lftools==0.37.14 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.2 mdurl==0.1.2 msgpack==1.1.1 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.7.1 os-service-types==1.8.0 osc-lib==4.2.0 oslo.config==10.0.0 oslo.context==6.1.0 oslo.i18n==6.6.0 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.1.0 packaging==25.0 pbr==7.0.1 platformdirs==4.4.0 prettytable==3.16.0 psutil==7.1.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.6.0 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.2.0 python-swiftclient==4.8.0 PyYAML==6.0.3 referencing==0.36.2 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.1.0 rich-argparse==1.7.1 rpds-py==0.27.1 rsa==4.9.1 ruamel.yaml==0.18.15 ruamel.yaml.clib==0.2.14 s3transfer==0.14.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8 stevedore==5.5.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.34.0 wcwidth==0.2.14 websocket-client==1.8.0 wrapt==1.17.3 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/it-dev-bldr-alpine3-docker-merge-master@tmp/config4323857202028181514tmp copy managed file [it-dev-settings] to file:/w/workspace/it-dev-bldr-alpine3-docker-merge-master@tmp/config9098449714143893836tmp [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins17703742734881233815.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-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins7316864028485450667.sh [it-dev-bldr-alpine3-docker-merge-master] $ /bin/sh -xe /tmp/jenkins16451039103547747832.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=bldr-imgs/bldr-alpine3 CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash -l /tmp/jenkins16284450843285980953.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EpId 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-EpId/bin to PATH ---> Docker image tag found: 12-a3.11 [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=--network=host DOCKER_ROOT=bldr-imgs/bldr-alpine3 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/bldr-alpine3 [EnvInject] - Variables injected successfully. [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins2065090262429330651.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 . #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.32kB done #2 DONE 0.1s #3 [internal] load metadata for docker.io/library/python:3.7-alpine #3 DONE 1.4s #4 [1/3] FROM docker.io/library/python:3.7-alpine@sha256:f3d31c8677d03f0b3c724446077f229a6ce9d3ac430f5c08cd7dff00292048c3 #4 resolve docker.io/library/python:3.7-alpine@sha256:f3d31c8677d03f0b3c724446077f229a6ce9d3ac430f5c08cd7dff00292048c3 0.0s done #4 DONE 0.0s #4 [1/3] FROM docker.io/library/python:3.7-alpine@sha256:f3d31c8677d03f0b3c724446077f229a6ce9d3ac430f5c08cd7dff00292048c3 #4 sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 0B / 10.94MB 0.1s #4 sha256:f3d31c8677d03f0b3c724446077f229a6ce9d3ac430f5c08cd7dff00292048c3 1.65kB / 1.65kB done #4 sha256:e6da3ee9bb64dd12b98fa609487f112fe1e365522e6e8345309db15c22a80a51 1.37kB / 1.37kB done #4 sha256:1bac8ae77e4af0b868b62a75115616a20e025e0451eeed05d94a4cfc4523e58a 6.87kB / 6.87kB done #4 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0B / 3.40MB 0.1s #4 sha256:9875af95546db78168a6761b7fa205ed1cd0c153cd89356c1512e551c12b2d5c 0B / 622.29kB 0.1s #4 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 2.10MB / 3.40MB 0.3s #4 sha256:9875af95546db78168a6761b7fa205ed1cd0c153cd89356c1512e551c12b2d5c 622.29kB / 622.29kB 0.3s done #4 sha256:148762f75a1f92cc9857e9c488bf95d5aac61e9905ec47a7408025b2dd5c3b7a 0B / 240B 0.3s #4 sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 3.15MB / 10.94MB 0.4s #4 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.3s done #4 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s #4 sha256:ea1518237b3753b3fe40ee773d77651704178d9baa72ae5012e13a992cfa6c63 0B / 2.85MB 0.4s #4 sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 4.19MB / 10.94MB 0.5s #4 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done #4 extracting sha256:9875af95546db78168a6761b7fa205ed1cd0c153cd89356c1512e551c12b2d5c #4 sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 6.29MB / 10.94MB 0.7s #4 sha256:148762f75a1f92cc9857e9c488bf95d5aac61e9905ec47a7408025b2dd5c3b7a 240B / 240B 0.5s done #4 sha256:ea1518237b3753b3fe40ee773d77651704178d9baa72ae5012e13a992cfa6c63 2.85MB / 2.85MB 0.7s #4 sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 10.94MB / 10.94MB 0.8s #4 sha256:ea1518237b3753b3fe40ee773d77651704178d9baa72ae5012e13a992cfa6c63 2.85MB / 2.85MB 0.7s done #4 sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 10.94MB / 10.94MB 0.8s done #4 extracting sha256:9875af95546db78168a6761b7fa205ed1cd0c153cd89356c1512e551c12b2d5c 0.3s done #4 extracting sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 #4 extracting sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 0.7s done #4 extracting sha256:148762f75a1f92cc9857e9c488bf95d5aac61e9905ec47a7408025b2dd5c3b7a #4 extracting sha256:148762f75a1f92cc9857e9c488bf95d5aac61e9905ec47a7408025b2dd5c3b7a done #4 extracting sha256:ea1518237b3753b3fe40ee773d77651704178d9baa72ae5012e13a992cfa6c63 0.1s #4 extracting sha256:ea1518237b3753b3fe40ee773d77651704178d9baa72ae5012e13a992cfa6c63 0.4s done #4 DONE 2.6s #5 [2/3] RUN apk update && apk add autoconf automake build-base cmake libtool ninja pkgconfig python3-dev sudo git go #5 0.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz #5 0.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz #5 0.970 v3.18.12-140-g3d8a58a5f14 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] #5 0.970 v3.18.12-132-ge2ea6f61358 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] #5 0.970 OK: 20086 distinct packages available #5 1.449 (1/57) Upgrading musl (1.2.4-r1 -> 1.2.4-r3) #5 1.538 (2/57) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) #5 1.547 (3/57) Installing m4 (1.4.19-r3) #5 1.557 (4/57) Installing perl (5.36.2-r1) #5 1.915 (5/57) Installing autoconf (2.71-r2) #5 1.943 (6/57) Installing automake (1.16.5-r2) #5 1.968 (7/57) Installing libgcc (12.2.1_git20220924-r10) #5 1.974 (8/57) Installing libstdc++ (12.2.1_git20220924-r10) #5 1.999 (9/57) Installing zstd-libs (1.5.5-r4) #5 2.012 (10/57) Installing binutils (2.40-r8) #5 2.092 (11/57) Installing libmagic (5.45-r0) #5 2.132 (12/57) Installing file (5.45-r0) #5 2.136 (13/57) Installing libgomp (12.2.1_git20220924-r10) #5 2.144 (14/57) Installing libatomic (12.2.1_git20220924-r10) #5 2.148 (15/57) Installing gmp (6.2.1-r3) #5 2.157 (16/57) Installing isl26 (0.26-r1) #5 2.180 (17/57) Installing mpfr4 (4.2.0_p12-r0) #5 2.197 (18/57) Installing mpc1 (1.3.1-r1) #5 2.203 (19/57) Installing gcc (12.2.1_git20220924-r10) #5 3.184 (20/57) Installing libstdc++-dev (12.2.1_git20220924-r10) #5 3.508 (21/57) Installing musl-dev (1.2.4-r3) #5 3.614 (22/57) Installing libc-dev (0.7.2-r5) #5 3.618 (23/57) Installing g++ (12.2.1_git20220924-r10) #5 3.935 (24/57) Installing make (4.4.1-r1) #5 3.946 (25/57) Installing fortify-headers (1.1-r3) #5 3.951 (26/57) Installing patch (2.7.6-r10) #5 3.959 (27/57) Installing build-base (0.5-r3) #5 3.963 (28/57) Installing libacl (2.3.1-r3) #5 3.968 (29/57) Installing lz4-libs (1.9.4-r4) #5 3.976 (30/57) Installing libarchive (3.8.0-r0) #5 3.989 (31/57) Installing brotli-libs (1.0.9-r14) #5 4.053 (32/57) Installing libunistring (1.1-r1) #5 4.075 (33/57) Installing libidn2 (2.3.4-r1) #5 4.083 (34/57) Installing nghttp2-libs (1.57.0-r0) #5 4.088 (35/57) Installing libpsl (0.21.5-r0) #5 4.093 (36/57) Installing libcurl (8.12.1-r0) #5 4.106 (37/57) Installing libformw (6.4_p20230506-r0) #5 4.111 (38/57) Installing rhash-libs (1.4.3-r2) #5 4.125 (39/57) Installing libuv (1.44.2-r2) #5 4.131 (40/57) Installing cmake (3.26.5-r0) #5 4.788 (41/57) Installing pcre2 (10.42-r1) #5 4.804 (42/57) Installing git (2.40.4-r0) #5 4.885 (43/57) Installing perl-error (0.17029-r1) #5 4.891 (44/57) Installing perl-git (2.40.4-r0) #5 4.902 (45/57) Installing git-perl (2.40.4-r0) #5 4.917 (46/57) Installing go (1.20.11-r0) #5 6.544 (47/57) Installing libltdl (2.4.7-r2) #5 6.549 (48/57) Installing libtool (2.4.7-r2) #5 6.580 (49/57) Installing samurai (1.2-r3) #5 6.585 (50/57) Installing pkgconf (1.9.5-r0) #5 6.591 (51/57) Installing mpdecimal (2.5.1-r2) #5 6.597 (52/57) Installing python3 (3.11.12-r1) #5 6.852 (53/57) Installing python3-pycache-pyc0 (3.11.12-r1) #5 7.011 (54/57) Installing pyc (0.1-r0) #5 7.025 (55/57) Installing python3-pyc (3.11.12-r1) #5 7.029 (56/57) Installing python3-dev (3.11.12-r1) #5 7.505 (57/57) Installing sudo (1.9.13_p3-r2) #5 7.555 Executing busybox-1.36.1-r2.trigger #5 7.570 OK: 641 MiB in 93 packages #5 DONE 9.9s #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 #6 0.229 Cloning into 'autoconf-archive'... #6 196.2 Note: switching to '557b34d93d5a03fd66a2d40b02152b8f12eccf4c'. #6 196.2 #6 196.2 You are in 'detached HEAD' state. You can look around, make experimental #6 196.2 changes and commit them, and you can discard any commits you make in this #6 196.2 state without impacting any branches by switching back to a branch. #6 196.2 #6 196.2 If you want to create a new branch to retain commits you create, you may #6 196.2 do so (now or later) by using -c with the switch command. Example: #6 196.2 #6 196.2 git switch -c #6 196.2 #6 196.2 Or undo this operation with: #6 196.2 #6 196.2 git switch - #6 196.2 #6 196.2 Turn off this advice by setting config variable advice.detachedHead to false #6 196.2 #6 DONE 196.5s #7 exporting to image #7 exporting layers #7 exporting layers 5.1s done #7 writing image sha256:a2e0e69531df18839a39c4e4f2f632d7ae0319005976b04a44115dc90104016e done #7 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 0.0s done #7 DONE 5.2s ---> docker-build.sh ends [it-dev-bldr-alpine3-docker-merge-master] $ /bin/sh -xe /tmp/jenkins2756594923436604249.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 [EnvInject] - Variables injected successfully. [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins11126237265157817331.sh ---> docker-push.sh Docker version 24.0.2, build cb74dfc Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3] 32bc6c031970: Preparing 783bf421edf1: Preparing ae2ed3079163: Preparing aa3a591fc84e: Preparing 7f29b11ef9dd: Preparing a1c2f058ec5f: Preparing cc2447e1835a: Preparing a1c2f058ec5f: Waiting cc2447e1835a: Waiting 7f29b11ef9dd: Layer already exists ae2ed3079163: Layer already exists aa3a591fc84e: Layer already exists a1c2f058ec5f: Layer already exists cc2447e1835a: Layer already exists 32bc6c031970: Pushed 783bf421edf1: Pushed 12-a3.11: digest: sha256:f1cacba950fd294b0a0d1f5efacb38c4ed4477d8f7708e7ea28481ebcca80e8e size: 1791 ---> docker-push.sh ends [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins11555126690569024504.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2147 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins6610471987962952917.sh ---> sysstat.sh [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins3535562214371493121.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/it-dev-bldr-alpine3-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-bldr-alpine3-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-bldr-alpine3-docker-merge-master ']' + mkdir -p /w/workspace/it-dev-bldr-alpine3-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/it-dev-bldr-alpine3-docker-merge-master/archives/ [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins234787419298754380.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EpId 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-EpId/bin to PATH INFO: Running in OpenStack, capturing instance metadata [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins16769957389004142732.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-dev-bldr-alpine3-docker-merge-master@tmp/config13113069785643042917tmp 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-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins12391515417730539931.sh ---> create-netrc.sh [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins13853939314309744822.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EpId 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-EpId/bin to PATH [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins1595158580099998081.sh ---> sudo-logs.sh Archiving 'sudo' log.. [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins17669950264931782792.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EpId 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-EpId/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-4 INFO: Archiving Costs [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash -l /tmp/jenkins15373734300320762018.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EpId 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-EpId/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/it-dev-bldr-alpine3-docker-merge-master/295 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-4866 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: 2799.998 BogoMIPS: 5599.99 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.6G 9.7G 50% / 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 513 4622 0 2839 7163 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:6f:6a:04 brd ff:ff:ff:ff:ff:ff inet 10.32.6.231/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 85888sec preferred_lft 85888sec inet6 fe80::f816:3eff:fe6f:6a04/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:0e:88:c0:ce 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 ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4866) 09/27/25 _x86_64_ (4 CPU) 04:51:45 LINUX RESTART (4 CPU) 04:52:01 tps rtps wtps bread/s bwrtn/s 04:53:02 156.07 69.03 87.03 5589.33 39790.02 04:54:01 60.79 0.15 60.63 26.57 9121.71 04:55:01 88.42 12.50 75.92 2258.31 29352.75 04:56:01 2.05 0.00 2.05 0.00 74.92 04:57:01 1.47 0.00 1.47 0.00 67.86 04:58:01 8.83 0.07 8.77 2.67 560.44 04:59:01 5.68 0.20 5.48 9.73 185.70 05:00:01 19.26 0.40 18.86 32.79 1378.70 Average: 42.78 10.31 32.47 991.87 10068.27 04:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:53:02 5888080 7409708 2279340 27.91 37420 1664788 992660 10.77 590572 1521128 61600 04:54:01 5573868 7361524 2593552 31.75 57892 1895096 1027224 11.15 652568 1741352 128664 04:55:01 4798652 7383796 3368768 41.25 71688 2652532 1303600 14.14 668036 2445584 712 04:56:01 4796948 7383324 3370472 41.27 71776 2653680 1311568 14.23 668612 2446732 204 04:57:01 4802672 7387640 3364748 41.20 71880 2652160 1321428 14.34 664784 2445220 0 04:58:01 4807456 7395992 3359964 41.14 72700 2653548 1102268 11.96 1181468 1922656 200 04:59:01 4706532 7301848 3460888 42.37 73428 2660256 1098928 11.92 1395700 1810896 7292 05:00:01 4720016 7319580 3447404 42.21 76452 2661080 1086972 11.79 1385316 1806856 9548 Average: 5011778 7367926 3155642 38.64 66654 2436642 1155581 12.54 900882 2017553 26028 04:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:53:02 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 04:53:02 ens3 432.80 238.68 1085.54 66.89 0.00 0.00 0.00 0.00 04:53:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:54:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 04:54:01 ens3 52.06 41.23 678.80 5.33 0.00 0.00 0.00 0.00 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:01 lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 04:55:01 ens3 618.73 131.41 4040.68 12.50 0.00 0.00 0.00 0.00 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:01 ens3 11.76 9.65 19.80 0.66 0.00 0.00 0.00 0.00 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:01 ens3 13.66 10.20 24.29 0.69 0.00 0.00 0.00 0.00 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:01 lo 1.07 1.07 0.09 0.09 0.00 0.00 0.00 0.00 04:58:01 ens3 72.64 124.85 16.23 935.05 0.00 0.00 0.00 0.00 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:59:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 04:59:01 ens3 204.18 361.67 18.52 2873.92 0.00 0.00 0.00 0.00 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 05:00:01 ens3 11.46 12.13 8.93 5.80 0.00 0.00 0.00 0.00 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 0.79 0.79 0.07 0.07 0.00 0.00 0.00 0.00 Average: ens3 177.43 116.38 736.78 488.61 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4866) 09/27/25 _x86_64_ (4 CPU) 04:51:45 LINUX RESTART (4 CPU) 04:52:01 CPU %user %nice %system %iowait %steal %idle 04:53:02 all 19.02 0.00 2.91 5.04 1.56 71.47 04:53:02 0 25.02 0.00 2.68 3.11 1.55 67.65 04:53:02 1 11.30 0.00 2.32 11.16 1.58 73.64 04:53:02 2 16.76 0.00 4.42 2.74 1.69 74.38 04:53:02 3 23.03 0.00 2.20 3.14 1.44 70.20 04:54:01 all 20.62 0.00 1.31 1.61 1.04 75.42 04:54:01 0 13.25 0.00 0.86 0.08 0.52 85.27 04:54:01 1 13.52 0.00 0.98 3.99 1.05 80.46 04:54:01 2 11.66 0.00 0.91 1.92 1.10 84.41 04:54:01 3 44.10 0.00 2.51 0.42 1.47 51.49 04:55:01 all 6.53 0.00 1.88 1.73 0.54 89.32 04:55:01 0 2.05 0.00 0.80 0.42 0.30 96.43 04:55:01 1 3.19 0.00 1.14 1.08 0.35 94.24 04:55:01 2 12.49 0.00 3.26 5.18 0.89 78.19 04:55:01 3 8.39 0.00 2.32 0.23 0.67 88.38 04:56:01 all 0.05 0.00 0.04 0.02 0.02 99.87 04:56:01 0 0.03 0.00 0.05 0.00 0.02 99.90 04:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:56:01 2 0.08 0.00 0.03 0.07 0.03 99.78 04:56:01 3 0.12 0.00 0.07 0.00 0.00 99.82 04:57:01 all 0.07 0.00 0.05 0.02 0.01 99.84 04:57:01 0 0.05 0.00 0.03 0.00 0.00 99.92 04:57:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:57:01 2 0.05 0.00 0.05 0.08 0.00 99.82 04:57:01 3 0.17 0.00 0.12 0.00 0.03 99.68 04:58:01 all 8.53 0.00 1.01 0.16 0.32 89.98 04:58:01 0 9.40 0.00 1.14 0.15 0.28 89.03 04:58:01 1 5.33 0.00 1.06 0.03 0.27 93.31 04:58:01 2 8.57 0.00 0.80 0.42 0.28 89.93 04:58:01 3 10.78 0.00 1.04 0.05 0.43 87.70 04:59:01 all 22.09 0.00 1.06 0.18 0.49 76.18 04:59:01 0 21.87 0.00 1.15 0.00 0.27 76.71 04:59:01 1 15.77 0.00 0.83 0.02 0.40 82.98 04:59:01 2 18.60 0.00 1.08 0.62 0.38 79.31 04:59:01 3 32.16 0.00 1.17 0.07 0.92 65.68 05:00:01 all 20.75 0.00 1.07 0.68 1.35 76.15 05:00:01 0 32.26 0.00 1.36 0.35 1.30 64.73 05:00:01 1 8.38 0.00 0.59 0.13 1.43 89.46 05:00:01 2 8.08 0.00 0.97 2.05 1.19 87.71 05:00:01 3 34.46 0.00 1.36 0.18 1.50 62.50 Average: all 12.21 0.00 1.17 1.18 0.67 84.78 Average: 0 13.00 0.00 1.01 0.52 0.53 84.95 Average: 1 7.19 0.00 0.87 2.06 0.64 89.24 Average: 2 9.54 0.00 1.44 1.64 0.70 86.69 Average: 3 19.11 0.00 1.35 0.51 0.81 78.23