Pull request #92 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 75f49688efec1912c312743df3f39e9b386dbea7+4f98354a1324b6971af40554b83b1d8fb938970d (ac7aacf226d902e62a69e8a4a525bb63c085c290) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-92/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-92/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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-rest-go] ========================================================= [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-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-rest-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4481 in /w/workspace/dgexfoundry_device-rest-go_PR-92 [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-rest-go.git > git init /w/workspace/dgexfoundry_device-rest-go_PR-92 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 4f98354a1324b6971af40554b83b1d8fb938970d into PR head commit 75f49688efec1912c312743df3f39e9b386dbea7 Merge succeeded, producing 75f49688efec1912c312743df3f39e9b386dbea7 Checking out Revision 75f49688efec1912c312743df3f39e9b386dbea7 (PR-92) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/92/head:refs/remotes/origin/PR-92 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 75f49688efec1912c312743df3f39e9b386dbea7 # 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 4f98354a1324b6971af40554b83b1d8fb938970d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 75f49688efec1912c312743df3f39e9b386dbea7 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:19:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:19:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:19:10 ========================================================= 15:19:10 EdgeX Global Pipelines Version Info 15:19:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:19:12 ------------------- 15:19:12 stable info: 15:19:12 ------------------- 15:19:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:19:12 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 15:19:12 Message: update stable to v1.0.191 15:19:13 ------------------- 15:19:13 experimental info: 15:19:13 ------------------- 15:19:13 Commited By: **** collab-it+edgex@linuxfoundation.org 15:19:13 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 15:19:13 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:19:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 15:19:13 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 15:19:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:19:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:19:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:19:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:19:14 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:19:14 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:19:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:19:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:19:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:19:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-rest-go [Pipeline] echo 15:19:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:19:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:19:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:19:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:19:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:19:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:19:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:19:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:19:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:19:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:19:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:19:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:19:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:19:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:19:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-92 [Pipeline] echo 15:19:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-92 [Pipeline] echo 15:19:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-92 [Pipeline] echo 15:19:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 75f49688efec1912c312743df3f39e9b386dbea7 [Pipeline] echo 15:19:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 75f4968 [Pipeline] echo 15:19:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:19:15 provisioning config files... 15:19:15 copy managed file [device-rest-go-settings] to file:/w/workspace/dgexfoundry_device-rest-go_PR-92@tmp/config7474030230209367625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:19:16 ---> docker-login.sh 15:19:16 nexus3.edgexfoundry.org:10001 15:19:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:16 Configure a credential helper to remove this warning. See 15:19:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:16 15:19:16 Login Succeeded 15:19:16 nexus3.edgexfoundry.org:10002 15:19:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:16 Configure a credential helper to remove this warning. See 15:19:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:16 15:19:16 Login Succeeded 15:19:16 nexus3.edgexfoundry.org:10003 15:19:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:17 Configure a credential helper to remove this warning. See 15:19:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:17 15:19:17 Login Succeeded 15:19:17 nexus3.edgexfoundry.org:10004 15:19:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:17 Configure a credential helper to remove this warning. See 15:19:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:17 15:19:17 Login Succeeded 15:19:17 docker.io 15:19:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:17 Configure a credential helper to remove this warning. See 15:19:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:17 15:19:17 Login Succeeded 15:19:17 ---> docker-login.sh ends [Pipeline] } 15:19:17 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 15:19:18 + git log --format=format:%s -1 75f49688efec1912c312743df3f39e9b386dbea7 [Pipeline] echo 15:19:18 GIT_COMMIT: 75f49688efec1912c312743df3f39e9b386dbea7, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 15:19:18 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:19:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:19:19 15:19:19 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:19:19 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:19:19 latest: Pulling from edgex-devops/git-semver 15:19:19 31603596830f: Pulling fs layer 15:19:19 54011a49482f: Pulling fs layer 15:19:19 a6820b24f6d8: Pulling fs layer 15:19:19 f581987b2513: Pulling fs layer 15:19:19 f581987b2513: Waiting 15:19:19 54011a49482f: Verifying Checksum 15:19:19 54011a49482f: Download complete 15:19:19 31603596830f: Download complete 15:19:19 f581987b2513: Verifying Checksum 15:19:19 f581987b2513: Download complete 15:19:19 a6820b24f6d8: Verifying Checksum 15:19:19 a6820b24f6d8: Download complete 15:19:20 31603596830f: Pull complete 15:19:20 54011a49482f: Pull complete 15:19:21 a6820b24f6d8: Pull complete 15:19:21 f581987b2513: Pull complete 15:19:21 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 15:19:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:19:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:19:21 prd-centos7-docker-4c-2g-4481 does not seem to be running inside a container 15:19:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-rest-go_PR-92 -v /w/workspace/dgexfoundry_device-rest-go_PR-92:/w/workspace/dgexfoundry_device-rest-go_PR-92:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-92@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:19:23 $ docker top 9e80f3e212049cf188eba47c628a5d540cb506ba6be2d89ceb124c05b75f23fb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:19:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:19:23 [ssh-agent] Looking for ssh-agent implementation... 15:19:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:19:24 $ docker exec 9e80f3e212049cf188eba47c628a5d540cb506ba6be2d89ceb124c05b75f23fb ssh-agent 15:19:24 SSH_AUTH_SOCK=/tmp/ssh-P5NtHtvZdwk0/agent.12 15:19:24 SSH_AGENT_PID=17 15:19:24 Running ssh-add (command line suppressed) 15:19:24 Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-92@tmp/private_key_1428081586665122404.key (/w/workspace/dgexfoundry_device-rest-go_PR-92@tmp/private_key_1428081586665122404.key) 15:19:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:19:24 + git tag --points-at HEAD [Pipeline] } 15:19:24 $ docker exec --env ******** --env ******** 9e80f3e212049cf188eba47c628a5d540cb506ba6be2d89ceb124c05b75f23fb ssh-agent -k 15:19:24 unset SSH_AUTH_SOCK; 15:19:24 unset SSH_AGENT_PID; 15:19:24 echo Agent pid 17 killed; 15:19:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:19:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:19:25 [ssh-agent] Looking for ssh-agent implementation... 15:19:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:19:25 $ docker exec 9e80f3e212049cf188eba47c628a5d540cb506ba6be2d89ceb124c05b75f23fb ssh-agent 15:19:25 SSH_AUTH_SOCK=/tmp/ssh-kJm8CfisEA9g/agent.45 15:19:25 SSH_AGENT_PID=51 15:19:25 Running ssh-add (command line suppressed) 15:19:25 Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-92@tmp/private_key_2229568349711135456.key (/w/workspace/dgexfoundry_device-rest-go_PR-92@tmp/private_key_2229568349711135456.key) 15:19:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:19:25 + git semver init 15:19:25 # -> Open(): unable to determine branch for HEAD 15:19:25 # $GIT_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-92/.git 15:19:25 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-rest-go_PR-92 15:19:25 # $SEMVER_REMOTE_NAME = origin 15:19:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:19:25 # $SEMVER_USER_NAME = edgex-jenkins 15:19:25 # $SEMVER_BRANCH = PR-92 15:19:25 # $SEMVER_TEMP = /tmp/semver-584116729 15:19:25 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 15:19:27 # '/tmp/semver-584116729' -> '/w/workspace/dgexfoundry_device-rest-go_PR-92/.semver' 15:19:27 # -> Force: false 15:19:27 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-92/.semver [Pipeline] } 15:19:27 $ docker exec --env ******** --env ******** 9e80f3e212049cf188eba47c628a5d540cb506ba6be2d89ceb124c05b75f23fb ssh-agent -k 15:19:27 unset SSH_AUTH_SOCK; 15:19:27 unset SSH_AGENT_PID; 15:19:27 echo Agent pid 51 killed; 15:19:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:19:27 + git semver [Pipeline] } 15:19:27 $ docker stop --time=1 9e80f3e212049cf188eba47c628a5d540cb506ba6be2d89ceb124c05b75f23fb 15:19:29 $ docker rm -f 9e80f3e212049cf188eba47c628a5d540cb506ba6be2d89ceb124c05b75f23fb [Pipeline] // withDockerContainer [Pipeline] sh 15:19:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:19:30 Stashed 1 file(s) [Pipeline] echo 15:19:30 [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 15:19:45 Still waiting to schedule task 15:19:45 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:19:45 Still waiting to schedule task 15:19:45 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 15:23:42 Running on prd-centos7-docker-4c-2g-4485 in /w/workspace/dgexfoundry_device-rest-go_PR-92 [Pipeline] { [Pipeline] ws 15:23:42 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 15:23:48 using credential edgex-jenkins-ssh 15:23:48 Cloning the remote Git repository 15:23:48 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 15:23:48 > git init /w/workspace/device-rest-go/1 # timeout=10 15:23:48 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 15:23:48 > git --version # timeout=10 15:23:48 > git --version # 'git version 2.24.3' 15:23:48 using GIT_SSH to set credentials SSH Credentials for GitHub 15:23:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:23:50 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 15:23:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:23:50 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 15:23:50 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 15:23:50 using GIT_SSH to set credentials SSH Credentials for GitHub 15:23:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/92/head:refs/remotes/origin/PR-92 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:23:50 Merging remotes/origin/master commit 4f98354a1324b6971af40554b83b1d8fb938970d into PR head commit 75f49688efec1912c312743df3f39e9b386dbea7 15:23:50 Merge succeeded, producing 75f49688efec1912c312743df3f39e9b386dbea7 15:23:50 Checking out Revision 75f49688efec1912c312743df3f39e9b386dbea7 (PR-92) 15:23:50 > git config core.sparsecheckout # timeout=10 15:23:50 > git checkout -f 75f49688efec1912c312743df3f39e9b386dbea7 # timeout=10 15:23:50 > git remote # timeout=10 15:23:50 > git config --get remote.origin.url # timeout=10 15:23:50 using GIT_SSH to set credentials SSH Credentials for GitHub 15:23:50 > git merge 4f98354a1324b6971af40554b83b1d8fb938970d # timeout=10 15:23:50 > git rev-parse HEAD^{commit} # timeout=10 15:23:50 > git config core.sparsecheckout # timeout=10 15:23:50 > git checkout -f 75f49688efec1912c312743df3f39e9b386dbea7 # timeout=10 15:23:55 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 15:23:55 > git --version # timeout=10 15:23:55 > git --version # 'git version 2.24.3' 15:23:55 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:23:57 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:23:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:23:58 + sudo service docker restart 15:23:58 + true 15:23:58 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:23:59 provisioning config files... 15:23:59 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config2952398890319532757tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:24:00 ---> docker-login.sh 15:24:00 nexus3.edgexfoundry.org:10001 15:24:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:00 Configure a credential helper to remove this warning. See 15:24:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:00 15:24:00 Login Succeeded 15:24:00 nexus3.edgexfoundry.org:10002 15:24:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:01 Configure a credential helper to remove this warning. See 15:24:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:01 15:24:01 Login Succeeded 15:24:01 nexus3.edgexfoundry.org:10003 15:24:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:01 Configure a credential helper to remove this warning. See 15:24:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:01 15:24:01 Login Succeeded 15:24:01 nexus3.edgexfoundry.org:10004 15:24:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:02 Configure a credential helper to remove this warning. See 15:24:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:02 15:24:02 Login Succeeded 15:24:02 docker.io 15:24:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:02 Configure a credential helper to remove this warning. See 15:24:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:02 15:24:02 Login Succeeded 15:24:02 ---> docker-login.sh ends [Pipeline] } 15:24:02 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:24:03 ========================================================= 15:24:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:24:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:24:03 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 15:24:03 Sending build context to Docker daemon 93.18kB 15:24:03 Step 1/10 : ARG BASE=golang:1.15-alpine3.12 15:24:03 Step 2/10 : FROM ${BASE} 15:24:04 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:24:04 540db60ca938: Pulling fs layer 15:24:04 adcc1eea9eea: Pulling fs layer 15:24:04 4c4ab2625f07: Pulling fs layer 15:24:04 0510c868ecb4: Pulling fs layer 15:24:04 afea3b2eda06: Pulling fs layer 15:24:04 7809a108b3ef: Pulling fs layer 15:24:04 f706445af74f: Pulling fs layer 15:24:04 afea3b2eda06: Waiting 15:24:04 7809a108b3ef: Waiting 15:24:04 f706445af74f: Waiting 15:24:04 0510c868ecb4: Waiting 15:24:04 4c4ab2625f07: Verifying Checksum 15:24:04 4c4ab2625f07: Download complete 15:24:04 adcc1eea9eea: Verifying Checksum 15:24:04 adcc1eea9eea: Download complete 15:24:04 afea3b2eda06: Verifying Checksum 15:24:04 afea3b2eda06: Download complete 15:24:04 7809a108b3ef: Verifying Checksum 15:24:04 7809a108b3ef: Download complete 15:24:04 540db60ca938: Verifying Checksum 15:24:04 540db60ca938: Download complete 15:24:05 540db60ca938: Pull complete 15:24:05 adcc1eea9eea: Pull complete 15:24:05 4c4ab2625f07: Pull complete 15:24:09 f706445af74f: Verifying Checksum 15:24:09 f706445af74f: Download complete 15:24:09 0510c868ecb4: Verifying Checksum 15:24:09 0510c868ecb4: Download complete 15:24:20 0510c868ecb4: Pull complete 15:24:20 afea3b2eda06: Pull complete 15:24:20 7809a108b3ef: Pull complete 15:24:25 f706445af74f: Pull complete 15:24:25 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 15:24:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:24:25 ---> b068be0155e3 15:24:25 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:24:25 ---> Running in ce73313710a6 15:24:25 Removing intermediate container ce73313710a6 15:24:25 ---> 13e8c2f900c2 15:24:25 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 15:24:25 ---> Running in 4d4a57fbfad8 15:24:25 Removing intermediate container 4d4a57fbfad8 15:24:25 ---> fbffb635300b 15:24:25 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:24:25 ---> Running in f2d1716ecb97 15:24:25 Removing intermediate container f2d1716ecb97 15:24:25 ---> 14e3d0108d86 15:24:25 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:24:26 ---> Running in 4a236e8fb4df 15:24:28 Removing intermediate container 4a236e8fb4df 15:24:28 ---> 40e52dfb8afb 15:24:28 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:24:28 ---> Running in 6fedf765ace5 15:24:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:24:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:24:31 (1/9) Installing libc-dev (0.7.2-r3) 15:24:31 (2/9) Installing libsodium (1.0.18-r0) 15:24:31 (3/9) Installing pkgconf (1.7.3-r0) 15:24:31 (4/9) Installing libsodium-dev (1.0.18-r0) 15:24:32 (5/9) Installing openssh-keygen (8.4_p1-r3) 15:24:32 (6/9) Installing libedit (20191231.3.1-r1) 15:24:32 (7/9) Installing openssh-client (8.4_p1-r3) 15:24:32 (8/9) Installing libzmq (4.3.3-r1) 15:24:33 (9/9) Installing zeromq-dev (4.3.3-r1) 15:24:34 Executing busybox-1.32.1-r6.trigger 15:24:34 OK: 154 MiB in 49 packages 15:24:35 Removing intermediate container 6fedf765ace5 15:24:35 ---> b2b810f088ab 15:24:35 Step 8/10 : WORKDIR /device-rest-go 15:24:35 ---> Running in cce16285c34a 15:24:35 Removing intermediate container cce16285c34a 15:24:35 ---> 1304520ecd30 15:24:35 Step 9/10 : COPY . . 15:24:35 ---> 8a44926deb6f 15:24:35 Step 10/10 : RUN go mod download 15:24:35 ---> Running in a38a4d104923 15:25:07 Removing intermediate container a38a4d104923 15:25:07 ---> d92f419a4cf9 15:25:07 Successfully built d92f419a4cf9 15:25:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:25:08 + docker inspect -f . ci-base-image-x86_64 15:25:08 . [Pipeline] withDockerContainer 15:25:08 prd-centos7-docker-4c-2g-4485 does not seem to be running inside a container 15:25:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:25:09 $ docker top 52f65cde9ad3560a02a7deb4f2feaf114887a6d151a07b29da9e3eb459a6b30b -eo pid,comm [Pipeline] { [Pipeline] sh 15:25:10 + go version 15:25:10 go version go1.16.3 linux/amd64 [Pipeline] } 15:25:10 $ docker stop --time=1 52f65cde9ad3560a02a7deb4f2feaf114887a6d151a07b29da9e3eb459a6b30b 15:25:11 $ docker rm -f 52f65cde9ad3560a02a7deb4f2feaf114887a6d151a07b29da9e3eb459a6b30b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:25:12 + docker inspect -f . ci-base-image-x86_64 15:25:12 . [Pipeline] withDockerContainer 15:25:13 prd-centos7-docker-4c-2g-4485 does not seem to be running inside a container 15:25:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:25:14 $ docker top 7ca074a7f1d0fe7d642a6a8d037bc8f5ea32bd6c175ca80c96b2bf3652bdaf36 -eo pid,comm [Pipeline] { [Pipeline] sh 15:25:15 + go mod tidy [Pipeline] sh 15:25:16 + make test 15:25:16 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:25:17 ? github.com/edgexfoundry/device-rest-go [no test files] 15:25:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4487 in /w/workspace/dgexfoundry_device-rest-go_PR-92 [Pipeline] { [Pipeline] ws 15:25:40 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 15:25:45 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 15:25:45 ok github.com/edgexfoundry/device-rest-go/driver 0.032s coverage: 54.0% of statements 15:25:45 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:25:46 using credential edgex-jenkins-ssh 15:25:46 Cloning the remote Git repository 15:25:46 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 15:25:46 > git init /w/workspace/device-rest-go/1 # timeout=10 15:25:46 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 15:25:46 > git --version # timeout=10 15:25:47 > git --version # 'git version 2.17.1' 15:25:47 using GIT_SSH to set credentials SSH Credentials for GitHub 15:25:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:25:49 Merging remotes/origin/master commit 4f98354a1324b6971af40554b83b1d8fb938970d into PR head commit 75f49688efec1912c312743df3f39e9b386dbea7 15:25:49 Merge succeeded, producing 75f49688efec1912c312743df3f39e9b386dbea7 15:25:49 Checking out Revision 75f49688efec1912c312743df3f39e9b386dbea7 (PR-92) 15:25:48 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 15:25:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:25:48 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 15:25:48 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 15:25:48 using GIT_SSH to set credentials SSH Credentials for GitHub 15:25:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/92/head:refs/remotes/origin/PR-92 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:25:49 > git config core.sparsecheckout # timeout=10 15:25:49 > git checkout -f 75f49688efec1912c312743df3f39e9b386dbea7 # timeout=10 15:25:49 > git remote # timeout=10 15:25:49 > git config --get remote.origin.url # timeout=10 15:25:49 using GIT_SSH to set credentials SSH Credentials for GitHub 15:25:49 > git merge 4f98354a1324b6971af40554b83b1d8fb938970d # timeout=10 15:25:49 > git rev-parse HEAD^{commit} # timeout=10 15:25:49 > git config core.sparsecheckout # timeout=10 15:25:49 > git checkout -f 75f49688efec1912c312743df3f39e9b386dbea7 # timeout=10 15:25:53 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 15:25:53 > git --version # timeout=10 15:25:53 > git --version # 'git version 2.17.1' 15:25:53 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:25:55 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:25:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:25:56 + + sudotrue service 15:25:56 docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:25:58 provisioning config files... 15:25:58 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config343834375952147453tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:25:59 ---> docker-login.sh 15:25:59 nexus3.edgexfoundry.org:10001 15:26:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:00 Configure a credential helper to remove this warning. See 15:26:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:00 15:26:00 Login Succeeded 15:26:00 nexus3.edgexfoundry.org:10002 15:26:00 gofmt -l . 15:26:00 [ "`gofmt -l .`" = "" ] 15:26:00 ./bin/test-go-mod-tidy.sh 15:26:00 ./bin/test-attribution-txt.sh [Pipeline] } 15:26:00 $ docker stop --time=1 7ca074a7f1d0fe7d642a6a8d037bc8f5ea32bd6c175ca80c96b2bf3652bdaf36 15:26:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:01 Configure a credential helper to remove this warning. See 15:26:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:01 15:26:01 Login Succeeded 15:26:01 nexus3.edgexfoundry.org:10003 15:26:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:01 Configure a credential helper to remove this warning. See 15:26:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:01 15:26:01 Login Succeeded 15:26:01 nexus3.edgexfoundry.org:10004 15:26:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:02 Configure a credential helper to remove this warning. See 15:26:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:02 15:26:02 Login Succeeded 15:26:02 docker.io 15:26:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:02 $ docker rm -f 7ca074a7f1d0fe7d642a6a8d037bc8f5ea32bd6c175ca80c96b2bf3652bdaf36 15:26:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:02 Configure a credential helper to remove this warning. See 15:26:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:02 15:26:02 Login Succeeded 15:26:02 ---> docker-login.sh ends [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } 15:26:03 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 15:26:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash [Pipeline] echo 15:26:03 ========================================================= 15:26:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:26:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:26:04 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 15:26:04 Sending build context to Docker daemon 93.18kB 15:26:04 Stashed 1 file(s) [Pipeline] } 15:26:04 Step 1/10 : ARG BASE=golang:1.15-alpine3.12 15:26:04 Step 2/10 : FROM ${BASE} 15:26:04 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:26:04 595b0fe564bb: Pulling fs layer 15:26:04 7186ed65a4f7: Pulling fs layer 15:26:04 316046926c0a: Pulling fs layer [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 15:26:04 4ebd0625c992: Pulling fs layer 15:26:04 207e8628e3a3: Pulling fs layer 15:26:04 c791037a9be2: Pulling fs layer 15:26:04 ffd874e62e21: Pulling fs layer 15:26:04 4ebd0625c992: Waiting 15:26:04 207e8628e3a3: Waiting 15:26:04 ffd874e62e21: Waiting 15:26:04 c791037a9be2: Waiting 15:26:04 316046926c0a: Verifying Checksum 15:26:04 316046926c0a: Download complete 15:26:04 7186ed65a4f7: Download complete 15:26:04 207e8628e3a3: Verifying Checksum 15:26:04 c791037a9be2: Verifying Checksum 15:26:04 595b0fe564bb: Verifying Checksum 15:26:04 595b0fe564bb: Download complete 15:26:05 595b0fe564bb: Pull complete [Pipeline] sh 15:26:05 7186ed65a4f7: Pull complete 15:26:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:26:06 316046926c0a: Pull complete 15:26:06 + ls -al . 15:26:06 total 104 15:26:06 drwxrwxr-x. 8 jenkins jenkins 4096 May 11 15:25 . 15:26:06 drwxrwxr-x. 4 jenkins jenkins 28 May 11 15:23 .. 15:26:06 -rw-rw-r--. 1 jenkins jenkins 6792 May 11 15:23 Attribution.txt 15:26:06 drwxrwxr-x. 2 jenkins jenkins 64 May 11 15:23 bin 15:26:06 drwxrwxr-x. 3 jenkins jenkins 32 May 11 15:23 cmd 15:26:06 -rw-r--r--. 1 jenkins jenkins 8513 May 11 15:25 coverage.out 15:26:06 -rw-rw-r--. 1 jenkins jenkins 1602 May 11 15:23 Dockerfile 15:26:06 -rw-rw-r--. 1 jenkins jenkins 1087 May 11 15:23 Dockerfile.build 15:26:06 -rw-rw-r--. 1 jenkins jenkins 151 May 11 15:23 .dockerignore 15:26:06 drwxrwxr-x. 2 jenkins jenkins 76 May 11 15:23 driver 15:26:06 drwxrwxr-x. 8 jenkins jenkins 179 May 11 15:23 .git 15:26:06 drwxrwxr-x. 2 jenkins jenkins 103 May 11 15:23 .github 15:26:06 -rw-rw-r--. 1 jenkins jenkins 339 May 11 15:23 .gitignore 15:26:06 -rw-r--r--. 1 jenkins jenkins 285 May 11 15:25 go.mod 15:26:06 -rw-r--r--. 1 jenkins jenkins 21396 May 11 15:25 go.sum 15:26:06 -rw-rw-r--. 1 jenkins jenkins 680 May 11 15:23 Jenkinsfile 15:26:06 -rw-rw-r--. 1 jenkins jenkins 11340 May 11 15:23 LICENSE 15:26:06 -rw-rw-r--. 1 jenkins jenkins 976 May 11 15:23 Makefile 15:26:06 -rw-rw-r--. 1 jenkins jenkins 7667 May 11 15:23 README.md 15:26:06 drwxrwxr-x. 4 jenkins jenkins 71 May 11 15:23 snap 15:26:06 -rw-rw-r--. 1 jenkins jenkins 5 May 11 15:19 VERSION 15:26:06 -rw-rw-r--. 1 jenkins jenkins 713 May 11 15:23 version.go [Pipeline] isUnix [Pipeline] sh 15:26:06 + docker build -t docker-device-rest-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=75f49688efec1912c312743df3f39e9b386dbea7 --label arch=amd64 --label version=0.0.0 . 15:26:06 Sending build context to Docker daemon 102.9kB 15:26:06 ffd874e62e21: Verifying Checksum 15:26:06 ffd874e62e21: Download complete 15:26:06 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 15:26:06 Step 2/24 : FROM ${BASE} AS builder 15:26:06 ---> d92f419a4cf9 15:26:06 Step 3/24 : ARG MAKE='make build' 15:26:07 ---> Running in 3e1de343a045 15:26:07 Removing intermediate container 3e1de343a045 15:26:07 ---> 975aa1f66f9d 15:26:07 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:26:07 ---> Running in 5a1a979e8743 15:26:07 Removing intermediate container 5a1a979e8743 15:26:07 ---> 576417aed3ab 15:26:07 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 15:26:07 ---> Running in 9a9e6515e862 15:26:07 Removing intermediate container 9a9e6515e862 15:26:07 ---> 1e68ae13339d 15:26:07 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:26:07 ---> Running in e1be3f92051f 15:26:08 4ebd0625c992: Download complete 15:26:09 Removing intermediate container e1be3f92051f 15:26:09 ---> 0054cc10a9b1 15:26:09 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:26:09 ---> Running in 1cd3c9fbd597 15:26:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:26:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:26:15 OK: 154 MiB in 49 packages 15:26:15 Removing intermediate container 1cd3c9fbd597 15:26:15 ---> 6b949f97e6df 15:26:15 Step 8/24 : WORKDIR /device-rest-go 15:26:15 ---> Running in 215520db0745 15:26:15 Removing intermediate container 215520db0745 15:26:15 ---> 5484fcb36f8f 15:26:15 Step 9/24 : COPY . . 15:26:16 ---> 12bcaeab5a2a 15:26:16 Step 10/24 : RUN make update 15:26:16 ---> Running in 7ac61c87c44a 15:26:16 CGO_ENABLED=0 GO111MODULE=on go mod download 15:26:17 Removing intermediate container 7ac61c87c44a 15:26:17 ---> 2ec7a483f416 15:26:17 Step 11/24 : RUN $MAKE 15:26:17 ---> Running in 6fd63d4cb035 15:26:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest-go ./cmd 15:26:18 4ebd0625c992: Pull complete 15:26:18 207e8628e3a3: Pull complete 15:26:18 c791037a9be2: Pull complete 15:26:21 ffd874e62e21: Pull complete 15:26:21 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 15:26:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:26:21 ---> cfc18b08335c 15:26:21 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:26:24 ---> Running in 0c4a6e1ffbdc 15:26:24 Removing intermediate container 0c4a6e1ffbdc 15:26:24 ---> ee7e2d735958 15:26:24 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 15:26:24 ---> Running in 6f2f1762908e 15:26:25 Removing intermediate container 6f2f1762908e 15:26:25 ---> 7dcc9c50d7b8 15:26:25 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:26:25 ---> Running in 3426a9e8fbaa 15:26:25 Removing intermediate container 3426a9e8fbaa 15:26:25 ---> ef241106b030 15:26:25 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:26:26 ---> Running in 4a8876f8b913 15:26:28 Removing intermediate container 4a8876f8b913 15:26:28 ---> 48d532507d6c 15:26:28 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:26:28 ---> Running in ef387b6a6723 15:26:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:26:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:26:33 (1/9) Installing libc-dev (0.7.2-r3) 15:26:33 (2/9) Installing libsodium (1.0.18-r0) 15:26:33 (3/9) Installing pkgconf (1.7.3-r0) 15:26:33 (4/9) Installing libsodium-dev (1.0.18-r0) 15:26:33 (5/9) Installing openssh-keygen (8.4_p1-r3) 15:26:34 (6/9) Installing libedit (20191231.3.1-r1) 15:26:34 (7/9) Installing openssh-client (8.4_p1-r3) 15:26:35 (8/9) Installing libzmq (4.3.3-r1) 15:26:36 Removing intermediate container 6fd63d4cb035 15:26:36 ---> 96636c34fdf3 15:26:36 Step 12/24 : FROM alpine:3.12 15:26:36 3.12: Pulling from library/alpine 15:26:36 339de151aab4: Pulling fs layer 15:26:36 339de151aab4: Download complete 15:26:36 339de151aab4: Pull complete 15:26:36 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 15:26:36 Status: Downloaded newer image for alpine:3.12 15:26:36 ---> 13621d1b12d4 15:26:36 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:26:36 ---> Running in ebf21a64ea66 15:26:36 Removing intermediate container ebf21a64ea66 15:26:36 ---> 772c7909932a 15:26:36 Step 14/24 : LABEL Name=device-rest-go Version=${VERSION} 15:26:36 ---> Running in 75c9b9346ad7 15:26:36 Removing intermediate container 75c9b9346ad7 15:26:36 ---> 5bb22b4c4165 15:26:36 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 15:26:36 ---> Running in 5c3ea3bfccf7 15:26:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:26:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:26:36 (1/6) Installing dumb-init (1.2.2-r1) 15:26:36 (2/6) Installing libgcc (9.3.0-r2) 15:26:36 (3/6) Installing libsodium (1.0.18-r0) 15:26:36 (4/6) Installing libstdc++ (9.3.0-r2) 15:26:36 (5/6) Installing libzmq (4.3.3-r0) 15:26:36 (6/6) Installing zeromq (4.3.3-r0) 15:26:36 Executing busybox-1.31.1-r20.trigger 15:26:36 OK: 8 MiB in 20 packages 15:26:37 (9/9) Installing zeromq-dev (4.3.3-r1) 15:26:37 Removing intermediate container 5c3ea3bfccf7 15:26:37 ---> 77246fe339e8 15:26:37 Step 16/24 : COPY --from=builder /device-rest-go/cmd / 15:26:37 Executing busybox-1.32.1-r6.trigger 15:26:37 OK: 144 MiB in 49 packages 15:26:37 ---> 4f2b238cc4a1 15:26:37 Step 17/24 : COPY --from=builder /device-rest-go/LICENSE / 15:26:37 ---> 1874ff26564a 15:26:37 Step 18/24 : COPY --from=builder /device-rest-go/Attribution.txt / 15:26:37 ---> fc7b57c147e5 15:26:37 Step 19/24 : EXPOSE 49986 15:26:38 ---> Running in 4402da961b91 15:26:38 Removing intermediate container 4402da961b91 15:26:38 ---> c66a414cc30e 15:26:38 Step 20/24 : ENTRYPOINT ["/device-rest-go"] 15:26:38 ---> Running in 5f6d57a9433b 15:26:38 Removing intermediate container 5f6d57a9433b 15:26:38 ---> 6d427f3ee540 15:26:38 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 15:26:38 ---> Running in b887d1656b1b 15:26:38 Removing intermediate container ef387b6a6723 15:26:38 ---> 1bbf4bf88510 15:26:38 Step 8/10 : WORKDIR /device-rest-go 15:26:38 Removing intermediate container b887d1656b1b 15:26:38 ---> 1f065c8bef80 15:26:38 Step 22/24 : LABEL arch=amd64 15:26:38 ---> Running in 7112948b846a 15:26:39 Removing intermediate container 7112948b846a 15:26:39 ---> 077d56ad61f6 15:26:39 Step 23/24 : LABEL git_sha=75f49688efec1912c312743df3f39e9b386dbea7 15:26:39 ---> Running in b587b72c72a4 15:26:39 ---> Running in 2062b590e278 15:26:39 Removing intermediate container b587b72c72a4 15:26:39 ---> c6091cfe9631 15:26:39 Step 24/24 : LABEL version=0.0.0 15:26:39 ---> Running in 30671b67a922 15:26:39 Removing intermediate container 30671b67a922 15:26:39 ---> d62f3cb3b4e1 15:26:39 [Warning] One or more build-args [ARCH] were not consumed 15:26:39 Successfully built d62f3cb3b4e1 15:26:39 Successfully tagged docker-device-rest-go:latest [Pipeline] } 15:26:39 Removing intermediate container 2062b590e278 15:26:39 ---> 10df8861c58f 15:26:39 Step 9/10 : COPY . . [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 15:26:40 ---> ba52b3e2cc82 15:26:40 Step 10/10 : RUN go mod download 15:26:40 ---> Running in 58eae7e053df 15:26:40 ---> job-cost.sh 15:26:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-C1dc 15:26:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:27:07 Removing intermediate container 58eae7e053df 15:27:07 ---> 77657eef911a 15:27:07 Successfully built 77657eef911a 15:27:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:27:07 + docker inspect -f . ci-base-image-arm64 15:27:07 . [Pipeline] withDockerContainer 15:27:08 prd-ubuntu18.04-docker-arm64-4c-16g-4487 does not seem to be running inside a container 15:27:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:27:09 $ docker top 71bc0a25cd5ea65ceb51746d562d9379f24399bd5d2ae8c492f97c15b7259fc8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:27:10 + go version 15:27:10 go version go1.16.3 linux/arm64 [Pipeline] } 15:27:10 $ docker stop --time=1 71bc0a25cd5ea65ceb51746d562d9379f24399bd5d2ae8c492f97c15b7259fc8 15:27:12 $ docker rm -f 71bc0a25cd5ea65ceb51746d562d9379f24399bd5d2ae8c492f97c15b7259fc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:27:13 + docker inspect -f . ci-base-image-arm64 15:27:13 . [Pipeline] withDockerContainer 15:27:13 prd-ubuntu18.04-docker-arm64-4c-16g-4487 does not seem to be running inside a container 15:27:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:27:15 $ docker top 8f3cc06d46be7c38d8bb7eb5502d6f077a3d892a09a16e6c51ca37af0b043c9a -eo pid,comm [Pipeline] { [Pipeline] sh 15:27:16 + go mod tidy [Pipeline] sh 15:27:17 + make test 15:27:17 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:27:19 ? github.com/edgexfoundry/device-rest-go [no test files] 15:27:37 lf-activate-venv(): INFO: Adding /tmp/venv-C1dc/bin to PATH 15:27:37 INFO: No Stack... 15:27:37 INFO: Retrieving Pricing Info for: v1-standard-2 15:27:37 INFO: Archiving Costs [Pipeline] sh 15:27:38 + cat /w/workspace/device-rest-go/1/archives/cost.csv 15:27:38 + cut -d, -f6 [Pipeline] lock 15:27:38 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-92-1-stack-cost] 15:27:38 Resource [jenkins-edgexfoundry-device-rest-go-PR-92-1-stack-cost] did not exist. Created. 15:27:38 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-92-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:27:38 + echo total: 0.029999999329447746 [Pipeline] stash 15:27:39 Stashed 1 file(s) [Pipeline] } 15:27:39 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-92-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:28:15 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 15:28:15 ok github.com/edgexfoundry/device-rest-go/driver 0.040s coverage: 54.0% of statements 15:28:15 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:28:37 gofmt -l . 15:28:37 [ "`gofmt -l .`" = "" ] 15:28:37 ./bin/test-go-mod-tidy.sh 15:28:37 ./bin/test-attribution-txt.sh [Pipeline] } 15:28:39 $ docker stop --time=1 8f3cc06d46be7c38d8bb7eb5502d6f077a3d892a09a16e6c51ca37af0b043c9a 15:28:41 $ docker rm -f 8f3cc06d46be7c38d8bb7eb5502d6f077a3d892a09a16e6c51ca37af0b043c9a [Pipeline] // withDockerContainer [Pipeline] sh 15:28:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:28:42 Warning: overwriting stash ‘coverage-report’ 15:28:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:28:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:28:43 + ls -al . 15:28:43 total 132 15:28:43 drwxrwxr-x 8 jenkins jenkins 4096 May 11 15:28 . 15:28:43 drwxrwxr-x 4 jenkins jenkins 4096 May 11 15:25 .. 15:28:43 -rw-rw-r-- 1 jenkins jenkins 151 May 11 15:25 .dockerignore 15:28:43 drwxrwxr-x 8 jenkins jenkins 4096 May 11 15:25 .git 15:28:43 drwxrwxr-x 2 jenkins jenkins 4096 May 11 15:25 .github 15:28:43 -rw-rw-r-- 1 jenkins jenkins 339 May 11 15:25 .gitignore 15:28:43 -rw-rw-r-- 1 jenkins jenkins 6792 May 11 15:25 Attribution.txt 15:28:43 -rw-rw-r-- 1 jenkins jenkins 1602 May 11 15:25 Dockerfile 15:28:43 -rw-rw-r-- 1 jenkins jenkins 1087 May 11 15:25 Dockerfile.build 15:28:43 -rw-rw-r-- 1 jenkins jenkins 680 May 11 15:25 Jenkinsfile 15:28:43 -rw-rw-r-- 1 jenkins jenkins 11340 May 11 15:25 LICENSE 15:28:43 -rw-rw-r-- 1 jenkins jenkins 976 May 11 15:25 Makefile 15:28:43 -rw-rw-r-- 1 jenkins jenkins 7667 May 11 15:25 README.md 15:28:43 -rw-rw-r-- 1 jenkins jenkins 5 May 11 15:19 VERSION 15:28:43 drwxrwxr-x 2 jenkins jenkins 4096 May 11 15:25 bin 15:28:43 drwxrwxr-x 3 jenkins jenkins 4096 May 11 15:25 cmd 15:28:43 -rw-r--r-- 1 jenkins jenkins 8513 May 11 15:28 coverage.out 15:28:43 drwxrwxr-x 2 jenkins jenkins 4096 May 11 15:25 driver 15:28:43 -rw-r--r-- 1 jenkins jenkins 285 May 11 15:28 go.mod 15:28:43 -rw-r--r-- 1 jenkins jenkins 21396 May 11 15:27 go.sum 15:28:43 drwxrwxr-x 4 jenkins jenkins 4096 May 11 15:25 snap 15:28:43 -rw-rw-r-- 1 jenkins jenkins 713 May 11 15:25 version.go [Pipeline] isUnix [Pipeline] sh 15:28:44 + docker build -t docker-device-rest-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=75f49688efec1912c312743df3f39e9b386dbea7 --label arch=arm64 --label version=0.0.0 . 15:28:44 Sending build context to Docker daemon 102.9kB 15:28:44 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 15:28:44 Step 2/24 : FROM ${BASE} AS builder 15:28:44 ---> 77657eef911a 15:28:44 Step 3/24 : ARG MAKE='make build' 15:28:44 ---> Running in e59417b34c0f 15:28:45 Removing intermediate container e59417b34c0f 15:28:45 ---> 7579a35cd1ba 15:28:45 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:28:45 ---> Running in 962157a885ec 15:28:46 Removing intermediate container 962157a885ec 15:28:46 ---> 3987db41b20b 15:28:46 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 15:28:46 ---> Running in 4d547616dd7a 15:28:46 Removing intermediate container 4d547616dd7a 15:28:46 ---> ea50c63cc3f9 15:28:46 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:28:46 ---> Running in 3cc286a896ba 15:28:49 Removing intermediate container 3cc286a896ba 15:28:49 ---> 2a40e3f37d60 15:28:49 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:28:49 ---> Running in 5632134d9ff0 15:28:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:28:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:28:53 OK: 144 MiB in 49 packages 15:28:54 Removing intermediate container 5632134d9ff0 15:28:54 ---> 028e7e500a35 15:28:54 Step 8/24 : WORKDIR /device-rest-go 15:28:54 ---> Running in 2e93199dab1b 15:28:54 Removing intermediate container 2e93199dab1b 15:28:54 ---> f222115aece5 15:28:54 Step 9/24 : COPY . . 15:28:55 ---> 329a31498f21 15:28:55 Step 10/24 : RUN make update 15:28:55 ---> Running in 35f30d4df5b8 15:28:56 CGO_ENABLED=0 GO111MODULE=on go mod download 15:28:58 Removing intermediate container 35f30d4df5b8 15:28:58 ---> 1468db91f3a5 15:28:58 Step 11/24 : RUN $MAKE 15:28:58 ---> Running in 21b62b5358a8 15:28:59 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest-go ./cmd 15:29:38 Removing intermediate container 21b62b5358a8 15:29:38 ---> 7bd7e55b247d 15:29:38 Step 12/24 : FROM alpine:3.12 15:29:38 3.12: Pulling from library/alpine 15:29:38 d2f70382dc9a: Pulling fs layer 15:29:38 d2f70382dc9a: Download complete 15:29:38 d2f70382dc9a: Pull complete 15:29:38 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 15:29:38 Status: Downloaded newer image for alpine:3.12 15:29:38 ---> 9852663dfa18 15:29:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:29:38 ---> Running in 2f29f8f1db9c 15:29:38 Removing intermediate container 2f29f8f1db9c 15:29:38 ---> f48fc6559ad0 15:29:38 Step 14/24 : LABEL Name=device-rest-go Version=${VERSION} 15:29:38 ---> Running in fc97d4865b69 15:29:38 Removing intermediate container fc97d4865b69 15:29:38 ---> 6cffe25973b8 15:29:38 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 15:29:38 ---> Running in ee1148f5eded 15:29:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:29:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:29:39 (1/6) Installing dumb-init (1.2.2-r1) 15:29:39 (2/6) Installing libgcc (9.3.0-r2) 15:29:39 (3/6) Installing libsodium (1.0.18-r0) 15:29:39 (4/6) Installing libstdc++ (9.3.0-r2) 15:29:39 (5/6) Installing libzmq (4.3.3-r0) 15:29:39 (6/6) Installing zeromq (4.3.3-r0) 15:29:39 Executing busybox-1.31.1-r20.trigger 15:29:39 OK: 8 MiB in 20 packages 15:29:41 Removing intermediate container ee1148f5eded 15:29:41 ---> a17e4a4caa68 15:29:41 Step 16/24 : COPY --from=builder /device-rest-go/cmd / 15:29:42 ---> f36acb0641ad 15:29:42 Step 17/24 : COPY --from=builder /device-rest-go/LICENSE / 15:29:42 ---> 695839931b48 15:29:42 Step 18/24 : COPY --from=builder /device-rest-go/Attribution.txt / 15:29:43 ---> 1013e52e4148 15:29:43 Step 19/24 : EXPOSE 49986 15:29:43 ---> Running in 413bb134dc12 15:29:44 Removing intermediate container 413bb134dc12 15:29:44 ---> e2e055d06ac5 15:29:44 Step 20/24 : ENTRYPOINT ["/device-rest-go"] 15:29:44 ---> Running in cc3979324736 15:29:44 Removing intermediate container cc3979324736 15:29:44 ---> c602a4c3575f 15:29:44 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 15:29:44 ---> Running in c4280950915a 15:29:45 Removing intermediate container c4280950915a 15:29:45 ---> fad09ef0c482 15:29:45 Step 22/24 : LABEL arch=arm64 15:29:45 ---> Running in d824cead75d4 15:29:46 Removing intermediate container d824cead75d4 15:29:46 ---> a8327676c3fd 15:29:46 Step 23/24 : LABEL git_sha=75f49688efec1912c312743df3f39e9b386dbea7 15:29:46 ---> Running in 46d6d6e18474 15:29:46 Removing intermediate container 46d6d6e18474 15:29:46 ---> d2b4625d6b09 15:29:46 Step 24/24 : LABEL version=0.0.0 15:29:46 ---> Running in a3637e44c624 15:29:47 Removing intermediate container a3637e44c624 15:29:47 ---> 6043b7d4bf8f 15:29:47 [Warning] One or more build-args [ARCH] were not consumed 15:29:47 Successfully built 6043b7d4bf8f 15:29:47 Successfully tagged docker-device-rest-go-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 15:29:48 ---> job-cost.sh 15:29:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eB0C 15:30:27 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:31:48 lf-activate-venv(): INFO: Adding /tmp/venv-eB0C/bin to PATH 15:31:48 INFO: No Stack... 15:31:48 INFO: Retrieving Pricing Info for: lf-standard-4 15:31:48 INFO: Archiving Costs [Pipeline] sh 15:31:49 + cat /w/workspace/device-rest-go/1/archives/cost.csv 15:31:49 + cut -d, -f6 [Pipeline] lock 15:31:49 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-92-1-stack-cost] 15:31:49 Resource [jenkins-edgexfoundry-device-rest-go-PR-92-1-stack-cost] did not exist. Created. 15:31:49 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-92-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:31:49 /w/workspace/device-rest-go/1@tmp/durable-7b439f35/script.sh: 1: /w/workspace/device-rest-go/1@tmp/durable-7b439f35/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:31:50 + echo total: 0.20999999344348907 [Pipeline] stash 15:31:50 Warning: overwriting stash ‘stack-cost’ 15:31:50 Stashed 1 file(s) [Pipeline] } 15:31:50 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-92-1-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 15:31:51 provisioning config files... 15:31:51 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/dgexfoundry_device-rest-go_PR-92@tmp/config7229610156436975342tmp [Pipeline] { [Pipeline] sh 15:31:51 + set +x 15:31:51 + curl -s https://codecov.io/bash 15:31:51 + bash -s -- 15:31:52 15:31:52 _____ _ 15:31:52 / ____| | | 15:31:52 | | ___ __| | ___ ___ _____ __ 15:31:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:31:52 | |___| (_) | (_| | __/ (_| (_) \ V / 15:31:52 \_____\___/ \__,_|\___|\___\___/ \_/ 15:31:52 Bash-1.0.2 15:31:52 15:31:52 15:31:52 ==> git version 2.24.3 found 15:31: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 15:31:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:31:52 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:31:52 ==> Jenkins CI detected. 15:31:52 project root: . 15:31:52 --> token set from env 15:31:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:31:52 ==> Running gcov in . (disable via -X gcov) 15:31:52 ==> Python coveragepy not found 15:31:52 ==> Searching for coverage reports in: 15:31:52 + . 15:31:52 -> Found 1 reports 15:31:52 ==> Detecting git/mercurial file structure 15:31:52 ==> Reading reports 15:31:52 + ./coverage.out bytes=8513 15:31:52 ==> Appending adjustments 15:31:52 https://docs.codecov.io/docs/fixing-reports 15:31:52 + Found adjustments 15:31:52 ==> Gzipping contents 15:31:52 4.0K /tmp/codecov.Fr9lQP.gz 15:31:52 ==> Uploading reports 15:31:52 url: https://codecov.io 15:31:52 query: branch=PR-92&commit=75f49688efec1912c312743df3f39e9b386dbea7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-92%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=92&job=&cmd_args= 15:31:52 -> Pinging Codecov 15:31:52 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-92&commit=75f49688efec1912c312743df3f39e9b386dbea7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-92%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=92&job=&cmd_args= 15:31:53 -> Uploading to 15:31:53 https://storage.googleapis.com/codecov/v4/raw/2021-05-11/4E5D53B4F1F92C436F7061BF334D961C/75f49688efec1912c312743df3f39e9b386dbea7/72b0822a-64d7-456e-b6cc-5a068d8ad26f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210511T153153Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=66dcad03cabe6486e63432a089d3fb6f812789fd543ba7dcd90ea8f1ec7a68c3 15:31:53 % Total % Received % Xferd Average Speed Time Time Time Current 15:31:53 Dload Upload Total Spent Left Speed 15:31:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1622 0 0 100 1622 0 3963 --:--:-- --:--:-- --:--:-- 3975 15:31:53 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/75f49688efec1912c312743df3f39e9b386dbea7 [Pipeline] } 15:31:53 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 15:31:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:31:55 ---> package-listing.sh 15:31:55 ++ facter osfamily 15:31:55 ++ tr '[:upper:]' '[:lower:]' 15:31:55 + OS_FAMILY=redhat 15:31:55 + workspace=/w/workspace/dgexfoundry_device-rest-go_PR-92 15:31:55 + START_PACKAGES=/tmp/packages_start.txt 15:31:55 + END_PACKAGES=/tmp/packages_end.txt 15:31:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:31:55 + PACKAGES=/tmp/packages_start.txt 15:31:55 + '[' /w/workspace/dgexfoundry_device-rest-go_PR-92 ']' 15:31:55 + PACKAGES=/tmp/packages_end.txt 15:31:55 + case "${OS_FAMILY}" in 15:31:55 + rpm -qa 15:31:55 + sort 15:32:01 + '[' -f /tmp/packages_start.txt ']' 15:32:01 + '[' -f /tmp/packages_end.txt ']' 15:32:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:32:01 + '[' /w/workspace/dgexfoundry_device-rest-go_PR-92 ']' 15:32:01 + mkdir -p /w/workspace/dgexfoundry_device-rest-go_PR-92/archives/ 15:32:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-rest-go_PR-92/archives/ [Pipeline] echo 15:32:01 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-rest-go_PR-92/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:32:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:32:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:32:01 15:32:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:32:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:32:02 alpine: Pulling from edgex-lftools-log-publisher 15:32:02 df20fa9351a1: Pulling fs layer 15:32:02 36b3adc4ff6f: Pulling fs layer 15:32:02 8ad3a11d3b57: Pulling fs layer 15:32:02 46f8f816bc3b: Pulling fs layer 15:32:02 93b61091891f: Pulling fs layer 15:32:02 93b9cdb0e59b: Pulling fs layer 15:32:02 5e14af77c1be: Pulling fs layer 15:32:02 01666e4c0597: Pulling fs layer 15:32:02 aa168da1d23b: Pulling fs layer 15:32:02 93b9cdb0e59b: Waiting 15:32:02 5e14af77c1be: Waiting 15:32:02 01666e4c0597: Waiting 15:32:02 aa168da1d23b: Waiting 15:32:02 46f8f816bc3b: Waiting 15:32:02 93b61091891f: Waiting 15:32:02 36b3adc4ff6f: Verifying Checksum 15:32:02 36b3adc4ff6f: Download complete 15:32:02 46f8f816bc3b: Verifying Checksum 15:32:02 46f8f816bc3b: Download complete 15:32:02 df20fa9351a1: Verifying Checksum 15:32:02 df20fa9351a1: Download complete 15:32:02 93b9cdb0e59b: Verifying Checksum 15:32:02 93b9cdb0e59b: Download complete 15:32:02 93b61091891f: Verifying Checksum 15:32:02 93b61091891f: Download complete 15:32:02 5e14af77c1be: Verifying Checksum 15:32:02 5e14af77c1be: Download complete 15:32:02 01666e4c0597: Verifying Checksum 15:32:02 01666e4c0597: Download complete 15:32:02 8ad3a11d3b57: Verifying Checksum 15:32:02 8ad3a11d3b57: Download complete 15:32:02 df20fa9351a1: Pull complete 15:32:03 36b3adc4ff6f: Pull complete 15:32:04 8ad3a11d3b57: Pull complete 15:32:04 aa168da1d23b: Verifying Checksum 15:32:04 aa168da1d23b: Download complete 15:32:05 46f8f816bc3b: Pull complete 15:32:05 93b61091891f: Pull complete 15:32:05 93b9cdb0e59b: Pull complete 15:32:05 5e14af77c1be: Pull complete 15:32:05 01666e4c0597: Pull complete 15:32:12 aa168da1d23b: Pull complete 15:32:12 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:32:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:32:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:32:12 prd-centos7-docker-4c-2g-4481 does not seem to be running inside a container 15:32:12 $ 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-rest-go_PR-92/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-rest-go_PR-92 -v /w/workspace/dgexfoundry_device-rest-go_PR-92:/w/workspace/dgexfoundry_device-rest-go_PR-92:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-92@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:32:16 $ docker top 4f4b7b8f349920227c67e5207ea55219e4d7b2ef1fc2531a3b40502fc1523fee -eo pid,comm [Pipeline] { [Pipeline] sh 15:32:17 + touch /tmp/pre-build-complete [Pipeline] sh 15:32:17 + mkdir -p /var/log/sa [Pipeline] sh 15:32:17 + ls /var/log/sa-host 15:32:17 + sadf -c /var/log/sa-host/sa11 15:32:17 file_magic: OK 15:32:17 HZ: Using current value: 100 15:32:17 file_header: OK 15:32:17 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 15:32:17 Statistics: 15:32:17 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:32:17 File successfully converted to sysstat format version 12.2.1 15:32:17 + sadf -c /var/log/sa-host/sa23 15:32:17 file_magic: OK 15:32:17 HZ: Using current value: 100 15:32:17 file_header: OK 15:32:17 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 15:32:17 Statistics: 15:32:17 Hnuu...uuuununununu... 15:32:17 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:32:17 provisioning config files... 15:32:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-rest-go_PR-92@tmp/config4707336474016349094tmp [Pipeline] { [Pipeline] echo 15:32:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:32:18 ---> create-netrc.sh [Pipeline] } 15:32:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 15:32:18 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 15:32:18 ---> python-tools-install.sh [Pipeline] echo 15:32:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:32:19 ---> sudo-logs.sh 15:32:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:32:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:32:19 ---> job-cost.sh 15:32:19 lf-activate-venv: SKIPPING 15:32:19 DEBUG: total: 0.20999999344348907 15:32:19 INFO: Retrieving Stack Cost... 15:32:21 INFO: Retrieving Pricing Info for: v1-standard-2 15:32:21 INFO: Archiving Costs [Pipeline] echo 15:32:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:32:22 ---> logs-deploy.sh 15:32:22 lf-activate-venv: SKIPPING 15:32:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-92/1 15:32:22 INFO: archiving workspace using pattern(s): 15:32:23 Archives upload complete. 15:32:23 INFO: archiving logs to Nexus 15:32:24 ---> uname -a: 15:32:24 Linux prd-centos7-docker-4c-2g-4481.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 15:32:24 15:32:24 15:32:24 ---> lscpu: 15:32:24 Architecture: x86_64 15:32:24 CPU op-mode(s): 32-bit, 64-bit 15:32:24 Byte Order: Little Endian 15:32:24 Address sizes: 40 bits physical, 48 bits virtual 15:32:24 CPU(s): 4 15:32:24 On-line CPU(s) list: 0-3 15:32:24 Thread(s) per core: 1 15:32:24 Core(s) per socket: 1 15:32:24 Socket(s): 4 15:32:24 NUMA node(s): 1 15:32:24 Vendor ID: GenuineIntel 15:32:24 CPU family: 6 15:32:24 Model: 44 15:32:24 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 15:32:24 Stepping: 1 15:32:24 CPU MHz: 2933.438 15:32:24 BogoMIPS: 5866.87 15:32:24 Virtualization: VT-x 15:32:24 Hypervisor vendor: KVM 15:32:24 Virtualization type: full 15:32:24 L1d cache: 128 KiB 15:32:24 L1i cache: 128 KiB 15:32:24 L2 cache: 16 MiB 15:32:24 L3 cache: 64 MiB 15:32:24 NUMA node0 CPU(s): 0-3 15:32:24 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 15:32:24 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 15:32:24 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 15:32:24 Vulnerability Meltdown: Mitigation; PTI 15:32:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:32:24 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:32:24 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:32:24 Vulnerability Srbds: Not affected 15:32:24 Vulnerability Tsx async abort: Not affected 15:32: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 15:32:24 15:32:24 15:32:24 ---> nproc: 15:32:24 4 15:32:24 15:32:24 15:32:24 ---> df -h: 15:32:24 Filesystem Size Used Available Use% Mounted on 15:32:24 overlay 50.0G 7.3G 42.7G 15% / 15:32:24 tmpfs 64.0M 0 64.0M 0% /dev 15:32:24 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 15:32:24 shm 64.0M 0 64.0M 0% /dev/shm 15:32:24 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 15:32:24 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 15:32:24 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 15:32:24 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 15:32:24 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 15:32:24 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-rest-go_PR-92 15:32:24 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 15:32:24 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-rest-go_PR-92@tmp 15:32:24 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 15:32:24 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 15:32:24 15:32:24 15:32:24 ---> free -m: 15:32:24 total used free shared buff/cache available 15:32:24 Mem: 1837 708 108 0 1020 1024 15:32:24 Swap: 1023 0 1023 15:32:24 15:32:24 15:32:24 ---> ip addr: 15:32:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:32:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:32:24 inet 127.0.0.1/8 scope host lo 15:32:24 valid_lft forever preferred_lft forever 15:32:24 inet6 ::1/128 scope host 15:32:24 valid_lft forever preferred_lft forever 15:32:24 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:32:24 link/ether fa:16:3e:d3:ab:ff brd ff:ff:ff:ff:ff:ff 15:32:24 inet 10.30.122.19/23 brd 10.30.123.255 scope global dynamic eth0 15:32:24 valid_lft 85562sec preferred_lft 85562sec 15:32:24 inet6 fe80::f816:3eff:fed3:abff/64 scope link 15:32:24 valid_lft forever preferred_lft forever 15:32:24 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:32:24 link/ether 02:42:95:e8:0b:38 brd ff:ff:ff:ff:ff:ff 15:32:24 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:32:24 valid_lft forever preferred_lft forever 15:32:24 inet6 fe80::42:95ff:fee8:b38/64 scope link 15:32:24 valid_lft forever preferred_lft forever 15:32:24 15:32:24 15:32:24 ---> sar -b -r -n DEV: 15:32:24 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/11/21 _x86_64_ (4 CPU) 15:32:24 15:32:24 15:18:14 LINUX RESTART (4 CPU) 15:32:24 15:32:24 15:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:32:24 15:20:01 50.27 15.13 35.14 0.00 4568.84 3930.61 0.00 15:32:24 15:21:01 1.03 0.00 1.03 0.00 0.00 23.08 0.00 15:32:24 15:22:01 0.30 0.00 0.30 0.00 0.00 3.48 0.00 15:32:24 15:23:02 0.25 0.00 0.25 0.00 0.00 2.83 0.00 15:32:24 15:24:01 0.17 0.00 0.17 0.00 0.00 1.85 0.00 15:32:24 15:25:01 0.33 0.00 0.33 0.00 0.00 4.83 0.00 15:32:24 15:26:01 0.25 0.00 0.25 0.00 0.00 2.83 0.00 15:32:24 15:27:01 0.33 0.00 0.33 0.00 0.00 4.83 0.00 15:32:24 15:28:01 0.25 0.00 0.25 0.00 0.00 2.58 0.00 15:32:24 15:29:01 0.20 0.00 0.20 0.00 0.00 1.63 0.00 15:32:24 15:30:01 0.27 0.00 0.27 0.00 0.00 3.46 0.00 15:32:24 15:31:01 0.22 0.00 0.22 0.00 0.00 2.43 0.00 15:32:24 15:32:01 47.27 46.62 0.65 0.00 3772.09 13.55 0.00 15:32:24 Average: 7.79 4.76 3.03 0.00 642.66 308.08 0.00 15:32:24 15:32:24 15:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:32:24 15:20:01 133516 0 606540 32.24 2620 1138868 1103020 37.64 430708 1117780 140 15:32:24 15:21:01 136292 0 603756 32.09 2620 1138876 1091268 37.24 430628 1115408 8 15:32:24 15:22:01 134888 0 605156 32.16 2620 1138880 1086128 37.07 443260 1104404 8 15:32:24 15:23:02 134544 0 605496 32.18 2620 1138884 1076912 36.75 448668 1099300 8 15:32:24 15:24:01 130760 0 609276 32.38 2620 1138888 1087948 37.13 453284 1098560 20 15:32:24 15:25:01 132720 0 607312 32.28 2620 1138892 1086620 37.08 451492 1098536 12 15:32:24 15:26:01 131096 0 608932 32.36 2620 1138896 1086860 37.09 452812 1098536 8 15:32:24 15:27:01 133076 0 606948 32.26 2620 1138900 1086620 37.08 451540 1098536 8 15:32:24 15:28:01 133056 0 606960 32.26 2620 1138908 1086620 37.08 451672 1098536 8 15:32:24 15:29:01 132156 0 607800 32.30 2620 1138968 1086776 37.09 452420 1098552 36 15:32:24 15:30:01 132464 0 607544 32.29 2620 1138916 1086680 37.09 451876 1098540 12 15:32:24 15:31:01 132868 0 607136 32.27 2620 1138920 1086632 37.08 451616 1098536 8 15:32:24 15:32:01 97432 0 611268 32.49 2620 1170224 1090904 37.23 439176 1146440 200 15:32:24 Average: 130374 0 607240 32.27 2620 1141309 1087922 37.13 446858 1105513 37 15:32:24 15:32:24 15:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:32:24 15:20:01 eth0 327.83 253.60 822.67 55.50 0.00 0.00 0.00 0.00 15:32:24 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:24 15:20:01 docker0 48.90 42.21 4.33 133.85 0.00 0.00 0.00 0.00 15:32:24 15:21:01 eth0 1.02 0.33 0.32 0.20 0.00 0.00 0.00 0.00 15:32:24 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:24 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:24 15:22:01 eth0 0.60 0.28 0.28 0.20 0.00 0.00 0.00 0.00 15:32:24 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:24 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:24 15:23:02 eth0 0.90 0.20 0.23 0.01 0.00 0.00 0.00 0.00 15:32:24 15:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:24 15:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:24 15:24:01 eth0 5.89 5.27 1.01 15.78 0.00 0.00 0.00 0.00 15:32:24 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:24 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:24 15:25:01 eth0 0.82 0.07 0.07 0.01 0.00 0.00 0.00 0.00 15:32:24 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:24 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:24 15:26:01 eth0 1.92 2.18 0.36 6.88 0.00 0.00 0.00 0.00 15:32:24 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:24 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:24 15:27:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:32:24 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:24 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:24 15:28:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:32:24 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:24 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:24 15:29:01 eth0 2.85 2.75 0.25 4.27 0.00 0.00 0.00 0.00 15:32:24 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:24 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:24 15:30:01 eth0 0.20 0.15 0.07 0.04 0.00 0.00 0.00 0.00 15:32:24 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:24 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:24 15:31:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:32:24 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:24 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:24 15:32:01 eth0 11.26 6.88 10.91 3.96 0.00 0.00 0.00 0.00 15:32:24 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:24 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:24 Average: eth0 27.25 20.95 64.44 6.67 0.00 0.00 0.00 0.00 15:32:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:24 Average: docker0 3.77 3.25 0.33 10.31 0.00 0.00 0.00 0.00 15:32:24 15:32:24 15:32:24 ---> sar -P ALL: 15:32:24 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/11/21 _x86_64_ (4 CPU) 15:32:24 15:32:24 15:18:14 LINUX RESTART (4 CPU) 15:32:24 15:32:24 15:19:01 CPU %user %nice %system %iowait %steal %idle 15:32:24 15:20:01 all 4.74 0.00 2.70 1.03 0.04 91.49 15:32:24 15:20:01 0 4.53 0.00 2.58 0.15 0.03 92.70 15:32:24 15:20:01 1 4.33 0.00 2.40 0.27 0.05 92.95 15:32:24 15:20:01 2 4.74 0.00 2.87 1.21 0.03 91.14 15:32:24 15:20:01 3 5.35 0.00 2.93 2.51 0.03 89.18 15:32:24 15:21:01 all 0.17 0.00 0.05 0.00 0.00 99.78 15:32:24 15:21:01 0 0.07 0.00 0.05 0.00 0.00 99.88 15:32:24 15:21:01 1 0.52 0.00 0.05 0.00 0.00 99.43 15:32:24 15:21:01 2 0.07 0.00 0.05 0.00 0.00 99.88 15:32:24 15:21:01 3 0.03 0.00 0.05 0.00 0.00 99.92 15:32:24 15:22:01 all 0.18 0.00 0.14 0.00 0.01 99.67 15:32:24 15:22:01 0 0.05 0.00 0.15 0.00 0.00 99.80 15:32:24 15:22:01 1 0.48 0.00 0.08 0.00 0.02 99.42 15:32:24 15:22:01 2 0.08 0.00 0.23 0.00 0.03 99.65 15:32:24 15:22:01 3 0.10 0.00 0.10 0.00 0.00 99.80 15:32:24 15:23:02 all 0.09 0.00 0.05 0.00 0.00 99.86 15:32:24 15:23:02 0 0.02 0.00 0.05 0.00 0.00 99.93 15:32:24 15:23:02 1 0.25 0.00 0.03 0.00 0.00 99.72 15:32:24 15:23:02 2 0.03 0.00 0.05 0.00 0.00 99.92 15:32:24 15:23:02 3 0.05 0.00 0.05 0.00 0.02 99.88 15:32:24 15:24:01 all 0.28 0.00 0.09 0.00 0.00 99.62 15:32:24 15:24:01 0 0.14 0.00 0.07 0.00 0.00 99.80 15:32:24 15:24:01 1 0.49 0.00 0.05 0.00 0.02 99.44 15:32:24 15:24:01 2 0.19 0.00 0.19 0.00 0.00 99.63 15:32:24 15:24:01 3 0.32 0.00 0.07 0.00 0.00 99.61 15:32:24 15:25:01 all 0.03 0.00 0.03 0.00 0.00 99.95 15:32:24 15:25:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:32:24 15:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:32:24 15:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:32:24 15:25:01 3 0.05 0.00 0.05 0.00 0.00 99.90 15:32:24 15:26:01 all 0.06 0.00 0.04 0.00 0.00 99.89 15:32:24 15:26:01 0 0.05 0.00 0.03 0.00 0.02 99.90 15:32:24 15:26:01 1 0.07 0.00 0.05 0.00 0.00 99.88 15:32:24 15:26:01 2 0.07 0.00 0.05 0.00 0.00 99.88 15:32:24 15:26:01 3 0.07 0.00 0.03 0.00 0.00 99.90 15:32:24 15:27:01 all 0.05 0.00 0.03 0.00 0.00 99.92 15:32:24 15:27:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:32:24 15:27:01 1 0.05 0.00 0.02 0.00 0.00 99.93 15:32:24 15:27:01 2 0.05 0.00 0.03 0.00 0.00 99.92 15:32:24 15:27:01 3 0.05 0.00 0.05 0.00 0.00 99.90 15:32:24 15:28:01 all 0.02 0.00 0.05 0.00 0.00 99.93 15:32:24 15:28:01 0 0.02 0.00 0.05 0.00 0.00 99.93 15:32:24 15:28:01 1 0.03 0.00 0.05 0.00 0.00 99.92 15:32:24 15:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:32:24 15:28:01 3 0.02 0.00 0.08 0.00 0.02 99.88 15:32:24 15:29:01 all 0.10 0.00 0.03 0.00 0.00 99.86 15:32:24 15:29:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:32:24 15:29:01 1 0.07 0.00 0.02 0.00 0.00 99.92 15:32:24 15:29:01 2 0.15 0.00 0.03 0.00 0.00 99.82 15:32:24 15:29:01 3 0.17 0.00 0.05 0.00 0.00 99.78 15:32:24 15:30:01 all 0.15 0.00 0.03 0.00 0.00 99.82 15:32:24 15:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:32:24 15:30:01 1 0.52 0.00 0.03 0.00 0.00 99.45 15:32:24 15:30:01 2 0.02 0.00 0.03 0.00 0.02 99.93 15:32:24 15:30:01 3 0.05 0.00 0.05 0.00 0.00 99.90 15:32:24 15:32:24 15:30:01 CPU %user %nice %system %iowait %steal %idle 15:32:24 15:31:01 all 0.15 0.00 0.02 0.00 0.00 99.83 15:32:24 15:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:32:24 15:31:01 1 0.52 0.00 0.02 0.00 0.00 99.47 15:32:24 15:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:32:24 15:31:01 3 0.05 0.00 0.05 0.00 0.00 99.90 15:32:24 15:32:01 all 1.08 0.00 0.59 1.15 0.01 97.17 15:32:24 15:32:01 0 0.50 0.00 0.57 0.18 0.00 98.75 15:32:24 15:32:01 1 1.08 0.00 0.67 1.40 0.03 96.81 15:32:24 15:32:01 2 1.10 0.00 0.68 2.19 0.00 96.03 15:32:24 15:32:01 3 1.64 0.00 0.45 0.82 0.00 97.10 15:32:24 Average: all 0.54 0.00 0.30 0.17 0.01 98.99 15:32:24 Average: 0 0.42 0.00 0.28 0.03 0.00 99.27 15:32:24 Average: 1 0.65 0.00 0.27 0.13 0.01 98.95 15:32:24 Average: 2 0.50 0.00 0.33 0.26 0.01 98.90 15:32:24 Average: 3 0.61 0.00 0.31 0.25 0.01 98.83 15:32:24 15:32:24 15:32:24