Pull request #563 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 36e6fb5931ddfebac18a0f3c8bf43662636732ac+fefa48ab3c6640cefc89d86fa7501fc0a6c292e3 (4facee6d17cf24cbeff124498639e1c04d9a0de7) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 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 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-563/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > 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 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. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre SNAP_CHANNEL: latest/edge BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: api/openapi/v1 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-3363 in /w/workspace/dgexfoundry_device-sdk-go_PR-563 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-563 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Fetching without tags > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/563/head:refs/remotes/origin/PR-563 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/563/head:refs/remotes/origin/PR-563 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/563/head:refs/remotes/origin/PR-563 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit fefa48ab3c6640cefc89d86fa7501fc0a6c292e3 into PR head commit 36e6fb5931ddfebac18a0f3c8bf43662636732ac Merge succeeded, producing 36e6fb5931ddfebac18a0f3c8bf43662636732ac Checking out Revision 36e6fb5931ddfebac18a0f3c8bf43662636732ac (PR-563) > git config core.sparsecheckout # timeout=10 > git checkout -f 36e6fb5931ddfebac18a0f3c8bf43662636732ac # 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 fefa48ab3c6640cefc89d86fa7501fc0a6c292e3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 36e6fb5931ddfebac18a0f3c8bf43662636732ac # timeout=10 Commit message: "fix: update CommandExists to only check Device Commands" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-08-11T10:04:26.418Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-08-11T10:04:26.770Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-08-11T10:04:26.989Z] ========================================================= [2020-08-11T10:04:26.989Z] EdgeX Global Pipelines Version Info [2020-08-11T10:04:26.989Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-08-11T10:04:28.884Z] ------------------- [2020-08-11T10:04:28.884Z] stable info: [2020-08-11T10:04:28.884Z] ------------------- [2020-08-11T10:04:28.884Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-08-11T10:04:28.884Z] Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [2020-08-11T10:04:28.884Z] Message: update stable to v1.0.106 [2020-08-11T10:04:29.456Z] ------------------- [2020-08-11T10:04:29.456Z] experimental info: [2020-08-11T10:04:29.456Z] ------------------- [2020-08-11T10:04:29.457Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-08-11T10:04:29.457Z] Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b [2020-08-11T10:04:29.457Z] Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-08-11T10:04:31.944Z] + git log --format=format:%s -1 36e6fb5931ddfebac18a0f3c8bf43662636732ac [Pipeline] echo [2020-08-11T10:04:32.023Z] GIT_COMMIT: 36e6fb5931ddfebac18a0f3c8bf43662636732ac, Commit Message: fix: update CommandExists to only check Device Commands [Pipeline] echo [2020-08-11T10:04:32.093Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-08-11T10:04:32.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-11T10:04:33.165Z] [2020-08-11T10:04:33.165Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-08-11T10:04:33.583Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-11T10:04:33.583Z] latest: Pulling from edgex-devops/git-semver [2020-08-11T10:04:33.583Z] 31603596830f: Pulling fs layer [2020-08-11T10:04:33.583Z] 2a8b12db71e7: Pulling fs layer [2020-08-11T10:04:33.583Z] 6ca5941a6612: Pulling fs layer [2020-08-11T10:04:33.583Z] ecc8261a40a4: Pulling fs layer [2020-08-11T10:04:33.583Z] ecc8261a40a4: Waiting [2020-08-11T10:04:33.583Z] 2a8b12db71e7: Verifying Checksum [2020-08-11T10:04:33.583Z] 2a8b12db71e7: Download complete [2020-08-11T10:04:33.847Z] 31603596830f: Download complete [2020-08-11T10:04:33.847Z] ecc8261a40a4: Verifying Checksum [2020-08-11T10:04:33.847Z] ecc8261a40a4: Download complete [2020-08-11T10:04:33.847Z] 6ca5941a6612: Download complete [2020-08-11T10:04:34.110Z] 31603596830f: Pull complete [2020-08-11T10:04:34.372Z] 2a8b12db71e7: Pull complete [2020-08-11T10:04:34.943Z] 6ca5941a6612: Pull complete [2020-08-11T10:04:35.207Z] ecc8261a40a4: Pull complete [2020-08-11T10:04:35.468Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-08-11T10:04:35.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-11T10:04:35.468Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-08-11T10:04:35.585Z] prd-centos7-docker-4c-2g-3363 does not seem to be running inside a container [2020-08-11T10:04:35.621Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-563 -v /w/workspace/dgexfoundry_device-sdk-go_PR-563:/w/workspace/dgexfoundry_device-sdk-go_PR-563:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-563@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-563@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 [2020-08-11T10:04:37.551Z] $ docker top 1de1fba6d556f2b89f01a5a39f148fa956ae00bbe142cf82c907bc8e3d191899 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-11T10:04:37.897Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-11T10:04:37.897Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-11T10:04:38.094Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-11T10:04:38.091Z] $ docker exec 1de1fba6d556f2b89f01a5a39f148fa956ae00bbe142cf82c907bc8e3d191899 ssh-agent [2020-08-11T10:04:38.252Z] SSH_AUTH_SOCK=/tmp/ssh-GJhN1gfbhr2K/agent.11 [2020-08-11T10:04:38.252Z] SSH_AGENT_PID=16 [2020-08-11T10:04:38.264Z] Running ssh-add (command line suppressed) [2020-08-11T10:04:38.369Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-563@tmp/private_key_5441519278103547472.key (/w/workspace/dgexfoundry_device-sdk-go_PR-563@tmp/private_key_5441519278103547472.key) [2020-08-11T10:04:38.428Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-11T10:04:38.797Z] + git describe --exact-match --tags HEAD [2020-08-11T10:04:38.797Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-08-11T10:04:38.829Z] $ docker exec --env ******** --env ******** 1de1fba6d556f2b89f01a5a39f148fa956ae00bbe142cf82c907bc8e3d191899 ssh-agent -k [2020-08-11T10:04:38.963Z] unset SSH_AUTH_SOCK; [2020-08-11T10:04:38.963Z] unset SSH_AGENT_PID; [2020-08-11T10:04:38.963Z] echo Agent pid 16 killed; [2020-08-11T10:04:39.015Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-08-11T10:04:39.183Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-08-11T10:04:39.183Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-08-11T10:04:39.284Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-11T10:04:39.284Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-11T10:04:39.445Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-11T10:04:39.442Z] $ docker exec 1de1fba6d556f2b89f01a5a39f148fa956ae00bbe142cf82c907bc8e3d191899 ssh-agent [2020-08-11T10:04:39.608Z] SSH_AUTH_SOCK=/tmp/ssh-r1Hq7Wfg9veP/agent.44 [2020-08-11T10:04:39.608Z] SSH_AGENT_PID=50 [2020-08-11T10:04:39.614Z] Running ssh-add (command line suppressed) [2020-08-11T10:04:39.728Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-563@tmp/private_key_7153937471081228539.key (/w/workspace/dgexfoundry_device-sdk-go_PR-563@tmp/private_key_7153937471081228539.key) [2020-08-11T10:04:39.784Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-11T10:04:40.162Z] + git semver init [2020-08-11T10:04:40.163Z] # -> Open(): unable to determine branch for HEAD [2020-08-11T10:04:40.163Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-563/.git [2020-08-11T10:04:40.163Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-563 [2020-08-11T10:04:40.163Z] # $SEMVER_REMOTE_NAME = origin [2020-08-11T10:04:40.163Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-11T10:04:40.163Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-11T10:04:40.163Z] # $SEMVER_BRANCH = PR-563 [2020-08-11T10:04:40.163Z] # $SEMVER_TEMP = /tmp/semver-600807041 [2020-08-11T10:04:40.163Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-08-11T10:04:40.735Z] # '/tmp/semver-600807041' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-563/.semver' [2020-08-11T10:04:40.735Z] # -> Force: false [2020-08-11T10:04:40.735Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-563/.semver [Pipeline] } [2020-08-11T10:04:40.752Z] $ docker exec --env ******** --env ******** 1de1fba6d556f2b89f01a5a39f148fa956ae00bbe142cf82c907bc8e3d191899 ssh-agent -k [2020-08-11T10:04:40.863Z] unset SSH_AUTH_SOCK; [2020-08-11T10:04:40.864Z] unset SSH_AGENT_PID; [2020-08-11T10:04:40.864Z] echo Agent pid 50 killed; [2020-08-11T10:04:40.911Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-11T10:04:41.457Z] + git semver [Pipeline] } [2020-08-11T10:04:41.484Z] $ docker stop --time=1 1de1fba6d556f2b89f01a5a39f148fa956ae00bbe142cf82c907bc8e3d191899 [2020-08-11T10:04:42.885Z] $ docker rm -f 1de1fba6d556f2b89f01a5a39f148fa956ae00bbe142cf82c907bc8e3d191899 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-08-11T10:04:43.691Z] Stashed 26 file(s) [Pipeline] echo [2020-08-11T10:04:43.712Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] echo [2020-08-11T10:04:43.825Z] Archived original 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 [2020-08-11T10:04:59.472Z] Still waiting to schedule task [2020-08-11T10:04:59.472Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3363’ [2020-08-11T10:04:59.500Z] Still waiting to schedule task [2020-08-11T10:04:59.500Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-08-11T10:06:51.975Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3365 in /w/workspace/dgexfoundry_device-sdk-go_PR-563 [Pipeline] { [Pipeline] ws [2020-08-11T10:06:52.061Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-08-11T10:06:56.677Z] using credential edgex-jenkins-ssh [2020-08-11T10:06:56.726Z] Cloning the remote Git repository [2020-08-11T10:06:56.726Z] Cloning with configured refspecs honoured and without tags [2020-08-11T10:06:56.779Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-08-11T10:06:56.885Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-08-11T10:06:56.967Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-08-11T10:06:56.968Z] > git --version # timeout=10 [2020-08-11T10:06:56.995Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-11T10:06:57.052Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/563/head:refs/remotes/origin/PR-563 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-11T10:06:58.277Z] Fetching without tags [2020-08-11T10:06:58.181Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-08-11T10:06:58.211Z] > git config --add remote.origin.fetch +refs/pull/563/head:refs/remotes/origin/PR-563 # timeout=10 [2020-08-11T10:06:58.228Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-11T10:06:58.254Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-08-11T10:06:58.280Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-08-11T10:06:58.281Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-11T10:06:58.296Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/563/head:refs/remotes/origin/PR-563 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-11T10:06:58.821Z] Merging remotes/origin/master commit fefa48ab3c6640cefc89d86fa7501fc0a6c292e3 into PR head commit 36e6fb5931ddfebac18a0f3c8bf43662636732ac [2020-08-11T10:06:59.128Z] Merge succeeded, producing 36e6fb5931ddfebac18a0f3c8bf43662636732ac [2020-08-11T10:06:59.129Z] Checking out Revision 36e6fb5931ddfebac18a0f3c8bf43662636732ac (PR-563) [2020-08-11T10:06:58.832Z] > git config core.sparsecheckout # timeout=10 [2020-08-11T10:06:58.845Z] > git checkout -f 36e6fb5931ddfebac18a0f3c8bf43662636732ac # timeout=10 [2020-08-11T10:06:58.991Z] > git remote # timeout=10 [2020-08-11T10:06:59.020Z] > git config --get remote.origin.url # timeout=10 [2020-08-11T10:06:59.033Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-11T10:06:59.045Z] > git merge fefa48ab3c6640cefc89d86fa7501fc0a6c292e3 # timeout=10 [2020-08-11T10:06:59.090Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-11T10:06:59.130Z] > git config core.sparsecheckout # timeout=10 [2020-08-11T10:06:59.156Z] > git checkout -f 36e6fb5931ddfebac18a0f3c8bf43662636732ac # timeout=10 [2020-08-11T10:07:03.309Z] Commit message: "fix: update CommandExists to only check Device Commands" [2020-08-11T10:07:03.365Z] > git --version # timeout=10 [2020-08-11T10:07:03.387Z] fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-08-11T10:07:04.901Z] ========================================================= [2020-08-11T10:07:04.901Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-08-11T10:07:04.901Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-11T10:07:05.948Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-08-11T10:07:06.931Z] Sending build context to Docker daemon 3.049MB [2020-08-11T10:07:06.931Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-08-11T10:07:06.931Z] Step 2/8 : FROM ${BASE} [2020-08-11T10:07:07.207Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-08-11T10:07:07.207Z] b538f80385f9: Pulling fs layer [2020-08-11T10:07:07.207Z] 74f711af9a0d: Pulling fs layer [2020-08-11T10:07:07.207Z] 99f96fe45779: Pulling fs layer [2020-08-11T10:07:07.207Z] fd7a069fd194: Pulling fs layer [2020-08-11T10:07:07.207Z] 66aa3694b03b: Pulling fs layer [2020-08-11T10:07:07.207Z] 170f70906a0f: Pulling fs layer [2020-08-11T10:07:07.207Z] ad7c5574e4b9: Pulling fs layer [2020-08-11T10:07:07.207Z] e772456be8f7: Pulling fs layer [2020-08-11T10:07:07.207Z] c890913d741a: Pulling fs layer [2020-08-11T10:07:07.207Z] 2480fcc9aa5a: Pulling fs layer [2020-08-11T10:07:07.207Z] 09adf4765672: Pulling fs layer [2020-08-11T10:07:07.207Z] ad7c5574e4b9: Waiting [2020-08-11T10:07:07.207Z] e772456be8f7: Waiting [2020-08-11T10:07:07.207Z] c890913d741a: Waiting [2020-08-11T10:07:07.207Z] 2480fcc9aa5a: Waiting [2020-08-11T10:07:07.207Z] 09adf4765672: Waiting [2020-08-11T10:07:07.207Z] fd7a069fd194: Waiting [2020-08-11T10:07:07.207Z] 66aa3694b03b: Waiting [2020-08-11T10:07:07.207Z] 170f70906a0f: Waiting [2020-08-11T10:07:07.207Z] 99f96fe45779: Verifying Checksum [2020-08-11T10:07:07.207Z] 99f96fe45779: Download complete [2020-08-11T10:07:07.207Z] 74f711af9a0d: Verifying Checksum [2020-08-11T10:07:07.207Z] 74f711af9a0d: Download complete [2020-08-11T10:07:07.207Z] 66aa3694b03b: Verifying Checksum [2020-08-11T10:07:07.207Z] 66aa3694b03b: Download complete [2020-08-11T10:07:07.484Z] 170f70906a0f: Verifying Checksum [2020-08-11T10:07:07.484Z] 170f70906a0f: Download complete [2020-08-11T10:07:07.484Z] b538f80385f9: Verifying Checksum [2020-08-11T10:07:07.484Z] b538f80385f9: Download complete [2020-08-11T10:07:08.474Z] b538f80385f9: Pull complete [2020-08-11T10:07:08.747Z] 74f711af9a0d: Pull complete [2020-08-11T10:07:09.351Z] 99f96fe45779: Pull complete [2020-08-11T10:07:09.627Z] ad7c5574e4b9: Verifying Checksum [2020-08-11T10:07:09.627Z] ad7c5574e4b9: Download complete [2020-08-11T10:07:09.627Z] c890913d741a: Verifying Checksum [2020-08-11T10:07:09.627Z] c890913d741a: Download complete [2020-08-11T10:07:11.618Z] 2480fcc9aa5a: Verifying Checksum [2020-08-11T10:07:11.618Z] 2480fcc9aa5a: Download complete [2020-08-11T10:07:11.618Z] 09adf4765672: Verifying Checksum [2020-08-11T10:07:11.618Z] 09adf4765672: Download complete [2020-08-11T10:07:11.893Z] e772456be8f7: Verifying Checksum [2020-08-11T10:07:11.893Z] e772456be8f7: Download complete [2020-08-11T10:07:13.325Z] fd7a069fd194: Verifying Checksum [2020-08-11T10:07:13.325Z] fd7a069fd194: Download complete [2020-08-11T10:07:25.733Z] fd7a069fd194: Pull complete [2020-08-11T10:07:25.733Z] 66aa3694b03b: Pull complete [2020-08-11T10:07:25.733Z] 170f70906a0f: Pull complete [2020-08-11T10:07:29.128Z] ad7c5574e4b9: Pull complete [2020-08-11T10:07:33.454Z] e772456be8f7: Pull complete [2020-08-11T10:07:34.047Z] c890913d741a: Pull complete [2020-08-11T10:07:36.663Z] 2480fcc9aa5a: Pull complete [2020-08-11T10:07:36.663Z] 09adf4765672: Pull complete [2020-08-11T10:07:36.663Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-08-11T10:07:36.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-08-11T10:07:36.663Z] ---> 2248a725d1cf [2020-08-11T10:07:36.663Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-08-11T10:07:42.050Z] ---> Running in 7e7a6f7fbebc [2020-08-11T10:07:42.050Z] Removing intermediate container 7e7a6f7fbebc [2020-08-11T10:07:42.050Z] ---> dd3a05443d00 [2020-08-11T10:07:42.050Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-11T10:07:42.050Z] ---> Running in 42422f6dc817 [2020-08-11T10:07:44.678Z] Removing intermediate container 42422f6dc817 [2020-08-11T10:07:44.678Z] ---> 2b26a89758de [2020-08-11T10:07:44.678Z] Step 5/8 : RUN apk add --no-cache make git [2020-08-11T10:07:44.678Z] ---> Running in a3fee4351ef5 [2020-08-11T10:07:46.670Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-11T10:07:46.964Z] Running on prd-centos7-docker-4c-2g-3366 in /w/workspace/dgexfoundry_device-sdk-go_PR-563 [Pipeline] { [Pipeline] ws [2020-08-11T10:07:47.060Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-08-11T10:07:47.263Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-11T10:07:47.861Z] OK: 142 MiB in 39 packages [2020-08-11T10:07:49.296Z] Removing intermediate container a3fee4351ef5 [2020-08-11T10:07:49.296Z] ---> 93c2c2eb5277 [2020-08-11T10:07:49.296Z] Step 6/8 : WORKDIR /device-sdk-go [2020-08-11T10:07:49.296Z] ---> Running in 174c63b33624 [2020-08-11T10:07:49.523Z] using credential edgex-jenkins-ssh [2020-08-11T10:07:49.582Z] Cloning the remote Git repository [2020-08-11T10:07:49.582Z] Cloning with configured refspecs honoured and without tags [2020-08-11T10:07:49.892Z] Removing intermediate container 174c63b33624 [2020-08-11T10:07:49.892Z] ---> d9b0a7c38c7f [2020-08-11T10:07:49.892Z] Step 7/8 : COPY . . [2020-08-11T10:07:50.364Z] Fetching without tags [2020-08-11T10:07:49.604Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-08-11T10:07:49.665Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-08-11T10:07:49.713Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-08-11T10:07:49.713Z] > git --version # timeout=10 [2020-08-11T10:07:49.721Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-11T10:07:49.743Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/563/head:refs/remotes/origin/PR-563 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-11T10:07:50.328Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-08-11T10:07:50.338Z] > git config --add remote.origin.fetch +refs/pull/563/head:refs/remotes/origin/PR-563 # timeout=10 [2020-08-11T10:07:50.345Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-11T10:07:50.355Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-08-11T10:07:50.364Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-08-11T10:07:50.364Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-11T10:07:50.371Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/563/head:refs/remotes/origin/PR-563 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-11T10:07:50.790Z] Merging remotes/origin/master commit fefa48ab3c6640cefc89d86fa7501fc0a6c292e3 into PR head commit 36e6fb5931ddfebac18a0f3c8bf43662636732ac [2020-08-11T10:07:50.869Z] ---> d5660096e81f [2020-08-11T10:07:50.869Z] Step 8/8 : RUN go mod download [2020-08-11T10:07:50.876Z] Merge succeeded, producing 36e6fb5931ddfebac18a0f3c8bf43662636732ac [2020-08-11T10:07:50.876Z] Checking out Revision 36e6fb5931ddfebac18a0f3c8bf43662636732ac (PR-563) [2020-08-11T10:07:51.144Z] ---> Running in 475e1cd453d6 [2020-08-11T10:07:50.794Z] > git config core.sparsecheckout # timeout=10 [2020-08-11T10:07:50.799Z] > git checkout -f 36e6fb5931ddfebac18a0f3c8bf43662636732ac # timeout=10 [2020-08-11T10:07:50.841Z] > git remote # timeout=10 [2020-08-11T10:07:50.849Z] > git config --get remote.origin.url # timeout=10 [2020-08-11T10:07:50.853Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-11T10:07:50.857Z] > git merge fefa48ab3c6640cefc89d86fa7501fc0a6c292e3 # timeout=10 [2020-08-11T10:07:50.866Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-11T10:07:50.875Z] > git config core.sparsecheckout # timeout=10 [2020-08-11T10:07:50.883Z] > git checkout -f 36e6fb5931ddfebac18a0f3c8bf43662636732ac # timeout=10 [2020-08-11T10:07:53.774Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-11T10:07:53.775Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-08-11T10:07:53.775Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-11T10:07:53.775Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-11T10:07:53.775Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-11T10:07:53.775Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-11T10:07:54.052Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-11T10:07:54.052Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-11T10:07:54.052Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 [2020-08-11T10:07:54.052Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-11T10:07:54.052Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-11T10:07:54.052Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-11T10:07:54.052Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-11T10:07:54.052Z] go: finding github.com/fatih/color v1.7.0 [2020-08-11T10:07:54.325Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-11T10:07:54.325Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-11T10:07:54.325Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-11T10:07:54.325Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-11T10:07:54.325Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-11T10:07:54.325Z] go: finding github.com/google/uuid v1.1.0 [2020-08-11T10:07:54.325Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-11T10:07:54.509Z] Commit message: "fix: update CommandExists to only check Device Commands" [2020-08-11T10:07:54.533Z] > git --version # timeout=10 [2020-08-11T10:07:54.547Z] fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [2020-08-11T10:07:54.597Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-11T10:07:54.597Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-11T10:07:54.597Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-11T10:07:54.597Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-11T10:07:54.597Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-11T10:07:54.597Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-11T10:07:54.597Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-11T10:07:54.597Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-11T10:07:54.597Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-11T10:07:54.597Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-11T10:07:54.597Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-11T10:07:54.870Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-11T10:07:54.870Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-11T10:07:54.870Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-11T10:07:54.870Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-11T10:07:54.870Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-11T10:07:54.870Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-11T10:07:54.870Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-11T10:07:54.870Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-11T10:07:54.870Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-11T10:07:54.870Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-11T10:07:54.870Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-11T10:07:54.870Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2020-08-11T10:07:55.142Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-11T10:07:55.142Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-11T10:07:55.142Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-11T10:07:55.142Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-11T10:07:55.142Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-11T10:07:55.142Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-11T10:07:55.142Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-11T10:07:55.142Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-11T10:07:55.142Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-11T10:07:55.142Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-11T10:07:55.142Z] go: finding github.com/pmezard/go-difflib v1.0.0 [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-08-11T10:07:55.415Z] go: finding github.com/posener/complete v1.1.1 [2020-08-11T10:07:55.416Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-11T10:07:55.416Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-11T10:07:55.416Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-11T10:07:55.416Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-11T10:07:55.416Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-11T10:07:55.416Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-11T10:07:55.416Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-08-11T10:07:55.416Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-08-11T10:07:55.416Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [Pipeline] echo [2020-08-11T10:07:55.568Z] ========================================================= [2020-08-11T10:07:55.568Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-08-11T10:07:55.568Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-11T10:07:55.691Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-08-11T10:07:55.691Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-08-11T10:07:55.691Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-11T10:07:56.266Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-08-11T10:07:56.528Z] Sending build context to Docker daemon 3.052MB [2020-08-11T10:07:56.528Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-08-11T10:07:56.528Z] Step 2/8 : FROM ${BASE} [2020-08-11T10:07:56.798Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-08-11T10:07:56.798Z] df20fa9351a1: Pulling fs layer [2020-08-11T10:07:56.798Z] ed8968b2872e: Pulling fs layer [2020-08-11T10:07:56.798Z] a92cc7c5fd73: Pulling fs layer [2020-08-11T10:07:56.798Z] 2dd03ba5bac4: Pulling fs layer [2020-08-11T10:07:56.798Z] 1e091d79d1de: Pulling fs layer [2020-08-11T10:07:56.798Z] 481702a1767f: Pulling fs layer [2020-08-11T10:07:56.798Z] f64a6f60c768: Pulling fs layer [2020-08-11T10:07:56.798Z] e78d2573fc39: Pulling fs layer [2020-08-11T10:07:56.798Z] e876d2f968b6: Pulling fs layer [2020-08-11T10:07:56.798Z] ce8a83651883: Pulling fs layer [2020-08-11T10:07:56.798Z] 07967f4d0e4b: Pulling fs layer [2020-08-11T10:07:56.798Z] f64a6f60c768: Waiting [2020-08-11T10:07:56.798Z] e78d2573fc39: Waiting [2020-08-11T10:07:56.798Z] e876d2f968b6: Waiting [2020-08-11T10:07:56.798Z] ce8a83651883: Waiting [2020-08-11T10:07:56.798Z] 07967f4d0e4b: Waiting [2020-08-11T10:07:56.798Z] 2dd03ba5bac4: Waiting [2020-08-11T10:07:56.798Z] 1e091d79d1de: Waiting [2020-08-11T10:07:56.798Z] 481702a1767f: Waiting [2020-08-11T10:07:56.798Z] a92cc7c5fd73: Verifying Checksum [2020-08-11T10:07:56.798Z] a92cc7c5fd73: Download complete [2020-08-11T10:07:56.798Z] ed8968b2872e: Verifying Checksum [2020-08-11T10:07:56.798Z] ed8968b2872e: Download complete [2020-08-11T10:07:56.798Z] 1e091d79d1de: Verifying Checksum [2020-08-11T10:07:56.798Z] 1e091d79d1de: Download complete [2020-08-11T10:07:56.798Z] 481702a1767f: Verifying Checksum [2020-08-11T10:07:56.798Z] 481702a1767f: Download complete [2020-08-11T10:07:56.798Z] df20fa9351a1: Download complete [2020-08-11T10:07:57.069Z] df20fa9351a1: Pull complete [2020-08-11T10:07:57.337Z] ed8968b2872e: Pull complete [2020-08-11T10:07:57.915Z] f64a6f60c768: Verifying Checksum [2020-08-11T10:07:57.915Z] f64a6f60c768: Download complete [2020-08-11T10:07:57.915Z] e876d2f968b6: Verifying Checksum [2020-08-11T10:07:57.915Z] e876d2f968b6: Download complete [2020-08-11T10:07:58.500Z] 2dd03ba5bac4: Verifying Checksum [2020-08-11T10:07:58.500Z] 2dd03ba5bac4: Download complete [2020-08-11T10:07:58.500Z] 07967f4d0e4b: Verifying Checksum [2020-08-11T10:07:58.500Z] 07967f4d0e4b: Download complete [2020-08-11T10:07:58.500Z] e78d2573fc39: Verifying Checksum [2020-08-11T10:07:58.500Z] e78d2573fc39: Download complete [2020-08-11T10:07:58.766Z] ce8a83651883: Verifying Checksum [2020-08-11T10:07:58.766Z] ce8a83651883: Download complete [2020-08-11T10:07:59.714Z] a92cc7c5fd73: Pull complete [2020-08-11T10:08:05.856Z] Removing intermediate container 475e1cd453d6 [2020-08-11T10:08:05.856Z] ---> 7b750c6514b6 [2020-08-11T10:08:05.856Z] Successfully built 7b750c6514b6 [2020-08-11T10:08:05.856Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2020-08-11T10:08:06.331Z] 2dd03ba5bac4: Pull complete [2020-08-11T10:08:06.332Z] 1e091d79d1de: Pull complete [2020-08-11T10:08:06.332Z] 481702a1767f: Pull complete [Pipeline] isUnix [Pipeline] sh [2020-08-11T10:08:06.770Z] + docker inspect -f . ci-base-image-arm64 [2020-08-11T10:08:06.770Z] . [Pipeline] withDockerContainer [2020-08-11T10:08:07.051Z] prd-ubuntu18.04-docker-arm64-4c-16g-3365 does not seem to be running inside a container [2020-08-11T10:08:07.126Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-08-11T10:08:09.015Z] $ docker top 4031189cb33d10acc0c325a6a5f6cc2231ace9dc8e40daf07ab293e95c36232d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-11T10:08:10.473Z] + go version [2020-08-11T10:08:10.473Z] go version go1.13.13 linux/arm64 [Pipeline] sh [2020-08-11T10:08:11.535Z] + make test [2020-08-11T10:08:11.535Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-08-11T10:08:11.636Z] f64a6f60c768: Pull complete [2020-08-11T10:08:12.512Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-08-11T10:08:14.969Z] e78d2573fc39: Pull complete [2020-08-11T10:08:14.969Z] e876d2f968b6: Pull complete [2020-08-11T10:08:16.370Z] ce8a83651883: Pull complete [2020-08-11T10:08:16.370Z] 07967f4d0e4b: Pull complete [2020-08-11T10:08:16.370Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-08-11T10:08:16.370Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-08-11T10:08:16.370Z] ---> 5d7c900382c6 [2020-08-11T10:08:16.370Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-08-11T10:08:16.944Z] ---> Running in a58e23cbe146 [2020-08-11T10:08:17.212Z] Removing intermediate container a58e23cbe146 [2020-08-11T10:08:17.212Z] ---> f018711af0fa [2020-08-11T10:08:17.212Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-11T10:08:17.212Z] ---> Running in 7120dc89d550 [2020-08-11T10:08:19.129Z] Removing intermediate container 7120dc89d550 [2020-08-11T10:08:19.129Z] ---> 899eda54fb43 [2020-08-11T10:08:19.129Z] Step 5/8 : RUN apk add --no-cache make git [2020-08-11T10:08:19.129Z] ---> Running in 661e99038cd5 [2020-08-11T10:08:19.391Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-11T10:08:20.334Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-11T10:08:20.595Z] OK: 166 MiB in 39 packages [2020-08-11T10:08:20.856Z] Removing intermediate container 661e99038cd5 [2020-08-11T10:08:20.856Z] ---> f7753ac4fd0f [2020-08-11T10:08:20.856Z] Step 6/8 : WORKDIR /device-sdk-go [2020-08-11T10:08:21.118Z] ---> Running in b8fc0ba2b5a2 [2020-08-11T10:08:21.118Z] Removing intermediate container b8fc0ba2b5a2 [2020-08-11T10:08:21.118Z] ---> ff5c0f3dedde [2020-08-11T10:08:21.118Z] Step 7/8 : COPY . . [2020-08-11T10:08:22.506Z] ---> 007edfdfdceb [2020-08-11T10:08:22.506Z] Step 8/8 : RUN go mod download [2020-08-11T10:08:22.506Z] ---> Running in fa2c11f5c2fc [2020-08-11T10:08:24.425Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-11T10:08:24.425Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-08-11T10:08:24.425Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-11T10:08:24.425Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-11T10:08:24.425Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-11T10:08:24.425Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-11T10:08:24.425Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-11T10:08:24.425Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-11T10:08:24.425Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 [2020-08-11T10:08:24.425Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-11T10:08:24.425Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-11T10:08:24.425Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-11T10:08:24.425Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-11T10:08:24.425Z] go: finding github.com/fatih/color v1.7.0 [2020-08-11T10:08:24.425Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-11T10:08:24.425Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-11T10:08:24.425Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-11T10:08:24.425Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-11T10:08:24.425Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-11T10:08:24.425Z] go: finding github.com/google/uuid v1.1.0 [2020-08-11T10:08:24.425Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-11T10:08:24.425Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-11T10:08:24.425Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-11T10:08:24.686Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-11T10:08:24.686Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-11T10:08:24.686Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-11T10:08:24.686Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-11T10:08:24.686Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-11T10:08:24.686Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-11T10:08:24.686Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-11T10:08:24.686Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-11T10:08:24.686Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-11T10:08:24.686Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-11T10:08:24.686Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-11T10:08:24.686Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-11T10:08:24.945Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-11T10:08:24.945Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-11T10:08:24.945Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-11T10:08:24.945Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-11T10:08:24.946Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-11T10:08:24.946Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-11T10:08:24.946Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-11T10:08:24.946Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-11T10:08:24.946Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-11T10:08:24.946Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-11T10:08:24.946Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-11T10:08:25.206Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-11T10:08:25.206Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-11T10:08:25.206Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-11T10:08:25.206Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-11T10:08:25.206Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-11T10:08:25.206Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-11T10:08:25.206Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-11T10:08:25.206Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-11T10:08:25.206Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-11T10:08:25.206Z] go: finding github.com/posener/complete v1.1.1 [2020-08-11T10:08:25.206Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-11T10:08:25.206Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-11T10:08:25.566Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-11T10:08:25.566Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-11T10:08:25.567Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-11T10:08:25.567Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-11T10:08:25.567Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-08-11T10:08:25.567Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-08-11T10:08:25.567Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-11T10:08:25.567Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-08-11T10:08:25.567Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-08-11T10:08:25.567Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-11T10:08:33.789Z] Removing intermediate container fa2c11f5c2fc [2020-08-11T10:08:33.790Z] ---> 64c90980bd75 [2020-08-11T10:08:33.790Z] Successfully built 64c90980bd75 [2020-08-11T10:08:33.790Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-11T10:08:34.613Z] + docker inspect -f . ci-base-image-x86_64 [2020-08-11T10:08:34.613Z] . [Pipeline] withDockerContainer [2020-08-11T10:08:34.730Z] prd-centos7-docker-4c-2g-3366 does not seem to be running inside a container [2020-08-11T10:08:34.770Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-08-11T10:08:35.565Z] $ docker top 2cbff47b01cc9040dd804e0785146525a7eab195bb0bbfffa07448860582d3a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-11T10:08:36.086Z] + go version [2020-08-11T10:08:36.086Z] go version go1.13.13 linux/amd64 [Pipeline] sh [2020-08-11T10:08:36.406Z] + make test [2020-08-11T10:08:36.406Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-08-11T10:08:37.807Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-08-11T10:08:39.327Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-08-11T10:08:39.327Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-08-11T10:08:39.327Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-08-11T10:08:41.317Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.043s coverage: 22.1% of statements [2020-08-11T10:08:44.719Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.167s coverage: 95.7% of statements [2020-08-11T10:08:47.896Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-08-11T10:08:47.896Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-08-11T10:08:47.896Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-08-11T10:08:47.896Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.004s coverage: 22.1% of statements [2020-08-11T10:08:48.162Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.045s coverage: 95.7% of statements [2020-08-11T10:09:17.071Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.062s coverage: 11.6% of statements [2020-08-11T10:09:17.071Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.017s coverage: 21.7% of statements [2020-08-11T10:09:17.071Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-08-11T10:09:17.071Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.211s coverage: 36.9% of statements [2020-08-11T10:09:17.071Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-08-11T10:09:17.071Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.646s coverage: 65.2% of statements [2020-08-11T10:09:17.071Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-08-11T10:09:17.071Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-08-11T10:09:17.071Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-08-11T10:09:17.071Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.050s coverage: 52.6% of statements [2020-08-11T10:09:17.071Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.331s coverage: 68.9% of statements [2020-08-11T10:09:17.071Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-08-11T10:09:17.071Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-08-11T10:09:17.071Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-08-11T10:09:19.048Z] gofmt -l . [2020-08-11T10:09:19.319Z] [ "`gofmt -l .`" = "" ] [2020-08-11T10:09:19.595Z] ./bin/test-attribution-txt.sh [2020-08-11T10:09:20.310Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.036s coverage: 11.6% of statements [2020-08-11T10:09:20.310Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.016s coverage: 21.7% of statements [2020-08-11T10:09:20.310Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-08-11T10:09:20.310Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.113s coverage: 36.9% of statements [2020-08-11T10:09:20.310Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-08-11T10:09:20.310Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.493s coverage: 65.2% of statements [2020-08-11T10:09:20.310Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-08-11T10:09:20.310Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-08-11T10:09:20.310Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-08-11T10:09:20.310Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.022s coverage: 52.6% of statements [2020-08-11T10:09:20.310Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.107s coverage: 68.9% of statements [2020-08-11T10:09:20.310Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-08-11T10:09:20.310Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-08-11T10:09:20.310Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-08-11T10:09:20.310Z] gofmt -l . [2020-08-11T10:09:20.568Z] ./bin/test-go-mod-tidy.sh [2020-08-11T10:09:20.571Z] [ "`gofmt -l .`" = "" ] [2020-08-11T10:09:20.571Z] ./bin/test-attribution-txt.sh [Pipeline] stash [2020-08-11T10:09:21.145Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-08-11T10:09:21.439Z] Warning: overwriting stash ‘coverage-report’ [2020-08-11T10:09:21.770Z] Stashed 1 file(s) [Pipeline] } [2020-08-11T10:09:21.795Z] $ docker stop --time=1 2cbff47b01cc9040dd804e0785146525a7eab195bb0bbfffa07448860582d3a0 [2020-08-11T10:09:21.825Z] Stashed 1 file(s) [2020-08-11T10:09:23.298Z] $ docker rm -f 2cbff47b01cc9040dd804e0785146525a7eab195bb0bbfffa07448860582d3a0 [Pipeline] // withDockerContainer [Pipeline] } [2020-08-11T10:09:23.587Z] $ docker stop --time=1 4031189cb33d10acc0c325a6a5f6cc2231ace9dc8e40daf07ab293e95c36232d [2020-08-11T10:09:25.819Z] $ docker rm -f 4031189cb33d10acc0c325a6a5f6cc2231ace9dc8e40daf07ab293e95c36232d [Pipeline] } [Pipeline] // withDockerContainer [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] sh [2020-08-11T10:09:29.271Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-08-11T10:09:29.414Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-08-11T10:09:29.593Z] + ls -al . [2020-08-11T10:09:29.593Z] total 188 [2020-08-11T10:09:29.593Z] drwxrwxr-x. 11 jenkins jenkins 4096 Aug 11 10:09 . [2020-08-11T10:09:29.593Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 11 10:07 .. [2020-08-11T10:09:29.593Z] drwxrwxr-x. 2 jenkins jenkins 64 Aug 11 10:07 bin [2020-08-11T10:09:29.593Z] -rw-r--r--. 1 jenkins jenkins 110797 Aug 11 10:09 coverage.out [2020-08-11T10:09:29.593Z] -rw-rw-r--. 1 jenkins jenkins 936 Aug 11 10:07 Dockerfile.build [2020-08-11T10:09:29.593Z] -rw-rw-r--. 1 jenkins jenkins 140 Aug 11 10:07 .dockerignore [2020-08-11T10:09:29.593Z] drwxrwxr-x. 4 jenkins jenkins 48 Aug 11 10:07 example [2020-08-11T10:09:29.593Z] drwxrwxr-x. 8 jenkins jenkins 179 Aug 11 10:07 .git [2020-08-11T10:09:29.593Z] drwxrwxr-x. 2 jenkins jenkins 38 Aug 11 10:07 .github [2020-08-11T10:09:29.593Z] -rw-rw-r--. 1 jenkins jenkins 138 Aug 11 10:07 .gitignore [2020-08-11T10:09:29.593Z] -rw-r--r--. 1 jenkins jenkins 446 Aug 11 10:09 go.mod [2020-08-11T10:09:29.593Z] -rw-r--r--. 1 jenkins jenkins 12179 Aug 11 10:09 go.sum [2020-08-11T10:09:29.593Z] drwxrwxr-x. 13 jenkins jenkins 184 Aug 11 10:07 internal [2020-08-11T10:09:29.593Z] -rw-rw-r--. 1 jenkins jenkins 808 Aug 11 10:07 Jenkinsfile [2020-08-11T10:09:29.593Z] -rw-rw-r--. 1 jenkins jenkins 11341 Aug 11 10:07 LICENSE [2020-08-11T10:09:29.593Z] -rw-rw-r--. 1 jenkins jenkins 892 Aug 11 10:07 Makefile [2020-08-11T10:09:29.593Z] drwxrwxr-x. 4 jenkins jenkins 26 Aug 11 10:07 openapi [2020-08-11T10:09:29.593Z] drwxrwxr-x. 5 jenkins jenkins 50 Aug 11 10:07 pkg [2020-08-11T10:09:29.593Z] -rw-rw-r--. 1 jenkins jenkins 5101 Aug 11 10:07 README.md [2020-08-11T10:09:29.593Z] -rw-rw-r--. 1 jenkins jenkins 4291 Aug 11 10:07 RELEASE-NOTES.txt [2020-08-11T10:09:29.593Z] drwxrwxr-x. 3 jenkins jenkins 58 Aug 11 10:07 .semver [2020-08-11T10:09:29.593Z] drwxrwxr-x. 4 jenkins jenkins 54 Aug 11 10:07 snap [2020-08-11T10:09:29.593Z] -rw-rw-r--. 1 jenkins jenkins 5 Aug 11 10:04 VERSION [2020-08-11T10:09:29.593Z] -rw-rw-r--. 1 jenkins jenkins 222 Aug 11 10:07 version.go [Pipeline] isUnix [Pipeline] sh [2020-08-11T10:09:29.793Z] + ls -al . [2020-08-11T10:09:29.793Z] total 228 [2020-08-11T10:09:29.793Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 11 10:09 . [2020-08-11T10:09:29.793Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 10:06 .. [2020-08-11T10:09:29.793Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 11 10:06 .dockerignore [2020-08-11T10:09:29.793Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 11 10:07 .git [2020-08-11T10:09:29.793Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 10:06 .github [2020-08-11T10:09:29.793Z] -rw-rw-r-- 1 jenkins jenkins 138 Aug 11 10:06 .gitignore [2020-08-11T10:09:29.793Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 11 10:07 .semver [2020-08-11T10:09:29.793Z] -rw-rw-r-- 1 jenkins jenkins 936 Aug 11 10:06 Dockerfile.build [2020-08-11T10:09:29.793Z] -rw-rw-r-- 1 jenkins jenkins 808 Aug 11 10:06 Jenkinsfile [2020-08-11T10:09:29.793Z] -rw-rw-r-- 1 jenkins jenkins 11341 Aug 11 10:06 LICENSE [2020-08-11T10:09:29.793Z] -rw-rw-r-- 1 jenkins jenkins 892 Aug 11 10:06 Makefile [2020-08-11T10:09:29.793Z] -rw-rw-r-- 1 jenkins jenkins 5101 Aug 11 10:06 README.md [2020-08-11T10:09:29.793Z] -rw-rw-r-- 1 jenkins jenkins 4291 Aug 11 10:06 RELEASE-NOTES.txt [2020-08-11T10:09:29.793Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 11 10:04 VERSION [2020-08-11T10:09:29.793Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 10:06 bin [2020-08-11T10:09:29.793Z] -rw-r--r-- 1 jenkins jenkins 110797 Aug 11 10:09 coverage.out [2020-08-11T10:09:29.793Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 10:06 example [2020-08-11T10:09:29.793Z] -rw-r--r-- 1 jenkins jenkins 446 Aug 11 10:09 go.mod [2020-08-11T10:09:29.793Z] -rw-r--r-- 1 jenkins jenkins 12179 Aug 11 10:09 go.sum [2020-08-11T10:09:29.793Z] drwxrwxr-x 13 jenkins jenkins 4096 Aug 11 10:06 internal [2020-08-11T10:09:29.793Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 10:06 openapi [2020-08-11T10:09:29.793Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 11 10:06 pkg [2020-08-11T10:09:29.793Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 10:06 snap [2020-08-11T10:09:29.793Z] -rw-rw-r-- 1 jenkins jenkins 222 Aug 11 10:06 version.go [Pipeline] isUnix [Pipeline] sh [2020-08-11T10:09:29.938Z] + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=36e6fb5931ddfebac18a0f3c8bf43662636732ac --label arch=amd64 --label version=0.0.0 . [2020-08-11T10:09:30.181Z] + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=36e6fb5931ddfebac18a0f3c8bf43662636732ac --label arch=arm64 --label version=0.0.0 . [2020-08-11T10:09:30.198Z] Sending build context to Docker daemon 3.18MB [2020-08-11T10:09:30.198Z] Step 1/23 : ARG BASE=golang:1.13-alpine [2020-08-11T10:09:30.198Z] Step 2/23 : FROM ${BASE} AS builder [2020-08-11T10:09:30.198Z] ---> 64c90980bd75 [2020-08-11T10:09:30.198Z] Step 3/23 : ARG MAKE='make build' [2020-08-11T10:09:30.459Z] ---> Running in 0d0e765082e0 [2020-08-11T10:09:30.719Z] Removing intermediate container 0d0e765082e0 [2020-08-11T10:09:30.719Z] ---> dd42d4de474b [2020-08-11T10:09:30.719Z] Step 4/23 : WORKDIR /device-sdk-go [2020-08-11T10:09:30.719Z] ---> Running in 08fc9cbb814b [2020-08-11T10:09:30.783Z] Sending build context to Docker daemon 3.177MB [2020-08-11T10:09:30.783Z] Step 1/23 : ARG BASE=golang:1.13-alpine [2020-08-11T10:09:30.783Z] Step 2/23 : FROM ${BASE} AS builder [2020-08-11T10:09:30.783Z] ---> 7b750c6514b6 [2020-08-11T10:09:30.783Z] Step 3/23 : ARG MAKE='make build' [2020-08-11T10:09:30.980Z] Removing intermediate container 08fc9cbb814b [2020-08-11T10:09:30.980Z] ---> f67e10512d7f [2020-08-11T10:09:30.980Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-08-11T10:09:30.980Z] ---> Running in e5326b709c3d [2020-08-11T10:09:31.055Z] ---> Running in 5f1c3dbc600c [2020-08-11T10:09:31.241Z] Removing intermediate container e5326b709c3d [2020-08-11T10:09:31.241Z] ---> f6a443941653 [2020-08-11T10:09:31.241Z] Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-11T10:09:31.241Z] ---> Running in 18ad078b2960 [2020-08-11T10:09:31.325Z] Removing intermediate container 5f1c3dbc600c [2020-08-11T10:09:31.325Z] ---> 85576ee235f1 [2020-08-11T10:09:31.325Z] Step 4/23 : WORKDIR /device-sdk-go [2020-08-11T10:09:31.601Z] ---> Running in f7e6a65c7c53 [2020-08-11T10:09:31.870Z] Removing intermediate container f7e6a65c7c53 [2020-08-11T10:09:31.870Z] ---> 92a969e041e4 [2020-08-11T10:09:31.870Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-08-11T10:09:32.145Z] ---> Running in 8e831cb8437a [2020-08-11T10:09:32.188Z] Removing intermediate container 18ad078b2960 [2020-08-11T10:09:32.189Z] ---> 017ce0b0a26e [2020-08-11T10:09:32.189Z] Step 7/23 : RUN apk add --update --no-cache make git [2020-08-11T10:09:32.189Z] ---> Running in 5640ee7de1e2 [2020-08-11T10:09:32.415Z] Removing intermediate container 8e831cb8437a [2020-08-11T10:09:32.415Z] ---> 2bcc6fd88cee [2020-08-11T10:09:32.415Z] Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-11T10:09:32.687Z] ---> Running in c7fe700e3cda [2020-08-11T10:09:32.760Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-11T10:09:33.334Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-11T10:09:33.905Z] OK: 166 MiB in 39 packages [2020-08-11T10:09:34.848Z] Removing intermediate container 5640ee7de1e2 [2020-08-11T10:09:34.848Z] ---> 89d74a19c87f [2020-08-11T10:09:34.848Z] Step 8/23 : COPY . . [2020-08-11T10:09:35.304Z] Removing intermediate container c7fe700e3cda [2020-08-11T10:09:35.305Z] ---> d52a73cbf295 [2020-08-11T10:09:35.305Z] Step 7/23 : RUN apk add --update --no-cache make git [2020-08-11T10:09:35.305Z] ---> Running in f241963c3d31 [2020-08-11T10:09:35.795Z] ---> ec5be12aef22 [2020-08-11T10:09:35.795Z] Step 9/23 : RUN ${MAKE} [2020-08-11T10:09:35.795Z] ---> Running in e0fe7bb64fcd [2020-08-11T10:09:36.057Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-08-11T10:09:36.730Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-11T10:09:37.321Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-11T10:09:37.911Z] OK: 142 MiB in 39 packages [2020-08-11T10:09:39.333Z] Removing intermediate container f241963c3d31 [2020-08-11T10:09:39.333Z] ---> 247100ff916a [2020-08-11T10:09:39.333Z] Step 8/23 : COPY . . [2020-08-11T10:09:40.313Z] ---> e720d8011b73 [2020-08-11T10:09:40.313Z] Step 9/23 : RUN ${MAKE} [2020-08-11T10:09:40.584Z] ---> Running in 8a228ea5ec05 [2020-08-11T10:09:42.016Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-08-11T10:09:44.282Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-08-11T10:09:45.228Z] Removing intermediate container e0fe7bb64fcd [2020-08-11T10:09:45.228Z] ---> e7dcbd0aae54 [2020-08-11T10:09:45.228Z] Step 10/23 : FROM scratch [2020-08-11T10:09:45.229Z] ---> [2020-08-11T10:09:45.229Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-08-11T10:09:45.229Z] ---> Running in bee27a4d2d8f [2020-08-11T10:09:45.490Z] Removing intermediate container bee27a4d2d8f [2020-08-11T10:09:45.490Z] ---> 4be4e0715b21 [2020-08-11T10:09:45.490Z] Step 12/23 : ENV APP_PORT=49990 [2020-08-11T10:09:45.490Z] ---> Running in 88b6dee7561e [2020-08-11T10:09:45.752Z] Removing intermediate container 88b6dee7561e [2020-08-11T10:09:45.752Z] ---> c96101db96cf [2020-08-11T10:09:45.752Z] Step 13/23 : EXPOSE $APP_PORT [2020-08-11T10:09:45.752Z] ---> Running in f870b3e7ab2f [2020-08-11T10:09:45.752Z] Removing intermediate container f870b3e7ab2f [2020-08-11T10:09:45.752Z] ---> 9b332d09c209 [2020-08-11T10:09:45.752Z] Step 14/23 : WORKDIR / [2020-08-11T10:09:46.013Z] ---> Running in e1e1470261a0 [2020-08-11T10:09:46.013Z] Removing intermediate container e1e1470261a0 [2020-08-11T10:09:46.013Z] ---> 490215e40305 [2020-08-11T10:09:46.013Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-08-11T10:09:46.587Z] ---> 587d0f722942 [2020-08-11T10:09:46.587Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-08-11T10:09:46.850Z] ---> b6c01e89330d [2020-08-11T10:09:46.850Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-08-11T10:09:47.111Z] ---> c2fbf97e23f1 [2020-08-11T10:09:47.111Z] Step 18/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-08-11T10:09:47.111Z] ---> 1ef9dee751d1 [2020-08-11T10:09:47.111Z] Step 19/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-08-11T10:09:47.373Z] ---> 223f281c8a51 [2020-08-11T10:09:47.373Z] Step 20/23 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-08-11T10:09:47.636Z] ---> Running in 1389c0189ec9 [2020-08-11T10:09:47.636Z] Removing intermediate container 1389c0189ec9 [2020-08-11T10:09:47.636Z] ---> 33cf84707bdf [2020-08-11T10:09:47.636Z] Step 21/23 : LABEL arch=amd64 [2020-08-11T10:09:47.636Z] ---> Running in c546a8c256f6 [2020-08-11T10:09:47.903Z] Removing intermediate container c546a8c256f6 [2020-08-11T10:09:47.903Z] ---> 9ca958d3f471 [2020-08-11T10:09:47.903Z] Step 22/23 : LABEL git_sha=36e6fb5931ddfebac18a0f3c8bf43662636732ac [2020-08-11T10:09:47.903Z] ---> Running in c9fa8faa9b7f [2020-08-11T10:09:48.164Z] Removing intermediate container c9fa8faa9b7f [2020-08-11T10:09:48.164Z] ---> ba325953604b [2020-08-11T10:09:48.164Z] Step 23/23 : LABEL version=0.0.0 [2020-08-11T10:09:48.164Z] ---> Running in 4f5ba98c5b5f [2020-08-11T10:09:48.427Z] Removing intermediate container 4f5ba98c5b5f [2020-08-11T10:09:48.427Z] ---> fd13ff574f7e [2020-08-11T10:09:48.427Z] [Warning] One or more build-args [ARCH] were not consumed [2020-08-11T10:09:48.427Z] Successfully built fd13ff574f7e [2020-08-11T10:09:48.427Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-11T10:10:08.814Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-08-11T10:10:08.814Z] Removing intermediate container 8a228ea5ec05 [2020-08-11T10:10:08.814Z] ---> 178dfddf375d [2020-08-11T10:10:08.814Z] Step 10/23 : FROM scratch [2020-08-11T10:10:08.814Z] ---> [2020-08-11T10:10:08.814Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-08-11T10:10:08.814Z] ---> Running in 676a6e4448cf [2020-08-11T10:10:08.814Z] Removing intermediate container 676a6e4448cf [2020-08-11T10:10:08.814Z] ---> 510061843825 [2020-08-11T10:10:08.814Z] Step 12/23 : ENV APP_PORT=49990 [2020-08-11T10:10:08.814Z] ---> Running in 81d67e16d4ef [2020-08-11T10:10:08.814Z] Removing intermediate container 81d67e16d4ef [2020-08-11T10:10:08.814Z] ---> 27203d16c0d7 [2020-08-11T10:10:08.814Z] Step 13/23 : EXPOSE $APP_PORT [2020-08-11T10:10:08.814Z] ---> Running in 8e9ea64b30eb [2020-08-11T10:10:09.408Z] Removing intermediate container 8e9ea64b30eb [2020-08-11T10:10:09.408Z] ---> f454217c7ed1 [2020-08-11T10:10:09.408Z] Step 14/23 : WORKDIR / [2020-08-11T10:10:09.408Z] ---> Running in 0a2a75d2f2e9 [2020-08-11T10:10:09.999Z] Removing intermediate container 0a2a75d2f2e9 [2020-08-11T10:10:09.999Z] ---> f274b36e9ca6 [2020-08-11T10:10:09.999Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-08-11T10:10:10.976Z] ---> 12c79601899e [2020-08-11T10:10:10.976Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-08-11T10:10:11.952Z] ---> fd8d97df20ba [2020-08-11T10:10:11.952Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-08-11T10:10:12.545Z] ---> 1812cc871f62 [2020-08-11T10:10:12.545Z] Step 18/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-08-11T10:10:13.142Z] ---> 02b58f3673fa [2020-08-11T10:10:13.142Z] Step 19/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-08-11T10:10:14.117Z] ---> 8b34e8b6fee3 [2020-08-11T10:10:14.117Z] Step 20/23 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-08-11T10:10:14.117Z] ---> Running in a995856d6286 [2020-08-11T10:10:14.398Z] Removing intermediate container a995856d6286 [2020-08-11T10:10:14.398Z] ---> 097b20b9d0e1 [2020-08-11T10:10:14.398Z] Step 21/23 : LABEL arch=arm64 [2020-08-11T10:10:14.669Z] ---> Running in f0c89bdaec82 [2020-08-11T10:10:14.944Z] Removing intermediate container f0c89bdaec82 [2020-08-11T10:10:14.944Z] ---> aad3dac8b27e [2020-08-11T10:10:14.944Z] Step 22/23 : LABEL git_sha=36e6fb5931ddfebac18a0f3c8bf43662636732ac [2020-08-11T10:10:15.216Z] ---> Running in 95276b457979 [2020-08-11T10:10:15.808Z] Removing intermediate container 95276b457979 [2020-08-11T10:10:15.808Z] ---> ebc602e54940 [2020-08-11T10:10:15.808Z] Step 23/23 : LABEL version=0.0.0 [2020-08-11T10:10:15.808Z] ---> Running in 4e7365b8f8d9 [2020-08-11T10:10:16.400Z] Removing intermediate container 4e7365b8f8d9 [2020-08-11T10:10:16.400Z] ---> 0d5a150238a6 [2020-08-11T10:10:16.400Z] [Warning] One or more build-args [ARCH] were not consumed [2020-08-11T10:10:16.400Z] Successfully built 0d5a150238a6 [2020-08-11T10:10:16.400Z] Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [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 [2020-08-11T10:10:18.561Z] provisioning config files... [2020-08-11T10:10:18.573Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-563@tmp/config2747923550803728835tmp [Pipeline] { [Pipeline] sh [2020-08-11T10:10:18.988Z] + curl -s https://codecov.io/bash [2020-08-11T10:10:18.988Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-563@tmp/config2747923550803728835tmp [Pipeline] } [2020-08-11T10:12:40.574Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" 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 [2020-08-11T10:12:43.306Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-11T10:12:43.909Z] ---> package-listing.sh [2020-08-11T10:12:43.909Z] ++ facter osfamily [2020-08-11T10:12:43.909Z] ++ tr '[:upper:]' '[:lower:]' [2020-08-11T10:12:43.909Z] + OS_FAMILY=redhat [2020-08-11T10:12:43.909Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-563 [2020-08-11T10:12:43.909Z] + START_PACKAGES=/tmp/packages_start.txt [2020-08-11T10:12:43.909Z] + END_PACKAGES=/tmp/packages_end.txt [2020-08-11T10:12:43.909Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-08-11T10:12:43.909Z] + PACKAGES=/tmp/packages_start.txt [2020-08-11T10:12:43.909Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-563 ']' [2020-08-11T10:12:43.909Z] + PACKAGES=/tmp/packages_end.txt [2020-08-11T10:12:43.909Z] + case "${OS_FAMILY}" in [2020-08-11T10:12:43.909Z] + rpm -qa [2020-08-11T10:12:43.909Z] + sort [2020-08-11T10:12:48.139Z] + '[' -f /tmp/packages_start.txt ']' [2020-08-11T10:12:48.139Z] + '[' -f /tmp/packages_end.txt ']' [2020-08-11T10:12:48.139Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-08-11T10:12:48.139Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-563 ']' [2020-08-11T10:12:48.139Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-563/archives/ [2020-08-11T10:12:48.139Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-563/archives/ [Pipeline] isUnix [Pipeline] sh [2020-08-11T10:12:48.766Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-11T10:12:48.766Z] [2020-08-11T10:12:48.766Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-08-11T10:12:49.147Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-11T10:12:49.147Z] alpine: Pulling from edgex-lftools-log-publisher [2020-08-11T10:12:49.147Z] c9b1b535fdd9: Pulling fs layer [2020-08-11T10:12:49.147Z] 2cc5ad85d9ab: Pulling fs layer [2020-08-11T10:12:49.147Z] 756a868c4378: Pulling fs layer [2020-08-11T10:12:49.147Z] 444b2fc9a129: Pulling fs layer [2020-08-11T10:12:49.147Z] ea15f1150254: Pulling fs layer [2020-08-11T10:12:49.147Z] 41b27a9f41bf: Pulling fs layer [2020-08-11T10:12:49.147Z] 28c525ee5125: Pulling fs layer [2020-08-11T10:12:49.147Z] 094b1ea09ed8: Pulling fs layer [2020-08-11T10:12:49.147Z] 138eaada9080: Pulling fs layer [2020-08-11T10:12:49.147Z] 0622d0fa9048: Pulling fs layer [2020-08-11T10:12:49.147Z] 28c525ee5125: Waiting [2020-08-11T10:12:49.147Z] 094b1ea09ed8: Waiting [2020-08-11T10:12:49.147Z] 444b2fc9a129: Waiting [2020-08-11T10:12:49.147Z] 138eaada9080: Waiting [2020-08-11T10:12:49.147Z] 0622d0fa9048: Waiting [2020-08-11T10:12:49.147Z] ea15f1150254: Waiting [2020-08-11T10:12:49.147Z] 2cc5ad85d9ab: Verifying Checksum [2020-08-11T10:12:49.147Z] 2cc5ad85d9ab: Download complete [2020-08-11T10:12:49.147Z] 444b2fc9a129: Verifying Checksum [2020-08-11T10:12:49.147Z] 444b2fc9a129: Download complete [2020-08-11T10:12:49.147Z] c9b1b535fdd9: Verifying Checksum [2020-08-11T10:12:49.147Z] c9b1b535fdd9: Download complete [2020-08-11T10:12:49.147Z] ea15f1150254: Verifying Checksum [2020-08-11T10:12:49.147Z] ea15f1150254: Download complete [2020-08-11T10:12:49.412Z] 28c525ee5125: Verifying Checksum [2020-08-11T10:12:49.412Z] 28c525ee5125: Download complete [2020-08-11T10:12:49.683Z] 756a868c4378: Verifying Checksum [2020-08-11T10:12:49.683Z] 756a868c4378: Download complete [2020-08-11T10:12:49.683Z] c9b1b535fdd9: Pull complete [2020-08-11T10:12:49.948Z] 138eaada9080: Verifying Checksum [2020-08-11T10:12:49.948Z] 138eaada9080: Download complete [2020-08-11T10:12:49.948Z] 2cc5ad85d9ab: Pull complete [2020-08-11T10:12:49.948Z] 094b1ea09ed8: Verifying Checksum [2020-08-11T10:12:49.948Z] 094b1ea09ed8: Download complete [2020-08-11T10:12:49.948Z] 0622d0fa9048: Verifying Checksum [2020-08-11T10:12:49.948Z] 0622d0fa9048: Download complete [2020-08-11T10:12:50.210Z] 41b27a9f41bf: Verifying Checksum [2020-08-11T10:12:50.210Z] 41b27a9f41bf: Download complete [2020-08-11T10:12:51.601Z] 756a868c4378: Pull complete [2020-08-11T10:12:51.601Z] 444b2fc9a129: Pull complete [2020-08-11T10:12:51.601Z] ea15f1150254: Pull complete [2020-08-11T10:12:55.815Z] 41b27a9f41bf: Pull complete [2020-08-11T10:12:55.815Z] 28c525ee5125: Pull complete [2020-08-11T10:12:58.377Z] 094b1ea09ed8: Pull complete [2020-08-11T10:12:58.377Z] 138eaada9080: Pull complete [2020-08-11T10:12:58.638Z] 0622d0fa9048: Pull complete [2020-08-11T10:12:58.638Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-08-11T10:12:58.638Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-11T10:12:58.638Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-08-11T10:12:58.842Z] prd-centos7-docker-4c-2g-3363 does not seem to be running inside a container [2020-08-11T10:12:58.886Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_device-sdk-go_PR-563 -v /w/workspace/dgexfoundry_device-sdk-go_PR-563:/w/workspace/dgexfoundry_device-sdk-go_PR-563:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-563@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-563@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 [2020-08-11T10:13:02.341Z] $ docker top 7b2a18c4c69474dbc4d94bd65209d3c15087f458ae383b53d066436e4db65594 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-08-11T10:13:02.775Z] provisioning config files... [2020-08-11T10:13:02.963Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-563@tmp/config5075791985571747749tmp [Pipeline] { [Pipeline] echo [2020-08-11T10:13:03.062Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-11T10:13:03.399Z] ---> create-netrc.sh [Pipeline] echo [2020-08-11T10:13:03.431Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-11T10:13:03.762Z] ---> logs-deploy.sh [2020-08-11T10:13:03.762Z] + ARCHIVE_ARTIFACTS= [2020-08-11T10:13:03.762Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-08-11T10:13:03.762Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-08-11T10:13:03.762Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-08-11T10:13:03.762Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-563/1 [2020-08-11T10:13:03.762Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-563/1/ [2020-08-11T10:13:03.762Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-563/1 /w/workspace/dgexfoundry_device-sdk-go_PR-563 [2020-08-11T10:13:05.147Z] Archives upload complete. [2020-08-11T10:13:05.147Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-563/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-563/1/ [2020-08-11T10:13:05.722Z] ---> uname -a: [2020-08-11T10:13:05.722Z] Linux 7b2a18c4c694 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-08-11T10:13:05.722Z] [2020-08-11T10:13:05.722Z] [2020-08-11T10:13:05.722Z] ---> lscpu: [2020-08-11T10:13:05.722Z] Architecture: x86_64 [2020-08-11T10:13:05.722Z] CPU op-mode(s): 32-bit, 64-bit [2020-08-11T10:13:05.722Z] Byte Order: Little Endian [2020-08-11T10:13:05.722Z] Address sizes: 40 bits physical, 48 bits virtual [2020-08-11T10:13:05.722Z] CPU(s): 4 [2020-08-11T10:13:05.722Z] On-line CPU(s) list: 0-3 [2020-08-11T10:13:05.722Z] Thread(s) per core: 1 [2020-08-11T10:13:05.722Z] Core(s) per socket: 1 [2020-08-11T10:13:05.722Z] Socket(s): 4 [2020-08-11T10:13:05.722Z] NUMA node(s): 1 [2020-08-11T10:13:05.722Z] Vendor ID: GenuineIntel [2020-08-11T10:13:05.722Z] CPU family: 6 [2020-08-11T10:13:05.722Z] Model: 44 [2020-08-11T10:13:05.722Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-08-11T10:13:05.722Z] Stepping: 1 [2020-08-11T10:13:05.722Z] CPU MHz: 2933.396 [2020-08-11T10:13:05.722Z] BogoMIPS: 5866.79 [2020-08-11T10:13:05.722Z] Virtualization: VT-x [2020-08-11T10:13:05.722Z] Hypervisor vendor: KVM [2020-08-11T10:13:05.722Z] Virtualization type: full [2020-08-11T10:13:05.722Z] L1d cache: 128 KiB [2020-08-11T10:13:05.722Z] L1i cache: 128 KiB [2020-08-11T10:13:05.722Z] L2 cache: 16 MiB [2020-08-11T10:13:05.722Z] L3 cache: 64 MiB [2020-08-11T10:13:05.722Z] NUMA node0 CPU(s): 0-3 [2020-08-11T10:13:05.722Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-08-11T10:13:05.722Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-08-11T10:13:05.722Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-08-11T10:13:05.722Z] Vulnerability Meltdown: Mitigation; PTI [2020-08-11T10:13:05.722Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-08-11T10:13:05.722Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-08-11T10:13:05.722Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-08-11T10:13:05.722Z] Vulnerability Tsx async abort: Not affected [2020-08-11T10:13:05.722Z] 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 [2020-08-11T10:13:05.722Z] [2020-08-11T10:13:05.722Z] [2020-08-11T10:13:05.722Z] ---> nproc: [2020-08-11T10:13:05.722Z] 4 [2020-08-11T10:13:05.722Z] [2020-08-11T10:13:05.722Z] [2020-08-11T10:13:05.722Z] ---> df -h: [2020-08-11T10:13:05.722Z] Filesystem Size Used Available Use% Mounted on [2020-08-11T10:13:05.722Z] overlay 50.0G 7.2G 42.8G 14% / [2020-08-11T10:13:05.722Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-08-11T10:13:05.722Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-08-11T10:13:05.722Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-08-11T10:13:05.722Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf [2020-08-11T10:13:05.722Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname [2020-08-11T10:13:05.722Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts [2020-08-11T10:13:05.722Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa [2020-08-11T10:13:05.722Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-563 [2020-08-11T10:13:05.722Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-563@tmp [2020-08-11T10:13:05.722Z] [2020-08-11T10:13:05.722Z] [2020-08-11T10:13:05.722Z] ---> free -m: [2020-08-11T10:13:05.722Z] total used free shared buff/cache available [2020-08-11T10:13:05.722Z] Mem: 1837 651 116 0 1069 1080 [2020-08-11T10:13:05.722Z] Swap: 1023 1 1022 [2020-08-11T10:13:05.722Z] [2020-08-11T10:13:05.722Z] [2020-08-11T10:13:05.722Z] ---> ip addr: [2020-08-11T10:13:05.722Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-08-11T10:13:05.722Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-08-11T10:13:05.722Z] inet 127.0.0.1/8 scope host lo [2020-08-11T10:13:05.722Z] valid_lft forever preferred_lft forever [2020-08-11T10:13:05.722Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-08-11T10:13:05.722Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-08-11T10:13:05.722Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-08-11T10:13:05.722Z] valid_lft forever preferred_lft forever [2020-08-11T10:13:05.722Z] [2020-08-11T10:13:05.722Z] [2020-08-11T10:13:05.722Z] ---> sar -b -r -n DEV: [2020-08-11T10:13:05.722Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/11/20 _x86_64_ (4 CPU) [2020-08-11T10:13:05.722Z] [2020-08-11T10:13:05.722Z] 10:03:32 LINUX RESTART [2020-08-11T10:13:05.722Z] [2020-08-11T10:13:05.722Z] 10:04:02 tps rtps wtps bread/s bwrtn/s [2020-08-11T10:13:05.722Z] 10:05:01 131.65 45.41 86.24 7718.62 40786.70 [2020-08-11T10:13:05.722Z] 10:06:01 3.61 0.00 3.61 0.00 112.52 [2020-08-11T10:13:05.722Z] 10:07:01 0.45 0.00 0.45 0.00 6.73 [2020-08-11T10:13:05.722Z] 10:08:01 0.35 0.00 0.35 0.00 5.73 [2020-08-11T10:13:05.722Z] 10:09:01 0.28 0.00 0.28 0.00 4.73 [2020-08-11T10:13:05.722Z] 10:10:01 0.50 0.00 0.50 0.00 5.46 [2020-08-11T10:13:05.722Z] 10:11:01 0.73 0.17 0.57 11.73 11.33 [2020-08-11T10:13:05.722Z] 10:12:01 0.48 0.00 0.48 0.00 8.05 [2020-08-11T10:13:05.722Z] 10:13:01 137.37 82.25 55.12 6737.74 19843.72 [2020-08-11T10:13:05.722Z] Average: 30.43 14.15 16.28 1596.97 6694.05 [2020-08-11T10:13:05.722Z] [2020-08-11T10:13:05.722Z] 10:04:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-08-11T10:13:05.722Z] 10:05:01 166716 1714840 91.14 2620 1141956 1109284 37.86 432544 1123136 120 [2020-08-11T10:13:05.722Z] 10:06:01 170884 1710672 90.92 2620 1141888 1082176 36.93 431016 1121060 12 [2020-08-11T10:13:05.722Z] 10:07:01 170400 1711156 90.94 2620 1141896 1082380 36.94 432116 1121048 20 [2020-08-11T10:13:05.722Z] 10:08:01 168656 1712900 91.04 2620 1141896 1082440 36.94 434284 1120452 16 [2020-08-11T10:13:05.722Z] 10:09:01 170080 1711476 90.96 2620 1141900 1082176 36.93 433776 1119432 12 [2020-08-11T10:13:05.722Z] 10:10:01 167048 1714508 91.12 2620 1141908 1082248 36.94 436756 1119428 8 [2020-08-11T10:13:05.722Z] 10:11:01 162564 1718992 91.36 2620 1142388 1094496 37.35 440508 1119824 8 [2020-08-11T10:13:05.722Z] 10:12:01 162744 1718812 91.35 2620 1142396 1094524 37.35 436008 1124296 20 [2020-08-11T10:13:05.722Z] 10:13:01 96264 1785292 94.88 2620 1134652 1279480 43.67 467340 1117884 76 [2020-08-11T10:13:05.722Z] Average: 159484 1722072 91.52 2620 1141209 1109912 37.88 438261 1120729 32 [2020-08-11T10:13:05.722Z] [2020-08-11T10:13:05.722Z] 10:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-08-11T10:13:05.722Z] 10:05:01 eth0 477.49 294.87 1095.50 110.62 0.00 0.00 0.00 [2020-08-11T10:13:05.722Z] 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-11T10:13:05.722Z] 10:05:01 docker0 10.32 7.80 1.23 18.00 0.00 0.00 0.00 [2020-08-11T10:13:05.722Z] 10:06:01 eth0 0.63 0.12 0.04 0.04 0.00 0.00 0.00 [2020-08-11T10:13:05.722Z] 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-11T10:13:05.722Z] 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-11T10:13:05.722Z] 10:07:01 eth0 1.78 0.72 1.63 0.23 0.00 0.00 0.00 [2020-08-11T10:13:05.722Z] 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-11T10:13:05.722Z] 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-11T10:13:05.722Z] 10:08:01 eth0 0.92 0.48 0.35 0.21 0.00 0.00 0.00 [2020-08-11T10:13:05.722Z] 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-11T10:13:05.722Z] 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-11T10:13:05.722Z] 10:09:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 [2020-08-11T10:13:05.722Z] 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-11T10:13:05.722Z] 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-11T10:13:05.722Z] 10:10:01 eth0 0.33 0.25 0.14 0.08 0.00 0.00 0.00 [2020-08-11T10:13:05.722Z] 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-11T10:13:05.722Z] 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-11T10:13:05.722Z] 10:11:01 eth0 7.25 4.08 6.37 2.89 0.00 0.00 0.00 [2020-08-11T10:13:05.722Z] 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-11T10:13:05.722Z] 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-11T10:13:05.722Z] 10:12:01 eth0 1.48 0.87 1.15 0.61 0.00 0.00 0.00 [2020-08-11T10:13:05.722Z] 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-11T10:13:05.722Z] 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-11T10:13:05.722Z] 10:13:01 eth0 91.66 64.14 2330.29 10.93 0.00 0.00 0.00 [2020-08-11T10:13:05.722Z] 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-11T10:13:05.722Z] 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-11T10:13:05.722Z] Average: eth0 63.89 40.17 380.56 13.78 0.00 0.00 0.00 [2020-08-11T10:13:05.722Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-11T10:13:05.722Z] Average: docker0 1.13 0.85 0.14 1.97 0.00 0.00 0.00 [2020-08-11T10:13:05.722Z] [2020-08-11T10:13:05.722Z] [2020-08-11T10:13:05.722Z] ---> sar -P ALL: [2020-08-11T10:13:05.722Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/11/20 _x86_64_ (4 CPU) [2020-08-11T10:13:05.722Z] [2020-08-11T10:13:05.722Z] 10:03:32 LINUX RESTART [2020-08-11T10:13:05.722Z] [2020-08-11T10:13:05.722Z] 10:04:02 CPU %user %nice %system %iowait %steal %idle [2020-08-11T10:13:05.722Z] 10:05:01 all 13.81 0.00 6.52 7.81 0.03 71.83 [2020-08-11T10:13:05.722Z] 10:05:01 0 13.69 0.00 6.38 6.07 0.03 73.82 [2020-08-11T10:13:05.722Z] 10:05:01 1 14.13 0.00 6.60 8.30 0.05 70.92 [2020-08-11T10:13:05.722Z] 10:05:01 2 13.93 0.00 6.26 6.74 0.05 73.02 [2020-08-11T10:13:05.722Z] 10:05:01 3 13.49 0.00 6.85 10.15 0.02 69.49 [2020-08-11T10:13:05.722Z] 10:06:01 all 0.06 0.00 0.04 0.00 0.00 99.90 [2020-08-11T10:13:05.722Z] 10:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2020-08-11T10:13:05.722Z] 10:06:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2020-08-11T10:13:05.722Z] 10:06:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-08-11T10:13:05.722Z] 10:06:01 3 0.13 0.00 0.03 0.00 0.00 99.83 [2020-08-11T10:13:05.722Z] 10:07:01 all 0.17 0.00 0.03 0.00 0.00 99.80 [2020-08-11T10:13:05.722Z] 10:07:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-08-11T10:13:05.722Z] 10:07:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2020-08-11T10:13:05.722Z] 10:07:01 2 0.05 0.00 0.07 0.00 0.00 99.88 [2020-08-11T10:13:05.722Z] 10:07:01 3 0.53 0.00 0.02 0.00 0.00 99.45 [2020-08-11T10:13:05.722Z] 10:08:01 all 0.14 0.00 0.02 0.00 0.00 99.83 [2020-08-11T10:13:05.722Z] 10:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-08-11T10:13:05.722Z] 10:08:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2020-08-11T10:13:05.722Z] 10:08:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2020-08-11T10:13:05.722Z] 10:08:01 3 0.48 0.00 0.03 0.00 0.00 99.48 [2020-08-11T10:13:05.722Z] 10:09:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2020-08-11T10:13:05.722Z] 10:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-08-11T10:13:05.722Z] 10:09:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2020-08-11T10:13:05.722Z] 10:09:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-08-11T10:13:05.722Z] 10:09:01 3 0.50 0.00 0.07 0.00 0.00 99.43 [2020-08-11T10:13:05.722Z] 10:10:01 all 0.10 0.00 0.06 0.00 0.00 99.83 [2020-08-11T10:13:05.722Z] 10:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2020-08-11T10:13:05.722Z] 10:10:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2020-08-11T10:13:05.722Z] 10:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2020-08-11T10:13:05.723Z] 10:10:01 3 0.33 0.00 0.18 0.00 0.00 99.48 [2020-08-11T10:13:05.723Z] 10:11:01 all 0.14 0.00 0.07 0.00 0.00 99.78 [2020-08-11T10:13:05.723Z] 10:11:01 0 0.13 0.00 0.07 0.00 0.00 99.80 [2020-08-11T10:13:05.723Z] 10:11:01 1 0.15 0.00 0.08 0.02 0.00 99.75 [2020-08-11T10:13:05.723Z] 10:11:01 2 0.12 0.00 0.03 0.00 0.00 99.85 [2020-08-11T10:13:05.723Z] 10:11:01 3 0.13 0.00 0.08 0.00 0.00 99.78 [2020-08-11T10:13:05.723Z] 10:12:01 all 0.07 0.00 0.04 0.00 0.00 99.90 [2020-08-11T10:13:05.723Z] 10:12:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2020-08-11T10:13:05.723Z] 10:12:01 1 0.17 0.00 0.05 0.00 0.00 99.78 [2020-08-11T10:13:05.723Z] 10:12:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2020-08-11T10:13:05.723Z] 10:12:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2020-08-11T10:13:05.723Z] 10:13:01 all 5.05 0.00 2.57 2.07 0.02 90.30 [2020-08-11T10:13:05.723Z] 10:13:01 0 5.17 0.00 2.66 2.14 0.02 90.00 [2020-08-11T10:13:05.723Z] 10:13:01 1 4.53 0.00 2.23 1.59 0.03 91.62 [2020-08-11T10:13:05.723Z] 10:13:01 2 4.47 0.00 2.93 1.56 0.02 91.02 [2020-08-11T10:13:05.723Z] 10:13:01 3 6.01 0.00 2.40 2.97 0.03 88.58 [2020-08-11T10:13:05.723Z] Average: all 2.16 0.00 1.03 1.08 0.01 95.73 [2020-08-11T10:13:05.723Z] Average: 0 2.09 0.00 1.01 0.90 0.01 96.00 [2020-08-11T10:13:05.723Z] Average: 1 2.11 0.00 1.00 1.08 0.01 95.80 [2020-08-11T10:13:05.723Z] Average: 2 2.05 0.00 1.03 0.91 0.01 96.01 [2020-08-11T10:13:05.723Z] Average: 3 2.37 0.00 1.06 1.43 0.01 95.13 [2020-08-11T10:13:05.723Z] [2020-08-11T10:13:05.723Z] [2020-08-11T10:13:05.723Z]