Pull request #868 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 219c7518a31b5f569417646e0f2f0291fbee0f15+00c5ba735e55045c2b436cba75d2b8d60948dbc8 (cce31d94a95f706f48181c163fb891ba2b3f9410) Running in Durability level: MAX_SURVIVABILITY 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-sdk-go/branches/PR-868/workspace@libs/edgex-global-pipelines # 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 > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 shared 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-sdk-go/branches/PR-868/workspace@libs/lf-pipelines # 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 > 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 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 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-33263 in /w/workspace/dgexfoundry_device-sdk-go_PR-868 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-868 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/868/head:refs/remotes/origin/PR-868 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 00c5ba735e55045c2b436cba75d2b8d60948dbc8 into PR head commit 219c7518a31b5f569417646e0f2f0291fbee0f15 Merge succeeded, producing 219c7518a31b5f569417646e0f2f0291fbee0f15 Checking out Revision 219c7518a31b5f569417646e0f2f0291fbee0f15 (PR-868) > git config core.sparsecheckout # timeout=10 > git checkout -f 219c7518a31b5f569417646e0f2f0291fbee0f15 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 00c5ba735e55045c2b436cba75d2b8d60948dbc8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 219c7518a31b5f569417646e0f2f0291fbee0f15 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:56:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:56:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:56:01 ========================================================= 05:56:01 EdgeX Global Pipelines Version Info 05:56:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:56:04 ------------------- 05:56:04 stable info: 05:56:04 ------------------- 05:56:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:56:04 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 05:56:04 Message: update stable to v1.0.186 05:56:06 ------------------- 05:56:06 experimental info: 05:56:06 ------------------- 05:56:06 Commited By: **** collab-it+edgex@linuxfoundation.org 05:56:06 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 05:56:06 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:56:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:56:07 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:56:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:56:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:56:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:56:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 05:56:07 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:56:08 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 05:56:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:56:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:56:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:56:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 05:56:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:56:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:56:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:56:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:56:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:56:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:56:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:56:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:56:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:56:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 05:56:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:56:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:56:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:56:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:56:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-868 [Pipeline] echo 05:56:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-868 [Pipeline] echo 05:56:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-868 [Pipeline] echo 05:56:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 219c7518a31b5f569417646e0f2f0291fbee0f15 [Pipeline] echo 05:56:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 219c751 [Pipeline] echo 05:56:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:56:11 provisioning config files... 05:56:11 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-868@tmp/config4388703762162853835tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:56:12 ---> docker-login.sh 05:56:12 nexus3.edgexfoundry.org:10001 05:56:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:13 Configure a credential helper to remove this warning. See 05:56:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:13 05:56:13 Login Succeeded 05:56:13 nexus3.edgexfoundry.org:10002 05:56:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:13 Configure a credential helper to remove this warning. See 05:56:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:13 05:56:13 Login Succeeded 05:56:13 nexus3.edgexfoundry.org:10003 05:56:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:14 Configure a credential helper to remove this warning. See 05:56:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:14 05:56:14 Login Succeeded 05:56:14 nexus3.edgexfoundry.org:10004 05:56:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:15 Configure a credential helper to remove this warning. See 05:56:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:15 05:56:15 Login Succeeded 05:56:15 docker.io 05:56:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:15 Configure a credential helper to remove this warning. See 05:56:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:15 05:56:15 Login Succeeded 05:56:15 ---> docker-login.sh ends [Pipeline] } 05:56:15 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:56:17 + git log --format=format:%s -1 219c7518a31b5f569417646e0f2f0291fbee0f15 [Pipeline] echo 05:56:17 GIT_COMMIT: 219c7518a31b5f569417646e0f2f0291fbee0f15, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo 05:56:17 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:56:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:56:18 05:56:18 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:56:19 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:56:19 latest: Pulling from edgex-devops/git-semver 05:56:19 31603596830f: Pulling fs layer 05:56:19 2a8b12db71e7: Pulling fs layer 05:56:19 6ca5941a6612: Pulling fs layer 05:56:19 ecc8261a40a4: Pulling fs layer 05:56:19 ecc8261a40a4: Waiting 05:56:19 2a8b12db71e7: Verifying Checksum 05:56:19 2a8b12db71e7: Download complete 05:56:20 31603596830f: Verifying Checksum 05:56:20 31603596830f: Download complete 05:56:20 ecc8261a40a4: Verifying Checksum 05:56:20 ecc8261a40a4: Download complete 05:56:21 6ca5941a6612: Verifying Checksum 05:56:21 6ca5941a6612: Download complete 05:56:21 31603596830f: Pull complete 05:56:21 2a8b12db71e7: Pull complete 05:56:24 6ca5941a6612: Pull complete 05:56:24 ecc8261a40a4: Pull complete 05:56:24 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 05:56:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:56:25 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:56:25 prd-centos7-docker-4c-2g-33263 does not seem to be running inside a container 05:56:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-868 -v /w/workspace/dgexfoundry_device-sdk-go_PR-868:/w/workspace/dgexfoundry_device-sdk-go_PR-868:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-868@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-868@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:56:28 $ docker top de40dc62569787f89c32f55f8f39517556d56ebde4a02b06999c77a8149e1a8b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:56:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:56:29 [ssh-agent] Looking for ssh-agent implementation... 05:56:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:56:29 $ docker exec de40dc62569787f89c32f55f8f39517556d56ebde4a02b06999c77a8149e1a8b ssh-agent 05:56:30 SSH_AUTH_SOCK=/tmp/ssh-hPsxubU80nKf/agent.11 05:56:30 SSH_AGENT_PID=16 05:56:30 Running ssh-add (command line suppressed) 05:56:31 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-868@tmp/private_key_1069498597574297498.key (/w/workspace/dgexfoundry_device-sdk-go_PR-868@tmp/private_key_1069498597574297498.key) 05:56:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:56:32 + git tag --points-at HEAD [Pipeline] } 05:56:32 $ docker exec --env ******** --env ******** de40dc62569787f89c32f55f8f39517556d56ebde4a02b06999c77a8149e1a8b ssh-agent -k 05:56:32 unset SSH_AUTH_SOCK; 05:56:32 unset SSH_AGENT_PID; 05:56:32 echo Agent pid 16 killed; 05:56:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:56:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:56:32 [ssh-agent] Looking for ssh-agent implementation... 05:56:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:56:33 $ docker exec de40dc62569787f89c32f55f8f39517556d56ebde4a02b06999c77a8149e1a8b ssh-agent 05:56:34 SSH_AUTH_SOCK=/tmp/ssh-xH360FDT44j0/agent.45 05:56:34 SSH_AGENT_PID=50 05:56:34 Running ssh-add (command line suppressed) 05:56:34 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-868@tmp/private_key_1750060885674783497.key (/w/workspace/dgexfoundry_device-sdk-go_PR-868@tmp/private_key_1750060885674783497.key) 05:56:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:56:36 + git semver init 05:56:36 # -> Open(): unable to determine branch for HEAD 05:56:36 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-868/.git 05:56:36 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-868 05:56:36 # $SEMVER_REMOTE_NAME = origin 05:56:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:56:36 # $SEMVER_USER_NAME = edgex-jenkins 05:56:36 # $SEMVER_BRANCH = PR-868 05:56:36 # $SEMVER_TEMP = /tmp/semver-465685986 05:56:36 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 05:56:37 # '/tmp/semver-465685986' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-868/.semver' 05:56:37 # -> Force: false 05:56:37 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-868/.semver [Pipeline] } 05:56:37 $ docker exec --env ******** --env ******** de40dc62569787f89c32f55f8f39517556d56ebde4a02b06999c77a8149e1a8b ssh-agent -k 05:56:38 unset SSH_AUTH_SOCK; 05:56:38 unset SSH_AGENT_PID; 05:56:38 echo Agent pid 50 killed; 05:56:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:56:39 + git semver [Pipeline] } 05:56:39 $ docker stop --time=1 de40dc62569787f89c32f55f8f39517556d56ebde4a02b06999c77a8149e1a8b 05:56:41 $ docker rm -f de40dc62569787f89c32f55f8f39517556d56ebde4a02b06999c77a8149e1a8b [Pipeline] // withDockerContainer [Pipeline] sh 05:56:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:56:43 Stashed 1 file(s) [Pipeline] echo 05:56:43 [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] node [Pipeline] node 05:56:59 Still waiting to schedule task 05:56:59 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:56:59 Still waiting to schedule task 05:56:59 ‘prd-ubuntu18.04-docker-arm64-4c-16g-32989’ is offline 05:58:53 Running on prd-ubuntu18.04-docker-arm64-4c-16g-33264 in /w/workspace/dgexfoundry_device-sdk-go_PR-868 [Pipeline] { [Pipeline] ws 05:58:53 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:58:59 using credential edgex-jenkins-ssh 05:58:59 Cloning the remote Git repository 05:58:59 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:58:59 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:58:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:58:59 > git --version # timeout=10 05:58:59 > git --version # 'git version 2.17.1' 05:58:59 using GIT_SSH to set credentials SSH Credentials for GitHub 05:58:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:59:00 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:59:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:59:00 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:59:00 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:59:00 using GIT_SSH to set credentials SSH Credentials for GitHub 05:59:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/868/head:refs/remotes/origin/PR-868 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:59:01 Merging remotes/origin/master commit 00c5ba735e55045c2b436cba75d2b8d60948dbc8 into PR head commit 219c7518a31b5f569417646e0f2f0291fbee0f15 05:59:01 Merge succeeded, producing 219c7518a31b5f569417646e0f2f0291fbee0f15 05:59:01 Checking out Revision 219c7518a31b5f569417646e0f2f0291fbee0f15 (PR-868) 05:59:01 > git config core.sparsecheckout # timeout=10 05:59:01 > git checkout -f 219c7518a31b5f569417646e0f2f0291fbee0f15 # timeout=10 05:59:01 > git remote # timeout=10 05:59:01 > git config --get remote.origin.url # timeout=10 05:59:01 using GIT_SSH to set credentials SSH Credentials for GitHub 05:59:01 > git merge 00c5ba735e55045c2b436cba75d2b8d60948dbc8 # timeout=10 05:59:01 > git rev-parse HEAD^{commit} # timeout=10 05:59:01 > git config core.sparsecheckout # timeout=10 05:59:01 > git checkout -f 219c7518a31b5f569417646e0f2f0291fbee0f15 # timeout=10 05:59:06 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" 05:59:06 > git --version # timeout=10 05:59:06 > git --version # 'git version 2.17.1' 05:59:06 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:59:08 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:59:08 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:59:08 + sudo service docker restart 05:59:08 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:59:12 provisioning config files... 05:59:12 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config8065369628681631740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:13 ---> docker-login.sh 05:59:13 nexus3.edgexfoundry.org:10001 05:59:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:14 Configure a credential helper to remove this warning. See 05:59:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:14 05:59:14 Login Succeeded 05:59:14 nexus3.edgexfoundry.org:10002 05:59:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:14 Configure a credential helper to remove this warning. See 05:59:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:14 05:59:14 Login Succeeded 05:59:14 nexus3.edgexfoundry.org:10003 05:59:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:15 Configure a credential helper to remove this warning. See 05:59:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:15 05:59:15 Login Succeeded 05:59:15 nexus3.edgexfoundry.org:10004 05:59:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:15 Configure a credential helper to remove this warning. See 05:59:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:15 05:59:15 Login Succeeded 05:59:15 docker.io 05:59:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:16 Configure a credential helper to remove this warning. See 05:59:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:16 05:59:16 Login Succeeded 05:59:16 ---> docker-login.sh ends [Pipeline] } 05:59:16 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:59:17 ========================================================= 05:59:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 05:59:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:59:17 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 05:59:18 Sending build context to Docker daemon 2.381MB 05:59:18 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 05:59:18 Step 2/8 : FROM ${BASE} 05:59:18 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:59:18 5f621e34cdf4: Pulling fs layer 05:59:18 a4357932f1b6: Pulling fs layer 05:59:18 18c013af1878: Pulling fs layer 05:59:18 00ac8860ef70: Pulling fs layer 05:59:18 63d7cb157983: Pulling fs layer 05:59:18 b116817d02f9: Pulling fs layer 05:59:18 745a02a5169b: Pulling fs layer 05:59:18 63d7cb157983: Waiting 05:59:18 b116817d02f9: Waiting 05:59:18 745a02a5169b: Waiting 05:59:18 18c013af1878: Verifying Checksum 05:59:18 18c013af1878: Download complete 05:59:18 a4357932f1b6: Verifying Checksum 05:59:18 a4357932f1b6: Download complete 05:59:18 63d7cb157983: Verifying Checksum 05:59:18 63d7cb157983: Download complete 05:59:18 b116817d02f9: Download complete 05:59:18 5f621e34cdf4: Verifying Checksum 05:59:18 5f621e34cdf4: Download complete 05:59:19 5f621e34cdf4: Pull complete 05:59:19 a4357932f1b6: Pull complete 05:59:20 18c013af1878: Pull complete 05:59:21 745a02a5169b: Download complete 05:59:22 00ac8860ef70: Verifying Checksum 05:59:22 00ac8860ef70: Download complete 05:59:32 00ac8860ef70: Pull complete 05:59:32 63d7cb157983: Pull complete 05:59:32 b116817d02f9: Pull complete 05:59:36 745a02a5169b: Pull complete 05:59:36 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 05:59:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 05:59:36 ---> b7e6874047d6 05:59:36 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:59:39 ---> Running in 0d6c84521fe9 05:59:39 Removing intermediate container 0d6c84521fe9 05:59:39 ---> b940ef4cdec2 05:59:39 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:59:39 ---> Running in 92f20f9a6995 05:59:42 Removing intermediate container 92f20f9a6995 05:59:42 ---> 611f6fa260d2 05:59:42 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 05:59:42 ---> Running in aabbeb72ef48 05:59:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:59:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:59:44 (1/6) Installing libc-dev (0.7.2-r3) 05:59:44 (2/6) Installing libsodium (1.0.18-r0) 05:59:44 (3/6) Installing pkgconf (1.7.2-r0) 05:59:44 (4/6) Installing libsodium-dev (1.0.18-r0) 05:59:45 (5/6) Installing libzmq (4.3.3-r0) 05:59:45 (6/6) Installing zeromq-dev (4.3.3-r0) 05:59:45 Executing busybox-1.31.1-r19.trigger 05:59:45 OK: 144 MiB in 45 packages 05:59:46 Removing intermediate container aabbeb72ef48 05:59:46 ---> 19c746ef516a 05:59:46 Step 6/8 : WORKDIR /device-sdk-go 05:59:46 ---> Running in ae9925cc8b1b 05:59:47 Removing intermediate container ae9925cc8b1b 05:59:47 ---> cc2f9ca34edd 05:59:47 Step 7/8 : COPY . . 05:59:48 ---> 98c58f9faa25 05:59:48 Step 8/8 : RUN go mod download 05:59:48 ---> Running in 5a0f01dff79a 06:00:13 Running on prd-centos7-docker-4c-2g-33265 in /w/workspace/dgexfoundry_device-sdk-go_PR-868 [Pipeline] { [Pipeline] ws 06:00:14 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 06:00:15 Removing intermediate container 5a0f01dff79a 06:00:15 ---> 37b30aeacf62 06:00:15 Successfully built 37b30aeacf62 06:00:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:00:15 + docker inspect -f . ci-base-image-arm64 06:00:15 . [Pipeline] withDockerContainer 06:00:16 prd-ubuntu18.04-docker-arm64-4c-16g-33264 does not seem to be running inside a container 06:00:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** ci-base-image-arm64 cat 06:00:17 $ docker top 67a250fdfe8679f84dbe0498b6fc0cadead8b1fcfbf61a86257ff2ea07ec64c2 -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:18 + go version 06:00:18 go version go1.15.5 linux/arm64 [Pipeline] } 06:00:18 $ docker stop --time=1 67a250fdfe8679f84dbe0498b6fc0cadead8b1fcfbf61a86257ff2ea07ec64c2 06:00:20 $ docker rm -f 67a250fdfe8679f84dbe0498b6fc0cadead8b1fcfbf61a86257ff2ea07ec64c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:00:22 + docker inspect -f . ci-base-image-arm64 06:00:22 . [Pipeline] withDockerContainer 06:00:22 prd-ubuntu18.04-docker-arm64-4c-16g-33264 does not seem to be running inside a container 06:00:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** ci-base-image-arm64 cat 06:00:23 $ docker top d7f20148da92216fb39986d03b1b258a0bf50dfdab8ac1635c66926cfbe3d6bc -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:24 + make test 06:00:24 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:00:29 using credential edgex-jenkins-ssh 06:00:29 Cloning the remote Git repository 06:00:29 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:00:30 > git init /w/workspace/device-sdk-go/1 # timeout=10 06:00:30 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:00:30 > git --version # timeout=10 06:00:30 > git --version # 'git version 2.24.3' 06:00:30 using GIT_SSH to set credentials SSH Credentials for GitHub 06:00:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:00:32 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:00:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:00:33 Merging remotes/origin/master commit 00c5ba735e55045c2b436cba75d2b8d60948dbc8 into PR head commit 219c7518a31b5f569417646e0f2f0291fbee0f15 06:00:33 Merge succeeded, producing 219c7518a31b5f569417646e0f2f0291fbee0f15 06:00:33 Checking out Revision 219c7518a31b5f569417646e0f2f0291fbee0f15 (PR-868) 06:00:32 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:00:32 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:00:32 using GIT_SSH to set credentials SSH Credentials for GitHub 06:00:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/868/head:refs/remotes/origin/PR-868 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:00:33 > git config core.sparsecheckout # timeout=10 06:00:33 > git checkout -f 219c7518a31b5f569417646e0f2f0291fbee0f15 # timeout=10 06:00:33 > git remote # timeout=10 06:00:33 > git config --get remote.origin.url # timeout=10 06:00:33 using GIT_SSH to set credentials SSH Credentials for GitHub 06:00:33 > git merge 00c5ba735e55045c2b436cba75d2b8d60948dbc8 # timeout=10 06:00:33 > git rev-parse HEAD^{commit} # timeout=10 06:00:33 > git config core.sparsecheckout # timeout=10 06:00:33 > git checkout -f 219c7518a31b5f569417646e0f2f0291fbee0f15 # timeout=10 06:00:38 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" 06:00:38 > git --version # timeout=10 06:00:38 > git --version # 'git version 2.24.3' 06:00:38 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:00:41 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:00:41 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:00:42 + true 06:00:42 + sudo service docker restart 06:00:42 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:00:44 provisioning config files... 06:00:44 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config7355613491806573764tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:00:45 ---> docker-login.sh 06:00:45 nexus3.edgexfoundry.org:10001 06:00:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:45 Configure a credential helper to remove this warning. See 06:00:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:45 06:00:45 Login Succeeded 06:00:45 nexus3.edgexfoundry.org:10002 06:00:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:47 Configure a credential helper to remove this warning. See 06:00:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:47 06:00:47 Login Succeeded 06:00:47 nexus3.edgexfoundry.org:10003 06:00:47 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:00:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:47 Configure a credential helper to remove this warning. See 06:00:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:47 06:00:47 Login Succeeded 06:00:47 nexus3.edgexfoundry.org:10004 06:00:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:48 Configure a credential helper to remove this warning. See 06:00:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:48 06:00:48 Login Succeeded 06:00:48 docker.io 06:00:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:49 Configure a credential helper to remove this warning. See 06:00:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:49 06:00:49 Login Succeeded 06:00:49 ---> docker-login.sh ends [Pipeline] } 06:00:49 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:00:52 ========================================================= 06:00:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:00:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:00:53 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 06:00:54 Sending build context to Docker daemon 2.382MB 06:00:54 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:00:54 Step 2/8 : FROM ${BASE} 06:00:54 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:00:54 188c0c94c7c5: Pulling fs layer 06:00:54 0ef7d3d256c8: Pulling fs layer 06:00:54 de9db76c5a1d: Pulling fs layer 06:00:54 bca2f99d35d6: Pulling fs layer 06:00:54 93359f2a8cfa: Pulling fs layer 06:00:54 7c6f9722023f: Pulling fs layer 06:00:54 a35cf1a2eb13: Pulling fs layer 06:00:54 bca2f99d35d6: Waiting 06:00:54 93359f2a8cfa: Waiting 06:00:54 7c6f9722023f: Waiting 06:00:54 a35cf1a2eb13: Waiting 06:00:54 de9db76c5a1d: Verifying Checksum 06:00:54 de9db76c5a1d: Download complete 06:00:54 0ef7d3d256c8: Verifying Checksum 06:00:54 0ef7d3d256c8: Download complete 06:00:54 93359f2a8cfa: Verifying Checksum 06:00:54 93359f2a8cfa: Download complete 06:00:55 7c6f9722023f: Verifying Checksum 06:00:55 7c6f9722023f: Download complete 06:00:55 188c0c94c7c5: Verifying Checksum 06:00:55 188c0c94c7c5: Download complete 06:00:56 188c0c94c7c5: Pull complete 06:00:57 0ef7d3d256c8: Pull complete 06:00:58 de9db76c5a1d: Pull complete 06:01:03 a35cf1a2eb13: Verifying Checksum 06:01:03 a35cf1a2eb13: Download complete 06:01:04 bca2f99d35d6: Verifying Checksum 06:01:04 bca2f99d35d6: Download complete 06:01:14 # github.com/edgexfoundry/device-sdk-go/v2/internal/config 06:01:14 internal/config/types.go:140:3: unknown field 'ConfigAccessTokenFile' in struct literal of type config.ServiceInfo 06:01:23 bca2f99d35d6: Pull complete 06:01:23 93359f2a8cfa: Pull complete 06:01:23 7c6f9722023f: Pull complete 06:01:27 a35cf1a2eb13: Pull complete 06:01:27 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:01:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:01:27 ---> a62c8e92a672 06:01:27 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:01:27 ---> Running in b5f46da44d82 06:01:28 Removing intermediate container b5f46da44d82 06:01:28 ---> 7a31ea9dfa4e 06:01:28 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:01:28 ---> Running in 930f0671be77 06:01:31 Removing intermediate container 930f0671be77 06:01:31 ---> dcdf054a71c8 06:01:31 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 06:01:31 ---> Running in 622f64d478ae 06:01:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:01:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:01:34 (1/6) Installing libc-dev (0.7.2-r3) 06:01:34 (2/6) Installing libsodium (1.0.18-r0) 06:01:34 (3/6) Installing pkgconf (1.7.2-r0) 06:01:34 (4/6) Installing libsodium-dev (1.0.18-r0) 06:01:34 (5/6) Installing libzmq (4.3.3-r0) 06:01:35 (6/6) Installing zeromq-dev (4.3.3-r0) 06:01:35 Executing busybox-1.31.1-r19.trigger 06:01:35 OK: 167 MiB in 45 packages 06:01:36 Removing intermediate container 622f64d478ae 06:01:36 ---> 0ef23a6212e0 06:01:36 Step 6/8 : WORKDIR /device-sdk-go 06:01:36 ---> Running in a565e692bc6e 06:01:36 Removing intermediate container a565e692bc6e 06:01:36 ---> a085c4c99c2f 06:01:36 Step 7/8 : COPY . . 06:01:39 ---> 148768aaa823 06:01:39 Step 8/8 : RUN go mod download 06:01:39 ---> Running in f18bc490946b 06:01:41 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent [build failed] 06:01:41 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/cache [build failed] 06:01:41 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/clients [build failed] 06:01:41 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http [build failed] 06:01:41 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/transformer [build failed] 06:01:43 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.794s coverage: 6.6% of statements 06:01:43 FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/service [build failed] 06:01:43 make: *** [Makefile:32: test] Error 2 [Pipeline] } 06:01:43 $ docker stop --time=1 d7f20148da92216fb39986d03b1b258a0bf50dfdab8ac1635c66926cfbe3d6bc 06:01:46 $ docker rm -f d7f20148da92216fb39986d03b1b258a0bf50dfdab8ac1635c66926cfbe3d6bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:01:48 ---> job-cost.sh 06:01:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JZGN 06:02:18 Removing intermediate container f18bc490946b 06:02:18 ---> 941149cf34b8 06:02:18 Successfully built 941149cf34b8 06:02:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:02:19 + docker inspect -f . ci-base-image-x86_64 06:02:19 . [Pipeline] withDockerContainer 06:02:20 prd-centos7-docker-4c-2g-33265 does not seem to be running inside a container 06:02:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** ci-base-image-x86_64 cat 06:02:23 $ docker top cf49b50009e89a6398268375419ba93caeb8ec18c32864a7579f8f9a5b7b2dda -eo pid,comm [Pipeline] { [Pipeline] sh 06:02:25 + go version 06:02:25 go version go1.15.5 linux/amd64 [Pipeline] } 06:02:25 $ docker stop --time=1 cf49b50009e89a6398268375419ba93caeb8ec18c32864a7579f8f9a5b7b2dda 06:02:27 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:02:28 $ docker rm -f cf49b50009e89a6398268375419ba93caeb8ec18c32864a7579f8f9a5b7b2dda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:02:29 + docker inspect -f . ci-base-image-x86_64 06:02:30 . [Pipeline] withDockerContainer 06:02:31 prd-centos7-docker-4c-2g-33265 does not seem to be running inside a container 06:02:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** ci-base-image-x86_64 cat 06:02:32 $ docker top 9b93ec02781f00b1752106f5332218151b96a6c8077d6a3c426b92f11515a9fe -eo pid,comm [Pipeline] { [Pipeline] sh 06:02:33 + make test 06:02:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:02:53 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:03:16 # github.com/edgexfoundry/device-sdk-go/v2/internal/config 06:03:16 internal/config/types.go:140:3: unknown field 'ConfigAccessTokenFile' in struct literal of type config.ServiceInfo 06:03:39 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent [build failed] 06:03:39 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/cache [build failed] 06:03:39 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/clients [build failed] 06:03:39 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http [build failed] 06:03:39 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/transformer [build failed] 06:03:43 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.953s coverage: 6.6% of statements 06:03:43 FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/service [build failed] 06:03:43 make: *** [Makefile:32: test] Error 2 [Pipeline] } 06:03:43 $ docker stop --time=1 9b93ec02781f00b1752106f5332218151b96a6c8077d6a3c426b92f11515a9fe 06:03:46 $ docker rm -f 9b93ec02781f00b1752106f5332218151b96a6c8077d6a3c426b92f11515a9fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:03:49 ---> job-cost.sh 06:03:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pyiB 06:04:04 lf-activate-venv(): INFO: Adding /tmp/venv-JZGN/bin to PATH 06:04:04 INFO: No Stack... 06:04:04 INFO: Retrieving Pricing Info for: lf-standard-4 06:04:04 INFO: Archiving Costs [Pipeline] sh 06:04:04 + cut -d, -f6 06:04:04 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 06:04:05 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-868-1-stack-cost] 06:04:05 Resource [jenkins-edgexfoundry-device-sdk-go-PR-868-1-stack-cost] did not exist. Created. 06:04:05 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-868-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:04:05 + echo total: 0.20999999344348907 [Pipeline] stash 06:04:06 Stashed 1 file(s) [Pipeline] } 06:04:06 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-868-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:04:07 Failed in branch arm64 06:04:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:05:05 lf-activate-venv(): INFO: Adding /tmp/venv-pyiB/bin to PATH 06:05:05 INFO: No Stack... 06:05:05 INFO: Retrieving Pricing Info for: v1-standard-2 06:05:06 INFO: Archiving Costs [Pipeline] sh 06:05:06 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 06:05:06 + cut -d, -f6 [Pipeline] lock 06:05:07 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-868-1-stack-cost] 06:05:07 Resource [jenkins-edgexfoundry-device-sdk-go-PR-868-1-stack-cost] did not exist. Created. 06:05:07 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-868-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:05:08 /w/workspace/device-sdk-go/1@tmp/durable-281b054b/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh 06:05:08 + echo total: 0.029999999329447746 [Pipeline] stash 06:05:08 Warning: overwriting stash ‘stack-cost’ 06:05:10 Stashed 1 file(s) [Pipeline] } 06:05:10 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-868-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:05:11 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:05:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:05:16 ---> package-listing.sh 06:05:16 ++ facter osfamily 06:05:16 ++ tr '[:upper:]' '[:lower:]' 06:05:16 + OS_FAMILY=redhat 06:05:16 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-868 06:05:16 + START_PACKAGES=/tmp/packages_start.txt 06:05:16 + END_PACKAGES=/tmp/packages_end.txt 06:05:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:05:16 + PACKAGES=/tmp/packages_start.txt 06:05:16 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-868 ']' 06:05:16 + PACKAGES=/tmp/packages_end.txt 06:05:16 + case "${OS_FAMILY}" in 06:05:16 + rpm -qa 06:05:16 + sort 06:05:25 + '[' -f /tmp/packages_start.txt ']' 06:05:25 + '[' -f /tmp/packages_end.txt ']' 06:05:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:05:25 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-868 ']' 06:05:25 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-868/archives/ 06:05:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-868/archives/ [Pipeline] echo 06:05:25 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-868/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:05:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:05:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:05:27 06:05:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:05:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:05:28 alpine: Pulling from edgex-lftools-log-publisher 06:05:28 df20fa9351a1: Pulling fs layer 06:05:28 36b3adc4ff6f: Pulling fs layer 06:05:28 8ad3a11d3b57: Pulling fs layer 06:05:28 46f8f816bc3b: Pulling fs layer 06:05:28 93b61091891f: Pulling fs layer 06:05:28 93b9cdb0e59b: Pulling fs layer 06:05:28 5e14af77c1be: Pulling fs layer 06:05:28 01666e4c0597: Pulling fs layer 06:05:28 aa168da1d23b: Pulling fs layer 06:05:28 93b9cdb0e59b: Waiting 06:05:28 5e14af77c1be: Waiting 06:05:28 01666e4c0597: Waiting 06:05:28 46f8f816bc3b: Waiting 06:05:28 aa168da1d23b: Waiting 06:05:28 93b61091891f: Waiting 06:05:28 36b3adc4ff6f: Verifying Checksum 06:05:28 36b3adc4ff6f: Download complete 06:05:28 46f8f816bc3b: Download complete 06:05:29 df20fa9351a1: Verifying Checksum 06:05:29 df20fa9351a1: Download complete 06:05:29 93b9cdb0e59b: Download complete 06:05:29 5e14af77c1be: Verifying Checksum 06:05:29 5e14af77c1be: Download complete 06:05:29 01666e4c0597: Verifying Checksum 06:05:29 01666e4c0597: Download complete 06:05:29 93b61091891f: Verifying Checksum 06:05:29 93b61091891f: Download complete 06:05:30 df20fa9351a1: Pull complete 06:05:30 36b3adc4ff6f: Pull complete 06:05:30 8ad3a11d3b57: Verifying Checksum 06:05:30 8ad3a11d3b57: Download complete 06:05:33 8ad3a11d3b57: Pull complete 06:05:33 46f8f816bc3b: Pull complete 06:05:34 93b61091891f: Pull complete 06:05:34 93b9cdb0e59b: Pull complete 06:05:35 5e14af77c1be: Pull complete 06:05:35 01666e4c0597: Pull complete 06:05:41 aa168da1d23b: Verifying Checksum 06:05:41 aa168da1d23b: Download complete 06:06:00 aa168da1d23b: Pull complete 06:06:00 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:06:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:06:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:06:00 prd-centos7-docker-4c-2g-33263 does not seem to be running inside a container 06:06:01 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-868/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-868 -v /w/workspace/dgexfoundry_device-sdk-go_PR-868:/w/workspace/dgexfoundry_device-sdk-go_PR-868:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-868@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-868@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:06:06 $ docker top e6fc93ce9046c8e351dcdd81cdef97318fd2b1bd469d8b445dbefc41bccb6d7f -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:08 + touch /tmp/pre-build-complete [Pipeline] sh 06:06:09 + mkdir -p /var/log/sa [Pipeline] sh 06:06:11 + ls /var/log/sa-host 06:06:11 + sadf -c /var/log/sa-host/sa08 06:06:11 file_magic: OK 06:06:11 HZ: Using current value: 100 06:06:11 file_header: OK 06:06:11 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:06:11 Statistics: 06:06:11 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:06:11 File successfully converted to sysstat format version 12.2.1 06:06:11 + sadf -c /var/log/sa-host/sa23 06:06:11 file_magic: OK 06:06:11 HZ: Using current value: 100 06:06:11 file_header: OK 06:06:11 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:06:11 Statistics: 06:06:11 Hnuu...uuuununununu... 06:06:11 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:06:12 provisioning config files... 06:06:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-868@tmp/config7410521996650776795tmp [Pipeline] { [Pipeline] echo 06:06:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:06:13 ---> create-netrc.sh [Pipeline] } 06:06:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:06:13 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:06:14 ---> python-tools-install.sh [Pipeline] echo 06:06:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:06:16 ---> sudo-logs.sh 06:06:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:06:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:06:18 ---> job-cost.sh 06:06:18 lf-activate-venv: SKIPPING 06:06:18 DEBUG: total: 0.029999999329447746 06:06:18 INFO: Retrieving Stack Cost... 06:06:19 INFO: Retrieving Pricing Info for: v1-standard-2 06:06:19 INFO: Archiving Costs [Pipeline] echo 06:06:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:06:22 ---> logs-deploy.sh 06:06:22 lf-activate-venv: SKIPPING 06:06:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-868/1 06:06:22 INFO: archiving workspace using pattern(s): 06:06:25 Archives upload complete. 06:06:26 INFO: archiving logs to Nexus 06:06:28 ---> uname -a: 06:06:28 Linux prd-centos7-docker-4c-2g-33263.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:06:28 06:06:28 06:06:28 ---> lscpu: 06:06:28 Architecture: x86_64 06:06:28 CPU op-mode(s): 32-bit, 64-bit 06:06:28 Byte Order: Little Endian 06:06:28 Address sizes: 40 bits physical, 48 bits virtual 06:06:28 CPU(s): 4 06:06:28 On-line CPU(s) list: 0-3 06:06:28 Thread(s) per core: 1 06:06:28 Core(s) per socket: 1 06:06:28 Socket(s): 4 06:06:28 NUMA node(s): 1 06:06:28 Vendor ID: GenuineIntel 06:06:28 CPU family: 6 06:06:28 Model: 44 06:06:28 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:06:28 Stepping: 1 06:06:28 CPU MHz: 2933.438 06:06:28 BogoMIPS: 5866.87 06:06:28 Virtualization: VT-x 06:06:28 Hypervisor vendor: KVM 06:06:28 Virtualization type: full 06:06:28 L1d cache: 128 KiB 06:06:28 L1i cache: 128 KiB 06:06:28 L2 cache: 16 MiB 06:06:28 L3 cache: 64 MiB 06:06:28 NUMA node0 CPU(s): 0-3 06:06:28 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:06:28 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:06:28 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:06:28 Vulnerability Meltdown: Mitigation; PTI 06:06:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:06:28 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:06:28 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:06:28 Vulnerability Srbds: Not affected 06:06:28 Vulnerability Tsx async abort: Not affected 06:06:28 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 06:06:28 06:06:28 06:06:28 ---> nproc: 06:06:28 4 06:06:28 06:06:28 06:06:28 ---> df -h: 06:06:28 Filesystem Size Used Available Use% Mounted on 06:06:28 overlay 50.0G 7.3G 42.7G 15% / 06:06:28 tmpfs 64.0M 0 64.0M 0% /dev 06:06:28 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:06:28 shm 64.0M 0 64.0M 0% /dev/shm 06:06:28 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:06:28 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:06:28 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:06:28 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:06:28 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:06:28 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-868 06:06:28 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:06:28 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-868@tmp 06:06:28 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:06:28 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:06:28 06:06:28 06:06:28 ---> free -m: 06:06:28 total used free shared buff/cache available 06:06:28 Mem: 1837 734 70 0 1031 997 06:06:28 Swap: 1023 1 1022 06:06:28 06:06:28 06:06:28 ---> ip addr: 06:06:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:06:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:06:28 inet 127.0.0.1/8 scope host lo 06:06:28 valid_lft forever preferred_lft forever 06:06:28 inet6 ::1/128 scope host 06:06:28 valid_lft forever preferred_lft forever 06:06:28 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:06:28 link/ether fa:16:3e:1f:18:7c brd ff:ff:ff:ff:ff:ff 06:06:28 inet 10.30.123.223/23 brd 10.30.123.255 scope global dynamic eth0 06:06:28 valid_lft 85692sec preferred_lft 85692sec 06:06:28 inet6 fe80::f816:3eff:fe1f:187c/64 scope link 06:06:28 valid_lft forever preferred_lft forever 06:06:28 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:06:28 link/ether 02:42:a9:81:9b:7a brd ff:ff:ff:ff:ff:ff 06:06:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:06:28 valid_lft forever preferred_lft forever 06:06:28 inet6 fe80::42:a9ff:fe81:9b7a/64 scope link 06:06:28 valid_lft forever preferred_lft forever 06:06:28 06:06:28 06:06:28 ---> sar -b -r -n DEV: 06:06:28 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/08/21 _x86_64_ (4 CPU) 06:06:28 06:06:28 05:54:23 LINUX RESTART (4 CPU) 06:06:28 06:06:28 05:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:06:28 05:56:02 127.99 57.48 70.51 0.00 4020.64 36472.39 0.00 06:06:28 05:57:01 33.97 12.05 21.91 0.00 4489.89 2461.08 0.00 06:06:28 05:58:01 1.93 0.00 1.93 0.00 0.00 38.60 0.00 06:06:28 05:59:01 0.28 0.00 0.28 0.00 0.00 3.98 0.00 06:06:28 06:00:01 0.22 0.00 0.22 0.00 0.00 2.48 0.00 06:06:28 06:01:01 0.30 0.02 0.28 0.00 0.13 3.34 0.00 06:06:28 06:02:01 0.45 0.08 0.37 0.00 1.60 4.99 0.00 06:06:28 06:03:01 0.22 0.00 0.22 0.00 0.00 2.83 0.00 06:06:28 06:04:02 0.18 0.00 0.18 0.00 0.00 2.03 0.00 06:06:28 06:05:01 0.24 0.00 0.24 0.00 0.00 3.33 0.00 06:06:28 06:06:01 125.91 72.30 53.61 0.00 5815.78 14857.40 0.00 06:06:28 Average: 26.62 12.96 13.66 0.00 1302.52 4925.05 0.00 06:06:28 06:06:28 05:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:06:28 05:56:02 64056 0 534704 28.42 2620 1280164 1075528 36.71 353936 1266092 13012 06:06:28 05:57:01 168300 0 574724 30.55 2620 1135900 1145908 39.11 391180 1122036 136 06:06:28 05:58:01 180024 0 562936 29.92 2620 1135964 1069164 36.49 399512 1103556 36 06:06:28 05:59:01 177764 0 565252 30.04 2620 1135908 1069380 36.50 396968 1108612 16 06:06:28 06:00:01 179172 0 563840 29.97 2620 1135912 1069164 36.49 405284 1099160 16 06:06:28 06:01:01 174400 0 568604 30.22 2620 1135920 1072172 36.59 422944 1085520 8 06:06:28 06:02:01 176496 0 566388 30.10 2620 1136040 1069672 36.51 433084 1073812 16 06:06:28 06:03:01 175416 0 567460 30.16 2620 1136048 1069912 36.51 434632 1073812 20 06:06:28 06:04:02 176100 0 566772 30.12 2620 1136052 1069672 36.51 433348 1073812 20 06:06:28 06:05:01 176396 0 566468 30.11 2620 1136060 1069672 36.51 433248 1073812 8 06:06:28 06:06:01 170172 0 684016 36.35 2620 1024736 1289212 44.00 449496 1004532 82640 06:06:28 Average: 165300 0 574651 30.54 2620 1138973 1097223 37.45 413967 1098614 8721 06:06:28 06:06:28 05:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:06:28 05:56:02 eth0 162.67 120.76 691.55 48.94 0.00 0.00 0.00 0.00 06:06:28 05:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:06:28 05:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:06:28 05:57:01 eth0 92.39 75.43 400.20 44.15 0.00 0.00 0.00 0.00 06:06:28 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:06:28 05:57:01 docker0 9.76 8.64 1.65 25.66 0.00 0.00 0.00 0.00 06:06:28 05:58:01 eth0 0.55 0.08 0.04 0.01 0.00 0.00 0.00 0.00 06:06:28 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:06:28 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:06:28 05:59:01 eth0 1.13 0.28 0.31 0.17 0.00 0.00 0.00 0.00 06:06:28 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:06:28 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:06:28 06:00:01 eth0 0.45 0.08 0.05 0.04 0.00 0.00 0.00 0.00 06:06:28 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:06:28 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:06:28 06:01:01 eth0 0.60 0.52 0.40 0.27 0.00 0.00 0.00 0.00 06:06:28 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:06:28 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:06:28 06:02:01 eth0 0.78 0.10 0.07 0.01 0.00 0.00 0.00 0.00 06:06:28 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:06:28 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:06:28 06:03:01 eth0 0.45 0.28 0.27 0.19 0.00 0.00 0.00 0.00 06:06:28 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:06:28 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:06:28 06:04:02 eth0 0.63 0.10 0.04 0.02 0.00 0.00 0.00 0.00 06:06:28 06:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:06:28 06:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:06:28 06:05:01 eth0 0.29 0.08 0.03 0.01 0.00 0.00 0.00 0.00 06:06:28 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:06:28 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:06:28 06:06:01 eth0 216.59 179.29 2172.16 21.48 0.00 0.00 0.00 0.00 06:06:28 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:06:28 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:06:28 Average: eth0 43.41 34.34 297.66 10.47 0.00 0.00 0.00 0.00 06:06:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:06:28 Average: docker0 0.88 0.78 0.15 2.30 0.00 0.00 0.00 0.00 06:06:28 06:06:28 06:06:28 ---> sar -P ALL: 06:06:28 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/08/21 _x86_64_ (4 CPU) 06:06:28 06:06:28 05:54:23 LINUX RESTART (4 CPU) 06:06:28 06:06:28 05:55:01 CPU %user %nice %system %iowait %steal %idle 06:06:28 05:56:02 all 11.29 0.00 7.26 5.12 35.20 41.13 06:06:28 05:56:02 0 12.47 0.00 5.86 5.26 34.61 41.79 06:06:28 05:56:02 1 11.49 0.00 6.31 5.65 36.73 39.82 06:06:28 05:56:02 2 9.42 0.00 6.48 6.73 34.66 42.70 06:06:28 05:56:02 3 11.81 0.00 10.59 2.67 34.83 40.10 06:06:28 05:57:01 all 3.26 0.00 3.55 0.78 16.60 75.82 06:06:28 05:57:01 0 2.51 0.00 2.75 0.40 18.57 75.77 06:06:28 05:57:01 1 3.25 0.00 3.79 0.81 16.94 75.21 06:06:28 05:57:01 2 3.67 0.00 3.42 0.08 15.04 77.78 06:06:28 05:57:01 3 3.63 0.00 4.26 1.84 15.75 74.52 06:06:28 05:58:01 all 0.12 0.00 0.07 0.00 0.30 99.50 06:06:28 05:58:01 0 0.05 0.00 0.05 0.00 0.55 99.35 06:06:28 05:58:01 1 0.15 0.00 0.12 0.00 0.15 99.58 06:06:28 05:58:01 2 0.05 0.00 0.07 0.00 0.17 99.72 06:06:28 05:58:01 3 0.25 0.00 0.07 0.00 0.33 99.35 06:06:28 05:59:01 all 0.11 0.00 0.16 0.00 1.21 98.52 06:06:28 05:59:01 0 0.02 0.00 0.15 0.00 1.06 98.78 06:06:28 05:59:01 1 0.26 0.00 0.10 0.00 1.01 98.63 06:06:28 05:59:01 2 0.05 0.00 0.12 0.00 0.83 99.01 06:06:28 05:59:01 3 0.10 0.00 0.28 0.00 1.95 97.67 06:06:28 06:00:01 all 0.10 0.00 0.05 0.00 0.83 99.02 06:06:28 06:00:01 0 0.02 0.00 0.02 0.00 0.51 99.45 06:06:28 06:00:01 1 0.05 0.00 0.08 0.00 1.20 98.67 06:06:28 06:00:01 2 0.03 0.00 0.08 0.00 0.76 99.12 06:06:28 06:00:01 3 0.28 0.00 0.03 0.00 0.83 98.86 06:06:28 06:01:01 all 0.07 0.00 0.11 0.00 3.67 96.15 06:06:28 06:01:01 0 0.03 0.00 0.05 0.00 2.28 97.64 06:06:28 06:01:01 1 0.08 0.00 0.16 0.00 4.66 95.10 06:06:28 06:01:01 2 0.10 0.00 0.10 0.02 4.57 95.22 06:06:28 06:01:01 3 0.07 0.00 0.15 0.00 3.12 96.67 06:06:28 06:02:01 all 0.10 0.00 0.07 0.01 0.46 99.37 06:06:28 06:02:01 0 0.02 0.00 0.02 0.00 0.50 99.47 06:06:28 06:02:01 1 0.33 0.00 0.05 0.03 0.46 99.12 06:06:28 06:02:01 2 0.03 0.00 0.07 0.00 0.71 99.19 06:06:28 06:02:01 3 0.02 0.00 0.13 0.00 0.17 99.68 06:06:28 06:03:01 all 0.13 0.00 0.04 0.00 0.54 99.30 06:06:28 06:03:01 0 0.02 0.00 0.03 0.00 0.30 99.65 06:06:28 06:03:01 1 0.43 0.00 0.03 0.00 1.30 98.23 06:06:28 06:03:01 2 0.05 0.00 0.05 0.00 0.27 99.63 06:06:28 06:03:01 3 0.02 0.00 0.03 0.00 0.27 99.68 06:06:28 06:04:02 all 0.08 0.00 0.02 0.00 0.73 99.16 06:06:28 06:04:02 0 0.00 0.00 0.02 0.00 0.66 99.32 06:06:28 06:04:02 1 0.27 0.00 0.03 0.00 0.76 98.94 06:06:28 06:04:02 2 0.02 0.00 0.03 0.00 0.94 99.01 06:06:28 06:04:02 3 0.03 0.00 0.02 0.00 0.56 99.39 06:06:28 06:05:01 all 0.08 0.00 0.03 0.00 1.44 98.45 06:06:28 06:05:01 0 0.03 0.00 0.03 0.00 1.75 98.18 06:06:28 06:05:01 1 0.25 0.00 0.03 0.00 1.75 97.97 06:06:28 06:05:01 2 0.02 0.00 0.02 0.00 1.24 98.73 06:06:28 06:05:01 3 0.02 0.00 0.03 0.00 1.02 98.93 06:06:28 06:06:01 all 3.55 0.00 3.03 2.16 24.19 67.07 06:06:28 06:06:01 0 3.16 0.00 3.01 0.40 25.24 68.20 06:06:28 06:06:01 1 4.36 0.00 3.08 3.45 24.77 64.34 06:06:28 06:06:01 2 2.98 0.00 2.84 1.78 23.04 69.35 06:06:28 06:06:01 3 3.69 0.00 3.18 3.01 23.71 66.41 06:06:28 06:06:28 Average: CPU %user %nice %system %iowait %steal %idle 06:06:28 Average: all 1.88 0.00 1.42 0.81 8.37 87.52 06:06:28 Average: 0 1.86 0.00 1.20 0.62 8.54 87.77 06:06:28 Average: 1 2.06 0.00 1.36 1.00 8.79 86.79 06:06:28 Average: 2 1.65 0.00 1.32 0.89 8.15 87.99 06:06:28 Average: 3 1.94 0.00 1.82 0.73 7.99 87.52 06:06:28 06:06:28 06:06:28