12:02:28 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/netconf/+/116752 12:02:28 Running as SYSTEM 12:02:28 [EnvInject] - Loading node environment variables. 12:02:28 Building remotely on prd-ubuntu2204-builder-2c-2g-49280 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/netconf-tox-verify-master 12:02:29 [ssh-agent] Looking for ssh-agent implementation... 12:02:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:02:29 $ ssh-agent 12:02:29 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHdJBXf/agent.1515 12:02:29 SSH_AGENT_PID=1517 12:02:29 [ssh-agent] Started. 12:02:29 Running ssh-add (command line suppressed) 12:02:29 Identity added: /w/workspace/netconf-tox-verify-master@tmp/private_key_16518548776240675053.key (/w/workspace/netconf-tox-verify-master@tmp/private_key_16518548776240675053.key) 12:02:29 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:02:29 The recommended git tool is: NONE 12:02:31 using credential jenkins-ssh 12:02:31 Wiping out workspace first. 12:02:31 Cloning the remote Git repository 12:02:31 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 12:02:31 > git init /w/workspace/netconf-tox-verify-master # timeout=10 12:02:31 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 12:02:31 > git --version # timeout=10 12:02:31 > git --version # 'git version 2.34.1' 12:02:31 using GIT_SSH to set credentials jenkins-ssh 12:02:31 Verifying host key using known hosts file 12:02:32 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 12:02:32 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 12:02:41 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 12:02:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:02:41 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 12:02:41 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 12:02:41 using GIT_SSH to set credentials jenkins-ssh 12:02:41 Verifying host key using known hosts file 12:02:41 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 12:02:41 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf refs/changes/52/116752/2 # timeout=10 12:02:42 > git rev-parse a60c2f1a3e4b2ae1552341bdc6dd4f4ec95ef66d^{commit} # timeout=10 12:02:42 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:02:42 Checking out Revision a60c2f1a3e4b2ae1552341bdc6dd4f4ec95ef66d (refs/changes/52/116752/2) 12:02:42 > git config core.sparsecheckout # timeout=10 12:02:42 > git checkout -f a60c2f1a3e4b2ae1552341bdc6dd4f4ec95ef66d # timeout=10 12:02:45 Commit message: "Plug EffectiveModelContext into ARSR" 12:02:45 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:02:45 > git rev-list --no-walk 54e3088db4a38b7ea5b0c27e03d65ae8f4c6929d # timeout=10 12:02:46 provisioning config files... 12:02:46 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:02:46 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:02:46 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins15408227132133042068.sh 12:02:46 ---> python-tools-install.sh 12:02:46 Setup pyenv: 12:02:46 * system (set by /opt/pyenv/version) 12:02:46 * 3.8.20 (set by /opt/pyenv/version) 12:02:46 * 3.9.20 (set by /opt/pyenv/version) 12:02:46 * 3.10.15 (set by /opt/pyenv/version) 12:02:46 * 3.11.10 (set by /opt/pyenv/version) 12:02:48 $ ssh-agent -k 12:02:48 unset SSH_AUTH_SOCK; 12:02:48 unset SSH_AGENT_PID; 12:02:48 echo Agent pid 1517 killed; 12:02:48 [ssh-agent] Stopped. 12:02:48 Build was aborted 12:02:48 Aborted by new patch set. 12:02:48 [PostBuildScript] - [INFO] Executing post build scripts. 12:02:48 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins13484527084688815878.sh 12:02:48 Error: Command '['/tmp/venv-DHdt/bin/python3', '-m', 'ensurepip', '--upgrade', '--default-pip']' returned non-zero exit status 1. 12:02:48 ---> sysstat.sh 12:02:48 Terminated 12:02:48 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins10749490094822620271.sh 12:02:48 ---> package-listing.sh 12:02:48 ++ tr '[:upper:]' '[:lower:]' 12:02:48 ++ facter osfamily 12:02:49 + OS_FAMILY=debian 12:02:49 + workspace=/w/workspace/netconf-tox-verify-master 12:02:49 + START_PACKAGES=/tmp/packages_start.txt 12:02:49 + END_PACKAGES=/tmp/packages_end.txt 12:02:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:02:49 + PACKAGES=/tmp/packages_start.txt 12:02:49 + '[' /w/workspace/netconf-tox-verify-master ']' 12:02:49 + PACKAGES=/tmp/packages_end.txt 12:02:49 + case "${OS_FAMILY}" in 12:02:49 + dpkg -l 12:02:49 + grep '^ii' 12:02:49 + '[' -f /tmp/packages_start.txt ']' 12:02:49 + '[' -f /tmp/packages_end.txt ']' 12:02:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:02:49 + '[' /w/workspace/netconf-tox-verify-master ']' 12:02:49 + mkdir -p /w/workspace/netconf-tox-verify-master/archives/ 12:02:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-tox-verify-master/archives/ 12:02:49 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins13120940241273649562.sh 12:02:49 ---> capture-instance-metadata.sh 12:02:49 Setup pyenv: 12:02:49 system 12:02:49 3.8.20 12:02:49 3.9.20 12:02:49 3.10.15 12:02:49 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 12:02:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-81VB 12:02:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:02:57 lf-activate-venv(): INFO: Installing: lftools 12:03:23 lf-activate-venv(): INFO: Adding /tmp/venv-81VB/bin to PATH 12:03:23 INFO: Running in OpenStack, capturing instance metadata 12:03:24 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins3509781249437511147.sh 12:03:24 provisioning config files... 12:03:24 Could not find credentials [logs] for netconf-tox-verify-master #14218 12:03:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-tox-verify-master@tmp/config13828745929105141721tmp 12:03:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:03:24 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:03:24 provisioning config files... 12:03:25 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:03:25 [EnvInject] - Injecting environment variables from a build step. 12:03:25 [EnvInject] - Injecting as environment variables the properties content 12:03:25 SERVER_ID=logs 12:03:25 12:03:25 [EnvInject] - Variables injected successfully. 12:03:25 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins7739173798005022848.sh 12:03:25 ---> create-netrc.sh 12:03:25 WARN: Log server credential not found. 12:03:25 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins338181916995071335.sh 12:03:25 ---> python-tools-install.sh 12:03:25 Setup pyenv: 12:03:25 system 12:03:25 3.8.20 12:03:25 3.9.20 12:03:25 3.10.15 12:03:25 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 12:03:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-81VB from file:/tmp/.os_lf_venv 12:03:27 lf-activate-venv(): INFO: Installing: lftools 12:03:39 lf-activate-venv(): INFO: Adding /tmp/venv-81VB/bin to PATH 12:03:39 Generating Requirements File 12:04:04 Python 3.11.10 12:04:04 pip 25.2 from /tmp/venv-81VB/lib/python3.11/site-packages/pip (python 3.11) 12:04:05 appdirs==1.4.4 12:04:05 argcomplete==3.6.2 12:04:05 aspy.yaml==1.3.0 12:04:05 attrs==25.3.0 12:04:05 autopage==0.5.2 12:04:05 beautifulsoup4==4.13.4 12:04:05 boto3==1.40.1 12:04:05 botocore==1.40.1 12:04:05 bs4==0.0.2 12:04:05 cachetools==5.5.2 12:04:05 certifi==2025.8.3 12:04:05 cffi==1.17.1 12:04:05 cfgv==3.4.0 12:04:05 chardet==5.2.0 12:04:05 charset-normalizer==3.4.2 12:04:05 click==8.2.1 12:04:05 cliff==4.10.0 12:04:05 cmd2==2.7.0 12:04:05 cryptography==3.3.2 12:04:05 debtcollector==3.0.0 12:04:05 decorator==5.2.1 12:04:05 defusedxml==0.7.1 12:04:05 Deprecated==1.2.18 12:04:05 distlib==0.4.0 12:04:05 dnspython==2.7.0 12:04:05 docker==7.1.0 12:04:05 dogpile.cache==1.4.0 12:04:05 durationpy==0.10 12:04:05 email_validator==2.2.0 12:04:05 filelock==3.18.0 12:04:05 future==1.0.0 12:04:05 gitdb==4.0.12 12:04:05 GitPython==3.1.45 12:04:05 google-auth==2.40.3 12:04:05 httplib2==0.22.0 12:04:05 identify==2.6.12 12:04:05 idna==3.10 12:04:05 importlib-resources==1.5.0 12:04:05 iso8601==2.1.0 12:04:05 Jinja2==3.1.6 12:04:05 jmespath==1.0.1 12:04:05 jsonpatch==1.33 12:04:05 jsonpointer==3.0.0 12:04:05 jsonschema==4.25.0 12:04:05 jsonschema-specifications==2025.4.1 12:04:05 keystoneauth1==5.11.1 12:04:05 kubernetes==33.1.0 12:04:05 lftools==0.37.13 12:04:05 lxml==6.0.0 12:04:05 markdown-it-py==3.0.0 12:04:05 MarkupSafe==3.0.2 12:04:05 mdurl==0.1.2 12:04:05 msgpack==1.1.1 12:04:05 multi_key_dict==2.0.3 12:04:05 munch==4.0.0 12:04:05 netaddr==1.3.0 12:04:05 niet==1.4.2 12:04:05 nodeenv==1.9.1 12:04:05 oauth2client==4.1.3 12:04:05 oauthlib==3.3.1 12:04:05 openstacksdk==4.6.0 12:04:05 os-client-config==2.3.0 12:04:05 os-service-types==1.8.0 12:04:05 osc-lib==4.1.0 12:04:05 oslo.config==10.0.0 12:04:05 oslo.context==6.0.0 12:04:05 oslo.i18n==6.5.1 12:04:05 oslo.log==7.2.0 12:04:05 oslo.serialization==5.7.0 12:04:05 oslo.utils==9.0.0 12:04:05 packaging==25.0 12:04:05 pbr==6.1.1 12:04:05 platformdirs==4.3.8 12:04:05 prettytable==3.16.0 12:04:05 psutil==7.0.0 12:04:05 pyasn1==0.6.1 12:04:05 pyasn1_modules==0.4.2 12:04:05 pycparser==2.22 12:04:05 pygerrit2==2.0.15 12:04:05 PyGithub==2.7.0 12:04:05 Pygments==2.19.2 12:04:05 PyJWT==2.10.1 12:04:05 PyNaCl==1.5.0 12:04:05 pyparsing==2.4.7 12:04:05 pyperclip==1.9.0 12:04:05 pyrsistent==0.20.0 12:04:05 python-cinderclient==9.7.0 12:04:05 python-dateutil==2.9.0.post0 12:04:05 python-heatclient==4.3.0 12:04:05 python-jenkins==1.8.3 12:04:05 python-keystoneclient==5.6.0 12:04:05 python-magnumclient==4.8.1 12:04:05 python-openstackclient==8.1.0 12:04:05 python-swiftclient==4.8.0 12:04:05 PyYAML==6.0.2 12:04:05 referencing==0.36.2 12:04:05 requests==2.32.4 12:04:05 requests-oauthlib==2.0.0 12:04:05 requestsexceptions==1.4.0 12:04:05 rfc3986==2.0.0 12:04:05 rich==14.1.0 12:04:05 rich-argparse==1.7.1 12:04:05 rpds-py==0.26.0 12:04:05 rsa==4.9.1 12:04:05 ruamel.yaml==0.18.14 12:04:05 ruamel.yaml.clib==0.2.12 12:04:05 s3transfer==0.13.1 12:04:05 simplejson==3.20.1 12:04:05 six==1.17.0 12:04:05 smmap==5.0.2 12:04:05 soupsieve==2.7 12:04:05 stevedore==5.4.1 12:04:05 tabulate==0.9.0 12:04:05 toml==0.10.2 12:04:05 tomlkit==0.13.3 12:04:05 tqdm==4.67.1 12:04:05 typing_extensions==4.14.1 12:04:05 tzdata==2025.2 12:04:05 urllib3==1.26.20 12:04:05 virtualenv==20.33.0 12:04:05 wcwidth==0.2.13 12:04:05 websocket-client==1.8.0 12:04:05 wrapt==1.17.2 12:04:05 xdg==6.0.0 12:04:05 xmltodict==0.14.2 12:04:05 yq==3.4.3 12:04:05 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins9397869138287890951.sh 12:04:05 ---> sudo-logs.sh 12:04:05 Archiving 'sudo' log.. 12:04:05 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins5158995960074089137.sh 12:04:05 ---> job-cost.sh 12:04:05 Setup pyenv: 12:04:05 system 12:04:05 3.8.20 12:04:05 3.9.20 12:04:05 3.10.15 12:04:05 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 12:04:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-81VB from file:/tmp/.os_lf_venv 12:04:07 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:04:13 lf-activate-venv(): INFO: Adding /tmp/venv-81VB/bin to PATH 12:04:13 INFO: No Stack... 12:04:14 INFO: Retrieving Pricing Info for: v3-standard-2 12:04:14 INFO: Archiving Costs 12:04:14 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins370486096055815672.sh 12:04:14 ---> logs-deploy.sh 12:04:14 Setup pyenv: 12:04:14 system 12:04:14 3.8.20 12:04:14 3.9.20 12:04:14 3.10.15 12:04:14 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 12:04:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-81VB from file:/tmp/.os_lf_venv 12:04:16 lf-activate-venv(): INFO: Installing: lftools 12:04:27 lf-activate-venv(): INFO: Adding /tmp/venv-81VB/bin to PATH 12:04:27 WARNING: Nexus logging server not set 12:04:27 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-tox-verify-master/14218/ 12:04:27 INFO: archiving logs to S3 12:04:28 ---> uname -a: 12:04:28 Linux prd-ubuntu2204-builder-2c-2g-49280 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 12:04:28 12:04:28 12:04:28 ---> lscpu: 12:04:28 Architecture: x86_64 12:04:28 CPU op-mode(s): 32-bit, 64-bit 12:04:28 Address sizes: 40 bits physical, 48 bits virtual 12:04:28 Byte Order: Little Endian 12:04:28 CPU(s): 2 12:04:28 On-line CPU(s) list: 0,1 12:04:28 Vendor ID: AuthenticAMD 12:04:28 Model name: AMD EPYC-Rome Processor 12:04:28 CPU family: 23 12:04:28 Model: 49 12:04:28 Thread(s) per core: 1 12:04:28 Core(s) per socket: 1 12:04:28 Socket(s): 2 12:04:28 Stepping: 0 12:04:28 BogoMIPS: 5599.99 12:04:28 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 12:04:28 Virtualization: AMD-V 12:04:28 Hypervisor vendor: KVM 12:04:28 Virtualization type: full 12:04:28 L1d cache: 64 KiB (2 instances) 12:04:28 L1i cache: 64 KiB (2 instances) 12:04:28 L2 cache: 1 MiB (2 instances) 12:04:28 L3 cache: 32 MiB (2 instances) 12:04:28 NUMA node(s): 1 12:04:28 NUMA node0 CPU(s): 0,1 12:04:28 Vulnerability Gather data sampling: Not affected 12:04:28 Vulnerability Itlb multihit: Not affected 12:04:28 Vulnerability L1tf: Not affected 12:04:28 Vulnerability Mds: Not affected 12:04:28 Vulnerability Meltdown: Not affected 12:04:28 Vulnerability Mmio stale data: Not affected 12:04:28 Vulnerability Reg file data sampling: Not affected 12:04:28 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 12:04:28 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 12:04:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:04:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:04:28 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:04:28 Vulnerability Srbds: Not affected 12:04:28 Vulnerability Tsx async abort: Not affected 12:04:28 12:04:28 12:04:28 ---> nproc: 12:04:28 2 12:04:28 12:04:28 12:04:28 ---> df -h: 12:04:28 Filesystem Size Used Avail Use% Mounted on 12:04:28 tmpfs 794M 1.1M 793M 1% /run 12:04:28 /dev/vda1 39G 8.3G 31G 22% / 12:04:28 tmpfs 3.9G 0 3.9G 0% /dev/shm 12:04:28 tmpfs 5.0M 0 5.0M 0% /run/lock 12:04:28 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:04:28 tmpfs 794M 4.0K 794M 1% /run/user/1001 12:04:28 12:04:28 12:04:28 ---> free -m: 12:04:28 total used free shared buff/cache available 12:04:28 Mem: 7937 524 4948 4 2464 7119 12:04:28 Swap: 1023 0 1023 12:04:28 12:04:28 12:04:28 ---> ip addr: 12:04:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:04:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:04:28 inet 127.0.0.1/8 scope host lo 12:04:28 valid_lft forever preferred_lft forever 12:04:28 inet6 ::1/128 scope host 12:04:28 valid_lft forever preferred_lft forever 12:04:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:04:28 link/ether fa:16:3e:b9:12:5c brd ff:ff:ff:ff:ff:ff 12:04:28 altname enp0s3 12:04:28 inet 10.30.171.92/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 12:04:28 valid_lft 86238sec preferred_lft 86238sec 12:04:28 inet6 fe80::f816:3eff:feb9:125c/64 scope link 12:04:28 valid_lft forever preferred_lft forever 12:04:28 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:04:28 link/ether 02:42:e9:42:0e:00 brd ff:ff:ff:ff:ff:ff 12:04:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:04:28 valid_lft forever preferred_lft forever 12:04:28 12:04:28 12:04:28 ---> sar -b -r -n DEV: 12:04:28 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-49280) 08/04/25 _x86_64_ (2 CPU) 12:04:28 12:04:28 12:01:50 LINUX RESTART (2 CPU) 12:04:28 12:04:28 12:04:28 ---> sar -P ALL: 12:04:28 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-49280) 08/04/25 _x86_64_ (2 CPU) 12:04:28 12:04:28 12:01:50 LINUX RESTART (2 CPU) 12:04:28 12:04:28 12:04:28