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