Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/odlparent/+/112571 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2004-docker-2c-2g-21079 (ubuntu2004-docker-2c-2g) in workspace /w/workspace/odlparent-maven-verify-master-mvn39-openjdk21 [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-GDjJqg1TlWnP/agent.14365 SSH_AGENT_PID=14367 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/odlparent-maven-verify-master-mvn39-openjdk21@tmp/private_key_3772425392412601722.key (/w/workspace/odlparent-maven-verify-master-mvn39-openjdk21@tmp/private_key_3772425392412601722.key) [ssh-agent] Using credentials jenkins (jenkins-ssh) The recommended git tool is: NONE using credential jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/odlparent > git init /w/workspace/odlparent-maven-verify-master-mvn39-openjdk21 # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/odlparent > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials jenkins-ssh Verifying host key using known hosts file 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. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/odlparent +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/odlparent # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/odlparent # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/odlparent using GIT_SSH to set credentials jenkins-ssh Verifying host key using known hosts file 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. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/odlparent refs/changes/71/112571/4 # timeout=10 > git rev-parse acdc66d11becf99886b232d39e8acf11f46cc262^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision acdc66d11becf99886b232d39e8acf11f46cc262 (refs/changes/71/112571/4) > git config core.sparsecheckout # timeout=10 > git checkout -f acdc66d11becf99886b232d39e8acf11f46cc262 # timeout=10 Commit message: "Use blackListedFeatures as config for karaf-plugin" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 1a907d6bf0b2cbd074d8aa8d3cd353871d012ce5 # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [odlparent-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins13335530821760476212.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.13 (set by /opt/pyenv/version) * 3.11.7 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CmCk lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 14367 killed; [ssh-agent] Stopped. Build was aborted Aborted by new patch set. [PostBuildScript] - [INFO] Executing post build scripts. [odlparent-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins4222362393239533436.sh error: subprocess-exited-with-error × Building wheel for netifaces (pyproject.toml) did not run successfully. │ exit code: -15 ╰─> [18 lines of output] running bdist_wheel running build running build_ext checking for getifaddrs...found. checking for getnameinfo...found. checking for IPv6 socket IOCTLs...not found. checking for optional header files...netash/ash.h netatalk/at.h netax25/ax25.h neteconet/ec.h netipx/ipx.h netpacket/packet.h netrose/rose.h linux/atm.h linux/llc.h linux/tipc.h. checking whether struct sockaddr has a length field...no. checking which sockaddr_xxx structs are defined...at ax25 in in6 ipx un rose ash ec ll atmpvc atmsvc llc. checking for routing socket support...no. checking for sysctl(CTL_NET...) support...no. checking for netlink support...yes. will use netlink to read routing table building 'netifaces' extension gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DNETIFACES_VERSION=0.11.0 -DHAVE_GETIFADDRS=1 -DHAVE_GETNAMEINFO=1 -DHAVE_NETASH_ASH_H=1 -DHAVE_NETATALK_AT_H=1 -DHAVE_NETAX25_AX25_H=1 -DHAVE_NETECONET_EC_H=1 -DHAVE_NETIPX_IPX_H=1 -DHAVE_NETPACKET_PACKET_H=1 -DHAVE_NETROSE_ROSE_H=1 -DHAVE_LINUX_ATM_H=1 -DHAVE_LINUX_LLC_H=1 -DHAVE_LINUX_TIPC_H=1 -DHAVE_SOCKADDR_AT=1 -DHAVE_SOCKADDR_AX25=1 -DHAVE_SOCKADDR_IN=1 -DHAVE_SOCKADDR_IN6=1 -DHAVE_SOCKADDR_IPX=1 -DHAVE_SOCKADDR_UN=1 -DHAVE_SOCKADDR_ROSE=1 -DHAVE_SOCKADDR_ASH=1 -DHAVE_SOCKADDR_EC=1 -DHAVE_SOCKADDR_LL=1 -DHAVE_SOCKADDR_ATMPVC=1 -DHAVE_SOCKADDR_ATMSVC=1 -DHAVE_SOCKADDR_LLC=1 -DHAVE_PF_NETLINK=1 -I/tmp/venv-CmCk/include -I/opt/pyenv/versions/3.11.7/include/python3.11 -c netifaces.c -o build/temp.linux-x86_64-cpython-311/netifaces.o gcc: fatal error: Terminated signal terminated program cc1 compilation terminated. error: command '/usr/bin/gcc' failed with exit code 1 [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for netifaces ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (netifaces) Terminated ---> sysstat.sh [odlparent-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins13636434308838320894.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/odlparent-maven-verify-master-mvn39-openjdk21 + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/odlparent-maven-verify-master-mvn39-openjdk21 ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + grep '^ii' + dpkg -l + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/odlparent-maven-verify-master-mvn39-openjdk21 ']' + mkdir -p /w/workspace/odlparent-maven-verify-master-mvn39-openjdk21/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/odlparent-maven-verify-master-mvn39-openjdk21/archives/ [odlparent-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins17093090188357676388.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/odlparent-maven-verify-master-mvn39-openjdk21/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CmCk from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-CmCk/bin to PATH INFO: Running in OpenStack, capturing instance metadata [odlparent-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins17670293908039238624.sh provisioning config files... Could not find credentials [logs] for odlparent-maven-verify-master-mvn39-openjdk21 #117 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/odlparent-maven-verify-master-mvn39-openjdk21@tmp/config17737666844021332380tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [odlparent-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins6922119423847413241.sh ---> create-netrc.sh WARN: Log server credential not found. [odlparent-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins7003919405631811448.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/odlparent-maven-verify-master-mvn39-openjdk21/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CmCk from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-CmCk/bin to PATH Generating Requirements File Python 3.11.7 pip 24.1.2 from /tmp/venv-CmCk/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.4.0 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.144 botocore==1.34.144 bs4==0.0.2 cachetools==5.4.0 certifi==2024.7.4 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.7.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.3 email_validator==2.2.0 filelock==3.15.4 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.32.0 httplib2==0.22.0 identify==2.6.0 idna==3.7 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.4 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2023.12.1 keystoneauth1==5.7.0 kubernetes==30.1.0 lftools==0.37.10 lxml==5.2.2 MarkupSafe==2.1.5 msgpack==1.0.8 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==3.3.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.1.0 oslo.config==9.5.0 oslo.context==5.5.0 oslo.i18n==6.3.0 oslo.log==6.1.0 oslo.serialization==5.4.0 oslo.utils==7.2.0 packaging==24.1 pbr==6.0.0 platformdirs==4.2.2 prettytable==3.10.2 pyasn1==0.6.0 pyasn1_modules==0.4.0 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.3.0 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.5.0 python-dateutil==2.9.0.post0 python-heatclient==3.5.0 python-jenkins==1.8.2 python-keystoneclient==5.4.0 python-magnumclient==4.6.0 python-novaclient==18.6.0 python-openstackclient==6.6.0 python-swiftclient==4.6.0 PyYAML==6.0.1 referencing==0.35.1 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.19.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.2 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.2.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.0 tqdm==4.66.4 typing_extensions==4.12.2 tzdata==2024.1 urllib3==1.26.19 virtualenv==20.26.3 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.4.3 [odlparent-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins2215097735236935356.sh ---> sudo-logs.sh Archiving 'sudo' log.. [odlparent-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins3072839032245638023.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/odlparent-maven-verify-master-mvn39-openjdk21/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CmCk from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-CmCk/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-2 INFO: Archiving Costs [odlparent-maven-verify-master-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins5480920452812844028.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/odlparent-maven-verify-master-mvn39-openjdk21/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CmCk from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-CmCk/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/odlparent-maven-verify-master-mvn39-openjdk21/117/ INFO: archiving logs to S3 ---> uname -a: Linux prd-ubuntu2004-docker-2c-2g-21079 5.4.0-187-generic #207-Ubuntu SMP Mon Jun 10 08:16:10 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian Address sizes: 40 bits physical, 48 bits virtual CPU(s): 2 On-line CPU(s) list: 0,1 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 2 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 64 KiB L1i cache: 64 KiB L2 cache: 1 MiB L3 cache: 32 MiB NUMA node0 CPU(s): 0,1 Vulnerability Gather data sampling: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Retbleed: Vulnerable Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsx async abort: Not affected 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 ---> nproc: 2 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 3.9G 0 3.9G 0% /dev tmpfs 795M 1.1M 794M 1% /run /dev/vda1 39G 8.9G 30G 23% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/loop0 68M 68M 0 100% /snap/lxd/22753 /dev/loop2 62M 62M 0 100% /snap/core20/1405 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 795M 0 795M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7945 507 4973 1 2464 7144 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:5a:9f:5b brd ff:ff:ff:ff:ff:ff inet 10.30.171.206/23 brd 10.30.171.255 scope global dynamic ens3 valid_lft 86233sec preferred_lft 86233sec inet6 fe80::f816:3eff:fe5a:9f5b/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:4c:9f:55:6b brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.4.0-187-generic (prd-ubuntu2004-docker-2c-2g-21079) 07/16/24 _x86_64_ (2 CPU) 14:47:37 LINUX RESTART (2 CPU) 14:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:49:01 267.37 147.31 120.06 0.00 11285.72 44428.06 0.00 14:50:01 80.70 5.07 75.64 0.00 229.43 10500.13 0.00 Average: 174.04 76.19 97.85 0.00 5757.57 27464.10 0.00 14:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:49:01 5369892 7306840 493624 6.07 53372 2061440 1198224 13.05 750868 1799520 98664 14:50:01 5172380 7387600 393752 4.84 74236 2300744 1094048 11.91 680992 2030896 122980 Average: 5271136 7347220 443688 5.45 63804 2181092 1146136 12.48 715930 1915208 110822 14:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:49:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:01 ens3 297.63 203.08 1677.55 64.74 0.00 0.00 0.00 0.00 14:50:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:50:01 ens3 38.04 35.76 242.87 10.08 0.00 0.00 0.00 0.00 Average: lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 167.84 119.42 960.21 37.41 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 5.4.0-187-generic (prd-ubuntu2004-docker-2c-2g-21079) 07/16/24 _x86_64_ (2 CPU) 14:47:37 LINUX RESTART (2 CPU) 14:48:01 CPU %user %nice %system %iowait %steal %idle 14:49:01 all 30.08 22.10 18.03 10.72 0.27 18.80 14:49:01 0 36.96 19.78 16.50 11.33 0.44 14.98 14:49:01 1 23.08 24.45 19.59 10.09 0.10 22.68 14:50:01 all 39.55 0.00 3.41 4.75 0.08 52.20 14:50:01 0 26.95 0.00 3.28 3.85 0.07 65.86 14:50:01 1 52.19 0.00 3.54 5.66 0.10 38.51 Average: all 34.87 10.93 10.64 7.70 0.18 35.68 Average: 0 31.92 9.82 9.84 7.56 0.25 40.61 Average: 1 37.84 12.05 11.45 7.85 0.10 30.71