Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/nonrtric/+/15414 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos7-builder-1c-1g-838 (centos7-builder-1c-1g) in workspace /w/workspace/rtdv3-global-verify-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-wXUTlWoGJ3YV/agent.6958 SSH_AGENT_PID=6964 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/rtdv3-global-verify-master@tmp/private_key_5331611489938331320.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/nonrtric > git init /w/workspace/rtdv3-global-verify-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric > git --version # timeout=10 > git --version # 'git version 2.36.6' using GIT_SSH to set credentials jenkins [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/rtdv3-global-verify-master@tmp/jenkins-gitclient-ssh1370377755510447098.key > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric using GIT_SSH to set credentials jenkins [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/rtdv3-global-verify-master@tmp/jenkins-gitclient-ssh2543713956702157238.key > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric refs/changes/14/15414/2 # timeout=10 > git rev-parse afeb98432c1002ab683c1536ba7d092fae609f99^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision afeb98432c1002ab683c1536ba7d092fae609f99 (refs/changes/14/15414/2) > git config core.sparsecheckout # timeout=10 > git checkout -f afeb98432c1002ab683c1536ba7d092fae609f99 # timeout=10 Commit message: "Update docs for M-Release (part1)" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 090294b2166a289ed8ee685ae0ade1801febdd43 # timeout=10 Run condition [File exists] enabling prebuild for step [BuilderChain] provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [File exists] check if file exists [.readthedocs.yaml] Run condition [File exists] enabling perform for step [BuilderChain] provisioning config files... copy managed file [lftoolsini] to file:/home/jenkins/.config/lftools/lftools.ini [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins2489334736369679395.sh ---> python-tools-install.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fbjY 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 $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 6964 killed; [ssh-agent] Stopped. Build was aborted Aborted by new patch set. [PostBuildScript] - [INFO] Executing post build scripts. [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins14811041723364403892.sh error: subprocess-exited-with-error × installing backend dependencies for pygerrit2 did not run successfully. │ exit code: -15 ╰─> [6 lines of output] Looking in indexes: https://nexus3.o-ran-sc.org/repository/PyPi/simple Collecting pbr Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/pbr/7.0.3/pbr-7.0.3-py2.py3-none-any.whl (131 kB) Collecting setuptools (from pbr) Using cached https://nexus3.o-ran-sc.org/repository/PyPi/packages/setuptools/80.9.0/setuptools-80.9.0-py3-none-any.whl (1.2 MB) Installing collected packages: setuptools, pbr [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed to build 'pygerrit2' when installing backend dependencies for pygerrit2 ---> sysstat.sh /home/jenkins/lf-env.sh: line 187: 8321 Terminated "$lf_venv/bin/python3" -m pip install $pip_opts --upgrade-strategy eager $pkg_list lf-activate-venv(): ERROR: Failed to install packages: lftools [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins17280677375306397485.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=redhat + workspace=/w/workspace/rtdv3-global-verify-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/rtdv3-global-verify-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + sort + rpm -qa + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/rtdv3-global-verify-master ']' + mkdir -p /w/workspace/rtdv3-global-verify-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/rtdv3-global-verify-master/archives/ [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins1203053113738981540.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fbjY 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-fbjY/bin to PATH INFO: Running in OpenStack, capturing instance metadata [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins16222417003532210429.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/rtdv3-global-verify-master@tmp/config5693072586964045434tmp 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. [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins17103277027105237847.sh ---> create-netrc.sh [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins16504383691091372861.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fbjY 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-fbjY/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.9.13 pip 25.3 from /tmp/venv-fbjY/lib/python3.9/site-packages/pip (python 3.9) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.5.2 beautifulsoup4==4.14.3 boto3==1.42.10 botocore==1.42.10 bs4==0.0.2 cachetools==6.2.4 certifi==2025.11.12 cffi==2.0.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.1.8 cliff==4.9.1 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.7.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.45.0 httplib2==0.31.0 identify==2.6.15 idna==3.11 importlib-resources==1.5.0 importlib_metadata==8.7.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.11.1 kubernetes==34.1.0 lftools==0.37.18 lxml==6.0.2 markdown-it-py==3.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 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.5.0 os-service-types==1.7.0 osc-lib==4.0.2 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.3 platformdirs==4.4.0 prettytable==3.16.0 psutil==7.1.3 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.1 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.7.0 python-dateutil==2.9.0.post0 python-heatclient==4.2.0 python-jenkins==1.8.3 python-keystoneclient==5.6.0 python-magnumclient==4.9.0 python-openstackclient==8.0.0 python-swiftclient==4.9.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.2.0 rich-argparse==1.7.2 rpds-py==0.27.1 rsa==4.9.1 ruamel.yaml==0.18.16 ruamel.yaml.clib==0.2.15 s3transfer==0.16.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.3 urllib3==1.26.20 virtualenv==20.35.4 wcwidth==0.2.14 websocket-client==1.9.0 wrapt==2.0.1 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 zipp==3.23.0 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins7373059216082468689.sh ---> sudo-logs.sh Archiving 'sudo' log.. [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins8218225431495320725.sh ---> job-cost.sh Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fbjY 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-fbjY/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-1 INFO: Archiving Costs [rtdv3-global-verify-master] $ /bin/bash -l /tmp/jenkins8633623491930440310.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fbjY 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-fbjY/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/rtdv3-global-verify-master/4003 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-centos7-builder-1c-1g-838.novalocal 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 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): 1 On-line CPU(s) list: 0 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 1 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 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 art rep_good nopl extd_apicid eagerfpu 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 rsb_ctxsw ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities ---> nproc: 1 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 882M 0 882M 0% /dev tmpfs 919M 0 919M 0% /dev/shm tmpfs 919M 17M 903M 2% /run tmpfs 919M 0 919M 0% /sys/fs/cgroup /dev/vda1 20G 5.5G 15G 28% / tmpfs 184M 0 184M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 1837 344 141 16 1352 1305 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: eth0: mtu 1450 qdisc pfifo_fast state UP group default qlen 1000 link/ether fa:16:3e:ff:96:5b brd ff:ff:ff:ff:ff:ff inet 10.32.6.53/23 brd 10.32.7.255 scope global dynamic eth0 valid_lft 86160sec preferred_lft 86160sec inet6 fe80::f816:3eff:feff:965b/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-e2bfffa3-670a-44cc-9bdf-77539580edb4.novalocal) 12/16/2025 _x86_64_ (1 CPU) 06:29:00 PM LINUX RESTART 06:30:01 PM tps rtps wtps bread/s bwrtn/s 06:31:02 PM 138.64 86.21 52.42 4754.90 4460.97 06:32:01 PM 81.80 0.52 81.28 130.14 9355.36 06:33:01 PM 69.17 0.52 68.65 43.16 5000.65 Average: 96.73 29.40 67.33 1659.63 6250.50 06:30:01 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:31:02 PM 84656 1797128 95.50 2088 1365384 487876 16.65 514020 1109304 53488 06:32:01 PM 176196 1705588 90.64 2088 1317372 419072 14.30 408916 1097308 41716 06:33:01 PM 64392 1817392 96.58 2088 1321704 505096 17.24 520868 1076068 23592 Average: 108415 1773369 94.24 2088 1334820 470681 16.06 481268 1094227 39599 06:30:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 06:31:02 PM eth0 72.76 65.92 824.97 11.00 0.00 0.00 0.00 06:31:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:01 PM eth0 29.48 27.16 242.30 5.43 0.00 0.00 0.00 06:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:01 PM eth0 17.36 19.15 107.47 7.85 0.00 0.00 0.00 06:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: eth0 40.02 37.55 393.60 8.12 0.00 0.00 0.00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-e2bfffa3-670a-44cc-9bdf-77539580edb4.novalocal) 12/16/2025 _x86_64_ (1 CPU) 06:29:00 PM LINUX RESTART 06:30:01 PM CPU %user %nice %system %iowait %steal %idle 06:31:02 PM all 69.17 0.00 5.08 12.60 2.42 10.72 06:31:02 PM 0 69.17 0.00 5.08 12.60 2.42 10.72 06:32:01 PM all 75.71 0.00 6.11 1.42 3.00 13.77 06:32:01 PM 0 75.71 0.00 6.11 1.42 3.00 13.77 06:33:01 PM all 78.31 0.00 4.98 1.41 2.75 12.55 06:33:01 PM 0 78.31 0.00 4.98 1.41 2.75 12.55 Average: all 74.38 0.00 5.38 5.19 2.72 12.33 Average: 0 74.38 0.00 5.38 5.19 2.72 12.33