15:27:01 Started by timer 15:27:01 Running as SYSTEM 15:27:01 [EnvInject] - Loading node environment variables. 15:27:01 Building remotely on prd-ubuntu2204-docker-4c-4g-40929 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/yangtools-maven-merge-chromium 15:27:02 [ssh-agent] Looking for ssh-agent implementation... 15:27:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:27:02 $ ssh-agent 15:27:02 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXSmplnc/agent.1569 15:27:02 SSH_AGENT_PID=1571 15:27:02 [ssh-agent] Started. 15:27:02 Running ssh-add (command line suppressed) 15:27:02 Identity added: /w/workspace/yangtools-maven-merge-chromium@tmp/private_key_1164063830659680011.key (/w/workspace/yangtools-maven-merge-chromium@tmp/private_key_1164063830659680011.key) 15:27:02 [ssh-agent] Using credentials jenkins (jenkins-ssh) 15:27:02 The recommended git tool is: NONE 15:27:04 using credential jenkins-ssh 15:27:04 Wiping out workspace first. 15:27:04 Cloning the remote Git repository 15:27:04 Cloning repository git://devvexx.opendaylight.org/mirror/yangtools 15:27:04 > git init /w/workspace/yangtools-maven-merge-chromium # timeout=10 15:27:04 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/yangtools 15:27:04 > git --version # timeout=10 15:27:04 > git --version # 'git version 2.34.1' 15:27:04 using GIT_SSH to set credentials jenkins-ssh 15:27:04 Verifying host key using known hosts file, will automatically accept unseen keys 15:27:04 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/yangtools +refs/heads/*:refs/remotes/origin/* # timeout=10 15:27:13 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/yangtools # timeout=10 15:27:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:27:13 Avoid second fetch 15:27:13 > git rev-parse refs/remotes/origin/15.1.x^{commit} # timeout=10 15:27:13 Checking out Revision a2cbe0c4d34d95799ec1ab2813fe87b41501a355 (refs/remotes/origin/15.1.x) 15:27:13 > git config core.sparsecheckout # timeout=10 15:27:13 > git checkout -f a2cbe0c4d34d95799ec1ab2813fe87b41501a355 # timeout=10 15:27:14 Commit message: "Release yangtools" 15:27:14 > git rev-list --no-walk a2cbe0c4d34d95799ec1ab2813fe87b41501a355 # timeout=10 15:27:17 provisioning config files... 15:27:17 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:27:17 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:27:17 [yangtools-maven-merge-chromium] $ /bin/bash /tmp/jenkins1187351166385598382.sh 15:27:17 ---> python-tools-install.sh 15:27:17 Setup pyenv: 15:27:17 * system (set by /opt/pyenv/version) 15:27:17 * 3.8.20 (set by /opt/pyenv/version) 15:27:17 * 3.9.20 (set by /opt/pyenv/version) 15:27:17 3.10.15 15:27:17 3.11.10 15:27:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oigI 15:27:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:27:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:27:22 ERROR: Could not find a version that satisfies the requirement virtualenv (from versions: none) 15:27:22 ERROR: No matching distribution found for virtualenv 15:27:23 lf-venv-pip-install(): WARNING: install failed from the configured index, retrying against https://pypi.org/simple 15:27:27 lf-activate-venv(): INFO: Installing additional packages: lftools 15:27:27 ERROR: Could not find a version that satisfies the requirement lftools (from versions: none) 15:27:27 ERROR: No matching distribution found for lftools 15:27:27 lf-venv-pip-install(): WARNING: install failed from the configured index, retrying against https://pypi.org/simple 15:27:49 lf-activate-venv(): INFO: Adding /tmp/venv-oigI/bin to PATH 15:27:49 Generating Requirements File 15:27:50 ERROR: Could not find a version that satisfies the requirement setuptools==65.7.0 (from versions: none) 15:27:50 ERROR: No matching distribution found for setuptools==65.7.0 15:27:50 Build step 'Execute shell' marked build as failure 15:27:50 $ ssh-agent -k 15:27:50 unset SSH_AUTH_SOCK; 15:27:50 unset SSH_AGENT_PID; 15:27:50 echo Agent pid 1571 killed; 15:27:50 [ssh-agent] Stopped. 15:27:50 [PostBuildScript] - [INFO] Executing post build scripts. 15:27:50 [yangtools-maven-merge-chromium] $ /bin/bash /tmp/jenkins13203789031915814138.sh 15:27:50 ---> sysstat.sh 15:27:51 [yangtools-maven-merge-chromium] $ /bin/bash /tmp/jenkins2561975907030639281.sh 15:27:51 ---> package-listing.sh 15:27:51 ++ facter osfamily 15:27:51 ++ tr '[:upper:]' '[:lower:]' 15:27:51 + OS_FAMILY=debian 15:27:51 + workspace=/w/workspace/yangtools-maven-merge-chromium 15:27:51 + START_PACKAGES=/tmp/packages_start.txt 15:27:51 + END_PACKAGES=/tmp/packages_end.txt 15:27:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:27:51 + PACKAGES=/tmp/packages_start.txt 15:27:51 + '[' /w/workspace/yangtools-maven-merge-chromium ']' 15:27:51 + PACKAGES=/tmp/packages_end.txt 15:27:51 + case "${OS_FAMILY}" in 15:27:51 + dpkg -l 15:27:51 + grep '^ii' 15:27:51 + '[' -f /tmp/packages_start.txt ']' 15:27:51 + '[' -f /tmp/packages_end.txt ']' 15:27:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:27:51 + '[' /w/workspace/yangtools-maven-merge-chromium ']' 15:27:51 + mkdir -p /w/workspace/yangtools-maven-merge-chromium/archives/ 15:27:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/yangtools-maven-merge-chromium/archives/ 15:27:51 [yangtools-maven-merge-chromium] $ /bin/bash /tmp/jenkins15451785488183993063.sh 15:27:51 ---> capture-instance-metadata.sh 15:27:51 Setup pyenv: 15:27:51 system 15:27:51 3.8.20 15:27:51 3.9.20 15:27:51 3.10.15 15:27:51 * 3.11.10 (set by /w/workspace/yangtools-maven-merge-chromium/.python-version) 15:27:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oigI from file:/tmp/.os_lf_venv 15:27:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:27:52 ERROR: Could not find a version that satisfies the requirement setuptools<66 (from versions: none) 15:27:52 ERROR: No matching distribution found for setuptools<66 15:27:52 lf-venv-pip-install(): WARNING: install failed from the configured index, retrying against https://pypi.org/simple 15:27:53 lf-activate-venv(): INFO: Installing additional packages: lftools 15:27:55 lf-activate-venv(): INFO: Adding /tmp/venv-oigI/bin to PATH 15:27:55 INFO: Running in OpenStack, capturing instance metadata 15:27:55 [yangtools-maven-merge-chromium] $ /bin/bash /tmp/jenkins13816783726997640632.sh 15:27:55 provisioning config files... 15:27:56 Could not find credentials [logs] for yangtools-maven-merge-chromium #208 15:27:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/yangtools-maven-merge-chromium@tmp/config810232447968714000tmp 15:27:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 15:27:56 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 15:27:56 provisioning config files... 15:27:56 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 15:27:56 [EnvInject] - Injecting environment variables from a build step. 15:27:56 [EnvInject] - Injecting as environment variables the properties content 15:27:56 SERVER_ID=logs 15:27:56 15:27:56 [EnvInject] - Variables injected successfully. 15:27:56 [yangtools-maven-merge-chromium] $ /bin/bash /tmp/jenkins5007042173972509236.sh 15:27:56 ---> create-netrc.sh 15:27:56 WARN: Log server credential not found. 15:27:56 [yangtools-maven-merge-chromium] $ /bin/bash /tmp/jenkins4225416501351531125.sh 15:27:56 ---> python-tools-install.sh 15:27:56 Setup pyenv: 15:27:56 system 15:27:56 3.8.20 15:27:56 3.9.20 15:27:56 3.10.15 15:27:56 * 3.11.10 (set by /w/workspace/yangtools-maven-merge-chromium/.python-version) 15:27:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oigI from file:/tmp/.os_lf_venv 15:27:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:27:57 lf-activate-venv(): INFO: Installing additional packages: lftools 15:27:58 lf-activate-venv(): INFO: Adding /tmp/venv-oigI/bin to PATH 15:27:58 Generating Requirements File 15:28:00 ERROR: Could not find a version that satisfies the requirement urllib3~=1.26.15 (from versions: none) 15:28:00 ERROR: No matching distribution found for urllib3~=1.26.15 15:28:00 [yangtools-maven-merge-chromium] $ /bin/sh /tmp/jenkins2281805525910668585.sh 15:28:00 ---> uv-install.sh 15:28:00 Installing uv/uvx (latest) using shell installer 15:28:00 2026-08-25 15:28:00 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-q6kb0Q.sh" [1] 15:28:00 downloading uv 0.12.5 x86_64-unknown-linux-gnu 15:28:01 installing to /home/jenkins/.local/bin 15:28:01 uv 15:28:01 uvx 15:28:01 everything's installed! 15:28:01 15:28:01 To add $HOME/.local/bin to your PATH, either restart your shell or run: 15:28:01 15:28:01 source $HOME/.local/bin/env (sh, bash, zsh) 15:28:01 source $HOME/.local/bin/env.fish (fish) 15:28:01 Adding install location to PATH 15:28:01 ---> Validating uv/uvx install 15:28:01 uvx 0.12.5 (x86_64-unknown-linux-gnu) 15:28:01 [yangtools-maven-merge-chromium] $ /bin/bash /tmp/jenkins8597648141817082504.sh 15:28:01 ---> sudo-logs.sh 15:28:01 Archiving 'sudo' log.. 15:28:02 [yangtools-maven-merge-chromium] $ /bin/bash /tmp/jenkins8733714158915154499.sh 15:28:02 ---> job-cost.sh 15:28:02 INFO: Activating Python virtual environment... 15:28:02 Setup pyenv: 15:28:02 system 15:28:02 3.8.20 15:28:02 3.9.20 15:28:02 3.10.15 15:28:02 * 3.11.10 (set by /w/workspace/yangtools-maven-merge-chromium/.python-version) 15:28:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oigI from file:/tmp/.os_lf_venv 15:28:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:28:02 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:28:03 ERROR: Could not find a version that satisfies the requirement zipp==1.1.0 (from versions: none) 15:28:03 ERROR: No matching distribution found for zipp==1.1.0 15:28:03 lf-venv-pip-install(): WARNING: install failed from the configured index, retrying against https://pypi.org/simple 15:28:13 lf-activate-venv(): INFO: Adding /tmp/venv-oigI/bin to PATH 15:28:13 INFO: No stack-cost file found 15:28:13 INFO: Instance uptime: 115s 15:28:13 INFO: Fetching instance metadata (attempt 1 of 3)... 15:28:13 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 15:28:14 INFO: Successfully fetched instance metadata 15:28:14 INFO: Instance type: v3-standard-4 15:28:14 INFO: Retrieving pricing info for: v3-standard-4 15:28:14 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 15:28:14 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=115 15:28:14 INFO: Successfully fetched Vexxhost pricing API 15:28:14 INFO: Retrieved cost: 0.11 15:28:14 INFO: Retrieved resource: v3-standard-4 15:28:14 INFO: Creating archive directory: /w/workspace/yangtools-maven-merge-chromium/archives/cost 15:28:14 INFO: Archiving costs to: /w/workspace/yangtools-maven-merge-chromium/archives/cost.csv 15:28:14 INFO: Successfully archived job cost data 15:28:14 DEBUG: Cost data: yangtools-maven-merge-chromium,208,2026-08-25 15:28:14,v3-standard-4,115,0.11,0.00,FAILURE 15:28:14 [yangtools-maven-merge-chromium] $ /bin/bash -l /tmp/jenkins9885197474701529040.sh 15:28:14 ---> logs-deploy.sh 15:28:14 Setup pyenv: 15:28:14 system 15:28:14 3.8.20 15:28:14 3.9.20 15:28:14 3.10.15 15:28:14 * 3.11.10 (set by /w/workspace/yangtools-maven-merge-chromium/.python-version) 15:28:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oigI from file:/tmp/.os_lf_venv 15:28:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:28:15 ERROR: Could not find a version that satisfies the requirement setuptools<66 (from versions: none) 15:28:15 ERROR: No matching distribution found for setuptools<66 15:28:15 lf-venv-pip-install(): WARNING: install failed from the configured index, retrying against https://pypi.org/simple 15:28:16 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:28:18 lf-activate-venv(): INFO: Adding /tmp/venv-oigI/bin to PATH 15:28:18 WARNING: Nexus logging server not set 15:28:18 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/yangtools-maven-merge-chromium/208/ 15:28:18 INFO: archiving logs to S3 15:28:19 ---> uname -a: 15:28:19 Linux prd-ubuntu2204-docker-4c-4g-40929 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 15:28:19 15:28:19 15:28:19 ---> lscpu: 15:28:19 Architecture: x86_64 15:28:19 CPU op-mode(s): 32-bit, 64-bit 15:28:19 Address sizes: 40 bits physical, 48 bits virtual 15:28:19 Byte Order: Little Endian 15:28:19 CPU(s): 4 15:28:19 On-line CPU(s) list: 0-3 15:28:19 Vendor ID: AuthenticAMD 15:28:19 Model name: AMD EPYC-Rome Processor 15:28:19 CPU family: 23 15:28:19 Model: 49 15:28:19 Thread(s) per core: 1 15:28:19 Core(s) per socket: 1 15:28:19 Socket(s): 4 15:28:19 Stepping: 0 15:28:19 BogoMIPS: 5599.99 15:28:19 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 15:28:19 Virtualization: AMD-V 15:28:19 Hypervisor vendor: KVM 15:28:19 Virtualization type: full 15:28:19 L1d cache: 128 KiB (4 instances) 15:28:19 L1i cache: 128 KiB (4 instances) 15:28:19 L2 cache: 2 MiB (4 instances) 15:28:19 L3 cache: 64 MiB (4 instances) 15:28:19 NUMA node(s): 1 15:28:19 NUMA node0 CPU(s): 0-3 15:28:19 Vulnerability Gather data sampling: Not affected 15:28:19 Vulnerability Indirect target selection: Not affected 15:28:19 Vulnerability Itlb multihit: Not affected 15:28:19 Vulnerability L1tf: Not affected 15:28:19 Vulnerability Mds: Not affected 15:28:19 Vulnerability Meltdown: Not affected 15:28:19 Vulnerability Mmio stale data: Not affected 15:28:19 Vulnerability Reg file data sampling: Not affected 15:28:19 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 15:28:19 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 15:28:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:28:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:28:19 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 15:28:19 Vulnerability Srbds: Not affected 15:28:19 Vulnerability Tsa: Not affected 15:28:19 Vulnerability Tsx async abort: Not affected 15:28:19 Vulnerability Vmscape: Not affected 15:28:19 15:28:19 15:28:19 ---> nproc: 15:28:19 4 15:28:19 15:28:19 15:28:19 ---> df -h: 15:28:19 Filesystem Size Used Avail Use% Mounted on 15:28:19 tmpfs 1.6G 1.1M 1.6G 1% /run 15:28:19 /dev/vda1 78G 8.5G 69G 11% / 15:28:19 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:28:19 tmpfs 5.0M 0 5.0M 0% /run/lock 15:28:19 /dev/vda15 105M 6.1M 99M 6% /boot/efi 15:28:19 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 15:28:19 15:28:19 15:28:19 ---> free -m: 15:28:19 total used free shared buff/cache available 15:28:19 Mem: 15989 686 12658 4 2644 14973 15:28:19 Swap: 1023 0 1023 15:28:19 15:28:19 15:28:19 ---> ip addr: 15:28:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:28:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:28:19 inet 127.0.0.1/8 scope host lo 15:28:19 valid_lft forever preferred_lft forever 15:28:19 inet6 ::1/128 scope host 15:28:19 valid_lft forever preferred_lft forever 15:28:19 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:28:19 link/ether fa:16:3e:a8:06:fe brd ff:ff:ff:ff:ff:ff 15:28:19 altname enp0s3 15:28:19 inet 10.30.170.43/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 15:28:19 valid_lft 86287sec preferred_lft 86287sec 15:28:19 inet6 fe80::f816:3eff:fea8:6fe/64 scope link 15:28:19 valid_lft forever preferred_lft forever 15:28:19 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 15:28:19 link/ether 12:22:de:48:4e:da brd ff:ff:ff:ff:ff:ff 15:28:19 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:28:19 valid_lft forever preferred_lft forever 15:28:19 15:28:19 15:28:19 ---> sar -b -r -n DEV: 15:28:19 Linux 5.15.0-186-generic (prd-ubuntu2204-docker-4c-4g-40929) 08/25/26 _x86_64_ (4 CPU) 15:28:19 15:28:19 15:26:28 LINUX RESTART (4 CPU) 15:28:19 15:28:19 15:28:19 ---> sar -P ALL: 15:28:19 Linux 5.15.0-186-generic (prd-ubuntu2204-docker-4c-4g-40929) 08/25/26 _x86_64_ (4 CPU) 15:28:19 15:28:19 15:26:28 LINUX RESTART (4 CPU) 15:28:19 15:28:19 15:28:19