Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-8c-8g-5956 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/redfish-master-docker 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/redfish.git > git init /w/workspace/redfish-master-docker # timeout=10 Fetching upstream changes from ssh://akraino-jobbuilder@gerrit.akraino.org:29418/redfish.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/redfish.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://akraino-jobbuilder@gerrit.akraino.org:29418/redfish.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 93fc687d50a81c36ffe0380c1385639fe3a45663 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 93fc687d50a81c36ffe0380c1385639fe3a45663 # timeout=10 Commit message: "disable output redirect" > git rev-list --no-walk 93fc687d50a81c36ffe0380c1385639fe3a45663 # timeout=10 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk8 GIT_URL="ssh://akraino-jobbuilder@gerrit.akraino.org:29418" [EnvInject] - Variables injected successfully. [redfish-master-docker] $ /bin/sh /tmp/jenkins14866693798493149527.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "1.8.0_342" OpenJDK Runtime Environment (build 1.8.0_342-8u342-b07-0ubuntu1~18.04-b07) OpenJDK 64-Bit Server VM (build 25.342-b07, mixed mode) JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/redfish-master-docker@tmp/config11258238920238139755tmp copy managed file [redfish-settings] to file:/w/workspace/redfish-master-docker@tmp/config14058404459223345692tmp [redfish-master-docker] $ /bin/bash /tmp/jenkins10101672076688513777.sh ---> docker-login.sh nexus3.akraino.org:10001 Build step 'Execute shell' marked build as failure [PostBuildScript] - [INFO] Executing post build scripts. [redfish-master-docker] $ /bin/bash /tmp/jenkins3733276320563531311.sh ---> sysstat.sh [redfish-master-docker] $ /bin/bash /tmp/jenkins14802214219379028450.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/redfish-master-docker + 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/redfish-master-docker ']' + 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/redfish-master-docker ']' + mkdir -p /w/workspace/redfish-master-docker/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/redfish-master-docker/archives/ [redfish-master-docker] $ /bin/bash /tmp/jenkins1920406217176292590.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-GpNP 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-GpNP/bin to PATH INFO: Running in OpenStack, capturing instance metadata [redfish-master-docker] $ /bin/bash /tmp/jenkins13023547301330922212.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/redfish-master-docker@tmp/config9944084273035080613tmp 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. [redfish-master-docker] $ /bin/bash /tmp/jenkins9870379845922271298.sh ---> create-netrc.sh [redfish-master-docker] $ /bin/bash /tmp/jenkins9075988384221436906.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/redfish-master-docker/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GpNP from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-GpNP/bin to PATH Generating Requirements File Python 3.10.6 pip 23.3.1 from /tmp/venv-GpNP/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.1.6 aspy.yaml==1.3.0 attrs==23.1.0 autopage==0.5.2 Babel==2.13.1 beautifulsoup4==4.12.2 boto3==1.33.4 botocore==1.33.4 bs4==0.0.1 cachetools==5.3.2 certifi==2023.11.17 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.4.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.1.0.post1 filelock==3.13.1 future==0.18.3 gitdb==4.0.11 GitPython==3.1.40 google-auth==2.24.0 httplib2==0.22.0 identify==2.5.32 idna==3.6 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.20.0 jsonschema-specifications==2023.11.2 keystoneauth1==5.4.0 kubernetes==28.1.0 lftools==0.37.8 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.9.0 oslo.config==9.2.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.2.0 oslo.utils==6.3.0 packaging==23.2 pbr==6.0.0 platformdirs==4.0.0 prettytable==3.9.0 pyasn1==0.5.1 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.20.0 python-cinderclient==9.4.0 python-dateutil==2.8.2 python-heatclient==3.3.0 python-jenkins==1.8.2 python-keystoneclient==5.2.0 python-magnumclient==4.3.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.31.1 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.13.2 rsa==4.9 ruamel.yaml==0.18.5 ruamel.yaml.clib==0.2.8 s3transfer==0.8.2 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.3 tqdm==4.66.1 typing_extensions==4.8.0 tzdata==2023.3 urllib3==1.26.18 virtualenv==20.24.7 wcwidth==0.2.12 websocket-client==1.6.4 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 zipp==3.17.0 [redfish-master-docker] $ /bin/bash /tmp/jenkins10635412273258689396.sh ---> sudo-logs.sh Archiving 'sudo' log.. [redfish-master-docker] $ /bin/bash /tmp/jenkins75238005029615214.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/redfish-master-docker/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GpNP from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 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. lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-GpNP/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-8 INFO: Archiving Costs [redfish-master-docker] $ /bin/bash -l /tmp/jenkins6601961200596105774.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/redfish-master-docker/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GpNP from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-GpNP/bin to PATH INFO: Nexus URL https://nexus.akraino.org path production/vex-yul-akraino-jenkins-prod-1/redfish-master-docker/22402 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-8c-8g-5956 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.2G 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 616 13324 0 2098 15114 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:d3:43:a5 brd ff:ff:ff:ff:ff:ff inet 10.30.219.217/23 brd 10.30.219.255 scope global dynamic ens3 valid_lft 86218sec preferred_lft 86218sec inet6 fe80::f816:3eff:fed3:43a5/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:c0:94:80:3f 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-5956) 11/30/23 _x86_64_ (8 CPU) 20:20:28 LINUX RESTART (8 CPU) 20:21:01 tps rtps wtps bread/s bwrtn/s 20:22:01 130.51 79.87 50.63 5158.41 13755.28 20:23:01 78.87 0.50 78.37 59.32 16254.76 Average: 104.69 40.19 64.50 2609.08 15004.92 20:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:22:01 13873204 15458164 2550944 15.53 50180 1741728 1212928 6.94 743312 1567388 64244 20:23:01 13655860 15476276 2768288 16.85 72864 1939176 1169864 6.70 730164 1767144 141932 Average: 13764532 15467220 2659616 16.19 61522 1840452 1191396 6.82 736738 1667266 103088 20:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:22:01 lo 1.73 1.73 0.18 0.18 0.00 0.00 0.00 0.00 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:22:01 ens3 328.87 210.45 1323.03 55.71 0.00 0.00 0.00 0.00 20:23:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:23:01 ens3 41.68 30.74 485.59 7.55 0.00 0.00 0.00 0.00 Average: lo 1.60 1.60 0.17 0.17 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 185.29 120.60 904.34 31.63 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-5956) 11/30/23 _x86_64_ (8 CPU) 20:20:28 LINUX RESTART (8 CPU) 20:21:01 CPU %user %nice %system %iowait %steal %idle 20:22:01 all 9.25 0.00 0.97 3.81 0.05 85.91 20:22:01 0 6.64 0.00 0.95 7.39 0.03 84.99 20:22:01 1 6.90 0.00 1.08 1.02 0.03 90.96 20:22:01 2 5.29 0.00 0.70 0.58 0.07 93.35 20:22:01 3 4.31 0.00 0.60 5.11 0.05 89.93 20:22:01 4 6.84 0.00 0.65 9.83 0.02 82.66 20:22:01 5 9.88 0.00 1.18 1.63 0.05 87.25 20:22:01 6 20.27 0.00 1.10 4.24 0.05 74.34 20:22:01 7 13.90 0.00 1.49 0.70 0.05 83.86 20:23:01 all 10.07 0.00 0.66 2.51 0.03 86.73 20:23:01 0 6.67 0.00 0.45 0.02 0.02 92.85 20:23:01 1 9.48 0.00 0.78 0.32 0.03 89.39 20:23:01 2 0.22 0.00 0.10 0.00 0.00 99.68 20:23:01 3 0.30 0.00 0.13 0.62 0.03 98.91 20:23:01 4 0.72 0.00 0.43 8.52 0.02 90.31 20:23:01 5 31.93 0.00 1.74 3.44 0.08 62.81 20:23:01 6 21.17 0.00 0.75 1.22 0.05 76.82 20:23:01 7 9.99 0.00 0.87 5.97 0.03 83.14 Average: all 9.66 0.00 0.81 3.16 0.04 86.32 Average: 0 6.65 0.00 0.70 3.70 0.03 88.92 Average: 1 8.19 0.00 0.93 0.67 0.03 90.17 Average: 2 2.75 0.00 0.40 0.29 0.03 96.52 Average: 3 2.31 0.00 0.37 2.87 0.04 94.41 Average: 4 3.78 0.00 0.54 9.18 0.02 86.49 Average: 5 20.90 0.00 1.46 2.54 0.07 75.04 Average: 6 20.72 0.00 0.93 2.73 0.05 75.58 Average: 7 11.95 0.00 1.18 3.34 0.04 83.50