09:38:57 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/aiml-fw/athp/pipeline-components/+/14798 09:38:57 Running as SYSTEM 09:38:57 [EnvInject] - Loading node environment variables. 09:38:58 Building remotely on prd-centos7-builder-1c-1g-352 (centos7-builder-1c-1g) in workspace /w/workspace/rtdv3-global-verify-master 09:38:58 [ssh-agent] Looking for ssh-agent implementation... 09:38:58 $ ssh-agent 09:38:58 SSH_AUTH_SOCK=/tmp/ssh-RnKd2o23LumI/agent.6925 09:38:58 SSH_AGENT_PID=6928 09:38:58 [ssh-agent] Started. 09:38:58 Running ssh-add (command line suppressed) 09:38:58 Identity added: /w/workspace/rtdv3-global-verify-master@tmp/private_key_13363294127438564372.key (jenkins-ssh) 09:38:58 [ssh-agent] Using credentials jenkins (jenkins) 09:38:58 The recommended git tool is: NONE 09:39:05 using credential jenkins 09:39:05 Wiping out workspace first. 09:39:05 Cloning the remote Git repository 09:39:05 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/pipeline-components 09:39:05 > git init /w/workspace/rtdv3-global-verify-master # timeout=10 09:39:05 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/pipeline-components 09:39:05 > git --version # timeout=10 09:39:05 > git --version # 'git version 2.36.6' 09:39:05 using GIT_SSH to set credentials jenkins 09:39:05 [INFO] Currently running in a labeled security context 09:39:05 [INFO] Currently SELinux is 'enforcing' on the host 09:39:05 > /usr/bin/chcon --type=ssh_home_t /w/workspace/rtdv3-global-verify-master@tmp/jenkins-gitclient-ssh12147501757642744688.key 09:39:05 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/pipeline-components +refs/heads/*:refs/remotes/origin/* # timeout=10 09:39:06 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/pipeline-components # timeout=10 09:39:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:39:07 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/pipeline-components # timeout=10 09:39:08 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/pipeline-components 09:39:08 using GIT_SSH to set credentials jenkins 09:39:08 [INFO] Currently running in a labeled security context 09:39:08 [INFO] Currently SELinux is 'enforcing' on the host 09:39:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/rtdv3-global-verify-master@tmp/jenkins-gitclient-ssh5270816747310463342.key 09:39:08 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/pipeline-components refs/changes/98/14798/2 # timeout=10 09:39:08 > git rev-parse 9d42290fbcea377afc2f499a74e6e5eab6f6f7e6^{commit} # timeout=10 09:39:08 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:39:08 Checking out Revision 9d42290fbcea377afc2f499a74e6e5eab6f6f7e6 (refs/changes/98/14798/2) 09:39:08 > git config core.sparsecheckout # timeout=10 09:39:09 > git checkout -f 9d42290fbcea377afc2f499a74e6e5eab6f6f7e6 # timeout=10 09:39:12 Commit message: "Add docs for the repository" 09:39:12 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:39:13 > git rev-list --no-walk 33bde90dd3f2bed6f0066111f4afeb93c0d28f2b # timeout=10 09:39:14 Run condition [File exists] enabling prebuild for step [BuilderChain] 09:39:14 provisioning config files... 09:39:14 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:39:14 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:39:14 [File exists] check if file exists [.readthedocs.yaml] 09:39:14 Run condition [File exists] preventing perform for step [BuilderChain] 09:39:14 $ ssh-agent -k 09:39:14 unset SSH_AUTH_SOCK; 09:39:14 unset SSH_AGENT_PID; 09:39:14 echo Agent pid 6928 killed; 09:39:14 [ssh-agent] Stopped. 09:39:14 [PostBuildScript] - [INFO] Executing post build scripts. 09:39:14 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins6227555957987685142.sh 09:39:14 ---> sysstat.sh 09:39:15 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins3616647430034085628.sh 09:39:15 ---> package-listing.sh 09:39:15 ++ facter osfamily 09:39:15 ++ tr '[:upper:]' '[:lower:]' 09:39:15 + OS_FAMILY=redhat 09:39:15 + workspace=/w/workspace/rtdv3-global-verify-master 09:39:15 + START_PACKAGES=/tmp/packages_start.txt 09:39:15 + END_PACKAGES=/tmp/packages_end.txt 09:39:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:39:15 + PACKAGES=/tmp/packages_start.txt 09:39:15 + '[' /w/workspace/rtdv3-global-verify-master ']' 09:39:15 + PACKAGES=/tmp/packages_end.txt 09:39:15 + case "${OS_FAMILY}" in 09:39:15 + rpm -qa 09:39:15 + sort 09:39:17 + '[' -f /tmp/packages_start.txt ']' 09:39:17 + '[' -f /tmp/packages_end.txt ']' 09:39:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:39:17 + '[' /w/workspace/rtdv3-global-verify-master ']' 09:39:17 + mkdir -p /w/workspace/rtdv3-global-verify-master/archives/ 09:39:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/rtdv3-global-verify-master/archives/ 09:39:17 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins9103879805628678010.sh 09:39:17 ---> capture-instance-metadata.sh 09:39:17 Setup pyenv: 09:39:17 system 09:39:17 * 3.8.13 (set by /opt/pyenv/version) 09:39:17 * 3.9.13 (set by /opt/pyenv/version) 09:39:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wgm2 09:39:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:39:34 lf-activate-venv(): INFO: Installing: lftools 09:40:23 lf-activate-venv(): INFO: Adding /tmp/venv-wgm2/bin to PATH 09:40:24 INFO: Running in OpenStack, capturing instance metadata 09:40:24 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins8167764841061772139.sh 09:40:24 provisioning config files... 09:40:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/rtdv3-global-verify-master@tmp/config12298475871886506151tmp 09:40:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:40:24 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:40:24 [EnvInject] - Injecting environment variables from a build step. 09:40:24 [EnvInject] - Injecting as environment variables the properties content 09:40:24 SERVER_ID=logs 09:40:24 09:40:24 [EnvInject] - Variables injected successfully. 09:40:24 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins14400074661977637378.sh 09:40:24 ---> create-netrc.sh 09:40:24 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins13211704446537619140.sh 09:40:24 ---> python-tools-install.sh 09:40:24 Setup pyenv: 09:40:24 system 09:40:24 3.8.13 09:40:24 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 09:40:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wgm2 from file:/tmp/.os_lf_venv 09:40:29 lf-activate-venv(): INFO: Installing: lftools 09:40:47 lf-activate-venv(): INFO: Adding /tmp/venv-wgm2/bin to PATH 09:40:47 Generating Requirements File 09:41:28 Python 3.9.13 09:41:29 pip 25.2 from /tmp/venv-wgm2/lib/python3.9/site-packages/pip (python 3.9) 09:41:29 appdirs==1.4.4 09:41:29 argcomplete==3.6.2 09:41:29 aspy.yaml==1.3.0 09:41:29 attrs==25.3.0 09:41:29 autopage==0.5.2 09:41:29 beautifulsoup4==4.13.4 09:41:29 boto3==1.40.4 09:41:29 botocore==1.40.4 09:41:29 bs4==0.0.2 09:41:29 cachetools==5.5.2 09:41:29 certifi==2025.8.3 09:41:29 cffi==1.17.1 09:41:29 cfgv==3.4.0 09:41:29 chardet==5.2.0 09:41:29 charset-normalizer==3.4.2 09:41:29 click==8.1.8 09:41:29 cliff==4.9.1 09:41:29 cmd2==2.7.0 09:41:29 cryptography==3.3.2 09:41:29 debtcollector==3.0.0 09:41:29 decorator==5.2.1 09:41:29 defusedxml==0.7.1 09:41:29 Deprecated==1.2.18 09:41:29 distlib==0.4.0 09:41:29 dnspython==2.7.0 09:41:29 docker==7.1.0 09:41:29 dogpile.cache==1.4.0 09:41:29 durationpy==0.10 09:41:29 email_validator==2.2.0 09:41:29 filelock==3.18.0 09:41:29 future==1.0.0 09:41:29 gitdb==4.0.12 09:41:29 GitPython==3.1.45 09:41:29 google-auth==2.40.3 09:41:29 httplib2==0.22.0 09:41:29 identify==2.6.12 09:41:29 idna==3.10 09:41:29 importlib-resources==1.5.0 09:41:29 importlib_metadata==8.7.0 09:41:29 iso8601==2.1.0 09:41:29 Jinja2==3.1.6 09:41:29 jmespath==1.0.1 09:41:29 jsonpatch==1.33 09:41:29 jsonpointer==3.0.0 09:41:29 jsonschema==4.25.0 09:41:29 jsonschema-specifications==2025.4.1 09:41:29 keystoneauth1==5.11.1 09:41:29 kubernetes==33.1.0 09:41:29 lftools==0.37.13 09:41:29 lxml==6.0.0 09:41:29 markdown-it-py==3.0.0 09:41:29 MarkupSafe==3.0.2 09:41:29 mdurl==0.1.2 09:41:29 msgpack==1.1.1 09:41:29 multi_key_dict==2.0.3 09:41:29 munch==4.0.0 09:41:29 netaddr==1.3.0 09:41:29 niet==1.4.2 09:41:29 nodeenv==1.9.1 09:41:29 oauth2client==4.1.3 09:41:29 oauthlib==3.3.1 09:41:29 openstacksdk==4.5.0 09:41:29 os-client-config==2.1.0 09:41:29 os-service-types==1.7.0 09:41:29 osc-lib==4.0.2 09:41:29 oslo.config==10.0.0 09:41:29 oslo.context==6.0.0 09:41:29 oslo.i18n==6.5.1 09:41:29 oslo.log==7.2.0 09:41:29 oslo.serialization==5.7.0 09:41:29 oslo.utils==9.0.0 09:41:29 packaging==25.0 09:41:29 pbr==6.1.1 09:41:29 platformdirs==4.3.8 09:41:29 prettytable==3.16.0 09:41:29 psutil==7.0.0 09:41:29 pyasn1==0.6.1 09:41:29 pyasn1_modules==0.4.2 09:41:29 pycparser==2.22 09:41:29 pygerrit2==2.0.15 09:41:29 PyGithub==2.7.0 09:41:29 Pygments==2.19.2 09:41:29 PyJWT==2.10.1 09:41:29 PyNaCl==1.5.0 09:41:29 pyparsing==2.4.7 09:41:29 pyperclip==1.9.0 09:41:29 pyrsistent==0.20.0 09:41:29 python-cinderclient==9.7.0 09:41:29 python-dateutil==2.9.0.post0 09:41:29 python-heatclient==4.2.0 09:41:29 python-jenkins==1.8.3 09:41:29 python-keystoneclient==5.6.0 09:41:29 python-magnumclient==4.8.1 09:41:29 python-openstackclient==8.0.0 09:41:29 python-swiftclient==4.8.0 09:41:29 PyYAML==6.0.2 09:41:29 referencing==0.36.2 09:41:29 requests==2.32.4 09:41:29 requests-oauthlib==2.0.0 09:41:29 requestsexceptions==1.4.0 09:41:29 rfc3986==2.0.0 09:41:29 rich==14.1.0 09:41:29 rich-argparse==1.7.1 09:41:29 rpds-py==0.26.0 09:41:29 rsa==4.9.1 09:41:29 ruamel.yaml==0.18.14 09:41:29 ruamel.yaml.clib==0.2.12 09:41:29 s3transfer==0.13.1 09:41:29 simplejson==3.20.1 09:41:29 six==1.17.0 09:41:29 smmap==5.0.2 09:41:29 soupsieve==2.7 09:41:29 stevedore==5.4.1 09:41:29 tabulate==0.9.0 09:41:29 toml==0.10.2 09:41:29 tomlkit==0.13.3 09:41:29 tqdm==4.67.1 09:41:29 typing_extensions==4.14.1 09:41:29 tzdata==2025.2 09:41:29 urllib3==1.26.20 09:41:29 virtualenv==20.33.1 09:41:29 wcwidth==0.2.13 09:41:29 websocket-client==1.8.0 09:41:29 wrapt==1.17.2 09:41:29 xdg==6.0.0 09:41:29 xmltodict==0.14.2 09:41:29 yq==3.4.3 09:41:29 zipp==3.23.0 09:41:29 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins13431495178557396199.sh 09:41:29 ---> sudo-logs.sh 09:41:29 Archiving 'sudo' log.. 09:41:30 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins16358654364051545053.sh 09:41:30 ---> job-cost.sh 09:41:30 Setup pyenv: 09:41:30 system 09:41:30 3.8.13 09:41:30 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 09:41:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wgm2 from file:/tmp/.os_lf_venv 09:41:34 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:41:46 lf-activate-venv(): INFO: Adding /tmp/venv-wgm2/bin to PATH 09:41:46 INFO: No Stack... 09:41:46 INFO: Retrieving Pricing Info for: v3-starter-1 09:41:47 INFO: Archiving Costs 09:41:47 [rtdv3-global-verify-master] $ /bin/bash -l /tmp/jenkins10711720019323869861.sh 09:41:47 ---> logs-deploy.sh 09:41:47 Setup pyenv: 09:41:47 system 09:41:47 3.8.13 09:41:47 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 09:41:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wgm2 from file:/tmp/.os_lf_venv 09:41:51 lf-activate-venv(): INFO: Installing: lftools 09:42:11 lf-activate-venv(): INFO: Adding /tmp/venv-wgm2/bin to PATH 09:42:11 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/rtdv3-global-verify-master/3904 09:42:11 INFO: archiving workspace using pattern(s): 09:42:13 Archives upload complete. 09:42:13 INFO: archiving logs to Nexus 09:42:15 ---> uname -a: 09:42:15 Linux prd-centos7-builder-1c-1g-352.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 09:42:15 09:42:15 09:42:15 ---> lscpu: 09:42:15 Architecture: x86_64 09:42:15 CPU op-mode(s): 32-bit, 64-bit 09:42:15 Byte Order: Little Endian 09:42:15 CPU(s): 1 09:42:15 On-line CPU(s) list: 0 09:42:15 Thread(s) per core: 1 09:42:15 Core(s) per socket: 1 09:42:15 Socket(s): 1 09:42:15 NUMA node(s): 1 09:42:15 Vendor ID: AuthenticAMD 09:42:15 CPU family: 23 09:42:15 Model: 49 09:42:15 Model name: AMD EPYC-Rome Processor 09:42:15 Stepping: 0 09:42:15 CPU MHz: 2800.000 09:42:15 BogoMIPS: 5600.00 09:42:15 Virtualization: AMD-V 09:42:15 Hypervisor vendor: KVM 09:42:15 Virtualization type: full 09:42:15 L1d cache: 32K 09:42:15 L1i cache: 32K 09:42:15 L2 cache: 512K 09:42:15 L3 cache: 16384K 09:42:15 NUMA node0 CPU(s): 0 09:42:15 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 09:42:15 09:42:15 09:42:15 ---> nproc: 09:42:15 1 09:42:15 09:42:15 09:42:15 ---> df -h: 09:42:15 Filesystem Size Used Avail Use% Mounted on 09:42:15 devtmpfs 882M 0 882M 0% /dev 09:42:15 tmpfs 919M 0 919M 0% /dev/shm 09:42:15 tmpfs 919M 17M 903M 2% /run 09:42:15 tmpfs 919M 0 919M 0% /sys/fs/cgroup 09:42:15 /dev/vda1 20G 5.5G 15G 28% / 09:42:15 tmpfs 184M 0 184M 0% /run/user/1001 09:42:15 09:42:15 09:42:15 ---> free -m: 09:42:15 total used free shared buff/cache available 09:42:15 Mem: 1837 342 130 16 1365 1309 09:42:15 Swap: 1023 0 1023 09:42:15 09:42:15 09:42:15 ---> ip addr: 09:42:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:42:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:42:15 inet 127.0.0.1/8 scope host lo 09:42:15 valid_lft forever preferred_lft forever 09:42:15 inet6 ::1/128 scope host 09:42:15 valid_lft forever preferred_lft forever 09:42:15 2: eth0: mtu 1450 qdisc pfifo_fast state UP group default qlen 1000 09:42:15 link/ether fa:16:3e:1a:cf:78 brd ff:ff:ff:ff:ff:ff 09:42:15 inet 10.32.7.142/23 brd 10.32.7.255 scope global dynamic eth0 09:42:15 valid_lft 86170sec preferred_lft 86170sec 09:42:15 inet6 fe80::f816:3eff:fe1a:cf78/64 scope link 09:42:15 valid_lft forever preferred_lft forever 09:42:15 09:42:15 09:42:15 ---> sar -b -r -n DEV: 09:42:15 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-e2bfffa3-670a-44cc-9bdf-77539580edb4.novalocal) 08/07/2025 _x86_64_ (1 CPU) 09:42:15 09:42:15 09:38:17 AM LINUX RESTART 09:42:15 09:42:15 09:39:02 AM tps rtps wtps bread/s bwrtn/s 09:42:15 09:40:01 AM 59.34 18.74 40.59 1857.06 4203.99 09:42:15 09:41:01 AM 83.74 2.60 81.14 223.63 9607.66 09:42:15 09:42:01 AM 69.62 2.35 67.27 370.92 5316.78 09:42:15 Average: 70.96 7.82 63.14 810.35 6386.35 09:42:15 09:42:15 09:39:02 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:42:15 09:40:01 AM 66464 1815320 96.47 2088 1378508 497772 16.99 537124 1114004 80424 09:42:15 09:41:01 AM 178876 1702908 90.49 2088 1305908 431724 14.73 452504 1062324 31048 09:42:15 09:42:01 AM 77360 1804424 95.89 2088 1353108 463112 15.80 507864 1085512 21932 09:42:15 Average: 107567 1774217 94.28 2088 1345841 464203 15.84 499164 1087280 44468 09:42:15 09:42:15 09:39:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 09:42:15 09:40:01 AM eth0 113.96 91.67 952.63 35.14 0.00 0.00 0.00 09:42:15 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:15 09:41:01 AM eth0 19.66 18.19 144.84 4.46 0.00 0.00 0.00 09:42:15 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:15 09:42:01 AM eth0 22.50 23.22 170.77 7.70 0.00 0.00 0.00 09:42:15 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:15 Average: eth0 51.62 44.05 419.20 15.64 0.00 0.00 0.00 09:42:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:15 09:42:15 09:42:15 ---> sar -P ALL: 09:42:15 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-e2bfffa3-670a-44cc-9bdf-77539580edb4.novalocal) 08/07/2025 _x86_64_ (1 CPU) 09:42:15 09:42:15 09:38:17 AM LINUX RESTART 09:42:15 09:42:15 09:39:02 AM CPU %user %nice %system %iowait %steal %idle 09:42:15 09:40:01 AM all 77.58 0.00 7.09 1.74 2.31 11.28 09:42:15 09:40:01 AM 0 77.58 0.00 7.09 1.74 2.31 11.28 09:42:15 09:41:01 AM all 75.62 0.00 7.24 0.96 3.30 12.87 09:42:15 09:41:01 AM 0 75.62 0.00 7.24 0.96 3.30 12.87 09:42:15 09:42:01 AM all 73.19 0.00 5.97 2.07 3.45 15.32 09:42:15 09:42:01 AM 0 73.19 0.00 5.97 2.07 3.45 15.32 09:42:15 Average: all 75.45 0.00 6.77 1.59 3.02 13.17 09:42:15 Average: 0 75.45 0.00 6.77 1.59 3.02 13.17 09:42:15 09:42:15 09:42:15