17:54:00 Started by timer 17:54:00 Running as SYSTEM 17:54:00 [EnvInject] - Loading node environment variables. 17:54:00 Building remotely on prd-ubuntu1804-docker-8c-8g-15307 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/vnfsdk-requirements-master-build-and-upload 17:54:00 [ssh-agent] Looking for ssh-agent implementation... 17:54:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:54:00 $ ssh-agent 17:54:00 SSH_AUTH_SOCK=/tmp/ssh-BBkVnhKInWeh/agent.2192 17:54:00 SSH_AGENT_PID=2194 17:54:00 [ssh-agent] Started. 17:54:00 Running ssh-add (command line suppressed) 17:54:00 Identity added: /w/workspace/vnfsdk-requirements-master-build-and-upload@tmp/private_key_15454317000441940831.key (/w/workspace/vnfsdk-requirements-master-build-and-upload@tmp/private_key_15454317000441940831.key) 17:54:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:54:00 The recommended git tool is: NONE 17:54:02 using credential onap-jenkins-ssh 17:54:02 Wiping out workspace first. 17:54:02 Cloning the remote Git repository 17:54:02 Cloning repository git://cloud.onap.org/mirror/vnfsdk/validation.git 17:54:02 > git init /w/workspace/vnfsdk-requirements-master-build-and-upload # timeout=10 17:54:02 Fetching upstream changes from git://cloud.onap.org/mirror/vnfsdk/validation.git 17:54:02 > git --version # timeout=10 17:54:02 > git --version # 'git version 2.17.1' 17:54:02 using GIT_SSH to set credentials Gerrit user 17:54:02 Verifying host key using manually-configured host key entries 17:54:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/vnfsdk/validation.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:54:02 > git config remote.origin.url git://cloud.onap.org/mirror/vnfsdk/validation.git # timeout=10 17:54:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:54:03 Avoid second fetch 17:54:03 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 17:54:03 Checking out Revision 9a48d2e4be91afb67983d867ae6d72864ff91c17 (refs/remotes/origin/master) 17:54:03 > git config core.sparsecheckout # timeout=10 17:54:03 > git checkout -f 9a48d2e4be91afb67983d867ae6d72864ff91c17 # timeout=10 17:54:03 Commit message: "Change PTL of VNFSDK to be Dan Xu" 17:54:03 > git rev-list --no-walk 9a48d2e4be91afb67983d867ae6d72864ff91c17 # timeout=10 17:54:03 provisioning config files... 17:54:03 copy managed file [global-settings] to file:/w/workspace/vnfsdk-requirements-master-build-and-upload@tmp/config14405105273505764031tmp 17:54:03 copy managed file [vnfsdk-validation-settings] to file:/w/workspace/vnfsdk-requirements-master-build-and-upload@tmp/config8778555860832866801tmp 17:54:03 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins4497683800090125139.sh 17:54:04 created virtual environment CPython3.6.9.final.0-64 in 443ms 17:54:04 creator CPython3Posix(dest=/w/workspace/vnfsdk-requirements-master-build-and-upload/csarvalidation/python/venv, clear=False, no_vcs_ignore=False, global=False) 17:54:04 seeder FromAppData(download=False, pip=bundle, wheel=bundle, setuptools=bundle, via=copy, app_data_dir=/home/jenkins/.local/share/virtualenv) 17:54:04 added seed packages: pip==21.3.1, setuptools==59.6.0, wheel==0.37.1 17:54:04 activators NushellActivator,PythonActivator,FishActivator,CShellActivator,PowerShellActivator,BashActivator 17:54:05 Requirement already satisfied: pip in ./venv/lib/python3.6/site-packages (21.3.1) 17:54:06 Collecting PyYAML==5.3.1 17:54:06 Downloading PyYAML-5.3.1.tar.gz (269 kB) 17:54:06 Preparing metadata (setup.py): started 17:54:07 Preparing metadata (setup.py): finished with status 'done' 17:54:07 Collecting jproperties==2.1.0 17:54:07 Downloading jproperties-2.1.0-py3-none-any.whl (17 kB) 17:54:07 Collecting six~=1.12 17:54:07 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 17:54:07 Building wheels for collected packages: PyYAML 17:54:07 Building wheel for PyYAML (setup.py): started 17:54:07 Building wheel for PyYAML (setup.py): finished with status 'done' 17:54:07 Created wheel for PyYAML: filename=PyYAML-5.3.1-cp36-cp36m-linux_x86_64.whl size=44635 sha256=93ee23ca9f41c95ed1811e0515f596a2433d35a07d7b011dfb10f238ccaa3554 17:54:07 Stored in directory: /home/jenkins/.cache/pip/wheels/e5/9d/ad/2ee53cf262cba1ffd8afe1487eef788ea3f260b7e6232a80fc 17:54:07 Successfully built PyYAML 17:54:07 Installing collected packages: six, PyYAML, jproperties 17:54:08 Successfully installed PyYAML-5.3.1 jproperties-2.1.0 six-1.16.0 17:54:08 [EnvInject] - Injecting environment variables from a build step. 17:54:08 [EnvInject] - Injecting as environment variables the properties content 17:54:08 SERVER_ID=ecomp-raw 17:54:08 17:54:08 [EnvInject] - Variables injected successfully. 17:54:08 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins3793538709029323346.sh 17:54:08 ---> create-netrc.sh 17:54:08 ERROR: Credential not found. 17:54:08 Build step 'Execute shell' marked build as failure 17:54:08 $ ssh-agent -k 17:54:08 unset SSH_AUTH_SOCK; 17:54:08 unset SSH_AGENT_PID; 17:54:08 echo Agent pid 2194 killed; 17:54:08 [ssh-agent] Stopped. 17:54:08 [PostBuildScript] - [INFO] Executing post build scripts. 17:54:08 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins8240628695270438571.sh 17:54:08 ---> sysstat.sh 17:54:09 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins14240981593784524168.sh 17:54:09 ---> package-listing.sh 17:54:09 ++ facter osfamily 17:54:09 ++ tr '[:upper:]' '[:lower:]' 17:54:09 + OS_FAMILY=debian 17:54:09 + workspace=/w/workspace/vnfsdk-requirements-master-build-and-upload 17:54:09 + START_PACKAGES=/tmp/packages_start.txt 17:54:09 + END_PACKAGES=/tmp/packages_end.txt 17:54:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:54:09 + PACKAGES=/tmp/packages_start.txt 17:54:09 + '[' /w/workspace/vnfsdk-requirements-master-build-and-upload ']' 17:54:09 + PACKAGES=/tmp/packages_end.txt 17:54:09 + case "${OS_FAMILY}" in 17:54:09 + dpkg -l 17:54:09 + grep '^ii' 17:54:09 + '[' -f /tmp/packages_start.txt ']' 17:54:09 + '[' -f /tmp/packages_end.txt ']' 17:54:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:54:09 + '[' /w/workspace/vnfsdk-requirements-master-build-and-upload ']' 17:54:09 + mkdir -p /w/workspace/vnfsdk-requirements-master-build-and-upload/archives/ 17:54:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/vnfsdk-requirements-master-build-and-upload/archives/ 17:54:09 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins7632725948277474945.sh 17:54:09 ---> capture-instance-metadata.sh 17:54:09 Setup pyenv: 17:54:09 * system (set by /opt/pyenv/version) 17:54:09 * 3.8.13 (set by /opt/pyenv/version) 17:54:09 * 3.9.13 (set by /opt/pyenv/version) 17:54:09 * 3.10.6 (set by /opt/pyenv/version) 17:54:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MSQr 17:54:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:54:16 lf-activate-venv(): INFO: Installing: lftools 17:54:46 lf-activate-venv(): INFO: Adding /tmp/venv-MSQr/bin to PATH 17:54:46 INFO: Running in OpenStack, capturing instance metadata 17:54:47 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins1411294420106697342.sh 17:54:47 provisioning config files... 17:54:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/vnfsdk-requirements-master-build-and-upload@tmp/config3657788473917392391tmp 17:54:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:54:47 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:54:47 [EnvInject] - Injecting environment variables from a build step. 17:54:47 [EnvInject] - Injecting as environment variables the properties content 17:54:47 SERVER_ID=logs 17:54:47 17:54:47 [EnvInject] - Variables injected successfully. 17:54:47 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins11587397030894509013.sh 17:54:47 ---> create-netrc.sh 17:54:47 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins11396368807789699862.sh 17:54:47 ---> python-tools-install.sh 17:54:47 Setup pyenv: 17:54:47 system 17:54:47 3.8.13 17:54:47 3.9.13 17:54:47 * 3.10.6 (set by /w/workspace/vnfsdk-requirements-master-build-and-upload/.python-version) 17:54:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MSQr from file:/tmp/.os_lf_venv 17:54:48 lf-activate-venv(): INFO: Installing: lftools 17:54:56 lf-activate-venv(): INFO: Adding /tmp/venv-MSQr/bin to PATH 17:54:56 Generating Requirements File 17:55:26 Python 3.10.6 17:55:26 pip 23.3.2 from /tmp/venv-MSQr/lib/python3.10/site-packages/pip (python 3.10) 17:55:26 appdirs==1.4.4 17:55:26 argcomplete==3.2.2 17:55:26 aspy.yaml==1.3.0 17:55:26 attrs==23.2.0 17:55:26 autopage==0.5.2 17:55:26 beautifulsoup4==4.12.3 17:55:26 boto3==1.34.28 17:55:26 botocore==1.34.28 17:55:26 bs4==0.0.2 17:55:26 cachetools==5.3.2 17:55:26 certifi==2023.11.17 17:55:26 cffi==1.16.0 17:55:26 cfgv==3.4.0 17:55:26 chardet==5.2.0 17:55:26 charset-normalizer==3.3.2 17:55:26 click==8.1.7 17:55:26 cliff==4.5.0 17:55:26 cmd2==2.4.3 17:55:26 cryptography==3.3.2 17:55:26 debtcollector==2.5.0 17:55:26 decorator==5.1.1 17:55:26 defusedxml==0.7.1 17:55:26 Deprecated==1.2.14 17:55:26 distlib==0.3.8 17:55:26 dnspython==2.5.0 17:55:26 docker==4.2.2 17:55:26 dogpile.cache==1.3.0 17:55:26 email-validator==2.1.0.post1 17:55:26 filelock==3.13.1 17:55:26 future==0.18.3 17:55:26 gitdb==4.0.11 17:55:26 GitPython==3.1.41 17:55:26 google-auth==2.27.0 17:55:26 httplib2==0.22.0 17:55:26 identify==2.5.33 17:55:26 idna==3.6 17:55:26 importlib-resources==1.5.0 17:55:26 iso8601==2.1.0 17:55:26 Jinja2==3.1.3 17:55:26 jmespath==1.0.1 17:55:26 jsonpatch==1.33 17:55:26 jsonpointer==2.4 17:55:26 jsonschema==4.21.1 17:55:26 jsonschema-specifications==2023.12.1 17:55:26 keystoneauth1==5.5.0 17:55:26 kubernetes==29.0.0 17:55:26 lftools==0.37.8 17:55:26 lxml==5.1.0 17:55:26 MarkupSafe==2.1.4 17:55:26 msgpack==1.0.7 17:55:26 multi_key_dict==2.0.3 17:55:26 munch==4.0.0 17:55:26 netaddr==0.10.1 17:55:26 netifaces==0.11.0 17:55:26 niet==1.4.2 17:55:26 nodeenv==1.8.0 17:55:26 oauth2client==4.1.3 17:55:26 oauthlib==3.2.2 17:55:26 openstacksdk==0.62.0 17:55:26 os-client-config==2.1.0 17:55:26 os-service-types==1.7.0 17:55:26 osc-lib==3.0.0 17:55:26 oslo.config==9.3.0 17:55:26 oslo.context==5.3.0 17:55:26 oslo.i18n==6.2.0 17:55:26 oslo.log==5.4.0 17:55:26 oslo.serialization==5.3.0 17:55:26 oslo.utils==7.0.0 17:55:26 packaging==23.2 17:55:26 pbr==6.0.0 17:55:26 platformdirs==4.1.0 17:55:26 prettytable==3.9.0 17:55:26 pyasn1==0.5.1 17:55:26 pyasn1-modules==0.3.0 17:55:26 pycparser==2.21 17:55:26 pygerrit2==2.0.15 17:55:26 PyGithub==2.1.1 17:55:26 pyinotify==0.9.6 17:55:26 PyJWT==2.8.0 17:55:26 PyNaCl==1.5.0 17:55:26 pyparsing==2.4.7 17:55:26 pyperclip==1.8.2 17:55:26 pyrsistent==0.20.0 17:55:26 python-cinderclient==9.4.0 17:55:26 python-dateutil==2.8.2 17:55:26 python-heatclient==3.4.0 17:55:26 python-jenkins==1.8.2 17:55:26 python-keystoneclient==5.3.0 17:55:26 python-magnumclient==4.3.0 17:55:26 python-novaclient==18.4.0 17:55:26 python-openstackclient==6.0.0 17:55:26 python-swiftclient==4.4.0 17:55:26 pytz==2023.3.post1 17:55:26 PyYAML==6.0.1 17:55:26 referencing==0.32.1 17:55:26 requests==2.31.0 17:55:26 requests-oauthlib==1.3.1 17:55:26 requestsexceptions==1.4.0 17:55:26 rfc3986==2.0.0 17:55:26 rpds-py==0.17.1 17:55:26 rsa==4.9 17:55:26 ruamel.yaml==0.18.5 17:55:26 ruamel.yaml.clib==0.2.8 17:55:26 s3transfer==0.10.0 17:55:26 simplejson==3.19.2 17:55:26 six==1.16.0 17:55:26 smmap==5.0.1 17:55:26 soupsieve==2.5 17:55:26 stevedore==5.1.0 17:55:26 tabulate==0.9.0 17:55:26 toml==0.10.2 17:55:26 tomlkit==0.12.3 17:55:26 tqdm==4.66.1 17:55:26 typing_extensions==4.9.0 17:55:26 tzdata==2023.4 17:55:26 urllib3==1.26.18 17:55:26 virtualenv==20.25.0 17:55:26 wcwidth==0.2.13 17:55:26 websocket-client==1.7.0 17:55:26 wrapt==1.16.0 17:55:26 xdg==6.0.0 17:55:26 xmltodict==0.13.0 17:55:26 yq==3.2.3 17:55:26 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins1783317046195312795.sh 17:55:26 ---> sudo-logs.sh 17:55:26 Archiving 'sudo' log.. 17:55:27 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins16188785369002965723.sh 17:55:27 ---> job-cost.sh 17:55:27 Setup pyenv: 17:55:27 system 17:55:27 3.8.13 17:55:27 3.9.13 17:55:27 * 3.10.6 (set by /w/workspace/vnfsdk-requirements-master-build-and-upload/.python-version) 17:55:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MSQr from file:/tmp/.os_lf_venv 17:55:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:55:36 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. 17:55:36 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 17:55:36 lf-activate-venv(): INFO: Adding /tmp/venv-MSQr/bin to PATH 17:55:36 INFO: No Stack... 17:55:36 INFO: Retrieving Pricing Info for: v3-standard-8 17:55:37 INFO: Archiving Costs 17:55:37 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash -l /tmp/jenkins6189216941703612361.sh 17:55:37 ---> logs-deploy.sh 17:55:37 Setup pyenv: 17:55:37 system 17:55:37 3.8.13 17:55:37 3.9.13 17:55:37 * 3.10.6 (set by /w/workspace/vnfsdk-requirements-master-build-and-upload/.python-version) 17:55:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MSQr from file:/tmp/.os_lf_venv 17:55:38 lf-activate-venv(): INFO: Installing: lftools 17:55:48 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. 17:55:48 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 17:55:49 lf-activate-venv(): INFO: Adding /tmp/venv-MSQr/bin to PATH 17:55:49 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/vnfsdk-requirements-master-build-and-upload/1148 17:55:49 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 17:55:50 Archives upload complete. 17:55:50 INFO: archiving logs to Nexus 17:55:51 ---> uname -a: 17:55:51 Linux prd-ubuntu1804-docker-8c-8g-15307 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 17:55:51 17:55:51 17:55:51 ---> lscpu: 17:55:51 Architecture: x86_64 17:55:51 CPU op-mode(s): 32-bit, 64-bit 17:55:51 Byte Order: Little Endian 17:55:51 CPU(s): 8 17:55:51 On-line CPU(s) list: 0-7 17:55:51 Thread(s) per core: 1 17:55:51 Core(s) per socket: 1 17:55:51 Socket(s): 8 17:55:51 NUMA node(s): 1 17:55:51 Vendor ID: AuthenticAMD 17:55:51 CPU family: 23 17:55:51 Model: 49 17:55:51 Model name: AMD EPYC-Rome Processor 17:55:51 Stepping: 0 17:55:51 CPU MHz: 2799.996 17:55:51 BogoMIPS: 5599.99 17:55:51 Virtualization: AMD-V 17:55:51 Hypervisor vendor: KVM 17:55:51 Virtualization type: full 17:55:51 L1d cache: 32K 17:55:51 L1i cache: 32K 17:55:51 L2 cache: 512K 17:55:51 L3 cache: 16384K 17:55:51 NUMA node0 CPU(s): 0-7 17:55:51 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 17:55:51 17:55:51 17:55:51 ---> nproc: 17:55:51 8 17:55:51 17:55:51 17:55:51 ---> df -h: 17:55:51 Filesystem Size Used Avail Use% Mounted on 17:55:51 udev 16G 0 16G 0% /dev 17:55:51 tmpfs 3.2G 712K 3.2G 1% /run 17:55:51 /dev/vda1 155G 10G 145G 7% / 17:55:51 tmpfs 16G 0 16G 0% /dev/shm 17:55:51 tmpfs 5.0M 0 5.0M 0% /run/lock 17:55:51 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:55:51 /dev/vda15 105M 4.4M 100M 5% /boot/efi 17:55:51 tmpfs 3.2G 0 3.2G 0% /run/user/1001 17:55:51 17:55:51 17:55:51 ---> free -m: 17:55:51 total used free shared buff/cache available 17:55:51 Mem: 32167 784 29269 0 2112 30960 17:55:51 Swap: 1023 0 1023 17:55:51 17:55:51 17:55:51 ---> ip addr: 17:55:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:55:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:55:51 inet 127.0.0.1/8 scope host lo 17:55:51 valid_lft forever preferred_lft forever 17:55:51 inet6 ::1/128 scope host 17:55:51 valid_lft forever preferred_lft forever 17:55:51 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:55:51 link/ether fa:16:3e:23:b8:ab brd ff:ff:ff:ff:ff:ff 17:55:51 inet 10.30.107.42/23 brd 10.30.107.255 scope global dynamic ens3 17:55:51 valid_lft 85067sec preferred_lft 85067sec 17:55:51 inet6 fe80::f816:3eff:fe23:b8ab/64 scope link 17:55:51 valid_lft forever preferred_lft forever 17:55:51 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 17:55:51 link/ether 02:42:da:00:96:94 brd ff:ff:ff:ff:ff:ff 17:55:51 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:55:51 valid_lft forever preferred_lft forever 17:55:51 17:55:51 17:55:51 ---> sar -b -r -n DEV: 17:55:51 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-15307) 01/26/24 _x86_64_ (8 CPU) 17:55:51 17:55:51 17:33:41 LINUX RESTART (8 CPU) 17:55:51 17:55:51 17:34:01 tps rtps wtps bread/s bwrtn/s 17:55:51 17:35:01 69.69 32.09 37.59 2789.54 54272.42 17:55:51 17:36:01 14.15 0.03 14.11 2.40 18443.46 17:55:51 17:37:01 12.58 0.00 12.58 0.00 18557.31 17:55:51 17:38:01 13.13 0.00 13.13 0.00 18564.91 17:55:51 17:39:01 12.65 0.02 12.63 2.40 18291.22 17:55:51 17:40:01 14.56 0.97 13.60 20.66 18574.90 17:55:51 17:41:01 12.65 0.02 12.63 0.13 18425.46 17:55:51 17:42:01 11.96 0.00 11.96 0.00 17611.86 17:55:51 17:43:01 1.05 0.00 1.05 0.00 13.20 17:55:51 17:44:01 1.38 0.00 1.38 0.00 17.20 17:55:51 17:45:01 1.02 0.00 1.02 0.00 11.33 17:55:51 17:46:01 0.88 0.00 0.88 0.00 12.26 17:55:51 17:47:01 0.95 0.00 0.95 0.00 11.86 17:55:51 17:48:01 1.27 0.00 1.27 0.00 17.20 17:55:51 17:49:02 5.03 4.07 0.97 32.52 11.06 17:55:51 17:50:01 2.25 0.00 2.25 0.00 32.94 17:55:51 17:51:01 0.83 0.00 0.83 0.00 9.73 17:55:51 17:52:01 1.38 0.00 1.38 0.00 17.33 17:55:51 17:53:01 1.30 0.00 1.30 0.00 14.66 17:55:51 17:54:01 4.10 2.10 2.00 87.85 179.57 17:55:51 17:55:01 116.75 58.82 57.92 2409.33 6268.96 17:55:51 Average: 14.27 4.68 9.60 254.71 9024.29 17:55:51 17:55:51 17:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:55:51 17:35:01 30657540 31896208 2281680 6.93 38532 1528552 1304380 3.84 619032 1411036 76 17:55:51 17:36:01 30658144 31896884 2281076 6.93 38624 1528616 1304380 3.84 618912 1410936 36 17:55:51 17:37:01 30657260 31896112 2281960 6.93 38712 1528616 1304380 3.84 620124 1410944 24 17:55:51 17:38:01 30655772 31894700 2283448 6.93 38800 1528620 1304380 3.84 621236 1410940 12 17:55:51 17:39:01 30655652 31894740 2283568 6.93 38896 1528692 1304380 3.84 621872 1411004 24 17:55:51 17:40:01 30649964 31890032 2289256 6.95 39020 1529316 1365516 4.02 625636 1411440 52 17:55:51 17:41:01 30649196 31889372 2290024 6.95 39116 1529328 1365516 4.02 626848 1411444 8 17:55:51 17:42:01 30647624 31887884 2291596 6.96 39204 1529332 1365516 4.02 628156 1411448 176 17:55:51 17:43:01 30645976 31886304 2293244 6.96 39252 1529336 1365516 4.02 629652 1411456 32 17:55:51 17:44:01 30644436 31884812 2294784 6.97 39316 1529332 1365516 4.02 630760 1411456 56 17:55:51 17:45:01 30643272 31883712 2295948 6.97 39348 1529348 1365516 4.02 632272 1411464 20 17:55:51 17:46:01 30636520 31877028 2302700 6.99 39388 1529352 1365516 4.02 638848 1411468 172 17:55:51 17:47:01 30634132 31874680 2305088 7.00 39404 1529356 1365516 4.02 641496 1411472 16 17:55:51 17:48:01 30632652 31873248 2306568 7.00 39444 1529364 1365516 4.02 642556 1411484 44 17:55:51 17:49:02 30629920 31871608 2309300 7.01 40452 1529368 1381812 4.07 644492 1411484 136 17:55:51 17:50:01 30627328 31869072 2311892 7.02 40504 1529372 1381812 4.07 647904 1411496 24 17:55:51 17:51:01 30626532 31868312 2312688 7.02 40536 1529372 1381812 4.07 648752 1411496 16 17:55:51 17:52:01 30625664 31867624 2313556 7.02 40584 1529504 1381812 4.07 650156 1411624 196 17:55:51 17:53:01 30624176 31866212 2315044 7.03 40664 1529508 1381812 4.07 651180 1411624 160 17:55:51 17:54:01 30569060 31819100 2370160 7.20 40812 1537388 1381812 4.07 698792 1418000 0 17:55:51 17:55:01 30125464 31731364 2813756 8.54 71660 1843444 1433836 4.22 856832 1659600 146408 17:55:51 Average: 30614109 31872334 2325111 7.06 41060 1544529 1358869 4.00 647405 1423491 7033 17:55:51 17:55:51 17:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:55:51 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:51 17:35:01 ens3 188.52 148.01 517.11 30.75 0.00 0.00 0.00 0.00 17:55:51 17:35:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 17:55:51 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:51 17:36:01 ens3 0.52 0.33 0.16 0.05 0.00 0.00 0.00 0.00 17:55:51 17:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:55:51 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:51 17:37:01 ens3 0.17 0.13 0.06 0.17 0.00 0.00 0.00 0.00 17:55:51 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:51 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:51 17:38:01 ens3 0.27 0.15 0.06 0.01 0.00 0.00 0.00 0.00 17:55:51 17:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:55:51 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:51 17:39:01 ens3 0.17 0.12 0.05 0.01 0.00 0.00 0.00 0.00 17:55:51 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:51 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:51 17:40:01 ens3 0.62 0.55 0.24 0.72 0.00 0.00 0.00 0.00 17:55:51 17:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:55:51 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:51 17:41:01 ens3 0.17 0.13 0.05 0.16 0.00 0.00 0.00 0.00 17:55:51 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:51 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:51 17:42:01 ens3 0.28 0.27 0.06 0.33 0.00 0.00 0.00 0.00 17:55:51 17:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:55:51 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:51 17:43:01 ens3 0.63 0.55 0.31 0.51 0.00 0.00 0.00 0.00 17:55:51 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:51 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:51 17:44:01 ens3 0.20 0.12 0.06 0.01 0.00 0.00 0.00 0.00 17:55:51 17:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:55:51 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:51 17:45:01 ens3 0.30 0.25 0.13 0.36 0.00 0.00 0.00 0.00 17:55:51 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:51 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:51 17:46:01 ens3 0.73 0.28 2.19 0.08 0.00 0.00 0.00 0.00 17:55:51 17:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:55:51 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:51 17:47:01 ens3 1.08 0.60 0.42 0.48 0.00 0.00 0.00 0.00 17:55:51 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:51 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:51 17:48:01 ens3 0.33 0.18 0.07 0.19 0.00 0.00 0.00 0.00 17:55:51 17:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:55:51 17:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:51 17:49:02 ens3 0.32 0.33 0.08 0.39 0.00 0.00 0.00 0.00 17:55:51 17:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:51 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:51 17:50:01 ens3 0.64 0.53 0.26 0.28 0.00 0.00 0.00 0.00 17:55:51 17:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:55:51 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:51 17:51:01 ens3 0.65 0.22 0.11 0.17 0.00 0.00 0.00 0.00 17:55:51 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:51 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:51 17:52:01 ens3 0.27 0.27 0.06 0.33 0.00 0.00 0.00 0.00 17:55:51 17:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:55:51 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:51 17:53:01 ens3 0.20 0.17 0.06 0.17 0.00 0.00 0.00 0.00 17:55:51 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:51 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:51 17:54:01 ens3 33.03 28.23 103.80 17.28 0.00 0.00 0.00 0.00 17:55:51 17:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:55:51 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:51 17:55:01 ens3 110.86 81.34 881.07 33.93 0.00 0.00 0.00 0.00 17:55:51 17:55:01 lo 1.93 1.93 0.21 0.21 0.00 0.00 0.00 0.00 17:55:51 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:51 Average: ens3 16.20 12.52 71.79 4.12 0.00 0.00 0.00 0.00 17:55:51 Average: lo 0.21 0.21 0.02 0.02 0.00 0.00 0.00 0.00 17:55:51 17:55:51 17:55:51 ---> sar -P ALL: 17:55:51 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-15307) 01/26/24 _x86_64_ (8 CPU) 17:55:51 17:55:51 17:33:41 LINUX RESTART (8 CPU) 17:55:51 17:55:51 17:34:01 CPU %user %nice %system %iowait %steal %idle 17:55:51 17:35:01 all 2.11 0.00 0.59 2.97 0.02 94.32 17:55:51 17:35:01 0 1.35 0.00 0.47 0.22 0.02 97.95 17:55:51 17:35:01 1 1.65 0.00 0.35 0.60 0.02 97.38 17:55:51 17:35:01 2 2.62 0.00 0.52 0.20 0.03 96.63 17:55:51 17:35:01 3 1.69 0.00 1.66 0.43 0.02 96.20 17:55:51 17:35:01 4 0.70 0.00 0.23 0.03 0.02 99.02 17:55:51 17:35:01 5 4.09 0.00 0.44 21.80 0.02 73.66 17:55:51 17:35:01 6 1.29 0.00 0.67 0.22 0.02 97.81 17:55:51 17:35:01 7 3.44 0.00 0.35 0.32 0.00 95.89 17:55:51 17:36:01 all 0.04 0.00 0.02 1.13 0.01 98.80 17:55:51 17:36:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:55:51 17:36:01 1 0.08 0.00 0.05 0.00 0.00 99.87 17:55:51 17:36:01 2 0.07 0.00 0.03 0.00 0.02 99.88 17:55:51 17:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:55:51 17:36:01 4 0.05 0.00 0.03 0.00 0.00 99.92 17:55:51 17:36:01 5 0.03 0.00 0.03 9.04 0.02 90.87 17:55:51 17:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:55:51 17:36:01 7 0.05 0.00 0.03 0.00 0.02 99.90 17:55:51 17:37:01 all 0.02 0.00 0.01 1.09 0.00 98.88 17:55:51 17:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:55:51 17:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:55:51 17:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:55:51 17:37:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:55:51 17:37:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:55:51 17:37:01 5 0.03 0.00 0.03 8.71 0.00 91.23 17:55:51 17:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:55:51 17:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:55:51 17:38:01 all 0.01 0.00 0.01 1.15 0.00 98.82 17:55:51 17:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:55:51 17:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:55:51 17:38:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:55:51 17:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:55:51 17:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:55:51 17:38:01 5 0.03 0.00 0.02 9.24 0.02 90.69 17:55:51 17:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:55:51 17:38:01 7 0.03 0.00 0.02 0.00 0.02 99.93 17:55:51 17:39:01 all 0.22 0.00 0.01 1.29 0.00 98.48 17:55:51 17:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:55:51 17:39:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:55:51 17:39:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:55:51 17:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:55:51 17:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:55:51 17:39:01 5 0.03 0.00 0.02 10.35 0.02 89.58 17:55:51 17:39:01 6 0.00 0.00 0.00 0.02 0.00 99.98 17:55:51 17:39:01 7 1.60 0.00 0.02 0.00 0.00 98.38 17:55:51 17:40:01 all 0.11 0.00 0.02 1.16 0.01 98.71 17:55:51 17:40:01 0 0.05 0.00 0.02 0.00 0.02 99.92 17:55:51 17:40:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:55:51 17:40:01 2 0.15 0.00 0.02 0.00 0.03 99.80 17:55:51 17:40:01 3 0.23 0.00 0.03 0.02 0.02 99.70 17:55:51 17:40:01 4 0.03 0.00 0.02 0.00 0.00 99.95 17:55:51 17:40:01 5 0.07 0.00 0.02 9.23 0.00 90.69 17:55:51 17:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:55:51 17:40:01 7 0.30 0.00 0.00 0.00 0.02 99.68 17:55:51 17:41:01 all 0.17 0.00 0.01 1.19 0.01 98.62 17:55:51 17:41:01 0 0.03 0.00 0.03 0.00 0.00 99.93 17:55:51 17:41:01 1 0.02 0.00 0.00 0.00 0.02 99.97 17:55:51 17:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:55:51 17:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:55:51 17:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:55:51 17:41:01 5 0.02 0.00 0.02 9.59 0.02 90.36 17:55:51 17:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:55:51 17:41:01 7 1.22 0.00 0.05 0.00 0.02 98.71 17:55:51 17:42:01 all 0.08 0.00 0.01 1.05 0.00 98.85 17:55:51 17:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:55:51 17:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:55:51 17:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:55:51 17:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:55:51 17:42:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:55:51 17:42:01 5 0.03 0.00 0.03 8.44 0.02 91.47 17:55:51 17:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:55:51 17:42:01 7 0.57 0.00 0.02 0.00 0.00 99.42 17:55:51 17:43:01 all 0.06 0.00 0.00 0.01 0.00 99.92 17:55:51 17:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:55:51 17:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:55:51 17:43:01 2 0.03 0.00 0.00 0.00 0.00 99.97 17:55:51 17:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:55:51 17:43:01 4 0.33 0.00 0.00 0.00 0.00 99.67 17:55:51 17:43:01 5 0.07 0.00 0.00 0.05 0.02 99.87 17:55:51 17:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:55:51 17:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:55:51 17:44:01 all 0.27 0.00 0.01 0.01 0.00 99.72 17:55:51 17:44:01 0 0.05 0.00 0.02 0.00 0.02 99.92 17:55:51 17:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:55:51 17:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:55:51 17:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:55:51 17:44:01 4 1.97 0.00 0.00 0.00 0.02 98.01 17:55:51 17:44:01 5 0.00 0.00 0.03 0.05 0.00 99.92 17:55:51 17:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:55:51 17:44:01 7 0.05 0.00 0.02 0.00 0.02 99.92 17:55:51 17:45:01 all 0.27 0.00 0.00 0.00 0.00 99.72 17:55:51 17:45:01 0 0.03 0.00 0.00 0.00 0.02 99.95 17:55:51 17:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:55:51 17:45:01 2 0.05 0.00 0.00 0.00 0.00 99.95 17:55:51 17:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:55:51 17:45:01 4 1.97 0.00 0.00 0.00 0.00 98.03 17:55:51 17:45:01 5 0.00 0.00 0.00 0.03 0.00 99.97 17:55:51 17:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:55:51 17:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:55:51 17:55:51 17:45:01 CPU %user %nice %system %iowait %steal %idle 17:55:51 17:46:01 all 0.33 0.00 0.01 0.00 0.00 99.66 17:55:51 17:46:01 0 0.00 0.00 0.03 0.00 0.02 99.95 17:55:51 17:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:55:51 17:46:01 2 0.03 0.00 0.02 0.00 0.02 99.93 17:55:51 17:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:55:51 17:46:01 4 1.99 0.00 0.00 0.00 0.00 98.01 17:55:51 17:46:01 5 0.57 0.00 0.00 0.02 0.00 99.42 17:55:51 17:46:01 6 0.00 0.00 0.00 0.00 0.02 99.98 17:55:51 17:46:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:55:51 17:47:01 all 0.16 0.00 0.02 0.00 0.00 99.82 17:55:51 17:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:55:51 17:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:55:51 17:47:01 2 0.07 0.00 0.02 0.00 0.02 99.90 17:55:51 17:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:55:51 17:47:01 4 1.09 0.00 0.10 0.00 0.00 98.81 17:55:51 17:47:01 5 0.02 0.00 0.00 0.02 0.00 99.97 17:55:51 17:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:55:51 17:47:01 7 0.02 0.00 0.02 0.00 0.02 99.95 17:55:51 17:48:01 all 0.02 0.00 0.01 0.01 0.00 99.96 17:55:51 17:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:55:51 17:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:55:51 17:48:01 2 0.05 0.00 0.03 0.03 0.02 99.87 17:55:51 17:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:55:51 17:48:01 4 0.03 0.00 0.00 0.00 0.02 99.95 17:55:51 17:48:01 5 0.00 0.00 0.02 0.03 0.02 99.93 17:55:51 17:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:55:51 17:48:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:55:51 17:49:02 all 0.02 0.00 0.01 0.05 0.00 99.92 17:55:51 17:49:02 0 0.02 0.00 0.00 0.00 0.00 99.98 17:55:51 17:49:02 1 0.03 0.00 0.02 0.00 0.00 99.95 17:55:51 17:49:02 2 0.03 0.00 0.02 0.12 0.02 99.82 17:55:51 17:49:02 3 0.02 0.00 0.02 0.00 0.00 99.97 17:55:51 17:49:02 4 0.02 0.00 0.02 0.00 0.00 99.97 17:55:51 17:49:02 5 0.00 0.00 0.02 0.02 0.00 99.97 17:55:51 17:49:02 6 0.02 0.00 0.03 0.30 0.00 99.65 17:55:51 17:49:02 7 0.02 0.00 0.00 0.00 0.00 99.98 17:55:51 17:50:01 all 0.19 0.00 0.01 0.08 0.00 99.72 17:55:51 17:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:55:51 17:50:01 1 0.05 0.00 0.00 0.00 0.00 99.95 17:55:51 17:50:01 2 0.03 0.00 0.02 0.05 0.00 99.90 17:55:51 17:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:55:51 17:50:01 4 1.34 0.00 0.00 0.00 0.00 98.66 17:55:51 17:50:01 5 0.02 0.00 0.00 0.49 0.00 99.49 17:55:51 17:50:01 6 0.00 0.00 0.00 0.10 0.00 99.90 17:55:51 17:50:01 7 0.07 0.00 0.00 0.00 0.00 99.93 17:55:51 17:51:01 all 0.01 0.00 0.00 0.00 0.00 99.98 17:55:51 17:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:55:51 17:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:55:51 17:51:01 2 0.02 0.00 0.02 0.02 0.02 99.93 17:55:51 17:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:55:51 17:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:55:51 17:51:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:55:51 17:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:55:51 17:51:01 7 0.03 0.00 0.02 0.00 0.02 99.93 17:55:51 17:52:01 all 0.13 0.00 0.01 0.05 0.00 99.81 17:55:51 17:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:55:51 17:52:01 1 0.07 0.00 0.02 0.00 0.02 99.90 17:55:51 17:52:01 2 0.88 0.00 0.03 0.25 0.02 98.82 17:55:51 17:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:55:51 17:52:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:55:51 17:52:01 5 0.03 0.00 0.03 0.13 0.00 99.80 17:55:51 17:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:55:51 17:52:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:55:51 17:53:01 all 0.18 0.00 0.01 0.03 0.00 99.78 17:55:51 17:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:55:51 17:53:01 1 0.07 0.00 0.02 0.00 0.00 99.92 17:55:51 17:53:01 2 1.37 0.00 0.03 0.00 0.02 98.58 17:55:51 17:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:55:51 17:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:55:51 17:53:01 5 0.00 0.00 0.00 0.20 0.00 99.80 17:55:51 17:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:55:51 17:53:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:55:51 17:54:01 all 0.63 0.00 0.04 0.11 0.00 99.22 17:55:51 17:54:01 0 0.53 0.00 0.03 0.03 0.00 99.40 17:55:51 17:54:01 1 1.02 0.00 0.02 0.00 0.00 98.97 17:55:51 17:54:01 2 1.86 0.00 0.02 0.53 0.00 97.59 17:55:51 17:54:01 3 0.43 0.00 0.05 0.37 0.00 99.15 17:55:51 17:54:01 4 0.32 0.00 0.03 0.00 0.00 99.65 17:55:51 17:54:01 5 0.22 0.00 0.05 0.02 0.02 99.70 17:55:51 17:54:01 6 0.18 0.00 0.08 0.00 0.00 99.73 17:55:51 17:54:01 7 0.42 0.00 0.02 0.00 0.00 99.57 17:55:51 17:55:01 all 11.41 0.00 0.95 1.35 0.04 86.25 17:55:51 17:55:01 0 30.24 0.00 1.95 1.70 0.07 66.04 17:55:51 17:55:01 1 4.51 0.00 0.69 1.80 0.05 92.95 17:55:51 17:55:01 2 17.15 0.00 1.49 3.64 0.07 77.66 17:55:51 17:55:01 3 20.09 0.00 0.96 0.50 0.05 78.40 17:55:51 17:55:01 4 3.44 0.00 0.52 2.48 0.02 93.55 17:55:51 17:55:01 5 5.28 0.00 0.60 0.27 0.02 93.83 17:55:51 17:55:01 6 4.95 0.00 0.65 0.13 0.02 94.25 17:55:51 17:55:01 7 5.60 0.00 0.75 0.23 0.03 93.38 17:55:51 Average: all 0.78 0.00 0.08 0.61 0.01 98.52 17:55:51 Average: 0 1.54 0.00 0.12 0.09 0.01 98.24 17:55:51 Average: 1 0.37 0.00 0.06 0.11 0.00 99.46 17:55:51 Average: 2 1.17 0.00 0.11 0.23 0.01 98.48 17:55:51 Average: 3 1.08 0.00 0.13 0.06 0.00 98.72 17:55:51 Average: 4 0.64 0.00 0.05 0.12 0.00 99.19 17:55:51 Average: 5 0.50 0.00 0.06 4.18 0.01 95.25 17:55:51 Average: 6 0.31 0.00 0.07 0.04 0.00 99.58 17:55:51 Average: 7 0.65 0.00 0.06 0.03 0.01 99.26 17:55:51 17:55:51 17:55:51