Pull request #768 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c5c07bf8267b3a03cfca0d735af3824fc742ab44+1349ae190bb1f1ea0cf27470fad2515ca20de4f7 (107492524c4cd3e1cfda3165198cc7888a41607d) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5336876567481363736.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6618242834013530897.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-768/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-768/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11061613400880126290.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-768/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14021347308376991756.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12998905357082184018.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-768/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-768/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1300887816943165711.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-14247’ is offline Running on prd-ubuntu20.04-docker-8c-8g-14413 in /w/workspace/xfoundry_go-mod-bootstrap_PR-768 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-768 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/768/head:refs/remotes/origin/PR-768 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1349ae190bb1f1ea0cf27470fad2515ca20de4f7 into PR head commit c5c07bf8267b3a03cfca0d735af3824fc742ab44 Merge succeeded, producing c5c07bf8267b3a03cfca0d735af3824fc742ab44 Checking out Revision c5c07bf8267b3a03cfca0d735af3824fc742ab44 (PR-768) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f c5c07bf8267b3a03cfca0d735af3824fc742ab44 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 1349ae190bb1f1ea0cf27470fad2515ca20de4f7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c5c07bf8267b3a03cfca0d735af3824fc742ab44 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:38:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:38:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:38:32 ========================================================= 09:38:32 EdgeX Global Pipelines Version Info 09:38:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:38:33 ------------------- 09:38:33 stable info: 09:38:33 ------------------- 09:38:33 Commited By: Ginny Guan ginny@iotechsys.com 09:38:33 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 09:38:33 Message: update stable to v1.0.265 09:38:34 ------------------- 09:38:34 experimental info: 09:38:34 ------------------- 09:38:34 Commited By: Cherry Wang cherry@iotechsys.com 09:38:34 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 09:38:34 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:38:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 09:38:34 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 09:38:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:38:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:38:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:38:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 09:38:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:38:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:38:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:38:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:38:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:38:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 09:38:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:38:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:38:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 09:38:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:38:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:38:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:38:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:38:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:38:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:38:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:38:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:38:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:38:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 09:38:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:38:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:38:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-768 [Pipeline] echo 09:38:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-768 [Pipeline] echo 09:38:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-768 [Pipeline] echo 09:38:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c5c07bf8267b3a03cfca0d735af3824fc742ab44 [Pipeline] echo 09:38:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c5c07bf [Pipeline] echo 09:38:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:38:37 + git rev-list -1 --merges c5c07bf8267b3a03cfca0d735af3824fc742ab44~1..c5c07bf8267b3a03cfca0d735af3824fc742ab44 [Pipeline] echo 09:38:37 -----------> git rev-list -1 --merges c5c07bf8267b3a03cfca0d735af3824fc742ab44~1..c5c07bf8267b3a03cfca0d735af3824fc742ab44 c5c07bf8267b3a03cfca0d735af3824fc742ab44 [false] [Pipeline] sh 09:38:37 + git log --format=format:%s -1 c5c07bf8267b3a03cfca0d735af3824fc742ab44 [Pipeline] echo 09:38:37 ========================================================= 09:38:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:38:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:38:38 + git log --format=format:%s -1 c5c07bf8267b3a03cfca0d735af3824fc742ab44 [Pipeline] echo 09:38:38 [semverPrep] GIT_COMMIT: c5c07bf8267b3a03cfca0d735af3824fc742ab44, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-registry/v3 [Pipeline] echo 09:38:38 [semverPrep] This is not a build commit. [Pipeline] sh 09:38:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:38:38 + grep -v github /etc/ssh/ssh_known_hosts 09:38:38 + [ -e /tmp/ssh_known_hosts ] 09:38:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:38:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:38:38 + sudo tee -a /etc/ssh/ssh_known_hosts 09:38:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:38:40 09:38:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:38:41 0.1.4: Pulling from edgex-devops/py-git-semver 09:38:41 b85a868b505f: Pulling fs layer 09:38:41 e2be974225ed: Pulling fs layer 09:38:41 339a4e72a1f5: Pulling fs layer 09:38:41 988bab9f4d93: Pulling fs layer 09:38:41 1469e6f7b9e6: Pulling fs layer 09:38:41 eaf3925da568: Pulling fs layer 09:38:41 bab4dde63d76: Pulling fs layer 09:38:41 bde34c3a00c8: Pulling fs layer 09:38:41 b352a97aabf1: Pulling fs layer 09:38:41 4872d77fe225: Pulling fs layer 09:38:41 5851b861e8e6: Pulling fs layer 09:38:41 eaf3925da568: Waiting 09:38:41 bab4dde63d76: Waiting 09:38:41 bde34c3a00c8: Waiting 09:38:41 b352a97aabf1: Waiting 09:38:41 4872d77fe225: Waiting 09:38:41 5851b861e8e6: Waiting 09:38:41 988bab9f4d93: Waiting 09:38:41 1469e6f7b9e6: Waiting 09:38:41 e2be974225ed: Verifying Checksum 09:38:41 e2be974225ed: Download complete 09:38:41 988bab9f4d93: Verifying Checksum 09:38:41 988bab9f4d93: Download complete 09:38:41 1469e6f7b9e6: Verifying Checksum 09:38:41 1469e6f7b9e6: Download complete 09:38:41 eaf3925da568: Verifying Checksum 09:38:41 eaf3925da568: Download complete 09:38:41 339a4e72a1f5: Verifying Checksum 09:38:41 339a4e72a1f5: Download complete 09:38:41 bde34c3a00c8: Verifying Checksum 09:38:41 bde34c3a00c8: Download complete 09:38:41 b352a97aabf1: Download complete 09:38:41 4872d77fe225: Verifying Checksum 09:38:41 4872d77fe225: Download complete 09:38:41 5851b861e8e6: Verifying Checksum 09:38:41 5851b861e8e6: Download complete 09:38:41 b85a868b505f: Verifying Checksum 09:38:41 b85a868b505f: Download complete 09:38:42 bab4dde63d76: Verifying Checksum 09:38:42 bab4dde63d76: Download complete 09:38:43 b85a868b505f: Pull complete 09:38:44 e2be974225ed: Pull complete 09:38:45 339a4e72a1f5: Pull complete 09:38:45 988bab9f4d93: Pull complete 09:38:46 1469e6f7b9e6: Pull complete 09:38:47 eaf3925da568: Pull complete 09:38:49 bab4dde63d76: Pull complete 09:38:49 bde34c3a00c8: Pull complete 09:38:50 b352a97aabf1: Pull complete 09:38:50 4872d77fe225: Pull complete 09:38:50 5851b861e8e6: Pull complete 09:38:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:38:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:38:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:38:51 prd-ubuntu20.04-docker-8c-8g-14413 does not seem to be running inside a container 09:38:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-768 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-768:/w/workspace/xfoundry_go-mod-bootstrap_PR-768:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-768@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-768@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:38:57 $ docker top abfddf42f0235ecdaa9bd7d9582e49ca682f49d2967bb53062a7cee05cf8c89d -eo pid,comm 09:38:57 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:38:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:38:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:38:57 [ssh-agent] Looking for ssh-agent implementation... 09:38:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:38:57 $ docker exec abfddf42f0235ecdaa9bd7d9582e49ca682f49d2967bb53062a7cee05cf8c89d ssh-agent 09:38:57 SSH_AUTH_SOCK=/tmp/ssh-5VCSAe7U66JC/agent.31 09:38:57 SSH_AGENT_PID=37 09:38:57 Running ssh-add (command line suppressed) 09:38:57 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-768@tmp/private_key_12912805997310116112.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-768@tmp/private_key_12912805997310116112.key) 09:38:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:38:57 + git tag --points-at HEAD [Pipeline] } 09:38:57 $ docker exec --env ******** --env ******** abfddf42f0235ecdaa9bd7d9582e49ca682f49d2967bb53062a7cee05cf8c89d ssh-agent -k 09:38:58 unset SSH_AUTH_SOCK; 09:38:58 unset SSH_AGENT_PID; 09:38:58 echo Agent pid 37 killed; 09:38:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:38:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:38:58 [ssh-agent] Looking for ssh-agent implementation... 09:38:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:38:58 $ docker exec abfddf42f0235ecdaa9bd7d9582e49ca682f49d2967bb53062a7cee05cf8c89d ssh-agent 09:38:58 SSH_AUTH_SOCK=/tmp/ssh-Cw6YFZGOIGBC/agent.70 09:38:58 SSH_AGENT_PID=76 09:38:58 Running ssh-add (command line suppressed) 09:38:58 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-768@tmp/private_key_11609888757908581243.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-768@tmp/private_key_11609888757908581243.key) 09:38:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:38:58 + git semver init 09:38:59 2024-10-03 09:38:59,147 [run_init] DEBUG init version:0.0.0 force:False 09:38:59 2024-10-03 09:38:59,148 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-768/.semver 09:38:59 2024-10-03 09:38:59,148 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-768/.semver 09:38:59 2024-10-03 09:38:59,148 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-768/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-768, universal_newlines=False, shell=None, istream=None) 09:39:00 2024-10-03 09:39:00,164 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-768/.git/info/exclude 09:39:00 2024-10-03 09:39:00,165 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-768/.semver/PR-768 with force:False 09:39:00 2024-10-03 09:39:00,165 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-768/.semver/PR-768 09:39:00 2024-10-03 09:39:00,169 [execute] INFO git cat-file --batch-check 09:39:00 2024-10-03 09:39:00,169 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-768/.semver, universal_newlines=False, shell=None, istream=) 09:39:00 2024-10-03 09:39:00,175 [execute] INFO git cat-file --batch 09:39:00 2024-10-03 09:39:00,175 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-768/.semver, universal_newlines=False, shell=None, istream=) 09:39:00 2024-10-03 09:39:00,179 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-768/.semver/PR-768 09:39:00 0.0.0 [Pipeline] } 09:39:00 $ docker exec --env ******** --env ******** abfddf42f0235ecdaa9bd7d9582e49ca682f49d2967bb53062a7cee05cf8c89d ssh-agent -k 09:39:00 unset SSH_AUTH_SOCK; 09:39:00 unset SSH_AGENT_PID; 09:39:00 echo Agent pid 76 killed; 09:39:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:39:01 + git semver [Pipeline] } 09:39:01 $ docker stop --time=1 abfddf42f0235ecdaa9bd7d9582e49ca682f49d2967bb53062a7cee05cf8c89d 09:39:02 $ docker rm -f --volumes abfddf42f0235ecdaa9bd7d9582e49ca682f49d2967bb53062a7cee05cf8c89d [Pipeline] // withDockerContainer [Pipeline] sh 09:39:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:39:03 Stashed 1 file(s) [Pipeline] echo 09:39:03 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 09:39:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:39:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:39:04 ========================================================= 09:39:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 09:39:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 09:39:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:39:05 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 09:39:05 43c4264eed91: Pulling fs layer 09:39:05 4cc291be95ef: Pulling fs layer 09:39:05 2ac1f1163629: Pulling fs layer 09:39:05 5c3c966382ef: Pulling fs layer 09:39:05 4f4fb700ef54: Pulling fs layer 09:39:05 5d5c8e513c77: Pulling fs layer 09:39:05 9f66e0745190: Pulling fs layer 09:39:05 f49a43e4bbc0: Pulling fs layer 09:39:05 561ebcabdf7f: Pulling fs layer 09:39:05 5c3c966382ef: Waiting 09:39:05 4f4fb700ef54: Waiting 09:39:05 f49a43e4bbc0: Waiting 09:39:05 5d5c8e513c77: Waiting 09:39:05 561ebcabdf7f: Waiting 09:39:05 9f66e0745190: Waiting 09:39:05 4cc291be95ef: Verifying Checksum 09:39:05 4cc291be95ef: Download complete 09:39:05 5c3c966382ef: Verifying Checksum 09:39:05 5c3c966382ef: Download complete 09:39:05 4f4fb700ef54: Verifying Checksum 09:39:05 4f4fb700ef54: Download complete 09:39:05 5d5c8e513c77: Verifying Checksum 09:39:05 5d5c8e513c77: Download complete 09:39:05 43c4264eed91: Download complete 09:39:05 9f66e0745190: Verifying Checksum 09:39:05 9f66e0745190: Download complete 09:39:05 43c4264eed91: Pull complete 09:39:05 561ebcabdf7f: Verifying Checksum 09:39:05 561ebcabdf7f: Download complete 09:39:05 4cc291be95ef: Pull complete 09:39:05 2ac1f1163629: Verifying Checksum 09:39:05 2ac1f1163629: Download complete 09:39:05 f49a43e4bbc0: Verifying Checksum 09:39:05 f49a43e4bbc0: Download complete 09:39:09 2ac1f1163629: Pull complete 09:39:09 5c3c966382ef: Pull complete 09:39:09 4f4fb700ef54: Pull complete 09:39:09 5d5c8e513c77: Pull complete 09:39:09 9f66e0745190: Pull complete 09:39:11 f49a43e4bbc0: Pull complete 09:39:11 561ebcabdf7f: Pull complete 09:39:11 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 09:39:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:39:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh 09:39:12 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:12 + docker inspect -f . ci-base-image-x86_64 09:39:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:39:12 prd-ubuntu20.04-docker-8c-8g-14413 does not seem to be running inside a container 09:39:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-768 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-768:/w/workspace/xfoundry_go-mod-bootstrap_PR-768:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-768@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-768@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:39:19 Still waiting to schedule task 09:39:19 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:39:19 $ docker top c6b677552df83a8f580e7d25dcfbc47a357c7282f76cf27d328870e224f3eaea -eo pid,comm [Pipeline] { [Pipeline] sh 09:39:19 + go version 09:39:19 go version go1.23.2 linux/amd64 [Pipeline] } 09:39:19 $ docker stop --time=1 c6b677552df83a8f580e7d25dcfbc47a357c7282f76cf27d328870e224f3eaea 09:39:21 $ docker rm -f --volumes c6b677552df83a8f580e7d25dcfbc47a357c7282f76cf27d328870e224f3eaea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:21 + docker inspect -f . ci-base-image-x86_64 09:39:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:39:22 prd-ubuntu20.04-docker-8c-8g-14413 does not seem to be running inside a container 09:39:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_go-mod-bootstrap_PR-768 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-768:/w/workspace/xfoundry_go-mod-bootstrap_PR-768:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-768@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-768@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:39:22 $ docker top 1146c66ebf4fc5f2976985b3f3125a685038d14b0f94562ae944dafabbdcf3f2 -eo pid,comm [Pipeline] { [Pipeline] sh 09:39:22 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-768 [Pipeline] fileExists [Pipeline] sh 09:39:23 + make test 09:39:23 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:39:23 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 09:39:23 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.46 09:39:23 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.35 09:39:23 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.18 09:39:23 go: downloading github.com/google/uuid v1.6.0 09:39:23 go: downloading github.com/labstack/echo/v4 v4.11.4 09:39:23 go: downloading github.com/openziti/sdk-golang v0.23.43 09:39:23 go: downloading github.com/stretchr/testify v1.9.0 09:39:23 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:39:23 go: downloading github.com/hashicorp/go-multierror v1.1.1 09:39:23 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.17 09:39:23 go: downloading github.com/mitchellh/copystructure v1.2.0 09:39:23 go: downloading gopkg.in/yaml.v3 v3.0.1 09:39:23 go: downloading github.com/sirupsen/logrus v1.9.3 09:39:23 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.13 09:39:23 go: downloading github.com/mitchellh/mapstructure v1.5.0 09:39:23 go: downloading github.com/gorilla/websocket v1.5.3 09:39:23 go: downloading golang.org/x/net v0.29.0 09:39:23 go: downloading golang.org/x/sync v0.8.0 09:39:23 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 09:39:23 go: downloading github.com/go-kit/log v0.2.1 09:39:23 go: downloading github.com/go-playground/validator/v10 v10.22.1 09:39:23 go: downloading github.com/labstack/gommon v0.4.2 09:39:23 go: downloading golang.org/x/crypto v0.27.0 09:39:23 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 09:39:23 go: downloading github.com/valyala/fasttemplate v1.2.2 09:39:24 go: downloading golang.org/x/time v0.6.0 09:39:24 go: downloading github.com/go-openapi/runtime v0.28.0 09:39:24 go: downloading github.com/go-openapi/strfmt v0.23.0 09:39:24 go: downloading github.com/go-resty/resty/v2 v2.15.3 09:39:24 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 09:39:24 go: downloading github.com/michaelquigley/pfxlog v0.6.10 09:39:24 go: downloading github.com/openziti/edge-api v0.26.32 09:39:25 go: downloading github.com/openziti/foundation/v2 v2.0.49 09:39:25 go: downloading github.com/openziti/identity v1.0.85 09:39:25 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 09:39:25 go: downloading github.com/pkg/errors v0.9.1 09:39:25 go: downloading github.com/zitadel/oidc/v2 v2.12.2 09:39:25 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 09:39:25 go: downloading golang.org/x/oauth2 v0.23.0 09:39:25 go: downloading github.com/openziti/channel/v3 v3.0.4 09:39:25 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 09:39:25 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 09:39:25 go: downloading github.com/kataras/go-events v0.0.3 09:39:25 go: downloading github.com/openziti/metrics v1.2.58 09:39:25 go: downloading github.com/openziti/secretstream v0.1.25 09:39:25 go: downloading github.com/openziti/transport/v2 v2.0.146 09:39:25 go: downloading github.com/hashicorp/errwrap v1.1.0 09:39:25 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 09:39:25 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 09:39:25 go: downloading github.com/stretchr/objx v0.5.2 09:39:25 go: downloading github.com/mitchellh/reflectwalk v1.0.2 09:39:25 go: downloading golang.org/x/sys v0.25.0 09:39:25 go: downloading github.com/spiffe/go-spiffe/v2 v2.3.0 09:39:25 go: downloading github.com/go-redis/redis/v7 v7.3.0 09:39:25 go: downloading github.com/go-logfmt/logfmt v0.5.1 09:39:25 go: downloading github.com/x448/float16 v0.8.4 09:39:25 go: downloading github.com/mattn/go-colorable v0.1.13 09:39:25 go: downloading github.com/mattn/go-isatty v0.0.20 09:39:25 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 09:39:25 go: downloading github.com/go-playground/universal-translator v0.18.1 09:39:25 go: downloading github.com/leodido/go-urn v1.4.0 09:39:25 go: downloading golang.org/x/text v0.18.0 09:39:25 go: downloading github.com/valyala/bytebufferpool v1.0.0 09:39:25 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 09:39:25 go: downloading github.com/go-openapi/errors v0.22.0 09:39:25 go: downloading github.com/oklog/ulid v1.3.1 09:39:25 go: downloading go.mongodb.org/mongo-driver v1.17.0 09:39:25 go: downloading github.com/go-openapi/swag v0.23.0 09:39:25 go: downloading github.com/opentracing/opentracing-go v1.2.0 09:39:25 go: downloading go.opentelemetry.io/otel v1.29.0 09:39:25 go: downloading go.opentelemetry.io/otel/trace v1.29.0 09:39:25 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 09:39:25 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 09:39:25 go: downloading github.com/go-openapi/validate v0.24.0 09:39:25 go: downloading github.com/fsnotify/fsnotify v1.7.0 09:39:25 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 09:39:25 go: downloading github.com/gorilla/securecookie v1.1.2 09:39:25 go: downloading github.com/gorilla/schema v1.4.1 09:39:25 go: downloading github.com/muhlemmer/gu v0.3.1 09:39:25 go: downloading github.com/mitchellh/go-ps v1.0.0 09:39:25 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 09:39:25 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 09:39:26 go: downloading github.com/golang/protobuf v1.5.4 09:39:26 go: downloading google.golang.org/protobuf v1.34.2 09:39:26 go: downloading github.com/hashicorp/consul/api v1.29.4 09:39:26 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:39:26 go: downloading github.com/spf13/cast v1.7.0 09:39:26 go: downloading github.com/zeebo/errs v1.3.0 09:39:26 go: downloading google.golang.org/grpc v1.64.1 09:39:26 go: downloading github.com/go-playground/locales v0.14.1 09:39:26 go: downloading github.com/go-openapi/analysis v0.23.0 09:39:26 go: downloading github.com/go-openapi/loads v0.22.0 09:39:26 go: downloading github.com/go-openapi/spec v0.21.0 09:39:26 go: downloading github.com/mailru/easyjson v0.7.7 09:39:26 go: downloading github.com/go-logr/logr v1.4.2 09:39:26 go: downloading go.opentelemetry.io/otel/metric v1.29.0 09:39:26 go: downloading golang.org/x/term v0.24.0 09:39:26 go: downloading github.com/go-openapi/jsonpointer v0.21.0 09:39:26 go: downloading github.com/tklauser/go-sysconf v0.3.12 09:39:26 go: downloading github.com/go-jose/go-jose/v4 v4.0.2 09:39:26 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 09:39:26 go: downloading github.com/hashicorp/go-hclog v1.5.0 09:39:26 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 09:39:26 go: downloading github.com/hashicorp/serf v0.10.1 09:39:26 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 09:39:26 go: downloading github.com/go-logr/stdr v1.2.2 09:39:26 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 09:39:26 go: downloading github.com/josharian/intern v1.0.0 09:39:26 go: downloading github.com/go-openapi/jsonreference v0.21.0 09:39:26 go: downloading github.com/fatih/color v1.16.0 09:39:26 go: downloading github.com/tklauser/numcpus v0.6.1 09:39:26 go: downloading github.com/armon/go-metrics v0.4.1 09:39:26 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 09:39:26 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:39:41 github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap coverage: 0.0% of statements 09:39:41 github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container coverage: 0.0% of statements 09:39:51 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 09:39:51 github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks coverage: 0.0% of statements 09:39:51 github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup coverage: 0.0% of statements 09:39:51 github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust coverage: 0.0% of statements 09:40:01 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.036s coverage: 33.4% of statements 09:40:01 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.027s coverage: 93.5% of statements 09:40:01 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.011s coverage: 88.1% of statements 09:40:01 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.333s coverage: 88.2% of statements 09:40:01 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.013s coverage: 84.4% of statements 09:40:01 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.029s coverage: 41.7% of statements 09:40:01 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.013s coverage: 100.0% of statements 09:40:01 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.321s coverage: 87.7% of statements 09:40:01 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.009s coverage: 26.3% of statements 09:40:01 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.029s coverage: 75.8% of statements 09:40:01 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.004s coverage: 50.9% of statements 09:40:01 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.004s coverage: 31.2% of statements 09:40:01 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.006s coverage: 91.3% of statements 09:40:11 CGO_ENABLED=1 GO111MODULE=on go vet ./... 09:40:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:40:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 09:40:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:40:18 $ docker stop --time=1 1146c66ebf4fc5f2976985b3f3125a685038d14b0f94562ae944dafabbdcf3f2 09:40:20 $ docker rm -f --volumes 1146c66ebf4fc5f2976985b3f3125a685038d14b0f94562ae944dafabbdcf3f2 [Pipeline] // withDockerContainer [Pipeline] sh 09:40:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:40:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:40:23 09:40:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:40:23 latest: Pulling from edgex-lftools-log-publisher 09:40:23 5eb5b503b376: Pulling fs layer 09:40:23 5c69ac0246d0: Pulling fs layer 09:40:23 ec43610c2a17: Pulling fs layer 09:40:23 3a2ae6a8a46f: Pulling fs layer 09:40:23 33b1e0a273af: Pulling fs layer 09:40:23 5d3b04190fa2: Pulling fs layer 09:40:23 2f39f015ded8: Pulling fs layer 09:40:23 3a2ae6a8a46f: Waiting 09:40:23 33b1e0a273af: Waiting 09:40:23 5d3b04190fa2: Waiting 09:40:23 2f39f015ded8: Waiting 09:40:23 5c69ac0246d0: Verifying Checksum 09:40:23 5c69ac0246d0: Download complete 09:40:23 3a2ae6a8a46f: Verifying Checksum 09:40:23 3a2ae6a8a46f: Download complete 09:40:23 33b1e0a273af: Verifying Checksum 09:40:23 33b1e0a273af: Download complete 09:40:23 5d3b04190fa2: Verifying Checksum 09:40:23 5d3b04190fa2: Download complete 09:40:23 ec43610c2a17: Verifying Checksum 09:40:23 ec43610c2a17: Download complete 09:40:24 5eb5b503b376: Verifying Checksum 09:40:24 5eb5b503b376: Download complete 09:40:24 2f39f015ded8: Download complete 09:40:25 5eb5b503b376: Pull complete 09:40:25 5c69ac0246d0: Pull complete 09:40:25 ec43610c2a17: Pull complete 09:40:25 3a2ae6a8a46f: Pull complete 09:40:25 33b1e0a273af: Pull complete 09:40:25 5d3b04190fa2: Pull complete 09:40:30 2f39f015ded8: Pull complete 09:40:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:40:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:40:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:40:30 prd-ubuntu20.04-docker-8c-8g-14413 does not seem to be running inside a container 09:40:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-768 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-768:/w/workspace/xfoundry_go-mod-bootstrap_PR-768:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-768@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-768@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:40:35 $ docker top c589a9b4f272ec66112109fa683289f89d4cc6fbe934e49fa76959ce29919de2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:40:36 ---> job-cost.sh 09:40:36 lf-activate-venv: SKIPPING 09:40:36 INFO: No Stack... 09:40:36 INFO: Retrieving Pricing Info for: v3-standard-8 09:40:37 INFO: Archiving Costs [Pipeline] sh 09:40:37 + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-768/archives/cost.csv 09:40:37 + cut -d, -f6 [Pipeline] lock 09:40:37 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-PR-768-1-stack-cost] 09:40:37 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-768-1-stack-cost] did not exist. Created. 09:40:37 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-PR-768-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:40:37 + echo total: 0.2199999988079071 [Pipeline] stash 09:40:37 Stashed 1 file(s) [Pipeline] } 09:40:37 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-bootstrap-PR-768-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:40:38 $ docker stop --time=1 c589a9b4f272ec66112109fa683289f89d4cc6fbe934e49fa76959ce29919de2 09:40:39 $ docker rm -f --volumes c589a9b4f272ec66112109fa683289f89d4cc6fbe934e49fa76959ce29919de2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:40:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14632 in /w/workspace/xfoundry_go-mod-bootstrap_PR-768 [Pipeline] { [Pipeline] ws 10:40:05 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 10:40:05 The recommended git tool is: git 10:40:13 using credential edgex-jenkins-ssh 10:40:13 Cloning the remote Git repository 10:40:13 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 10:40:13 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 10:40:13 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 10:40:13 > git --version # timeout=10 10:40:13 > git --version # 'git version 2.25.1' 10:40:13 using GIT_SSH to set credentials SSH Credentials for GitHub 10:40:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:40:16 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 10:40:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:40:18 Merging remotes/origin/main commit 1349ae190bb1f1ea0cf27470fad2515ca20de4f7 into PR head commit c5c07bf8267b3a03cfca0d735af3824fc742ab44 10:40:17 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 10:40:17 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 10:40:17 using GIT_SSH to set credentials SSH Credentials for GitHub 10:40:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/768/head:refs/remotes/origin/PR-768 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:40:18 > git config core.sparsecheckout # timeout=10 10:40:18 > git checkout -f c5c07bf8267b3a03cfca0d735af3824fc742ab44 # timeout=10 10:40:19 Merge succeeded, producing c5c07bf8267b3a03cfca0d735af3824fc742ab44 10:40:19 Checking out Revision c5c07bf8267b3a03cfca0d735af3824fc742ab44 (PR-768) 10:40:19 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/v3" 10:40:19 > git --version # timeout=10 10:40:19 > git --version # 'git version 2.25.1' 10:40:20 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 10:40:18 > git remote # timeout=10 10:40:18 > git config --get remote.origin.url # timeout=10 10:40:18 using GIT_SSH to set credentials SSH Credentials for GitHub 10:40:19 > git merge 1349ae190bb1f1ea0cf27470fad2515ca20de4f7 # timeout=10 10:40:19 > git rev-parse HEAD^{commit} # timeout=10 10:40:19 > git config core.sparsecheckout # timeout=10 10:40:19 > git checkout -f c5c07bf8267b3a03cfca0d735af3824fc742ab44 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:40:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:40:25 % Total % Received % Xferd Average Speed Time Time Time Current 10:40:25 Dload Upload Total Spent Left Speed 10:40:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 104k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh 10:40:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:40:25 + + sudo tee /etc/docker/daemon.new 10:40:25 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:40:25 { 10:40:25 "registry-mirrors": [ 10:40:25 "https://nexus3.edgexfoundry.org:10001" 10:40:25 ], 10:40:25 "bip": "10.250.0.254/24", 10:40:25 "hosts": [ 10:40:25 "tcp://0.0.0.0:5555", 10:40:25 "unix:///var/run/docker.sock" 10:40:25 ], 10:40:25 "mtu": 1458, 10:40:25 "selinux-enabled": true, 10:40:25 "seccomp-profile": "/etc/docker/seccomp.json" 10:40:25 } [Pipeline] sh 10:40:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:40:26 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 10:40:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:40:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:40:45 ========================================================= 10:40:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 10:40:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 10:40:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:40:46 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:40:46 cf04c63912e1: Pulling fs layer 10:40:46 55b35a11ae5e: Pulling fs layer 10:40:46 a37a00ec5f00: Pulling fs layer 10:40:46 50b3750afda1: Pulling fs layer 10:40:46 4f4fb700ef54: Pulling fs layer 10:40:46 80978eb59214: Pulling fs layer 10:40:46 c9f46d7d2bd2: Pulling fs layer 10:40:46 c5a475d317c9: Pulling fs layer 10:40:46 50b3750afda1: Waiting 10:40:46 4f4fb700ef54: Waiting 10:40:46 80978eb59214: Waiting 10:40:46 c9f46d7d2bd2: Waiting 10:40:46 c5a475d317c9: Waiting 10:40:46 55b35a11ae5e: Verifying Checksum 10:40:46 55b35a11ae5e: Download complete 10:40:46 50b3750afda1: Verifying Checksum 10:40:46 50b3750afda1: Download complete 10:40:46 4f4fb700ef54: Verifying Checksum 10:40:46 4f4fb700ef54: Download complete 10:40:46 80978eb59214: Verifying Checksum 10:40:46 80978eb59214: Download complete 10:40:46 cf04c63912e1: Verifying Checksum 10:40:46 cf04c63912e1: Download complete 10:40:46 c5a475d317c9: Download complete 10:40:47 cf04c63912e1: Pull complete 10:40:47 55b35a11ae5e: Pull complete 10:40:48 a37a00ec5f00: Download complete 10:40:48 c9f46d7d2bd2: Verifying Checksum 10:40:48 c9f46d7d2bd2: Download complete 10:41:03 a37a00ec5f00: Pull complete 10:41:03 50b3750afda1: Pull complete 10:41:03 4f4fb700ef54: Pull complete 10:41:03 80978eb59214: Pull complete 10:41:10 c9f46d7d2bd2: Pull complete 10:41:11 c5a475d317c9: Pull complete 10:41:11 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 10:41:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:41:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] sh 10:41:11 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:12 + docker inspect -f . ci-base-image-arm64 10:41:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:41:12 prd-ubuntu20.04-docker-arm64-4c-16g-14632 does not seem to be running inside a container 10:41:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:41:14 $ docker top e829c8160a9fbe9ca05846fede1b1298f5cad92f861eb013330f5a35410bf5e6 -eo pid,comm [Pipeline] { [Pipeline] sh 10:41:15 + go version 10:41:15 go version go1.23.2 linux/arm64 [Pipeline] } 10:41:15 $ docker stop --time=1 e829c8160a9fbe9ca05846fede1b1298f5cad92f861eb013330f5a35410bf5e6 10:41:17 $ docker rm -f --volumes e829c8160a9fbe9ca05846fede1b1298f5cad92f861eb013330f5a35410bf5e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:18 + docker inspect -f . ci-base-image-arm64 10:41:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:41:18 prd-ubuntu20.04-docker-arm64-4c-16g-14632 does not seem to be running inside a container 10:41:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:41:20 $ docker top e7876ec41c0c71c9517698b4b062bfdfdcd362042e2235289b7a8e8505043bb5 -eo pid,comm [Pipeline] { [Pipeline] sh 10:41:21 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/1 [Pipeline] fileExists [Pipeline] sh 10:41:21 + make test 10:41:21 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:41:21 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.46 10:41:21 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.18 10:41:22 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.17 10:41:22 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.35 10:41:22 go: downloading github.com/mitchellh/copystructure v1.2.0 10:41:22 go: downloading gopkg.in/yaml.v3 v3.0.1 10:41:22 go: downloading github.com/stretchr/testify v1.9.0 10:41:22 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 10:41:22 go: downloading github.com/labstack/echo/v4 v4.11.4 10:41:22 go: downloading github.com/mitchellh/mapstructure v1.5.0 10:41:22 go: downloading github.com/google/uuid v1.6.0 10:41:22 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 10:41:22 go: downloading github.com/openziti/sdk-golang v0.23.43 10:41:23 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.13 10:41:23 go: downloading github.com/hashicorp/go-multierror v1.1.1 10:41:23 go: downloading github.com/sirupsen/logrus v1.9.3 10:41:23 go: downloading github.com/go-kit/log v0.2.1 10:41:23 go: downloading github.com/go-playground/validator/v10 v10.22.1 10:41:23 go: downloading github.com/mitchellh/reflectwalk v1.0.2 10:41:23 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 10:41:23 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 10:41:23 go: downloading github.com/stretchr/objx v0.5.2 10:41:23 go: downloading github.com/gorilla/websocket v1.5.3 10:41:23 go: downloading golang.org/x/net v0.29.0 10:41:23 go: downloading golang.org/x/sync v0.8.0 10:41:23 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 10:41:23 go: downloading github.com/go-openapi/runtime v0.28.0 10:41:23 go: downloading github.com/go-openapi/strfmt v0.23.0 10:41:24 go: downloading github.com/go-resty/resty/v2 v2.15.3 10:41:24 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 10:41:24 go: downloading github.com/michaelquigley/pfxlog v0.6.10 10:41:24 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 10:41:24 go: downloading github.com/openziti/edge-api v0.26.32 10:41:27 go: downloading github.com/openziti/foundation/v2 v2.0.49 10:41:27 go: downloading github.com/openziti/identity v1.0.85 10:41:27 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 10:41:27 go: downloading github.com/pkg/errors v0.9.1 10:41:27 go: downloading github.com/zitadel/oidc/v2 v2.12.2 10:41:27 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 10:41:27 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 10:41:27 go: downloading github.com/kataras/go-events v0.0.3 10:41:27 go: downloading github.com/openziti/channel/v3 v3.0.4 10:41:27 go: downloading github.com/openziti/metrics v1.2.58 10:41:27 go: downloading github.com/openziti/secretstream v0.1.25 10:41:27 go: downloading github.com/openziti/transport/v2 v2.0.146 10:41:27 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 10:41:27 go: downloading golang.org/x/oauth2 v0.23.0 10:41:27 go: downloading github.com/labstack/gommon v0.4.2 10:41:27 go: downloading golang.org/x/crypto v0.27.0 10:41:27 go: downloading github.com/valyala/fasttemplate v1.2.2 10:41:27 go: downloading golang.org/x/time v0.6.0 10:41:27 go: downloading github.com/hashicorp/errwrap v1.1.0 10:41:28 go: downloading github.com/spiffe/go-spiffe/v2 v2.3.0 10:41:28 go: downloading golang.org/x/sys v0.25.0 10:41:28 go: downloading github.com/hashicorp/consul/api v1.29.4 10:41:28 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 10:41:28 go: downloading github.com/spf13/cast v1.7.0 10:41:28 go: downloading github.com/go-logfmt/logfmt v0.5.1 10:41:28 go: downloading github.com/go-redis/redis/v7 v7.3.0 10:41:28 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 10:41:28 go: downloading github.com/go-playground/universal-translator v0.18.1 10:41:28 go: downloading github.com/leodido/go-urn v1.4.0 10:41:28 go: downloading golang.org/x/text v0.18.0 10:41:29 go: downloading github.com/x448/float16 v0.8.4 10:41:29 go: downloading github.com/go-openapi/errors v0.22.0 10:41:29 go: downloading github.com/go-openapi/swag v0.23.0 10:41:29 go: downloading github.com/opentracing/opentracing-go v1.2.0 10:41:29 go: downloading go.opentelemetry.io/otel v1.29.0 10:41:30 go: downloading go.opentelemetry.io/otel/trace v1.29.0 10:41:30 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 10:41:30 go: downloading github.com/oklog/ulid v1.3.1 10:41:30 go: downloading go.mongodb.org/mongo-driver v1.17.0 10:41:33 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 10:41:33 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 10:41:33 go: downloading github.com/go-openapi/validate v0.24.0 10:41:34 go: downloading github.com/fsnotify/fsnotify v1.7.0 10:41:34 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 10:41:34 go: downloading github.com/gorilla/securecookie v1.1.2 10:41:34 go: downloading github.com/mitchellh/go-ps v1.0.0 10:41:34 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 10:41:34 go: downloading github.com/gorilla/schema v1.4.1 10:41:34 go: downloading github.com/muhlemmer/gu v0.3.1 10:41:34 go: downloading google.golang.org/protobuf v1.34.2 10:41:34 go: downloading github.com/mattn/go-colorable v0.1.13 10:41:34 go: downloading github.com/mattn/go-isatty v0.0.20 10:41:34 go: downloading github.com/valyala/bytebufferpool v1.0.0 10:41:34 go: downloading github.com/zeebo/errs v1.3.0 10:41:34 go: downloading google.golang.org/grpc v1.64.1 10:41:35 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 10:41:35 go: downloading github.com/golang/protobuf v1.5.4 10:41:35 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 10:41:35 go: downloading github.com/hashicorp/go-hclog v1.5.0 10:41:35 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 10:41:35 go: downloading github.com/hashicorp/serf v0.10.1 10:41:35 go: downloading github.com/go-playground/locales v0.14.1 10:41:36 go: downloading github.com/go-openapi/analysis v0.23.0 10:41:36 go: downloading github.com/go-openapi/loads v0.22.0 10:41:36 go: downloading github.com/go-openapi/spec v0.21.0 10:41:36 go: downloading github.com/mailru/easyjson v0.7.7 10:41:36 go: downloading github.com/go-logr/logr v1.4.2 10:41:36 go: downloading go.opentelemetry.io/otel/metric v1.29.0 10:41:36 go: downloading golang.org/x/term v0.24.0 10:41:36 go: downloading github.com/go-openapi/jsonpointer v0.21.0 10:41:36 go: downloading github.com/tklauser/go-sysconf v0.3.12 10:41:36 go: downloading github.com/go-jose/go-jose/v4 v4.0.2 10:41:36 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 10:41:37 go: downloading github.com/fatih/color v1.16.0 10:41:37 go: downloading github.com/armon/go-metrics v0.4.1 10:41:37 go: downloading github.com/josharian/intern v1.0.0 10:41:37 go: downloading github.com/go-logr/stdr v1.2.2 10:41:37 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 10:41:37 go: downloading github.com/tklauser/numcpus v0.6.1 10:41:37 go: downloading github.com/go-openapi/jsonreference v0.21.0 10:41:37 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 10:41:37 go: downloading github.com/hashicorp/golang-lru v0.5.4 10:43:43 github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap coverage: 0.0% of statements 10:43:43 github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container coverage: 0.0% of statements 10:44:06 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.232s coverage: 33.4% of statements 10:45:13 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.124s coverage: 93.5% of statements 10:45:13 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.069s coverage: 88.1% of statements 10:45:13 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.528s coverage: 88.2% of statements 10:45:13 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.021s coverage: 84.4% of statements 10:45:17 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 10:45:17 github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks coverage: 0.0% of statements 10:45:19 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.171s coverage: 41.7% of statements 10:45:19 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.082s coverage: 100.0% of statements 10:45:21 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.430s coverage: 87.7% of statements 10:45:21 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.054s coverage: 26.3% of statements 10:45:24 github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup coverage: 0.0% of statements 10:45:24 github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust coverage: 0.0% of statements 10:45:28 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.126s coverage: 75.8% of statements 10:45:28 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.043s coverage: 50.9% of statements 10:45:28 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.023s coverage: 31.2% of statements 10:45:28 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.017s coverage: 91.3% of statements 10:45:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:45:28 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:46:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:46:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 10:46:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:46:24 $ docker stop --time=1 e7876ec41c0c71c9517698b4b062bfdfdcd362042e2235289b7a8e8505043bb5 10:46:26 $ docker rm -f --volumes e7876ec41c0c71c9517698b4b062bfdfdcd362042e2235289b7a8e8505043bb5 [Pipeline] // withDockerContainer [Pipeline] sh 10:46:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:46:31 Warning: overwriting stash ‘coverage-report’ 10:46:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:46:33 10:46:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:46:33 arm64: Pulling from edgex-lftools-log-publisher 10:46:33 8998bd30e6a1: Pulling fs layer 10:46:33 04944245beec: Pulling fs layer 10:46:33 699f458cf7ca: Pulling fs layer 10:46:33 765212b225bb: Pulling fs layer 10:46:33 f23df028b6ca: Pulling fs layer 10:46:33 d65c8cfc05b1: Pulling fs layer 10:46:33 2437ff75d9bd: Pulling fs layer 10:46:33 f23df028b6ca: Waiting 10:46:33 d65c8cfc05b1: Waiting 10:46:33 2437ff75d9bd: Waiting 10:46:33 765212b225bb: Waiting 10:46:34 04944245beec: Verifying Checksum 10:46:34 04944245beec: Download complete 10:46:34 765212b225bb: Verifying Checksum 10:46:34 765212b225bb: Download complete 10:46:34 f23df028b6ca: Download complete 10:46:34 d65c8cfc05b1: Verifying Checksum 10:46:34 d65c8cfc05b1: Download complete 10:46:34 699f458cf7ca: Verifying Checksum 10:46:34 699f458cf7ca: Download complete 10:46:34 8998bd30e6a1: Verifying Checksum 10:46:34 8998bd30e6a1: Download complete 10:46:37 2437ff75d9bd: Verifying Checksum 10:46:37 2437ff75d9bd: Download complete 10:46:39 8998bd30e6a1: Pull complete 10:46:40 04944245beec: Pull complete 10:46:41 699f458cf7ca: Pull complete 10:46:41 765212b225bb: Pull complete 10:46:42 f23df028b6ca: Pull complete 10:46:43 d65c8cfc05b1: Pull complete 10:47:01 2437ff75d9bd: Pull complete 10:47:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:47:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:47:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:47:01 prd-ubuntu20.04-docker-arm64-4c-16g-14632 does not seem to be running inside a container 10:47:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:47:03 $ docker top b61a116effa7e86e339c5d51b42a5bfc4bd330869b638e0737aae919774968c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:47:04 ---> job-cost.sh 10:47:04 lf-activate-venv: SKIPPING 10:47:04 INFO: No Stack... 10:47:04 INFO: Retrieving Pricing Info for: v3-standard-4 10:47:05 INFO: Archiving Costs [Pipeline] sh 10:47:06 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv 10:47:06 + cut -d, -f6 [Pipeline] lock 10:47:06 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-PR-768-1-stack-cost] 10:47:06 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-768-1-stack-cost] did not exist. Created. 10:47:06 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-PR-768-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:47:07 /w/workspace/go-mod-bootstrap/1@tmp/durable-2800b2c0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:47:07 + echo total: 0.10999999940395355 [Pipeline] stash 10:47:07 Warning: overwriting stash ‘stack-cost’ 10:47:07 Stashed 1 file(s) [Pipeline] } 10:47:07 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-bootstrap-PR-768-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:47:07 $ docker stop --time=1 b61a116effa7e86e339c5d51b42a5bfc4bd330869b638e0737aae919774968c4 10:47:09 $ docker rm -f --volumes b61a116effa7e86e339c5d51b42a5bfc4bd330869b638e0737aae919774968c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 10:47:10 provisioning config files... 10:47:10 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-768@tmp/config14350113894078941005tmp [Pipeline] { [Pipeline] sh 10:47:11 + set +x 10:47:11 + curl -s https://codecov.io/bash 10:47:11 + bash -s -- 10:47:11 10:47:11 _____ _ 10:47:11 / ____| | | 10:47:11 | | ___ __| | ___ ___ _____ __ 10:47:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:47:11 | |___| (_) | (_| | __/ (_| (_) \ V / 10:47:11 \_____\___/ \__,_|\___|\___\___/ \_/ 10:47:11 Bash-1.0.6 10:47:11 10:47:11 10:47:11 ==> git version 2.25.1 found 10:47:11 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 10:47:11 Release-Date: 2020-01-08 10:47:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:47:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:47:11 ==> Jenkins CI detected. 10:47:11 current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-768 10:47:11 project root: . 10:47:11 --> token set from env 10:47:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:47:11 ==> Running gcov in . (disable via -X gcov) 10:47:11 ==> Python coveragepy not found 10:47:11 ==> Searching for coverage reports in: 10:47:11 + . 10:47:11 -> Found 1 reports 10:47:11 ==> Detecting git/mercurial file structure 10:47:11 ==> Reading reports 10:47:11 + ./coverage.out bytes=396572 10:47:11 ==> Appending adjustments 10:47:11 https://docs.codecov.io/docs/fixing-reports 10:47:12 + Found adjustments 10:47:12 ==> Gzipping contents 10:47:12 40K /tmp/codecov.5n0TBe.gz 10:47:12 ==> Uploading reports 10:47:12 url: https://codecov.io 10:47:12 query: branch=PR-768&commit=c5c07bf8267b3a03cfca0d735af3824fc742ab44&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-768%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=768&job=&cmd_args= 10:47:12 -> Pinging Codecov 10:47:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-768&commit=c5c07bf8267b3a03cfca0d735af3824fc742ab44&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-768%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=768&job=&cmd_args= 10:47:12 -> Uploading to 10:47:12 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/go-mod-bootstrap/c5c07bf8267b3a03cfca0d735af3824fc742ab44/cb9e09b4-023a-4980-89c8-cf2ce11a9e63.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241003%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241003T104712Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=dcf52ac05415db7e4872ecdfbbacd9e11945ff662da7706b7fc3e4fd4c63c066 10:47:12 % Total % Received % Xferd Average Speed Time Time Time Current 10:47:12 Dload Upload Total Spent Left Speed 10:47:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37908 0 0 100 37908 0 148k --:--:-- --:--:-- --:--:-- 148k 10:47:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/c5c07bf8267b3a03cfca0d735af3824fc742ab44 [Pipeline] } 10:47:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:47:14 + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-768/archives ] 10:47:14 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-768/archives 10:47:14 total 16 10:47:14 drwxr-xr-x 3 root root 4096 Oct 3 09:40 . 10:47:14 drwxrwxr-x 9 jenkins jenkins 4096 Oct 3 09:40 .. 10:47:14 drwxr-xr-x 2 root root 4096 Oct 3 09:40 cost 10:47:14 -rw-r--r-- 1 root root 88 Oct 3 09:40 cost.csv 10:47:14 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-768/archives 10:47:14 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-768/archives 10:47:14 total 16 10:47:14 drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 09:40 . 10:47:14 drwxrwxr-x 9 jenkins jenkins 4096 Oct 3 09:40 .. 10:47:14 drwxr-xr-x 2 jenkins jenkins 4096 Oct 3 09:40 cost 10:47:14 -rw-r--r-- 1 jenkins jenkins 88 Oct 3 09:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:47:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:47:16 ---> package-listing.sh 10:47:16 ++ facter osfamily 10:47:16 ++ tr '[:upper:]' '[:lower:]' 10:47:16 + OS_FAMILY=debian 10:47:16 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-768 10:47:16 + START_PACKAGES=/tmp/packages_start.txt 10:47:16 + END_PACKAGES=/tmp/packages_end.txt 10:47:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:47:16 + PACKAGES=/tmp/packages_start.txt 10:47:16 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-768 ']' 10:47:16 + PACKAGES=/tmp/packages_end.txt 10:47:16 + case "${OS_FAMILY}" in 10:47:16 + dpkg -l 10:47:16 + grep '^ii' 10:47:16 + '[' -f /tmp/packages_start.txt ']' 10:47:16 + '[' -f /tmp/packages_end.txt ']' 10:47:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:47:16 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-768 ']' 10:47:16 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-768/archives/ 10:47:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-768/archives/ [Pipeline] echo 10:47:16 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-768/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:47:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:47:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:47:17 prd-ubuntu20.04-docker-8c-8g-14413 does not seem to be running inside a container 10:47:17 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-768/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-768 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-768:/w/workspace/xfoundry_go-mod-bootstrap_PR-768:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-768@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-768@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:47:17 $ docker top 320ab67ac9ba1a8cccd872117a5149303340d619da5ece07645d3c2ea2e3ba3f -eo pid,comm [Pipeline] { [Pipeline] sh 10:47:18 + touch /tmp/pre-build-complete [Pipeline] sh 10:47:18 + mkdir -p /var/log/sysstat [Pipeline] sh 10:47:19 + ls /var/log/sa-host 10:47:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:47:19 provisioning config files... 10:47:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-768@tmp/config7066322183388074475tmp [Pipeline] { [Pipeline] echo 10:47:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:47:19 ---> create-netrc.sh [Pipeline] } 10:47:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:47:20 ---> python-tools-install.sh [Pipeline] echo 10:47:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:47:20 ---> sudo-logs.sh 10:47:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:47:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:47:21 ---> job-cost.sh 10:47:21 lf-activate-venv: SKIPPING 10:47:21 DEBUG: total: 0.2199999988079071 10:47:21 INFO: Retrieving Stack Cost... 10:47:21 INFO: Retrieving Pricing Info for: v3-standard-8 10:47:21 INFO: Archiving Costs [Pipeline] echo 10:47:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:47:22 ---> logs-deploy.sh 10:47:22 lf-activate-venv: SKIPPING 10:47:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-768/1 10:47:22 INFO: archiving workspace using pattern(s): 10:47:23 Archives upload complete. 10:47:23 INFO: archiving logs to Nexus 10:47:24 ---> uname -a: 10:47:24 Linux prd-ubuntu20-04-docker-8c-8g-14413 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:47:24 10:47:24 10:47:24 ---> lscpu: 10:47:24 Architecture: x86_64 10:47:24 CPU op-mode(s): 32-bit, 64-bit 10:47:24 Byte Order: Little Endian 10:47:24 Address sizes: 40 bits physical, 48 bits virtual 10:47:24 CPU(s): 8 10:47:24 On-line CPU(s) list: 0-7 10:47:24 Thread(s) per core: 1 10:47:24 Core(s) per socket: 1 10:47:24 Socket(s): 8 10:47:24 NUMA node(s): 1 10:47:24 Vendor ID: AuthenticAMD 10:47:24 CPU family: 23 10:47:24 Model: 49 10:47:24 Model name: AMD EPYC-Rome Processor 10:47:24 Stepping: 0 10:47:24 CPU MHz: 2800.000 10:47:24 BogoMIPS: 5600.00 10:47:24 Virtualization: AMD-V 10:47:24 Hypervisor vendor: KVM 10:47:24 Virtualization type: full 10:47:24 L1d cache: 256 KiB 10:47:24 L1i cache: 256 KiB 10:47:24 L2 cache: 4 MiB 10:47:24 L3 cache: 128 MiB 10:47:24 NUMA node0 CPU(s): 0-7 10:47:24 Vulnerability Itlb multihit: Not affected 10:47:24 Vulnerability L1tf: Not affected 10:47:24 Vulnerability Mds: Not affected 10:47:24 Vulnerability Meltdown: Not affected 10:47:24 Vulnerability Mmio stale data: Not affected 10:47:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:47:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:47:24 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:47:24 Vulnerability Srbds: Not affected 10:47:24 Vulnerability Tsx async abort: Not affected 10:47:24 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:47:24 10:47:24 10:47:24 ---> nproc: 10:47:24 8 10:47:24 10:47:24 10:47:24 ---> df -h: 10:47:24 Filesystem Size Used Avail Use% Mounted on 10:47:24 overlay 155G 11G 145G 7% / 10:47:24 tmpfs 64M 0 64M 0% /dev 10:47:24 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:47:24 shm 64M 0 64M 0% /dev/shm 10:47:24 /dev/vda1 155G 11G 145G 7% /facter-os 10:47:24 10:47:24 10:47:24 ---> sar -b -r -n DEV: 10:47:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14413) 10/03/24 _x86_64_ (8 CPU) 10:47:24 10:47:24 09:37:53 LINUX RESTART (8 CPU) 10:47:24 10:47:24 09:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:47:24 09:39:01 321.90 47.96 273.94 0.00 5423.36 158022.33 0.00 10:47:24 09:40:01 119.16 2.12 117.04 0.00 49.84 36852.37 0.00 10:47:24 09:41:01 72.50 0.12 72.39 0.00 4.53 32718.01 0.00 10:47:24 09:42:01 1.70 0.00 1.70 0.00 0.00 20.55 0.00 10:47:24 09:43:01 16.68 2.28 14.40 0.00 91.85 1843.03 0.00 10:47:24 09:44:01 34.38 2.82 31.56 0.00 4250.62 6762.34 0.00 10:47:24 09:45:01 3.43 0.02 3.41 0.00 0.13 92.49 0.00 10:47:24 09:46:01 1.78 0.00 1.78 0.00 0.00 20.40 0.00 10:47:24 09:47:01 1.48 0.00 1.48 0.00 0.00 16.40 0.00 10:47:24 09:48:01 2.02 0.00 2.02 0.00 0.00 22.66 0.00 10:47:24 09:49:01 1.38 0.00 1.38 0.00 0.00 15.60 0.00 10:47:24 09:50:01 1.55 0.00 1.55 0.00 0.00 18.53 0.00 10:47:24 09:51:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 10:47:24 09:52:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 10:47:24 09:53:01 1.75 0.02 1.73 0.00 0.13 25.06 0.00 10:47:24 09:54:01 1.57 0.00 1.57 0.00 0.00 18.00 0.00 10:47:24 09:55:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 10:47:24 09:56:01 0.87 0.00 0.87 0.00 0.00 10.00 0.00 10:47:24 09:57:01 1.18 0.00 1.18 0.00 0.00 15.33 0.00 10:47:24 09:58:01 1.45 0.00 1.45 0.00 0.00 16.93 0.00 10:47:24 09:59:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 10:47:24 10:00:01 2.68 1.57 1.12 0.00 36.92 14.80 0.00 10:47:24 10:01:01 1.23 0.00 1.23 0.00 0.00 15.59 0.00 10:47:24 10:02:02 1.42 0.00 1.42 0.00 0.00 15.86 0.00 10:47:24 10:03:01 1.10 0.00 1.10 0.00 0.00 13.56 0.00 10:47:24 10:04:01 1.27 0.00 1.27 0.00 0.00 14.93 0.00 10:47:24 10:05:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 10:47:24 10:06:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 10:47:24 10:07:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 10:47:24 10:08:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 10:47:24 10:09:01 1.40 0.00 1.40 0.00 0.00 17.60 0.00 10:47:24 10:10:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 10:47:24 10:11:01 1.55 0.00 1.55 0.00 0.00 18.80 0.00 10:47:24 10:12:01 1.73 0.00 1.73 0.00 0.00 19.20 0.00 10:47:24 10:13:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 10:47:24 10:14:01 1.97 0.00 1.97 0.00 0.00 23.19 0.00 10:47:24 10:15:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 10:47:24 10:16:01 1.43 0.00 1.43 0.00 0.00 15.06 0.00 10:47:24 10:17:01 1.08 0.02 1.07 0.00 0.13 13.06 0.00 10:47:24 10:18:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 10:47:24 10:19:01 1.25 0.00 1.25 0.00 0.00 16.79 0.00 10:47:24 10:20:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 10:47:24 10:21:01 1.22 0.00 1.22 0.00 0.00 15.33 0.00 10:47:24 10:22:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 10:47:24 10:23:01 1.08 0.00 1.08 0.00 0.00 13.60 0.00 10:47:24 10:24:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 10:47:24 10:25:01 1.12 0.00 1.12 0.00 0.00 14.00 0.00 10:47:24 10:26:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 10:47:24 10:27:01 1.33 0.00 1.33 0.00 0.00 16.53 0.00 10:47:24 10:28:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 10:47:24 10:29:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 10:47:24 10:30:01 1.00 0.00 1.00 0.00 0.00 11.19 0.00 10:47:24 10:31:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 10:47:24 10:32:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 10:47:24 10:33:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 10:47:24 10:34:01 1.57 0.00 1.57 0.00 0.00 19.06 0.00 10:47:24 10:35:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 10:47:24 10:36:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 10:47:24 10:37:01 1.12 0.00 1.12 0.00 0.00 14.13 0.00 10:47:24 10:38:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 10:47:24 10:39:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 10:47:24 10:40:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 10:47:24 10:41:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 10:47:24 10:42:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 10:47:24 10:43:01 1.20 0.00 1.20 0.00 0.00 14.66 0.00 10:47:24 10:44:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 10:47:24 10:45:01 1.52 0.00 1.52 0.00 0.00 18.65 0.00 10:47:24 10:46:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 10:47:24 10:47:01 1.30 0.00 1.30 0.00 0.00 16.26 0.00 10:47:24 Average: 9.38 0.82 8.56 0.00 142.88 3438.49 0.00 10:47:24 10:47:24 09:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:47:24 09:39:01 29916632 31574172 765372 2.33 59792 1901524 1968224 5.80 982692 1646640 1000 10:47:24 09:40:01 28094264 31493948 798228 2.43 102040 3476028 1891868 5.58 1511884 2768088 599860 10:47:24 09:41:01 28699808 31550140 751220 2.28 106168 2963884 1812444 5.34 1142248 2580692 336 10:47:24 09:42:01 28699796 31550184 750868 2.28 106224 2963884 1812444 5.34 1142236 2580692 260 10:47:24 09:43:01 28545088 31484620 802276 2.44 118888 3038948 1780060 5.25 1246224 2615672 1000 10:47:24 09:44:01 28245192 31536104 742832 2.26 135364 3365196 1718928 5.07 1413616 2729948 4 10:47:24 09:45:01 28254024 31540152 739000 2.25 133956 3361944 1730968 5.10 1407428 2726724 8 10:47:24 09:46:01 28254284 31540528 738536 2.25 134044 3361948 1730968 5.10 1407932 2726728 200 10:47:24 09:47:01 28254056 31540356 738640 2.25 134140 3361952 1730968 5.10 1407480 2726732 8 10:47:24 09:48:01 28255928 31542344 736572 2.24 134244 3361956 1730968 5.10 1405592 2726740 12 10:47:24 09:49:01 28255856 31542480 736400 2.24 134316 3361956 1730968 5.10 1406200 2726736 148 10:47:24 09:50:01 28257256 31544052 734704 2.23 134372 3362088 1730968 5.10 1404440 2726860 48 10:47:24 09:51:01 28258044 31544856 733856 2.23 134396 3362092 1730968 5.10 1404148 2726872 4 10:47:24 09:52:01 28257792 31544644 734064 2.23 134428 3362096 1730968 5.10 1403900 2726872 328 10:47:24 09:53:01 28256844 31543792 734736 2.23 134488 3362084 1742036 5.13 1404548 2726872 20 10:47:24 09:54:01 28256764 31543764 734764 2.23 134528 3362076 1742036 5.13 1404988 2726848 200 10:47:24 09:55:01 28256860 31543908 734820 2.23 134568 3362080 1742036 5.13 1405080 2726852 184 10:47:24 09:56:01 28256860 31543968 734684 2.23 134584 3362084 1742036 5.13 1405120 2726856 260 10:47:24 09:57:01 28256836 31543972 734656 2.23 134608 3362084 1742036 5.13 1405320 2726856 180 10:47:24 09:58:01 28257552 31544696 733820 2.23 134636 3362080 1742036 5.13 1404388 2726860 4 10:47:24 09:59:01 28257460 31544672 733992 2.23 134668 3362092 1742036 5.13 1404708 2726864 180 10:47:24 10:00:01 28250568 31539860 738736 2.25 134724 3363196 1742036 5.13 1413912 2727216 256 10:47:24 10:01:01 28250656 31539964 738592 2.25 134756 3363200 1742036 5.13 1413464 2727188 16 10:47:24 10:02:02 28250168 31539540 738988 2.25 134780 3363204 1742036 5.13 1413648 2727172 8 10:47:24 10:03:01 28249852 31539256 739212 2.25 134804 3363212 1742036 5.13 1413680 2727180 188 10:47:24 10:04:01 28249616 31539096 739312 2.25 134868 3363216 1742036 5.13 1413892 2727184 260 10:47:24 10:05:01 28249672 31539152 739228 2.25 134896 3363216 1742036 5.13 1413368 2727184 8 10:47:24 10:06:01 28249120 31538640 739692 2.25 134912 3363220 1742036 5.13 1413380 2727188 8 10:47:24 10:07:01 28248788 31538468 739792 2.25 134932 3363348 1742036 5.13 1413744 2727304 188 10:47:24 10:08:01 28248732 31538448 739764 2.25 134948 3363352 1742036 5.13 1413928 2727320 224 10:47:24 10:09:01 28248788 31538556 739652 2.25 135004 3363348 1742036 5.13 1413572 2727324 12 10:47:24 10:10:01 28248552 31538320 739836 2.25 135028 3363360 1742036 5.13 1413536 2727324 144 10:47:24 10:11:01 28248788 31538680 739488 2.25 135116 3363364 1742036 5.13 1413624 2727340 8 10:47:24 10:12:01 28248692 31538680 739548 2.25 135196 3363368 1742036 5.13 1413680 2727348 4 10:47:24 10:13:01 28248844 31538888 739580 2.25 135220 3363368 1742036 5.13 1413736 2727336 8 10:47:24 10:14:01 28248400 31538532 739716 2.25 135324 3363364 1742036 5.13 1413864 2727340 184 10:47:24 10:15:01 28248536 31538748 739548 2.25 135348 3363372 1742036 5.13 1413880 2727340 8 10:47:24 10:16:01 28248488 31538736 739452 2.25 135364 3363376 1742036 5.13 1414216 2727344 188 10:47:24 10:17:01 28248076 31538448 739628 2.25 135392 3363380 1742036 5.13 1414540 2727348 12 10:47:24 10:18:01 28247568 31537960 739784 2.25 135408 3363380 1742036 5.13 1413940 2727348 144 10:47:24 10:19:01 28247616 31538068 739576 2.25 135448 3363388 1742036 5.13 1414648 2727360 176 10:47:24 10:20:01 28247696 31538184 739416 2.25 135480 3363392 1742036 5.13 1414448 2727356 8 10:47:24 10:21:01 28247648 31538144 739388 2.25 135520 3363396 1725712 5.09 1414400 2727364 196 10:47:24 10:22:01 28247664 31538228 739324 2.25 135544 3363400 1725712 5.09 1414484 2727372 244 10:47:24 10:23:01 28247688 31538256 739276 2.25 135564 3363400 1725712 5.09 1414204 2727372 8 10:47:24 10:24:01 28247728 31538324 739136 2.25 135588 3363400 1725712 5.09 1414800 2727372 28 10:47:24 10:25:01 28247760 31538364 739024 2.25 135612 3363408 1725712 5.09 1414728 2727376 196 10:47:24 10:26:01 28247556 31538216 739196 2.25 135628 3363408 1725712 5.09 1414552 2727380 264 10:47:24 10:27:01 28247612 31538280 739104 2.25 135656 3363412 1725712 5.09 1414352 2727384 4 10:47:24 10:28:01 28248040 31538712 738952 2.25 135672 3363416 1725712 5.09 1414600 2727384 240 10:47:24 10:29:01 28248040 31538780 738884 2.25 135700 3363420 1725712 5.09 1414920 2727396 188 10:47:24 10:30:01 28247496 31538300 739384 2.25 135740 3363424 1725712 5.09 1414360 2727404 164 10:47:24 10:31:01 28247124 31538092 739484 2.25 135772 3363552 1725712 5.09 1414796 2727520 184 10:47:24 10:32:01 28247180 31538184 739392 2.25 135804 3363556 1725712 5.09 1414448 2727524 144 10:47:24 10:33:01 28247132 31538156 739344 2.25 135820 3363556 1725712 5.09 1414780 2727524 184 10:47:24 10:34:01 28247148 31538176 739232 2.25 135868 3363536 1725712 5.09 1414520 2727528 4 10:47:24 10:35:01 28246832 31537932 739436 2.25 135884 3363568 1725712 5.09 1414880 2727532 196 10:47:24 10:36:01 28246532 31537644 739664 2.25 135896 3363568 1725712 5.09 1414892 2727532 256 10:47:24 10:37:01 28246808 31537940 739368 2.25 135912 3363572 1725712 5.09 1414792 2727536 8 10:47:24 10:38:01 28246760 31537896 739332 2.25 135928 3363580 1741768 5.13 1414536 2727540 160 10:47:24 10:39:01 28246712 31537872 739288 2.25 135960 3363580 1741768 5.13 1414628 2727548 4 10:47:24 10:40:01 28246728 31537924 739192 2.25 135976 3363584 1741768 5.13 1414640 2727552 156 10:47:24 10:41:01 28246960 31538172 739088 2.25 136004 3363584 1741768 5.13 1414776 2727552 4 10:47:24 10:42:01 28246944 31538192 739044 2.25 136028 3363588 1741768 5.13 1414688 2727556 160 10:47:24 10:43:01 28247108 31538416 738724 2.25 136052 3363592 1741768 5.13 1415148 2727560 184 10:47:24 10:44:01 28247100 31538428 738652 2.25 136072 3363592 1741768 5.13 1415132 2727560 80 10:47:24 10:45:01 28246740 31538104 738976 2.25 136100 3363596 1741768 5.13 1415188 2727564 4 10:47:24 10:46:01 28246408 31537772 739220 2.25 136128 3363596 1741768 5.13 1414864 2727564 8 10:47:24 10:47:01 28246964 31538376 738976 2.25 136144 3363604 1741768 5.13 1415108 2727568 180 10:47:24 Average: 28289113 31538876 741024 2.25 132594 3327313 1744399 5.14 1397219 2706364 8837 10:47:24 10:47:24 09:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:47:24 09:39:01 docker0 18.56 19.08 1.56 137.27 0.00 0.00 0.00 0.00 10:47:24 09:39:01 lo 2.67 2.67 0.25 0.25 0.00 0.00 0.00 0.00 10:47:24 09:39:01 ens3 419.11 298.82 2691.05 87.72 0.00 0.00 0.00 0.00 10:47:24 09:39:01 veth6931d30 18.56 19.18 1.82 137.28 0.00 0.00 0.00 0.01 10:47:24 09:40:01 vethf379888 75.35 138.28 7.60 1256.58 0.00 0.00 0.00 0.10 10:47:24 09:40:01 docker0 75.35 138.16 6.57 1256.57 0.00 0.00 0.00 0.00 10:47:24 09:40:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 10:47:24 09:40:01 ens3 279.89 163.80 4478.79 30.01 0.00 0.00 0.00 0.00 10:47:24 09:41:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 09:41:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 10:47:24 09:41:01 ens3 97.18 59.94 2530.83 14.72 0.00 0.00 0.00 0.00 10:47:24 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 09:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:24 09:42:01 ens3 1.20 0.57 3.87 0.04 0.00 0.00 0.00 0.00 10:47:24 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 09:43:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 10:47:24 09:43:01 ens3 37.51 12.85 667.54 1.09 0.00 0.00 0.00 0.00 10:47:24 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 09:44:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 10:47:24 09:44:01 ens3 186.69 87.14 2087.07 5.96 0.00 0.00 0.00 0.00 10:47:24 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 09:45:01 ens3 1.65 0.45 0.48 0.27 0.00 0.00 0.00 0.00 10:47:24 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 09:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:24 09:46:01 ens3 1.60 0.10 0.12 0.01 0.00 0.00 0.00 0.00 10:47:24 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 09:47:01 ens3 0.27 0.03 0.01 0.00 0.00 0.00 0.00 0.00 10:47:24 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 09:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:24 09:48:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:47:24 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 09:49:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 10:47:24 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 09:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:24 09:50:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:47:24 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 09:51:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 09:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:24 09:52:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:47:24 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 09:53:01 ens3 0.10 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 09:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:24 09:54:01 ens3 0.52 0.38 0.11 0.16 0.00 0.00 0.00 0.00 10:47:24 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 09:55:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 10:47:24 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 09:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:24 09:56:01 ens3 0.22 0.08 0.02 0.01 0.00 0.00 0.00 0.00 10:47:24 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 09:57:01 ens3 0.27 0.02 0.03 0.00 0.00 0.00 0.00 0.00 10:47:24 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 09:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:24 09:58:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:47:24 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 09:59:01 ens3 0.40 0.28 0.20 0.08 0.00 0.00 0.00 0.00 10:47:24 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:00:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 10:47:24 10:00:01 ens3 6.66 5.60 4.50 4.81 0.00 0.00 0.00 0.00 10:47:24 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:01:01 ens3 1.87 1.50 1.09 1.22 0.00 0.00 0.00 0.00 10:47:24 10:02:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:02:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:24 10:02:02 ens3 0.48 0.32 0.26 0.21 0.00 0.00 0.00 0.00 10:47:24 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:03:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:24 10:04:01 ens3 0.27 0.25 0.09 0.08 0.00 0.00 0.00 0.00 10:47:24 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:05:01 ens3 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 10:47:24 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:24 10:06:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:47:24 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:07:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:24 10:08:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:47:24 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:09:01 ens3 0.23 0.15 0.08 0.07 0.00 0.00 0.00 0.00 10:47:24 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:24 10:10:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:47:24 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:11:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:24 10:12:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:47:24 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:13:01 ens3 0.42 0.00 0.04 0.00 0.00 0.00 0.00 0.00 10:47:24 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:24 10:14:01 ens3 1.35 0.28 0.38 0.08 0.00 0.00 0.00 0.00 10:47:24 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:15:01 ens3 1.60 0.02 0.21 0.00 0.00 0.00 0.00 0.00 10:47:24 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:24 10:16:01 ens3 0.27 0.08 0.02 0.01 0.00 0.00 0.00 0.00 10:47:24 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:17:01 ens3 0.18 0.02 0.01 0.00 0.00 0.00 0.00 0.00 10:47:24 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:24 10:18:01 ens3 0.43 0.08 0.05 0.01 0.00 0.00 0.00 0.00 10:47:24 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:19:01 ens3 0.68 0.12 0.13 0.07 0.00 0.00 0.00 0.00 10:47:24 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:24 10:20:01 ens3 0.62 0.47 0.33 0.22 0.00 0.00 0.00 0.00 10:47:24 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:21:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:24 10:22:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:47:24 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:23:01 ens3 0.52 0.02 0.08 0.00 0.00 0.00 0.00 0.00 10:47:24 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:24 10:24:01 ens3 0.65 0.25 0.13 0.08 0.00 0.00 0.00 0.00 10:47:24 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:25:01 ens3 0.60 0.00 0.06 0.00 0.00 0.00 0.00 0.00 10:47:24 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:24 10:26:01 ens3 0.50 0.08 0.05 0.01 0.00 0.00 0.00 0.00 10:47:24 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:27:01 ens3 0.73 0.58 0.41 0.29 0.00 0.00 0.00 0.00 10:47:24 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:24 10:28:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:47:24 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:29:01 ens3 0.27 0.10 0.08 0.07 0.00 0.00 0.00 0.00 10:47:24 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:24 10:30:01 ens3 0.27 0.08 0.04 0.01 0.00 0.00 0.00 0.00 10:47:24 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:31:01 ens3 0.37 0.07 0.08 0.00 0.00 0.00 0.00 0.00 10:47:24 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:24 10:32:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:47:24 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:33:01 ens3 0.10 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:24 10:34:01 ens3 0.35 0.25 0.09 0.08 0.00 0.00 0.00 0.00 10:47:24 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:35:01 ens3 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:24 10:36:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:47:24 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:37:01 ens3 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:24 10:38:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:47:24 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:39:01 ens3 0.68 0.15 0.12 0.07 0.00 0.00 0.00 0.00 10:47:24 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:24 10:40:01 ens3 0.25 0.08 0.02 0.01 0.00 0.00 0.00 0.00 10:47:24 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:41:01 ens3 0.73 0.50 0.47 0.29 0.00 0.00 0.00 0.00 10:47:24 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:24 10:42:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:47:24 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:43:01 ens3 0.60 0.02 0.05 0.00 0.00 0.00 0.00 0.00 10:47:24 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:24 10:44:01 ens3 0.62 0.25 0.13 0.08 0.00 0.00 0.00 0.00 10:47:24 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:45:01 ens3 0.58 0.47 0.35 0.28 0.00 0.00 0.00 0.00 10:47:24 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:24 10:46:01 ens3 0.32 0.18 0.08 0.01 0.00 0.00 0.00 0.00 10:47:24 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 10:47:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:24 Average: docker0 1.36 2.28 0.12 20.21 0.00 0.00 0.00 0.00 10:47:24 Average: lo 0.18 0.18 0.01 0.01 0.00 0.00 0.00 0.00 10:47:24 Average: ens3 15.26 9.25 180.77 2.15 0.00 0.00 0.00 0.00 10:47:24 10:47:24 10:47:24 ---> sar -P ALL: 10:47:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14413) 10/03/24 _x86_64_ (8 CPU) 10:47:24 10:47:24 09:37:53 LINUX RESTART (8 CPU) 10:47:24 10:47:24 09:38:01 CPU %user %nice %system %iowait %steal %idle 10:47:24 09:39:01 all 6.58 0.00 1.92 4.10 0.06 87.34 10:47:24 09:39:01 0 4.17 0.00 1.81 4.04 0.05 89.93 10:47:24 09:39:01 1 6.99 0.00 1.61 0.57 0.08 90.75 10:47:24 09:39:01 2 7.05 0.00 1.64 5.77 0.07 85.47 10:47:24 09:39:01 3 6.94 0.00 2.10 10.29 0.12 80.54 10:47:24 09:39:01 4 6.16 0.00 1.61 0.81 0.05 91.38 10:47:24 09:39:01 5 5.03 0.00 1.64 9.67 0.05 83.60 10:47:24 09:39:01 6 10.82 0.00 2.83 0.43 0.05 85.87 10:47:24 09:39:01 7 5.46 0.00 2.09 1.24 0.05 91.15 10:47:24 09:40:01 all 28.13 0.00 6.21 4.43 0.09 61.15 10:47:24 09:40:01 0 29.17 0.00 6.61 3.36 0.08 60.78 10:47:24 09:40:01 1 30.12 0.00 6.69 1.18 0.07 61.94 10:47:24 09:40:01 2 29.42 0.00 6.75 2.67 0.14 61.03 10:47:24 09:40:01 3 30.19 0.00 6.03 13.79 0.08 49.91 10:47:24 09:40:01 4 24.76 0.00 5.92 3.00 0.08 66.23 10:47:24 09:40:01 5 25.62 0.00 5.60 8.08 0.09 60.62 10:47:24 09:40:01 6 24.68 0.00 5.17 2.28 0.09 67.78 10:47:24 09:40:01 7 31.04 0.00 6.89 1.06 0.07 60.94 10:47:24 09:41:01 all 18.08 0.00 3.21 1.67 0.07 76.97 10:47:24 09:41:01 0 17.85 0.00 3.70 0.19 0.08 78.18 10:47:24 09:41:01 1 19.16 0.00 3.52 0.15 0.08 77.09 10:47:24 09:41:01 2 19.34 0.00 2.99 0.00 0.08 77.59 10:47:24 09:41:01 3 18.03 0.00 3.94 2.28 0.05 75.71 10:47:24 09:41:01 4 16.17 0.00 2.55 0.03 0.03 81.21 10:47:24 09:41:01 5 16.96 0.00 2.74 10.06 0.09 70.15 10:47:24 09:41:01 6 18.66 0.00 2.32 0.54 0.05 78.44 10:47:24 09:41:01 7 18.49 0.00 3.95 0.20 0.08 77.27 10:47:24 09:42:01 all 0.20 0.00 0.01 0.01 0.01 99.78 10:47:24 09:42:01 0 0.07 0.00 0.02 0.02 0.03 99.87 10:47:24 09:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 09:42:01 2 0.07 0.00 0.03 0.00 0.00 99.90 10:47:24 09:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 09:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 09:42:01 5 1.29 0.00 0.00 0.00 0.00 98.71 10:47:24 09:42:01 6 0.07 0.00 0.02 0.00 0.00 99.92 10:47:24 09:42:01 7 0.07 0.00 0.00 0.03 0.02 99.88 10:47:24 09:43:01 all 0.73 0.00 0.49 0.20 0.01 98.56 10:47:24 09:43:01 0 0.87 0.00 0.35 0.13 0.00 98.65 10:47:24 09:43:01 1 0.50 0.00 0.28 0.02 0.00 99.20 10:47:24 09:43:01 2 1.10 0.00 0.53 0.03 0.03 98.30 10:47:24 09:43:01 3 0.43 0.00 1.37 0.02 0.02 98.17 10:47:24 09:43:01 4 0.50 0.00 0.63 0.73 0.02 98.12 10:47:24 09:43:01 5 0.42 0.00 0.18 0.02 0.02 99.36 10:47:24 09:43:01 6 1.08 0.00 0.23 0.02 0.02 98.65 10:47:24 09:43:01 7 0.92 0.00 0.35 0.67 0.02 98.05 10:47:24 09:44:01 all 1.82 0.00 0.85 0.56 0.03 96.75 10:47:24 09:44:01 0 2.23 0.00 0.90 0.48 0.03 96.35 10:47:24 09:44:01 1 1.92 0.00 0.77 0.85 0.02 96.45 10:47:24 09:44:01 2 3.73 0.00 0.95 0.08 0.03 95.20 10:47:24 09:44:01 3 2.07 0.00 0.98 1.03 0.03 95.88 10:47:24 09:44:01 4 1.07 0.00 0.37 0.05 0.02 98.50 10:47:24 09:44:01 5 1.10 0.00 0.45 0.23 0.03 98.18 10:47:24 09:44:01 6 0.92 0.00 1.52 0.05 0.02 97.50 10:47:24 09:44:01 7 1.50 0.00 0.84 1.69 0.03 95.94 10:47:24 09:45:01 all 0.28 0.00 0.06 0.01 0.01 99.64 10:47:24 09:45:01 0 0.02 0.00 0.08 0.00 0.00 99.90 10:47:24 09:45:01 1 0.23 0.00 0.10 0.02 0.00 99.65 10:47:24 09:45:01 2 0.03 0.00 0.05 0.00 0.02 99.90 10:47:24 09:45:01 3 0.13 0.00 0.07 0.00 0.02 99.78 10:47:24 09:45:01 4 0.03 0.00 0.03 0.00 0.00 99.93 10:47:24 09:45:01 5 1.63 0.00 0.07 0.00 0.00 98.31 10:47:24 09:45:01 6 0.07 0.00 0.03 0.02 0.00 99.88 10:47:24 09:45:01 7 0.07 0.00 0.03 0.07 0.02 99.82 10:47:24 09:46:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:47:24 09:46:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:47:24 09:46:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:47:24 09:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:47:24 09:46:01 3 0.00 0.00 0.02 0.02 0.03 99.93 10:47:24 09:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 09:46:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:47:24 09:46:01 6 0.02 0.00 0.03 0.00 0.02 99.93 10:47:24 09:46:01 7 0.03 0.00 0.00 0.02 0.00 99.95 10:47:24 09:47:01 all 0.02 0.00 0.01 0.00 0.00 99.96 10:47:24 09:47:01 0 0.02 0.00 0.03 0.00 0.00 99.95 10:47:24 09:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 09:47:01 2 0.05 0.00 0.00 0.00 0.02 99.93 10:47:24 09:47:01 3 0.03 0.00 0.05 0.00 0.02 99.90 10:47:24 09:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 09:47:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:47:24 09:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 09:47:01 7 0.02 0.00 0.03 0.03 0.00 99.92 10:47:24 09:48:01 all 0.07 0.00 0.02 0.01 0.01 99.89 10:47:24 09:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 09:48:01 1 0.03 0.00 0.03 0.00 0.00 99.93 10:47:24 09:48:01 2 0.03 0.00 0.02 0.00 0.02 99.93 10:47:24 09:48:01 3 0.03 0.00 0.05 0.02 0.03 99.87 10:47:24 09:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:47:24 09:48:01 5 0.43 0.00 0.00 0.02 0.00 99.55 10:47:24 09:48:01 6 0.00 0.00 0.00 0.02 0.02 99.97 10:47:24 09:48:01 7 0.02 0.00 0.02 0.03 0.02 99.92 10:47:24 09:49:01 all 0.24 0.00 0.01 0.00 0.01 99.74 10:47:24 09:49:01 0 0.03 0.00 0.03 0.00 0.02 99.92 10:47:24 09:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 09:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 09:49:01 3 0.20 0.00 0.03 0.00 0.02 99.75 10:47:24 09:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 09:49:01 5 1.65 0.00 0.00 0.00 0.02 98.34 10:47:24 09:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 09:49:01 7 0.02 0.00 0.03 0.02 0.00 99.93 10:47:24 10:47:24 09:49:01 CPU %user %nice %system %iowait %steal %idle 10:47:24 09:50:01 all 0.26 0.00 0.01 0.00 0.01 99.72 10:47:24 09:50:01 0 0.02 0.00 0.03 0.00 0.02 99.93 10:47:24 09:50:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:47:24 09:50:01 2 0.05 0.00 0.00 0.00 0.02 99.93 10:47:24 09:50:01 3 0.07 0.00 0.00 0.00 0.00 99.93 10:47:24 09:50:01 4 0.00 0.00 0.00 0.00 0.02 99.98 10:47:24 09:50:01 5 1.91 0.00 0.02 0.00 0.00 98.08 10:47:24 09:50:01 6 0.02 0.00 0.00 0.02 0.00 99.97 10:47:24 09:50:01 7 0.02 0.00 0.02 0.02 0.00 99.95 10:47:24 09:51:01 all 0.26 0.00 0.01 0.00 0.01 99.72 10:47:24 09:51:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:47:24 09:51:01 1 0.00 0.00 0.00 0.00 0.03 99.97 10:47:24 09:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:47:24 09:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 09:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 09:51:01 5 1.97 0.00 0.02 0.00 0.00 98.01 10:47:24 09:51:01 6 0.00 0.00 0.02 0.00 0.02 99.97 10:47:24 09:51:01 7 0.03 0.00 0.02 0.02 0.02 99.92 10:47:24 09:52:01 all 0.04 0.00 0.01 0.00 0.01 99.93 10:47:24 09:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:47:24 09:52:01 1 0.02 0.00 0.05 0.00 0.02 99.92 10:47:24 09:52:01 2 0.05 0.00 0.02 0.00 0.02 99.92 10:47:24 09:52:01 3 0.10 0.00 0.00 0.00 0.00 99.90 10:47:24 09:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 09:52:01 5 0.12 0.00 0.00 0.00 0.02 99.87 10:47:24 09:52:01 6 0.02 0.00 0.02 0.02 0.00 99.95 10:47:24 09:52:01 7 0.02 0.00 0.00 0.02 0.02 99.95 10:47:24 09:53:01 all 0.06 0.00 0.03 0.00 0.01 99.91 10:47:24 09:53:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:47:24 09:53:01 1 0.05 0.00 0.05 0.00 0.02 99.88 10:47:24 09:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:47:24 09:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:47:24 09:53:01 4 0.02 0.00 0.03 0.00 0.00 99.95 10:47:24 09:53:01 5 0.28 0.00 0.05 0.00 0.02 99.65 10:47:24 09:53:01 6 0.00 0.00 0.02 0.02 0.00 99.97 10:47:24 09:53:01 7 0.07 0.00 0.02 0.02 0.00 99.90 10:47:24 09:54:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:47:24 09:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:47:24 09:54:01 1 0.02 0.00 0.03 0.00 0.03 99.92 10:47:24 09:54:01 2 0.03 0.00 0.00 0.00 0.02 99.95 10:47:24 09:54:01 3 0.07 0.00 0.02 0.00 0.02 99.90 10:47:24 09:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 09:54:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:47:24 09:54:01 6 0.03 0.00 0.02 0.02 0.02 99.92 10:47:24 09:54:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:47:24 09:55:01 all 0.01 0.00 0.01 0.00 0.00 99.98 10:47:24 09:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 09:55:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:47:24 09:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:47:24 09:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 09:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 09:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 09:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 09:55:01 7 0.00 0.00 0.03 0.00 0.00 99.97 10:47:24 09:56:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:47:24 09:56:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:47:24 09:56:01 1 0.03 0.00 0.03 0.00 0.03 99.90 10:47:24 09:56:01 2 0.03 0.00 0.00 0.00 0.02 99.95 10:47:24 09:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 09:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 09:56:01 5 0.00 0.00 0.02 0.00 0.02 99.97 10:47:24 09:56:01 6 0.00 0.00 0.00 0.02 0.02 99.97 10:47:24 09:56:01 7 0.02 0.00 0.00 0.02 0.02 99.95 10:47:24 09:57:01 all 0.02 0.00 0.00 0.00 0.00 99.97 10:47:24 09:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:47:24 09:57:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:47:24 09:57:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:47:24 09:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 09:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:47:24 09:57:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:47:24 09:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 09:57:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:47:24 09:58:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:47:24 09:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 09:58:01 1 0.02 0.00 0.03 0.00 0.03 99.92 10:47:24 09:58:01 2 0.05 0.00 0.00 0.00 0.00 99.95 10:47:24 09:58:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:47:24 09:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 09:58:01 5 0.03 0.00 0.02 0.00 0.00 99.95 10:47:24 09:58:01 6 0.00 0.00 0.02 0.02 0.00 99.97 10:47:24 09:58:01 7 0.00 0.00 0.03 0.00 0.00 99.97 10:47:24 09:59:01 all 0.06 0.00 0.01 0.00 0.01 99.92 10:47:24 09:59:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:47:24 09:59:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:47:24 09:59:01 2 0.02 0.00 0.02 0.00 0.02 99.95 10:47:24 09:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 09:59:01 4 0.00 0.00 0.00 0.00 0.02 99.98 10:47:24 09:59:01 5 0.37 0.00 0.02 0.00 0.02 99.60 10:47:24 09:59:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:47:24 09:59:01 7 0.03 0.00 0.00 0.02 0.00 99.95 10:47:24 10:00:01 all 0.29 0.00 0.02 0.08 0.01 99.60 10:47:24 10:00:01 0 0.17 0.00 0.02 0.13 0.02 99.67 10:47:24 10:00:01 1 0.30 0.00 0.05 0.08 0.03 99.53 10:47:24 10:00:01 2 0.10 0.00 0.00 0.00 0.00 99.90 10:47:24 10:00:01 3 0.90 0.00 0.02 0.00 0.00 99.08 10:47:24 10:00:01 4 0.13 0.00 0.02 0.00 0.00 99.85 10:47:24 10:00:01 5 0.22 0.00 0.03 0.00 0.00 99.75 10:47:24 10:00:01 6 0.22 0.00 0.00 0.07 0.02 99.70 10:47:24 10:00:01 7 0.27 0.00 0.05 0.33 0.02 99.33 10:47:24 10:47:24 10:00:01 CPU %user %nice %system %iowait %steal %idle 10:47:24 10:01:01 all 0.07 0.00 0.01 0.01 0.00 99.90 10:47:24 10:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 10:01:01 1 0.10 0.00 0.05 0.00 0.03 99.82 10:47:24 10:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 10:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:01:01 5 0.42 0.00 0.00 0.00 0.00 99.58 10:47:24 10:01:01 6 0.00 0.00 0.03 0.02 0.00 99.95 10:47:24 10:01:01 7 0.02 0.00 0.00 0.10 0.00 99.88 10:47:24 10:02:02 all 0.02 0.00 0.01 0.01 0.01 99.95 10:47:24 10:02:02 0 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 10:02:02 1 0.07 0.00 0.03 0.00 0.02 99.88 10:47:24 10:02:02 2 0.02 0.00 0.02 0.00 0.02 99.95 10:47:24 10:02:02 3 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 10:02:02 4 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:02:02 5 0.03 0.00 0.00 0.00 0.02 99.95 10:47:24 10:02:02 6 0.00 0.00 0.00 0.08 0.00 99.92 10:47:24 10:02:02 7 0.02 0.00 0.03 0.00 0.00 99.95 10:47:24 10:03:01 all 0.12 0.00 0.01 0.00 0.00 99.86 10:47:24 10:03:01 0 0.00 0.00 0.03 0.00 0.02 99.95 10:47:24 10:03:01 1 0.07 0.00 0.05 0.00 0.02 99.86 10:47:24 10:03:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:47:24 10:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:47:24 10:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:03:01 5 0.79 0.00 0.00 0.00 0.00 99.21 10:47:24 10:03:01 6 0.03 0.00 0.00 0.02 0.00 99.95 10:47:24 10:03:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:47:24 10:04:01 all 0.17 0.00 0.01 0.01 0.01 99.80 10:47:24 10:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 10:04:01 1 0.05 0.00 0.03 0.00 0.03 99.88 10:47:24 10:04:01 2 0.05 0.00 0.00 0.00 0.00 99.95 10:47:24 10:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 10:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 10:04:01 5 1.21 0.00 0.02 0.02 0.00 98.76 10:47:24 10:04:01 6 0.00 0.00 0.02 0.00 0.02 99.97 10:47:24 10:04:01 7 0.00 0.00 0.02 0.08 0.00 99.90 10:47:24 10:05:01 all 0.01 0.00 0.01 0.04 0.01 99.93 10:47:24 10:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:47:24 10:05:01 1 0.02 0.00 0.02 0.00 0.03 99.93 10:47:24 10:05:01 2 0.05 0.00 0.00 0.00 0.02 99.93 10:47:24 10:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:47:24 10:05:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:47:24 10:05:01 6 0.00 0.00 0.03 0.17 0.00 99.80 10:47:24 10:05:01 7 0.00 0.00 0.00 0.13 0.00 99.87 10:47:24 10:06:01 all 0.20 0.00 0.01 0.01 0.01 99.78 10:47:24 10:06:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:47:24 10:06:01 1 0.05 0.00 0.02 0.00 0.02 99.92 10:47:24 10:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 10:06:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:47:24 10:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:06:01 5 1.48 0.00 0.02 0.00 0.00 98.50 10:47:24 10:06:01 6 0.00 0.00 0.03 0.00 0.00 99.97 10:47:24 10:06:01 7 0.02 0.00 0.00 0.05 0.00 99.93 10:47:24 10:07:01 all 0.06 0.00 0.01 0.03 0.00 99.90 10:47:24 10:07:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:47:24 10:07:01 1 0.07 0.00 0.02 0.00 0.02 99.90 10:47:24 10:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 10:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:07:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:47:24 10:07:01 5 0.28 0.00 0.03 0.00 0.00 99.68 10:47:24 10:07:01 6 0.02 0.00 0.00 0.20 0.00 99.78 10:47:24 10:07:01 7 0.02 0.00 0.00 0.02 0.02 99.95 10:47:24 10:08:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:47:24 10:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:08:01 1 0.05 0.00 0.03 0.00 0.03 99.88 10:47:24 10:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:47:24 10:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:08:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:47:24 10:08:01 6 0.00 0.00 0.02 0.02 0.02 99.95 10:47:24 10:08:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:47:24 10:09:01 all 0.04 0.00 0.01 0.01 0.00 99.95 10:47:24 10:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 10:09:01 1 0.08 0.00 0.02 0.02 0.02 99.87 10:47:24 10:09:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:47:24 10:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 10:09:01 5 0.13 0.00 0.00 0.00 0.00 99.87 10:47:24 10:09:01 6 0.02 0.00 0.03 0.00 0.00 99.95 10:47:24 10:09:01 7 0.02 0.00 0.00 0.05 0.00 99.93 10:47:24 10:10:01 all 0.10 0.00 0.01 0.01 0.01 99.87 10:47:24 10:10:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:47:24 10:10:01 1 0.05 0.00 0.03 0.00 0.03 99.88 10:47:24 10:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:10:01 5 0.68 0.00 0.02 0.10 0.02 99.19 10:47:24 10:10:01 6 0.00 0.00 0.02 0.02 0.02 99.95 10:47:24 10:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:47:24 10:11:01 all 0.02 0.00 0.00 0.00 0.01 99.96 10:47:24 10:11:01 0 0.05 0.00 0.00 0.00 0.00 99.95 10:47:24 10:11:01 1 0.07 0.00 0.03 0.00 0.03 99.87 10:47:24 10:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 10:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:11:01 5 0.03 0.00 0.00 0.03 0.00 99.93 10:47:24 10:11:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:47:24 10:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:47:24 10:11:01 CPU %user %nice %system %iowait %steal %idle 10:47:24 10:12:01 all 0.01 0.00 0.02 0.01 0.01 99.95 10:47:24 10:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:47:24 10:12:01 1 0.05 0.00 0.10 0.02 0.02 99.82 10:47:24 10:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 10:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:47:24 10:12:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:47:24 10:12:01 5 0.00 0.00 0.00 0.03 0.00 99.97 10:47:24 10:12:01 6 0.00 0.00 0.02 0.02 0.02 99.95 10:47:24 10:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 10:13:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:47:24 10:13:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:47:24 10:13:01 1 0.05 0.00 0.02 0.00 0.02 99.92 10:47:24 10:13:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:47:24 10:13:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:47:24 10:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:47:24 10:13:01 5 0.03 0.00 0.00 0.00 0.02 99.95 10:47:24 10:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:47:24 10:13:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:47:24 10:14:01 all 0.01 0.00 0.00 0.00 0.00 99.97 10:47:24 10:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 10:14:01 1 0.05 0.00 0.02 0.00 0.02 99.92 10:47:24 10:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 10:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:14:01 5 0.02 0.00 0.00 0.03 0.00 99.95 10:47:24 10:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:47:24 10:15:01 all 0.02 0.00 0.02 0.01 0.01 99.95 10:47:24 10:15:01 0 0.03 0.00 0.03 0.00 0.02 99.92 10:47:24 10:15:01 1 0.02 0.00 0.05 0.00 0.02 99.92 10:47:24 10:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:47:24 10:15:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:47:24 10:15:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:47:24 10:15:01 5 0.02 0.00 0.02 0.03 0.02 99.92 10:47:24 10:15:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:47:24 10:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 10:16:01 all 0.17 0.00 0.01 0.00 0.00 99.81 10:47:24 10:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 10:16:01 1 0.03 0.00 0.05 0.00 0.02 99.90 10:47:24 10:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 10:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:16:01 5 1.27 0.00 0.00 0.03 0.00 98.69 10:47:24 10:16:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:47:24 10:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:47:24 10:17:01 all 0.05 0.00 0.01 0.01 0.01 99.93 10:47:24 10:17:01 0 0.03 0.00 0.00 0.00 0.00 99.97 10:47:24 10:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:47:24 10:17:01 2 0.02 0.00 0.02 0.00 0.02 99.95 10:47:24 10:17:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:47:24 10:17:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:47:24 10:17:01 5 0.23 0.00 0.00 0.03 0.02 99.72 10:47:24 10:17:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:47:24 10:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:47:24 10:18:01 all 0.10 0.00 0.01 0.00 0.00 99.88 10:47:24 10:18:01 0 0.00 0.00 0.03 0.00 0.02 99.95 10:47:24 10:18:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:47:24 10:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 10:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:47:24 10:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:18:01 5 0.75 0.00 0.00 0.02 0.00 99.24 10:47:24 10:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 10:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:47:24 10:19:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:47:24 10:19:01 0 0.07 0.00 0.03 0.00 0.02 99.88 10:47:24 10:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:47:24 10:19:01 2 0.00 0.00 0.02 0.00 0.02 99.97 10:47:24 10:19:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:47:24 10:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 10:19:01 5 0.02 0.00 0.00 0.02 0.00 99.97 10:47:24 10:19:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:47:24 10:19:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:47:24 10:20:01 all 0.02 0.00 0.01 0.01 0.00 99.96 10:47:24 10:20:01 0 0.03 0.00 0.03 0.00 0.02 99.92 10:47:24 10:20:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:47:24 10:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:47:24 10:20:01 3 0.07 0.00 0.00 0.00 0.00 99.93 10:47:24 10:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:20:01 5 0.00 0.00 0.02 0.00 0.02 99.97 10:47:24 10:20:01 6 0.00 0.00 0.02 0.07 0.00 99.92 10:47:24 10:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:47:24 10:21:01 all 0.19 0.00 0.01 0.00 0.00 99.79 10:47:24 10:21:01 0 0.07 0.00 0.05 0.00 0.02 99.87 10:47:24 10:21:01 1 0.05 0.00 0.02 0.00 0.02 99.92 10:47:24 10:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 10:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:21:01 5 1.32 0.00 0.00 0.02 0.00 98.66 10:47:24 10:21:01 6 0.03 0.00 0.00 0.02 0.00 99.95 10:47:24 10:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:47:24 10:22:01 all 0.13 0.00 0.01 0.00 0.01 99.86 10:47:24 10:22:01 0 0.02 0.00 0.02 0.00 0.05 99.92 10:47:24 10:22:01 1 0.05 0.00 0.02 0.00 0.00 99.93 10:47:24 10:22:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:47:24 10:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 10:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:22:01 5 0.90 0.00 0.00 0.00 0.00 99.10 10:47:24 10:22:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:47:24 10:22:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:47:24 10:47:24 10:22:01 CPU %user %nice %system %iowait %steal %idle 10:47:24 10:23:01 all 0.02 0.00 0.00 0.00 0.01 99.96 10:47:24 10:23:01 0 0.03 0.00 0.00 0.00 0.02 99.95 10:47:24 10:23:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:47:24 10:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:23:01 3 0.03 0.00 0.00 0.00 0.02 99.95 10:47:24 10:23:01 4 0.02 0.00 0.03 0.00 0.00 99.95 10:47:24 10:23:01 5 0.02 0.00 0.00 0.02 0.02 99.95 10:47:24 10:23:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:47:24 10:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 10:24:01 all 0.02 0.00 0.01 0.00 0.00 99.97 10:47:24 10:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:47:24 10:24:01 1 0.05 0.00 0.02 0.00 0.00 99.93 10:47:24 10:24:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:47:24 10:24:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:47:24 10:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:24:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:47:24 10:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 10:25:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:47:24 10:25:01 0 0.05 0.00 0.02 0.00 0.03 99.90 10:47:24 10:25:01 1 0.05 0.00 0.00 0.00 0.02 99.93 10:47:24 10:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:47:24 10:25:01 3 0.00 0.00 0.03 0.00 0.00 99.97 10:47:24 10:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 10:25:01 5 0.02 0.00 0.00 0.02 0.00 99.97 10:47:24 10:25:01 6 0.00 0.00 0.02 0.02 0.00 99.97 10:47:24 10:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 10:26:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:47:24 10:26:01 0 0.00 0.00 0.03 0.00 0.02 99.95 10:47:24 10:26:01 1 0.05 0.00 0.02 0.00 0.02 99.92 10:47:24 10:26:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:47:24 10:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 10:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:26:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:47:24 10:26:01 6 0.00 0.00 0.02 0.00 0.02 99.97 10:47:24 10:26:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:47:24 10:27:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:47:24 10:27:01 0 0.05 0.00 0.00 0.00 0.02 99.93 10:47:24 10:27:01 1 0.12 0.00 0.05 0.00 0.00 99.83 10:47:24 10:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:27:01 3 0.03 0.00 0.00 0.00 0.02 99.95 10:47:24 10:27:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:47:24 10:27:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:47:24 10:27:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:47:24 10:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:47:24 10:28:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:47:24 10:28:01 0 0.03 0.00 0.03 0.00 0.03 99.90 10:47:24 10:28:01 1 0.05 0.00 0.05 0.00 0.02 99.88 10:47:24 10:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 10:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:47:24 10:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 10:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:28:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:47:24 10:28:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:47:24 10:29:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:47:24 10:29:01 0 0.05 0.00 0.02 0.00 0.02 99.92 10:47:24 10:29:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:47:24 10:29:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:47:24 10:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:47:24 10:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 10:29:01 5 0.15 0.00 0.00 0.02 0.02 99.82 10:47:24 10:29:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:47:24 10:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 10:30:01 all 0.10 0.00 0.01 0.00 0.00 99.88 10:47:24 10:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:47:24 10:30:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:47:24 10:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:30:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:47:24 10:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:47:24 10:30:01 5 0.65 0.00 0.02 0.02 0.00 99.32 10:47:24 10:30:01 6 0.00 0.00 0.03 0.00 0.00 99.97 10:47:24 10:30:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:47:24 10:31:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:47:24 10:31:01 0 0.02 0.00 0.03 0.00 0.02 99.93 10:47:24 10:31:01 1 0.07 0.00 0.02 0.00 0.02 99.90 10:47:24 10:31:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:47:24 10:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:31:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:47:24 10:31:01 6 0.00 0.00 0.02 0.02 0.02 99.95 10:47:24 10:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:32:01 all 0.28 0.00 0.01 0.04 0.01 99.67 10:47:24 10:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:47:24 10:32:01 1 0.12 0.00 0.02 0.00 0.02 99.85 10:47:24 10:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:47:24 10:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:32:01 5 0.00 0.00 0.00 0.18 0.00 99.82 10:47:24 10:32:01 6 0.02 0.00 0.02 0.10 0.02 99.85 10:47:24 10:32:01 7 2.00 0.00 0.02 0.00 0.02 97.96 10:47:24 10:33:01 all 0.27 0.00 0.01 0.00 0.01 99.72 10:47:24 10:33:01 0 0.02 0.00 0.02 0.00 0.03 99.93 10:47:24 10:33:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:47:24 10:33:01 2 0.02 0.00 0.02 0.00 0.02 99.95 10:47:24 10:33:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:47:24 10:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 10:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:47:24 10:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:33:01 7 2.00 0.00 0.02 0.00 0.00 97.98 10:47:24 10:47:24 10:33:01 CPU %user %nice %system %iowait %steal %idle 10:47:24 10:34:01 all 0.04 0.00 0.01 0.01 0.01 99.94 10:47:24 10:34:01 0 0.02 0.00 0.03 0.00 0.02 99.93 10:47:24 10:34:01 1 0.03 0.00 0.03 0.00 0.02 99.92 10:47:24 10:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:34:01 3 0.00 0.00 0.02 0.00 0.02 99.97 10:47:24 10:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:34:01 5 0.00 0.00 0.00 0.03 0.00 99.97 10:47:24 10:34:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:47:24 10:34:01 7 0.23 0.00 0.02 0.00 0.00 99.75 10:47:24 10:35:01 all 0.02 0.00 0.00 0.00 0.01 99.97 10:47:24 10:35:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:47:24 10:35:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:47:24 10:35:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:47:24 10:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 10:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:35:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:47:24 10:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:35:01 7 0.03 0.00 0.00 0.00 0.02 99.95 10:47:24 10:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:47:24 10:36:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:47:24 10:36:01 1 0.05 0.00 0.03 0.00 0.00 99.92 10:47:24 10:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:47:24 10:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:47:24 10:36:01 4 0.00 0.00 0.00 0.00 0.02 99.98 10:47:24 10:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:36:01 6 0.00 0.00 0.00 0.02 0.02 99.97 10:47:24 10:36:01 7 0.00 0.00 0.02 0.00 0.02 99.97 10:47:24 10:37:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:47:24 10:37:01 0 0.03 0.00 0.03 0.00 0.03 99.90 10:47:24 10:37:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:47:24 10:37:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:47:24 10:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 10:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:47:24 10:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 10:37:01 6 0.02 0.00 0.00 0.02 0.03 99.93 10:47:24 10:37:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:47:24 10:38:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:47:24 10:38:01 0 0.03 0.00 0.02 0.00 0.03 99.92 10:47:24 10:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:47:24 10:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:38:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:47:24 10:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:38:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:47:24 10:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:47:24 10:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:47:24 10:39:01 all 0.02 0.00 0.00 0.00 0.01 99.97 10:47:24 10:39:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:47:24 10:39:01 1 0.07 0.00 0.00 0.00 0.02 99.92 10:47:24 10:39:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:47:24 10:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 10:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 10:39:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:47:24 10:39:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:47:24 10:40:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:47:24 10:40:01 0 0.03 0.00 0.05 0.00 0.02 99.90 10:47:24 10:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:47:24 10:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:47:24 10:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:40:01 5 0.02 0.00 0.02 0.02 0.00 99.95 10:47:24 10:40:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:47:24 10:40:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:47:24 10:41:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:47:24 10:41:01 0 0.05 0.00 0.00 0.00 0.03 99.92 10:47:24 10:41:01 1 0.05 0.00 0.03 0.00 0.00 99.92 10:47:24 10:41:01 2 0.03 0.00 0.00 0.00 0.02 99.95 10:47:24 10:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 10:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:47:24 10:41:01 5 0.02 0.00 0.00 0.02 0.00 99.97 10:47:24 10:41:01 6 0.02 0.00 0.02 0.02 0.02 99.93 10:47:24 10:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 10:42:01 all 0.02 0.00 0.01 0.00 0.00 99.97 10:47:24 10:42:01 0 0.03 0.00 0.03 0.00 0.02 99.92 10:47:24 10:42:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:47:24 10:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 10:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 10:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:42:01 7 0.08 0.00 0.02 0.00 0.00 99.90 10:47:24 10:43:01 all 0.10 0.00 0.01 0.00 0.01 99.89 10:47:24 10:43:01 0 0.07 0.00 0.02 0.00 0.03 99.88 10:47:24 10:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 10:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:43:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:47:24 10:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:43:01 5 0.00 0.00 0.02 0.02 0.00 99.97 10:47:24 10:43:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:47:24 10:43:01 7 0.67 0.00 0.00 0.00 0.02 99.32 10:47:24 10:44:01 all 0.02 0.00 0.01 0.01 0.01 99.96 10:47:24 10:44:01 0 0.05 0.00 0.02 0.00 0.03 99.90 10:47:24 10:44:01 1 0.03 0.00 0.03 0.00 0.02 99.92 10:47:24 10:44:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:47:24 10:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:44:01 4 0.02 0.00 0.00 0.03 0.00 99.95 10:47:24 10:44:01 5 0.02 0.00 0.00 0.02 0.00 99.97 10:47:24 10:44:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:47:24 10:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:47:24 10:44:01 CPU %user %nice %system %iowait %steal %idle 10:47:24 10:45:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:47:24 10:45:01 0 0.05 0.00 0.05 0.00 0.02 99.88 10:47:24 10:45:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:47:24 10:45:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:47:24 10:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 10:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:47:24 10:45:01 5 0.02 0.00 0.00 0.02 0.00 99.97 10:47:24 10:45:01 6 0.00 0.00 0.00 0.02 0.02 99.97 10:47:24 10:45:01 7 0.05 0.00 0.00 0.00 0.02 99.93 10:47:24 10:46:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:47:24 10:46:01 0 0.02 0.00 0.03 0.00 0.02 99.93 10:47:24 10:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:47:24 10:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:47:24 10:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:47:24 10:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:46:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:47:24 10:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:46:01 7 0.07 0.00 0.02 0.00 0.00 99.92 10:47:24 10:47:01 all 0.03 0.00 0.01 0.00 0.01 99.96 10:47:24 10:47:01 0 0.03 0.00 0.03 0.00 0.03 99.90 10:47:24 10:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:47:24 10:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:47:24 10:47:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:47:24 10:47:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:47:24 10:47:01 5 0.02 0.00 0.00 0.02 0.00 99.97 10:47:24 10:47:01 6 0.03 0.00 0.00 0.02 0.00 99.95 10:47:24 10:47:01 7 0.03 0.00 0.00 0.00 0.02 99.95 10:47:24 Average: all 0.86 0.00 0.19 0.16 0.01 98.78 10:47:24 Average: 0 0.81 0.00 0.21 0.12 0.02 98.85 10:47:24 Average: 1 0.89 0.00 0.21 0.04 0.02 98.85 10:47:24 Average: 2 0.88 0.00 0.19 0.12 0.01 98.79 10:47:24 Average: 3 0.86 0.00 0.22 0.39 0.01 98.53 10:47:24 Average: 4 0.71 0.00 0.16 0.07 0.00 99.06 10:47:24 Average: 5 1.00 0.00 0.16 0.41 0.01 98.42 10:47:24 Average: 6 0.82 0.00 0.18 0.06 0.01 98.93 10:47:24 Average: 7 0.92 0.00 0.21 0.09 0.01 98.77 10:47:24 10:47:24 10:47:24