11:14:11 Triggered by Gerrit: https://gerrit.onap.org/r/c/sdc/+/143339 11:14:11 Running as SYSTEM 11:14:11 [EnvInject] - Loading node environment variables. 11:14:11 Building remotely on prd-ubuntu2204-docker-8c-8g-18862 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/sdc-master-python-verify-shell 11:14:11 [ssh-agent] Looking for ssh-agent implementation... 11:14:11 $ ssh-agent 11:14:11 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdbDL6t/agent.1554 11:14:11 SSH_AGENT_PID=1556 11:14:11 [ssh-agent] Started. 11:14:11 Running ssh-add (command line suppressed) 11:14:11 Identity added: /w/workspace/sdc-master-python-verify-shell@tmp/private_key_12228454661802851729.key (/w/workspace/sdc-master-python-verify-shell@tmp/private_key_12228454661802851729.key) 11:14:11 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:14:11 The recommended git tool is: NONE 11:14:13 using credential onap-jenkins-ssh 11:14:13 Wiping out workspace first. 11:14:13 Cloning the remote Git repository 11:14:13 Cloning repository git://cloud.onap.org/mirror/sdc.git 11:14:13 > git init /w/workspace/sdc-master-python-verify-shell # timeout=10 11:14:13 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 11:14:13 > git --version # timeout=10 11:14:13 > git --version # 'git version 2.34.1' 11:14:13 using GIT_SSH to set credentials Gerrit user 11:14:13 Verifying host key using manually-configured host key entries 11:14:13 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:14:23 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 11:14:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:14:23 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 11:14:23 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 11:14:23 using GIT_SSH to set credentials Gerrit user 11:14:23 Verifying host key using manually-configured host key entries 11:14:23 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git refs/changes/39/143339/2 # timeout=30 11:14:24 > git rev-parse fc803818b6cd17e56cc59db469cd317e75462345^{commit} # timeout=10 11:14:24 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:14:24 Checking out Revision fc803818b6cd17e56cc59db469cd317e75462345 (refs/changes/39/143339/2) 11:14:24 > git config core.sparsecheckout # timeout=10 11:14:24 > git checkout -f fc803818b6cd17e56cc59db469cd317e75462345 # timeout=30 11:14:28 Commit message: "Add otel spans for db related code" 11:14:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:14:28 > git rev-list --no-walk 483a1b23518b6d32b0abdcae48a92465a4688116 # timeout=10 11:14:28 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins10247021234644476233.sh 11:14:28 All python files compiled successfully 11:14:28 $ ssh-agent -k 11:14:28 unset SSH_AUTH_SOCK; 11:14:28 unset SSH_AGENT_PID; 11:14:28 echo Agent pid 1556 killed; 11:14:28 [ssh-agent] Stopped. 11:14:28 [PostBuildScript] - [INFO] Executing post build scripts. 11:14:28 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins7803093023381468321.sh 11:14:28 ---> sysstat.sh 11:14:29 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins311856992255318164.sh 11:14:29 ---> package-listing.sh 11:14:29 ++ tr '[:upper:]' '[:lower:]' 11:14:29 ++ facter osfamily 11:14:29 + OS_FAMILY=debian 11:14:29 + workspace=/w/workspace/sdc-master-python-verify-shell 11:14:29 + START_PACKAGES=/tmp/packages_start.txt 11:14:29 + END_PACKAGES=/tmp/packages_end.txt 11:14:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:14:29 + PACKAGES=/tmp/packages_start.txt 11:14:29 + '[' /w/workspace/sdc-master-python-verify-shell ']' 11:14:29 + PACKAGES=/tmp/packages_end.txt 11:14:29 + case "${OS_FAMILY}" in 11:14:29 + dpkg -l 11:14:29 + grep '^ii' 11:14:29 + '[' -f /tmp/packages_start.txt ']' 11:14:29 + '[' -f /tmp/packages_end.txt ']' 11:14:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:14:29 + '[' /w/workspace/sdc-master-python-verify-shell ']' 11:14:29 + mkdir -p /w/workspace/sdc-master-python-verify-shell/archives/ 11:14:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdc-master-python-verify-shell/archives/ 11:14:29 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins3977880626201430134.sh 11:14:29 ---> capture-instance-metadata.sh 11:14:29 Setup pyenv: 11:14:29 * system (set by /opt/pyenv/version) 11:14:30 * 3.8.20 (set by /opt/pyenv/version) 11:14:30 * 3.9.20 (set by /opt/pyenv/version) 11:14:30 3.10.15 11:14:30 3.11.10 11:14:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8JDC 11:14:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:14:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:14:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:14:38 lf-activate-venv(): INFO: Base packages installed successfully 11:14:38 lf-activate-venv(): INFO: Installing additional packages: lftools 11:14:57 lf-activate-venv(): INFO: Adding /tmp/venv-8JDC/bin to PATH 11:14:57 INFO: Running in OpenStack, capturing instance metadata 11:14:58 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins4172588804842152999.sh 11:14:58 provisioning config files... 11:14:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdc-master-python-verify-shell@tmp/config9626814796566945854tmp 11:14:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:14:58 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:14:58 [EnvInject] - Injecting environment variables from a build step. 11:14:58 [EnvInject] - Injecting as environment variables the properties content 11:14:58 SERVER_ID=logs 11:14:58 11:14:58 [EnvInject] - Variables injected successfully. 11:14:58 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins7770206990523236322.sh 11:14:58 ---> create-netrc.sh 11:14:58 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins3632860945834209924.sh 11:14:58 ---> python-tools-install.sh 11:14:58 Setup pyenv: 11:14:58 system 11:14:58 3.8.20 11:14:58 3.9.20 11:14:58 3.10.15 11:14:58 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 11:14:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8JDC from file:/tmp/.os_lf_venv 11:14:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:14:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:15:00 lf-activate-venv(): INFO: Base packages installed successfully 11:15:00 lf-activate-venv(): INFO: Installing additional packages: lftools 11:15:06 lf-activate-venv(): INFO: Adding /tmp/venv-8JDC/bin to PATH 11:15:06 Generating Requirements File 11:15:22 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. 11:15:22 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:15:22 Python 3.11.10 11:15:23 pip 26.0.1 from /tmp/venv-8JDC/lib/python3.11/site-packages/pip (python 3.11) 11:15:23 appdirs==1.4.4 11:15:23 argcomplete==3.6.3 11:15:23 aspy.yaml==1.3.0 11:15:23 attrs==25.4.0 11:15:23 autopage==0.6.0 11:15:23 beautifulsoup4==4.14.3 11:15:23 boto3==1.42.54 11:15:23 botocore==1.42.54 11:15:23 bs4==0.0.2 11:15:23 certifi==2026.1.4 11:15:23 cffi==2.0.0 11:15:23 cfgv==3.5.0 11:15:23 chardet==5.2.0 11:15:23 charset-normalizer==3.4.4 11:15:23 click==8.3.1 11:15:23 cliff==4.13.2 11:15:23 cmd2==3.2.0 11:15:23 cryptography==3.3.2 11:15:23 debtcollector==3.0.0 11:15:23 decorator==5.2.1 11:15:23 defusedxml==0.7.1 11:15:23 Deprecated==1.3.1 11:15:23 distlib==0.4.0 11:15:23 dnspython==2.8.0 11:15:23 docker==7.1.0 11:15:23 dogpile.cache==1.5.0 11:15:23 durationpy==0.10 11:15:23 email-validator==2.3.0 11:15:23 filelock==3.24.3 11:15:23 future==1.0.0 11:15:23 gitdb==4.0.12 11:15:23 GitPython==3.1.46 11:15:23 httplib2==0.30.2 11:15:23 identify==2.6.16 11:15:23 idna==3.11 11:15:23 importlib-resources==1.5.0 11:15:23 iso8601==2.1.0 11:15:23 Jinja2==3.1.6 11:15:23 jmespath==1.1.0 11:15:23 jsonpatch==1.33 11:15:23 jsonpointer==3.0.0 11:15:23 jsonschema==4.26.0 11:15:23 jsonschema-specifications==2025.9.1 11:15:23 keystoneauth1==5.13.1 11:15:23 kubernetes==35.0.0 11:15:23 lftools==0.37.21 11:15:23 lxml==6.0.2 11:15:23 markdown-it-py==4.0.0 11:15:23 MarkupSafe==3.0.3 11:15:23 mdurl==0.1.2 11:15:23 msgpack==1.1.2 11:15:23 multi_key_dict==2.0.3 11:15:23 munch==4.0.0 11:15:23 netaddr==1.3.0 11:15:23 niet==1.4.2 11:15:23 nodeenv==1.10.0 11:15:23 oauth2client==4.1.3 11:15:23 oauthlib==3.3.1 11:15:23 openstacksdk==4.10.0 11:15:23 os-service-types==1.8.2 11:15:23 osc-lib==4.4.0 11:15:23 oslo.config==10.3.0 11:15:23 oslo.context==6.3.0 11:15:23 oslo.i18n==6.7.2 11:15:23 oslo.log==8.1.0 11:15:23 oslo.serialization==5.9.1 11:15:23 oslo.utils==10.0.0 11:15:23 packaging==26.0 11:15:23 pbr==7.0.3 11:15:23 platformdirs==4.9.2 11:15:23 prettytable==3.17.0 11:15:23 psutil==7.2.2 11:15:23 pyasn1==0.6.2 11:15:23 pyasn1_modules==0.4.2 11:15:23 pycparser==3.0 11:15:23 pygerrit2==2.0.15 11:15:23 PyGithub==2.8.1 11:15:23 Pygments==2.19.2 11:15:23 PyJWT==2.11.0 11:15:23 PyNaCl==1.6.2 11:15:23 pyparsing==2.4.7 11:15:23 pyperclip==1.11.0 11:15:23 pyrsistent==0.20.0 11:15:23 python-cinderclient==9.8.0 11:15:23 python-dateutil==2.9.0.post0 11:15:23 python-heatclient==5.0.0 11:15:23 python-jenkins==1.8.3 11:15:23 python-keystoneclient==5.7.0 11:15:23 python-magnumclient==4.9.0 11:15:23 python-openstackclient==9.0.0 11:15:23 python-swiftclient==4.9.0 11:15:23 PyYAML==6.0.3 11:15:23 referencing==0.37.0 11:15:23 requests==2.32.5 11:15:23 requests-oauthlib==2.0.0 11:15:23 requestsexceptions==1.4.0 11:15:23 rfc3986==2.0.0 11:15:23 rich==14.3.3 11:15:23 rich-argparse==1.7.2 11:15:23 rpds-py==0.30.0 11:15:23 rsa==4.9.1 11:15:23 ruamel.yaml==0.19.1 11:15:23 ruamel.yaml.clib==0.2.15 11:15:23 s3transfer==0.16.0 11:15:23 simplejson==3.20.2 11:15:23 six==1.17.0 11:15:23 smmap==5.0.2 11:15:23 soupsieve==2.8.3 11:15:23 stevedore==5.7.0 11:15:23 tabulate==0.9.0 11:15:23 toml==0.10.2 11:15:23 tomlkit==0.14.0 11:15:23 tqdm==4.67.3 11:15:23 typing_extensions==4.15.0 11:15:23 urllib3==1.26.20 11:15:23 virtualenv==20.38.0 11:15:23 wcwidth==0.6.0 11:15:23 websocket-client==1.9.0 11:15:23 wrapt==2.1.1 11:15:23 xdg==6.0.0 11:15:23 xmltodict==1.0.3 11:15:23 yq==3.4.3 11:15:23 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins2605470447115056174.sh 11:15:23 ---> sudo-logs.sh 11:15:23 Archiving 'sudo' log.. 11:15:23 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins4806175189811688650.sh 11:15:23 ---> job-cost.sh 11:15:23 INFO: Activating Python virtual environment... 11:15:23 Setup pyenv: 11:15:23 system 11:15:23 3.8.20 11:15:23 3.9.20 11:15:23 3.10.15 11:15:23 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 11:15:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8JDC from file:/tmp/.os_lf_venv 11:15:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:15:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:15:25 lf-activate-venv(): INFO: Base packages installed successfully 11:15:25 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:15:29 lf-activate-venv(): INFO: Adding /tmp/venv-8JDC/bin to PATH 11:15:29 INFO: No stack-cost file found 11:15:29 INFO: Instance uptime: 118s 11:15:29 INFO: Fetching instance metadata (attempt 1 of 3)... 11:15:29 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:15:29 INFO: Successfully fetched instance metadata 11:15:29 INFO: Instance type: v3-standard-8 11:15:29 INFO: Retrieving pricing info for: v3-standard-8 11:15:29 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:15:29 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=118 11:15:30 INFO: Successfully fetched Vexxhost pricing API 11:15:30 INFO: Retrieved cost: 0.22 11:15:30 INFO: Retrieved resource: v3-standard-8 11:15:30 INFO: Creating archive directory: /w/workspace/sdc-master-python-verify-shell/archives/cost 11:15:30 INFO: Archiving costs to: /w/workspace/sdc-master-python-verify-shell/archives/cost.csv 11:15:30 INFO: Successfully archived job cost data 11:15:30 DEBUG: Cost data: sdc-master-python-verify-shell,976,2026-02-21 11:15:30,v3-standard-8,118,0.22,0.00,SUCCESS 11:15:30 [sdc-master-python-verify-shell] $ /bin/bash -l /tmp/jenkins6296622803279225509.sh 11:15:30 ---> logs-deploy.sh 11:15:30 Setup pyenv: 11:15:30 system 11:15:30 3.8.20 11:15:30 3.9.20 11:15:30 3.10.15 11:15:30 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 11:15:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8JDC from file:/tmp/.os_lf_venv 11:15:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:15:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:15:32 lf-activate-venv(): INFO: Base packages installed successfully 11:15:32 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:15:38 lf-activate-venv(): INFO: Adding /tmp/venv-8JDC/bin to PATH 11:15:38 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdc-master-python-verify-shell/976 11:15:38 INFO: archiving workspace using pattern(s): 11:15:39 Archives upload complete. 11:15:39 INFO: archiving logs to Nexus 11:15:40 ---> uname -a: 11:15:40 Linux prd-ubuntu2204-docker-8c-8g-18862 5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 11:15:40 11:15:40 11:15:40 ---> lscpu: 11:15:40 Architecture: x86_64 11:15:40 CPU op-mode(s): 32-bit, 64-bit 11:15:40 Address sizes: 40 bits physical, 48 bits virtual 11:15:40 Byte Order: Little Endian 11:15:40 CPU(s): 8 11:15:40 On-line CPU(s) list: 0-7 11:15:40 Vendor ID: AuthenticAMD 11:15:40 Model name: AMD EPYC-Rome Processor 11:15:40 CPU family: 23 11:15:40 Model: 49 11:15:40 Thread(s) per core: 1 11:15:40 Core(s) per socket: 1 11:15:40 Socket(s): 8 11:15:40 Stepping: 0 11:15:40 BogoMIPS: 5599.99 11:15:40 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 11:15:40 Virtualization: AMD-V 11:15:40 Hypervisor vendor: KVM 11:15:40 Virtualization type: full 11:15:40 L1d cache: 256 KiB (8 instances) 11:15:40 L1i cache: 256 KiB (8 instances) 11:15:40 L2 cache: 4 MiB (8 instances) 11:15:40 L3 cache: 128 MiB (8 instances) 11:15:40 NUMA node(s): 1 11:15:40 NUMA node0 CPU(s): 0-7 11:15:40 Vulnerability Gather data sampling: Not affected 11:15:40 Vulnerability Indirect target selection: Not affected 11:15:40 Vulnerability Itlb multihit: Not affected 11:15:40 Vulnerability L1tf: Not affected 11:15:40 Vulnerability Mds: Not affected 11:15:40 Vulnerability Meltdown: Not affected 11:15:40 Vulnerability Mmio stale data: Not affected 11:15:40 Vulnerability Reg file data sampling: Not affected 11:15:40 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 11:15:40 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 11:15:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:15:40 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:15:40 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:15:40 Vulnerability Srbds: Not affected 11:15:40 Vulnerability Tsa: Not affected 11:15:40 Vulnerability Tsx async abort: Not affected 11:15:40 Vulnerability Vmscape: Not affected 11:15:40 11:15:40 11:15:40 ---> nproc: 11:15:40 8 11:15:40 11:15:40 11:15:40 ---> df -h: 11:15:40 Filesystem Size Used Avail Use% Mounted on 11:15:40 tmpfs 3.2G 1.1M 3.2G 1% /run 11:15:40 /dev/vda1 155G 11G 145G 7% / 11:15:40 tmpfs 16G 0 16G 0% /dev/shm 11:15:40 tmpfs 5.0M 0 5.0M 0% /run/lock 11:15:40 /dev/vda15 105M 6.1M 99M 6% /boot/efi 11:15:40 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 11:15:40 11:15:40 11:15:40 ---> free -m: 11:15:40 total used free shared buff/cache available 11:15:40 Mem: 32092 890 28323 4 2878 30747 11:15:40 Swap: 1023 0 1023 11:15:40 11:15:40 11:15:40 ---> ip addr: 11:15:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:15:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:15:40 inet 127.0.0.1/8 scope host lo 11:15:40 valid_lft forever preferred_lft forever 11:15:40 inet6 ::1/128 scope host 11:15:40 valid_lft forever preferred_lft forever 11:15:40 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:15:40 link/ether fa:16:3e:28:d6:fb brd ff:ff:ff:ff:ff:ff 11:15:40 altname enp0s3 11:15:40 inet 10.30.107.104/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 11:15:40 valid_lft 86278sec preferred_lft 86278sec 11:15:40 inet6 fe80::f816:3eff:fe28:d6fb/64 scope link 11:15:40 valid_lft forever preferred_lft forever 11:15:40 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:15:40 link/ether 16:fc:83:75:88:15 brd ff:ff:ff:ff:ff:ff 11:15:40 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:15:40 valid_lft forever preferred_lft forever 11:15:40 11:15:40 11:15:40 ---> sar -b -r -n DEV: 11:15:40 Linux 5.15.0-170-generic (prd-ubuntu2204-docker-8c-8g-18862) 02/21/26 _x86_64_ (8 CPU) 11:15:40 11:15:40 11:13:40 LINUX RESTART (8 CPU) 11:15:40 11:15:40 11:15:40 ---> sar -P ALL: 11:15:40 Linux 5.15.0-170-generic (prd-ubuntu2204-docker-8c-8g-18862) 02/21/26 _x86_64_ (8 CPU) 11:15:40 11:15:40 11:13:40 LINUX RESTART (8 CPU) 11:15:40 11:15:40 11:15:40