Pull request #867 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-sdk-go Obtained Jenkinsfile from e975487de3bc0a4a1362e14501a929a1e478a2c7+f6cce29b09ba2250dd70f8a621665f8d97cfd1e5 (ced651ca0985d2b11279a3f8b458a3faf2d17c52) Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-33272 in /w/workspace/dgexfoundry_device-sdk-go_PR-867 [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-867 # 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/867/head:refs/remotes/origin/PR-867 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f6cce29b09ba2250dd70f8a621665f8d97cfd1e5 into PR head commit e975487de3bc0a4a1362e14501a929a1e478a2c7 Merge succeeded, producing e975487de3bc0a4a1362e14501a929a1e478a2c7 Checking out Revision e975487de3bc0a4a1362e14501a929a1e478a2c7 (PR-867) > git config core.sparsecheckout # timeout=10 > git checkout -f e975487de3bc0a4a1362e14501a929a1e478a2c7 # 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 f6cce29b09ba2250dd70f8a621665f8d97cfd1e5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e975487de3bc0a4a1362e14501a929a1e478a2c7 # timeout=10 Commit message: "Merge branch 'master' into access-token-rework" > git rev-list --no-walk c8225650659a5a3186949503a440523d6c7876ae # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:30:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:30:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:30:04 ========================================================= 06:30:04 EdgeX Global Pipelines Version Info 06:30:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:30:05 ------------------- 06:30:05 stable info: 06:30:05 ------------------- 06:30:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:30:05 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 06:30:05 Message: update stable to v1.0.186 06:30:06 ------------------- 06:30:06 experimental info: 06:30:06 ------------------- 06:30:06 Commited By: **** collab-it+edgex@linuxfoundation.org 06:30:06 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 06:30:06 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:30:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:30:07 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:30:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:30:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:30:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:30:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:30:07 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:30:07 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:30:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:30:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:30:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:30:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 06:30:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:30:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:30:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:30:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:30:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:30:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:30:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:30:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:30:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:30:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:30:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:30:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:30:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:30:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:30:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-867 [Pipeline] echo 06:30:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-867 [Pipeline] echo 06:30:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-867 [Pipeline] echo 06:30:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e975487de3bc0a4a1362e14501a929a1e478a2c7 [Pipeline] echo 06:30:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e975487 [Pipeline] echo 06:30:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:30:10 provisioning config files... 06:30:10 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-867@tmp/config6937904959187364713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:30:10 ---> docker-login.sh 06:30:10 nexus3.edgexfoundry.org:10001 06:30:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:10 Configure a credential helper to remove this warning. See 06:30:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:10 06:30:10 Login Succeeded 06:30:10 nexus3.edgexfoundry.org:10002 06:30:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:10 Configure a credential helper to remove this warning. See 06:30:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:10 06:30:10 Login Succeeded 06:30:10 nexus3.edgexfoundry.org:10003 06:30:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:11 Configure a credential helper to remove this warning. See 06:30:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:11 06:30:11 Login Succeeded 06:30:11 nexus3.edgexfoundry.org:10004 06:30:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:11 Configure a credential helper to remove this warning. See 06:30:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:11 06:30:11 Login Succeeded 06:30:11 docker.io 06:30:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:11 Configure a credential helper to remove this warning. See 06:30:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:11 06:30:11 Login Succeeded 06:30:11 ---> docker-login.sh ends [Pipeline] } 06:30:11 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 06:30:12 + git log --format=format:%s -1 e975487de3bc0a4a1362e14501a929a1e478a2c7 [Pipeline] echo 06:30:12 GIT_COMMIT: e975487de3bc0a4a1362e14501a929a1e478a2c7, Commit Message: Merge branch 'master' into access-token-rework [Pipeline] echo 06:30:12 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:30:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:30:13 06:30:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:30:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:30:13 latest: Pulling from edgex-devops/git-semver 06:30:13 31603596830f: Pulling fs layer 06:30:13 2a8b12db71e7: Pulling fs layer 06:30:13 6ca5941a6612: Pulling fs layer 06:30:13 ecc8261a40a4: Pulling fs layer 06:30:13 ecc8261a40a4: Waiting 06:30:14 2a8b12db71e7: Verifying Checksum 06:30:14 2a8b12db71e7: Download complete 06:30:14 31603596830f: Verifying Checksum 06:30:14 31603596830f: Download complete 06:30:14 6ca5941a6612: Verifying Checksum 06:30:14 6ca5941a6612: Download complete 06:30:14 ecc8261a40a4: Verifying Checksum 06:30:14 ecc8261a40a4: Download complete 06:30:14 31603596830f: Pull complete 06:30:14 2a8b12db71e7: Pull complete 06:30:15 6ca5941a6612: Pull complete 06:30:15 ecc8261a40a4: Pull complete 06:30:15 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:30:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:30:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:30:16 prd-centos7-docker-4c-2g-33272 does not seem to be running inside a container 06:30:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-867 -v /w/workspace/dgexfoundry_device-sdk-go_PR-867:/w/workspace/dgexfoundry_device-sdk-go_PR-867:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-867@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-867@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:10004/edgex-devops/git-semver:latest cat 06:30:18 $ docker top 23657d70bb6e91a1bb57ce95805809364536faf821721375feae6e0f0070dd4b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:30:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:30:18 [ssh-agent] Looking for ssh-agent implementation... 06:30:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:30:19 $ docker exec 23657d70bb6e91a1bb57ce95805809364536faf821721375feae6e0f0070dd4b ssh-agent 06:30:19 SSH_AUTH_SOCK=/tmp/ssh-fTWyDx4Upvpl/agent.12 06:30:19 SSH_AGENT_PID=18 06:30:19 Running ssh-add (command line suppressed) 06:30:19 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-867@tmp/private_key_6840843757156832255.key (/w/workspace/dgexfoundry_device-sdk-go_PR-867@tmp/private_key_6840843757156832255.key) 06:30:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:30:20 + git tag --points-at HEAD [Pipeline] } 06:30:20 $ docker exec --env ******** --env ******** 23657d70bb6e91a1bb57ce95805809364536faf821721375feae6e0f0070dd4b ssh-agent -k 06:30:20 unset SSH_AUTH_SOCK; 06:30:20 unset SSH_AGENT_PID; 06:30:20 echo Agent pid 18 killed; 06:30:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:30:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:30:20 [ssh-agent] Looking for ssh-agent implementation... 06:30:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:30:20 $ docker exec 23657d70bb6e91a1bb57ce95805809364536faf821721375feae6e0f0070dd4b ssh-agent 06:30:20 SSH_AUTH_SOCK=/tmp/ssh-trrGS5bdrAdI/agent.48 06:30:20 SSH_AGENT_PID=53 06:30:20 Running ssh-add (command line suppressed) 06:30:20 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-867@tmp/private_key_6827745073421141934.key (/w/workspace/dgexfoundry_device-sdk-go_PR-867@tmp/private_key_6827745073421141934.key) 06:30:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:30:21 + git semver init 06:30:21 # -> Open(): unable to determine branch for HEAD 06:30:21 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-867/.git 06:30:21 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-867 06:30:21 # $SEMVER_REMOTE_NAME = origin 06:30:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:30:21 # $SEMVER_USER_NAME = edgex-jenkins 06:30:21 # $SEMVER_BRANCH = PR-867 06:30:21 # $SEMVER_TEMP = /tmp/semver-179910167 06:30:21 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 06:30:22 # '/tmp/semver-179910167' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-867/.semver' 06:30:22 # -> Force: false 06:30:22 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-867/.semver [Pipeline] } 06:30:22 $ docker exec --env ******** --env ******** 23657d70bb6e91a1bb57ce95805809364536faf821721375feae6e0f0070dd4b ssh-agent -k 06:30:22 unset SSH_AUTH_SOCK; 06:30:22 unset SSH_AGENT_PID; 06:30:22 echo Agent pid 53 killed; 06:30:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:30:22 + git semver [Pipeline] } 06:30:22 $ docker stop --time=1 23657d70bb6e91a1bb57ce95805809364536faf821721375feae6e0f0070dd4b 06:30:24 $ docker rm -f 23657d70bb6e91a1bb57ce95805809364536faf821721375feae6e0f0070dd4b [Pipeline] // withDockerContainer [Pipeline] sh 06:30:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:30:25 Stashed 1 file(s) [Pipeline] echo 06:30:25 [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 06:30:41 Still waiting to schedule task 06:30:41 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:30:41 Still waiting to schedule task 06:30:41 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 06:33:07 Running on prd-centos7-docker-4c-2g-33273 in /w/workspace/dgexfoundry_device-sdk-go_PR-867 [Pipeline] { [Pipeline] ws 06:33:07 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 06:33:10 using credential edgex-jenkins-ssh 06:33:10 Cloning the remote Git repository 06:33:10 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:33:10 > git init /w/workspace/device-sdk-go/3 # timeout=10 06:33:10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:33:10 > git --version # timeout=10 06:33:10 > git --version # 'git version 2.24.3' 06:33:10 using GIT_SSH to set credentials SSH Credentials for GitHub 06:33:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:33:11 Merging remotes/origin/master commit f6cce29b09ba2250dd70f8a621665f8d97cfd1e5 into PR head commit e975487de3bc0a4a1362e14501a929a1e478a2c7 06:33:11 Merge succeeded, producing e975487de3bc0a4a1362e14501a929a1e478a2c7 06:33:11 Checking out Revision e975487de3bc0a4a1362e14501a929a1e478a2c7 (PR-867) 06:33:11 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:33:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:33:11 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:33:11 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:33:11 using GIT_SSH to set credentials SSH Credentials for GitHub 06:33:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/867/head:refs/remotes/origin/PR-867 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:33:11 > git config core.sparsecheckout # timeout=10 06:33:11 > git checkout -f e975487de3bc0a4a1362e14501a929a1e478a2c7 # timeout=10 06:33:11 > git remote # timeout=10 06:33:11 > git config --get remote.origin.url # timeout=10 06:33:11 using GIT_SSH to set credentials SSH Credentials for GitHub 06:33:11 > git merge f6cce29b09ba2250dd70f8a621665f8d97cfd1e5 # timeout=10 06:33:11 > git rev-parse HEAD^{commit} # timeout=10 06:33:11 > git config core.sparsecheckout # timeout=10 06:33:11 > git checkout -f e975487de3bc0a4a1362e14501a929a1e478a2c7 # timeout=10 06:33:15 Commit message: "Merge branch 'master' into access-token-rework" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:33:16 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:33:17 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:33:17 + true 06:33:17 + sudo service docker restart 06:33:17 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:33:18 provisioning config files... 06:33:19 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config6027983803733913179tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:33:19 ---> docker-login.sh 06:33:19 nexus3.edgexfoundry.org:10001 06:33:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:19 Configure a credential helper to remove this warning. See 06:33:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:19 06:33:19 Login Succeeded 06:33:19 nexus3.edgexfoundry.org:10002 06:33:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:19 Configure a credential helper to remove this warning. See 06:33:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:19 06:33:19 Login Succeeded 06:33:19 nexus3.edgexfoundry.org:10003 06:33:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:20 Configure a credential helper to remove this warning. See 06:33:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:20 06:33:20 Login Succeeded 06:33:20 nexus3.edgexfoundry.org:10004 06:33:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:20 Configure a credential helper to remove this warning. See 06:33:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:20 06:33:20 Login Succeeded 06:33:20 docker.io 06:33:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:20 Configure a credential helper to remove this warning. See 06:33:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:20 06:33:20 Login Succeeded 06:33:20 ---> docker-login.sh ends [Pipeline] } 06:33:20 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:33:21 ========================================================= 06:33:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:33:21 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:33:21 + 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:33:21 Sending build context to Docker daemon 2.436MB 06:33:21 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:33:21 Step 2/8 : FROM ${BASE} 06:33:21 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:33:21 188c0c94c7c5: Pulling fs layer 06:33:21 0ef7d3d256c8: Pulling fs layer 06:33:21 de9db76c5a1d: Pulling fs layer 06:33:21 bca2f99d35d6: Pulling fs layer 06:33:21 93359f2a8cfa: Pulling fs layer 06:33:21 7c6f9722023f: Pulling fs layer 06:33:21 a35cf1a2eb13: Pulling fs layer 06:33:21 bca2f99d35d6: Waiting 06:33:21 93359f2a8cfa: Waiting 06:33:21 7c6f9722023f: Waiting 06:33:21 a35cf1a2eb13: Waiting 06:33:21 de9db76c5a1d: Download complete 06:33:21 0ef7d3d256c8: Download complete 06:33:22 93359f2a8cfa: Download complete 06:33:22 188c0c94c7c5: Download complete 06:33:22 7c6f9722023f: Verifying Checksum 06:33:22 7c6f9722023f: Download complete 06:33:22 188c0c94c7c5: Pull complete 06:33:22 0ef7d3d256c8: Pull complete 06:33:23 de9db76c5a1d: Pull complete 06:33:24 a35cf1a2eb13: Download complete 06:33:25 bca2f99d35d6: Verifying Checksum 06:33:25 bca2f99d35d6: Download complete 06:33:30 bca2f99d35d6: Pull complete 06:33:30 93359f2a8cfa: Pull complete 06:33:30 7c6f9722023f: Pull complete 06:33:35 a35cf1a2eb13: Pull complete 06:33:35 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:33:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:33:35 ---> a62c8e92a672 06:33:35 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:33:35 ---> Running in 8b4caa4ca6ad 06:33:35 Removing intermediate container 8b4caa4ca6ad 06:33:35 ---> ff9a39b79a4e 06:33:35 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:33:35 ---> Running in e6830721cb38 06:33:36 Removing intermediate container e6830721cb38 06:33:36 ---> 528e716ffccd 06:33:36 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 06:33:36 ---> Running in 1acc81566a5e 06:33:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:33:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:33:38 (1/6) Installing libc-dev (0.7.2-r3) 06:33:38 (2/6) Installing libsodium (1.0.18-r0) 06:33:38 (3/6) Installing pkgconf (1.7.2-r0) 06:33:38 (4/6) Installing libsodium-dev (1.0.18-r0) 06:33:39 (5/6) Installing libzmq (4.3.3-r0) 06:33:39 (6/6) Installing zeromq-dev (4.3.3-r0) 06:33:39 Executing busybox-1.31.1-r19.trigger 06:33:39 OK: 167 MiB in 45 packages 06:33:39 Removing intermediate container 1acc81566a5e 06:33:39 ---> 85eb9a8d8e62 06:33:39 Step 6/8 : WORKDIR /device-sdk-go 06:33:39 ---> Running in 88890b427ef5 06:33:39 Removing intermediate container 88890b427ef5 06:33:39 ---> c8b436c6b30f 06:33:39 Step 7/8 : COPY . . 06:33:41 ---> 3a57d4732df9 06:33:41 Step 8/8 : RUN go mod download 06:33:41 ---> Running in c2afca69da70 06:34:03 Removing intermediate container c2afca69da70 06:34:03 ---> d81407da2de9 06:34:03 Successfully built d81407da2de9 06:34:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:34:03 + docker inspect -f . ci-base-image-x86_64 06:34:03 . [Pipeline] withDockerContainer 06:34:04 prd-centos7-docker-4c-2g-33273 does not seem to be running inside a container 06:34:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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:34:05 $ docker top 860247a4f7c67dcb310e98818ab0670728dc1e18eab8ac86d6c521e3d81aec3f -eo pid,comm [Pipeline] { [Pipeline] sh 06:34:06 + go version 06:34:06 go version go1.15.5 linux/amd64 [Pipeline] } 06:34:06 $ docker stop --time=1 860247a4f7c67dcb310e98818ab0670728dc1e18eab8ac86d6c521e3d81aec3f 06:34:07 $ docker rm -f 860247a4f7c67dcb310e98818ab0670728dc1e18eab8ac86d6c521e3d81aec3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:34:08 + docker inspect -f . ci-base-image-x86_64 06:34:08 . [Pipeline] withDockerContainer 06:34:08 prd-centos7-docker-4c-2g-33273 does not seem to be running inside a container 06:34:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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:34:09 $ docker top ab13e59403ca7293e30262f4b5750b4d7ed2aa5f1afecae724a14d8e9fa4eb12 -eo pid,comm [Pipeline] { [Pipeline] sh 06:34:09 + make test 06:34:09 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:34:17 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:34:23 Running on prd-ubuntu18.04-docker-arm64-4c-16g-33274 in /w/workspace/dgexfoundry_device-sdk-go_PR-867 [Pipeline] { [Pipeline] ws 06:34:23 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 06:34:28 using credential edgex-jenkins-ssh 06:34:28 Cloning the remote Git repository 06:34:28 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:34:29 > git init /w/workspace/device-sdk-go/3 # timeout=10 06:34:29 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:34:29 > git --version # timeout=10 06:34:29 > git --version # 'git version 2.17.1' 06:34:29 using GIT_SSH to set credentials SSH Credentials for GitHub 06:34:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:34:30 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:34:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:34:30 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:34:30 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:34:30 using GIT_SSH to set credentials SSH Credentials for GitHub 06:34:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/867/head:refs/remotes/origin/PR-867 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:34:31 Merging remotes/origin/master commit f6cce29b09ba2250dd70f8a621665f8d97cfd1e5 into PR head commit e975487de3bc0a4a1362e14501a929a1e478a2c7 06:34:31 Merge succeeded, producing e975487de3bc0a4a1362e14501a929a1e478a2c7 06:34:31 Checking out Revision e975487de3bc0a4a1362e14501a929a1e478a2c7 (PR-867) 06:34:31 > git config core.sparsecheckout # timeout=10 06:34:31 > git checkout -f e975487de3bc0a4a1362e14501a929a1e478a2c7 # timeout=10 06:34:31 > git remote # timeout=10 06:34:31 > git config --get remote.origin.url # timeout=10 06:34:31 using GIT_SSH to set credentials SSH Credentials for GitHub 06:34:31 > git merge f6cce29b09ba2250dd70f8a621665f8d97cfd1e5 # timeout=10 06:34:31 > git rev-parse HEAD^{commit} # timeout=10 06:34:31 > git config core.sparsecheckout # timeout=10 06:34:31 > git checkout -f e975487de3bc0a4a1362e14501a929a1e478a2c7 # timeout=10 06:34:35 Commit message: "Merge branch 'master' into access-token-rework" [Pipeline] withEnv [Pipeline] { 06:34:36 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:34:36 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 06:34:36 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:34:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 06:34:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:34:37 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:34:37 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:34:38 + true 06:34:38 + sudo service docker restart 06:34:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.063s coverage: 28.1% of statements 06:34:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.069s coverage: 78.9% of statements 06:34:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.079s coverage: 7.8% of statements 06:34:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 06:34:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 06:34:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:34:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.106s coverage: 32.5% of statements 06:34:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 06:34:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:34:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:34:40 provisioning config files... 06:34:40 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config8924234197075153915tmp [Pipeline] { 06:34:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.111s coverage: 57.1% of statements [Pipeline] libraryResource [Pipeline] sh 06:34:40 ---> docker-login.sh 06:34:40 nexus3.edgexfoundry.org:10001 06:34:40 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.188s coverage: 6.6% of statements 06:34:41 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.068s coverage: 5.0% of statements 06:34:41 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:34:41 GO111MODULE=on go vet ./... 06:34:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:34:41 Configure a credential helper to remove this warning. See 06:34:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:34:41 06:34:41 Login Succeeded 06:34:41 nexus3.edgexfoundry.org:10002 06:34:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:34:42 Configure a credential helper to remove this warning. See 06:34:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:34:42 06:34:42 Login Succeeded 06:34:42 nexus3.edgexfoundry.org:10003 06:34:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:34:43 Configure a credential helper to remove this warning. See 06:34:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:34:43 06:34:43 Login Succeeded 06:34:43 nexus3.edgexfoundry.org:10004 06:34:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:34:43 Configure a credential helper to remove this warning. See 06:34:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:34:43 06:34:43 Login Succeeded 06:34:43 docker.io 06:34:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:34:44 Configure a credential helper to remove this warning. See 06:34:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:34:44 06:34:44 Login Succeeded 06:34:44 ---> docker-login.sh ends [Pipeline] } 06:34:44 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:34:44 ========================================================= 06:34:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:34:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:34:45 + 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 . 06:34:45 Sending build context to Docker daemon 2.448MB 06:34:45 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:34:45 Step 2/8 : FROM ${BASE} 06:34:45 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:34:45 5f621e34cdf4: Pulling fs layer 06:34:45 a4357932f1b6: Pulling fs layer 06:34:45 18c013af1878: Pulling fs layer 06:34:45 00ac8860ef70: Pulling fs layer 06:34:45 63d7cb157983: Pulling fs layer 06:34:45 b116817d02f9: Pulling fs layer 06:34:45 745a02a5169b: Pulling fs layer 06:34:45 63d7cb157983: Waiting 06:34:45 00ac8860ef70: Waiting 06:34:45 b116817d02f9: Waiting 06:34:45 745a02a5169b: Waiting 06:34:45 a4357932f1b6: Verifying Checksum 06:34:45 a4357932f1b6: Download complete 06:34:45 18c013af1878: Verifying Checksum 06:34:45 18c013af1878: Download complete 06:34:45 63d7cb157983: Verifying Checksum 06:34:45 63d7cb157983: Download complete 06:34:46 b116817d02f9: Verifying Checksum 06:34:46 b116817d02f9: Download complete 06:34:46 5f621e34cdf4: Verifying Checksum 06:34:46 5f621e34cdf4: Download complete 06:34:47 5f621e34cdf4: Pull complete 06:34:47 a4357932f1b6: Pull complete 06:34:48 18c013af1878: Pull complete 06:34:48 745a02a5169b: Verifying Checksum 06:34:48 745a02a5169b: Download complete 06:34:50 00ac8860ef70: Verifying Checksum 06:34:50 00ac8860ef70: Download complete 06:34:56 gofmt -l . 06:34:56 [ "`gofmt -l .`" = "" ] 06:34:56 ./bin/test-attribution-txt.sh 06:34:56 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:34:56 $ docker stop --time=1 ab13e59403ca7293e30262f4b5750b4d7ed2aa5f1afecae724a14d8e9fa4eb12 06:34:59 $ docker rm -f ab13e59403ca7293e30262f4b5750b4d7ed2aa5f1afecae724a14d8e9fa4eb12 [Pipeline] // withDockerContainer [Pipeline] sh 06:35:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:35:00 00ac8860ef70: Pull complete 06:35:00 63d7cb157983: Pull complete 06:35:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 06:35:00 b116817d02f9: Pull complete [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:35:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:35:02 + ls -al . 06:35:02 total 188 06:35:02 drwxrwxr-x. 10 jenkins jenkins 4096 Apr 8 06:34 . 06:35:02 drwxrwxr-x. 4 jenkins jenkins 28 Apr 8 06:33 .. 06:35:02 drwxrwxr-x. 2 jenkins jenkins 64 Apr 8 06:33 bin 06:35:02 -rw-r--r--. 1 jenkins jenkins 99751 Apr 8 06:34 coverage.out 06:35:02 -rw-rw-r--. 1 jenkins jenkins 987 Apr 8 06:33 Dockerfile.build 06:35:02 -rw-rw-r--. 1 jenkins jenkins 140 Apr 8 06:33 .dockerignore 06:35:02 drwxrwxr-x. 5 jenkins jenkins 62 Apr 8 06:33 example 06:35:02 drwxrwxr-x. 8 jenkins jenkins 179 Apr 8 06:33 .git 06:35:02 drwxrwxr-x. 2 jenkins jenkins 103 Apr 8 06:33 .github 06:35:02 -rw-rw-r--. 1 jenkins jenkins 138 Apr 8 06:33 .gitignore 06:35:02 -rw-r--r--. 1 jenkins jenkins 572 Apr 8 06:34 go.mod 06:35:02 -rw-r--r--. 1 jenkins jenkins 20726 Apr 8 06:34 go.sum 06:35:02 drwxrwxr-x. 14 jenkins jenkins 207 Apr 8 06:33 internal 06:35:02 -rw-rw-r--. 1 jenkins jenkins 901 Apr 8 06:33 Jenkinsfile 06:35:02 -rw-rw-r--. 1 jenkins jenkins 11341 Apr 8 06:33 LICENSE 06:35:02 -rw-rw-r--. 1 jenkins jenkins 1022 Apr 8 06:33 Makefile 06:35:02 drwxrwxr-x. 4 jenkins jenkins 26 Apr 8 06:33 openapi 06:35:02 drwxrwxr-x. 5 jenkins jenkins 50 Apr 8 06:33 pkg 06:35:02 -rw-rw-r--. 1 jenkins jenkins 5897 Apr 8 06:33 README.md 06:35:02 -rw-rw-r--. 1 jenkins jenkins 6616 Apr 8 06:33 RELEASE-NOTES.txt 06:35:02 drwxrwxr-x. 4 jenkins jenkins 54 Apr 8 06:33 snap 06:35:02 -rw-rw-r--. 1 jenkins jenkins 5 Apr 8 06:30 VERSION 06:35:02 -rw-rw-r--. 1 jenkins jenkins 222 Apr 8 06:33 version.go [Pipeline] isUnix [Pipeline] sh 06:35:02 + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=e975487de3bc0a4a1362e14501a929a1e478a2c7 --label arch=amd64 --label version=0.0.0 . 06:35:02 Sending build context to Docker daemon 2.536MB 06:35:02 Step 1/23 : ARG BASE=golang:1.15-alpine3.12 06:35:02 Step 2/23 : FROM ${BASE} AS builder 06:35:02 ---> d81407da2de9 06:35:02 Step 3/23 : WORKDIR /device-sdk-go 06:35:03 ---> Running in ae884a873942 06:35:03 Removing intermediate container ae884a873942 06:35:03 ---> df23349ec990 06:35:03 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:35:03 ---> Running in 279bbbe3e2f4 06:35:03 Removing intermediate container 279bbbe3e2f4 06:35:03 ---> 8d97bf292bcc 06:35:03 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:35:03 ---> Running in 8462f1135a92 06:35:04 Removing intermediate container 8462f1135a92 06:35:04 ---> f0a23bed17f6 06:35:04 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 06:35:04 ---> Running in ee3b95ca6ca2 06:35:05 745a02a5169b: Pull complete 06:35:05 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:35:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:35:05 ---> b7e6874047d6 06:35:05 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:35:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:35:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:35:06 OK: 167 MiB in 45 packages 06:35:07 Removing intermediate container ee3b95ca6ca2 06:35:07 ---> ae477a22b3b3 06:35:07 Step 7/23 : COPY . . 06:35:07 ---> Running in cc5f2b9be459 06:35:08 Removing intermediate container cc5f2b9be459 06:35:08 ---> 0e33ec6676b2 06:35:08 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:35:08 ---> Running in b1ce8fe6b6b7 06:35:08 ---> aaccd6a00eae 06:35:08 Step 8/23 : RUN go mod download 06:35:08 ---> Running in 4323f95d976e 06:35:09 Removing intermediate container 4323f95d976e 06:35:09 ---> 070145d5093f 06:35:09 Step 9/23 : RUN make build 06:35:09 ---> Running in cbdc08a33463 06:35:09 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:35:10 Removing intermediate container b1ce8fe6b6b7 06:35:10 ---> ddc3d8d40c80 06:35:10 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 06:35:10 ---> Running in 2630fccc6bf0 06:35:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:35:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:35:13 (1/6) Installing libc-dev (0.7.2-r3) 06:35:13 (2/6) Installing libsodium (1.0.18-r0) 06:35:13 (3/6) Installing pkgconf (1.7.2-r0) 06:35:13 (4/6) Installing libsodium-dev (1.0.18-r0) 06:35:13 (5/6) Installing libzmq (4.3.3-r0) 06:35:14 (6/6) Installing zeromq-dev (4.3.3-r0) 06:35:14 Executing busybox-1.31.1-r19.trigger 06:35:14 OK: 144 MiB in 45 packages 06:35:15 Removing intermediate container 2630fccc6bf0 06:35:15 ---> 6bb6be3a604d 06:35:15 Step 6/8 : WORKDIR /device-sdk-go 06:35:15 ---> Running in 436663def9b8 06:35:16 Removing intermediate container 436663def9b8 06:35:16 ---> 3929f47b0a43 06:35:16 Step 7/8 : COPY . . 06:35:17 ---> 6f45432b792b 06:35:17 Step 8/8 : RUN go mod download 06:35:17 ---> Running in d7b91e149ea7 06:35:20 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 06:35:22 Removing intermediate container cbdc08a33463 06:35:22 ---> 5eedbabc9571 06:35:22 Step 10/23 : FROM alpine:3.12 06:35:22 3.12: Pulling from library/alpine 06:35:22 532819f3e44c: Pulling fs layer 06:35:22 532819f3e44c: Verifying Checksum 06:35:22 532819f3e44c: Download complete 06:35:23 532819f3e44c: Pull complete 06:35:23 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 06:35:23 Status: Downloaded newer image for alpine:3.12 06:35:23 ---> 7230e588e954 06:35:23 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:35:23 ---> Running in ac7615604338 06:35:23 Removing intermediate container ac7615604338 06:35:23 ---> 847b4d6e3004 06:35:23 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:35:23 ---> Running in 111b3a24a2db 06:35:24 Removing intermediate container 111b3a24a2db 06:35:24 ---> b0180ea8e900 06:35:24 Step 13/23 : RUN apk add --update --no-cache zeromq 06:35:24 ---> Running in 2941574c4f6f 06:35:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:35:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:35:26 (1/5) Installing libgcc (9.3.0-r2) 06:35:26 (2/5) Installing libsodium (1.0.18-r0) 06:35:26 (3/5) Installing libstdc++ (9.3.0-r2) 06:35:26 (4/5) Installing libzmq (4.3.3-r0) 06:35:26 (5/5) Installing zeromq (4.3.3-r0) 06:35:27 Executing busybox-1.31.1-r20.trigger 06:35:27 OK: 8 MiB in 19 packages 06:35:27 Removing intermediate container 2941574c4f6f 06:35:27 ---> a8bfa7eb92f1 06:35:27 Step 14/23 : WORKDIR / 06:35:27 ---> Running in fc5490cbfb6e 06:35:27 Removing intermediate container fc5490cbfb6e 06:35:27 ---> c322e1c37004 06:35:27 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:35:28 ---> a78efc8b351f 06:35:28 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:35:28 ---> 503b0a92467c 06:35:28 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:35:28 ---> a8edf9304dc8 06:35:28 Step 18/23 : EXPOSE 49990 06:35:28 ---> Running in 83330063182d 06:35:29 Removing intermediate container 83330063182d 06:35:29 ---> e1af2a791e94 06:35:29 Step 19/23 : ENTRYPOINT ["/device-simple"] 06:35:29 ---> Running in 6f343046610f 06:35:29 Removing intermediate container 6f343046610f 06:35:29 ---> 3f4c6de82d70 06:35:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:35:29 ---> Running in 81efb6b85344 06:35:29 Removing intermediate container 81efb6b85344 06:35:29 ---> 8e3b0c3a394c 06:35:29 Step 21/23 : LABEL arch=amd64 06:35:29 ---> Running in 909bca4b938c 06:35:29 Removing intermediate container 909bca4b938c 06:35:29 ---> 0bf0b06b6c67 06:35:29 Step 22/23 : LABEL git_sha=e975487de3bc0a4a1362e14501a929a1e478a2c7 06:35:29 ---> Running in 93dfb72c265c 06:35:29 Removing intermediate container 93dfb72c265c 06:35:29 ---> 103552950349 06:35:29 Step 23/23 : LABEL version=0.0.0 06:35:30 ---> Running in d548f162cc9c 06:35:30 Removing intermediate container d548f162cc9c 06:35:30 ---> b4462aed667e 06:35:30 [Warning] One or more build-args [ARCH MAKE] were not consumed 06:35:30 Successfully built b4462aed667e 06:35:30 Successfully tagged docker-device-sdk-simple:latest [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] libraryResource [Pipeline] sh 06:35:31 ---> job-cost.sh 06:35:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eyIV 06:35:44 Removing intermediate container d7b91e149ea7 06:35:44 ---> 22f72ba455ac 06:35:44 Successfully built 22f72ba455ac 06:35:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:35:44 + docker inspect -f . ci-base-image-arm64 06:35:44 . [Pipeline] withDockerContainer 06:35:44 prd-ubuntu18.04-docker-arm64-4c-16g-33274 does not seem to be running inside a container 06:35:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** -e ******** ci-base-image-arm64 cat 06:35:46 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:35:46 $ docker top bd577c5b36aa2155b6d577e05418cd6072cf5e20f1e40be3528ba026df1d5285 -eo pid,comm [Pipeline] { [Pipeline] sh 06:35:47 + go version 06:35:47 go version go1.15.5 linux/arm64 [Pipeline] } 06:35:47 $ docker stop --time=1 bd577c5b36aa2155b6d577e05418cd6072cf5e20f1e40be3528ba026df1d5285 06:35:49 $ docker rm -f bd577c5b36aa2155b6d577e05418cd6072cf5e20f1e40be3528ba026df1d5285 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:35:50 + docker inspect -f . ci-base-image-arm64 06:35:50 . [Pipeline] withDockerContainer 06:35:50 prd-ubuntu18.04-docker-arm64-4c-16g-33274 does not seem to be running inside a container 06:35:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** -e ******** ci-base-image-arm64 cat 06:35:52 $ docker top 6ecd05e350ec2d40aa8d8799953ad312a46ffb53938950b68ff128b256e2a14f -eo pid,comm [Pipeline] { [Pipeline] sh 06:35:53 + make test 06:35:53 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:36:13 lf-activate-venv(): INFO: Adding /tmp/venv-eyIV/bin to PATH 06:36:13 INFO: No Stack... 06:36:13 INFO: Retrieving Pricing Info for: v1-standard-2 06:36:14 INFO: Archiving Costs [Pipeline] sh 06:36:14 + cat /w/workspace/device-sdk-go/3/archives/cost.csv 06:36:14 + cut -d, -f6 [Pipeline] lock 06:36:14 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-867-3-stack-cost] 06:36:14 Resource [jenkins-edgexfoundry-device-sdk-go-PR-867-3-stack-cost] did not exist. Created. 06:36:14 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-867-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:36:14 + echo total: 0.029999999329447746 [Pipeline] stash 06:36:15 Stashed 1 file(s) [Pipeline] } 06:36:15 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-867-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 06:36:15 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [Pipeline] // stage [Pipeline] } 06:37:02 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:37:02 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 06:37:02 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:37:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 06:37:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:37:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.150s coverage: 28.1% of statements 06:37:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.175s coverage: 78.9% of statements 06:37:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.143s coverage: 7.8% of statements 06:37:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 06:37:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 06:37:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:37:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.330s coverage: 32.5% of statements 06:37:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 06:37:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:37:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:37:19 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.315s coverage: 57.1% of statements 06:37:19 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.120s coverage: 6.6% of statements 06:37:20 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.150s coverage: 5.0% of statements 06:37:20 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:37:21 GO111MODULE=on go vet ./... 06:38:08 gofmt -l . 06:38:08 [ "`gofmt -l .`" = "" ] 06:38:08 ./bin/test-attribution-txt.sh 06:38:08 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:38:08 $ docker stop --time=1 6ecd05e350ec2d40aa8d8799953ad312a46ffb53938950b68ff128b256e2a14f 06:38:10 $ docker rm -f 6ecd05e350ec2d40aa8d8799953ad312a46ffb53938950b68ff128b256e2a14f [Pipeline] // withDockerContainer [Pipeline] sh 06:38:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:38:11 Warning: overwriting stash ‘coverage-report’ 06:38:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:38:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:38:13 + ls -al . 06:38:13 total 224 06:38:13 drwxrwxr-x 10 jenkins jenkins 4096 Apr 8 06:38 . 06:38:13 drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 06:34 .. 06:38:13 -rw-rw-r-- 1 jenkins jenkins 140 Apr 8 06:34 .dockerignore 06:38:13 drwxrwxr-x 8 jenkins jenkins 4096 Apr 8 06:34 .git 06:38:13 drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 06:34 .github 06:38:13 -rw-rw-r-- 1 jenkins jenkins 138 Apr 8 06:34 .gitignore 06:38:13 -rw-rw-r-- 1 jenkins jenkins 987 Apr 8 06:34 Dockerfile.build 06:38:13 -rw-rw-r-- 1 jenkins jenkins 901 Apr 8 06:34 Jenkinsfile 06:38:13 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 8 06:34 LICENSE 06:38:13 -rw-rw-r-- 1 jenkins jenkins 1022 Apr 8 06:34 Makefile 06:38:13 -rw-rw-r-- 1 jenkins jenkins 5897 Apr 8 06:34 README.md 06:38:13 -rw-rw-r-- 1 jenkins jenkins 6616 Apr 8 06:34 RELEASE-NOTES.txt 06:38:13 -rw-rw-r-- 1 jenkins jenkins 5 Apr 8 06:30 VERSION 06:38:13 drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 06:34 bin 06:38:13 -rw-r--r-- 1 jenkins jenkins 99750 Apr 8 06:37 coverage.out 06:38:13 drwxrwxr-x 5 jenkins jenkins 4096 Apr 8 06:34 example 06:38:13 -rw-r--r-- 1 jenkins jenkins 572 Apr 8 06:38 go.mod 06:38:13 -rw-r--r-- 1 jenkins jenkins 20726 Apr 8 06:38 go.sum 06:38:13 drwxrwxr-x 14 jenkins jenkins 4096 Apr 8 06:34 internal 06:38:13 drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 06:34 openapi 06:38:13 drwxrwxr-x 5 jenkins jenkins 4096 Apr 8 06:34 pkg 06:38:13 drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 06:34 snap 06:38:13 -rw-rw-r-- 1 jenkins jenkins 222 Apr 8 06:34 version.go [Pipeline] isUnix [Pipeline] sh 06:38:13 + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=e975487de3bc0a4a1362e14501a929a1e478a2c7 --label arch=arm64 --label version=0.0.0 . 06:38:14 Sending build context to Docker daemon 2.549MB 06:38:14 Step 1/23 : ARG BASE=golang:1.15-alpine3.12 06:38:14 Step 2/23 : FROM ${BASE} AS builder 06:38:14 ---> 22f72ba455ac 06:38:14 Step 3/23 : WORKDIR /device-sdk-go 06:38:14 ---> Running in a3db0e64aa5a 06:38:15 Removing intermediate container a3db0e64aa5a 06:38:15 ---> ef3c58ecc361 06:38:15 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:38:15 ---> Running in cb8e8f2a6811 06:38:15 Removing intermediate container cb8e8f2a6811 06:38:15 ---> 4ced62be402b 06:38:15 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:38:15 ---> Running in 688a603bbbe5 06:38:18 Removing intermediate container 688a603bbbe5 06:38:18 ---> 8effd2b20368 06:38:18 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 06:38:18 ---> Running in c3f7ba5fb6c1 06:38:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:38:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:38:20 OK: 144 MiB in 45 packages 06:38:21 Removing intermediate container c3f7ba5fb6c1 06:38:21 ---> 0750416beb98 06:38:21 Step 7/23 : COPY . . 06:38:23 ---> 0959ae593913 06:38:23 Step 8/23 : RUN go mod download 06:38:23 ---> Running in a9f0d4a2982f 06:38:25 Removing intermediate container a9f0d4a2982f 06:38:25 ---> 69d3b5baeb69 06:38:25 Step 9/23 : RUN make build 06:38:25 ---> Running in 1644478ead8e 06:38:26 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:38:59 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 06:39:00 Removing intermediate container 1644478ead8e 06:39:00 ---> 4208414d0aaf 06:39:00 Step 10/23 : FROM alpine:3.12 06:39:01 3.12: Pulling from library/alpine 06:39:01 9a219e8acc52: Pulling fs layer 06:39:01 9a219e8acc52: Download complete 06:39:02 9a219e8acc52: Pull complete 06:39:02 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 06:39:02 Status: Downloaded newer image for alpine:3.12 06:39:02 ---> d75e27dfc0a0 06:39:02 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:39:03 ---> Running in a40e75db3b03 06:39:03 Removing intermediate container a40e75db3b03 06:39:03 ---> b0e9e18b521a 06:39:03 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:39:03 ---> Running in 2bb52488ecad 06:39:05 Removing intermediate container 2bb52488ecad 06:39:05 ---> 138557f2bb51 06:39:05 Step 13/23 : RUN apk add --update --no-cache zeromq 06:39:05 ---> Running in 49424a5b2713 06:39:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:39:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:39:08 (1/5) Installing libgcc (9.3.0-r2) 06:39:08 (2/5) Installing libsodium (1.0.18-r0) 06:39:08 (3/5) Installing libstdc++ (9.3.0-r2) 06:39:08 (4/5) Installing libzmq (4.3.3-r0) 06:39:08 (5/5) Installing zeromq (4.3.3-r0) 06:39:08 Executing busybox-1.31.1-r20.trigger 06:39:08 OK: 8 MiB in 19 packages 06:39:09 Removing intermediate container 49424a5b2713 06:39:09 ---> c70c1addcd5a 06:39:09 Step 14/23 : WORKDIR / 06:39:10 ---> Running in b28551757e52 06:39:10 Removing intermediate container b28551757e52 06:39:10 ---> 5553f8130cfa 06:39:10 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:39:11 ---> 680d6a75578f 06:39:11 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:39:12 ---> 40b75b73a279 06:39:12 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:39:12 ---> b8e22e1952b0 06:39:12 Step 18/23 : EXPOSE 49990 06:39:13 ---> Running in 187d90629815 06:39:13 Removing intermediate container 187d90629815 06:39:13 ---> ba475314ec16 06:39:13 Step 19/23 : ENTRYPOINT ["/device-simple"] 06:39:13 ---> Running in d6a08d1ee8b2 06:39:14 Removing intermediate container d6a08d1ee8b2 06:39:14 ---> 2dbe56904f9a 06:39:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:39:14 ---> Running in cf68be686b12 06:39:14 Removing intermediate container cf68be686b12 06:39:14 ---> 02acbfacbdd1 06:39:14 Step 21/23 : LABEL arch=arm64 06:39:14 ---> Running in 2739711ea9a5 06:39:15 Removing intermediate container 2739711ea9a5 06:39:15 ---> 477228b7f21f 06:39:15 Step 22/23 : LABEL git_sha=e975487de3bc0a4a1362e14501a929a1e478a2c7 06:39:15 ---> Running in 095e5cad8d0e 06:39:16 Removing intermediate container 095e5cad8d0e 06:39:16 ---> fc24b236809e 06:39:16 Step 23/23 : LABEL version=0.0.0 06:39:16 ---> Running in e3b8558ea293 06:39:16 Removing intermediate container e3b8558ea293 06:39:16 ---> c117d90085a5 06:39:16 [Warning] One or more build-args [MAKE ARCH] were not consumed 06:39:16 Successfully built c117d90085a5 06:39:16 Successfully tagged docker-device-sdk-simple-arm64:latest [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] libraryResource [Pipeline] sh 06:39:17 ---> job-cost.sh 06:39:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-x9Qp 06:39:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:41:18 lf-activate-venv(): INFO: Adding /tmp/venv-x9Qp/bin to PATH 06:41:18 INFO: No Stack... 06:41:18 INFO: Retrieving Pricing Info for: lf-standard-4 06:41:19 INFO: Archiving Costs [Pipeline] sh 06:41:19 + cat /w/workspace/device-sdk-go/3/archives/cost.csv 06:41:19 + cut -d, -f6 [Pipeline] lock 06:41:19 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-867-3-stack-cost] 06:41:19 Resource [jenkins-edgexfoundry-device-sdk-go-PR-867-3-stack-cost] did not exist. Created. 06:41:19 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-867-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:41:20 /w/workspace/device-sdk-go/3@tmp/durable-ce517b95/script.sh: 1: /w/workspace/device-sdk-go/3@tmp/durable-ce517b95/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:41:20 + echo total: 0.20999999344348907 [Pipeline] stash 06:41:20 Warning: overwriting stash ‘stack-cost’ 06:41:20 Stashed 1 file(s) [Pipeline] } 06:41:20 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-867-3-stack-cost] [Pipeline] // lock [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] wrap 06:41:22 provisioning config files... 06:41:22 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-867@tmp/config7626899842749355396tmp [Pipeline] { [Pipeline] sh 06:41:22 + set +x 06:41:22 + curl -s https://codecov.io/bash 06:41:22 + bash -s -- 06:41:23 06:41:23 _____ _ 06:41:23 / ____| | | 06:41:23 | | ___ __| | ___ ___ _____ __ 06:41:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:41:23 | |___| (_) | (_| | __/ (_| (_) \ V / 06:41:23 \_____\___/ \__,_|\___|\___\___/ \_/ 06:41:23 Bash-20210309-2b87ace 06:41:23 06:41:23 06:41:23 ==> git version 2.24.3 found 06:41:23 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 06:41:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:41:23 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:41:23 ==> Jenkins CI detected. 06:41:23 project root: . 06:41:23 --> token set from env 06:41:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:41:23 ==> Running gcov in . (disable via -X gcov) 06:41:23 ==> Python coveragepy not found 06:41:23 ==> Searching for coverage reports in: 06:41:23 + . 06:41:23 -> Found 1 reports 06:41:23 ==> Detecting git/mercurial file structure 06:41:23 ==> Reading reports 06:41:23 + ./coverage.out bytes=99750 06:41:23 ==> Appending adjustments 06:41:23 https://docs.codecov.io/docs/fixing-reports 06:41:23 + Found adjustments 06:41:23 ==> Gzipping contents 06:41:23 16K /tmp/codecov.Bn6sj3.gz 06:41:23 ==> Uploading reports 06:41:23 url: https://codecov.io 06:41:23 query: branch=PR-867&commit=e975487de3bc0a4a1362e14501a929a1e478a2c7&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-867%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=867&job=&cmd_args= 06:41:23 -> Pinging Codecov 06:41:23 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-867&commit=e975487de3bc0a4a1362e14501a929a1e478a2c7&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-867%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=867&job=&cmd_args= 06:41:23 -> Uploading to 06:41:23 https://storage.googleapis.com/codecov/v4/raw/2021-04-08/7E55EF52A471D76F132DFD9A03CDDE97/e975487de3bc0a4a1362e14501a929a1e478a2c7/1c96f06b-983e-4031-b8fb-b203761789e2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210408%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210408T064123Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=90e63b3f47f68bc6b9f6232a929420fdee0fad6907657023cab485c0cce64aa5 06:41:23 % Total % Received % Xferd Average Speed Time Time Time Current 06:41:23 Dload Upload Total Spent Left Speed 06:41:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13486 0 0 100 13486 0 35481 --:--:-- --:--:-- --:--:-- 35583 06:41:24 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/e975487de3bc0a4a1362e14501a929a1e478a2c7 [Pipeline] } 06:41:24 Deleting 1 temporary files [Pipeline] // wrap [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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:41:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:41:26 ---> package-listing.sh 06:41:26 ++ facter osfamily 06:41:26 ++ tr '[:upper:]' '[:lower:]' 06:41:26 + OS_FAMILY=redhat 06:41:26 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-867 06:41:26 + START_PACKAGES=/tmp/packages_start.txt 06:41:26 + END_PACKAGES=/tmp/packages_end.txt 06:41:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:41:26 + PACKAGES=/tmp/packages_start.txt 06:41:26 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-867 ']' 06:41:26 + PACKAGES=/tmp/packages_end.txt 06:41:26 + case "${OS_FAMILY}" in 06:41:26 + rpm -qa 06:41:26 + sort 06:41:32 + '[' -f /tmp/packages_start.txt ']' 06:41:32 + '[' -f /tmp/packages_end.txt ']' 06:41:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:41:32 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-867 ']' 06:41:32 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-867/archives/ 06:41:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-867/archives/ [Pipeline] echo 06:41:32 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-867/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:41:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:41:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:41:32 06:41:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:41:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:41:33 alpine: Pulling from edgex-lftools-log-publisher 06:41:33 df20fa9351a1: Pulling fs layer 06:41:33 36b3adc4ff6f: Pulling fs layer 06:41:33 8ad3a11d3b57: Pulling fs layer 06:41:33 46f8f816bc3b: Pulling fs layer 06:41:33 93b61091891f: Pulling fs layer 06:41:33 93b9cdb0e59b: Pulling fs layer 06:41:33 5e14af77c1be: Pulling fs layer 06:41:33 01666e4c0597: Pulling fs layer 06:41:33 aa168da1d23b: Pulling fs layer 06:41:33 46f8f816bc3b: Waiting 06:41:33 01666e4c0597: Waiting 06:41:33 93b61091891f: Waiting 06:41:33 93b9cdb0e59b: Waiting 06:41:33 5e14af77c1be: Waiting 06:41:33 36b3adc4ff6f: Verifying Checksum 06:41:33 36b3adc4ff6f: Download complete 06:41:33 46f8f816bc3b: Verifying Checksum 06:41:33 46f8f816bc3b: Download complete 06:41:33 df20fa9351a1: Download complete 06:41:33 93b9cdb0e59b: Download complete 06:41:33 5e14af77c1be: Verifying Checksum 06:41:33 5e14af77c1be: Download complete 06:41:33 01666e4c0597: Verifying Checksum 06:41:33 01666e4c0597: Download complete 06:41:33 93b61091891f: Verifying Checksum 06:41:33 93b61091891f: Download complete 06:41:33 df20fa9351a1: Pull complete 06:41:34 36b3adc4ff6f: Pull complete 06:41:34 8ad3a11d3b57: Verifying Checksum 06:41:34 8ad3a11d3b57: Download complete 06:41:35 8ad3a11d3b57: Pull complete 06:41:35 46f8f816bc3b: Pull complete 06:41:36 93b61091891f: Pull complete 06:41:36 aa168da1d23b: Verifying Checksum 06:41:36 aa168da1d23b: Download complete 06:41:36 93b9cdb0e59b: Pull complete 06:41:36 5e14af77c1be: Pull complete 06:41:36 01666e4c0597: Pull complete 06:41:44 aa168da1d23b: Pull complete 06:41:44 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:41:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:41:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:41:45 prd-centos7-docker-4c-2g-33272 does not seem to be running inside a container 06:41:45 $ 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-867/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-867 -v /w/workspace/dgexfoundry_device-sdk-go_PR-867:/w/workspace/dgexfoundry_device-sdk-go_PR-867:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-867@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-867@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:alpine cat 06:41:48 $ docker top 1a868bdbab1b63ccf13015d8694c5a45f20a0556d720489d0a305d345c9843a9 -eo pid,comm [Pipeline] { [Pipeline] sh 06:41:49 + touch /tmp/pre-build-complete [Pipeline] sh 06:41:49 + mkdir -p /var/log/sa [Pipeline] sh 06:41:50 + ls /var/log/sa-host 06:41:50 + sadf -c /var/log/sa-host/sa08 06:41:50 file_magic: OK 06:41:50 HZ: Using current value: 100 06:41:50 file_header: OK 06:41:50 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:41:50 Statistics: 06:41:50 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:41:50 File successfully converted to sysstat format version 12.2.1 06:41:50 + sadf -c /var/log/sa-host/sa23 06:41:50 file_magic: OK 06:41:50 HZ: Using current value: 100 06:41:50 file_header: OK 06:41:50 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:41:50 Statistics: 06:41:50 Hnuu...uuuununununu... 06:41:50 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:41:50 provisioning config files... 06:41:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-867@tmp/config8774182304270439098tmp [Pipeline] { [Pipeline] echo 06:41:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:41:50 ---> create-netrc.sh [Pipeline] } 06:41:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:41:50 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:41:51 ---> python-tools-install.sh [Pipeline] echo 06:41:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:41:51 ---> sudo-logs.sh 06:41:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:41:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:41:52 ---> job-cost.sh 06:41:52 lf-activate-venv: SKIPPING 06:41:52 DEBUG: total: 0.20999999344348907 06:41:52 INFO: Retrieving Stack Cost... 06:41:53 INFO: Retrieving Pricing Info for: v1-standard-2 06:41:53 INFO: Archiving Costs [Pipeline] echo 06:41:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:41:53 ---> logs-deploy.sh 06:41:53 lf-activate-venv: SKIPPING 06:41:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-867/3 06:41:53 INFO: archiving workspace using pattern(s): 06:41:55 Archives upload complete. 06:41:55 INFO: archiving logs to Nexus 06:41:56 ---> uname -a: 06:41:56 Linux prd-centos7-docker-4c-2g-33272.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:41:56 06:41:56 06:41:56 ---> lscpu: 06:41:56 Architecture: x86_64 06:41:56 CPU op-mode(s): 32-bit, 64-bit 06:41:56 Byte Order: Little Endian 06:41:56 Address sizes: 40 bits physical, 48 bits virtual 06:41:56 CPU(s): 4 06:41:56 On-line CPU(s) list: 0-3 06:41:56 Thread(s) per core: 1 06:41:56 Core(s) per socket: 1 06:41:56 Socket(s): 4 06:41:56 NUMA node(s): 1 06:41:56 Vendor ID: GenuineIntel 06:41:56 CPU family: 6 06:41:56 Model: 44 06:41:56 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:41:56 Stepping: 1 06:41:56 CPU MHz: 2933.438 06:41:56 BogoMIPS: 5866.87 06:41:56 Virtualization: VT-x 06:41:56 Hypervisor vendor: KVM 06:41:56 Virtualization type: full 06:41:56 L1d cache: 128 KiB 06:41:56 L1i cache: 128 KiB 06:41:56 L2 cache: 16 MiB 06:41:56 L3 cache: 64 MiB 06:41:56 NUMA node0 CPU(s): 0-3 06:41:56 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:41:56 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:41:56 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:41:56 Vulnerability Meltdown: Mitigation; PTI 06:41:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:41:56 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:41:56 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:41:56 Vulnerability Srbds: Not affected 06:41:56 Vulnerability Tsx async abort: Not affected 06:41:56 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:41:56 06:41:56 06:41:56 ---> nproc: 06:41:56 4 06:41:56 06:41:56 06:41:56 ---> df -h: 06:41:56 Filesystem Size Used Available Use% Mounted on 06:41:56 overlay 50.0G 7.3G 42.7G 15% / 06:41:56 tmpfs 64.0M 0 64.0M 0% /dev 06:41:56 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:41:56 shm 64.0M 0 64.0M 0% /dev/shm 06:41:56 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:41:56 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:41:56 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:41:56 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:41:56 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:41:56 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:41:56 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:41:56 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:41:56 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-867 06:41:56 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-867@tmp 06:41:56 06:41:56 06:41:56 ---> free -m: 06:41:56 total used free shared buff/cache available 06:41:56 Mem: 1837 722 109 0 1005 1010 06:41:56 Swap: 1023 1 1022 06:41:56 06:41:56 06:41:56 ---> ip addr: 06:41:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:41:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:41:56 inet 127.0.0.1/8 scope host lo 06:41:56 valid_lft forever preferred_lft forever 06:41:56 inet6 ::1/128 scope host 06:41:56 valid_lft forever preferred_lft forever 06:41:56 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:41:56 link/ether fa:16:3e:d4:68:cd brd ff:ff:ff:ff:ff:ff 06:41:56 inet 10.30.122.47/23 brd 10.30.123.255 scope global dynamic eth0 06:41:56 valid_lft 85655sec preferred_lft 85655sec 06:41:56 inet6 fe80::f816:3eff:fed4:68cd/64 scope link 06:41:56 valid_lft forever preferred_lft forever 06:41:56 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:41:56 link/ether 02:42:23:99:9d:16 brd ff:ff:ff:ff:ff:ff 06:41:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:41:56 valid_lft forever preferred_lft forever 06:41:56 inet6 fe80::42:23ff:fe99:9d16/64 scope link 06:41:56 valid_lft forever preferred_lft forever 06:41:56 06:41:56 06:41:56 ---> sar -b -r -n DEV: 06:41:56 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:41:56 06:41:56 06:29:20 LINUX RESTART (4 CPU) 06:41:56 06:41:56 06:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:41:56 06:31:01 42.89 12.43 30.46 0.00 4508.39 2963.23 0.00 06:41:56 06:32:01 1.76 0.00 1.76 0.00 0.00 34.63 0.00 06:41:56 06:33:01 0.28 0.00 0.28 0.00 0.00 3.21 0.00 06:41:56 06:34:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 06:41:56 06:35:01 0.25 0.00 0.25 0.00 0.00 3.38 0.00 06:41:56 06:36:01 0.40 0.00 0.40 0.00 0.00 5.71 0.00 06:41:56 06:37:01 0.18 0.00 0.18 0.00 0.00 2.02 0.00 06:41:56 06:38:01 0.25 0.00 0.25 0.00 0.00 3.33 0.00 06:41:56 06:39:01 0.52 0.00 0.52 0.00 0.00 6.01 0.00 06:41:56 06:40:01 0.23 0.00 0.23 0.00 0.00 3.20 0.00 06:41:56 06:41:01 0.43 0.00 0.43 0.00 0.00 5.20 0.00 06:41:56 Average: 4.31 1.13 3.18 0.00 410.07 275.85 0.00 06:41:56 06:41:56 06:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:41:56 06:31:01 145960 0 627140 33.33 2620 1105824 1119528 38.21 438416 1098192 20 06:41:56 06:32:01 153540 0 619552 32.93 2620 1105832 1077748 36.78 439188 1090656 12 06:41:56 06:33:01 152184 0 620904 33.00 2620 1105836 1077748 36.78 437004 1094760 8 06:41:56 06:34:01 151188 0 621900 33.05 2620 1105836 1077916 36.79 441980 1090664 8 06:41:56 06:35:01 152000 0 621080 33.01 2620 1105844 1077868 36.79 440896 1091424 8 06:41:56 06:36:01 152460 0 620616 32.98 2620 1105848 1077796 36.78 440504 1091424 8 06:41:56 06:37:01 152532 0 620540 32.98 2620 1105852 1077748 36.78 440120 1091424 8 06:41:56 06:38:01 152320 0 620748 32.99 2620 1105856 1077748 36.78 440248 1091424 8 06:41:56 06:39:01 152248 0 620812 32.99 2620 1105864 1077784 36.78 440564 1091424 16 06:41:56 06:40:01 151976 0 621080 33.01 2620 1105868 1077832 36.78 440692 1091424 12 06:41:56 06:41:01 151924 0 621132 33.01 2620 1105868 1077748 36.78 440260 1091424 8 06:41:56 Average: 151667 0 621409 33.03 2620 1105848 1081588 36.91 439988 1092204 11 06:41:56 06:41:56 06:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:41:56 06:31:01 eth0 174.72 134.69 477.84 40.95 0.00 0.00 0.00 0.00 06:41:56 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:56 06:31:01 docker0 11.72 9.55 1.68 25.27 0.00 0.00 0.00 0.00 06:41:56 06:32:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:41:56 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:56 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:56 06:33:01 eth0 0.60 0.08 0.06 0.01 0.00 0.00 0.00 0.00 06:41:56 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:56 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:56 06:34:01 eth0 1.18 0.40 0.33 0.20 0.00 0.00 0.00 0.00 06:41:56 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:56 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:56 06:35:01 eth0 0.67 0.47 0.35 0.27 0.00 0.00 0.00 0.00 06:41:56 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:56 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:56 06:36:01 eth0 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 06:41:56 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:56 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:56 06:37:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:41:56 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:56 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:56 06:38:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:41:56 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:56 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:56 06:39:01 eth0 0.22 0.18 0.09 0.01 0.00 0.00 0.00 0.00 06:41:56 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:56 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:56 06:40:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 06:41:56 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:56 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:56 06:41:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:41:56 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:56 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:56 Average: eth0 16.21 12.41 43.55 3.78 0.00 0.00 0.00 0.00 06:41:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:56 Average: docker0 1.07 0.87 0.15 2.30 0.00 0.00 0.00 0.00 06:41:56 06:41:56 06:41:56 ---> sar -P ALL: 06:41:56 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:41:56 06:41:56 06:29:20 LINUX RESTART (4 CPU) 06:41:56 06:41:56 06:30:01 CPU %user %nice %system %iowait %steal %idle 06:41:56 06:31:01 all 3.60 0.00 2.30 1.17 0.04 92.89 06:41:56 06:31:01 0 3.21 0.00 2.61 1.80 0.03 92.35 06:41:56 06:31:01 1 3.54 0.00 2.10 0.54 0.03 93.78 06:41:56 06:31:01 2 3.91 0.00 2.20 1.69 0.05 92.15 06:41:56 06:31:01 3 3.75 0.00 2.30 0.64 0.03 93.28 06:41:56 06:32:01 all 0.15 0.00 0.07 0.00 0.00 99.78 06:41:56 06:32:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:41:56 06:32:01 1 0.28 0.00 0.08 0.00 0.00 99.63 06:41:56 06:32:01 2 0.23 0.00 0.07 0.00 0.02 99.68 06:41:56 06:32:01 3 0.05 0.00 0.08 0.00 0.00 99.87 06:41:56 06:33:01 all 0.15 0.00 0.03 0.00 0.00 99.82 06:41:56 06:33:01 0 0.05 0.00 0.02 0.00 0.00 99.93 06:41:56 06:33:01 1 0.23 0.00 0.03 0.00 0.00 99.73 06:41:56 06:33:01 2 0.05 0.00 0.05 0.00 0.00 99.90 06:41:56 06:33:01 3 0.28 0.00 0.02 0.00 0.00 99.70 06:41:56 06:34:01 all 0.17 0.00 0.05 0.00 0.01 99.77 06:41:56 06:34:01 0 0.05 0.00 0.05 0.00 0.02 99.88 06:41:56 06:34:01 1 0.05 0.00 0.05 0.00 0.00 99.90 06:41:56 06:34:01 2 0.07 0.00 0.05 0.00 0.00 99.88 06:41:56 06:34:01 3 0.52 0.00 0.05 0.00 0.02 99.42 06:41:56 06:35:01 all 0.10 0.00 0.04 0.00 0.00 99.86 06:41:56 06:35:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:41:56 06:35:01 1 0.03 0.00 0.05 0.00 0.00 99.92 06:41:56 06:35:01 2 0.08 0.00 0.02 0.00 0.02 99.88 06:41:56 06:35:01 3 0.23 0.00 0.08 0.00 0.00 99.68 06:41:56 06:36:01 all 0.15 0.00 0.04 0.00 0.00 99.81 06:41:56 06:36:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:41:56 06:36:01 1 0.03 0.00 0.03 0.00 0.00 99.93 06:41:56 06:36:01 2 0.03 0.00 0.07 0.00 0.00 99.90 06:41:56 06:36:01 3 0.50 0.00 0.02 0.00 0.00 99.48 06:41:56 06:37:01 all 0.16 0.00 0.03 0.00 0.00 99.80 06:41:56 06:37:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:41:56 06:37:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:41:56 06:37:01 2 0.07 0.00 0.07 0.00 0.02 99.85 06:41:56 06:37:01 3 0.50 0.00 0.03 0.00 0.00 99.47 06:41:56 06:38:01 all 0.15 0.00 0.03 0.00 0.00 99.81 06:41:56 06:38:01 0 0.03 0.00 0.05 0.00 0.00 99.92 06:41:56 06:38:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:41:56 06:38:01 2 0.03 0.00 0.05 0.00 0.00 99.92 06:41:56 06:38:01 3 0.52 0.00 0.02 0.00 0.00 99.47 06:41:56 06:39:01 all 0.08 0.00 0.03 0.00 0.00 99.89 06:41:56 06:39:01 0 0.05 0.00 0.03 0.00 0.00 99.92 06:41:56 06:39:01 1 0.05 0.00 0.03 0.00 0.00 99.92 06:41:56 06:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:41:56 06:39:01 3 0.20 0.00 0.05 0.00 0.00 99.75 06:41:56 06:40:01 all 0.13 0.00 0.03 0.00 0.00 99.84 06:41:56 06:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:41:56 06:40:01 1 0.05 0.00 0.07 0.00 0.02 99.87 06:41:56 06:40:01 2 0.03 0.00 0.05 0.00 0.00 99.92 06:41:56 06:40:01 3 0.40 0.00 0.02 0.00 0.00 99.58 06:41:56 06:41:01 all 0.16 0.00 0.03 0.00 0.00 99.80 06:41:56 06:41:01 0 0.05 0.00 0.03 0.00 0.00 99.92 06:41:56 06:41:01 1 0.05 0.00 0.05 0.00 0.00 99.90 06:41:56 06:41:01 2 0.05 0.00 0.03 0.00 0.00 99.92 06:41:56 06:41:01 3 0.50 0.00 0.02 0.00 0.02 99.47 06:41:56 06:41:56 Average: CPU %user %nice %system %iowait %steal %idle 06:41:56 Average: all 0.45 0.00 0.24 0.11 0.01 99.19 06:41:56 Average: 0 0.32 0.00 0.26 0.16 0.00 99.25 06:41:56 Average: 1 0.40 0.00 0.23 0.05 0.00 99.32 06:41:56 Average: 2 0.41 0.00 0.24 0.15 0.01 99.18 06:41:56 Average: 3 0.68 0.00 0.24 0.06 0.01 99.02 06:41:56 06:41:56 06:41:56