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