Pull request #338 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/device-virtual-go Loading trusted files from base branch main at bc2d63b9ed6b53ff0a8b22c7d9a53b96689a65a1 rather than 078c265f9abc1776f984bc8ca80ae715da7e2ec5 Obtained Jenkinsfile from bc2d63b9ed6b53ff0a8b22c7d9a53b96689a65a1 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-ssh3459075629019876715.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh16445032877822790829.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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/device-virtual-go/branches/PR-338/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/device-virtual-go/branches/PR-338/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6265805648121278614.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/device-virtual-go/branches/PR-338/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14962885964373552832.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh8745147316574557814.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/device-virtual-go/branches/PR-338/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/device-virtual-go/branches/PR-338/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh560718662185421104.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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:device-virtual-go] ========================================================= [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: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true 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: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-5486 in /w/workspace/foundry_device-virtual-go_PR-338 [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/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-338 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.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/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit bc2d63b9ed6b53ff0a8b22c7d9a53b96689a65a1 into PR head commit 078c265f9abc1776f984bc8ca80ae715da7e2ec5 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.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/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/338/head:refs/remotes/origin/PR-338 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 078c265f9abc1776f984bc8ca80ae715da7e2ec5 # timeout=10 Merge succeeded, producing 078c265f9abc1776f984bc8ca80ae715da7e2ec5 Checking out Revision 078c265f9abc1776f984bc8ca80ae715da7e2ec5 (PR-338) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge bc2d63b9ed6b53ff0a8b22c7d9a53b96689a65a1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 078c265f9abc1776f984bc8ca80ae715da7e2ec5 # timeout=10 Commit message: "build(deps): bump device-sdk-go and go-mod-core-contracts versions" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:51:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:51:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:51:25 ========================================================= 06:51:25 EdgeX Global Pipelines Version Info 06:51:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:51:26 ------------------- 06:51:26 stable info: 06:51:26 ------------------- 06:51:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:51:26 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 06:51:26 Message: update stable to v1.0.244 06:51:26 ------------------- 06:51:26 experimental info: 06:51:26 ------------------- 06:51:26 Commited By: **** collab-it+edgex@linuxfoundation.org 06:51:26 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 06:51:26 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:51:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 06:51:27 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 06:51:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:51:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:51:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:51:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 06:51:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:51:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:51:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:51:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:51:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:51:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 06:51:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:51:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:51:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:51:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:51:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:51:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:51:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:51:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:51:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:51:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:51:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:51:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:51:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:51:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:51:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:51:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-338 [Pipeline] echo 06:51:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-338 [Pipeline] echo 06:51:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-338 [Pipeline] echo 06:51:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 078c265f9abc1776f984bc8ca80ae715da7e2ec5 [Pipeline] echo 06:51:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 078c265 [Pipeline] echo 06:51:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:51:28 provisioning config files... 06:51:28 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-338@tmp/config13124061987604765886tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:51:28 ---> docker-login.sh 06:51:28 nexus3.edgexfoundry.org:10001 06:51:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:51:29 Configure a credential helper to remove this warning. See 06:51:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:51:29 06:51:29 Login Succeeded 06:51:29 nexus3.edgexfoundry.org:10002 06:51:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:51:29 Configure a credential helper to remove this warning. See 06:51:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:51:29 06:51:29 Login Succeeded 06:51:29 nexus3.edgexfoundry.org:10003 06:51:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:51:29 Configure a credential helper to remove this warning. See 06:51:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:51:29 06:51:29 Login Succeeded 06:51:29 nexus3.edgexfoundry.org:10004 06:51:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:51:29 Configure a credential helper to remove this warning. See 06:51:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:51:29 06:51:29 Login Succeeded 06:51:29 docker.io 06:51:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:51:29 Configure a credential helper to remove this warning. See 06:51:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:51:29 06:51:29 Login Succeeded 06:51:29 ---> docker-login.sh ends [Pipeline] } 06:51:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:51:30 + git rev-list -1 --merges 078c265f9abc1776f984bc8ca80ae715da7e2ec5~1..078c265f9abc1776f984bc8ca80ae715da7e2ec5 [Pipeline] echo 06:51:30 -----------> git rev-list -1 --merges 078c265f9abc1776f984bc8ca80ae715da7e2ec5~1..078c265f9abc1776f984bc8ca80ae715da7e2ec5 078c265f9abc1776f984bc8ca80ae715da7e2ec5 [false] [Pipeline] sh 06:51:30 + git log --format=format:%s -1 078c265f9abc1776f984bc8ca80ae715da7e2ec5 [Pipeline] echo 06:51:31 ========================================================= 06:51:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:51:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:51:31 + git log --format=format:%s -1 078c265f9abc1776f984bc8ca80ae715da7e2ec5 [Pipeline] echo 06:51:31 [semverPrep] GIT_COMMIT: 078c265f9abc1776f984bc8ca80ae715da7e2ec5, Commit Message: build(deps): bump device-sdk-go and go-mod-core-contracts versions [Pipeline] echo 06:51:31 [semverPrep] This is not a build commit. [Pipeline] sh 06:51:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:51:31 + grep -v github /etc/ssh/ssh_known_hosts 06:51:31 + [ -e /tmp/ssh_known_hosts ] 06:51:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:51:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:51:31 + sudo tee -a /etc/ssh/ssh_known_hosts 06:51:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:51:32 06:51:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:51:32 0.1.4: Pulling from edgex-devops/py-git-semver 06:51:32 b85a868b505f: Pulling fs layer 06:51:32 e2be974225ed: Pulling fs layer 06:51:32 339a4e72a1f5: Pulling fs layer 06:51:32 988bab9f4d93: Pulling fs layer 06:51:32 1469e6f7b9e6: Pulling fs layer 06:51:32 eaf3925da568: Pulling fs layer 06:51:32 bab4dde63d76: Pulling fs layer 06:51:32 bde34c3a00c8: Pulling fs layer 06:51:32 b352a97aabf1: Pulling fs layer 06:51:32 4872d77fe225: Pulling fs layer 06:51:32 5851b861e8e6: Pulling fs layer 06:51:32 bde34c3a00c8: Waiting 06:51:32 988bab9f4d93: Waiting 06:51:32 5851b861e8e6: Waiting 06:51:32 b352a97aabf1: Waiting 06:51:32 1469e6f7b9e6: Waiting 06:51:32 4872d77fe225: Waiting 06:51:32 bab4dde63d76: Waiting 06:51:32 eaf3925da568: Waiting 06:51:32 e2be974225ed: Verifying Checksum 06:51:32 e2be974225ed: Download complete 06:51:32 988bab9f4d93: Download complete 06:51:33 1469e6f7b9e6: Verifying Checksum 06:51:33 1469e6f7b9e6: Download complete 06:51:33 eaf3925da568: Download complete 06:51:33 339a4e72a1f5: Verifying Checksum 06:51:33 339a4e72a1f5: Download complete 06:51:33 bde34c3a00c8: Verifying Checksum 06:51:33 bde34c3a00c8: Download complete 06:51:33 b85a868b505f: Verifying Checksum 06:51:33 b85a868b505f: Download complete 06:51:33 b352a97aabf1: Verifying Checksum 06:51:33 4872d77fe225: Download complete 06:51:33 5851b861e8e6: Verifying Checksum 06:51:33 bab4dde63d76: Verifying Checksum 06:51:33 bab4dde63d76: Download complete 06:51:34 b85a868b505f: Pull complete 06:51:34 e2be974225ed: Pull complete 06:51:34 339a4e72a1f5: Pull complete 06:51:35 988bab9f4d93: Pull complete 06:51:35 1469e6f7b9e6: Pull complete 06:51:35 eaf3925da568: Pull complete 06:51:36 bab4dde63d76: Pull complete 06:51:36 bde34c3a00c8: Pull complete 06:51:36 b352a97aabf1: Pull complete 06:51:36 4872d77fe225: Pull complete 06:51:36 5851b861e8e6: Pull complete 06:51:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:51:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:51:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:51:37 prd-ubuntu20.04-docker-8c-8g-5486 does not seem to be running inside a container 06:51:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-338 -v /w/workspace/foundry_device-virtual-go_PR-338:/w/workspace/foundry_device-virtual-go_PR-338:rw,z -v /w/workspace/foundry_device-virtual-go_PR-338@tmp:/w/workspace/foundry_device-virtual-go_PR-338@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:51:38 $ docker top 4c26bf36fb3f9688da668c734da07ae50a4bd4e3b9c966d05e3a4ed34b5ddb39 -eo pid,comm 06:51:38 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). 06:51:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:51:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:51:38 [ssh-agent] Looking for ssh-agent implementation... 06:51:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:51:38 $ docker exec 4c26bf36fb3f9688da668c734da07ae50a4bd4e3b9c966d05e3a4ed34b5ddb39 ssh-agent 06:51:38 SSH_AUTH_SOCK=/tmp/ssh-p2oBbqh3peeI/agent.32 06:51:38 SSH_AGENT_PID=39 06:51:38 Running ssh-add (command line suppressed) 06:51:38 Identity added: /w/workspace/foundry_device-virtual-go_PR-338@tmp/private_key_16660070219783484753.key (/w/workspace/foundry_device-virtual-go_PR-338@tmp/private_key_16660070219783484753.key) 06:51:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:51:39 + git tag --points-at HEAD [Pipeline] } 06:51:39 $ docker exec --env ******** --env ******** 4c26bf36fb3f9688da668c734da07ae50a4bd4e3b9c966d05e3a4ed34b5ddb39 ssh-agent -k 06:51:39 unset SSH_AUTH_SOCK; 06:51:39 unset SSH_AGENT_PID; 06:51:39 echo Agent pid 39 killed; 06:51:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:51:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:51:39 [ssh-agent] Looking for ssh-agent implementation... 06:51:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:51:39 $ docker exec 4c26bf36fb3f9688da668c734da07ae50a4bd4e3b9c966d05e3a4ed34b5ddb39 ssh-agent 06:51:39 SSH_AUTH_SOCK=/tmp/ssh-IcMA7gB6if6g/agent.71 06:51:39 SSH_AGENT_PID=77 06:51:39 Running ssh-add (command line suppressed) 06:51:39 Identity added: /w/workspace/foundry_device-virtual-go_PR-338@tmp/private_key_13954488916041453948.key (/w/workspace/foundry_device-virtual-go_PR-338@tmp/private_key_13954488916041453948.key) 06:51:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:51:40 + git semver init 06:51:40 2023-02-13 06:51:40,207 [run_init] DEBUG init version:0.0.0 force:False 06:51:40 2023-02-13 06:51:40,208 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-338/.semver 06:51:40 2023-02-13 06:51:40,208 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-338/.semver 06:51:40 2023-02-13 06:51:40,209 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-338/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-338, universal_newlines=False, shell=None, istream=None) 06:51:41 2023-02-13 06:51:41,438 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-338/.git/info/exclude 06:51:41 2023-02-13 06:51:41,439 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-338/.semver/PR-338 with force:False 06:51:41 2023-02-13 06:51:41,439 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-338/.semver/PR-338 06:51:41 2023-02-13 06:51:41,443 [execute] INFO git cat-file --batch-check 06:51:41 2023-02-13 06:51:41,443 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-338/.semver, universal_newlines=False, shell=None, istream=) 06:51:41 2023-02-13 06:51:41,448 [execute] INFO git cat-file --batch 06:51:41 2023-02-13 06:51:41,448 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-338/.semver, universal_newlines=False, shell=None, istream=) 06:51:41 2023-02-13 06:51:41,452 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-338/.semver/PR-338 06:51:41 0.0.0 [Pipeline] } 06:51:41 $ docker exec --env ******** --env ******** 4c26bf36fb3f9688da668c734da07ae50a4bd4e3b9c966d05e3a4ed34b5ddb39 ssh-agent -k 06:51:41 unset SSH_AUTH_SOCK; 06:51:41 unset SSH_AGENT_PID; 06:51:41 echo Agent pid 77 killed; 06:51:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:51:42 + git semver [Pipeline] } 06:51:42 $ docker stop --time=1 4c26bf36fb3f9688da668c734da07ae50a4bd4e3b9c966d05e3a4ed34b5ddb39 06:51:43 $ docker rm -f --volumes 4c26bf36fb3f9688da668c734da07ae50a4bd4e3b9c966d05e3a4ed34b5ddb39 [Pipeline] // withDockerContainer [Pipeline] sh 06:51:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:51:44 Stashed 1 file(s) [Pipeline] echo 06:51:44 [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] { 06:51:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5492 in /w/workspace/foundry_device-virtual-go_PR-338 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:51:45 provisioning config files... 06:51:45 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-338@tmp/config5788264112725317022tmp [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 06:51:45 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 06:51:45 The recommended git tool is: git 06:51:45 ---> docker-login.sh 06:51:45 nexus3.edgexfoundry.org:10001 06:51:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:51:45 Configure a credential helper to remove this warning. See 06:51:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:51:45 06:51:45 Login Succeeded 06:51:45 nexus3.edgexfoundry.org:10002 06:51:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:51:45 Configure a credential helper to remove this warning. See 06:51:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:51:45 06:51:45 Login Succeeded 06:51:45 nexus3.edgexfoundry.org:10003 06:51:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:51:45 Configure a credential helper to remove this warning. See 06:51:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:51:45 06:51:45 Login Succeeded 06:51:45 nexus3.edgexfoundry.org:10004 06:51:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:51:45 Configure a credential helper to remove this warning. See 06:51:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:51:45 06:51:45 Login Succeeded 06:51:45 docker.io 06:51:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:51:46 Configure a credential helper to remove this warning. See 06:51:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:51:46 06:51:46 Login Succeeded 06:51:46 ---> docker-login.sh ends [Pipeline] } 06:51:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:51:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:51:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:51:46 ========================================================= 06:51:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 06:51:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:46 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 06:51:46 Sending build context to Docker daemon 23.38MB 06:51:46 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 06:51:46 Step 2/12 : FROM ${BASE} AS builder 06:51:46 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 06:51:46 213ec9aee27d: Pulling fs layer 06:51:46 4583459ba037: Pulling fs layer 06:51:46 93c1e223e6f2: Pulling fs layer 06:51:46 53926ce57604: Pulling fs layer 06:51:46 21b2b0c7a3f4: Pulling fs layer 06:51:46 22ff95d597cd: Pulling fs layer 06:51:46 21b2b0c7a3f4: Waiting 06:51:46 53926ce57604: Waiting 06:51:46 22ff95d597cd: Waiting 06:51:46 12d6caf4c0d1: Pulling fs layer 06:51:46 96b7cbca73a9: Pulling fs layer 06:51:46 a7acece74701: Pulling fs layer 06:51:46 12d6caf4c0d1: Waiting 06:51:46 96b7cbca73a9: Waiting 06:51:46 a7acece74701: Waiting 06:51:47 93c1e223e6f2: Download complete 06:51:47 4583459ba037: Verifying Checksum 06:51:47 4583459ba037: Download complete 06:51:47 21b2b0c7a3f4: Verifying Checksum 06:51:47 21b2b0c7a3f4: Download complete 06:51:47 22ff95d597cd: Verifying Checksum 06:51:47 22ff95d597cd: Download complete 06:51:47 213ec9aee27d: Download complete 06:51:47 12d6caf4c0d1: Download complete 06:51:47 213ec9aee27d: Pull complete 06:51:47 4583459ba037: Pull complete 06:51:47 93c1e223e6f2: Pull complete 06:51:48 a7acece74701: Verifying Checksum 06:51:48 a7acece74701: Download complete 06:51:48 53926ce57604: Verifying Checksum 06:51:48 53926ce57604: Download complete 06:51:48 96b7cbca73a9: Verifying Checksum 06:51:48 96b7cbca73a9: Download complete 06:51:50 using credential edgex-jenkins-ssh 06:51:50 Cloning the remote Git repository 06:51:50 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 06:51:50 > git init /w/workspace/device-virtual-go/1 # timeout=10 06:51:50 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:51:50 > git --version # timeout=10 06:51:50 > git --version # 'git version 2.25.1' 06:51:50 using GIT_SSH to set credentials SSH Credentials for GitHub 06:51:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:51:51 53926ce57604: Pull complete 06:51:51 21b2b0c7a3f4: Pull complete 06:51:51 22ff95d597cd: Pull complete 06:51:51 12d6caf4c0d1: Pull complete 06:51:52 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:51:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:51:53 96b7cbca73a9: Pull complete 06:51:53 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:51:53 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:51:53 using GIT_SSH to set credentials SSH Credentials for GitHub 06:51:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/338/head:refs/remotes/origin/PR-338 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:51:54 Merging remotes/origin/main commit bc2d63b9ed6b53ff0a8b22c7d9a53b96689a65a1 into PR head commit 078c265f9abc1776f984bc8ca80ae715da7e2ec5 06:51:54 Merge succeeded, producing 078c265f9abc1776f984bc8ca80ae715da7e2ec5 06:51:54 Checking out Revision 078c265f9abc1776f984bc8ca80ae715da7e2ec5 (PR-338) 06:51:54 a7acece74701: Pull complete 06:51:54 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 06:51:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 06:51:54 ---> db6d94c90886 06:51:54 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:51:54 > git config core.sparsecheckout # timeout=10 06:51:54 > git checkout -f 078c265f9abc1776f984bc8ca80ae715da7e2ec5 # timeout=10 06:51:54 > git remote # timeout=10 06:51:54 > git config --get remote.origin.url # timeout=10 06:51:54 using GIT_SSH to set credentials SSH Credentials for GitHub 06:51:54 > git merge bc2d63b9ed6b53ff0a8b22c7d9a53b96689a65a1 # timeout=10 06:51:54 > git rev-parse HEAD^{commit} # timeout=10 06:51:54 > git config core.sparsecheckout # timeout=10 06:51:54 > git checkout -f 078c265f9abc1776f984bc8ca80ae715da7e2ec5 # timeout=10 06:51:56 ---> Running in f4030c09f094 06:51:56 Removing intermediate container f4030c09f094 06:51:56 ---> ecac62adda7e 06:51:56 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 06:51:56 ---> Running in ca6bd6e28dcb 06:51:56 Removing intermediate container ca6bd6e28dcb 06:51:56 ---> c4cf1057d2df 06:51:56 Step 5/12 : ARG ADD_BUILD_TAGS="" 06:51:56 ---> Running in 7a0bda28a787 06:51:56 Removing intermediate container 7a0bda28a787 06:51:56 ---> 3ecf53283e09 06:51:56 Step 6/12 : WORKDIR /device-virtual-go 06:51:56 ---> Running in bdb6b86c6530 06:51:56 Removing intermediate container bdb6b86c6530 06:51:56 ---> aa80f339e33a 06:51:56 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:51:56 ---> Running in a39f428fd774 06:51:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:51:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:51:57 (1/4) Installing openssh-keygen (9.0_p1-r2) 06:51:57 (2/4) Installing libedit (20210910.3.1-r0) 06:51:57 (3/4) Installing openssh-client-common (9.0_p1-r2) 06:51:57 (4/4) Installing openssh-client-default (9.0_p1-r2) 06:51:57 Executing busybox-1.35.0-r17.trigger 06:51:57 OK: 216 MiB in 55 packages 06:51:57 Removing intermediate container a39f428fd774 06:51:57 ---> 103a7984ae2f 06:51:57 Step 8/12 : COPY go.mod vendor* ./ 06:51:57 ---> ee8a18d296d9 06:51:57 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:51:57 ---> Running in b5073f508023 06:51:57 Commit message: "build(deps): bump device-sdk-go and go-mod-core-contracts versions" 06:51:57 > git --version # timeout=10 06:51:57 > git --version # 'git version 2.25.1' 06:51:57 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:51:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:51:58 % Total % Received % Xferd Average Speed Time Time Time Current 06:51:58 Dload Upload Total Spent Left Speed 06:51:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh 06:51:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:51:59 + sudo tee /etc/docker/daemon.new 06:51:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:51:59 { 06:51:59 "registry-mirrors": [ 06:51:59 "https://nexus3.edgexfoundry.org:10001" 06:51:59 ], 06:51:59 "bip": "10.250.0.254/24", 06:51:59 "hosts": [ 06:51:59 "tcp://0.0.0.0:5555", 06:51:59 "unix:///var/run/docker.sock" 06:51:59 ], 06:51:59 "mtu": 1458, 06:51:59 "selinux-enabled": true, 06:51:59 "seccomp-profile": "/etc/docker/seccomp.json" 06:51:59 } [Pipeline] sh 06:52:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:52:00 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:52:18 provisioning config files... 06:52:18 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config401284343624722658tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:52:19 ---> docker-login.sh 06:52:19 nexus3.edgexfoundry.org:10001 06:52:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:52:19 Configure a credential helper to remove this warning. See 06:52:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:52:19 06:52:19 Login Succeeded 06:52:19 nexus3.edgexfoundry.org:10002 06:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:52:20 Configure a credential helper to remove this warning. See 06:52:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:52:20 06:52:20 Login Succeeded 06:52:20 nexus3.edgexfoundry.org:10003 06:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:52:20 Configure a credential helper to remove this warning. See 06:52:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:52:20 06:52:20 Login Succeeded 06:52:20 nexus3.edgexfoundry.org:10004 06:52:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:52:21 Configure a credential helper to remove this warning. See 06:52:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:52:21 06:52:21 Login Succeeded 06:52:21 docker.io 06:52:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:52:21 Configure a credential helper to remove this warning. See 06:52:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:52:21 06:52:21 Login Succeeded 06:52:21 ---> docker-login.sh ends [Pipeline] } 06:52:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:52:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:52:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:52:21 ========================================================= 06:52:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 06:52:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:22 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 06:52:22 Sending build context to Docker daemon 11.85MB 06:52:22 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 06:52:22 Step 2/12 : FROM ${BASE} AS builder 06:52:22 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:52:22 9b18e9b68314: Pulling fs layer 06:52:22 35d82f9e3411: Pulling fs layer 06:52:22 e16973657156: Pulling fs layer 06:52:22 fc693d55d65f: Pulling fs layer 06:52:22 7e9fc2657dce: Pulling fs layer 06:52:22 dda99020689f: Pulling fs layer 06:52:22 db1c61fa0a46: Pulling fs layer 06:52:22 891c053d2c06: Pulling fs layer 06:52:22 7e9fc2657dce: Waiting 06:52:22 fc693d55d65f: Waiting 06:52:22 db1c61fa0a46: Waiting 06:52:22 891c053d2c06: Waiting 06:52:22 e16973657156: Verifying Checksum 06:52:22 e16973657156: Download complete 06:52:22 35d82f9e3411: Verifying Checksum 06:52:22 35d82f9e3411: Download complete 06:52:22 7e9fc2657dce: Download complete 06:52:22 dda99020689f: Verifying Checksum 06:52:22 dda99020689f: Download complete 06:52:22 9b18e9b68314: Verifying Checksum 06:52:22 9b18e9b68314: Download complete 06:52:23 9b18e9b68314: Pull complete 06:52:24 Removing intermediate container b5073f508023 06:52:24 ---> 9d28e3da4308 06:52:24 Step 10/12 : COPY . . 06:52:24 ---> 342043ff4081 06:52:24 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:52:24 ---> Running in e2b481ffe1dc 06:52:24 Removing intermediate container e2b481ffe1dc 06:52:24 ---> 8cfb720df4ec 06:52:24 Step 12/12 : RUN $MAKE 06:52:24 ---> Running in 3371dfc6b776 06:52:24 noop 06:52:24 Removing intermediate container 3371dfc6b776 06:52:24 ---> e11537119a99 06:52:24 Successfully built e11537119a99 06:52:24 Successfully tagged ci-base-image-x86_64:latest 06:52:24 891c053d2c06: Verifying Checksum 06:52:24 891c053d2c06: Download complete [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:24 35d82f9e3411: Pull complete 06:52:24 + docker inspect -f . ci-base-image-x86_64 06:52:24 . [Pipeline] } [Pipeline] // withEnv 06:52:24 e16973657156: Pull complete [Pipeline] withDockerContainer 06:52:24 prd-ubuntu20.04-docker-8c-8g-5486 does not seem to be running inside a container 06:52:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-338 -v /w/workspace/foundry_device-virtual-go_PR-338:/w/workspace/foundry_device-virtual-go_PR-338:rw,z -v /w/workspace/foundry_device-virtual-go_PR-338@tmp:/w/workspace/foundry_device-virtual-go_PR-338@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 ******** -e ******** ci-base-image-x86_64 cat 06:52:25 $ docker top db795c3c62df1bca40e664d6a1e4059ad8c4c6eec78190bde2b36ed19f9df405 -eo pid,comm [Pipeline] { 06:52:25 db1c61fa0a46: Verifying Checksum 06:52:25 db1c61fa0a46: Download complete [Pipeline] sh 06:52:25 + go version 06:52:25 go version go1.18.7 linux/amd64 [Pipeline] } 06:52:25 $ docker stop --time=1 db795c3c62df1bca40e664d6a1e4059ad8c4c6eec78190bde2b36ed19f9df405 06:52:25 fc693d55d65f: Verifying Checksum 06:52:25 fc693d55d65f: Download complete 06:52:26 $ docker rm -f --volumes db795c3c62df1bca40e664d6a1e4059ad8c4c6eec78190bde2b36ed19f9df405 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:27 + docker inspect -f . ci-base-image-x86_64 06:52:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:52:27 prd-ubuntu20.04-docker-8c-8g-5486 does not seem to be running inside a container 06:52:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-338 -v /w/workspace/foundry_device-virtual-go_PR-338:/w/workspace/foundry_device-virtual-go_PR-338:rw,z -v /w/workspace/foundry_device-virtual-go_PR-338@tmp:/w/workspace/foundry_device-virtual-go_PR-338@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 ******** -e ******** ci-base-image-x86_64 cat 06:52:28 $ docker top 8652af7f5dc78625be1fc656905788e92bbd1110cb95767716a061f2e224af21 -eo pid,comm [Pipeline] { [Pipeline] sh 06:52:28 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-338 [Pipeline] fileExists [Pipeline] sh 06:52:28 + make test 06:52:28 go test ./... -coverprofile=coverage.out 06:52:29 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:52:37 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 06:52:37 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.042s coverage: 65.7% of statements 06:52:38 fc693d55d65f: Pull complete 06:52:38 7e9fc2657dce: Pull complete 06:52:38 dda99020689f: Pull complete 06:52:43 db1c61fa0a46: Pull complete 06:52:44 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 06:52:44 go vet ./... 06:52:45 891c053d2c06: Pull complete 06:52:45 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 06:52:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:52:45 ---> f96f9c87975a 06:52:45 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:52:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:52:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:52:46 ./bin/test-attribution-txt.sh 06:52:46 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 06:52:46 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 06:52:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:52:47 $ docker stop --time=1 8652af7f5dc78625be1fc656905788e92bbd1110cb95767716a061f2e224af21 06:52:47 ---> Running in c028e087194f 06:52:47 Removing intermediate container c028e087194f 06:52:47 ---> 2bfd3172fa41 06:52:47 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 06:52:47 ---> Running in 0de479f40aeb 06:52:47 Removing intermediate container 0de479f40aeb 06:52:47 ---> d57f7fc1399e 06:52:47 Step 5/12 : ARG ADD_BUILD_TAGS="" 06:52:47 ---> Running in f17d8031c555 06:52:48 Removing intermediate container f17d8031c555 06:52:48 ---> 0bc27910ea6c 06:52:48 Step 6/12 : WORKDIR /device-virtual-go 06:52:48 ---> Running in a3c9a0e257e4 06:52:48 Removing intermediate container a3c9a0e257e4 06:52:48 ---> 7dd31cd2fc48 06:52:48 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:52:48 ---> Running in 0b8556bfe277 06:52:48 $ docker rm -f --volumes 8652af7f5dc78625be1fc656905788e92bbd1110cb95767716a061f2e224af21 [Pipeline] // withDockerContainer [Pipeline] sh 06:52:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:52:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 06:52:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [Pipeline] sh 06:52:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:52:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:52:50 + ls -al . 06:52:50 total 192 06:52:50 drwxrwxr-x 9 jenkins jenkins 4096 Feb 13 06:52 . 06:52:50 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 06:51 .. 06:52:50 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 06:52 .git 06:52:50 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 06:51 .github 06:52:50 -rw-rw-r-- 1 jenkins jenkins 337 Feb 13 06:51 .gitignore 06:52:50 -rw-rw-r-- 1 jenkins jenkins 41 Feb 13 06:51 .golangci.yml 06:52:50 drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 06:51 .semver 06:52:50 -rw-rw-r-- 1 jenkins jenkins 8423 Feb 13 06:51 Attribution.txt 06:52:50 -rw-rw-r-- 1 jenkins jenkins 11367 Feb 13 06:51 CHANGELOG.md 06:52:50 -rw-rw-r-- 1 jenkins jenkins 1646 Feb 13 06:51 Dockerfile 06:52:50 -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 06:51 GOVERNANCE.md 06:52:50 -rw-rw-r-- 1 jenkins jenkins 660 Feb 13 06:51 Jenkinsfile 06:52:50 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 13 06:51 LICENSE 06:52:50 -rw-rw-r-- 1 jenkins jenkins 1661 Feb 13 06:51 Makefile 06:52:50 -rw-rw-r-- 1 jenkins jenkins 623 Feb 13 06:51 OWNERS.md 06:52:50 -rw-rw-r-- 1 jenkins jenkins 3578 Feb 13 06:51 README.md 06:52:50 -rw-rw-r-- 1 jenkins jenkins 5 Feb 13 06:51 VERSION 06:52:50 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 06:51 bin 06:52:50 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 06:51 cmd 06:52:50 -rw-r--r-- 1 jenkins jenkins 44128 Feb 13 06:52 coverage.out 06:52:50 -rw-rw-r-- 1 jenkins jenkins 3252 Feb 13 06:51 go.mod 06:52:50 -rw-rw-r-- 1 jenkins jenkins 32588 Feb 13 06:51 go.sum 06:52:50 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 06:51 internal 06:52:50 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 06:51 snap 06:52:50 -rw-rw-r-- 1 jenkins jenkins 235 Feb 13 06:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:50 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=078c265f9abc1776f984bc8ca80ae715da7e2ec5 --label arch=amd64 --label version=0.0.0 . 06:52:50 Sending build context to Docker daemon 23.43MB 06:52:50 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 06:52:50 Step 2/25 : FROM ${BASE} AS builder 06:52:50 ---> e11537119a99 06:52:50 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:52:50 (1/4) Installing openssh-keygen (9.0_p1-r2) 06:52:50 (2/4) Installing libedit (20210910.3.1-r0) 06:52:50 (3/4) Installing openssh-client-common (9.0_p1-r2) 06:52:50 (4/4) Installing openssh-client-default (9.0_p1-r2) 06:52:50 Executing busybox-1.35.0-r17.trigger 06:52:51 ---> Running in 1230d9494492 06:52:51 Removing intermediate container 1230d9494492 06:52:51 ---> 0efe6bb549ed 06:52:51 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 06:52:51 ---> Running in 1150e9b8eddc 06:52:51 Removing intermediate container 1150e9b8eddc 06:52:51 ---> 190ead4b9c49 06:52:51 Step 5/25 : ARG ADD_BUILD_TAGS="" 06:52:51 OK: 226 MiB in 55 packages 06:52:51 ---> Running in 2820081bc1ca 06:52:51 Removing intermediate container 2820081bc1ca 06:52:51 ---> 2347e9fbab07 06:52:51 Step 6/25 : WORKDIR /device-virtual-go 06:52:51 ---> Running in bf5626a57d70 06:52:51 Removing intermediate container bf5626a57d70 06:52:51 ---> cbf446ec7782 06:52:51 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:52:51 ---> Running in 78d5f2c7f2b1 06:52:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:52:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:52:52 OK: 216 MiB in 55 packages 06:52:52 Removing intermediate container 0b8556bfe277 06:52:52 ---> 6bca258858ae 06:52:52 Step 8/12 : COPY go.mod vendor* ./ 06:52:52 ---> af237914a4a3 06:52:52 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:52 ---> Running in 67011474a0bf 06:52:52 Removing intermediate container 78d5f2c7f2b1 06:52:52 ---> 8b79d2c98dda 06:52:52 Step 8/25 : COPY go.mod vendor* ./ 06:52:52 ---> e8d810b44e08 06:52:52 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:52 ---> Running in ef9c6e6905eb 06:52:53 Removing intermediate container ef9c6e6905eb 06:52:53 ---> 0a898225d89e 06:52:53 Step 10/25 : COPY . . 06:52:54 ---> f4f363c75ed5 06:52:54 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:52:54 ---> Running in df0642e0e9aa 06:52:54 Removing intermediate container df0642e0e9aa 06:52:54 ---> ccdf0b3c29a2 06:52:54 Step 12/25 : RUN $MAKE 06:52:54 ---> Running in fce081666c53 06:52:54 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 06:53:12 Removing intermediate container fce081666c53 06:53:12 ---> 29527568a88e 06:53:12 Step 13/25 : FROM alpine:3.16 06:53:12 3.16: Pulling from library/alpine 06:53:12 ef5531b6e74e: Pulling fs layer 06:53:12 ef5531b6e74e: Verifying Checksum 06:53:12 ef5531b6e74e: Download complete 06:53:12 ef5531b6e74e: Pull complete 06:53:12 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 06:53:12 Status: Downloaded newer image for alpine:3.16 06:53:12 ---> dfd21b5a31f5 06:53:12 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 06:53:12 ---> Running in 137db589ae41 06:53:12 Removing intermediate container 137db589ae41 06:53:12 ---> 68587f4c28ec 06:53:12 Step 15/25 : RUN apk add --update --no-cache dumb-init 06:53:12 ---> Running in 137c93fb30ad 06:53:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:53:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:53:13 (1/1) Installing dumb-init (1.2.5-r1) 06:53:13 Executing busybox-1.35.0-r17.trigger 06:53:13 OK: 6 MiB in 15 packages 06:53:13 Removing intermediate container 137c93fb30ad 06:53:13 ---> 212d50b19242 06:53:13 Step 16/25 : WORKDIR / 06:53:13 ---> Running in d01a7266caad 06:53:13 Removing intermediate container d01a7266caad 06:53:13 ---> 33a6b4e7a61b 06:53:13 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 06:53:13 ---> 02afb3d51c9c 06:53:13 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 06:53:13 ---> 787099066a50 06:53:13 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 06:53:14 ---> 7abe116352c8 06:53:14 Step 20/25 : EXPOSE 59900 06:53:14 ---> Running in 612c763d7418 06:53:14 Removing intermediate container 612c763d7418 06:53:14 ---> 92d1af8b24cf 06:53:14 Step 21/25 : ENTRYPOINT ["/device-virtual"] 06:53:14 ---> Running in c57c879fb015 06:53:14 Removing intermediate container c57c879fb015 06:53:14 ---> bf3123532fa9 06:53:14 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:53:14 ---> Running in 8b367a21a688 06:53:14 Removing intermediate container 8b367a21a688 06:53:14 ---> c073e195930f 06:53:14 Step 23/25 : LABEL arch=amd64 06:53:14 ---> Running in a5951e04b736 06:53:14 Removing intermediate container a5951e04b736 06:53:14 ---> 4a570f82e420 06:53:14 Step 24/25 : LABEL git_sha=078c265f9abc1776f984bc8ca80ae715da7e2ec5 06:53:14 ---> Running in b47060da3cbc 06:53:14 Removing intermediate container b47060da3cbc 06:53:14 ---> 4ec8f2bbc732 06:53:14 Step 25/25 : LABEL version=0.0.0 06:53:14 ---> Running in 1787bba1539b 06:53:14 Removing intermediate container 1787bba1539b 06:53:14 ---> 95966abff349 06:53:14 [Warning] One or more build-args [ARCH] were not consumed 06:53:14 Successfully built 95966abff349 06:53:15 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:53:16 06:53:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:53:16 latest: Pulling from edgex-lftools-log-publisher 06:53:16 5eb5b503b376: Pulling fs layer 06:53:16 5c69ac0246d0: Pulling fs layer 06:53:16 ec43610c2a17: Pulling fs layer 06:53:16 3a2ae6a8a46f: Pulling fs layer 06:53:16 33b1e0a273af: Pulling fs layer 06:53:16 5d3b04190fa2: Pulling fs layer 06:53:16 2f39f015ded8: Pulling fs layer 06:53:16 33b1e0a273af: Waiting 06:53:16 5d3b04190fa2: Waiting 06:53:16 3a2ae6a8a46f: Waiting 06:53:16 2f39f015ded8: Waiting 06:53:16 5c69ac0246d0: Download complete 06:53:16 3a2ae6a8a46f: Verifying Checksum 06:53:16 3a2ae6a8a46f: Download complete 06:53:16 33b1e0a273af: Verifying Checksum 06:53:16 33b1e0a273af: Download complete 06:53:16 5d3b04190fa2: Verifying Checksum 06:53:16 5d3b04190fa2: Download complete 06:53:16 ec43610c2a17: Verifying Checksum 06:53:16 ec43610c2a17: Download complete 06:53:16 5eb5b503b376: Download complete 06:53:17 2f39f015ded8: Download complete 06:53:18 5eb5b503b376: Pull complete 06:53:18 5c69ac0246d0: Pull complete 06:53:18 ec43610c2a17: Pull complete 06:53:18 3a2ae6a8a46f: Pull complete 06:53:18 33b1e0a273af: Pull complete 06:53:18 5d3b04190fa2: Pull complete 06:53:23 2f39f015ded8: Pull complete 06:53:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:53:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:53:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:53:23 prd-ubuntu20.04-docker-8c-8g-5486 does not seem to be running inside a container 06:53:23 $ 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/foundry_device-virtual-go_PR-338 -v /w/workspace/foundry_device-virtual-go_PR-338:/w/workspace/foundry_device-virtual-go_PR-338:rw,z -v /w/workspace/foundry_device-virtual-go_PR-338@tmp:/w/workspace/foundry_device-virtual-go_PR-338@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:53:24 $ docker top 49bdae79907c5ffddf6a3a82f3f3541bac55786a50bce50fac98c7e7b28361db -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:53:25 ---> job-cost.sh 06:53:25 lf-activate-venv: SKIPPING 06:53:25 INFO: No Stack... 06:53:25 INFO: Retrieving Pricing Info for: v3-standard-8 06:53:26 INFO: Archiving Costs [Pipeline] sh 06:53:26 + cat /w/workspace/foundry_device-virtual-go_PR-338/archives/cost.csv 06:53:26 + cut -d, -f6 [Pipeline] lock 06:53:26 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-338-1-stack-cost] 06:53:26 Resource [jenkins-edgexfoundry-device-virtual-go-PR-338-1-stack-cost] did not exist. Created. 06:53:26 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-338-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:53:27 + echo total: 0.2199999988079071 [Pipeline] stash 06:53:27 Stashed 1 file(s) [Pipeline] } 06:53:27 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-338-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:53:27 $ docker stop --time=1 49bdae79907c5ffddf6a3a82f3f3541bac55786a50bce50fac98c7e7b28361db 06:53:28 $ docker rm -f --volumes 49bdae79907c5ffddf6a3a82f3f3541bac55786a50bce50fac98c7e7b28361db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:54:14 Removing intermediate container 67011474a0bf 06:54:14 ---> ef01c2871da3 06:54:14 Step 10/12 : COPY . . 06:54:14 ---> 25de2c06555a 06:54:14 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:54:14 ---> Running in 2176060b5e36 06:54:14 Removing intermediate container 2176060b5e36 06:54:14 ---> e56c5b2c4415 06:54:14 Step 12/12 : RUN $MAKE 06:54:14 ---> Running in 4ccbed74fbda 06:54:14 noop 06:54:14 Removing intermediate container 4ccbed74fbda 06:54:14 ---> 3d9b45999439 06:54:14 Successfully built 3d9b45999439 06:54:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:14 + docker inspect -f . ci-base-image-arm64 06:54:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:54:15 prd-ubuntu20.04-docker-arm64-4c-16g-5492 does not seem to be running inside a container 06:54:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/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 ******** -e ******** ci-base-image-arm64 cat 06:54:16 $ docker top 03bdc22788097a211ca3b390eac72098f2dc5aeb907719ca3c20750f4709351b -eo pid,comm [Pipeline] { [Pipeline] sh 06:54:17 + go version 06:54:17 go version go1.18.7 linux/arm64 [Pipeline] } 06:54:17 $ docker stop --time=1 03bdc22788097a211ca3b390eac72098f2dc5aeb907719ca3c20750f4709351b 06:54:18 $ docker rm -f --volumes 03bdc22788097a211ca3b390eac72098f2dc5aeb907719ca3c20750f4709351b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:19 + docker inspect -f . ci-base-image-arm64 06:54:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:54:19 prd-ubuntu20.04-docker-arm64-4c-16g-5492 does not seem to be running inside a container 06:54:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/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 ******** -e ******** ci-base-image-arm64 cat 06:54:21 $ docker top 6f778a0f5c2e3b0c5a10a80fce39eb04ec39d99a0d83fd43910e92601f5a5244 -eo pid,comm [Pipeline] { [Pipeline] sh 06:54:21 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 06:54:22 + make test 06:54:22 go test ./... -coverprofile=coverage.out 06:54:24 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:55:45 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 06:55:45 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.135s coverage: 65.7% of statements 06:55:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:55:45 go vet ./... 06:56:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:56:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:56:03 ./bin/test-attribution-txt.sh 06:56:03 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 06:56:03 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 06:56:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:56:03 $ docker stop --time=1 6f778a0f5c2e3b0c5a10a80fce39eb04ec39d99a0d83fd43910e92601f5a5244 06:56:05 $ docker rm -f --volumes 6f778a0f5c2e3b0c5a10a80fce39eb04ec39d99a0d83fd43910e92601f5a5244 [Pipeline] // withDockerContainer [Pipeline] sh 06:56:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:56:06 Warning: overwriting stash ‘coverage-report’ 06:56:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:56:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:56:08 + ls -al . 06:56:08 total 188 06:56:08 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 06:54 . 06:56:08 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 06:51 .. 06:56:08 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 06:51 .git 06:56:08 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 06:51 .github 06:56:08 -rw-rw-r-- 1 jenkins jenkins 337 Feb 13 06:51 .gitignore 06:56:08 -rw-rw-r-- 1 jenkins jenkins 41 Feb 13 06:51 .golangci.yml 06:56:08 -rw-rw-r-- 1 jenkins jenkins 8423 Feb 13 06:51 Attribution.txt 06:56:08 -rw-rw-r-- 1 jenkins jenkins 11367 Feb 13 06:51 CHANGELOG.md 06:56:08 -rw-rw-r-- 1 jenkins jenkins 1646 Feb 13 06:51 Dockerfile 06:56:08 -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 06:51 GOVERNANCE.md 06:56:08 -rw-rw-r-- 1 jenkins jenkins 660 Feb 13 06:51 Jenkinsfile 06:56:08 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 13 06:51 LICENSE 06:56:08 -rw-rw-r-- 1 jenkins jenkins 1661 Feb 13 06:51 Makefile 06:56:08 -rw-rw-r-- 1 jenkins jenkins 623 Feb 13 06:51 OWNERS.md 06:56:08 -rw-rw-r-- 1 jenkins jenkins 3578 Feb 13 06:51 README.md 06:56:08 -rw-rw-r-- 1 jenkins jenkins 5 Feb 13 06:51 VERSION 06:56:08 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 06:51 bin 06:56:08 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 06:51 cmd 06:56:08 -rw-r--r-- 1 jenkins jenkins 44128 Feb 13 06:55 coverage.out 06:56:08 -rw-rw-r-- 1 jenkins jenkins 3252 Feb 13 06:51 go.mod 06:56:08 -rw-rw-r-- 1 jenkins jenkins 32588 Feb 13 06:51 go.sum 06:56:08 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 06:51 internal 06:56:08 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 06:51 snap 06:56:08 -rw-rw-r-- 1 jenkins jenkins 235 Feb 13 06:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:08 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=078c265f9abc1776f984bc8ca80ae715da7e2ec5 --label arch=arm64 --label version=0.0.0 . 06:56:08 Sending build context to Docker daemon 11.89MB 06:56:08 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 06:56:08 Step 2/25 : FROM ${BASE} AS builder 06:56:08 ---> 3d9b45999439 06:56:08 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:56:09 ---> Running in c5686006e7f3 06:56:09 Removing intermediate container c5686006e7f3 06:56:09 ---> 6ed4a9c90da8 06:56:09 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 06:56:09 ---> Running in 06bec1d17bf0 06:56:09 Removing intermediate container 06bec1d17bf0 06:56:09 ---> a653cec97e25 06:56:09 Step 5/25 : ARG ADD_BUILD_TAGS="" 06:56:09 ---> Running in ab72d1a4f2b9 06:56:10 Removing intermediate container ab72d1a4f2b9 06:56:10 ---> 769b33653563 06:56:10 Step 6/25 : WORKDIR /device-virtual-go 06:56:10 ---> Running in cf3970056310 06:56:10 Removing intermediate container cf3970056310 06:56:10 ---> bdfc3dcfd3da 06:56:10 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:56:10 ---> Running in 0ac1696ddd94 06:56:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:56:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:56:12 OK: 226 MiB in 55 packages 06:56:13 Removing intermediate container 0ac1696ddd94 06:56:13 ---> a6595bdccce8 06:56:13 Step 8/25 : COPY go.mod vendor* ./ 06:56:13 ---> bb10b59f7085 06:56:13 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:56:13 ---> Running in a0e516e7e41a 06:56:16 Removing intermediate container a0e516e7e41a 06:56:16 ---> 5d79cb4baf2b 06:56:16 Step 10/25 : COPY . . 06:56:17 ---> 2595b67d9fcd 06:56:17 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:56:17 ---> Running in a67ff79c4677 06:56:18 Removing intermediate container a67ff79c4677 06:56:18 ---> b83bfcb39af2 06:56:18 Step 12/25 : RUN $MAKE 06:56:18 ---> Running in 90408d30db5a 06:56:18 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 06:58:26 Removing intermediate container 90408d30db5a 06:58:26 ---> 649dce642513 06:58:26 Step 13/25 : FROM alpine:3.16 06:58:26 3.16: Pulling from library/alpine 06:58:26 3760b48202b3: Pulling fs layer 06:58:26 3760b48202b3: Verifying Checksum 06:58:26 3760b48202b3: Download complete 06:58:26 3760b48202b3: Pull complete 06:58:26 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 06:58:26 Status: Downloaded newer image for alpine:3.16 06:58:26 ---> 4c81e5bf8899 06:58:26 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 06:58:26 ---> Running in b480185ec574 06:58:26 Removing intermediate container b480185ec574 06:58:26 ---> 7f536f8bc0ee 06:58:26 Step 15/25 : RUN apk add --update --no-cache dumb-init 06:58:26 ---> Running in 02fadb6ecc39 06:58:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:58:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:58:26 (1/1) Installing dumb-init (1.2.5-r1) 06:58:26 Executing busybox-1.35.0-r17.trigger 06:58:26 OK: 5 MiB in 15 packages 06:58:26 Removing intermediate container 02fadb6ecc39 06:58:26 ---> 44cd40970232 06:58:26 Step 16/25 : WORKDIR / 06:58:26 ---> Running in 43fdd29611a9 06:58:26 Removing intermediate container 43fdd29611a9 06:58:26 ---> 15cde17907cf 06:58:26 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 06:58:26 ---> 05c893a27f5a 06:58:26 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 06:58:26 ---> eb50b85c981a 06:58:26 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 06:58:26 ---> 20d2d6a2acf0 06:58:26 Step 20/25 : EXPOSE 59900 06:58:26 ---> Running in fd5f71c4c448 06:58:26 Removing intermediate container fd5f71c4c448 06:58:26 ---> d59cb26aa04c 06:58:26 Step 21/25 : ENTRYPOINT ["/device-virtual"] 06:58:26 ---> Running in a3e3ec1bf1ca 06:58:26 Removing intermediate container a3e3ec1bf1ca 06:58:26 ---> 1b8512d68e83 06:58:26 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:58:26 ---> Running in 45c3d92f5ae4 06:58:26 Removing intermediate container 45c3d92f5ae4 06:58:26 ---> aef20c49ab8b 06:58:26 Step 23/25 : LABEL arch=arm64 06:58:26 ---> Running in 7a8d0aba8db8 06:58:26 Removing intermediate container 7a8d0aba8db8 06:58:26 ---> 72fa2aa64095 06:58:26 Step 24/25 : LABEL git_sha=078c265f9abc1776f984bc8ca80ae715da7e2ec5 06:58:26 ---> Running in d448e45a50d9 06:58:26 Removing intermediate container d448e45a50d9 06:58:26 ---> 8babc0e0cad1 06:58:26 Step 25/25 : LABEL version=0.0.0 06:58:26 ---> Running in a49f972701e8 06:58:26 Removing intermediate container a49f972701e8 06:58:26 ---> 184565b9a3b3 06:58:26 [Warning] One or more build-args [ARCH] were not consumed 06:58:26 Successfully built 184565b9a3b3 06:58:26 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:58:26 06:58:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:58:27 arm64: Pulling from edgex-lftools-log-publisher 06:58:27 8998bd30e6a1: Pulling fs layer 06:58:27 04944245beec: Pulling fs layer 06:58:27 699f458cf7ca: Pulling fs layer 06:58:27 765212b225bb: Pulling fs layer 06:58:27 f23df028b6ca: Pulling fs layer 06:58:27 d65c8cfc05b1: Pulling fs layer 06:58:27 2437ff75d9bd: Pulling fs layer 06:58:27 f23df028b6ca: Waiting 06:58:27 d65c8cfc05b1: Waiting 06:58:27 2437ff75d9bd: Waiting 06:58:27 765212b225bb: Waiting 06:58:27 04944245beec: Download complete 06:58:27 765212b225bb: Verifying Checksum 06:58:27 765212b225bb: Download complete 06:58:27 f23df028b6ca: Download complete 06:58:27 d65c8cfc05b1: Verifying Checksum 06:58:27 d65c8cfc05b1: Download complete 06:58:27 699f458cf7ca: Verifying Checksum 06:58:27 699f458cf7ca: Download complete 06:58:28 8998bd30e6a1: Verifying Checksum 06:58:28 8998bd30e6a1: Download complete 06:58:30 2437ff75d9bd: Verifying Checksum 06:58:30 2437ff75d9bd: Download complete 06:58:32 8998bd30e6a1: Pull complete 06:58:32 04944245beec: Pull complete 06:58:34 699f458cf7ca: Pull complete 06:58:34 765212b225bb: Pull complete 06:58:35 f23df028b6ca: Pull complete 06:58:35 d65c8cfc05b1: Pull complete 06:58:53 2437ff75d9bd: Pull complete 06:58:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:58:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:58:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:58:53 prd-ubuntu20.04-docker-arm64-4c-16g-5492 does not seem to be running inside a container 06:58:53 $ 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/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:58:56 $ docker top 2373de227555f49b46a390dbf06d0779d9691018c9eb6b333f472bda19b34649 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:58:57 ---> job-cost.sh 06:58:57 lf-activate-venv: SKIPPING 06:58:57 INFO: No Stack... 06:58:58 INFO: Retrieving Pricing Info for: v3-standard-4 06:58:58 INFO: Archiving Costs [Pipeline] sh 06:58:59 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 06:58:59 + cut -d, -f6 [Pipeline] lock 06:58:59 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-338-1-stack-cost] 06:58:59 Resource [jenkins-edgexfoundry-device-virtual-go-PR-338-1-stack-cost] did not exist. Created. 06:58:59 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-338-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:58:59 /w/workspace/device-virtual-go/1@tmp/durable-779738f9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:59:00 + echo total: 0.10999999940395355 [Pipeline] stash 06:59:00 Warning: overwriting stash ‘stack-cost’ 06:59:00 Stashed 1 file(s) [Pipeline] } 06:59:00 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-338-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:59:00 $ docker stop --time=1 2373de227555f49b46a390dbf06d0779d9691018c9eb6b333f472bda19b34649 06:59:01 $ docker rm -f --volumes 2373de227555f49b46a390dbf06d0779d9691018c9eb6b333f472bda19b34649 [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 06:59:04 provisioning config files... 06:59:04 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-338@tmp/config7016330470249338691tmp [Pipeline] { [Pipeline] sh 06:59:04 + set +x 06:59:04 + curl -s https://codecov.io/bash 06:59:04 + bash -s -- 06:59:04 06:59:04 _____ _ 06:59:04 / ____| | | 06:59:04 | | ___ __| | ___ ___ _____ __ 06:59:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:59:04 | |___| (_) | (_| | __/ (_| (_) \ V / 06:59:04 \_____\___/ \__,_|\___|\___\___/ \_/ 06:59:04 Bash-1.0.6 06:59:04 06:59:04 06:59:04 ==> git version 2.25.1 found 06:59:04 ==> 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 06:59:04 Release-Date: 2020-01-08 06:59:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:59:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:59:04 ==> Jenkins CI detected. 06:59:04 current dir:  /w/workspace/foundry_device-virtual-go_PR-338 06:59:04 project root: . 06:59:04 --> token set from env 06:59:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:59:04 ==> Running gcov in . (disable via -X gcov) 06:59:04 ==> Python coveragepy not found 06:59:04 ==> Searching for coverage reports in: 06:59:04 + . 06:59:04 -> Found 1 reports 06:59:04 ==> Detecting git/mercurial file structure 06:59:04 ==> Reading reports 06:59:04 + ./coverage.out bytes=44128 06:59:04 ==> Appending adjustments 06:59:04 https://docs.codecov.io/docs/fixing-reports 06:59:05 + Found adjustments 06:59:05 ==> Gzipping contents 06:59:05 8.0K /tmp/codecov.hSQhVE.gz 06:59:05 ==> Uploading reports 06:59:05 url: https://codecov.io 06:59:05 query: branch=PR-338&commit=078c265f9abc1776f984bc8ca80ae715da7e2ec5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-338%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=338&job=&cmd_args= 06:59:05 -> Pinging Codecov 06:59:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-338&commit=078c265f9abc1776f984bc8ca80ae715da7e2ec5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-338%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=338&job=&cmd_args= 06:59:05 -> Uploading to 06:59:05 https://storage.googleapis.com/codecov/v4/raw/2023-02-13/5E52B4B073DB2E39498172D8E973AA87/078c265f9abc1776f984bc8ca80ae715da7e2ec5/b9c8566d-6e53-426c-a18e-076148fedb48.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230213%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230213T065905Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c680ff31eebedd454624b29da0f7d6fc9fdd59ec8fcfcf0ad679626b13a24ce4 06:59:05 % Total % Received % Xferd Average Speed Time Time Time Current 06:59:05 Dload Upload Total Spent Left Speed 06:59:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5490 0 0 100 5490 0 26911 --:--:-- --:--:-- --:--:-- 26780 100 5490 0 0 100 5490 0 19263 --:--:-- --:--:-- --:--:-- 19195 06:59:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/078c265f9abc1776f984bc8ca80ae715da7e2ec5 [Pipeline] } 06:59:05 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:59:07 + [ -d /w/workspace/foundry_device-virtual-go_PR-338/archives ] 06:59:07 + ls -al /w/workspace/foundry_device-virtual-go_PR-338/archives 06:59:07 total 16 06:59:07 drwxr-xr-x 3 root root 4096 Feb 13 06:53 . 06:59:07 drwxrwxr-x 10 jenkins jenkins 4096 Feb 13 06:53 .. 06:59:07 drwxr-xr-x 2 root root 4096 Feb 13 06:53 cost 06:59:07 -rw-r--r-- 1 root root 90 Feb 13 06:53 cost.csv 06:59:07 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-338/archives 06:59:07 + ls -al /w/workspace/foundry_device-virtual-go_PR-338/archives 06:59:07 total 16 06:59:07 drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 06:53 . 06:59:07 drwxrwxr-x 10 jenkins jenkins 4096 Feb 13 06:53 .. 06:59:07 drwxr-xr-x 2 jenkins jenkins 4096 Feb 13 06:53 cost 06:59:07 -rw-r--r-- 1 jenkins jenkins 90 Feb 13 06:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:59:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:59:08 ---> package-listing.sh 06:59:08 ++ facter osfamily 06:59:08 ++ tr '[:upper:]' '[:lower:]' 06:59:08 + OS_FAMILY=debian 06:59:08 + workspace=/w/workspace/foundry_device-virtual-go_PR-338 06:59:08 + START_PACKAGES=/tmp/packages_start.txt 06:59:08 + END_PACKAGES=/tmp/packages_end.txt 06:59:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:59:08 + PACKAGES=/tmp/packages_start.txt 06:59:08 + '[' /w/workspace/foundry_device-virtual-go_PR-338 ']' 06:59:08 + PACKAGES=/tmp/packages_end.txt 06:59:08 + case "${OS_FAMILY}" in 06:59:08 + dpkg -l 06:59:08 + grep '^ii' 06:59:08 + '[' -f /tmp/packages_start.txt ']' 06:59:08 + '[' -f /tmp/packages_end.txt ']' 06:59:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:59:08 + '[' /w/workspace/foundry_device-virtual-go_PR-338 ']' 06:59:08 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-338/archives/ 06:59:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-338/archives/ [Pipeline] echo 06:59:08 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/foundry_device-virtual-go_PR-338/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:59:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:59:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:59:10 prd-ubuntu20.04-docker-8c-8g-5486 does not seem to be running inside a container 06:59:10 $ 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/foundry_device-virtual-go_PR-338/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-338 -v /w/workspace/foundry_device-virtual-go_PR-338:/w/workspace/foundry_device-virtual-go_PR-338:rw,z -v /w/workspace/foundry_device-virtual-go_PR-338@tmp:/w/workspace/foundry_device-virtual-go_PR-338@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 06:59:10 $ docker top 620d0277c161e7d20a3613fea80264bd364a2fbb532c0f3c80e4f17d93b83e7e -eo pid,comm [Pipeline] { [Pipeline] sh 06:59:10 + touch /tmp/pre-build-complete [Pipeline] sh 06:59:11 + mkdir -p /var/log/sysstat [Pipeline] sh 06:59:11 + ls /var/log/sa-host 06:59:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:59:11 provisioning config files... 06:59:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-338@tmp/config13677037450906981516tmp [Pipeline] { [Pipeline] echo 06:59:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:59:11 ---> create-netrc.sh [Pipeline] } 06:59:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:59:12 ---> python-tools-install.sh [Pipeline] echo 06:59:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:59:12 ---> sudo-logs.sh 06:59:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:59:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:59:13 ---> job-cost.sh 06:59:13 lf-activate-venv: SKIPPING 06:59:13 DEBUG: total: 0.2199999988079071 06:59:13 INFO: Retrieving Stack Cost... 06:59:13 INFO: Retrieving Pricing Info for: v3-standard-8 06:59:13 INFO: Archiving Costs [Pipeline] echo 06:59:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:59:13 ---> logs-deploy.sh 06:59:13 lf-activate-venv: SKIPPING 06:59:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-338/1 06:59:13 INFO: archiving workspace using pattern(s): 06:59:14 Archives upload complete. 06:59:14 INFO: archiving logs to Nexus 06:59:15 ---> uname -a: 06:59:15 Linux prd-ubuntu20-04-docker-8c-8g-5486 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:59:15 06:59:15 06:59:15 ---> lscpu: 06:59:15 Architecture: x86_64 06:59:15 CPU op-mode(s): 32-bit, 64-bit 06:59:15 Byte Order: Little Endian 06:59:15 Address sizes: 40 bits physical, 48 bits virtual 06:59:15 CPU(s): 8 06:59:15 On-line CPU(s) list: 0-7 06:59:15 Thread(s) per core: 1 06:59:15 Core(s) per socket: 1 06:59:15 Socket(s): 8 06:59:15 NUMA node(s): 1 06:59:15 Vendor ID: AuthenticAMD 06:59:15 CPU family: 23 06:59:15 Model: 49 06:59:15 Model name: AMD EPYC-Rome Processor 06:59:15 Stepping: 0 06:59:15 CPU MHz: 2799.994 06:59:15 BogoMIPS: 5599.98 06:59:15 Virtualization: AMD-V 06:59:15 Hypervisor vendor: KVM 06:59:15 Virtualization type: full 06:59:15 L1d cache: 256 KiB 06:59:15 L1i cache: 256 KiB 06:59:15 L2 cache: 4 MiB 06:59:15 L3 cache: 128 MiB 06:59:15 NUMA node0 CPU(s): 0-7 06:59:15 Vulnerability Itlb multihit: Not affected 06:59:15 Vulnerability L1tf: Not affected 06:59:15 Vulnerability Mds: Not affected 06:59:15 Vulnerability Meltdown: Not affected 06:59:15 Vulnerability Mmio stale data: Not affected 06:59:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:59:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:59:15 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:59:15 Vulnerability Srbds: Not affected 06:59:15 Vulnerability Tsx async abort: Not affected 06:59:15 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 06:59:15 06:59:15 06:59:15 ---> nproc: 06:59:15 8 06:59:15 06:59:15 06:59:15 ---> df -h: 06:59:15 Filesystem Size Used Avail Use% Mounted on 06:59:15 overlay 155G 12G 144G 8% / 06:59:15 tmpfs 64M 0 64M 0% /dev 06:59:15 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:59:15 shm 64M 0 64M 0% /dev/shm 06:59:15 /dev/vda1 155G 12G 144G 8% /facter-os 06:59:15 06:59:15 06:59:15 ---> sar -b -r -n DEV: 06:59:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5486) 02/13/23 _x86_64_ (8 CPU) 06:59:15 06:59:15 06:00:09 LINUX RESTART (8 CPU) 06:59:15 06:59:15 06:01:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:59:15 06:02:01 3.64 0.00 3.64 0.00 0.00 348.37 0.00 06:59:15 06:03:01 1.53 0.00 1.53 0.00 0.00 17.73 0.00 06:59:15 06:04:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 06:59:15 06:05:01 1.53 0.00 1.53 0.00 0.00 18.26 0.00 06:59:15 06:06:01 54.18 11.63 42.55 0.00 5177.47 8818.39 0.00 06:59:15 06:07:01 5.92 0.02 5.90 0.00 0.13 120.65 0.00 06:59:15 06:08:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 06:59:15 06:09:01 1.87 0.00 1.87 0.00 0.00 20.80 0.00 06:59:15 06:10:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 06:59:15 06:11:01 1.97 0.00 1.97 0.00 0.00 22.39 0.00 06:59:15 06:12:01 1.38 0.00 1.38 0.00 0.00 15.20 0.00 06:59:15 06:13:01 1.87 0.00 1.87 0.00 0.00 20.93 0.00 06:59:15 06:14:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 06:59:15 06:15:01 2.52 0.02 2.50 0.00 0.13 27.73 0.00 06:59:15 06:16:01 1.55 0.00 1.55 0.00 0.00 21.86 0.00 06:59:15 06:17:01 2.02 0.02 2.00 0.00 0.13 21.59 0.00 06:59:15 06:18:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 06:59:15 06:19:01 1.98 0.00 1.98 0.00 0.00 22.53 0.00 06:59:15 06:20:01 5.32 3.60 1.72 0.00 83.85 31.46 0.00 06:59:15 06:21:01 1.70 0.00 1.70 0.00 0.00 19.46 0.00 06:59:15 06:22:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 06:59:15 06:23:01 1.90 0.00 1.90 0.00 0.00 22.00 0.00 06:59:15 06:24:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 06:59:15 06:25:01 1.75 0.03 1.72 0.00 0.27 18.53 0.00 06:59:15 06:26:01 4.48 2.26 2.21 0.00 36.89 77.97 0.00 06:59:15 06:27:01 1.52 0.00 1.52 0.00 0.00 17.46 0.00 06:59:15 06:28:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 06:59:15 06:29:01 1.50 0.00 1.50 0.00 0.00 17.33 0.00 06:59:15 06:30:01 1.27 0.00 1.27 0.00 0.00 13.46 0.00 06:59:15 06:31:01 2.08 0.00 2.08 0.00 0.00 24.40 0.00 06:59:15 06:32:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 06:59:15 06:33:01 1.57 0.00 1.57 0.00 0.00 18.26 0.00 06:59:15 06:34:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 06:59:15 06:35:01 1.33 0.00 1.33 0.00 0.00 16.13 0.00 06:59:15 06:36:01 2.22 0.18 2.03 0.00 18.53 24.53 0.00 06:59:15 06:37:01 1.35 0.00 1.35 0.00 0.00 16.66 0.00 06:59:15 06:38:01 0.87 0.00 0.87 0.00 0.00 9.73 0.00 06:59:15 06:39:01 1.28 0.00 1.28 0.00 0.00 16.53 0.00 06:59:15 06:40:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 06:59:15 06:41:01 1.72 0.00 1.72 0.00 0.00 20.80 0.00 06:59:15 06:42:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 06:59:15 06:43:01 1.85 0.00 1.85 0.00 0.00 20.80 0.00 06:59:15 06:44:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 06:59:15 06:45:01 1.62 0.00 1.62 0.00 0.00 18.80 0.00 06:59:15 06:46:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 06:59:15 06:47:01 1.83 0.00 1.83 0.00 0.00 20.93 0.00 06:59:15 06:48:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 06:59:15 06:49:01 1.88 0.00 1.88 0.00 0.00 21.60 0.00 06:59:15 06:50:01 1.37 0.00 1.37 0.00 0.00 15.86 0.00 06:59:15 06:51:01 2.18 0.00 2.18 0.00 0.00 26.13 0.00 06:59:15 06:52:01 357.37 12.96 344.41 0.00 1893.02 39956.14 0.00 06:59:15 06:53:01 184.04 1.10 182.94 0.00 19.06 54230.29 0.00 06:59:15 06:54:01 118.20 0.05 118.15 0.00 6.00 32836.26 0.00 06:59:15 06:55:01 2.13 0.00 2.13 0.00 0.00 24.13 0.00 06:59:15 06:56:01 1.57 0.00 1.57 0.00 0.00 18.13 0.00 06:59:15 06:57:01 1.83 0.00 1.83 0.00 0.00 20.00 0.00 06:59:15 06:58:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 06:59:15 06:59:01 1.63 0.00 1.63 0.00 0.00 18.66 0.00 06:59:15 Average: 13.97 0.55 13.42 0.00 124.82 2368.36 0.00 06:59:15 06:59:15 06:01:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:59:15 06:02:01 30600956 31872896 502520 1.53 47344 1541300 1666884 4.91 609436 1414788 12 06:59:15 06:03:01 30601248 31873364 501632 1.53 47384 1541304 1666884 4.91 608340 1414840 76 06:59:15 06:04:01 30600772 31872952 501748 1.53 47424 1541304 1666884 4.91 609188 1414836 8 06:59:15 06:05:01 30600540 31873156 501728 1.53 47456 1541308 1666884 4.91 608528 1415228 12 06:59:15 06:06:01 30072140 31839244 505400 1.54 81704 1996624 1727124 5.09 934940 1579056 916 06:59:15 06:07:01 30076076 31838576 505988 1.54 80312 1993368 1720648 5.07 933852 1575932 8 06:59:15 06:08:01 30076084 31838680 505816 1.54 80408 1993364 1720648 5.07 934540 1575936 12 06:59:15 06:09:01 30076004 31838712 505668 1.54 80496 1993372 1720648 5.07 934476 1575936 8 06:59:15 06:10:01 30075728 31838676 505776 1.54 80608 1993360 1720648 5.07 934808 1576072 8 06:59:15 06:11:01 30075536 31838612 505624 1.54 80696 1993380 1720648 5.07 934924 1576084 8 06:59:15 06:12:01 30075792 31838968 505444 1.54 80792 1993372 1720648 5.07 935140 1576084 8 06:59:15 06:13:01 30075768 31839056 505224 1.54 80880 1993384 1720648 5.07 935632 1576088 8 06:59:15 06:14:01 30075492 31838892 505320 1.54 80976 1993392 1720648 5.07 935304 1576104 4 06:59:15 06:15:01 30066436 31829992 513892 1.56 81080 1993396 1733384 5.11 947568 1576092 16 06:59:15 06:16:01 30073336 31836936 506840 1.54 81172 1993376 1733384 5.11 935764 1576072 8 06:59:15 06:17:01 30072844 31836564 506940 1.54 81272 1993376 1733384 5.11 935732 1576076 8 06:59:15 06:18:01 30072984 31836768 506552 1.54 81312 1993380 1733384 5.11 935784 1576076 8 06:59:15 06:19:01 30072976 31836868 506432 1.54 81400 1993376 1733384 5.11 935884 1576088 12 06:59:15 06:20:01 30036660 31803952 538764 1.64 81516 1996176 1733396 5.11 974444 1577580 172 06:59:15 06:21:01 30036716 31804052 538656 1.64 81564 1996180 1733396 5.11 973676 1577584 8 06:59:15 06:22:01 30035872 31803248 539400 1.64 81596 1996184 1733396 5.11 973620 1577588 8 06:59:15 06:23:01 30035752 31803216 539412 1.64 81676 1996188 1733396 5.11 974128 1577592 188 06:59:15 06:24:01 30035776 31803244 539356 1.64 81708 1996192 1733396 5.11 973764 1577596 8 06:59:15 06:25:01 30034016 31801680 540840 1.64 81764 1996316 1716940 5.06 974176 1577696 8 06:59:15 06:26:01 30029756 31800080 541316 1.65 81840 1998684 1716940 5.06 974296 1579876 8 06:59:15 06:27:01 30029392 31799808 541536 1.65 81888 1998688 1716940 5.06 975320 1579880 24 06:59:15 06:28:01 30029164 31799580 541740 1.65 81920 1998680 1716940 5.06 974940 1579880 8 06:59:15 06:29:01 30029316 31799780 541676 1.65 81952 1998696 1716940 5.06 974984 1579888 12 06:59:15 06:30:01 30029300 31799872 541576 1.65 82032 1998696 1716940 5.06 975080 1579896 184 06:59:15 06:31:01 30029492 31800148 541428 1.65 82128 1998704 1716940 5.06 975388 1579900 172 06:59:15 06:32:01 30029484 31800188 541372 1.65 82168 1998708 1716940 5.06 975420 1579908 8 06:59:15 06:33:01 30029404 31800152 541340 1.65 82216 1998708 1716940 5.06 975932 1579912 8 06:59:15 06:34:01 30028852 31799652 541800 1.65 82232 1998712 1716940 5.06 976152 1579920 8 06:59:15 06:35:01 30028892 31799760 541732 1.65 82280 1998716 1716940 5.06 976036 1579928 8 06:59:15 06:36:01 30025236 31796824 544700 1.66 82336 1999264 1732304 5.11 976500 1580228 8 06:59:15 06:37:01 30025196 31796816 544572 1.66 82384 1999276 1732304 5.11 976504 1580236 168 06:59:15 06:38:01 30024548 31796236 545032 1.66 82408 1999276 1732304 5.11 976640 1580236 8 06:59:15 06:39:01 30024712 31796452 544764 1.66 82432 1999284 1732304 5.11 976680 1580248 4 06:59:15 06:40:01 30024996 31796784 544664 1.66 82488 1999280 1732304 5.11 976780 1580256 8 06:59:15 06:41:01 30025060 31796892 544540 1.66 82552 1999272 1732304 5.11 977032 1580260 8 06:59:15 06:42:01 30025044 31796916 544488 1.66 82576 1999292 1732304 5.11 977032 1580248 12 06:59:15 06:43:01 30024996 31796972 544392 1.66 82648 1999292 1732304 5.11 977276 1580256 8 06:59:15 06:44:01 30024972 31797000 544320 1.66 82704 1999288 1732304 5.11 977376 1580264 8 06:59:15 06:45:01 30025108 31797176 544264 1.66 82736 1999300 1732304 5.11 977424 1580256 8 06:59:15 06:46:01 30024848 31797004 544412 1.66 82840 1999288 1732304 5.11 977776 1580268 12 06:59:15 06:47:01 30024768 31797000 544344 1.66 82904 1999308 1732304 5.11 977928 1580264 8 06:59:15 06:48:01 30024928 31797212 544308 1.66 82928 1999312 1732304 5.11 978160 1580272 4 06:59:15 06:49:01 30024952 31797284 544160 1.65 83008 1999316 1732304 5.11 978132 1580276 188 06:59:15 06:50:01 30024652 31797096 544308 1.66 83096 1999312 1716152 5.06 978252 1580288 0 06:59:15 06:51:01 30024808 31797448 543860 1.65 83200 1999424 1716152 5.06 978576 1580404 8 06:59:15 06:52:01 28526680 31484420 801072 2.44 111676 3109396 2013796 5.93 1398212 2556848 2136 06:59:15 06:53:01 27444920 31324420 952456 2.90 183104 3869504 2508936 7.39 1816648 3117816 153720 06:59:15 06:54:01 27082296 31513840 765528 2.33 193104 4367724 1763136 5.20 1602356 3650692 4 06:59:15 06:55:01 27083012 31514604 764648 2.33 193172 4367724 1763136 5.20 1602116 3650696 4 06:59:15 06:56:01 27085108 31516832 762516 2.32 193244 4367724 1763136 5.20 1599808 3650700 8 06:59:15 06:57:01 27085280 31517052 762236 2.32 193280 4367732 1763136 5.20 1599728 3650700 8 06:59:15 06:58:01 27094744 31526584 752584 2.29 193324 4367736 1763136 5.20 1590660 3650704 184 06:59:15 06:59:01 27094648 31526636 752396 2.29 193340 4367868 1779204 5.24 1591216 3650820 196 06:59:15 Average: 29704208 31770911 565087 1.72 93288 2262313 1744522 5.14 1027173 1825090 2736 06:59:15 06:59:15 06:01:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:59:15 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:02:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:59:15 06:03:01 ens3 0.27 0.15 0.02 0.01 0.00 0.00 0.00 0.00 06:59:15 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:04:01 ens3 1.03 0.23 0.31 0.19 0.00 0.00 0.00 0.00 06:59:15 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:59:15 06:05:01 ens3 1.30 0.12 0.12 0.01 0.00 0.00 0.00 0.00 06:59:15 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:06:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 06:59:15 06:06:01 ens3 186.87 105.68 2788.26 7.85 0.00 0.00 0.00 0.00 06:59:15 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:59:15 06:07:01 ens3 0.93 0.50 0.42 0.28 0.00 0.00 0.00 0.00 06:59:15 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:08:01 ens3 0.52 0.27 0.26 0.20 0.00 0.00 0.00 0.00 06:59:15 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:59:15 06:09:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:59:15 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:10:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:59:15 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:59:15 06:11:01 ens3 0.32 0.22 0.09 0.07 0.00 0.00 0.00 0.00 06:59:15 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:12:01 ens3 0.42 0.00 0.02 0.00 0.00 0.00 0.00 0.00 06:59:15 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:59:15 06:13:01 ens3 0.75 0.10 0.03 0.01 0.00 0.00 0.00 0.00 06:59:15 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:14:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:59:15 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:59:15 06:15:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 06:59:15 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:16:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 06:59:15 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:59:15 06:17:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:59:15 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:59:15 06:19:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:59:15 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:20:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 06:59:15 06:20:01 ens3 13.61 8.95 12.10 6.42 0.00 0.00 0.00 0.00 06:59:15 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:59:15 06:21:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 06:59:15 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:22:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:59:15 06:23:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:59:15 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:24:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:59:15 06:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:59:15 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:26:01 ens3 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 06:59:15 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:59:15 06:27:01 ens3 0.67 0.60 0.28 0.24 0.00 0.00 0.00 0.00 06:59:15 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:59:15 06:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:59:15 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:30:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:59:15 06:31:01 ens3 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 06:59:15 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:32:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:59:15 06:33:01 ens3 0.47 0.27 0.42 0.02 0.00 0.00 0.00 0.00 06:59:15 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:59:15 06:35:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:59:15 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:36:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:59:15 06:36:01 ens3 0.33 0.35 0.18 0.10 0.00 0.00 0.00 0.00 06:59:15 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:59:15 06:37:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:59:15 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:38:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:59:15 06:39:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:59:15 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:40:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:59:15 06:41:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 06:59:15 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:42:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:59:15 06:43:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:59:15 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:59:15 06:45:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:59:15 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:46:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 06:59:15 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:59:15 06:47:01 ens3 0.25 0.15 0.17 0.01 0.00 0.00 0.00 0.00 06:59:15 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:59:15 06:49:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:59:15 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:59:15 06:51:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 06:59:15 06:52:01 vethee79416 47.31 60.74 4.54 46.22 0.00 0.00 0.00 0.00 06:59:15 06:52:01 docker0 66.46 84.72 5.55 297.70 0.00 0.00 0.00 0.00 06:59:15 06:52:01 lo 6.60 6.60 0.64 0.64 0.00 0.00 0.00 0.00 06:59:15 06:52:01 ens3 580.85 420.88 6413.79 91.34 0.00 0.00 0.00 0.00 06:59:15 06:53:01 vethb2d7d02 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:59:15 06:53:01 docker0 132.73 176.27 10.66 1845.77 0.00 0.00 0.00 0.00 06:59:15 06:53:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 06:59:15 06:53:01 ens3 214.13 157.47 1884.44 28.91 0.00 0.00 0.00 0.00 06:59:15 06:54:01 docker0 1.72 3.67 0.11 41.04 0.00 0.00 0.00 0.00 06:59:15 06:54:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 06:59:15 06:54:01 ens3 114.86 78.40 2623.61 13.88 0.00 0.00 0.00 0.00 06:59:15 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:59:15 06:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:59:15 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:56:01 ens3 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 06:59:15 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:59:15 06:57:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:59:15 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:58:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:15 06:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:59:15 06:59:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:59:15 Average: docker0 3.47 4.57 0.28 37.68 0.00 0.00 0.00 0.00 06:59:15 Average: lo 0.26 0.26 0.02 0.02 0.00 0.00 0.00 0.00 06:59:15 Average: ens3 19.35 13.41 236.77 2.59 0.00 0.00 0.00 0.00 06:59:15 06:59:15 06:59:15 ---> sar -P ALL: 06:59:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5486) 02/13/23 _x86_64_ (8 CPU) 06:59:15 06:59:15 06:00:09 LINUX RESTART (8 CPU) 06:59:15 06:59:15 06:01:02 CPU %user %nice %system %iowait %steal %idle 06:59:15 06:02:01 all 0.01 0.00 0.01 0.04 0.00 99.94 06:59:15 06:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:59:15 06:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:02:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:59:15 06:02:01 3 0.00 0.00 0.00 0.12 0.00 99.88 06:59:15 06:02:01 4 0.02 0.00 0.00 0.15 0.00 99.83 06:59:15 06:02:01 5 0.00 0.00 0.02 0.05 0.00 99.93 06:59:15 06:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:59:15 06:02:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:59:15 06:03:01 all 0.01 0.00 0.01 0.00 0.00 99.97 06:59:15 06:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:03:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:59:15 06:03:01 2 0.03 0.00 0.03 0.00 0.02 99.92 06:59:15 06:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:03:01 4 0.00 0.00 0.02 0.02 0.00 99.97 06:59:15 06:03:01 5 0.02 0.00 0.00 0.02 0.00 99.97 06:59:15 06:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:59:15 06:03:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:59:15 06:04:01 all 0.17 0.00 0.01 2.12 0.00 97.70 06:59:15 06:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:04:01 1 1.26 0.00 0.05 0.00 0.00 98.69 06:59:15 06:04:01 2 0.00 0.00 0.02 8.19 0.02 91.78 06:59:15 06:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:59:15 06:04:01 4 0.02 0.00 0.00 8.80 0.02 91.17 06:59:15 06:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:59:15 06:05:01 all 0.27 0.00 0.01 0.01 0.00 99.71 06:59:15 06:05:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:59:15 06:05:01 1 1.89 0.00 0.00 0.00 0.00 98.11 06:59:15 06:05:01 2 0.05 0.00 0.02 0.00 0.02 99.92 06:59:15 06:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:05:01 4 0.02 0.00 0.00 0.03 0.00 99.95 06:59:15 06:05:01 5 0.02 0.00 0.00 0.02 0.00 99.97 06:59:15 06:05:01 6 0.03 0.00 0.02 0.00 0.00 99.95 06:59:15 06:05:01 7 0.07 0.00 0.05 0.00 0.00 99.88 06:59:15 06:06:01 all 2.30 0.00 1.43 0.88 0.03 95.36 06:59:15 06:06:01 0 2.67 0.00 2.67 0.32 0.03 94.31 06:59:15 06:06:01 1 3.00 0.00 1.12 0.37 0.03 95.48 06:59:15 06:06:01 2 2.48 0.00 1.64 0.10 0.02 95.77 06:59:15 06:06:01 3 1.89 0.00 0.92 0.50 0.05 96.64 06:59:15 06:06:01 4 0.95 0.00 0.67 4.65 0.02 93.71 06:59:15 06:06:01 5 1.82 0.00 2.22 0.30 0.03 95.62 06:59:15 06:06:01 6 2.09 0.00 0.77 0.13 0.03 96.98 06:59:15 06:06:01 7 3.51 0.00 1.46 0.65 0.05 94.33 06:59:15 06:07:01 all 0.07 0.00 0.06 0.03 0.00 99.83 06:59:15 06:07:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:59:15 06:07:01 1 0.07 0.00 0.07 0.08 0.00 99.78 06:59:15 06:07:01 2 0.05 0.00 0.05 0.00 0.02 99.88 06:59:15 06:07:01 3 0.22 0.00 0.15 0.02 0.02 99.60 06:59:15 06:07:01 4 0.02 0.00 0.05 0.15 0.00 99.78 06:59:15 06:07:01 5 0.13 0.00 0.02 0.00 0.00 99.85 06:59:15 06:07:01 6 0.05 0.00 0.07 0.00 0.00 99.88 06:59:15 06:07:01 7 0.00 0.00 0.07 0.00 0.00 99.93 06:59:15 06:08:01 all 0.23 0.00 0.01 0.01 0.00 99.75 06:59:15 06:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:59:15 06:08:01 1 0.02 0.00 0.02 0.02 0.02 99.93 06:59:15 06:08:01 2 1.74 0.00 0.03 0.00 0.00 98.22 06:59:15 06:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:59:15 06:08:01 4 0.02 0.00 0.00 0.03 0.02 99.93 06:59:15 06:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:09:01 all 0.26 0.00 0.01 0.01 0.00 99.72 06:59:15 06:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:09:01 1 0.03 0.00 0.02 0.02 0.00 99.93 06:59:15 06:09:01 2 1.97 0.00 0.02 0.00 0.02 98.00 06:59:15 06:09:01 3 0.03 0.00 0.03 0.00 0.00 99.93 06:59:15 06:09:01 4 0.00 0.00 0.00 0.05 0.00 99.95 06:59:15 06:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:09:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:59:15 06:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:10:01 all 0.17 0.00 0.00 0.01 0.00 99.82 06:59:15 06:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:10:01 2 1.22 0.00 0.02 0.00 0.00 98.76 06:59:15 06:10:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:59:15 06:10:01 4 0.00 0.00 0.02 0.05 0.00 99.93 06:59:15 06:10:01 5 0.03 0.00 0.00 0.00 0.00 99.97 06:59:15 06:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:11:01 all 0.01 0.00 0.01 0.01 0.00 99.97 06:59:15 06:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:59:15 06:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:11:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:59:15 06:11:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:59:15 06:11:01 4 0.00 0.00 0.00 0.05 0.00 99.95 06:59:15 06:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:59:15 06:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:59:15 06:12:01 all 0.01 0.00 0.01 0.01 0.00 99.97 06:59:15 06:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:12:01 1 0.00 0.00 0.02 0.03 0.00 99.95 06:59:15 06:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:59:15 06:12:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:59:15 06:12:01 4 0.02 0.00 0.00 0.07 0.02 99.90 06:59:15 06:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:59:15 06:12:01 CPU %user %nice %system %iowait %steal %idle 06:59:15 06:13:01 all 0.01 0.00 0.01 0.01 0.00 99.96 06:59:15 06:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:13:01 1 0.03 0.00 0.00 0.02 0.02 99.93 06:59:15 06:13:01 2 0.00 0.00 0.00 0.00 0.02 99.98 06:59:15 06:13:01 3 0.03 0.00 0.03 0.00 0.00 99.93 06:59:15 06:13:01 4 0.00 0.00 0.00 0.05 0.00 99.95 06:59:15 06:13:01 5 0.00 0.00 0.03 0.00 0.00 99.97 06:59:15 06:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:13:01 7 0.00 0.00 0.03 0.00 0.00 99.97 06:59:15 06:14:01 all 0.00 0.00 0.00 0.01 0.00 99.98 06:59:15 06:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:14:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:59:15 06:14:01 4 0.02 0.00 0.00 0.07 0.00 99.92 06:59:15 06:14:01 5 0.02 0.00 0.02 0.00 0.02 99.95 06:59:15 06:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:15:01 all 0.02 0.00 0.02 0.04 0.00 99.91 06:59:15 06:15:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:59:15 06:15:01 1 0.05 0.00 0.03 0.12 0.00 99.80 06:59:15 06:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:59:15 06:15:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:59:15 06:15:01 4 0.00 0.00 0.03 0.17 0.00 99.80 06:59:15 06:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:59:15 06:15:01 6 0.03 0.00 0.02 0.00 0.00 99.95 06:59:15 06:15:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:59:15 06:16:01 all 0.06 0.00 0.01 0.01 0.00 99.92 06:59:15 06:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:59:15 06:16:01 1 0.03 0.00 0.00 0.02 0.00 99.95 06:59:15 06:16:01 2 0.35 0.00 0.00 0.00 0.02 99.63 06:59:15 06:16:01 3 0.02 0.00 0.03 0.00 0.02 99.93 06:59:15 06:16:01 4 0.02 0.00 0.00 0.05 0.00 99.93 06:59:15 06:16:01 5 0.03 0.00 0.02 0.00 0.00 99.95 06:59:15 06:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:59:15 06:17:01 all 0.13 0.00 0.01 0.01 0.00 99.85 06:59:15 06:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:59:15 06:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:17:01 2 0.93 0.00 0.00 0.00 0.00 99.07 06:59:15 06:17:01 3 0.03 0.00 0.03 0.00 0.02 99.92 06:59:15 06:17:01 4 0.02 0.00 0.00 0.05 0.02 99.92 06:59:15 06:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:59:15 06:17:01 6 0.00 0.00 0.03 0.00 0.00 99.97 06:59:15 06:17:01 7 0.00 0.00 0.00 0.02 0.00 99.98 06:59:15 06:18:01 all 0.26 0.00 0.01 0.01 0.01 99.72 06:59:15 06:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:18:01 1 0.02 0.00 0.00 0.02 0.02 99.95 06:59:15 06:18:01 2 1.99 0.00 0.02 0.00 0.02 97.98 06:59:15 06:18:01 3 0.02 0.00 0.03 0.00 0.02 99.93 06:59:15 06:18:01 4 0.02 0.00 0.00 0.03 0.00 99.95 06:59:15 06:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:19:01 all 0.26 0.00 0.01 0.01 0.00 99.73 06:59:15 06:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:59:15 06:19:01 1 0.02 0.00 0.00 0.02 0.00 99.97 06:59:15 06:19:01 2 1.97 0.00 0.00 0.00 0.00 98.03 06:59:15 06:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:59:15 06:19:01 4 0.00 0.00 0.00 0.03 0.00 99.97 06:59:15 06:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:59:15 06:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:19:01 7 0.00 0.00 0.00 0.02 0.00 99.98 06:59:15 06:20:01 all 0.49 0.00 0.05 0.05 0.01 99.41 06:59:15 06:20:01 0 0.62 0.00 0.08 0.18 0.02 99.10 06:59:15 06:20:01 1 0.28 0.00 0.03 0.00 0.00 99.68 06:59:15 06:20:01 2 0.57 0.00 0.02 0.00 0.02 99.40 06:59:15 06:20:01 3 0.10 0.00 0.07 0.00 0.02 99.82 06:59:15 06:20:01 4 0.07 0.00 0.03 0.17 0.00 99.73 06:59:15 06:20:01 5 0.50 0.00 0.02 0.00 0.00 99.48 06:59:15 06:20:01 6 1.67 0.00 0.03 0.00 0.02 98.28 06:59:15 06:20:01 7 0.12 0.00 0.08 0.02 0.00 99.78 06:59:15 06:21:01 all 0.01 0.00 0.01 0.00 0.00 99.98 06:59:15 06:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:21:01 1 0.02 0.00 0.00 0.02 0.00 99.97 06:59:15 06:21:01 2 0.00 0.00 0.03 0.00 0.00 99.97 06:59:15 06:21:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:59:15 06:21:01 4 0.00 0.00 0.00 0.02 0.00 99.98 06:59:15 06:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:59:15 06:22:01 all 0.02 0.00 0.01 0.00 0.01 99.97 06:59:15 06:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:22:01 1 0.03 0.00 0.00 0.00 0.02 99.95 06:59:15 06:22:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:59:15 06:22:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:59:15 06:22:01 4 0.02 0.00 0.02 0.02 0.00 99.95 06:59:15 06:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:59:15 06:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:23:01 all 0.01 0.00 0.01 0.01 0.00 99.97 06:59:15 06:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:59:15 06:23:01 1 0.02 0.00 0.02 0.02 0.00 99.95 06:59:15 06:23:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:59:15 06:23:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:59:15 06:23:01 4 0.00 0.00 0.00 0.03 0.00 99.97 06:59:15 06:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:59:15 06:23:01 CPU %user %nice %system %iowait %steal %idle 06:59:15 06:24:01 all 0.02 0.00 0.00 0.00 0.01 99.96 06:59:15 06:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:24:01 1 0.02 0.00 0.02 0.02 0.00 99.95 06:59:15 06:24:01 2 0.13 0.00 0.00 0.00 0.02 99.85 06:59:15 06:24:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:59:15 06:24:01 4 0.00 0.00 0.00 0.02 0.02 99.97 06:59:15 06:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:25:01 all 0.26 0.00 0.01 0.01 0.01 99.72 06:59:15 06:25:01 0 0.00 0.00 0.02 0.00 0.02 99.97 06:59:15 06:25:01 1 0.03 0.00 0.00 0.02 0.00 99.95 06:59:15 06:25:01 2 1.95 0.00 0.02 0.02 0.00 98.01 06:59:15 06:25:01 3 0.02 0.00 0.07 0.00 0.02 99.90 06:59:15 06:25:01 4 0.00 0.00 0.00 0.03 0.00 99.97 06:59:15 06:25:01 5 0.00 0.00 0.02 0.00 0.02 99.97 06:59:15 06:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:26:01 all 0.14 0.00 0.02 0.01 0.01 99.82 06:59:15 06:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:26:01 1 0.14 0.00 0.03 0.02 0.02 99.80 06:59:15 06:26:01 2 0.91 0.00 0.03 0.00 0.02 99.04 06:59:15 06:26:01 3 0.03 0.00 0.03 0.00 0.02 99.92 06:59:15 06:26:01 4 0.00 0.00 0.02 0.03 0.00 99.95 06:59:15 06:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:59:15 06:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:59:15 06:26:01 7 0.00 0.00 0.03 0.07 0.00 99.90 06:59:15 06:27:01 all 0.02 0.00 0.00 0.01 0.00 99.96 06:59:15 06:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:27:01 1 0.02 0.00 0.00 0.02 0.00 99.97 06:59:15 06:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:27:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:59:15 06:27:01 4 0.00 0.00 0.00 0.03 0.00 99.97 06:59:15 06:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:27:01 6 0.08 0.00 0.02 0.00 0.00 99.90 06:59:15 06:27:01 7 0.03 0.00 0.00 0.00 0.02 99.95 06:59:15 06:28:01 all 0.01 0.00 0.00 0.00 0.00 99.99 06:59:15 06:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:59:15 06:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 06:59:15 06:28:01 3 0.02 0.00 0.02 0.02 0.00 99.95 06:59:15 06:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:29:01 all 0.01 0.00 0.01 0.00 0.01 99.96 06:59:15 06:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:59:15 06:29:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:59:15 06:29:01 2 0.00 0.00 0.00 0.00 0.02 99.98 06:59:15 06:29:01 3 0.02 0.00 0.03 0.00 0.03 99.92 06:59:15 06:29:01 4 0.03 0.00 0.00 0.02 0.02 99.93 06:59:15 06:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:59:15 06:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:59:15 06:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:59:15 06:30:01 all 0.01 0.00 0.00 0.01 0.00 99.98 06:59:15 06:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:30:01 1 0.03 0.00 0.00 0.00 0.02 99.95 06:59:15 06:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:30:01 3 0.02 0.00 0.03 0.02 0.00 99.93 06:59:15 06:30:01 4 0.00 0.00 0.00 0.03 0.00 99.97 06:59:15 06:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:31:01 all 0.02 0.00 0.01 0.01 0.00 99.96 06:59:15 06:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:31:01 1 0.03 0.00 0.02 0.02 0.00 99.93 06:59:15 06:31:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:59:15 06:31:01 3 0.02 0.00 0.03 0.00 0.02 99.93 06:59:15 06:31:01 4 0.00 0.00 0.02 0.05 0.00 99.93 06:59:15 06:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:59:15 06:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:32:01 all 0.01 0.00 0.00 0.00 0.01 99.97 06:59:15 06:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:32:01 1 0.00 0.00 0.00 0.00 0.02 99.98 06:59:15 06:32:01 2 0.08 0.00 0.00 0.00 0.02 99.90 06:59:15 06:32:01 3 0.02 0.00 0.02 0.02 0.02 99.93 06:59:15 06:32:01 4 0.00 0.00 0.00 0.02 0.00 99.98 06:59:15 06:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:59:15 06:33:01 all 0.26 0.00 0.01 0.00 0.00 99.73 06:59:15 06:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:59:15 06:33:01 2 1.95 0.00 0.03 0.00 0.00 98.01 06:59:15 06:33:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:59:15 06:33:01 4 0.02 0.00 0.00 0.03 0.00 99.95 06:59:15 06:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:59:15 06:33:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:59:15 06:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:34:01 all 0.22 0.00 0.01 0.00 0.00 99.75 06:59:15 06:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:34:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:59:15 06:34:01 2 1.71 0.00 0.07 0.00 0.02 98.21 06:59:15 06:34:01 3 0.02 0.00 0.02 0.02 0.02 99.93 06:59:15 06:34:01 4 0.00 0.00 0.00 0.02 0.00 99.98 06:59:15 06:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:59:15 06:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:59:15 06:34:01 CPU %user %nice %system %iowait %steal %idle 06:59:15 06:35:01 all 0.01 0.00 0.01 0.00 0.00 99.97 06:59:15 06:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:59:15 06:35:01 1 0.03 0.00 0.00 0.02 0.00 99.95 06:59:15 06:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:35:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:59:15 06:35:01 4 0.00 0.00 0.00 0.02 0.00 99.98 06:59:15 06:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:35:01 7 0.02 0.00 0.03 0.00 0.00 99.95 06:59:15 06:36:01 all 0.07 0.00 0.04 0.01 0.01 99.87 06:59:15 06:36:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:59:15 06:36:01 1 0.48 0.00 0.07 0.02 0.02 99.42 06:59:15 06:36:01 2 0.00 0.00 0.03 0.00 0.02 99.95 06:59:15 06:36:01 3 0.02 0.00 0.07 0.00 0.00 99.92 06:59:15 06:36:01 4 0.02 0.00 0.03 0.05 0.02 99.88 06:59:15 06:36:01 5 0.02 0.00 0.03 0.00 0.00 99.95 06:59:15 06:36:01 6 0.00 0.00 0.03 0.00 0.00 99.97 06:59:15 06:36:01 7 0.03 0.00 0.05 0.02 0.00 99.90 06:59:15 06:37:01 all 0.01 0.00 0.01 0.01 0.00 99.97 06:59:15 06:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:59:15 06:37:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:59:15 06:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:37:01 3 0.00 0.00 0.05 0.02 0.02 99.92 06:59:15 06:37:01 4 0.02 0.00 0.00 0.03 0.00 99.95 06:59:15 06:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:37:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:59:15 06:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:38:01 all 0.01 0.00 0.01 0.00 0.00 99.98 06:59:15 06:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:38:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:59:15 06:38:01 2 0.00 0.00 0.00 0.00 0.02 99.98 06:59:15 06:38:01 3 0.03 0.00 0.03 0.00 0.02 99.92 06:59:15 06:38:01 4 0.00 0.00 0.00 0.02 0.00 99.98 06:59:15 06:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:59:15 06:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:39:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:59:15 06:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:39:01 1 0.02 0.00 0.00 0.02 0.02 99.95 06:59:15 06:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:39:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:59:15 06:39:01 4 0.00 0.00 0.00 0.02 0.00 99.98 06:59:15 06:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:59:15 06:39:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:59:15 06:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:59:15 06:40:01 all 0.06 0.00 0.01 0.01 0.00 99.92 06:59:15 06:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:40:01 2 0.35 0.00 0.00 0.00 0.02 99.63 06:59:15 06:40:01 3 0.03 0.00 0.02 0.03 0.02 99.90 06:59:15 06:40:01 4 0.02 0.00 0.02 0.02 0.00 99.95 06:59:15 06:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:59:15 06:40:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:59:15 06:41:01 all 0.26 0.00 0.01 0.01 0.00 99.72 06:59:15 06:41:01 0 0.02 0.00 0.00 0.00 0.02 99.97 06:59:15 06:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:59:15 06:41:01 2 1.97 0.00 0.00 0.00 0.00 98.03 06:59:15 06:41:01 3 0.02 0.00 0.02 0.02 0.02 99.93 06:59:15 06:41:01 4 0.00 0.00 0.00 0.03 0.00 99.97 06:59:15 06:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:41:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:59:15 06:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:42:01 all 0.26 0.00 0.00 0.00 0.01 99.73 06:59:15 06:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:42:01 2 1.97 0.00 0.02 0.00 0.02 98.00 06:59:15 06:42:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:59:15 06:42:01 4 0.02 0.00 0.00 0.02 0.02 99.95 06:59:15 06:42:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:59:15 06:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:42:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:59:15 06:43:01 all 0.26 0.00 0.01 0.01 0.00 99.72 06:59:15 06:43:01 0 0.02 0.00 0.00 0.02 0.00 99.97 06:59:15 06:43:01 1 0.00 0.00 0.02 0.00 0.02 99.97 06:59:15 06:43:01 2 1.97 0.00 0.00 0.00 0.00 98.03 06:59:15 06:43:01 3 0.03 0.00 0.02 0.02 0.00 99.93 06:59:15 06:43:01 4 0.02 0.00 0.00 0.03 0.00 99.95 06:59:15 06:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:59:15 06:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:59:15 06:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:44:01 all 0.01 0.00 0.01 0.01 0.00 99.96 06:59:15 06:44:01 0 0.00 0.00 0.02 0.02 0.00 99.97 06:59:15 06:44:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:59:15 06:44:01 2 0.05 0.00 0.05 0.00 0.02 99.88 06:59:15 06:44:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:59:15 06:44:01 4 0.00 0.00 0.00 0.03 0.00 99.97 06:59:15 06:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:59:15 06:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:59:15 06:45:01 all 0.01 0.00 0.00 0.00 0.00 99.98 06:59:15 06:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:45:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:59:15 06:45:01 3 0.03 0.00 0.00 0.00 0.02 99.95 06:59:15 06:45:01 4 0.00 0.00 0.00 0.02 0.00 99.98 06:59:15 06:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:59:15 06:45:01 CPU %user %nice %system %iowait %steal %idle 06:59:15 06:46:01 all 0.01 0.00 0.01 0.00 0.00 99.97 06:59:15 06:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:46:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:59:15 06:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:46:01 3 0.00 0.00 0.03 0.00 0.02 99.95 06:59:15 06:46:01 4 0.02 0.00 0.02 0.03 0.00 99.93 06:59:15 06:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:59:15 06:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:59:15 06:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:59:15 06:47:01 all 0.15 0.00 0.01 0.01 0.01 99.82 06:59:15 06:47:01 0 0.02 0.00 0.02 0.02 0.00 99.95 06:59:15 06:47:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:59:15 06:47:01 2 1.14 0.00 0.02 0.02 0.02 98.81 06:59:15 06:47:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:59:15 06:47:01 4 0.00 0.00 0.00 0.03 0.02 99.95 06:59:15 06:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:59:15 06:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:48:01 all 0.01 0.00 0.01 0.00 0.00 99.97 06:59:15 06:48:01 0 0.00 0.00 0.00 0.00 0.02 99.98 06:59:15 06:48:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:59:15 06:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:48:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:59:15 06:48:01 4 0.02 0.00 0.02 0.02 0.00 99.95 06:59:15 06:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:59:15 06:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:49:01 all 0.01 0.00 0.01 0.01 0.00 99.96 06:59:15 06:49:01 0 0.00 0.00 0.00 0.02 0.00 99.98 06:59:15 06:49:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:59:15 06:49:01 2 0.00 0.00 0.02 0.02 0.02 99.95 06:59:15 06:49:01 3 0.02 0.00 0.03 0.00 0.02 99.93 06:59:15 06:49:01 4 0.00 0.00 0.00 0.03 0.00 99.97 06:59:15 06:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:59:15 06:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:59:15 06:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:59:15 06:50:01 all 0.01 0.00 0.00 0.01 0.00 99.98 06:59:15 06:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:50:01 3 0.03 0.00 0.03 0.00 0.02 99.92 06:59:15 06:50:01 4 0.00 0.00 0.00 0.05 0.00 99.95 06:59:15 06:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:51:01 all 0.01 0.00 0.01 0.01 0.01 99.96 06:59:15 06:51:01 0 0.02 0.00 0.00 0.02 0.00 99.97 06:59:15 06:51:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:59:15 06:51:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:59:15 06:51:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:59:15 06:51:01 4 0.00 0.00 0.00 0.05 0.02 99.93 06:59:15 06:51:01 5 0.00 0.00 0.03 0.00 0.00 99.97 06:59:15 06:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:59:15 06:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:59:15 06:52:01 all 7.25 0.00 2.88 1.15 0.04 88.68 06:59:15 06:52:01 0 6.31 0.00 3.57 0.20 0.05 89.87 06:59:15 06:52:01 1 6.64 0.00 4.01 4.65 0.03 84.67 06:59:15 06:52:01 2 5.49 0.00 2.53 0.93 0.05 91.00 06:59:15 06:52:01 3 8.81 0.00 2.56 0.18 0.03 88.41 06:59:15 06:52:01 4 9.01 0.00 1.95 0.65 0.03 88.35 06:59:15 06:52:01 5 6.62 0.00 2.38 0.08 0.03 90.88 06:59:15 06:52:01 6 8.02 0.00 2.93 0.29 0.05 88.72 06:59:15 06:52:01 7 7.11 0.00 3.07 2.22 0.05 87.54 06:59:15 06:53:01 all 29.02 0.00 6.07 1.22 0.07 63.62 06:59:15 06:53:01 0 28.88 0.00 5.71 0.35 0.07 64.99 06:59:15 06:53:01 1 29.53 0.00 5.71 0.12 0.07 64.57 06:59:15 06:53:01 2 28.44 0.00 5.37 0.30 0.07 65.82 06:59:15 06:53:01 3 28.99 0.00 6.98 0.30 0.08 63.64 06:59:15 06:53:01 4 29.39 0.00 5.76 0.05 0.07 64.73 06:59:15 06:53:01 5 29.36 0.00 6.88 5.06 0.08 58.61 06:59:15 06:53:01 6 28.85 0.00 6.30 2.45 0.07 62.33 06:59:15 06:53:01 7 28.69 0.00 5.86 1.12 0.08 64.25 06:59:15 06:54:01 all 9.92 0.00 2.50 0.72 0.04 86.82 06:59:15 06:54:01 0 9.91 0.00 2.84 0.30 0.05 86.89 06:59:15 06:54:01 1 10.70 0.00 2.66 0.20 0.03 86.40 06:59:15 06:54:01 2 9.59 0.00 2.51 0.10 0.03 87.77 06:59:15 06:54:01 3 9.36 0.00 2.74 1.73 0.03 86.13 06:59:15 06:54:01 4 9.59 0.00 1.77 0.05 0.03 88.55 06:59:15 06:54:01 5 9.55 0.00 3.17 3.17 0.03 84.08 06:59:15 06:54:01 6 9.87 0.00 2.08 0.03 0.03 87.98 06:59:15 06:54:01 7 10.77 0.00 2.22 0.17 0.05 86.79 06:59:15 06:55:01 all 0.21 0.00 0.02 0.01 0.01 99.75 06:59:15 06:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:59:15 06:55:01 1 0.03 0.00 0.00 0.02 0.02 99.93 06:59:15 06:55:01 2 1.52 0.00 0.03 0.00 0.00 98.45 06:59:15 06:55:01 3 0.05 0.00 0.03 0.00 0.00 99.92 06:59:15 06:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:59:15 06:55:01 5 0.03 0.00 0.02 0.03 0.02 99.90 06:59:15 06:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:55:01 7 0.07 0.00 0.07 0.02 0.02 99.83 06:59:15 06:56:01 all 0.11 0.00 0.02 0.01 0.00 99.86 06:59:15 06:56:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:59:15 06:56:01 1 0.02 0.00 0.00 0.02 0.00 99.97 06:59:15 06:56:01 2 0.65 0.00 0.00 0.00 0.02 99.33 06:59:15 06:56:01 3 0.03 0.00 0.03 0.00 0.00 99.93 06:59:15 06:56:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:59:15 06:56:01 5 0.05 0.00 0.03 0.03 0.00 99.88 06:59:15 06:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:59:15 06:56:01 7 0.07 0.00 0.05 0.00 0.02 99.87 06:59:15 06:59:15 06:56:01 CPU %user %nice %system %iowait %steal %idle 06:59:15 06:57:01 all 0.02 0.00 0.01 0.00 0.00 99.96 06:59:15 06:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:59:15 06:57:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:59:15 06:57:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:59:15 06:57:01 3 0.03 0.00 0.00 0.00 0.00 99.97 06:59:15 06:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:57:01 5 0.03 0.00 0.02 0.02 0.00 99.93 06:59:15 06:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:59:15 06:57:01 7 0.03 0.00 0.03 0.00 0.02 99.92 06:59:15 06:58:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:59:15 06:58:01 0 0.00 0.00 0.00 0.02 0.02 99.97 06:59:15 06:58:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:59:15 06:58:01 2 0.00 0.00 0.00 0.00 0.02 99.98 06:59:15 06:58:01 3 0.03 0.00 0.00 0.00 0.00 99.97 06:59:15 06:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:58:01 5 0.02 0.00 0.03 0.02 0.02 99.92 06:59:15 06:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:59:15 06:58:01 7 0.05 0.00 0.03 0.00 0.02 99.90 06:59:15 06:59:01 all 0.03 0.00 0.01 0.01 0.01 99.95 06:59:15 06:59:01 0 0.02 0.00 0.00 0.02 0.00 99.97 06:59:15 06:59:01 1 0.02 0.00 0.02 0.02 0.00 99.95 06:59:15 06:59:01 2 0.07 0.00 0.02 0.00 0.00 99.92 06:59:15 06:59:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:59:15 06:59:01 4 0.00 0.00 0.02 0.00 0.02 99.97 06:59:15 06:59:01 5 0.03 0.00 0.02 0.02 0.00 99.93 06:59:15 06:59:01 6 0.07 0.00 0.00 0.00 0.02 99.92 06:59:15 06:59:01 7 0.02 0.00 0.03 0.00 0.02 99.93 06:59:15 Average: all 0.92 0.00 0.23 0.11 0.01 98.73 06:59:15 Average: 0 0.83 0.00 0.26 0.03 0.01 98.88 06:59:15 Average: 1 0.94 0.00 0.24 0.10 0.01 98.71 06:59:15 Average: 2 1.26 0.00 0.22 0.17 0.01 98.34 06:59:15 Average: 3 0.86 0.00 0.25 0.05 0.01 98.82 06:59:15 Average: 4 0.85 0.00 0.18 0.28 0.01 98.69 06:59:15 Average: 5 0.83 0.00 0.26 0.15 0.00 98.75 06:59:15 Average: 6 0.88 0.00 0.21 0.05 0.00 98.86 06:59:15 Average: 7 0.87 0.00 0.23 0.07 0.01 98.82 06:59:15 06:59:15 06:59:15