Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-8c-8g-12866 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-simulators-nf-simulator-netconf-server-sonar The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/integration/simulators/nf-simulator/netconf-server > git init /w/workspace/integration-simulators-nf-simulator-netconf-server-sonar # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/integration/simulators/nf-simulator/netconf-server > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/simulators/nf-simulator/netconf-server +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/integration/simulators/nf-simulator/netconf-server # 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 1a7baf40d69a2014bc7b1d434c7f89a3edddedcf (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a7baf40d69a2014bc7b1d434c7f89a3edddedcf # timeout=10 Commit message: "Chore: Add dependabot config" > git rev-list --no-walk 1a7baf40d69a2014bc7b1d434c7f89a3edddedcf # timeout=10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] Run condition [Not] preventing prebuild for step [BuilderChain] [integration-simulators-nf-simulator-netconf-server-sonar] $ /bin/bash /tmp/jenkins6845114124748800258.sh ---> python-tools-install.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-wtaV lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-wtaV/bin to PATH Generating Requirements File 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. httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 25.3 from /tmp/venv-wtaV/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.5.2 beautifulsoup4==4.14.2 boto3==1.40.74 botocore==1.40.74 bs4==0.0.2 cachetools==6.2.2 certifi==2025.11.12 cffi==2.0.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.3.0 cliff==4.11.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.20.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.43.0 httplib2==0.31.0 identify==2.6.15 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.1 jsonschema-specifications==2025.9.1 keystoneauth1==5.12.0 kubernetes==34.1.0 lftools==0.37.15 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.8.0 os-service-types==1.8.1 osc-lib==4.2.0 oslo.config==10.1.0 oslo.context==6.1.0 oslo.i18n==6.7.0 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.1.0 packaging==25.0 pbr==7.0.3 platformdirs==4.5.0 prettytable==3.17.0 psutil==7.1.3 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.6.1 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.2.0 python-swiftclient==4.9.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.2.0 rich-argparse==1.7.2 rpds-py==0.28.0 rsa==4.9.1 ruamel.yaml==0.18.16 ruamel.yaml.clib==0.2.14 s3transfer==0.14.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8 stevedore==5.5.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.35.4 wcwidth==0.2.14 websocket-client==1.9.0 wrapt==2.0.1 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Boolean condition] enabling perform for step [BuilderChain] [integration-simulators-nf-simulator-netconf-server-sonar] $ /bin/sh -xe /tmp/jenkins13904677508793973506.sh + echo Using SonarCloud Using SonarCloud [integration-simulators-nf-simulator-netconf-server-sonar] $ /bin/sh -xe /tmp/jenkins12957377693802815268.sh + echo quiet=on Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.5.4/apache-maven-3.5.4-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35 on prd-ubuntu1804-docker-8c-8g-12866 [integration-simulators-nf-simulator-netconf-server-sonar] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=integration/simulators/nf-simulator/netconf-server -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn35/bin/mvn -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt " -DJAVA_OPTS= -DGERRIT_PROJECT=integration/simulators/nf-simulator/netconf-server -Dsha1=origin/master "-DMAVEN_OPTS=-Xmx1024m -XX:MaxMetaspaceSize=256m" -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn35 -DMAVEN_PARAMS= -DSONAR_MAVEN_GOAL=org.sonarsource.scanner.maven:sonar-maven-plugin:3.9.1.2184:sonar --version Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" [integration-simulators-nf-simulator-netconf-server-sonar] $ /bin/sh -xe /tmp/jenkins6076369656392729451.sh + rm /home/jenkins/.wgetrc [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk11 GIT_URL="git://cloud.onap.org/mirror" [EnvInject] - Variables injected successfully. [integration-simulators-nf-simulator-netconf-server-sonar] $ /bin/sh /tmp/jenkins12042680692627857324.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "11.0.16" 2022-07-19 OpenJDK Runtime Environment (build 11.0.16+8-post-Ubuntu-0ubuntu118.04) OpenJDK 64-Bit Server VM (build 11.0.16+8-post-Ubuntu-0ubuntu118.04, mixed mode) JAVA_HOME=/usr/lib/jvm/java-11-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. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean install SONARCLOUD_JAVA_VERSION=openjdk17 SONARCLOUD_QUALITYGATE_WAIT=False SCAN_DEV_BRANCH=False PROJECT_ORGANIZATION=onap SONAR_HOST_URL=https://sonarcloud.io PROJECT_KEY=onap_integration-simulators-nf-simulator-netconf-server [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/integration-simulators-nf-simulator-netconf-server-sonar@tmp/config12617763770944025826tmp copy managed file [integration-simulators-nf-simulator-netconf-server-settings] to file:/w/workspace/integration-simulators-nf-simulator-netconf-server-sonar@tmp/config346371255582012572tmp [integration-simulators-nf-simulator-netconf-server-sonar] $ /bin/bash -l /tmp/jenkins1847836197024196311.sh ---> common-variables.sh --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r ---> maven-sonar.sh + set +u + export MAVEN_OPTS + declare -a params + params+=("--global-settings $GLOBAL_SETTINGS_FILE") + params+=("--settings $SETTINGS_FILE") + _JAVA_OPTIONS= + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35/bin/mvn clean install -e -Dsonar --global-settings /w/workspace/integration-simulators-nf-simulator-netconf-server-sonar@tmp/config12617763770944025826tmp --settings /w/workspace/integration-simulators-nf-simulator-netconf-server-sonar@tmp/config346371255582012572tmp --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r Picked up _JAVA_OPTIONS: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] [INFO] --< org.onap.integration.simulators.nf-simulator.netconf-server:netconfserver >-- [INFO] Building netconfserver 1.0.1-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ netconfserver --- [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (python-clean) @ netconfserver --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ netconfserver --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ netconfserver --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ netconfserver --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/integration-simulators-nf-simulator-netconf-server-sonar/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ netconfserver --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ netconfserver --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ netconfserver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/integration-simulators-nf-simulator-netconf-server-sonar/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ netconfserver --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ netconfserver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/integration-simulators-nf-simulator-netconf-server-sonar/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ netconfserver --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ netconfserver --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ netconfserver --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (python-test) @ netconfserver --- No handlers could be found for logger "tox_pyenv" [py36 create: /w/workspace/integration-simulators-nf-simulator-netconf-server-sonar/src/python/.tox/[py36 [py36 installdeps: -rtest-requirements.txt [py36 installed: attrs==22.2.0,decorator==5.1.1,importlib-metadata==4.8.3,iniconfig==1.1.1,kafka-python==2.0.2,packaging==21.3,pluggy==0.13.1,py==1.11.0,pyparsing==3.1.4,pytest==6.2.2,retry==0.9.2,toml==0.10.2,typing_extensions==4.1.1,zipp==3.6.0 [py36 run-test-pre: PYTHONHASHSEED='1066935758' [py36 run-test: commands[0] | pytest ============================= test session starts ============================== platform linux -- Python 3.6.9, pytest-6.2.2, py-1.11.0, pluggy-0.13.1 cachedir: .tox/[py36/.pytest_cache rootdir: /w/workspace/integration-simulators-nf-simulator-netconf-server-sonar/src/python collected 17 items tests/unit/test_netconf_change_listener.py .. [ 11%] tests/unit/test_netconf_change_listener_factory.py .. [ 23%] tests/unit/test_netconf_kafka_client.py ... [ 41%] tests/unit/test_netconf_kafka_message_factory.py .... [ 64%] tests/unit/sysrepo_configuration/test_sysrepo_configuration_loader.py .. [ 76%] . [ 82%] tests/unit/sysrepo_configuration/test_sysrepo_configuration_manager_.py . [ 88%] . [ 94%] tests/unit/sysrepo_interface/test_config_change_subscriber.py . [100%] ============================== 17 passed in 0.15s ============================== py38] create: /w/workspace/integration-simulators-nf-simulator-netconf-server-sonar/src/python/.tox/py38] py38] installdeps: -rtest-requirements.txt py38] installed: attrs==22.2.0,decorator==5.1.1,importlib-metadata==4.8.3,iniconfig==1.1.1,kafka-python==2.0.2,packaging==21.3,pluggy==0.13.1,py==1.11.0,pyparsing==3.1.4,pytest==6.2.2,retry==0.9.2,toml==0.10.2,typing_extensions==4.1.1,zipp==3.6.0 py38] run-test-pre: PYTHONHASHSEED='1066935758' py38] run-test: commands[0] | pytest ============================= test session starts ============================== platform linux -- Python 3.6.9, pytest-6.2.2, py-1.11.0, pluggy-0.13.1 cachedir: .tox/py38]/.pytest_cache rootdir: /w/workspace/integration-simulators-nf-simulator-netconf-server-sonar/src/python collected 17 items tests/unit/test_netconf_change_listener.py .. [ 11%] tests/unit/test_netconf_change_listener_factory.py .. [ 23%] tests/unit/test_netconf_kafka_client.py ... [ 41%] tests/unit/test_netconf_kafka_message_factory.py .... [ 64%] tests/unit/sysrepo_configuration/test_sysrepo_configuration_loader.py .. [ 76%] . [ 82%] tests/unit/sysrepo_configuration/test_sysrepo_configuration_manager_.py . [ 88%] . [ 94%] tests/unit/sysrepo_interface/test_config_change_subscriber.py . [100%] ============================== 17 passed in 0.13s ============================== ___________________________________ summary ____________________________________ [py36: commands succeeded py38]: commands succeeded congratulations :) [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ netconfserver --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /w/workspace/integration-simulators-nf-simulator-netconf-server-sonar/target/netconfserver-1.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ netconfserver --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/integration-simulators-nf-simulator-netconf-server-sonar/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ netconfserver --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ netconfserver --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ netconfserver --- [INFO] Failsafe report directory: /w/workspace/integration-simulators-nf-simulator-netconf-server-sonar/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ netconfserver --- [INFO] Installing /w/workspace/integration-simulators-nf-simulator-netconf-server-sonar/target/netconfserver-1.0.1-SNAPSHOT.jar to /tmp/r/org/onap/integration/simulators/nf-simulator/netconf-server/netconfserver/1.0.1-SNAPSHOT/netconfserver-1.0.1-SNAPSHOT.jar [INFO] Installing /w/workspace/integration-simulators-nf-simulator-netconf-server-sonar/pom.xml to /tmp/r/org/onap/integration/simulators/nf-simulator/netconf-server/netconfserver/1.0.1-SNAPSHOT/netconfserver-1.0.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 22.474 s [INFO] Finished at: 2025-11-15T09:52:10Z [INFO] ------------------------------------------------------------------------ + '[' https://sonarcloud.io = https://sonarcloud.io ']' + params+=("-Dsonar.projectKey=$PROJECT_KEY") + params+=("-Dsonar.organization=$PROJECT_ORGANIZATION") + params+=("-Dsonar.token=$API_TOKEN") + '[' False = True ']' + '[' -n openjdk17 ']' + '[' openjdk11 '!=' openjdk17 ']' + export SET_JDK_VERSION=openjdk17 + SET_JDK_VERSION=openjdk17 + bash /dev/fd/63 ++ curl -s https://raw.githubusercontent.com/lfit/releng-global-jjb/master/shell/update-java-alternatives.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "17.0.4" 2022-07-19 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 + source /tmp/java.env ++ JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35/bin/mvn org.sonarsource.scanner.maven:sonar-maven-plugin:3.9.1.2184:sonar -e -Dsonar -Dsonar.host.url=https://sonarcloud.io --global-settings /w/workspace/integration-simulators-nf-simulator-netconf-server-sonar@tmp/config12617763770944025826tmp --settings /w/workspace/integration-simulators-nf-simulator-netconf-server-sonar@tmp/config346371255582012572tmp -Dsonar.projectKey=onap_integration-simulators-nf-simulator-netconf-server -Dsonar.organization=onap -Dsonar.token=**** --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35 Java version: 17.0.4, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "4.15.0-192-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] [INFO] --< org.onap.integration.simulators.nf-simulator.netconf-server:netconfserver >-- [INFO] Building netconfserver 1.0.1-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- sonar-maven-plugin:3.9.1.2184:sonar (default-cli) @ netconfserver --- [INFO] User cache: /home/jenkins/.sonar/cache [INFO] SonarQube version: 12.7.0.1215 [INFO] Default locale: "en", source code encoding: "UTF-8" [INFO] Load global settings [INFO] Load global settings (done) | time=641ms [INFO] Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu [INFO] Loading required plugins [INFO] Load plugins index [INFO] Load plugins index (done) | time=203ms [INFO] Load/download plugins [INFO] Load/download plugins (done) | time=697ms [INFO] Loaded core extensions: architecture, a3s, sca [INFO] Process project properties [INFO] Project key: onap_integration-simulators-nf-simulator-netconf-server [INFO] Base dir: /w/workspace/integration-simulators-nf-simulator-netconf-server-sonar [INFO] Working dir: /w/workspace/integration-simulators-nf-simulator-netconf-server-sonar/target/sonar [INFO] Found an active CI vendor: 'Jenkins' [INFO] Load project branches [INFO] Load project branches (done) | time=293ms [INFO] Load project settings for component key: 'onap_integration-simulators-nf-simulator-netconf-server' [INFO] Load project settings for component key: 'onap_integration-simulators-nf-simulator-netconf-server' (done) | time=274ms [INFO] Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] Check ALM binding of project 'onap_integration-simulators-nf-simulator-netconf-server' [INFO] Detected project binding: NOT_BOUND [INFO] Check ALM binding of project 'onap_integration-simulators-nf-simulator-netconf-server' (done) | time=221ms [INFO] Load project pull requests [INFO] Load project pull requests (done) | time=205ms [INFO] Load branch configuration [INFO] Load branch configuration (done) | time=2ms [INFO] Load quality profiles [INFO] Load quality profiles (done) | time=466ms [INFO] Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] Create analysis [INFO] Create analysis (done) | time=261ms [INFO] Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] Load active rules [INFO] Load active rules (done) | time=1430ms [INFO] Organization key: onap [INFO] Preprocessing files... [INFO] 1 language detected in 1 preprocessed file (done) | time=86ms [INFO] 0 files ignored because of inclusion/exclusion patterns [INFO] 0 files ignored because of scm ignore settings [INFO] Loading plugins for detected languages [INFO] Load/download plugins [INFO] Load/download plugins (done) | time=34ms [INFO] Load project repositories [INFO] Load project repositories (done) | time=228ms [INFO] Indexing files... [INFO] Project configuration: [INFO] Excluded sources: **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**, **/build-wrapper-dump.json [INFO] 1 file indexed (done) | time=4ms [INFO] Quality profile for xml: Sonar way [INFO] ------------- Run sensors on module netconfserver [INFO] Load metrics repository [INFO] Load metrics repository (done) | time=148ms [INFO] Sensor cache enabled [INFO] Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] Load sensor cache [INFO] Load sensor cache (404) | time=246ms [INFO] Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] Sensor JaCoCo XML Report Importer [jacoco] [WARNING] No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/w/workspace/integration-simulators-nf-simulator-netconf-server-sonar/target/site/jacoco-ut/jacoco.xml'. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] Sensor IaC GitHub Actions Sensor [iacenterprise] [INFO] There are no files to be analyzed for the GitHub Actions language [INFO] Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=4ms [INFO] Sensor IaC Shell Sensor [iacenterprise] [INFO] There are no files to be analyzed for the Shell language [INFO] Sensor IaC Shell Sensor [iacenterprise] (done) | time=1ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] There are no files to be analyzed for the Docker language [INFO] Sensor IaC Docker Sensor [iac] (done) | time=2ms [INFO] Sensor IaC hadolint report Sensor [iac] [INFO] Sensor IaC hadolint report Sensor [iac] (done) | time=1ms [INFO] Sensor Java Config Sensor [iac] [INFO] There are no files to be analyzed for the Java language [INFO] Sensor Java Config Sensor [iac] (done) | time=5ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=175ms [INFO] Sensor EnterpriseTextAndSecretsSensor [textenterprise] [INFO] Available processors: 8 [INFO] Using 8 threads for analysis. [INFO] The property "sonar.tests" is not set. To improve the analysis accuracy, we categorize a file as a test file if any of the following is true: * The filename starts with "test" * The filename contains "test." or "tests." * Any directory in the file path is named: "doc", "docs", "test" or "tests" * Any directory in the file path has a name ending in "test" or "tests" [INFO] Start fetching files for the text and secrets analysis [INFO] Using Git CLI to retrieve untracked files [INFO] Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git [INFO] Starting the text and secrets analysis [INFO] 1 source file to be analyzed for the text and secrets analysis [INFO] 1/1 source file has been analyzed for the text and secrets analysis [INFO] Start fetching files for the binary file analysis [INFO] There are no files to be analyzed for the binary file analysis [INFO] Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=440ms [INFO] ------------- Run sensors on project [INFO] Sensor Zero Coverage Sensor [INFO] Sensor Zero Coverage Sensor (done) | time=0ms [INFO] Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] ------------- Gather SCA dependencies on project [INFO] Checking if SCA is enabled for organization onap [INFO] Dependency analysis skipped [INFO] CPD Executor Calculating CPD for 0 files [INFO] CPD Executor CPD calculation finished (done) | time=0ms [INFO] Analysis report generated in 160ms, dir size=322 KB [INFO] Analysis report compressed in 13ms, zip size=60 KB [INFO] Analysis report uploaded in 611ms [INFO] ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=onap_integration-simulators-nf-simulator-netconf-server [INFO] Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report [INFO] More about the report processing at https://sonarcloud.io/api/ce/task?id=AZqG7ipoVGdyBAYiiocw [INFO] ------------- Upload SCA dependency files [INFO] Analysis total time: 7.853 s [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 14.836 s [INFO] Finished at: 2025-11-15T09:52:26Z [INFO] ------------------------------------------------------------------------ [integration-simulators-nf-simulator-netconf-server-sonar] $ /bin/bash /tmp/jenkins745939515751722282.sh [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Not] preventing perform for step [BuilderChain] [FINDBUGS] Collecting findbugs analysis files... [FINDBUGS] Searching for all files in /w/workspace/integration-simulators-nf-simulator-netconf-server-sonar that match the pattern **/findbugs.xml [FINDBUGS] No files found. Configuration error? The recommended git tool is: NONE using credential onap-jenkins-ssh Using GitBlamer to create author and commit information for all warnings. GIT_COMMIT=1a7baf40d69a2014bc7b1d434c7f89a3edddedcf, workspace=/w/workspace/integration-simulators-nf-simulator-netconf-server-sonar [FINDBUGS] Computing warning deltas based on reference build #1084 [PostBuildScript] - [INFO] Executing post build scripts. [integration-simulators-nf-simulator-netconf-server-sonar] $ /bin/bash /tmp/jenkins12036824146657234181.sh ---> sysstat.sh [integration-simulators-nf-simulator-netconf-server-sonar] $ /bin/bash /tmp/jenkins12938617499281299909.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/integration-simulators-nf-simulator-netconf-server-sonar + 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/integration-simulators-nf-simulator-netconf-server-sonar ']' + 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/integration-simulators-nf-simulator-netconf-server-sonar ']' + mkdir -p /w/workspace/integration-simulators-nf-simulator-netconf-server-sonar/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-simulators-nf-simulator-netconf-server-sonar/archives/ [integration-simulators-nf-simulator-netconf-server-sonar] $ /bin/bash /tmp/jenkins4768493268517943351.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/integration-simulators-nf-simulator-netconf-server-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wtaV from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-wtaV/bin to PATH INFO: Running in OpenStack, capturing instance metadata [integration-simulators-nf-simulator-netconf-server-sonar] $ /bin/bash /tmp/jenkins4602977480792251896.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-simulators-nf-simulator-netconf-server-sonar@tmp/config10245347149165140627tmp 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. [integration-simulators-nf-simulator-netconf-server-sonar] $ /bin/bash /tmp/jenkins15233754741858962655.sh ---> create-netrc.sh [integration-simulators-nf-simulator-netconf-server-sonar] $ /bin/bash /tmp/jenkins7510955550203963017.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/integration-simulators-nf-simulator-netconf-server-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wtaV from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-wtaV/bin to PATH [integration-simulators-nf-simulator-netconf-server-sonar] $ /bin/bash /tmp/jenkins10586751475542272682.sh ---> sudo-logs.sh Archiving 'sudo' log.. [integration-simulators-nf-simulator-netconf-server-sonar] $ /bin/bash /tmp/jenkins17372114872167780579.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/integration-simulators-nf-simulator-netconf-server-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wtaV from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-wtaV/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-8 INFO: Archiving Costs [integration-simulators-nf-simulator-netconf-server-sonar] $ /bin/bash -l /tmp/jenkins8503489056825261620.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/integration-simulators-nf-simulator-netconf-server-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wtaV from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-wtaV/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-simulators-nf-simulator-netconf-server-sonar/1085 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-8c-8g-12866 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.996 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 16G 0 16G 0% /dev tmpfs 3.2G 716K 3.2G 1% /run /dev/vda1 155G 11G 145G 7% / tmpfs 16G 0 16G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 16G 0 16G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 3.2G 0 3.2G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 32167 838 28967 0 2361 30898 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 mq state UP group default qlen 1000 link/ether fa:16:3e:87:f7:ad brd ff:ff:ff:ff:ff:ff inet 10.30.106.44/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 82856sec preferred_lft 82856sec inet6 fe80::f816:3eff:fe87:f7ad/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:31:d6:e8:ee 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-12866) 11/15/25 _x86_64_ (8 CPU) 08:54:10 LINUX RESTART (8 CPU) 08:55:02 tps rtps wtps bread/s bwrtn/s 08:56:01 151.16 5.37 145.79 177.73 93676.60 08:57:01 30.33 0.00 30.33 0.00 10210.96 08:58:01 1.32 0.00 1.32 0.00 15.06 08:59:01 1.83 0.00 1.83 0.00 21.86 09:00:01 1.40 0.00 1.40 0.00 16.26 09:01:01 1.82 0.02 1.80 0.13 21.73 09:02:01 1.28 0.00 1.28 0.00 14.80 09:03:01 1.77 0.00 1.77 0.00 20.93 09:04:01 1.33 0.00 1.33 0.00 15.46 09:05:01 2.00 0.00 2.00 0.00 23.33 09:06:01 1.30 0.00 1.30 0.00 14.66 09:07:01 1.78 0.00 1.78 0.00 20.80 09:08:01 1.37 0.00 1.37 0.00 15.06 09:09:01 1.82 0.00 1.82 0.00 20.93 09:10:01 5.45 3.52 1.93 28.13 27.86 09:11:01 1.83 0.00 1.83 0.00 22.53 09:12:01 0.82 0.00 0.82 0.00 9.87 09:13:01 1.60 0.00 1.60 0.00 19.20 09:14:01 0.85 0.00 0.85 0.00 11.20 09:15:01 1.63 0.00 1.63 0.00 19.73 09:16:01 0.83 0.00 0.83 0.00 11.20 09:17:01 1.42 0.02 1.40 0.13 18.66 09:18:01 1.07 0.00 1.07 0.00 12.66 09:19:02 1.33 0.00 1.33 0.00 17.46 09:20:01 1.07 0.00 1.07 0.00 12.47 09:21:01 1.35 0.00 1.35 0.00 17.06 09:22:01 1.33 0.00 1.33 0.00 15.06 09:23:01 1.30 0.00 1.30 0.00 16.26 09:24:01 1.27 0.00 1.27 0.00 15.33 09:25:01 1.37 0.00 1.37 0.00 16.26 09:26:01 0.97 0.00 0.97 0.00 12.66 09:27:01 1.80 0.00 1.80 0.00 21.73 09:28:01 0.85 0.00 0.85 0.00 10.13 09:29:01 1.45 0.00 1.45 0.00 18.53 09:30:01 0.78 0.00 0.78 0.00 10.13 09:31:01 1.47 0.00 1.47 0.00 18.80 09:32:01 0.80 0.00 0.80 0.00 9.87 09:33:01 1.12 0.00 1.12 0.00 15.06 09:34:01 0.87 0.00 0.87 0.00 10.93 09:35:01 1.47 0.00 1.47 0.00 18.00 09:36:01 0.95 0.00 0.95 0.00 12.80 09:37:01 1.42 0.00 1.42 0.00 18.13 09:38:01 0.87 0.00 0.87 0.00 10.93 09:39:01 1.37 0.00 1.37 0.00 17.60 09:40:01 0.90 0.00 0.90 0.00 11.60 09:41:01 1.50 0.00 1.50 0.00 19.60 09:42:01 0.83 0.00 0.83 0.00 10.40 09:43:01 3.08 0.97 2.12 20.67 31.60 09:44:01 0.92 0.00 0.92 0.00 11.73 09:45:01 1.07 0.00 1.07 0.00 15.20 09:46:01 0.92 0.00 0.92 0.00 12.66 09:47:01 1.08 0.00 1.08 0.00 15.73 09:48:01 0.97 0.00 0.97 0.00 12.80 09:49:01 1.02 0.00 1.02 0.00 14.00 09:50:01 0.97 0.00 0.97 0.00 12.40 09:51:01 1.33 0.32 1.02 8.40 14.80 09:52:01 30.86 9.72 21.15 124.78 1557.87 09:53:01 105.90 54.39 51.51 2916.98 7149.74 Average: 6.73 1.28 5.45 56.48 1930.51 08:55:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:56:01 30091312 31752128 2847908 8.65 75312 1889824 1370448 4.03 799708 1747600 92688 08:57:01 30092624 31753340 2846596 8.64 75372 1889824 1370448 4.03 797820 1747592 4 08:58:01 30092820 31753668 2846400 8.64 75456 1889832 1370448 4.03 798204 1747596 20 08:59:01 30092176 31753100 2847044 8.64 75544 1889804 1370448 4.03 798056 1747600 8 09:00:01 30092072 31753116 2847148 8.64 75628 1889832 1387396 4.08 798240 1747604 8 09:01:01 30091988 31753148 2847232 8.64 75724 1889848 1387396 4.08 798368 1747608 8 09:02:01 30091944 31753204 2847276 8.64 75800 1889852 1387396 4.08 798528 1747616 8 09:03:01 30090776 31752136 2848444 8.65 75880 1889864 1387396 4.08 799060 1747620 12 09:04:01 30089944 31751432 2849276 8.65 75976 1889876 1387396 4.08 799544 1747624 16 09:05:01 30089604 31751236 2849616 8.65 76076 1889880 1387396 4.08 799780 1747628 188 09:06:01 30089496 31751212 2849724 8.65 76156 1889876 1387396 4.08 799540 1747632 24 09:07:01 30089240 31751008 2849980 8.65 76236 1889832 1387396 4.08 799676 1747636 8 09:08:01 30088780 31750692 2850440 8.65 76320 1889876 1387396 4.08 799680 1747640 12 09:09:01 30088972 31750992 2850248 8.65 76404 1889888 1387396 4.08 800128 1747644 16 09:10:01 30087776 31750736 2851444 8.66 77336 1889900 1360108 4.00 801204 1747648 212 09:11:01 30087940 31750996 2851280 8.66 77412 1889900 1360108 4.00 801356 1747656 8 09:12:01 30087716 31750804 2851504 8.66 77444 1889908 1360108 4.00 801248 1747656 36 09:13:01 30087708 31750816 2851512 8.66 77496 1889892 1360108 4.00 800996 1747660 8 09:14:01 30087468 31750640 2851752 8.66 77520 1889912 1360108 4.00 801356 1747672 16 09:15:01 30087340 31750588 2851880 8.66 77584 1889924 1360108 4.00 801424 1747672 40 09:16:01 30087460 31750772 2851760 8.66 77608 1889920 1360108 4.00 801528 1747680 16 09:17:01 30086688 31750028 2852532 8.66 77652 1889928 1360108 4.00 801896 1747684 216 09:18:01 30087200 31750756 2852020 8.66 77684 1890056 1360108 4.00 801760 1747820 20 09:19:02 30087140 31750704 2852080 8.66 77724 1890048 1360108 4.00 801808 1747828 200 09:20:01 30087156 31750780 2852064 8.66 77772 1890044 1360108 4.00 801864 1747836 56 09:21:01 30087212 31750924 2852008 8.66 77812 1890072 1360108 4.00 801856 1747828 40 09:22:01 30087128 31750912 2852092 8.66 77904 1890076 1360108 4.00 802104 1747832 168 09:23:01 30087036 31750856 2852184 8.66 77936 1890080 1360108 4.00 802152 1747836 44 09:24:01 30086804 31750732 2852416 8.66 78020 1890068 1360108 4.00 802420 1747840 20 09:25:01 30086768 31750744 2852452 8.66 78052 1890084 1360108 4.00 802440 1747840 56 09:26:01 30086816 31750820 2852404 8.66 78080 1890088 1360108 4.00 802432 1747844 16 09:27:01 30086764 31750832 2852456 8.66 78160 1890084 1360108 4.00 802216 1747848 16 09:28:01 30086960 31751076 2852260 8.66 78192 1890104 1360108 4.00 802704 1747852 24 09:29:01 30087480 31751644 2851740 8.66 78228 1890104 1360108 4.00 802648 1747860 20 09:30:01 30087620 31751816 2851600 8.66 78244 1890120 1360108 4.00 802680 1747868 20 09:31:01 30087372 31751616 2851848 8.66 78288 1890116 1360108 4.00 802708 1747872 24 09:32:01 30087560 31751844 2851660 8.66 78304 1890128 1360108 4.00 802712 1747876 20 09:33:01 30087304 31751628 2851916 8.66 78332 1890132 1360108 4.00 802796 1747880 16 09:34:01 30087104 31751464 2852116 8.66 78356 1890136 1360108 4.00 803024 1747884 16 09:35:01 30087212 31751600 2852008 8.66 78388 1890140 1360108 4.00 802876 1747888 20 09:36:01 30087004 31751444 2852216 8.66 78416 1890144 1376188 4.05 803008 1747892 220 09:37:01 30086776 31751172 2852444 8.66 78444 1890152 1376188 4.05 802988 1747900 68 09:38:01 30087112 31751528 2852108 8.66 78468 1890148 1376188 4.05 802896 1747904 28 09:39:01 30087332 31751788 2851888 8.66 78500 1890156 1376188 4.05 803020 1747904 20 09:40:01 30087336 31751840 2851884 8.66 78536 1890160 1359964 4.00 803140 1747908 192 09:41:01 30087424 31751952 2851796 8.66 78576 1890156 1359964 4.00 802928 1747912 20 09:42:01 30087548 31752112 2851672 8.66 78588 1890168 1359964 4.00 803208 1747916 16 09:43:01 30085476 31750912 2853744 8.66 78668 1890776 1383412 4.07 803464 1748360 40 09:44:01 30085368 31750860 2853852 8.66 78700 1890788 1383412 4.07 803808 1748364 16 09:45:01 30085392 31750896 2853828 8.66 78728 1890780 1383412 4.07 803392 1748368 64 09:46:01 30085064 31750628 2854156 8.66 78768 1890792 1383412 4.07 803844 1748372 40 09:47:01 30084424 31750032 2854796 8.67 78800 1890800 1383412 4.07 803576 1748384 52 09:48:01 30083476 31749116 2855744 8.67 78824 1890812 1383412 4.07 805856 1748268 16 09:49:01 30083152 31748832 2856068 8.67 78856 1890816 1383412 4.07 805936 1748264 216 09:50:01 30083276 31748984 2855944 8.67 78888 1890812 1383412 4.07 805940 1748268 16 09:51:01 30076480 31743092 2862740 8.69 78920 1891208 1383412 4.07 812496 1748148 52 09:52:01 29598920 31320604 3340300 10.14 83308 1939136 2009156 5.91 1254572 1774860 16020 09:53:01 29697464 31673936 3241756 9.84 92076 2177056 1420964 4.18 991764 1923968 27848 Average: 30072405 31742349 2866815 8.70 77956 1895926 1382483 4.07 813041 1751349 2402 08:55:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:56:01 lo 0.54 0.54 0.07 0.07 0.00 0.00 0.00 0.00 08:56:01 ens3 62.33 42.40 997.34 8.65 0.00 0.00 0.00 0.00 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:57:01 ens3 0.53 0.20 0.08 0.56 0.00 0.00 0.00 0.00 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:01 ens3 1.23 0.87 0.78 2.06 0.00 0.00 0.00 0.00 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:59:01 ens3 0.38 0.23 0.08 0.27 0.00 0.00 0.00 0.00 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:01 ens3 0.35 0.23 0.14 0.26 0.00 0.00 0.00 0.00 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:01:01 ens3 0.32 0.27 0.07 0.23 0.00 0.00 0.00 0.00 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:01 ens3 0.57 0.20 0.11 0.25 0.00 0.00 0.00 0.00 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:03:01 ens3 1.30 0.60 0.48 0.62 0.00 0.00 0.00 0.00 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:01 ens3 2.00 1.13 0.85 1.10 0.00 0.00 0.00 0.00 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:05:01 ens3 0.50 0.23 0.15 0.16 0.00 0.00 0.00 0.00 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:01 ens3 0.23 0.18 0.07 0.24 0.00 0.00 0.00 0.00 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:07:01 ens3 0.25 0.18 0.07 0.22 0.00 0.00 0.00 0.00 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:01 ens3 0.28 0.18 0.07 0.22 0.00 0.00 0.00 0.00 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:09:01 ens3 0.30 0.23 0.07 0.26 0.00 0.00 0.00 0.00 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:01 ens3 0.38 0.15 0.14 0.09 0.00 0.00 0.00 0.00 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:11:01 ens3 0.38 0.35 0.08 0.42 0.00 0.00 0.00 0.00 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:01 ens3 0.22 0.10 0.06 0.21 0.00 0.00 0.00 0.00 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:01 ens3 0.40 0.15 0.18 0.01 0.00 0.00 0.00 0.00 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:01 ens3 0.23 0.10 0.06 0.41 0.00 0.00 0.00 0.00 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:01 ens3 0.57 0.25 0.16 0.07 0.00 0.00 0.00 0.00 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:01 ens3 0.73 0.42 0.21 0.71 0.00 0.00 0.00 0.00 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:01 ens3 0.82 0.62 0.43 0.62 0.00 0.00 0.00 0.00 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:01 ens3 0.23 0.17 0.07 0.22 0.00 0.00 0.00 0.00 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:02 ens3 0.25 0.22 0.07 0.22 0.00 0.00 0.00 0.00 09:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:20:01 ens3 0.36 0.19 0.14 0.07 0.00 0.00 0.00 0.00 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:21:01 ens3 0.25 0.27 0.07 0.41 0.00 0.00 0.00 0.00 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:01 ens3 0.25 0.17 0.07 0.22 0.00 0.00 0.00 0.00 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:23:01 ens3 0.28 0.22 0.07 0.22 0.00 0.00 0.00 0.00 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:01 ens3 0.20 0.15 0.06 0.22 0.00 0.00 0.00 0.00 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:25:01 ens3 0.55 0.37 0.26 0.29 0.00 0.00 0.00 0.00 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:01 ens3 0.27 0.25 0.11 0.44 0.00 0.00 0.00 0.00 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:27:01 ens3 0.25 0.17 0.07 0.22 0.00 0.00 0.00 0.00 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:01 ens3 1.23 0.60 0.43 0.76 0.00 0.00 0.00 0.00 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:29:01 ens3 1.35 0.73 0.51 0.93 0.00 0.00 0.00 0.00 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:01 ens3 0.35 0.23 0.14 0.17 0.00 0.00 0.00 0.00 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:01 ens3 0.27 0.23 0.07 0.27 0.00 0.00 0.00 0.00 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:01 ens3 0.25 0.18 0.07 0.22 0.00 0.00 0.00 0.00 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:01 ens3 0.27 0.22 0.07 0.22 0.00 0.00 0.00 0.00 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:01 ens3 0.20 0.20 0.06 0.22 0.00 0.00 0.00 0.00 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:35:01 ens3 0.83 0.62 0.40 0.50 0.00 0.00 0.00 0.00 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:01 ens3 0.23 0.15 0.07 0.23 0.00 0.00 0.00 0.00 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:37:01 ens3 0.28 0.20 0.07 0.22 0.00 0.00 0.00 0.00 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:01 ens3 0.67 0.15 0.11 0.22 0.00 0.00 0.00 0.00 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:39:01 ens3 0.92 0.58 0.49 0.40 0.00 0.00 0.00 0.00 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:01 ens3 1.32 0.48 0.50 0.69 0.00 0.00 0.00 0.00 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:01 ens3 0.25 0.20 0.07 0.22 0.00 0.00 0.00 0.00 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:01 ens3 0.25 0.15 0.07 0.21 0.00 0.00 0.00 0.00 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:43:01 ens3 0.28 0.22 0.07 0.22 0.00 0.00 0.00 0.00 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:01 ens3 0.22 0.12 0.06 0.21 0.00 0.00 0.00 0.00 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:45:01 ens3 0.53 0.28 0.15 0.31 0.00 0.00 0.00 0.00 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:46:01 ens3 0.70 0.27 0.21 0.64 0.00 0.00 0.00 0.00 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:47:01 ens3 1.35 0.78 0.59 0.86 0.00 0.00 0.00 0.00 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:48:01 ens3 1.50 0.95 1.14 0.85 0.00 0.00 0.00 0.00 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:49:01 ens3 0.35 0.25 0.07 0.33 0.00 0.00 0.00 0.00 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:01 ens3 0.45 0.17 0.20 0.14 0.00 0.00 0.00 0.00 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:51:01 ens3 5.85 4.55 3.86 4.31 0.00 0.00 0.00 0.00 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:52:01 ens3 147.51 123.63 686.51 42.52 0.00 0.00 0.00 0.00 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:53:01 lo 1.80 1.80 0.20 0.20 0.00 0.00 0.00 0.00 09:53:01 ens3 313.63 222.73 1573.21 61.92 0.00 0.00 0.00 0.00 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 0.14 0.14 0.01 0.01 0.00 0.00 0.00 0.00 Average: ens3 9.61 7.07 56.16 2.38 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 ---> sar -P ALL: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-12866) 11/15/25 _x86_64_ (8 CPU) 08:54:10 LINUX RESTART (8 CPU) 08:55:02 CPU %user %nice %system %iowait %steal %idle 08:56:01 all 6.06 0.00 0.40 1.65 0.03 91.86 08:56:01 0 0.08 0.00 0.15 8.19 0.02 91.55 08:56:01 1 3.59 0.00 0.08 0.05 0.02 96.25 08:56:01 2 19.46 0.00 0.95 0.27 0.03 79.28 08:56:01 3 7.10 0.00 0.46 0.17 0.02 92.25 08:56:01 4 0.85 0.00 0.07 0.12 0.00 98.97 08:56:01 5 0.41 0.00 0.08 0.08 0.02 99.41 08:56:01 6 1.02 0.00 0.29 2.49 0.05 96.15 08:56:01 7 16.00 0.00 1.09 1.82 0.05 81.04 08:57:01 all 0.18 0.00 0.02 0.15 0.01 99.64 08:57:01 0 0.02 0.00 0.00 0.67 0.00 99.32 08:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:57:01 3 1.35 0.00 0.02 0.00 0.02 98.62 08:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:57:01 6 0.02 0.00 0.15 0.53 0.03 99.27 08:57:01 7 0.02 0.00 0.02 0.02 0.00 99.95 08:58:01 all 0.05 0.00 0.01 0.01 0.01 99.93 08:58:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:58:01 3 0.25 0.00 0.02 0.00 0.00 99.73 08:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:58:01 6 0.08 0.00 0.00 0.05 0.02 99.85 08:58:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:59:01 all 0.01 0.00 0.01 0.01 0.01 99.97 08:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:59:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:59:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:59:01 6 0.02 0.00 0.03 0.05 0.03 99.87 08:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:00:01 all 0.01 0.00 0.01 0.01 0.01 99.96 09:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:00:01 6 0.03 0.00 0.02 0.03 0.03 99.88 09:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:01:01 all 0.01 0.00 0.01 0.01 0.01 99.97 09:01:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:01:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:01:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:01:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:01:01 6 0.00 0.00 0.03 0.05 0.03 99.88 09:01:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:02:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:02:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:02:01 6 0.02 0.00 0.00 0.03 0.02 99.93 09:02:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:03:01 all 0.21 0.00 0.00 0.00 0.01 99.77 09:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:03:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:03:01 3 1.48 0.00 0.00 0.00 0.02 98.50 09:03:01 4 0.05 0.00 0.00 0.00 0.00 99.95 09:03:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:03:01 6 0.05 0.00 0.02 0.03 0.03 99.87 09:03:01 7 0.05 0.00 0.02 0.00 0.00 99.93 09:04:01 all 0.05 0.00 0.01 0.00 0.01 99.93 09:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:04:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:04:01 3 0.17 0.00 0.02 0.00 0.00 99.82 09:04:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:04:01 6 0.03 0.00 0.02 0.03 0.03 99.88 09:04:01 7 0.15 0.00 0.02 0.00 0.02 99.82 09:05:01 all 0.02 0.00 0.01 0.01 0.00 99.96 09:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:05:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:05:01 3 0.05 0.00 0.00 0.00 0.00 99.95 09:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:05:01 6 0.00 0.00 0.00 0.05 0.00 99.95 09:05:01 7 0.00 0.00 0.03 0.00 0.02 99.95 09:06:01 all 0.26 0.00 0.00 0.00 0.01 99.72 09:06:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:06:01 3 1.97 0.00 0.02 0.00 0.02 98.00 09:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:06:01 6 0.00 0.00 0.00 0.03 0.02 99.95 09:06:01 7 0.08 0.00 0.00 0.00 0.02 99.90 09:06:01 CPU %user %nice %system %iowait %steal %idle 09:07:01 all 0.07 0.00 0.01 0.01 0.01 99.91 09:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:07:01 3 0.50 0.00 0.00 0.00 0.00 99.50 09:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:07:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:07:01 6 0.00 0.00 0.00 0.05 0.00 99.95 09:07:01 7 0.02 0.00 0.03 0.00 0.03 99.92 09:08:01 all 0.05 0.00 0.01 0.01 0.00 99.93 09:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:08:01 3 0.35 0.00 0.02 0.00 0.02 99.62 09:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:08:01 6 0.00 0.00 0.00 0.05 0.00 99.95 09:08:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:09:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:09:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:09:01 6 0.00 0.00 0.00 0.03 0.02 99.95 09:09:01 7 0.00 0.00 0.03 0.00 0.03 99.93 09:10:01 all 0.01 0.00 0.01 0.01 0.01 99.95 09:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:10:01 2 0.00 0.00 0.02 0.05 0.02 99.92 09:10:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:10:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:10:01 6 0.02 0.00 0.02 0.07 0.00 99.90 09:10:01 7 0.03 0.00 0.03 0.00 0.03 99.90 09:11:01 all 0.02 0.00 0.01 0.01 0.01 99.96 09:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:11:01 3 0.12 0.00 0.05 0.00 0.00 99.83 09:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:11:01 6 0.00 0.00 0.00 0.03 0.02 99.95 09:11:01 7 0.03 0.00 0.02 0.02 0.03 99.90 09:12:01 all 0.26 0.00 0.01 0.00 0.01 99.72 09:12:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:12:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:12:01 3 1.99 0.00 0.00 0.00 0.00 98.01 09:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:12:01 6 0.03 0.00 0.00 0.02 0.00 99.95 09:12:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:13:01 all 0.19 0.00 0.01 0.00 0.01 99.80 09:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:13:01 3 1.42 0.00 0.00 0.00 0.02 98.57 09:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:13:01 6 0.00 0.00 0.00 0.02 0.02 99.97 09:13:01 7 0.03 0.00 0.02 0.02 0.03 99.90 09:14:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:14:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:14:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:14:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:14:01 7 0.02 0.00 0.02 0.02 0.02 99.93 09:15:01 all 0.01 0.00 0.00 0.00 0.01 99.98 09:15:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:15:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:15:01 6 0.00 0.00 0.00 0.03 0.00 99.97 09:15:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:16:01 all 0.21 0.00 0.01 0.00 0.00 99.78 09:16:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:16:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:16:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:16:01 3 1.51 0.00 0.02 0.00 0.00 98.47 09:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:16:01 7 0.05 0.00 0.02 0.02 0.03 99.88 09:17:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:17:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:17:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:17:01 6 0.00 0.00 0.00 0.02 0.02 99.97 09:17:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:17:01 CPU %user %nice %system %iowait %steal %idle 09:18:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:18:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:18:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:18:01 7 0.07 0.00 0.00 0.02 0.03 99.88 09:19:02 all 0.02 0.00 0.01 0.00 0.00 99.97 09:19:02 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:02 1 0.03 0.00 0.00 0.00 0.00 99.97 09:19:02 2 0.02 0.00 0.00 0.00 0.00 99.98 09:19:02 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:02 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:02 5 0.02 0.00 0.00 0.00 0.02 99.97 09:19:02 6 0.02 0.00 0.00 0.02 0.00 99.97 09:19:02 7 0.03 0.00 0.05 0.02 0.02 99.88 09:20:01 all 0.04 0.00 0.00 0.00 0.01 99.95 09:20:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:20:01 3 0.24 0.00 0.00 0.00 0.02 99.75 09:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:20:01 6 0.00 0.00 0.00 0.02 0.02 99.97 09:20:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:21:01 all 0.08 0.00 0.01 0.00 0.01 99.90 09:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:21:01 3 0.55 0.00 0.00 0.00 0.00 99.45 09:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:21:01 6 0.02 0.00 0.00 0.03 0.00 99.95 09:21:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:22:01 all 0.01 0.00 0.01 0.01 0.01 99.97 09:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:22:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:22:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:22:01 6 0.00 0.00 0.02 0.03 0.00 99.95 09:22:01 7 0.00 0.00 0.00 0.02 0.03 99.95 09:23:01 all 0.02 0.00 0.01 0.00 0.01 99.97 09:23:01 0 0.05 0.00 0.00 0.00 0.00 99.95 09:23:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:23:01 6 0.02 0.00 0.00 0.02 0.02 99.95 09:23:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:24:01 all 0.01 0.00 0.01 0.01 0.01 99.97 09:24:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:24:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:24:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:24:01 6 0.02 0.00 0.00 0.03 0.00 99.95 09:24:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:25:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:25:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:25:01 6 0.02 0.00 0.03 0.03 0.02 99.90 09:25:01 7 0.02 0.00 0.03 0.00 0.03 99.92 09:26:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:26:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:26:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:26:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:26:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:26:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:27:01 all 0.01 0.00 0.01 0.01 0.01 99.97 09:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:27:01 1 0.05 0.00 0.00 0.00 0.00 99.95 09:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:27:01 5 0.03 0.00 0.03 0.00 0.00 99.93 09:27:01 6 0.00 0.00 0.00 0.02 0.02 99.97 09:27:01 7 0.02 0.00 0.02 0.05 0.03 99.88 09:28:01 all 0.00 0.00 0.01 0.00 0.01 99.98 09:28:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:28:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:28:01 7 0.00 0.00 0.02 0.02 0.02 99.95 09:28:01 CPU %user %nice %system %iowait %steal %idle 09:29:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:29:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:29:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:29:01 7 0.03 0.00 0.03 0.03 0.03 99.87 09:30:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:30:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:30:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:30:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:30:01 7 0.02 0.00 0.03 0.02 0.02 99.92 09:31:01 all 0.01 0.00 0.00 0.00 0.01 99.97 09:31:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:31:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:31:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:31:01 7 0.02 0.00 0.00 0.03 0.03 99.92 09:32:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:32:01 3 0.27 0.00 0.05 0.00 0.00 99.68 09:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:32:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:32:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:33:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:33:01 1 0.05 0.00 0.00 0.00 0.00 99.95 09:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:33:01 3 0.20 0.00 0.00 0.00 0.02 99.78 09:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:33:01 7 0.03 0.00 0.03 0.03 0.03 99.87 09:34:01 all 0.01 0.00 0.00 0.00 0.01 99.98 09:34:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:34:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:34:01 7 0.00 0.00 0.02 0.02 0.03 99.93 09:35:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:35:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:35:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:35:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:35:01 7 0.03 0.00 0.02 0.03 0.02 99.90 09:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:36:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:36:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:36:01 7 0.05 0.00 0.02 0.02 0.02 99.90 09:37:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:37:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:37:01 7 0.02 0.00 0.03 0.03 0.03 99.88 09:38:01 all 0.07 0.00 0.00 0.00 0.01 99.92 09:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:38:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:38:01 3 0.48 0.00 0.00 0.00 0.02 99.50 09:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:38:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:38:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:38:01 7 0.02 0.00 0.02 0.02 0.02 99.93 09:39:01 all 0.15 0.00 0.00 0.00 0.01 99.84 09:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:39:01 3 1.08 0.00 0.00 0.00 0.00 98.92 09:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:39:01 7 0.02 0.00 0.00 0.03 0.03 99.92 09:39:01 CPU %user %nice %system %iowait %steal %idle 09:40:01 all 0.02 0.00 0.01 0.00 0.00 99.97 09:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:40:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:40:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:40:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:40:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:40:01 7 0.05 0.00 0.02 0.02 0.02 99.90 09:41:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:41:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:41:01 7 0.02 0.00 0.03 0.03 0.02 99.90 09:42:01 all 0.01 0.00 0.01 0.00 0.01 99.98 09:42:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:42:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:42:01 4 0.00 0.00 0.03 0.00 0.00 99.97 09:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:42:01 7 0.00 0.00 0.00 0.02 0.02 99.97 09:43:01 all 0.04 0.00 0.03 0.01 0.01 99.92 09:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:43:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:43:01 2 0.23 0.00 0.05 0.03 0.00 99.68 09:43:01 3 0.00 0.00 0.03 0.00 0.02 99.95 09:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:43:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:43:01 6 0.02 0.00 0.03 0.00 0.03 99.92 09:43:01 7 0.07 0.00 0.03 0.03 0.00 99.87 09:44:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:44:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:44:01 2 0.08 0.00 0.00 0.00 0.00 99.92 09:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:44:01 6 0.03 0.00 0.03 0.00 0.03 99.90 09:44:01 7 0.00 0.00 0.02 0.02 0.02 99.95 09:45:01 all 0.02 0.00 0.00 0.00 0.01 99.96 09:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:45:01 2 0.10 0.00 0.00 0.00 0.00 99.90 09:45:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:45:01 6 0.02 0.00 0.00 0.00 0.03 99.95 09:45:01 7 0.02 0.00 0.00 0.02 0.00 99.97 09:46:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:46:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:46:01 6 0.02 0.00 0.03 0.00 0.02 99.93 09:46:01 7 0.02 0.00 0.00 0.03 0.00 99.95 09:47:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:47:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:47:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:47:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:47:01 6 0.00 0.00 0.00 0.00 0.03 99.97 09:47:01 7 0.00 0.00 0.00 0.02 0.02 99.97 09:48:01 all 0.10 0.00 0.00 0.00 0.01 99.88 09:48:01 0 0.08 0.00 0.00 0.00 0.00 99.92 09:48:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:48:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:48:01 3 0.30 0.00 0.00 0.00 0.02 99.68 09:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:48:01 6 0.35 0.00 0.02 0.00 0.02 99.62 09:48:01 7 0.02 0.00 0.00 0.03 0.00 99.95 09:49:01 all 0.04 0.00 0.01 0.00 0.01 99.95 09:49:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:49:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:49:01 6 0.23 0.00 0.02 0.00 0.03 99.72 09:49:01 7 0.00 0.00 0.00 0.02 0.00 99.98 09:50:01 all 0.00 0.00 0.01 0.00 0.01 99.98 09:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:50:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:50:01 3 0.00 0.00 0.02 0.00 0.05 99.93 09:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:50:01 7 0.02 0.00 0.00 0.02 0.00 99.97 09:50:01 CPU %user %nice %system %iowait %steal %idle 09:51:01 all 0.13 0.00 0.02 0.01 0.01 99.84 09:51:01 0 0.17 0.00 0.00 0.00 0.00 99.83 09:51:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:51:01 2 0.18 0.00 0.00 0.00 0.00 99.82 09:51:01 3 0.15 0.00 0.02 0.00 0.03 99.80 09:51:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:51:01 5 0.18 0.00 0.02 0.00 0.02 99.78 09:51:01 6 0.07 0.00 0.03 0.00 0.00 99.90 09:51:01 7 0.17 0.00 0.02 0.02 0.00 99.80 09:52:01 all 5.06 0.00 0.29 0.02 0.02 94.61 09:52:01 0 5.19 0.00 0.75 0.02 0.02 94.03 09:52:01 1 4.78 0.00 0.37 0.03 0.02 94.80 09:52:01 2 7.47 0.00 0.23 0.00 0.02 92.28 09:52:01 3 4.04 0.00 0.20 0.03 0.03 95.69 09:52:01 4 2.54 0.00 0.38 0.08 0.00 97.00 09:52:01 5 4.52 0.00 0.15 0.00 0.02 95.32 09:52:01 6 5.05 0.00 0.15 0.00 0.02 94.78 09:52:01 7 6.89 0.00 0.13 0.05 0.02 92.91 09:53:01 all 13.60 0.00 0.95 0.44 0.04 84.97 09:53:01 0 19.63 0.00 1.12 0.35 0.05 78.86 09:53:01 1 7.88 0.00 0.94 0.28 0.05 90.85 09:53:01 2 21.33 0.00 1.20 0.70 0.05 76.72 09:53:01 3 10.05 0.00 0.65 0.28 0.03 88.98 09:53:01 4 21.25 0.00 1.00 0.32 0.03 77.39 09:53:01 5 18.34 0.00 1.32 0.17 0.05 80.13 09:53:01 6 3.47 0.00 0.65 0.32 0.03 95.54 09:53:01 7 6.90 0.00 0.69 1.09 0.07 91.26 Average: all 0.47 0.00 0.04 0.04 0.01 99.44 Average: 0 0.44 0.00 0.04 0.16 0.01 99.35 Average: 1 0.30 0.00 0.03 0.01 0.00 99.66 Average: 2 0.84 0.00 0.04 0.02 0.00 99.09 Average: 3 0.62 0.00 0.03 0.01 0.01 99.33 Average: 4 0.43 0.00 0.03 0.01 0.00 99.53 Average: 5 0.41 0.00 0.03 0.00 0.01 99.55 Average: 6 0.19 0.00 0.03 0.07 0.01 99.70 Average: 7 0.53 0.00 0.05 0.06 0.02 99.34