Started by upstream project "validation-master-docker" build number 171 originally caused by: Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-8c-8g-3398 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/validation-docker-build-amd64-master The recommended git tool is: NONE using credential jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://akraino-jobbuilder@gerrit.akraino.org:29418/validation.git > git init /w/workspace/validation-docker-build-amd64-master # timeout=10 Fetching upstream changes from ssh://akraino-jobbuilder@gerrit.akraino.org:29418/validation.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins-ssh > git fetch --tags --progress -- ssh://akraino-jobbuilder@gerrit.akraino.org:29418/validation.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://akraino-jobbuilder@gerrit.akraino.org:29418/validation.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 6df0350fa3956b1973aa0216564133c89fed0c75 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6df0350fa3956b1973aa0216564133c89fed0c75 # timeout=10 Commit message: "Fix Sonobuoy systemd-image for k8 1.18" > git rev-list --no-walk 6df0350fa3956b1973aa0216564133c89fed0c75 # timeout=10 provisioning config files... copy managed file [global-settings] to file:/w/workspace/validation-docker-build-amd64-master@tmp/config13200767594462615101tmp copy managed file [validation-settings] to file:/w/workspace/validation-docker-build-amd64-master@tmp/config16313000364038879756tmp [validation-docker-build-amd64-master] $ /bin/bash /tmp/jenkins18353833431783535221.sh ---> docker-login.sh nexus3.akraino.org:10001 Build step 'Execute shell' marked build as failure [PostBuildScript] - [INFO] Executing post build scripts. [validation-docker-build-amd64-master] $ /bin/bash /tmp/jenkins13127679608968667668.sh ---> sysstat.sh [validation-docker-build-amd64-master] $ /bin/bash /tmp/jenkins14609652800587182710.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/validation-docker-build-amd64-master + 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/validation-docker-build-amd64-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/validation-docker-build-amd64-master ']' + mkdir -p /w/workspace/validation-docker-build-amd64-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/validation-docker-build-amd64-master/archives/ [validation-docker-build-amd64-master] $ /bin/bash /tmp/jenkins630103580144770005.sh ---> capture-instance-metadata.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.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sktN lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-sktN/bin to PATH INFO: Running in OpenStack, capturing instance metadata [validation-docker-build-amd64-master] $ /bin/bash /tmp/jenkins4656853678695255788.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/validation-docker-build-amd64-master@tmp/config880173236033167923tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [validation-docker-build-amd64-master] $ /bin/bash /tmp/jenkins5086921009938742165.sh ---> create-netrc.sh [validation-docker-build-amd64-master] $ /bin/bash /tmp/jenkins8166150316886540149.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/validation-docker-build-amd64-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sktN from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-sktN/bin to PATH Generating Requirements File Python 3.10.6 pip 23.2.1 from /tmp/venv-sktN/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.1.2 aspy.yaml==1.3.0 attrs==23.1.0 autopage==0.5.1 Babel==2.13.0 beautifulsoup4==4.12.2 boto3==1.28.62 botocore==1.31.62 bs4==0.0.1 cachetools==5.3.1 certifi==2023.7.22 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.0 click==8.1.7 cliff==4.3.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==2.5.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.7 dnspython==2.4.2 docker==4.2.2 dogpile.cache==1.2.2 email-validator==2.0.0.post2 filelock==3.12.4 future==0.18.3 gitdb==4.0.10 GitPython==3.1.37 google-auth==2.23.2 httplib2==0.22.0 identify==2.5.30 idna==3.4 importlib-metadata==6.8.0 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.2 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.19.1 jsonschema-specifications==2023.7.1 keystoneauth1==5.3.0 kubernetes==28.1.0 lftools==0.37.6 lxml==4.9.3 MarkupSafe==2.1.3 msgpack==1.0.7 multi-key-dict==2.0.3 munch==4.0.0 netaddr==0.9.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==2.8.1 oslo.config==9.2.0 oslo.context==5.2.0 oslo.i18n==6.1.0 oslo.log==5.3.0 oslo.serialization==5.2.0 oslo.utils==6.2.1 packaging==23.2 pbr==5.11.1 platformdirs==3.11.0 prettytable==3.9.0 pyasn1==0.5.0 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.1.1 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.19.3 python-cinderclient==9.4.0 python-dateutil==2.8.2 python-heatclient==3.3.0 python-jenkins==1.8.1 python-keystoneclient==5.2.0 python-magnumclient==4.2.0 python-novaclient==18.4.0 python-openstackclient==6.0.0 python-swiftclient==4.4.0 pytz==2023.3.post1 PyYAML==6.0.1 referencing==0.30.2 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.10.4 rsa==4.9 ruamel.yaml==0.17.35 ruamel.yaml.clib==0.2.8 s3transfer==0.7.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.1 tqdm==4.66.1 typing_extensions==4.8.0 tzdata==2023.3 urllib3==1.26.17 virtualenv==20.24.5 wcwidth==0.2.8 websocket-client==1.6.3 wrapt==1.15.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 zipp==3.17.0 [validation-docker-build-amd64-master] $ /bin/bash /tmp/jenkins7034097414529792309.sh ---> sudo-logs.sh Archiving 'sudo' log.. [validation-docker-build-amd64-master] $ /bin/bash /tmp/jenkins7543772031669028302.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/validation-docker-build-amd64-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sktN 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-sktN/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-8 INFO: Archiving Costs [validation-docker-build-amd64-master] $ /bin/bash -l /tmp/jenkins8243236493984533725.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/validation-docker-build-amd64-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sktN from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-sktN/bin to PATH INFO: Nexus URL https://nexus.akraino.org path production/vex-yul-akraino-jenkins-prod-1/validation-docker-build-amd64-master/1417 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-8c-8g-3398 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-7 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 xtopology 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 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 7.9G 0 7.9G 0% /dev tmpfs 1.6G 708K 1.6G 1% /run /dev/vda1 78G 8.3G 70G 11% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 1.6G 0 1.6G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 16039 615 13270 0 2154 15113 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 fq_codel state UP group default qlen 1000 link/ether fa:16:3e:08:8e:58 brd ff:ff:ff:ff:ff:ff inet 10.30.219.106/23 brd 10.30.219.255 scope global dynamic ens3 valid_lft 86223sec preferred_lft 86223sec inet6 fe80::f816:3eff:fe08:8e58/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:4b:23:b3:0a 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 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-3398) 10/07/23 _x86_64_ (8 CPU) 00:11:30 LINUX RESTART (8 CPU) 00:12:01 tps rtps wtps bread/s bwrtn/s 00:13:01 119.41 67.59 51.82 4595.40 18671.51 00:14:01 60.21 0.33 59.87 24.66 21807.30 Average: 89.81 33.97 55.84 2310.22 20239.27 00:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:13:01 13796360 15515116 2627796 16.00 57820 1858960 1133780 6.49 695128 1692756 206520 00:14:01 13656580 15543344 2767576 16.85 70752 2006708 1101928 6.31 675340 1836596 141284 Average: 13726470 15529230 2697686 16.43 64286 1932834 1117854 6.40 685234 1764676 173902 00:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:01 ens3 299.98 211.01 1390.41 56.63 0.00 0.00 0.00 0.00 00:13:01 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:01 ens3 40.29 30.06 477.84 6.60 0.00 0.00 0.00 0.00 00:14:01 lo 1.40 1.40 0.14 0.14 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 170.15 120.54 934.16 31.62 0.00 0.00 0.00 0.00 Average: lo 1.17 1.17 0.12 0.12 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-3398) 10/07/23 _x86_64_ (8 CPU) 00:11:30 LINUX RESTART (8 CPU) 00:12:01 CPU %user %nice %system %iowait %steal %idle 00:13:01 all 10.20 0.00 1.32 2.32 0.09 86.06 00:13:01 0 2.47 0.00 0.58 0.17 0.05 96.73 00:13:01 1 35.09 0.00 2.30 4.05 0.07 58.49 00:13:01 2 13.98 0.00 1.10 0.37 0.03 84.52 00:13:01 3 2.69 0.00 1.18 0.40 0.03 95.70 00:13:01 4 10.88 0.00 0.89 1.54 0.03 86.66 00:13:01 5 5.82 0.00 0.76 0.69 0.03 92.69 00:13:01 6 4.07 0.00 2.80 10.92 0.05 82.17 00:13:01 7 6.44 0.00 0.85 0.43 0.47 91.81 00:14:01 all 9.31 0.00 0.53 3.11 0.03 87.02 00:14:01 0 0.38 0.00 0.32 1.85 0.05 97.40 00:14:01 1 27.07 0.00 0.88 1.48 0.05 70.51 00:14:01 2 15.24 0.00 0.57 1.45 0.03 82.71 00:14:01 3 14.16 0.00 0.73 0.22 0.03 84.85 00:14:01 4 6.60 0.00 0.45 0.03 0.02 92.90 00:14:01 5 0.33 0.00 0.10 0.89 0.02 98.66 00:14:01 6 10.35 0.00 1.10 18.98 0.03 69.54 00:14:01 7 0.28 0.00 0.08 0.00 0.02 99.62 Average: all 9.76 0.00 0.92 2.72 0.06 86.54 Average: 0 1.43 0.00 0.45 1.01 0.05 97.06 Average: 1 31.09 0.00 1.59 2.77 0.06 64.50 Average: 2 14.61 0.00 0.83 0.91 0.03 83.62 Average: 3 8.42 0.00 0.96 0.31 0.03 90.28 Average: 4 8.74 0.00 0.67 0.78 0.03 89.79 Average: 5 3.03 0.00 0.43 0.79 0.03 95.73 Average: 6 7.21 0.00 1.95 14.95 0.04 75.84 Average: 7 3.36 0.00 0.47 0.22 0.24 95.71