Branch indexing 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 ernestojeda for edgexfoundry/device-sdk-go Obtained Jenkinsfile from ea5f2fe995444737663861e42b9b0407e76b07bc+d38291b108151c678147caa989c3776b19aa5fc1 (fe3ba669504eafef3f931b221e140a584802df6e) 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 e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 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 e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 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 e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 # timeout=10 Commit message: "Merge pull request #316 from ernestojeda/email-notifications" > 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: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: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-27783 in /w/workspace/dgexfoundry_device-sdk-go_PR-725 [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-725 # 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/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit d38291b108151c678147caa989c3776b19aa5fc1 into PR head commit ea5f2fe995444737663861e42b9b0407e76b07bc Merge succeeded, producing 99dc373190326cf6ce5f2961912e9ad1835e96a2 Checking out Revision 99dc373190326cf6ce5f2961912e9ad1835e96a2 (PR-725) > git config core.sparsecheckout # timeout=10 > git checkout -f ea5f2fe995444737663861e42b9b0407e76b07bc # 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 d38291b108151c678147caa989c3776b19aa5fc1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 99dc373190326cf6ce5f2961912e9ad1835e96a2 # timeout=10 Commit message: "Merge commit 'd38291b108151c678147caa989c3776b19aa5fc1' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:42:21 Timeout set to expire in 6 hr 0 min [Pipeline] { > git rev-list --no-walk 4617e9eaabedc8cc24114567cc27a326d596fddc # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:42:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:42:21 ========================================================= 02:42:21 EdgeX Global Pipelines Version Info 02:42:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:42:23 ------------------- 02:42:23 stable info: 02:42:23 ------------------- 02:42:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:42:23 Commit SHA: e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 02:42:23 Message: update stable to v1.0.182 02:42:24 ------------------- 02:42:24 experimental info: 02:42:24 ------------------- 02:42:24 Commited By: **** collab-it+edgex@linuxfoundation.org 02:42:24 Commit SHA: e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 02:42:24 Message: update experimental to v1.0.182 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:42:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 02:42:24 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 02:42:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:42:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:42:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:42:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 02:42:25 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:42:25 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 02:42:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 02:42:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:42:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:42:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 02:42:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:42:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:42:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:42:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:42:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:42:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:42:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:42:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:42:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:42:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 02:42:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:42:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:42:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:42:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:42:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-725 [Pipeline] echo 02:42:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-725 [Pipeline] echo 02:42:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-725 [Pipeline] echo 02:42:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 99dc373190326cf6ce5f2961912e9ad1835e96a2 [Pipeline] echo 02:42:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 99dc373 [Pipeline] echo 02:42:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:42:27 provisioning config files... 02:42:27 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp/config5926008901549299979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:42:28 ---> docker-login.sh 02:42:28 nexus3.edgexfoundry.org:10001 02:42:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:42:28 Configure a credential helper to remove this warning. See 02:42:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:42:28 02:42:28 Login Succeeded 02:42:28 nexus3.edgexfoundry.org:10002 02:42:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:42:28 Configure a credential helper to remove this warning. See 02:42:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:42:28 02:42:28 Login Succeeded 02:42:28 nexus3.edgexfoundry.org:10003 02:42:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:42:28 Configure a credential helper to remove this warning. See 02:42:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:42:28 02:42:28 Login Succeeded 02:42:28 nexus3.edgexfoundry.org:10004 02:42:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:42:29 Configure a credential helper to remove this warning. See 02:42:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:42:29 02:42:29 Login Succeeded 02:42:29 docker.io 02:42:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:42:29 Configure a credential helper to remove this warning. See 02:42:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:42:29 02:42:29 Login Succeeded 02:42:29 ---> docker-login.sh ends [Pipeline] } 02:42:29 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 02:42:30 + git log --format=format:%s -1 99dc373190326cf6ce5f2961912e9ad1835e96a2 [Pipeline] echo 02:42:30 GIT_COMMIT: 99dc373190326cf6ce5f2961912e9ad1835e96a2, Commit Message: Merge commit 'd38291b108151c678147caa989c3776b19aa5fc1' into HEAD [Pipeline] echo 02:42:30 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 02:42:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:42:30 02:42:30 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:42:31 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:42:31 latest: Pulling from edgex-devops/git-semver 02:42:31 31603596830f: Pulling fs layer 02:42:31 2a8b12db71e7: Pulling fs layer 02:42:31 6ca5941a6612: Pulling fs layer 02:42:31 ecc8261a40a4: Pulling fs layer 02:42:31 ecc8261a40a4: Waiting 02:42:31 2a8b12db71e7: Verifying Checksum 02:42:31 2a8b12db71e7: Download complete 02:42:31 31603596830f: Verifying Checksum 02:42:31 31603596830f: Download complete 02:42:31 6ca5941a6612: Verifying Checksum 02:42:31 6ca5941a6612: Download complete 02:42:31 ecc8261a40a4: Verifying Checksum 02:42:31 ecc8261a40a4: Download complete 02:42:31 31603596830f: Pull complete 02:42:31 2a8b12db71e7: Pull complete 02:42:32 6ca5941a6612: Pull complete 02:42:32 ecc8261a40a4: Pull complete 02:42:33 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 02:42:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:42:33 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:42:33 prd-centos7-docker-4c-2g-27783 does not seem to be running inside a container 02:42:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-725 -v /w/workspace/dgexfoundry_device-sdk-go_PR-725:/w/workspace/dgexfoundry_device-sdk-go_PR-725:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:42:35 $ docker top 5892287583b21e53397f312b41beb4a27e1f455ed13f491acef8da09c16392e7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:42:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:42:35 [ssh-agent] Looking for ssh-agent implementation... 02:42:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:42:35 $ docker exec 5892287583b21e53397f312b41beb4a27e1f455ed13f491acef8da09c16392e7 ssh-agent 02:42:35 SSH_AUTH_SOCK=/tmp/ssh-3OrfCNExSCi4/agent.12 02:42:35 SSH_AGENT_PID=17 02:42:35 Running ssh-add (command line suppressed) 02:42:35 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp/private_key_4871628948668935117.key (/w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp/private_key_4871628948668935117.key) 02:42:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:42:36 + git tag --points-at HEAD [Pipeline] } 02:42:36 $ docker exec --env ******** --env ******** 5892287583b21e53397f312b41beb4a27e1f455ed13f491acef8da09c16392e7 ssh-agent -k 02:42:36 unset SSH_AUTH_SOCK; 02:42:36 unset SSH_AGENT_PID; 02:42:36 echo Agent pid 17 killed; 02:42:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:42:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:42:37 [ssh-agent] Looking for ssh-agent implementation... 02:42:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:42:37 $ docker exec 5892287583b21e53397f312b41beb4a27e1f455ed13f491acef8da09c16392e7 ssh-agent 02:42:37 SSH_AUTH_SOCK=/tmp/ssh-6cX3w9u8xXEk/agent.48 02:42:37 SSH_AGENT_PID=53 02:42:37 Running ssh-add (command line suppressed) 02:42:37 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp/private_key_3395174985453844751.key (/w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp/private_key_3395174985453844751.key) 02:42:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:42:37 + git semver init 02:42:37 # -> Open(): unable to determine branch for HEAD 02:42:37 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-725/.git 02:42:37 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-725 02:42:37 # $SEMVER_REMOTE_NAME = origin 02:42:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:42:37 # $SEMVER_USER_NAME = edgex-jenkins 02:42:37 # $SEMVER_BRANCH = PR-725 02:42:37 # $SEMVER_TEMP = /tmp/semver-628499589 02:42:37 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 02:42:38 # '/tmp/semver-628499589' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-725/.semver' 02:42:38 # -> Force: false 02:42:38 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-725/.semver [Pipeline] } 02:42:38 $ docker exec --env ******** --env ******** 5892287583b21e53397f312b41beb4a27e1f455ed13f491acef8da09c16392e7 ssh-agent -k 02:42:38 unset SSH_AUTH_SOCK; 02:42:38 unset SSH_AGENT_PID; 02:42:38 echo Agent pid 53 killed; 02:42:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:42:39 + git semver [Pipeline] } 02:42:39 $ docker stop --time=1 5892287583b21e53397f312b41beb4a27e1f455ed13f491acef8da09c16392e7 02:42:40 $ docker rm -f 5892287583b21e53397f312b41beb4a27e1f455ed13f491acef8da09c16392e7 [Pipeline] // withDockerContainer [Pipeline] sh 02:42:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:42:41 Stashed 1 file(s) [Pipeline] echo 02:42:41 [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 02:42:56 Still waiting to schedule task 02:42:56 Waiting for next available executor on ‘centos7-docker-4c-2g’ 02:42:56 Still waiting to schedule task 02:42:56 ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline 02:44:45 Running on prd-centos7-docker-4c-2g-27787 in /w/workspace/dgexfoundry_device-sdk-go_PR-725 [Pipeline] { [Pipeline] ws 02:44:46 Running in /w/workspace/device-sdk-go/16 [Pipeline] { [Pipeline] checkout 02:44:48 using credential edgex-jenkins-ssh 02:44:48 Cloning the remote Git repository 02:44:48 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 02:44:48 > git init /w/workspace/device-sdk-go/16 # timeout=10 02:44:48 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:44:48 > git --version # timeout=10 02:44:48 > git --version # 'git version 2.24.3' 02:44:48 using GIT_SSH to set credentials SSH Credentials for GitHub 02:44:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:44:49 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:44:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:44:49 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:44:49 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:44:49 using GIT_SSH to set credentials SSH Credentials for GitHub 02:44:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:44:49 Merging remotes/origin/master commit d38291b108151c678147caa989c3776b19aa5fc1 into PR head commit ea5f2fe995444737663861e42b9b0407e76b07bc 02:44:49 Merge succeeded, producing 190bff50c4d81b6970bfba6d1c2f68b4eb6f746a 02:44:49 Checking out Revision 190bff50c4d81b6970bfba6d1c2f68b4eb6f746a (PR-725) 02:44:49 > git config core.sparsecheckout # timeout=10 02:44:49 > git checkout -f ea5f2fe995444737663861e42b9b0407e76b07bc # timeout=10 02:44:49 > git remote # timeout=10 02:44:49 > git config --get remote.origin.url # timeout=10 02:44:49 using GIT_SSH to set credentials SSH Credentials for GitHub 02:44:49 > git merge d38291b108151c678147caa989c3776b19aa5fc1 # timeout=10 02:44:49 > git rev-parse HEAD^{commit} # timeout=10 02:44:49 > git config core.sparsecheckout # timeout=10 02:44:49 > git checkout -f 190bff50c4d81b6970bfba6d1c2f68b4eb6f746a # timeout=10 02:44:53 Commit message: "Merge commit 'd38291b108151c678147caa989c3776b19aa5fc1' into HEAD" 02:44:53 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:44:53 > git rev-list --no-walk 4617e9eaabedc8cc24114567cc27a326d596fddc # timeout=10 02:44:54 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 02:44:54 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:44:55 + sudo service docker restart 02:44:55 + true 02:44:55 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:44:56 provisioning config files... 02:44:56 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/16@tmp/config2605798436510347219tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:44:56 ---> docker-login.sh 02:44:56 nexus3.edgexfoundry.org:10001 02:44:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:56 Configure a credential helper to remove this warning. See 02:44:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:56 02:44:56 Login Succeeded 02:44:56 nexus3.edgexfoundry.org:10002 02:44:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:57 Configure a credential helper to remove this warning. See 02:44:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:57 02:44:57 Login Succeeded 02:44:57 nexus3.edgexfoundry.org:10003 02:44:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:57 Configure a credential helper to remove this warning. See 02:44:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:57 02:44:57 Login Succeeded 02:44:57 nexus3.edgexfoundry.org:10004 02:44:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:57 Configure a credential helper to remove this warning. See 02:44:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:57 02:44:57 Login Succeeded 02:44:57 docker.io 02:44:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:57 Configure a credential helper to remove this warning. See 02:44:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:57 02:44:57 Login Succeeded 02:44:57 ---> docker-login.sh ends [Pipeline] } 02:44:57 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:44:58 ========================================================= 02:44:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 02:44:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:44:58 + 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 . 02:44:58 Sending build context to Docker daemon 2.419MB 02:44:58 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 02:44:58 Step 2/8 : FROM ${BASE} 02:44:58 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 02:44:58 188c0c94c7c5: Pulling fs layer 02:44:58 0ef7d3d256c8: Pulling fs layer 02:44:58 de9db76c5a1d: Pulling fs layer 02:44:58 bca2f99d35d6: Pulling fs layer 02:44:58 93359f2a8cfa: Pulling fs layer 02:44:58 7c6f9722023f: Pulling fs layer 02:44:58 a35cf1a2eb13: Pulling fs layer 02:44:58 93359f2a8cfa: Waiting 02:44:58 7c6f9722023f: Waiting 02:44:58 a35cf1a2eb13: Waiting 02:44:58 bca2f99d35d6: Waiting 02:44:58 de9db76c5a1d: Verifying Checksum 02:44:58 de9db76c5a1d: Download complete 02:44:58 0ef7d3d256c8: Verifying Checksum 02:44:58 0ef7d3d256c8: Download complete 02:44:58 93359f2a8cfa: Verifying Checksum 02:44:58 93359f2a8cfa: Download complete 02:44:58 188c0c94c7c5: Verifying Checksum 02:44:58 188c0c94c7c5: Download complete 02:44:58 7c6f9722023f: Verifying Checksum 02:44:58 7c6f9722023f: Download complete 02:44:58 188c0c94c7c5: Pull complete 02:44:58 0ef7d3d256c8: Pull complete 02:44:59 de9db76c5a1d: Pull complete 02:45:00 a35cf1a2eb13: Verifying Checksum 02:45:00 a35cf1a2eb13: Download complete 02:45:01 bca2f99d35d6: Verifying Checksum 02:45:01 bca2f99d35d6: Download complete 02:45:06 bca2f99d35d6: Pull complete 02:45:06 93359f2a8cfa: Pull complete 02:45:06 7c6f9722023f: Pull complete 02:45:11 a35cf1a2eb13: Pull complete 02:45:11 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 02:45:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 02:45:11 ---> a62c8e92a672 02:45:11 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:45:12 ---> Running in 221f18ea3204 02:45:12 Removing intermediate container 221f18ea3204 02:45:12 ---> 9f7c734b2093 02:45:12 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:45:12 ---> Running in 255f02595954 02:45:13 Removing intermediate container 255f02595954 02:45:13 ---> 3dd0628b29c9 02:45:13 Step 5/8 : RUN apk add --update --no-cache make git 02:45:13 ---> Running in effacd20e9c2 02:45:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:45:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:45:15 OK: 166 MiB in 39 packages 02:45:15 Removing intermediate container effacd20e9c2 02:45:15 ---> 4b5d5b272fc5 02:45:15 Step 6/8 : WORKDIR /device-sdk-go 02:45:15 ---> Running in 72c071b1fba2 02:45:15 Removing intermediate container 72c071b1fba2 02:45:15 ---> 1772a82344fa 02:45:15 Step 7/8 : COPY . . 02:45:16 ---> af6174679242 02:45:16 Step 8/8 : RUN go mod download 02:45:17 ---> Running in bae631c6170c 02:45:24 Running on prd-ubuntu18.04-docker-arm64-4c-16g-27786 in /w/workspace/dgexfoundry_device-sdk-go_PR-725 [Pipeline] { [Pipeline] ws 02:45:24 Running in /w/workspace/device-sdk-go/16 [Pipeline] { [Pipeline] checkout 02:45:29 using credential edgex-jenkins-ssh 02:45:29 Cloning the remote Git repository 02:45:29 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 02:45:29 > git init /w/workspace/device-sdk-go/16 # timeout=10 02:45:29 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:45:29 > git --version # timeout=10 02:45:29 > git --version # 'git version 2.17.1' 02:45:29 using GIT_SSH to set credentials SSH Credentials for GitHub 02:45:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:45:30 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:45:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:45:30 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:45:30 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:45:30 using GIT_SSH to set credentials SSH Credentials for GitHub 02:45:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:45:31 Merging remotes/origin/master commit d38291b108151c678147caa989c3776b19aa5fc1 into PR head commit ea5f2fe995444737663861e42b9b0407e76b07bc 02:45:31 Merge succeeded, producing 662b76165911eaa4371a4059ee2996e57577ce36 02:45:31 Checking out Revision 662b76165911eaa4371a4059ee2996e57577ce36 (PR-725) 02:45:31 > git config core.sparsecheckout # timeout=10 02:45:31 > git checkout -f ea5f2fe995444737663861e42b9b0407e76b07bc # timeout=10 02:45:31 > git remote # timeout=10 02:45:31 > git config --get remote.origin.url # timeout=10 02:45:31 using GIT_SSH to set credentials SSH Credentials for GitHub 02:45:31 > git merge d38291b108151c678147caa989c3776b19aa5fc1 # timeout=10 02:45:31 > git rev-parse HEAD^{commit} # timeout=10 02:45:31 > git config core.sparsecheckout # timeout=10 02:45:31 > git checkout -f 662b76165911eaa4371a4059ee2996e57577ce36 # timeout=10 02:45:35 Commit message: "Merge commit 'd38291b108151c678147caa989c3776b19aa5fc1' into HEAD" 02:45:35 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 02:45:35 > git rev-list --no-walk 4617e9eaabedc8cc24114567cc27a326d596fddc # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh 02:45:37 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 02:45:37 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:45:38 + sudo+ service docker restarttrue 02:45:38 02:45:39 Removing intermediate container bae631c6170c 02:45:39 ---> 20008d4910eb 02:45:39 Successfully built 20008d4910eb 02:45:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:45:39 + docker inspect -f . ci-base-image-x86_64 02:45:39 . [Pipeline] withDockerContainer 02:45:39 prd-centos7-docker-4c-2g-27787 does not seem to be running inside a container 02:45:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/16 -v /w/workspace/device-sdk-go/16:/w/workspace/device-sdk-go/16:rw,z -v /w/workspace/device-sdk-go/16@tmp:/w/workspace/device-sdk-go/16@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 ******** -e ******** ci-base-image-x86_64 cat 02:45:40 $ docker top d15689fdf7ce32d32b955d819846a6267b6aaa340ad2037afe23b30edfbb5ee7 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { 02:45:40 + go version 02:45:40 go version go1.15.5 linux/amd64 [Pipeline] } 02:45:40 $ docker stop --time=1 d15689fdf7ce32d32b955d819846a6267b6aaa340ad2037afe23b30edfbb5ee7 02:45:42 $ docker rm -f d15689fdf7ce32d32b955d819846a6267b6aaa340ad2037afe23b30edfbb5ee7 [Pipeline] wrap 02:45:42 provisioning config files... [Pipeline] // withDockerContainer 02:45:42 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/16@tmp/config1244412746635254769tmp [Pipeline] } [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:45:42 ---> docker-login.sh 02:45:42 nexus3.edgexfoundry.org:10001 02:45:43 + docker inspect -f . ci-base-image-x86_64 02:45:43 . [Pipeline] withDockerContainer 02:45:43 prd-centos7-docker-4c-2g-27787 does not seem to be running inside a container 02:45:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/16 -v /w/workspace/device-sdk-go/16:/w/workspace/device-sdk-go/16:rw,z -v /w/workspace/device-sdk-go/16@tmp:/w/workspace/device-sdk-go/16@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 ******** -e ******** ci-base-image-x86_64 cat 02:45:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:43 $ docker top da855a7ee86f410c664d4f1b51f8b0dd01678b6bcb38e4b80fc6acbc78faf268 -eo pid,comm [Pipeline] { [Pipeline] sh 02:45:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:45:44 Configure a credential helper to remove this warning. See 02:45:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:45:44 02:45:44 Login Succeeded 02:45:44 nexus3.edgexfoundry.org:10002 02:45:44 + make test 02:45:44 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:45:44 Configure a credential helper to remove this warning. See 02:45:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:45:44 02:45:44 Login Succeeded 02:45:44 nexus3.edgexfoundry.org:10003 02:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:45:45 Configure a credential helper to remove this warning. See 02:45:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:45:45 02:45:45 Login Succeeded 02:45:45 nexus3.edgexfoundry.org:10004 02:45:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:45:45 Configure a credential helper to remove this warning. See 02:45:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:45:45 02:45:45 Login Succeeded 02:45:45 docker.io 02:45:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:45:46 Configure a credential helper to remove this warning. See 02:45:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:45:46 02:45:46 Login Succeeded 02:45:46 ---> docker-login.sh ends [Pipeline] } 02:45:46 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:45:46 ========================================================= 02:45:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 02:45:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:45:47 + 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 . 02:45:47 Sending build context to Docker daemon 2.418MB 02:45:47 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 02:45:47 Step 2/8 : FROM ${BASE} 02:45:47 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:45:47 5f621e34cdf4: Pulling fs layer 02:45:47 a4357932f1b6: Pulling fs layer 02:45:47 18c013af1878: Pulling fs layer 02:45:47 00ac8860ef70: Pulling fs layer 02:45:47 63d7cb157983: Pulling fs layer 02:45:47 b116817d02f9: Pulling fs layer 02:45:47 745a02a5169b: Pulling fs layer 02:45:47 00ac8860ef70: Waiting 02:45:47 63d7cb157983: Waiting 02:45:47 b116817d02f9: Waiting 02:45:47 745a02a5169b: Waiting 02:45:47 18c013af1878: Download complete 02:45:47 a4357932f1b6: Download complete 02:45:47 63d7cb157983: Verifying Checksum 02:45:47 63d7cb157983: Download complete 02:45:47 5f621e34cdf4: Verifying Checksum 02:45:47 5f621e34cdf4: Download complete 02:45:47 b116817d02f9: Verifying Checksum 02:45:47 b116817d02f9: Download complete 02:45:48 5f621e34cdf4: Pull complete 02:45:48 a4357932f1b6: Pull complete 02:45:49 18c013af1878: Pull complete 02:45:50 745a02a5169b: Verifying Checksum 02:45:51 00ac8860ef70: Verifying Checksum 02:45:51 00ac8860ef70: Download complete 02:45:51 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 02:46:01 00ac8860ef70: Pull complete 02:46:01 63d7cb157983: Pull complete 02:46:01 b116817d02f9: Pull complete 02:46:05 745a02a5169b: Pull complete 02:46:05 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 02:46:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 02:46:05 ---> b7e6874047d6 02:46:05 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:46:06 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 02:46:06 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 02:46:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 02:46:07 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.066s coverage: 25.5% of statements 02:46:08 ---> Running in 1108ddf402b8 02:46:08 Removing intermediate container 1108ddf402b8 02:46:08 ---> e90098722b56 02:46:08 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:46:08 ---> Running in 306a452e7b30 02:46:11 Removing intermediate container 306a452e7b30 02:46:11 ---> f0d06ab7986f 02:46:11 Step 5/8 : RUN apk add --update --no-cache make git 02:46:11 ---> Running in 1b85ca75a5f0 02:46:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:46:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:46:13 OK: 142 MiB in 39 packages 02:46:15 Removing intermediate container 1b85ca75a5f0 02:46:15 ---> b4eddb572044 02:46:15 Step 6/8 : WORKDIR /device-sdk-go 02:46:15 ---> Running in 795c43874654 02:46:15 Removing intermediate container 795c43874654 02:46:15 ---> 333de96d810d 02:46:15 Step 7/8 : COPY . . 02:46:16 ---> dfa16c1b87f2 02:46:16 Step 8/8 : RUN go mod download 02:46:17 ---> Running in 5a5b32ad95f2 02:46:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.066s coverage: 10.1% of statements 02:46:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.055s coverage: 12.5% of statements 02:46:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 02:46:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.059s coverage: 84.8% of statements 02:46:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] 02:46:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] 02:46:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 02:46:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 02:46:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.075s coverage: 48.7% of statements 02:46:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] 02:46:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache 0.062s coverage: 81.3% of statements 02:46:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.064s coverage: 24.8% of statements 02:46:39 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.261s coverage: 83.5% of statements 02:46:39 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.054s coverage: 5.3% of statements 02:46:39 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 02:46:39 GO111MODULE=on go vet ./... 02:46:44 Removing intermediate container 5a5b32ad95f2 02:46:44 ---> 4fc25c4a1688 02:46:44 Successfully built 4fc25c4a1688 02:46:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:46:44 + docker inspect -f . ci-base-image-arm64 02:46:44 . [Pipeline] withDockerContainer 02:46:44 prd-ubuntu18.04-docker-arm64-4c-16g-27786 does not seem to be running inside a container 02:46:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/16 -v /w/workspace/device-sdk-go/16:/w/workspace/device-sdk-go/16:rw,z -v /w/workspace/device-sdk-go/16@tmp:/w/workspace/device-sdk-go/16@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 02:46:46 gofmt -l . 02:46:46 [ "`gofmt -l .`" = "" ] 02:46:46 ./bin/test-attribution-txt.sh 02:46:46 ./bin/test-go-mod-tidy.sh 02:46:46 $ docker top 398e0fc3a7a94f0bf64fd58bb9509097694232893f1166085032b3886c6758dd -eo pid,comm [Pipeline] { [Pipeline] } 02:46:46 $ docker stop --time=1 da855a7ee86f410c664d4f1b51f8b0dd01678b6bcb38e4b80fc6acbc78faf268 02:46:48 $ docker rm -f da855a7ee86f410c664d4f1b51f8b0dd01678b6bcb38e4b80fc6acbc78faf268 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 02:46:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:46:49 Stashed 1 file(s) [Pipeline] } 02:46:49 + go version 02:46:49 go version go1.15.5 linux/arm64 [Pipeline] // script [Pipeline] } [Pipeline] } 02:46:49 $ docker stop --time=1 398e0fc3a7a94f0bf64fd58bb9509097694232893f1166085032b3886c6758dd 02:46:51 $ docker rm -f 398e0fc3a7a94f0bf64fd58bb9509097694232893f1166085032b3886c6758dd [Pipeline] // stage [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] stage [Pipeline] { (Build) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 02:46:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:46:55 + docker inspect -f . ci-base-image-arm64 02:46:55 . [Pipeline] withDockerContainer 02:46:55 + ls -al . 02:46:55 total 184 02:46:55 drwxrwxr-x. 10 jenkins jenkins 4096 Feb 26 02:46 . 02:46:55 drwxrwxr-x. 4 jenkins jenkins 30 Feb 26 02:44 .. 02:46:55 drwxrwxr-x. 2 jenkins jenkins 64 Feb 26 02:44 bin 02:46:55 -rw-r--r--. 1 jenkins jenkins 102310 Feb 26 02:46 coverage.out 02:46:55 -rw-rw-r--. 1 jenkins jenkins 949 Feb 26 02:44 Dockerfile.build 02:46:55 -rw-rw-r--. 1 jenkins jenkins 140 Feb 26 02:44 .dockerignore 02:46:55 drwxrwxr-x. 4 jenkins jenkins 48 Feb 26 02:44 example 02:46:55 drwxrwxr-x. 8 jenkins jenkins 179 Feb 26 02:44 .git 02:46:55 drwxrwxr-x. 2 jenkins jenkins 103 Feb 26 02:44 .github 02:46:55 -rw-rw-r--. 1 jenkins jenkins 138 Feb 26 02:44 .gitignore 02:46:55 -rw-r--r--. 1 jenkins jenkins 516 Feb 26 02:46 go.mod 02:46:55 -rw-r--r--. 1 jenkins jenkins 17254 Feb 26 02:46 go.sum 02:46:55 drwxrwxr-x. 13 jenkins jenkins 183 Feb 26 02:44 internal 02:46:55 -rw-rw-r--. 1 jenkins jenkins 894 Feb 26 02:44 Jenkinsfile 02:46:55 -rw-rw-r--. 1 jenkins jenkins 11341 Feb 26 02:44 LICENSE 02:46:55 -rw-rw-r--. 1 jenkins jenkins 1016 Feb 26 02:44 Makefile 02:46:55 drwxrwxr-x. 4 jenkins jenkins 26 Feb 26 02:44 openapi 02:46:55 drwxrwxr-x. 5 jenkins jenkins 50 Feb 26 02:44 pkg 02:46:55 -rw-rw-r--. 1 jenkins jenkins 5897 Feb 26 02:44 README.md 02:46:55 -rw-rw-r--. 1 jenkins jenkins 6616 Feb 26 02:44 RELEASE-NOTES.txt 02:46:55 drwxrwxr-x. 4 jenkins jenkins 54 Feb 26 02:44 snap 02:46:55 -rw-rw-r--. 1 jenkins jenkins 5 Feb 26 02:42 VERSION 02:46:55 -rw-rw-r--. 1 jenkins jenkins 222 Feb 26 02:44 version.go 02:46:55 prd-ubuntu18.04-docker-arm64-4c-16g-27786 does not seem to be running inside a container 02:46:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/16 -v /w/workspace/device-sdk-go/16:/w/workspace/device-sdk-go/16:rw,z -v /w/workspace/device-sdk-go/16@tmp:/w/workspace/device-sdk-go/16@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 02:46:57 $ docker top 3bb5b91fcc37d3fde2eda1afeb76edf679d934a30bf2a94997c0d4f0f83f7a09 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 02:46:57 + docker build -t 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=99dc373190326cf6ce5f2961912e9ad1835e96a2 --label arch=amd64 --label version=0.0.0 . 02:46:57 Sending build context to Docker daemon 2.522MB 02:46:57 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 02:46:57 Step 2/24 : FROM ${BASE} AS builder 02:46:57 ---> 20008d4910eb 02:46:57 Step 3/24 : ARG MAKE='make build' 02:46:58 + make test 02:46:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:46:58 ---> Running in 30369a3d2814 02:46:58 Removing intermediate container 30369a3d2814 02:46:58 ---> 6e32e4ba890e 02:46:58 Step 4/24 : WORKDIR /device-sdk-go 02:46:58 ---> Running in fff944cdab14 02:46:58 Removing intermediate container fff944cdab14 02:46:58 ---> 55f5a0867794 02:46:58 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:46:58 ---> Running in 844ea80f3143 02:46:58 Removing intermediate container 844ea80f3143 02:46:58 ---> 4ca083952b49 02:46:58 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:46:58 ---> Running in 1d50cab5c110 02:46:59 Removing intermediate container 1d50cab5c110 02:46:59 ---> e73b530ec80f 02:46:59 Step 7/24 : RUN apk add --update --no-cache make git 02:46:59 ---> Running in 1af31026fda3 02:47:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:47:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:47:01 OK: 166 MiB in 39 packages 02:47:01 Removing intermediate container 1af31026fda3 02:47:01 ---> 7197d0124174 02:47:01 Step 8/24 : COPY . . 02:47:02 ---> 9a9bd2c834a8 02:47:02 Step 9/24 : RUN ${MAKE} 02:47:02 ---> Running in a674f7d2c1c7 02:47:03 CGO_ENABLED=0 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 02:47:11 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 02:47:13 Removing intermediate container a674f7d2c1c7 02:47:13 ---> af11769dbe34 02:47:13 Step 10/24 : FROM scratch 02:47:13 ---> 02:47:13 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:47:13 ---> Running in 62eee8353106 02:47:13 Removing intermediate container 62eee8353106 02:47:13 ---> addc1467d0bc 02:47:13 Step 12/24 : ENV APP_PORT=49990 02:47:13 ---> Running in 01608da245fc 02:47:14 Removing intermediate container 01608da245fc 02:47:14 ---> d06213743140 02:47:14 Step 13/24 : EXPOSE $APP_PORT 02:47:14 ---> Running in e9e780b678f5 02:47:14 Removing intermediate container e9e780b678f5 02:47:14 ---> a3e5651e2777 02:47:14 Step 14/24 : WORKDIR / 02:47:14 ---> Running in d91bcaa6be7d 02:47:14 Removing intermediate container d91bcaa6be7d 02:47:14 ---> 0f61187f616d 02:47:14 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 02:47:15 ---> 3820dc256ca8 02:47:15 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 02:47:15 ---> 2a953520a44f 02:47:15 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 02:47:15 ---> 4a93c0b937a6 02:47:15 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 02:47:15 ---> eaec8c973e5f 02:47:15 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 02:47:16 ---> 6f7343bd1651 02:47:16 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 02:47:16 ---> Running in 9c3df6ad85f2 02:47:16 Removing intermediate container 9c3df6ad85f2 02:47:16 ---> 4d8311c43927 02:47:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:47:16 ---> Running in 18ff98a77b3d 02:47:16 Removing intermediate container 18ff98a77b3d 02:47:16 ---> a9614ed8f60f 02:47:16 Step 22/24 : LABEL arch=amd64 02:47:16 ---> Running in 84471289c412 02:47:16 Removing intermediate container 84471289c412 02:47:16 ---> 59117506a240 02:47:16 Step 23/24 : LABEL git_sha=99dc373190326cf6ce5f2961912e9ad1835e96a2 02:47:16 ---> Running in b57aaf361c3a 02:47:16 Removing intermediate container b57aaf361c3a 02:47:16 ---> c136f6b8a09e 02:47:16 Step 24/24 : LABEL version=0.0.0 02:47:16 ---> Running in 96914e66f963 02:47:17 Removing intermediate container 96914e66f963 02:47:17 ---> cbc38ff39ed7 02:47:17 [Warning] One or more build-args [ARCH] were not consumed 02:47:17 Successfully built cbc38ff39ed7 02:47:17 Successfully tagged 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 02:47:18 ---> job-cost.sh 02:47:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qHbr 02:47:20 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 02:47:33 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:47:59 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 02:47:59 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 02:47:59 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 02:47:59 lf-activate-venv(): INFO: Adding /tmp/venv-qHbr/bin to PATH 02:47:59 INFO: No Stack... 02:48:01 INFO: Retrieving Pricing Info for: v1-standard-2 02:48:02 INFO: Archiving Costs [Pipeline] sh 02:48:02 + cat /w/workspace/device-sdk-go/16/archives/cost.csv 02:48:02 + cut -d, -f6 [Pipeline] lock 02:48:02 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-725-16-stack-cost] 02:48:02 Resource [jenkins-edgexfoundry-device-sdk-go-PR-725-16-stack-cost] did not exist. Created. 02:48:02 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-725-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:48:03 + echo total: 0.029999999329447746 [Pipeline] stash 02:48:03 Stashed 1 file(s) [Pipeline] } 02:48:03 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-725-16-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node 02:48:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.137s coverage: 25.5% of statements [Pipeline] } [Pipeline] // stage [Pipeline] } 02:48:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.167s coverage: 10.1% of statements 02:48:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.116s coverage: 12.5% of statements 02:48:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 02:48:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.141s coverage: 84.8% of statements 02:48:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] 02:48:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] 02:48:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 02:48:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 02:48:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.205s coverage: 48.7% of statements 02:48:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] 02:48:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache 0.149s coverage: 81.3% of statements 02:48:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.171s coverage: 24.8% of statements 02:48:36 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 5.702s coverage: 83.5% of statements 02:48:36 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.143s coverage: 5.3% of statements 02:48:36 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 02:48:36 GO111MODULE=on go vet ./... 02:49:08 gofmt -l . 02:49:08 [ "`gofmt -l .`" = "" ] 02:49:08 ./bin/test-attribution-txt.sh 02:49:08 ./bin/test-go-mod-tidy.sh [Pipeline] } 02:49:08 $ docker stop --time=1 3bb5b91fcc37d3fde2eda1afeb76edf679d934a30bf2a94997c0d4f0f83f7a09 02:49:10 $ docker rm -f 3bb5b91fcc37d3fde2eda1afeb76edf679d934a30bf2a94997c0d4f0f83f7a09 [Pipeline] // withDockerContainer [Pipeline] sh 02:49:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:49:12 Warning: overwriting stash ‘coverage-report’ 02:49:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:49:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:49:14 + ls -al . 02:49:14 total 220 02:49:14 drwxrwxr-x 10 jenkins jenkins 4096 Feb 26 02:49 . 02:49:14 drwxrwxr-x 4 jenkins jenkins 4096 Feb 26 02:45 .. 02:49:14 -rw-rw-r-- 1 jenkins jenkins 140 Feb 26 02:45 .dockerignore 02:49:14 drwxrwxr-x 8 jenkins jenkins 4096 Feb 26 02:45 .git 02:49:14 drwxrwxr-x 2 jenkins jenkins 4096 Feb 26 02:45 .github 02:49:14 -rw-rw-r-- 1 jenkins jenkins 138 Feb 26 02:45 .gitignore 02:49:14 -rw-rw-r-- 1 jenkins jenkins 949 Feb 26 02:45 Dockerfile.build 02:49:14 -rw-rw-r-- 1 jenkins jenkins 894 Feb 26 02:45 Jenkinsfile 02:49:14 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 26 02:45 LICENSE 02:49:14 -rw-rw-r-- 1 jenkins jenkins 1016 Feb 26 02:45 Makefile 02:49:14 -rw-rw-r-- 1 jenkins jenkins 5897 Feb 26 02:45 README.md 02:49:14 -rw-rw-r-- 1 jenkins jenkins 6616 Feb 26 02:45 RELEASE-NOTES.txt 02:49:14 -rw-rw-r-- 1 jenkins jenkins 5 Feb 26 02:42 VERSION 02:49:14 drwxrwxr-x 2 jenkins jenkins 4096 Feb 26 02:45 bin 02:49:14 -rw-r--r-- 1 jenkins jenkins 102310 Feb 26 02:48 coverage.out 02:49:14 drwxrwxr-x 4 jenkins jenkins 4096 Feb 26 02:45 example 02:49:14 -rw-r--r-- 1 jenkins jenkins 516 Feb 26 02:49 go.mod 02:49:14 -rw-r--r-- 1 jenkins jenkins 17254 Feb 26 02:49 go.sum 02:49:14 drwxrwxr-x 13 jenkins jenkins 4096 Feb 26 02:45 internal 02:49:14 drwxrwxr-x 4 jenkins jenkins 4096 Feb 26 02:45 openapi 02:49:14 drwxrwxr-x 5 jenkins jenkins 4096 Feb 26 02:45 pkg 02:49:14 drwxrwxr-x 4 jenkins jenkins 4096 Feb 26 02:45 snap 02:49:14 -rw-rw-r-- 1 jenkins jenkins 222 Feb 26 02:45 version.go [Pipeline] isUnix [Pipeline] sh 02:49:14 + docker build -t 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=99dc373190326cf6ce5f2961912e9ad1835e96a2 --label arch=arm64 --label version=0.0.0 . 02:49:14 Sending build context to Docker daemon 2.521MB 02:49:15 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 02:49:15 Step 2/24 : FROM ${BASE} AS builder 02:49:15 ---> 4fc25c4a1688 02:49:15 Step 3/24 : ARG MAKE='make build' 02:49:15 ---> Running in c72645218581 02:49:15 Removing intermediate container c72645218581 02:49:15 ---> f3939700efe4 02:49:15 Step 4/24 : WORKDIR /device-sdk-go 02:49:15 ---> Running in 6e0766322d85 02:49:16 Removing intermediate container 6e0766322d85 02:49:16 ---> 560effaa83a4 02:49:16 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:49:16 ---> Running in c61bcb833c7e 02:49:16 Removing intermediate container c61bcb833c7e 02:49:16 ---> b3ac7d0d3277 02:49:16 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:49:16 ---> Running in 133a7a0c8aa4 02:49:18 Removing intermediate container 133a7a0c8aa4 02:49:18 ---> 93fb7af80950 02:49:18 Step 7/24 : RUN apk add --update --no-cache make git 02:49:19 ---> Running in e5846eadb801 02:49:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:49:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:49:21 OK: 142 MiB in 39 packages 02:49:23 Removing intermediate container e5846eadb801 02:49:23 ---> c97cd5fbe373 02:49:23 Step 8/24 : COPY . . 02:49:24 ---> b78b0be0bd1f 02:49:24 Step 9/24 : RUN ${MAKE} 02:49:24 ---> Running in b79dbf62b7a5 02:49:25 CGO_ENABLED=0 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 02:49:52 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 02:49:53 Removing intermediate container b79dbf62b7a5 02:49:53 ---> 20c92c57b212 02:49:53 Step 10/24 : FROM scratch 02:49:53 ---> 02:49:53 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:49:53 ---> Running in 8a2e38327487 02:49:53 Removing intermediate container 8a2e38327487 02:49:53 ---> 6224825c78cb 02:49:53 Step 12/24 : ENV APP_PORT=49990 02:49:53 ---> Running in b4abb9e0a045 02:49:54 Removing intermediate container b4abb9e0a045 02:49:54 ---> f594b27a557f 02:49:54 Step 13/24 : EXPOSE $APP_PORT 02:49:54 ---> Running in 0efc61b80f0b 02:49:54 Removing intermediate container 0efc61b80f0b 02:49:54 ---> 2539b920fa8b 02:49:54 Step 14/24 : WORKDIR / 02:49:54 ---> Running in 01cd0e628bb4 02:49:55 Removing intermediate container 01cd0e628bb4 02:49:55 ---> b7fb39885c0a 02:49:55 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 02:49:56 ---> 5f9360243c10 02:49:56 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 02:49:57 ---> f70669560f10 02:49:57 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 02:49:57 ---> 5614d62f24f5 02:49:57 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 02:49:58 ---> e8fce204b136 02:49:58 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 02:49:59 ---> 5e2ae12a963e 02:49:59 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 02:49:59 ---> Running in 8a4343d3c443 02:49:59 Removing intermediate container 8a4343d3c443 02:49:59 ---> 78cb1db49690 02:49:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:49:59 ---> Running in d879b473d165 02:50:00 Removing intermediate container d879b473d165 02:50:00 ---> f75b3ceb6d4c 02:50:00 Step 22/24 : LABEL arch=arm64 02:50:00 ---> Running in f65dc558f23e 02:50:00 Removing intermediate container f65dc558f23e 02:50:00 ---> e1e7f6c635d7 02:50:00 Step 23/24 : LABEL git_sha=99dc373190326cf6ce5f2961912e9ad1835e96a2 02:50:00 ---> Running in 9045575f0e3e 02:50:01 Removing intermediate container 9045575f0e3e 02:50:01 ---> 1bac0019c29b 02:50:01 Step 24/24 : LABEL version=0.0.0 02:50:01 ---> Running in cca9f9bde3b8 02:50:02 Removing intermediate container cca9f9bde3b8 02:50:02 ---> fbb8bea26ee9 02:50:02 [Warning] One or more build-args [ARCH] were not consumed 02:50:02 Successfully built fbb8bea26ee9 02:50:02 Successfully tagged 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 02:50:02 ---> job-cost.sh 02:50:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aevy 02:50:41 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:52:48 lf-activate-venv(): INFO: Adding /tmp/venv-aevy/bin to PATH 02:52:48 INFO: No Stack... 02:52:48 INFO: Retrieving Pricing Info for: lf-standard-4 02:52:48 INFO: Archiving Costs [Pipeline] sh 02:52:49 + cat+ /w/workspace/device-sdk-go/16/archives/cost.csv 02:52:49 cut -d, -f6 [Pipeline] lock 02:52:49 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-725-16-stack-cost] 02:52:49 Resource [jenkins-edgexfoundry-device-sdk-go-PR-725-16-stack-cost] did not exist. Created. 02:52:49 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-725-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:52:50 /w/workspace/device-sdk-go/16@tmp/durable-3ab98e95/script.sh: 1: /w/workspace/device-sdk-go/16@tmp/durable-3ab98e95/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 02:52:50 + echo total: 0.20999999344348907 [Pipeline] stash 02:52:50 Warning: overwriting stash ‘stack-cost’ 02:52:50 Stashed 1 file(s) [Pipeline] } 02:52:50 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-725-16-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 02:52:52 provisioning config files... 02:52:52 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp/config5491507883957735143tmp [Pipeline] { [Pipeline] sh 02:52:52 + set +x 02:52:52 + curl -s https://codecov.io/bash 02:52:52 + bash -s -- 02:52:52 02:52:52 _____ _ 02:52:52 / ____| | | 02:52:52 | | ___ __| | ___ ___ _____ __ 02:52:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:52:52 | |___| (_) | (_| | __/ (_| (_) \ V / 02:52:52 \_____\___/ \__,_|\___|\___\___/ \_/ 02:52:52 Bash-20210129-7c25fce 02:52:52 02:52:52 02:52:52 ==> git version 2.24.3 found 02:52:52 ==> 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 02:52:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:52:52 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:52:52 ==> Jenkins CI detected. 02:52:52 project root: . 02:52:52 --> token set from env 02:52:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:52:52 ==> Running gcov in . (disable via -X gcov) 02:52:52 ==> Python coveragepy not found 02:52:52 ==> Searching for coverage reports in: 02:52:52 + . 02:52:52 -> Found 1 reports 02:52:52 ==> Detecting git/mercurial file structure 02:52:52 ==> Reading reports 02:52:52 + ./coverage.out bytes=102310 02:52:52 ==> Appending adjustments 02:52:52 https://docs.codecov.io/docs/fixing-reports 02:52:53 + Found adjustments 02:52:53 ==> Gzipping contents 02:52:53 20K /tmp/codecov.KZdgLa.gz 02:52:53 ==> Uploading reports 02:52:53 url: https://codecov.io 02:52:53 query: branch=PR-725&commit=99dc373190326cf6ce5f2961912e9ad1835e96a2&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-725%2F16%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=725&job=&cmd_args= 02:52:53 -> Pinging Codecov 02:52:53 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-725&commit=99dc373190326cf6ce5f2961912e9ad1835e96a2&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-725%2F16%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=725&job=&cmd_args= 02:52:53 -> Uploading to 02:52:53 https://storage.googleapis.com/codecov/v4/raw/2021-02-26/7E55EF52A471D76F132DFD9A03CDDE97/99dc373190326cf6ce5f2961912e9ad1835e96a2/4af23bd0-fef5-4754-89ab-b691ec6c5166.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210226%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210226T025253Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ec5a81218f96be849d5ae20f167fcf80626fc84b3f38e4f4750a4f554da9995a 02:52:53 % Total % Received % Xferd Average Speed Time Time Time Current 02:52:53 Dload Upload Total Spent Left Speed 02:52:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16564 0 0 100 16564 0 35078 --:--:-- --:--:-- --:--:-- 35019 02:52:54 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/99dc373190326cf6ce5f2961912e9ad1835e96a2 [Pipeline] } 02:52:54 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 02:52:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:52:57 ---> package-listing.sh 02:52:57 ++ facter osfamily 02:52:57 ++ tr '[:upper:]' '[:lower:]' 02:52:57 + OS_FAMILY=redhat 02:52:57 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-725 02:52:57 + START_PACKAGES=/tmp/packages_start.txt 02:52:57 + END_PACKAGES=/tmp/packages_end.txt 02:52:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:52:57 + PACKAGES=/tmp/packages_start.txt 02:52:57 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-725 ']' 02:52:57 + PACKAGES=/tmp/packages_end.txt 02:52:57 + case "${OS_FAMILY}" in 02:52:57 + rpm -qa 02:52:57 + sort 02:53:02 + '[' -f /tmp/packages_start.txt ']' 02:53:02 + '[' -f /tmp/packages_end.txt ']' 02:53:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:53:02 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-725 ']' 02:53:02 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-725/archives/ 02:53:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-725/archives/ [Pipeline] echo 02:53:02 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-725/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:53:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:53:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:53:03 02:53:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:53:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:53:03 alpine: Pulling from edgex-lftools-log-publisher 02:53:03 df20fa9351a1: Pulling fs layer 02:53:03 36b3adc4ff6f: Pulling fs layer 02:53:03 8ad3a11d3b57: Pulling fs layer 02:53:03 46f8f816bc3b: Pulling fs layer 02:53:03 93b61091891f: Pulling fs layer 02:53:03 93b9cdb0e59b: Pulling fs layer 02:53:03 5e14af77c1be: Pulling fs layer 02:53:03 01666e4c0597: Pulling fs layer 02:53:03 aa168da1d23b: Pulling fs layer 02:53:03 93b61091891f: Waiting 02:53:03 46f8f816bc3b: Waiting 02:53:03 93b9cdb0e59b: Waiting 02:53:03 5e14af77c1be: Waiting 02:53:03 01666e4c0597: Waiting 02:53:03 36b3adc4ff6f: Download complete 02:53:03 46f8f816bc3b: Verifying Checksum 02:53:03 46f8f816bc3b: Download complete 02:53:03 df20fa9351a1: Verifying Checksum 02:53:03 df20fa9351a1: Download complete 02:53:03 93b9cdb0e59b: Verifying Checksum 02:53:03 93b9cdb0e59b: Download complete 02:53:03 93b61091891f: Verifying Checksum 02:53:03 93b61091891f: Download complete 02:53:03 5e14af77c1be: Verifying Checksum 02:53:03 5e14af77c1be: Download complete 02:53:03 01666e4c0597: Verifying Checksum 02:53:03 01666e4c0597: Download complete 02:53:03 df20fa9351a1: Pull complete 02:53:04 36b3adc4ff6f: Pull complete 02:53:04 8ad3a11d3b57: Verifying Checksum 02:53:04 8ad3a11d3b57: Download complete 02:53:05 8ad3a11d3b57: Pull complete 02:53:05 46f8f816bc3b: Pull complete 02:53:06 aa168da1d23b: Verifying Checksum 02:53:06 aa168da1d23b: Download complete 02:53:06 93b61091891f: Pull complete 02:53:07 93b9cdb0e59b: Pull complete 02:53:07 5e14af77c1be: Pull complete 02:53:07 01666e4c0597: Pull complete 02:53:14 aa168da1d23b: Pull complete 02:53:14 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:53:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:53:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:53:14 prd-centos7-docker-4c-2g-27783 does not seem to be running inside a container 02:53:14 $ 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-725/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-725 -v /w/workspace/dgexfoundry_device-sdk-go_PR-725:/w/workspace/dgexfoundry_device-sdk-go_PR-725:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 02:53:17 $ docker top 4b6222959b462207499144f5b0db7620c3cba3b74f2c5a0736ab7694b160c239 -eo pid,comm [Pipeline] { [Pipeline] sh 02:53:18 + touch /tmp/pre-build-complete [Pipeline] sh 02:53:18 + mkdir -p /var/log/sa [Pipeline] sh 02:53:18 + ls /var/log/sa-host 02:53:18 + sadf -c /var/log/sa-host/sa23 02:53:18 file_magic: OK 02:53:18 HZ: Using current value: 100 02:53:18 file_header: OK 02:53:18 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 02:53:18 Statistics: 02:53:18 Hnuu...uuuununununu... 02:53:18 File successfully converted to sysstat format version 12.2.1 02:53:18 + sadf -c /var/log/sa-host/sa26 02:53:18 file_magic: OK 02:53:18 HZ: Using current value: 100 02:53:18 file_header: OK 02:53:18 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 02:53:18 Statistics: 02:53:18 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:53:18 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:53:19 provisioning config files... 02:53:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp/config6656835227704643720tmp [Pipeline] { [Pipeline] echo 02:53:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:53:19 ---> create-netrc.sh [Pipeline] } 02:53:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 02:53:19 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 02:53:19 ---> python-tools-install.sh [Pipeline] echo 02:53:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:53:20 ---> sudo-logs.sh 02:53:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:53:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:53:20 ---> job-cost.sh 02:53:20 lf-activate-venv: SKIPPING 02:53:20 DEBUG: total: 0.20999999344348907 02:53:20 INFO: Retrieving Stack Cost... 02:53:21 INFO: Retrieving Pricing Info for: v1-standard-2 02:53:21 INFO: Archiving Costs [Pipeline] echo 02:53:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:53:22 ---> logs-deploy.sh 02:53:22 lf-activate-venv: SKIPPING 02:53:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-725/16 02:53:22 INFO: archiving workspace using pattern(s): 02:53:24 Archives upload complete. 02:53:24 INFO: archiving logs to Nexus 02:53:24 ---> uname -a: 02:53:24 Linux prd-centos7-docker-4c-2g-27783.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 02:53:24 02:53:24 02:53:24 ---> lscpu: 02:53:24 Architecture: x86_64 02:53:24 CPU op-mode(s): 32-bit, 64-bit 02:53:24 Byte Order: Little Endian 02:53:24 Address sizes: 40 bits physical, 48 bits virtual 02:53:24 CPU(s): 4 02:53:24 On-line CPU(s) list: 0-3 02:53:24 Thread(s) per core: 1 02:53:24 Core(s) per socket: 1 02:53:24 Socket(s): 4 02:53:24 NUMA node(s): 1 02:53:24 Vendor ID: GenuineIntel 02:53:24 CPU family: 6 02:53:24 Model: 44 02:53:24 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 02:53:24 Stepping: 1 02:53:24 CPU MHz: 2933.442 02:53:24 BogoMIPS: 5866.88 02:53:24 Virtualization: VT-x 02:53:24 Hypervisor vendor: KVM 02:53:24 Virtualization type: full 02:53:24 L1d cache: 128 KiB 02:53:24 L1i cache: 128 KiB 02:53:24 L2 cache: 16 MiB 02:53:24 L3 cache: 64 MiB 02:53:24 NUMA node0 CPU(s): 0-3 02:53:24 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 02:53:24 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 02:53:24 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 02:53:24 Vulnerability Meltdown: Mitigation; PTI 02:53:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:53:24 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:53:24 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:53:24 Vulnerability Srbds: Not affected 02:53:24 Vulnerability Tsx async abort: Not affected 02:53:24 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 02:53:24 02:53:24 02:53:24 ---> nproc: 02:53:24 4 02:53:24 02:53:24 02:53:24 ---> df -h: 02:53:24 Filesystem Size Used Available Use% Mounted on 02:53:24 overlay 50.0G 7.3G 42.7G 15% / 02:53:24 tmpfs 64.0M 0 64.0M 0% /dev 02:53:24 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 02:53:24 shm 64.0M 0 64.0M 0% /dev/shm 02:53:24 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 02:53:24 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 02:53:24 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 02:53:24 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 02:53:24 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 02:53:24 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 02:53:24 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-725 02:53:24 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp 02:53:24 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 02:53:24 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 02:53:24 02:53:24 02:53:24 ---> free -m: 02:53:24 total used free shared buff/cache available 02:53:24 Mem: 1837 694 116 0 1026 1037 02:53:24 Swap: 1023 1 1022 02:53:24 02:53:24 02:53:24 ---> ip addr: 02:53:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:53:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:53:24 inet 127.0.0.1/8 scope host lo 02:53:24 valid_lft forever preferred_lft forever 02:53:24 inet6 ::1/128 scope host 02:53:24 valid_lft forever preferred_lft forever 02:53:24 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 02:53:24 link/ether fa:16:3e:17:a3:2b brd ff:ff:ff:ff:ff:ff 02:53:24 inet 10.30.122.29/23 brd 10.30.123.255 scope global dynamic eth0 02:53:24 valid_lft 85705sec preferred_lft 85705sec 02:53:24 inet6 fe80::f816:3eff:fe17:a32b/64 scope link 02:53:24 valid_lft forever preferred_lft forever 02:53:24 3: docker0: mtu 1500 qdisc noqueue state DOWN 02:53:24 link/ether 02:42:44:c9:4e:e9 brd ff:ff:ff:ff:ff:ff 02:53:24 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:53:24 valid_lft forever preferred_lft forever 02:53:24 inet6 fe80::42:44ff:fec9:4ee9/64 scope link 02:53:24 valid_lft forever preferred_lft forever 02:53:24 02:53:24 02:53:24 ---> sar -b -r -n DEV: 02:53:24 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/26/21 _x86_64_ (4 CPU) 02:53:24 02:53:24 02:41:39 LINUX RESTART (4 CPU) 02:53:24 02:53:24 02:42:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:53:24 02:43:01 115.98 42.23 73.75 0.00 7946.11 27889.62 0.00 02:53:24 02:44:01 2.65 0.00 2.65 0.00 0.00 60.62 0.00 02:53:24 02:45:01 0.47 0.00 0.47 0.00 0.00 6.74 0.00 02:53:24 02:46:01 0.23 0.00 0.23 0.00 0.00 2.96 0.00 02:53:24 02:47:01 0.23 0.00 0.23 0.00 0.00 3.46 0.00 02:53:24 02:48:01 0.32 0.00 0.32 0.00 0.00 4.00 0.00 02:53:24 02:49:01 0.23 0.00 0.23 0.00 0.00 2.17 0.00 02:53:24 02:50:01 0.28 0.00 0.28 0.00 0.00 3.70 0.00 02:53:24 02:51:01 0.23 0.00 0.23 0.00 0.00 2.98 0.00 02:53:24 02:52:01 0.28 0.00 0.28 0.00 0.00 3.35 0.00 02:53:24 02:53:01 46.98 46.46 0.52 0.00 3881.07 12.14 0.00 02:53:24 Average: 15.12 8.01 7.10 0.00 1065.31 2507.66 0.00 02:53:24 02:53:24 02:42:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:53:24 02:43:01 163532 0 589584 31.34 2620 1125808 1103472 37.66 431052 1088168 128 02:53:24 02:44:01 166920 0 586076 31.15 2620 1125928 1088408 37.15 430136 1086300 20 02:53:24 02:45:01 166592 0 586400 31.17 2620 1125932 1088516 37.15 440940 1076084 20 02:53:24 02:46:01 167436 0 585556 31.12 2620 1125932 1088408 37.15 440548 1075880 16 02:53:24 02:47:01 167244 0 585740 31.13 2620 1125940 1080184 36.86 447084 1069732 8 02:53:24 02:48:01 167024 0 585956 31.14 2620 1125944 1080256 36.87 447508 1069696 8 02:53:24 02:49:01 166860 0 586116 31.15 2620 1125948 1080184 36.86 447284 1069692 16 02:53:24 02:50:01 166608 0 586364 31.16 2620 1125952 1080244 36.87 447828 1069692 12 02:53:24 02:51:01 167264 0 585700 31.13 2620 1125960 1080184 36.86 447536 1069696 12 02:53:24 02:52:01 167124 0 585836 31.14 2620 1125964 1080184 36.86 447420 1069692 8 02:53:24 02:53:01 87304 0 614540 32.66 2620 1177080 1116472 38.10 454660 1142120 216 02:53:24 Average: 159446 0 588897 31.30 2620 1130581 1087865 37.13 443818 1080614 42 02:53:24 02:53:24 02:42:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:53:24 02:43:01 eth0 498.36 318.50 1109.36 107.49 0.00 0.00 0.00 0.00 02:53:24 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:24 02:43:01 docker0 8.55 7.16 1.33 23.37 0.00 0.00 0.00 0.00 02:53:24 02:44:01 eth0 4.03 1.47 3.34 0.16 0.00 0.00 0.00 0.00 02:53:24 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:24 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:24 02:45:01 eth0 2.03 0.68 0.64 0.40 0.00 0.00 0.00 0.00 02:53:24 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:24 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:24 02:46:01 eth0 0.53 0.37 0.27 0.20 0.00 0.00 0.00 0.00 02:53:24 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:24 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:24 02:47:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:53:24 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:24 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:24 02:48:01 eth0 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 02:53:24 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:24 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:24 02:49:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:53:24 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:24 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:24 02:50:01 eth0 0.23 0.13 0.07 0.01 0.00 0.00 0.00 0.00 02:53:24 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:24 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:24 02:51:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:53:24 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:24 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:24 02:52:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:53:24 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:24 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:24 02:53:01 eth0 10.00 6.14 9.62 3.82 0.00 0.00 0.00 0.00 02:53:24 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:24 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:24 Average: eth0 46.23 29.38 100.66 10.06 0.00 0.00 0.00 0.00 02:53:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:24 Average: docker0 0.77 0.64 0.12 2.09 0.00 0.00 0.00 0.00 02:53:24 02:53:24 02:53:24 ---> sar -P ALL: 02:53:24 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/26/21 _x86_64_ (4 CPU) 02:53:24 02:53:24 02:41:39 LINUX RESTART (4 CPU) 02:53:24 02:53:24 02:42:02 CPU %user %nice %system %iowait %steal %idle 02:53:24 02:43:01 all 13.88 0.00 5.29 3.72 0.05 77.06 02:53:24 02:43:01 0 15.63 0.00 6.46 2.75 0.03 75.13 02:53:24 02:43:01 1 12.36 0.00 5.02 3.41 0.07 79.14 02:53:24 02:43:01 2 15.08 0.00 4.66 4.42 0.07 75.76 02:53:24 02:43:01 3 12.45 0.00 5.02 4.28 0.03 78.22 02:53:24 02:44:01 all 0.20 0.00 0.05 0.00 0.00 99.75 02:53:24 02:44:01 0 0.08 0.00 0.02 0.00 0.00 99.90 02:53:24 02:44:01 1 0.08 0.00 0.07 0.00 0.00 99.85 02:53:24 02:44:01 2 0.08 0.00 0.07 0.00 0.00 99.85 02:53:24 02:44:01 3 0.53 0.00 0.05 0.00 0.02 99.40 02:53:24 02:45:01 all 0.25 0.00 0.12 0.00 0.00 99.63 02:53:24 02:45:01 0 0.08 0.00 0.12 0.00 0.02 99.78 02:53:24 02:45:01 1 0.08 0.00 0.17 0.00 0.00 99.75 02:53:24 02:45:01 2 0.15 0.00 0.10 0.00 0.00 99.75 02:53:24 02:45:01 3 0.67 0.00 0.12 0.00 0.00 99.22 02:53:24 02:46:01 all 0.16 0.00 0.03 0.00 0.00 99.80 02:53:24 02:46:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:53:24 02:46:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:53:24 02:46:01 2 0.08 0.00 0.07 0.00 0.00 99.85 02:53:24 02:46:01 3 0.52 0.00 0.00 0.00 0.00 99.48 02:53:24 02:47:01 all 0.06 0.00 0.09 0.00 0.00 99.84 02:53:24 02:47:01 0 0.07 0.00 0.07 0.00 0.00 99.87 02:53:24 02:47:01 1 0.07 0.00 0.20 0.00 0.00 99.73 02:53:24 02:47:01 2 0.05 0.00 0.05 0.00 0.02 99.88 02:53:24 02:47:01 3 0.07 0.00 0.05 0.00 0.00 99.88 02:53:24 02:48:01 all 0.08 0.00 0.05 0.00 0.00 99.87 02:53:24 02:48:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:53:24 02:48:01 1 0.02 0.00 0.10 0.00 0.00 99.88 02:53:24 02:48:01 2 0.07 0.00 0.05 0.00 0.00 99.88 02:53:24 02:48:01 3 0.18 0.00 0.03 0.00 0.00 99.78 02:53:24 02:49:01 all 0.15 0.00 0.02 0.00 0.00 99.82 02:53:24 02:49:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:53:24 02:49:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:53:24 02:49:01 2 0.05 0.00 0.03 0.02 0.00 99.90 02:53:24 02:49:01 3 0.50 0.00 0.02 0.00 0.00 99.48 02:53:24 02:50:01 all 0.15 0.00 0.02 0.00 0.00 99.82 02:53:24 02:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:53:24 02:50:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:53:24 02:50:01 2 0.05 0.00 0.03 0.00 0.00 99.92 02:53:24 02:50:01 3 0.52 0.00 0.02 0.00 0.00 99.47 02:53:24 02:51:01 all 0.15 0.00 0.02 0.00 0.00 99.83 02:53:24 02:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:53:24 02:51:01 1 0.03 0.00 0.03 0.00 0.00 99.93 02:53:24 02:51:01 2 0.05 0.00 0.02 0.00 0.00 99.93 02:53:24 02:51:01 3 0.50 0.00 0.02 0.00 0.00 99.48 02:53:24 02:52:01 all 0.15 0.00 0.04 0.00 0.00 99.81 02:53:24 02:52:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:53:24 02:52:01 1 0.02 0.00 0.03 0.00 0.00 99.95 02:53:24 02:52:01 2 0.05 0.00 0.03 0.00 0.00 99.92 02:53:24 02:52:01 3 0.52 0.00 0.05 0.00 0.00 99.43 02:53:24 02:53:01 all 1.30 0.00 0.52 1.22 0.00 96.96 02:53:24 02:53:01 0 1.28 0.00 0.33 0.05 0.00 98.33 02:53:24 02:53:01 1 0.70 0.00 0.40 0.28 0.00 98.62 02:53:24 02:53:01 2 1.90 0.00 1.00 3.07 0.00 94.03 02:53:24 02:53:01 3 1.30 0.00 0.35 1.48 0.00 96.87 02:53:24 02:53:24 Average: CPU %user %nice %system %iowait %steal %idle 02:53:24 Average: all 1.47 0.00 0.56 0.44 0.01 97.53 02:53:24 Average: 0 1.52 0.00 0.63 0.25 0.00 97.60 02:53:24 Average: 1 1.19 0.00 0.54 0.33 0.01 97.93 02:53:24 Average: 2 1.57 0.00 0.55 0.67 0.01 97.21 02:53:24 Average: 3 1.58 0.00 0.51 0.51 0.00 97.40 02:53:24 02:53:24 02:53:24