14:34:08 Triggered by Gerrit: https://gerrit.onap.org/r/c/sdc/+/143323 14:34:08 Running as SYSTEM 14:34:08 [EnvInject] - Loading node environment variables. 14:34:08 Building remotely on prd-ubuntu2204-docker-8c-8g-17844 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/sdc-master-python-verify-shell 14:34:08 [ssh-agent] Looking for ssh-agent implementation... 14:34:08 $ ssh-agent 14:34:08 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXI8YdX2/agent.1601 14:34:08 SSH_AGENT_PID=1603 14:34:08 [ssh-agent] Started. 14:34:08 Running ssh-add (command line suppressed) 14:34:08 Identity added: /w/workspace/sdc-master-python-verify-shell@tmp/private_key_405178202529353313.key (/w/workspace/sdc-master-python-verify-shell@tmp/private_key_405178202529353313.key) 14:34:08 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:34:08 The recommended git tool is: NONE 14:34:10 using credential onap-jenkins-ssh 14:34:10 Wiping out workspace first. 14:34:10 Cloning the remote Git repository 14:34:10 Cloning repository git://cloud.onap.org/mirror/sdc.git 14:34:10 > git init /w/workspace/sdc-master-python-verify-shell # timeout=10 14:34:10 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 14:34:10 > git --version # timeout=10 14:34:10 > git --version # 'git version 2.34.1' 14:34:10 using GIT_SSH to set credentials Gerrit user 14:34:10 Verifying host key using manually-configured host key entries 14:34:10 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:34:21 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 14:34:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:34:22 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 14:34:22 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 14:34:22 using GIT_SSH to set credentials Gerrit user 14:34:22 Verifying host key using manually-configured host key entries 14:34:22 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git refs/changes/23/143323/3 # timeout=30 14:34:22 > git rev-parse 35bb7f8932dacc054176d802eb8193611e081e16^{commit} # timeout=10 14:34:22 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:34:22 Checking out Revision 35bb7f8932dacc054176d802eb8193611e081e16 (refs/changes/23/143323/3) 14:34:22 > git config core.sparsecheckout # timeout=10 14:34:22 > git checkout -f 35bb7f8932dacc054176d802eb8193611e081e16 # timeout=30 14:34:27 Commit message: "Modernize onboard-db-init-docker image" 14:34:27 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:34:28 > git rev-list --no-walk 8994081944cae6952bbb1a4ff84289b7d3a97cb5 # timeout=10 14:34:28 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins6183209047500808695.sh 14:34:28 All python files compiled successfully 14:34:28 $ ssh-agent -k 14:34:28 unset SSH_AUTH_SOCK; 14:34:28 unset SSH_AGENT_PID; 14:34:28 echo Agent pid 1603 killed; 14:34:28 [ssh-agent] Stopped. 14:34:28 [PostBuildScript] - [INFO] Executing post build scripts. 14:34:28 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins16550530712561783489.sh 14:34:28 ---> sysstat.sh 14:34:29 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins12222605295086478508.sh 14:34:29 ---> package-listing.sh 14:34:29 ++ facter osfamily 14:34:29 ++ tr '[:upper:]' '[:lower:]' 14:34:29 + OS_FAMILY=debian 14:34:29 + workspace=/w/workspace/sdc-master-python-verify-shell 14:34:29 + START_PACKAGES=/tmp/packages_start.txt 14:34:29 + END_PACKAGES=/tmp/packages_end.txt 14:34:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:34:29 + PACKAGES=/tmp/packages_start.txt 14:34:29 + '[' /w/workspace/sdc-master-python-verify-shell ']' 14:34:29 + PACKAGES=/tmp/packages_end.txt 14:34:29 + case "${OS_FAMILY}" in 14:34:29 + dpkg -l 14:34:29 + grep '^ii' 14:34:29 + '[' -f /tmp/packages_start.txt ']' 14:34:29 + '[' -f /tmp/packages_end.txt ']' 14:34:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:34:29 + '[' /w/workspace/sdc-master-python-verify-shell ']' 14:34:29 + mkdir -p /w/workspace/sdc-master-python-verify-shell/archives/ 14:34:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdc-master-python-verify-shell/archives/ 14:34:29 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins15924082997792041272.sh 14:34:29 ---> capture-instance-metadata.sh 14:34:29 Setup pyenv: 14:34:29 * system (set by /opt/pyenv/version) 14:34:29 * 3.8.20 (set by /opt/pyenv/version) 14:34:29 * 3.9.20 (set by /opt/pyenv/version) 14:34:29 3.10.15 14:34:29 3.11.10 14:34:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PJNL 14:34:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:34:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:34:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:34:38 lf-activate-venv(): INFO: Base packages installed successfully 14:34:38 lf-activate-venv(): INFO: Installing additional packages: lftools 14:35:00 lf-activate-venv(): INFO: Adding /tmp/venv-PJNL/bin to PATH 14:35:00 INFO: Running in OpenStack, capturing instance metadata 14:35:00 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins3409246361740468166.sh 14:35:00 provisioning config files... 14:35:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdc-master-python-verify-shell@tmp/config7739218473533340489tmp 14:35:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:35:00 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:35:00 [EnvInject] - Injecting environment variables from a build step. 14:35:00 [EnvInject] - Injecting as environment variables the properties content 14:35:00 SERVER_ID=logs 14:35:00 14:35:00 [EnvInject] - Variables injected successfully. 14:35:00 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins14917657435621504244.sh 14:35:00 ---> create-netrc.sh 14:35:00 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins4827287358121115369.sh 14:35:00 ---> python-tools-install.sh 14:35:00 Setup pyenv: 14:35:00 system 14:35:00 3.8.20 14:35:00 3.9.20 14:35:00 3.10.15 14:35:00 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 14:35:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PJNL from file:/tmp/.os_lf_venv 14:35:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:35:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:35:02 lf-activate-venv(): INFO: Base packages installed successfully 14:35:02 lf-activate-venv(): INFO: Installing additional packages: lftools 14:35:08 lf-activate-venv(): INFO: Adding /tmp/venv-PJNL/bin to PATH 14:35:08 Generating Requirements File 14:35:26 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. 14:35:26 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:35:26 Python 3.11.10 14:35:26 pip 26.0.1 from /tmp/venv-PJNL/lib/python3.11/site-packages/pip (python 3.11) 14:35:26 appdirs==1.4.4 14:35:26 argcomplete==3.6.3 14:35:26 aspy.yaml==1.3.0 14:35:26 attrs==25.4.0 14:35:26 autopage==0.6.0 14:35:26 beautifulsoup4==4.14.3 14:35:26 boto3==1.42.50 14:35:26 botocore==1.42.50 14:35:26 bs4==0.0.2 14:35:26 certifi==2026.1.4 14:35:26 cffi==2.0.0 14:35:26 cfgv==3.5.0 14:35:26 chardet==5.2.0 14:35:26 charset-normalizer==3.4.4 14:35:26 click==8.3.1 14:35:26 cliff==4.13.1 14:35:26 cmd2==3.2.0 14:35:26 cryptography==3.3.2 14:35:26 debtcollector==3.0.0 14:35:26 decorator==5.2.1 14:35:26 defusedxml==0.7.1 14:35:26 Deprecated==1.3.1 14:35:26 distlib==0.4.0 14:35:26 dnspython==2.8.0 14:35:26 docker==7.1.0 14:35:26 dogpile.cache==1.5.0 14:35:26 durationpy==0.10 14:35:26 email-validator==2.3.0 14:35:26 filelock==3.24.2 14:35:26 future==1.0.0 14:35:26 gitdb==4.0.12 14:35:26 GitPython==3.1.46 14:35:26 httplib2==0.30.2 14:35:26 identify==2.6.16 14:35:26 idna==3.11 14:35:26 importlib-resources==1.5.0 14:35:26 iso8601==2.1.0 14:35:26 Jinja2==3.1.6 14:35:26 jmespath==1.1.0 14:35:26 jsonpatch==1.33 14:35:26 jsonpointer==3.0.0 14:35:26 jsonschema==4.26.0 14:35:26 jsonschema-specifications==2025.9.1 14:35:26 keystoneauth1==5.13.0 14:35:26 kubernetes==35.0.0 14:35:26 lftools==0.37.21 14:35:26 lxml==6.0.2 14:35:26 markdown-it-py==4.0.0 14:35:26 MarkupSafe==3.0.3 14:35:26 mdurl==0.1.2 14:35:26 msgpack==1.1.2 14:35:26 multi_key_dict==2.0.3 14:35:26 munch==4.0.0 14:35:26 netaddr==1.3.0 14:35:26 niet==1.4.2 14:35:26 nodeenv==1.10.0 14:35:26 oauth2client==4.1.3 14:35:26 oauthlib==3.3.1 14:35:26 openstacksdk==4.9.0 14:35:26 os-service-types==1.8.2 14:35:26 osc-lib==4.3.0 14:35:26 oslo.config==10.2.0 14:35:26 oslo.context==6.2.0 14:35:26 oslo.i18n==6.7.1 14:35:26 oslo.log==8.0.0 14:35:26 oslo.serialization==5.9.0 14:35:26 oslo.utils==9.2.0 14:35:26 packaging==26.0 14:35:26 pbr==7.0.3 14:35:26 platformdirs==4.9.2 14:35:26 prettytable==3.17.0 14:35:26 psutil==7.2.2 14:35:26 pyasn1==0.6.2 14:35:26 pyasn1_modules==0.4.2 14:35:26 pycparser==3.0 14:35:26 pygerrit2==2.0.15 14:35:26 PyGithub==2.8.1 14:35:26 Pygments==2.19.2 14:35:26 PyJWT==2.11.0 14:35:26 PyNaCl==1.6.2 14:35:26 pyparsing==2.4.7 14:35:26 pyperclip==1.11.0 14:35:26 pyrsistent==0.20.0 14:35:26 python-cinderclient==9.8.0 14:35:26 python-dateutil==2.9.0.post0 14:35:26 python-heatclient==5.0.0 14:35:26 python-jenkins==1.8.3 14:35:26 python-keystoneclient==5.7.0 14:35:26 python-magnumclient==4.9.0 14:35:26 python-openstackclient==8.3.0 14:35:26 python-swiftclient==4.9.0 14:35:26 PyYAML==6.0.3 14:35:26 referencing==0.37.0 14:35:26 requests==2.32.5 14:35:26 requests-oauthlib==2.0.0 14:35:26 requestsexceptions==1.4.0 14:35:26 rfc3986==2.0.0 14:35:26 rich==14.3.2 14:35:26 rich-argparse==1.7.2 14:35:26 rpds-py==0.30.0 14:35:26 rsa==4.9.1 14:35:26 ruamel.yaml==0.19.1 14:35:26 ruamel.yaml.clib==0.2.15 14:35:26 s3transfer==0.16.0 14:35:26 simplejson==3.20.2 14:35:26 six==1.17.0 14:35:26 smmap==5.0.2 14:35:26 soupsieve==2.8.3 14:35:26 stevedore==5.6.0 14:35:26 tabulate==0.9.0 14:35:26 toml==0.10.2 14:35:26 tomlkit==0.14.0 14:35:26 tqdm==4.67.3 14:35:26 typing_extensions==4.15.0 14:35:26 tzdata==2025.3 14:35:26 urllib3==1.26.20 14:35:26 virtualenv==20.37.0 14:35:26 wcwidth==0.6.0 14:35:26 websocket-client==1.9.0 14:35:26 wrapt==2.1.1 14:35:26 xdg==6.0.0 14:35:26 xmltodict==1.0.3 14:35:26 yq==3.4.3 14:35:26 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins9910140685186684007.sh 14:35:26 ---> sudo-logs.sh 14:35:26 Archiving 'sudo' log.. 14:35:27 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins3207804717391552791.sh 14:35:27 ---> job-cost.sh 14:35:27 INFO: Activating Python virtual environment... 14:35:27 Setup pyenv: 14:35:27 system 14:35:27 3.8.20 14:35:27 3.9.20 14:35:27 3.10.15 14:35:27 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 14:35:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PJNL from file:/tmp/.os_lf_venv 14:35:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:35:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:35:29 lf-activate-venv(): INFO: Base packages installed successfully 14:35:29 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:35:33 lf-activate-venv(): INFO: Adding /tmp/venv-PJNL/bin to PATH 14:35:33 INFO: No stack-cost file found 14:35:33 INFO: Instance uptime: 132s 14:35:33 INFO: Fetching instance metadata (attempt 1 of 3)... 14:35:33 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:35:33 INFO: Successfully fetched instance metadata 14:35:33 INFO: Instance type: v3-standard-8 14:35:33 INFO: Retrieving pricing info for: v3-standard-8 14:35:33 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:35:33 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=132 14:35:33 INFO: Successfully fetched Vexxhost pricing API 14:35:34 INFO: Retrieved cost: 0.22 14:35:34 INFO: Retrieved resource: v3-standard-8 14:35:34 INFO: Creating archive directory: /w/workspace/sdc-master-python-verify-shell/archives/cost 14:35:34 INFO: Archiving costs to: /w/workspace/sdc-master-python-verify-shell/archives/cost.csv 14:35:34 INFO: Successfully archived job cost data 14:35:34 DEBUG: Cost data: sdc-master-python-verify-shell,971,2026-02-17 14:35:34,v3-standard-8,132,0.22,0.00,SUCCESS 14:35:34 [sdc-master-python-verify-shell] $ /bin/bash -l /tmp/jenkins4827304312390119875.sh 14:35:34 ---> logs-deploy.sh 14:35:34 Setup pyenv: 14:35:34 system 14:35:34 3.8.20 14:35:34 3.9.20 14:35:34 3.10.15 14:35:34 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 14:35:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PJNL from file:/tmp/.os_lf_venv 14:35:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:35:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:35:36 lf-activate-venv(): INFO: Base packages installed successfully 14:35:36 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:35:42 lf-activate-venv(): INFO: Adding /tmp/venv-PJNL/bin to PATH 14:35:42 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdc-master-python-verify-shell/971 14:35:42 INFO: archiving workspace using pattern(s): 14:35:43 Archives upload complete. 14:35:43 INFO: archiving logs to Nexus 14:35:44 ---> uname -a: 14:35:44 Linux prd-ubuntu2204-docker-8c-8g-17844 5.15.0-142-generic #152-Ubuntu SMP Mon May 19 10:54:31 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 14:35:44 14:35:44 14:35:44 ---> lscpu: 14:35:44 Architecture: x86_64 14:35:44 CPU op-mode(s): 32-bit, 64-bit 14:35:44 Address sizes: 40 bits physical, 48 bits virtual 14:35:44 Byte Order: Little Endian 14:35:44 CPU(s): 8 14:35:44 On-line CPU(s) list: 0-7 14:35:44 Vendor ID: AuthenticAMD 14:35:44 Model name: AMD EPYC-Rome Processor 14:35:44 CPU family: 23 14:35:44 Model: 49 14:35:44 Thread(s) per core: 1 14:35:44 Core(s) per socket: 1 14:35:44 Socket(s): 8 14:35:44 Stepping: 0 14:35:44 BogoMIPS: 5600.00 14:35:44 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 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 14:35:44 Virtualization: AMD-V 14:35:44 Hypervisor vendor: KVM 14:35:44 Virtualization type: full 14:35:44 L1d cache: 256 KiB (8 instances) 14:35:44 L1i cache: 256 KiB (8 instances) 14:35:44 L2 cache: 4 MiB (8 instances) 14:35:44 L3 cache: 128 MiB (8 instances) 14:35:44 NUMA node(s): 1 14:35:44 NUMA node0 CPU(s): 0-7 14:35:44 Vulnerability Gather data sampling: Not affected 14:35:44 Vulnerability Itlb multihit: Not affected 14:35:44 Vulnerability L1tf: Not affected 14:35:44 Vulnerability Mds: Not affected 14:35:44 Vulnerability Meltdown: Not affected 14:35:44 Vulnerability Mmio stale data: Not affected 14:35:44 Vulnerability Reg file data sampling: Not affected 14:35:44 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 14:35:44 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 14:35:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:35:44 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:35:44 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 14:35:44 Vulnerability Srbds: Not affected 14:35:44 Vulnerability Tsx async abort: Not affected 14:35:44 14:35:44 14:35:44 ---> nproc: 14:35:44 8 14:35:44 14:35:44 14:35:44 ---> df -h: 14:35:44 Filesystem Size Used Avail Use% Mounted on 14:35:44 tmpfs 3.2G 1.1M 3.2G 1% /run 14:35:44 /dev/vda1 155G 11G 145G 7% / 14:35:44 tmpfs 16G 0 16G 0% /dev/shm 14:35:44 tmpfs 5.0M 0 5.0M 0% /run/lock 14:35:44 /dev/vda15 105M 6.1M 99M 6% /boot/efi 14:35:44 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 14:35:44 14:35:44 14:35:44 ---> free -m: 14:35:44 total used free shared buff/cache available 14:35:44 Mem: 32092 927 28355 4 2810 30710 14:35:44 Swap: 1023 0 1023 14:35:44 14:35:44 14:35:44 ---> ip addr: 14:35:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:35:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:35:44 inet 127.0.0.1/8 scope host lo 14:35:44 valid_lft forever preferred_lft forever 14:35:44 inet6 ::1/128 scope host 14:35:44 valid_lft forever preferred_lft forever 14:35:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:35:44 link/ether fa:16:3e:17:99:a3 brd ff:ff:ff:ff:ff:ff 14:35:44 altname enp0s3 14:35:44 inet 10.30.106.192/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 14:35:44 valid_lft 86265sec preferred_lft 86265sec 14:35:44 inet6 fe80::f816:3eff:fe17:99a3/64 scope link 14:35:44 valid_lft forever preferred_lft forever 14:35:44 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:35:44 link/ether ea:04:50:7a:98:c1 brd ff:ff:ff:ff:ff:ff 14:35:44 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:35:44 valid_lft forever preferred_lft forever 14:35:44 14:35:44 14:35:44 ---> sar -b -r -n DEV: 14:35:44 Linux 5.15.0-142-generic (prd-ubuntu2204-docker-8c-8g-17844) 02/17/26 _x86_64_ (8 CPU) 14:35:44 14:35:44 14:33:32 LINUX RESTART (8 CPU) 14:35:44 14:35:44 14:35:44 ---> sar -P ALL: 14:35:44 Linux 5.15.0-142-generic (prd-ubuntu2204-docker-8c-8g-17844) 02/17/26 _x86_64_ (8 CPU) 14:35:44 14:35:44 14:33:32 LINUX RESTART (8 CPU) 14:35:44 14:35:44 14:35:44