Pull request #571 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 1f0fdcd0db69a365fe11bc4799141d9561aa0deb+108cafbdc36a33829f2cd6e77abc07459d29f393 (eb7222b64dd4be249b41584ea8609308968658b9) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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 --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 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 ‘prd-centos7-docker-4c-2g-213’ is offline Running on prd-centos7-docker-4c-2g-558 in /w/workspace/dgexfoundry_device-sdk-go_PR-571 [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-571 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' 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/571/head:refs/remotes/origin/PR-571 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 108cafbdc36a33829f2cd6e77abc07459d29f393 into PR head commit 1f0fdcd0db69a365fe11bc4799141d9561aa0deb Merge succeeded, producing 1f0fdcd0db69a365fe11bc4799141d9561aa0deb Checking out Revision 1f0fdcd0db69a365fe11bc4799141d9561aa0deb (PR-571) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/571/head:refs/remotes/origin/PR-571 # 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/571/head:refs/remotes/origin/PR-571 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1f0fdcd0db69a365fe11bc4799141d9561aa0deb # 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 108cafbdc36a33829f2cd6e77abc07459d29f393 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1f0fdcd0db69a365fe11bc4799141d9561aa0deb # timeout=10 Commit message: "Remove globalvars and refactor remaining packages" First time build. Skipping changelog. > git rev-list --no-walk e6ace9b265773e6a7694aedd4004a3c32facaa30 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-08-28T06:02:42.258Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-08-28T06:02:42.509Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-08-28T06:02:42.596Z] ========================================================= [2020-08-28T06:02:42.597Z] EdgeX Global Pipelines Version Info [2020-08-28T06:02:42.597Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-08-28T06:02:45.141Z] ------------------- [2020-08-28T06:02:45.141Z] stable info: [2020-08-28T06:02:45.141Z] ------------------- [2020-08-28T06:02:45.141Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-08-28T06:02:45.141Z] Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [2020-08-28T06:02:45.141Z] Message: update stable to v1.0.106 [2020-08-28T06:02:46.572Z] ------------------- [2020-08-28T06:02:46.572Z] experimental info: [2020-08-28T06:02:46.572Z] ------------------- [2020-08-28T06:02:46.572Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-08-28T06:02:46.572Z] Commit SHA: e704329c986c85333370bdb08be78f377e1e8369 [2020-08-28T06:02:46.572Z] Message: update experimental to v1.0.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-08-28T06:02:48.698Z] + git log --format=format:%s -1 1f0fdcd0db69a365fe11bc4799141d9561aa0deb [Pipeline] echo [2020-08-28T06:02:48.780Z] GIT_COMMIT: 1f0fdcd0db69a365fe11bc4799141d9561aa0deb, Commit Message: Remove globalvars and refactor remaining packages [Pipeline] echo [2020-08-28T06:02:48.825Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-08-28T06:02:49.711Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-28T06:02:49.980Z] [2020-08-28T06:02:49.980Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-08-28T06:02:50.397Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-28T06:02:50.731Z] latest: Pulling from edgex-devops/git-semver [2020-08-28T06:02:50.731Z] 31603596830f: Pulling fs layer [2020-08-28T06:02:50.731Z] 2a8b12db71e7: Pulling fs layer [2020-08-28T06:02:50.731Z] 6ca5941a6612: Pulling fs layer [2020-08-28T06:02:50.731Z] ecc8261a40a4: Pulling fs layer [2020-08-28T06:02:50.731Z] ecc8261a40a4: Waiting [2020-08-28T06:02:50.731Z] 2a8b12db71e7: Verifying Checksum [2020-08-28T06:02:50.731Z] 2a8b12db71e7: Download complete [2020-08-28T06:02:51.041Z] 31603596830f: Verifying Checksum [2020-08-28T06:02:51.041Z] 31603596830f: Download complete [2020-08-28T06:02:51.331Z] ecc8261a40a4: Verifying Checksum [2020-08-28T06:02:51.331Z] ecc8261a40a4: Download complete [2020-08-28T06:02:51.331Z] 6ca5941a6612: Verifying Checksum [2020-08-28T06:02:51.331Z] 6ca5941a6612: Download complete [2020-08-28T06:02:51.607Z] 31603596830f: Pull complete [2020-08-28T06:02:51.881Z] 2a8b12db71e7: Pull complete [2020-08-28T06:02:52.890Z] 6ca5941a6612: Pull complete [2020-08-28T06:02:53.168Z] ecc8261a40a4: Pull complete [2020-08-28T06:02:53.168Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-08-28T06:02:53.168Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-28T06:02:53.168Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-08-28T06:02:53.357Z] prd-centos7-docker-4c-2g-558 does not seem to be running inside a container [2020-08-28T06:02:53.440Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-571 -v /w/workspace/dgexfoundry_device-sdk-go_PR-571:/w/workspace/dgexfoundry_device-sdk-go_PR-571:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-571@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-571@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:10004/edgex-devops/git-semver:latest cat [2020-08-28T06:02:55.446Z] $ docker top 46185ad24d51338ab56d67cdeaf8cea7a301a4319e52f1164abdc559457131f4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-28T06:02:55.759Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-28T06:02:55.759Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-28T06:02:56.063Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-28T06:02:56.075Z] $ docker exec 46185ad24d51338ab56d67cdeaf8cea7a301a4319e52f1164abdc559457131f4 ssh-agent [2020-08-28T06:02:56.290Z] SSH_AUTH_SOCK=/tmp/ssh-9CFhIrgS6i2Z/agent.11 [2020-08-28T06:02:56.290Z] SSH_AGENT_PID=16 [2020-08-28T06:02:56.302Z] Running ssh-add (command line suppressed) [2020-08-28T06:02:56.465Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-571@tmp/private_key_1921245175774049514.key (/w/workspace/dgexfoundry_device-sdk-go_PR-571@tmp/private_key_1921245175774049514.key) [2020-08-28T06:02:56.515Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-28T06:02:56.874Z] + git describe --exact-match --tags HEAD [2020-08-28T06:02:56.874Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-08-28T06:02:56.906Z] $ docker exec --env ******** --env ******** 46185ad24d51338ab56d67cdeaf8cea7a301a4319e52f1164abdc559457131f4 ssh-agent -k [2020-08-28T06:02:57.048Z] unset SSH_AUTH_SOCK; [2020-08-28T06:02:57.049Z] unset SSH_AGENT_PID; [2020-08-28T06:02:57.049Z] echo Agent pid 16 killed; [2020-08-28T06:02:57.100Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-08-28T06:02:57.187Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-08-28T06:02:57.187Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-08-28T06:02:57.284Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-28T06:02:57.284Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-28T06:02:57.476Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-28T06:02:57.488Z] $ docker exec 46185ad24d51338ab56d67cdeaf8cea7a301a4319e52f1164abdc559457131f4 ssh-agent [2020-08-28T06:02:57.662Z] SSH_AUTH_SOCK=/tmp/ssh-KsL73IJXlQk7/agent.45 [2020-08-28T06:02:57.662Z] SSH_AGENT_PID=51 [2020-08-28T06:02:57.669Z] Running ssh-add (command line suppressed) [2020-08-28T06:02:57.815Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-571@tmp/private_key_1962334659307494574.key (/w/workspace/dgexfoundry_device-sdk-go_PR-571@tmp/private_key_1962334659307494574.key) [2020-08-28T06:02:57.876Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-28T06:02:58.215Z] + git semver init [2020-08-28T06:02:58.215Z] # -> Open(): unable to determine branch for HEAD [2020-08-28T06:02:58.215Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-571/.git [2020-08-28T06:02:58.215Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-571 [2020-08-28T06:02:58.215Z] # $SEMVER_REMOTE_NAME = origin [2020-08-28T06:02:58.215Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-28T06:02:58.215Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-28T06:02:58.215Z] # $SEMVER_BRANCH = PR-571 [2020-08-28T06:02:58.215Z] # $SEMVER_TEMP = /tmp/semver-662801293 [2020-08-28T06:02:58.215Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-08-28T06:02:59.195Z] # '/tmp/semver-662801293' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-571/.semver' [2020-08-28T06:02:59.195Z] # -> Force: false [2020-08-28T06:02:59.195Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-571/.semver [Pipeline] } [2020-08-28T06:02:59.218Z] $ docker exec --env ******** --env ******** 46185ad24d51338ab56d67cdeaf8cea7a301a4319e52f1164abdc559457131f4 ssh-agent -k [2020-08-28T06:02:59.366Z] unset SSH_AUTH_SOCK; [2020-08-28T06:02:59.366Z] unset SSH_AGENT_PID; [2020-08-28T06:02:59.367Z] echo Agent pid 51 killed; [2020-08-28T06:02:59.450Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-28T06:02:59.939Z] + git semver [Pipeline] } [2020-08-28T06:02:59.964Z] $ docker stop --time=1 46185ad24d51338ab56d67cdeaf8cea7a301a4319e52f1164abdc559457131f4 [2020-08-28T06:03:01.566Z] $ docker rm -f 46185ad24d51338ab56d67cdeaf8cea7a301a4319e52f1164abdc559457131f4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-08-28T06:03:03.038Z] Stashed 30 file(s) [Pipeline] echo [2020-08-28T06:03:03.041Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] echo [2020-08-28T06:03:03.131Z] 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-28T06:03:18.537Z] Still waiting to schedule task [2020-08-28T06:03:18.537Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-08-28T06:03:18.540Z] Still waiting to schedule task [2020-08-28T06:03:18.540Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-08-28T06:05:10.896Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-560 in /w/workspace/dgexfoundry_device-sdk-go_PR-571 [Pipeline] { [Pipeline] ws [2020-08-28T06:05:11.015Z] Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout [2020-08-28T06:05:16.093Z] using credential edgex-jenkins-ssh [2020-08-28T06:05:16.147Z] Cloning the remote Git repository [2020-08-28T06:05:16.147Z] Cloning with configured refspecs honoured and without tags [2020-08-28T06:05:16.198Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-08-28T06:05:16.303Z] > git init /w/workspace/device-sdk-go/5 # timeout=10 [2020-08-28T06:05:16.373Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-08-28T06:05:16.374Z] > git --version # timeout=10 [2020-08-28T06:05:16.394Z] > git --version # 'git version 2.17.1' [2020-08-28T06:05:16.396Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-28T06:05:16.479Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/571/head:refs/remotes/origin/PR-571 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-28T06:05:17.669Z] Fetching without tags [2020-08-28T06:05:18.283Z] Merging remotes/origin/master commit 108cafbdc36a33829f2cd6e77abc07459d29f393 into PR head commit 1f0fdcd0db69a365fe11bc4799141d9561aa0deb [2020-08-28T06:05:17.515Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-08-28T06:05:17.546Z] > git config --add remote.origin.fetch +refs/pull/571/head:refs/remotes/origin/PR-571 # timeout=10 [2020-08-28T06:05:17.562Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-28T06:05:17.597Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-08-28T06:05:17.690Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-08-28T06:05:17.691Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-28T06:05:17.706Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/571/head:refs/remotes/origin/PR-571 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-28T06:05:18.302Z] > git config core.sparsecheckout # timeout=10 [2020-08-28T06:05:18.319Z] > git checkout -f 1f0fdcd0db69a365fe11bc4799141d9561aa0deb # timeout=10 [2020-08-28T06:05:18.430Z] > git remote # timeout=10 [2020-08-28T06:05:18.453Z] > git config --get remote.origin.url # timeout=10 [2020-08-28T06:05:18.465Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-28T06:05:18.520Z] Merge succeeded, producing 1f0fdcd0db69a365fe11bc4799141d9561aa0deb [2020-08-28T06:05:18.520Z] Checking out Revision 1f0fdcd0db69a365fe11bc4799141d9561aa0deb (PR-571) [2020-08-28T06:05:18.477Z] > git merge 108cafbdc36a33829f2cd6e77abc07459d29f393 # timeout=10 [2020-08-28T06:05:18.499Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-28T06:05:18.522Z] > git config core.sparsecheckout # timeout=10 [2020-08-28T06:05:18.539Z] > git checkout -f 1f0fdcd0db69a365fe11bc4799141d9561aa0deb # timeout=10 [2020-08-28T06:05:22.834Z] Commit message: "Remove globalvars and refactor remaining packages" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-08-28T06:05:24.166Z] ========================================================= [2020-08-28T06:05:24.166Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-08-28T06:05:24.166Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-28T06:05:25.394Z] + 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-28T06:05:26.383Z] Sending build context to Docker daemon 3.164MB [2020-08-28T06:05:26.383Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-08-28T06:05:26.383Z] Step 2/8 : FROM ${BASE} [2020-08-28T06:05:26.675Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-08-28T06:05:26.675Z] b538f80385f9: Pulling fs layer [2020-08-28T06:05:26.675Z] 74f711af9a0d: Pulling fs layer [2020-08-28T06:05:26.675Z] 99f96fe45779: Pulling fs layer [2020-08-28T06:05:26.675Z] fd7a069fd194: Pulling fs layer [2020-08-28T06:05:26.675Z] 66aa3694b03b: Pulling fs layer [2020-08-28T06:05:26.675Z] 170f70906a0f: Pulling fs layer [2020-08-28T06:05:26.675Z] ad7c5574e4b9: Pulling fs layer [2020-08-28T06:05:26.675Z] e772456be8f7: Pulling fs layer [2020-08-28T06:05:26.675Z] c890913d741a: Pulling fs layer [2020-08-28T06:05:26.675Z] 2480fcc9aa5a: Pulling fs layer [2020-08-28T06:05:26.675Z] 09adf4765672: Pulling fs layer [2020-08-28T06:05:26.675Z] fd7a069fd194: Waiting [2020-08-28T06:05:26.675Z] 66aa3694b03b: Waiting [2020-08-28T06:05:26.675Z] 170f70906a0f: Waiting [2020-08-28T06:05:26.675Z] ad7c5574e4b9: Waiting [2020-08-28T06:05:26.675Z] e772456be8f7: Waiting [2020-08-28T06:05:26.675Z] c890913d741a: Waiting [2020-08-28T06:05:26.675Z] 09adf4765672: Waiting [2020-08-28T06:05:26.675Z] 2480fcc9aa5a: Waiting [2020-08-28T06:05:26.675Z] 99f96fe45779: Verifying Checksum [2020-08-28T06:05:26.675Z] 99f96fe45779: Download complete [2020-08-28T06:05:26.675Z] 74f711af9a0d: Download complete [2020-08-28T06:05:26.675Z] 66aa3694b03b: Verifying Checksum [2020-08-28T06:05:26.675Z] 66aa3694b03b: Download complete [2020-08-28T06:05:26.675Z] 170f70906a0f: Verifying Checksum [2020-08-28T06:05:26.675Z] 170f70906a0f: Download complete [2020-08-28T06:05:26.675Z] b538f80385f9: Download complete [2020-08-28T06:05:27.675Z] b538f80385f9: Pull complete [2020-08-28T06:05:28.283Z] 74f711af9a0d: Pull complete [2020-08-28T06:05:28.886Z] 99f96fe45779: Pull complete [2020-08-28T06:05:29.878Z] ad7c5574e4b9: Verifying Checksum [2020-08-28T06:05:29.878Z] ad7c5574e4b9: Download complete [2020-08-28T06:05:29.878Z] c890913d741a: Verifying Checksum [2020-08-28T06:05:29.878Z] c890913d741a: Download complete [2020-08-28T06:05:31.856Z] e772456be8f7: Verifying Checksum [2020-08-28T06:05:31.856Z] e772456be8f7: Download complete [2020-08-28T06:05:31.856Z] 2480fcc9aa5a: Verifying Checksum [2020-08-28T06:05:31.856Z] 2480fcc9aa5a: Download complete [2020-08-28T06:05:31.856Z] 09adf4765672: Verifying Checksum [2020-08-28T06:05:31.856Z] 09adf4765672: Download complete [2020-08-28T06:05:32.129Z] fd7a069fd194: Verifying Checksum [2020-08-28T06:05:32.129Z] fd7a069fd194: Download complete [2020-08-28T06:05:44.537Z] fd7a069fd194: Pull complete [2020-08-28T06:05:44.537Z] 66aa3694b03b: Pull complete [2020-08-28T06:05:44.537Z] 170f70906a0f: Pull complete [2020-08-28T06:05:47.926Z] ad7c5574e4b9: Pull complete [2020-08-28T06:05:52.244Z] e772456be8f7: Pull complete [2020-08-28T06:05:52.520Z] c890913d741a: Pull complete [2020-08-28T06:05:55.147Z] 2480fcc9aa5a: Pull complete [2020-08-28T06:05:55.147Z] 09adf4765672: Pull complete [2020-08-28T06:05:55.147Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-08-28T06:05:55.147Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-08-28T06:05:55.147Z] ---> 2248a725d1cf [2020-08-28T06:05:55.147Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-08-28T06:06:00.541Z] ---> Running in d40affd57823 [2020-08-28T06:06:00.541Z] Removing intermediate container d40affd57823 [2020-08-28T06:06:00.541Z] ---> 8fe98cd9cd53 [2020-08-28T06:06:00.541Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-28T06:06:00.541Z] ---> Running in e373e77037e5 [2020-08-28T06:06:02.847Z] Running on prd-centos7-docker-4c-2g-561 in /w/workspace/dgexfoundry_device-sdk-go_PR-571 [Pipeline] { [Pipeline] ws [2020-08-28T06:06:02.898Z] Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout [2020-08-28T06:06:03.166Z] Removing intermediate container e373e77037e5 [2020-08-28T06:06:03.166Z] ---> 6918d6061250 [2020-08-28T06:06:03.166Z] Step 5/8 : RUN apk add --no-cache make git [2020-08-28T06:06:03.166Z] ---> Running in e38f418cad46 [2020-08-28T06:06:04.155Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-28T06:06:05.637Z] using credential edgex-jenkins-ssh [2020-08-28T06:06:05.689Z] Cloning the remote Git repository [2020-08-28T06:06:05.690Z] Cloning with configured refspecs honoured and without tags [2020-08-28T06:06:06.119Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-28T06:06:05.725Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-08-28T06:06:05.787Z] > git init /w/workspace/device-sdk-go/5 # timeout=10 [2020-08-28T06:06:05.835Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-08-28T06:06:05.835Z] > git --version # timeout=10 [2020-08-28T06:06:05.844Z] > git --version # 'git version 2.16.5' [2020-08-28T06:06:05.844Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-28T06:06:05.884Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/571/head:refs/remotes/origin/PR-571 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-28T06:06:06.680Z] Fetching without tags [2020-08-28T06:06:06.720Z] OK: 142 MiB in 39 packages [2020-08-28T06:06:07.179Z] Merging remotes/origin/master commit 108cafbdc36a33829f2cd6e77abc07459d29f393 into PR head commit 1f0fdcd0db69a365fe11bc4799141d9561aa0deb [2020-08-28T06:06:07.261Z] Merge succeeded, producing 1f0fdcd0db69a365fe11bc4799141d9561aa0deb [2020-08-28T06:06:07.261Z] Checking out Revision 1f0fdcd0db69a365fe11bc4799141d9561aa0deb (PR-571) [2020-08-28T06:06:07.696Z] Removing intermediate container e38f418cad46 [2020-08-28T06:06:07.696Z] ---> 836a389e15c6 [2020-08-28T06:06:07.696Z] Step 6/8 : WORKDIR /device-sdk-go [2020-08-28T06:06:07.696Z] ---> Running in 5271c42d32ea [2020-08-28T06:06:06.651Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-08-28T06:06:06.658Z] > git config --add remote.origin.fetch +refs/pull/571/head:refs/remotes/origin/PR-571 # timeout=10 [2020-08-28T06:06:06.665Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-28T06:06:06.676Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-08-28T06:06:06.690Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-08-28T06:06:06.691Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-28T06:06:06.699Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/571/head:refs/remotes/origin/PR-571 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-28T06:06:07.194Z] > git config core.sparsecheckout # timeout=10 [2020-08-28T06:06:07.200Z] > git checkout -f 1f0fdcd0db69a365fe11bc4799141d9561aa0deb # timeout=10 [2020-08-28T06:06:07.242Z] > git remote # timeout=10 [2020-08-28T06:06:07.246Z] > git config --get remote.origin.url # timeout=10 [2020-08-28T06:06:07.251Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-28T06:06:07.254Z] > git merge 108cafbdc36a33829f2cd6e77abc07459d29f393 # timeout=10 [2020-08-28T06:06:07.262Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-28T06:06:07.271Z] > git config core.sparsecheckout # timeout=10 [2020-08-28T06:06:07.277Z] > git checkout -f 1f0fdcd0db69a365fe11bc4799141d9561aa0deb # timeout=10 [2020-08-28T06:06:08.287Z] Removing intermediate container 5271c42d32ea [2020-08-28T06:06:08.287Z] ---> 153a7249bfd8 [2020-08-28T06:06:08.287Z] Step 7/8 : COPY . . [2020-08-28T06:06:09.712Z] ---> ff52ba9bc18e [2020-08-28T06:06:09.712Z] Step 8/8 : RUN go mod download [2020-08-28T06:06:09.712Z] ---> Running in 66edfd6f1398 [2020-08-28T06:06:10.836Z] Commit message: "Remove globalvars and refactor remaining packages" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-08-28T06:06:11.707Z] ========================================================= [2020-08-28T06:06:11.707Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-08-28T06:06:11.707Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-28T06:06:12.233Z] + 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-28T06:06:13.102Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-28T06:06:13.102Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-08-28T06:06:13.102Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-28T06:06:13.102Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-28T06:06:13.102Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-28T06:06:13.102Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-28T06:06:13.372Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-28T06:06:13.372Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-28T06:06:13.372Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 [2020-08-28T06:06:13.372Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-28T06:06:13.372Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-28T06:06:13.644Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-28T06:06:13.644Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-28T06:06:13.644Z] go: finding github.com/fatih/color v1.7.0 [2020-08-28T06:06:13.644Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-28T06:06:13.646Z] Sending build context to Docker daemon 3.164MB [2020-08-28T06:06:13.646Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-08-28T06:06:13.646Z] Step 2/8 : FROM ${BASE} [2020-08-28T06:06:13.646Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-08-28T06:06:13.646Z] df20fa9351a1: Pulling fs layer [2020-08-28T06:06:13.646Z] ed8968b2872e: Pulling fs layer [2020-08-28T06:06:13.646Z] a92cc7c5fd73: Pulling fs layer [2020-08-28T06:06:13.646Z] 2dd03ba5bac4: Pulling fs layer [2020-08-28T06:06:13.646Z] 1e091d79d1de: Pulling fs layer [2020-08-28T06:06:13.646Z] 481702a1767f: Pulling fs layer [2020-08-28T06:06:13.646Z] f64a6f60c768: Pulling fs layer [2020-08-28T06:06:13.646Z] e78d2573fc39: Pulling fs layer [2020-08-28T06:06:13.646Z] e876d2f968b6: Pulling fs layer [2020-08-28T06:06:13.646Z] ce8a83651883: Pulling fs layer [2020-08-28T06:06:13.646Z] 07967f4d0e4b: Pulling fs layer [2020-08-28T06:06:13.646Z] f64a6f60c768: Waiting [2020-08-28T06:06:13.646Z] e78d2573fc39: Waiting [2020-08-28T06:06:13.646Z] e876d2f968b6: Waiting [2020-08-28T06:06:13.646Z] 2dd03ba5bac4: Waiting [2020-08-28T06:06:13.646Z] 1e091d79d1de: Waiting [2020-08-28T06:06:13.646Z] ce8a83651883: Waiting [2020-08-28T06:06:13.646Z] 07967f4d0e4b: Waiting [2020-08-28T06:06:13.646Z] 481702a1767f: Waiting [2020-08-28T06:06:13.646Z] a92cc7c5fd73: Verifying Checksum [2020-08-28T06:06:13.646Z] a92cc7c5fd73: Download complete [2020-08-28T06:06:13.646Z] ed8968b2872e: Verifying Checksum [2020-08-28T06:06:13.646Z] ed8968b2872e: Download complete [2020-08-28T06:06:13.646Z] 1e091d79d1de: Verifying Checksum [2020-08-28T06:06:13.646Z] 1e091d79d1de: Download complete [2020-08-28T06:06:13.646Z] 481702a1767f: Download complete [2020-08-28T06:06:13.646Z] df20fa9351a1: Verifying Checksum [2020-08-28T06:06:13.646Z] df20fa9351a1: Download complete [2020-08-28T06:06:13.914Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-28T06:06:13.914Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-28T06:06:13.914Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-28T06:06:13.914Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-28T06:06:13.914Z] go: finding github.com/google/uuid v1.1.0 [2020-08-28T06:06:13.914Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-28T06:06:13.930Z] df20fa9351a1: Pull complete [2020-08-28T06:06:14.187Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-28T06:06:14.187Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-28T06:06:14.187Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-28T06:06:14.187Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-28T06:06:14.187Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-28T06:06:14.187Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-28T06:06:14.467Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-28T06:06:14.467Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-28T06:06:14.467Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-28T06:06:14.467Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-28T06:06:14.467Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-28T06:06:14.467Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-28T06:06:14.467Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-28T06:06:14.526Z] f64a6f60c768: Verifying Checksum [2020-08-28T06:06:14.526Z] f64a6f60c768: Download complete [2020-08-28T06:06:14.526Z] e876d2f968b6: Verifying Checksum [2020-08-28T06:06:14.526Z] e876d2f968b6: Download complete [2020-08-28T06:06:14.738Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-28T06:06:14.738Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-28T06:06:14.738Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-28T06:06:14.738Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-28T06:06:14.738Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-28T06:06:14.738Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-28T06:06:15.009Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-28T06:06:15.009Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-28T06:06:15.009Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-28T06:06:15.009Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-28T06:06:15.009Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-28T06:06:15.113Z] ce8a83651883: Verifying Checksum [2020-08-28T06:06:15.113Z] ce8a83651883: Download complete [2020-08-28T06:06:15.113Z] 2dd03ba5bac4: Verifying Checksum [2020-08-28T06:06:15.113Z] 2dd03ba5bac4: Download complete [2020-08-28T06:06:15.113Z] e78d2573fc39: Verifying Checksum [2020-08-28T06:06:15.113Z] e78d2573fc39: Download complete [2020-08-28T06:06:15.113Z] 07967f4d0e4b: Verifying Checksum [2020-08-28T06:06:15.113Z] 07967f4d0e4b: Download complete [2020-08-28T06:06:15.280Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-28T06:06:15.280Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-28T06:06:15.280Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-28T06:06:15.280Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-28T06:06:15.280Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-28T06:06:15.280Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-28T06:06:15.551Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-28T06:06:15.551Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-28T06:06:15.551Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-28T06:06:15.551Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-28T06:06:15.551Z] go: finding github.com/posener/complete v1.1.1 [2020-08-28T06:06:15.551Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-28T06:06:15.551Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-28T06:06:15.821Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-28T06:06:15.821Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-28T06:06:15.821Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-28T06:06:15.821Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-28T06:06:15.821Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-08-28T06:06:15.821Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-08-28T06:06:16.064Z] ed8968b2872e: Pull complete [2020-08-28T06:06:16.090Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-28T06:06:16.090Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-08-28T06:06:16.090Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-08-28T06:06:16.090Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-28T06:06:16.336Z] a92cc7c5fd73: Pull complete [2020-08-28T06:06:23.016Z] 2dd03ba5bac4: Pull complete [2020-08-28T06:06:23.016Z] 1e091d79d1de: Pull complete [2020-08-28T06:06:23.016Z] 481702a1767f: Pull complete [2020-08-28T06:06:26.240Z] Removing intermediate container 66edfd6f1398 [2020-08-28T06:06:26.240Z] ---> 9a9a52c8f71d [2020-08-28T06:06:26.240Z] Successfully built 9a9a52c8f71d [2020-08-28T06:06:26.240Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-28T06:06:26.977Z] + docker inspect -f . ci-base-image-arm64 [2020-08-28T06:06:26.977Z] . [Pipeline] withDockerContainer [2020-08-28T06:06:27.247Z] f64a6f60c768: Pull complete [2020-08-28T06:06:27.256Z] prd-ubuntu18.04-docker-arm64-4c-16g-560 does not seem to be running inside a container [2020-08-28T06:06:27.342Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-08-28T06:06:29.226Z] $ docker top 9c6413445c536130219f5ee6b022b81e6e874876ce09021dd333e6a06d7bdff6 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-28T06:06:30.610Z] e78d2573fc39: Pull complete [2020-08-28T06:06:30.610Z] e876d2f968b6: Pull complete [2020-08-28T06:06:30.644Z] + go version [2020-08-28T06:06:30.644Z] go version go1.13.13 linux/arm64 [Pipeline] sh [2020-08-28T06:06:31.557Z] ce8a83651883: Pull complete [2020-08-28T06:06:31.689Z] + make test [2020-08-28T06:06:31.689Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-08-28T06:06:31.819Z] 07967f4d0e4b: Pull complete [2020-08-28T06:06:31.820Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-08-28T06:06:31.820Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-08-28T06:06:31.820Z] ---> 5d7c900382c6 [2020-08-28T06:06:31.820Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-08-28T06:06:32.400Z] ---> Running in 1c4bcba5fd63 [2020-08-28T06:06:32.666Z] Removing intermediate container 1c4bcba5fd63 [2020-08-28T06:06:32.666Z] ---> ba5652b61107 [2020-08-28T06:06:32.666Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-28T06:06:32.666Z] ---> Running in 860d033a38bb [2020-08-28T06:06:32.672Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-08-28T06:06:34.593Z] Removing intermediate container 860d033a38bb [2020-08-28T06:06:34.593Z] ---> d2f723e4de12 [2020-08-28T06:06:34.593Z] Step 5/8 : RUN apk add --no-cache make git [2020-08-28T06:06:34.593Z] ---> Running in 9308725f8289 [2020-08-28T06:06:35.172Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-28T06:06:35.745Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-28T06:06:36.007Z] OK: 166 MiB in 39 packages [2020-08-28T06:06:36.583Z] Removing intermediate container 9308725f8289 [2020-08-28T06:06:36.583Z] ---> 1084dfb6b6d9 [2020-08-28T06:06:36.583Z] Step 6/8 : WORKDIR /device-sdk-go [2020-08-28T06:06:36.583Z] ---> Running in 0434e9511600 [2020-08-28T06:06:36.847Z] Removing intermediate container 0434e9511600 [2020-08-28T06:06:36.848Z] ---> b6eb4e49547f [2020-08-28T06:06:36.848Z] Step 7/8 : COPY . . [2020-08-28T06:06:37.794Z] ---> 1a8f4a68d560 [2020-08-28T06:06:37.794Z] Step 8/8 : RUN go mod download [2020-08-28T06:06:38.056Z] ---> Running in 97fa9b569f2b [2020-08-28T06:06:40.611Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-28T06:06:40.611Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-08-28T06:06:40.611Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-28T06:06:40.611Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-28T06:06:40.611Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-28T06:06:40.611Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-28T06:06:40.611Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-28T06:06:40.611Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-28T06:06:40.611Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 [2020-08-28T06:06:40.611Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-28T06:06:40.875Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-28T06:06:40.875Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-28T06:06:40.875Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-28T06:06:40.875Z] go: finding github.com/fatih/color v1.7.0 [2020-08-28T06:06:40.875Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-28T06:06:41.136Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-28T06:06:41.136Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-28T06:06:41.136Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-28T06:06:41.136Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-28T06:06:41.136Z] go: finding github.com/google/uuid v1.1.0 [2020-08-28T06:06:41.136Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-28T06:06:41.136Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-28T06:06:41.398Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-28T06:06:41.398Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-28T06:06:41.398Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-28T06:06:41.398Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-28T06:06:41.398Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-28T06:06:41.398Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-28T06:06:41.659Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-28T06:06:41.660Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-28T06:06:41.660Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-28T06:06:41.660Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-28T06:06:41.660Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-28T06:06:41.660Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-28T06:06:41.660Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-28T06:06:41.920Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-28T06:06:41.920Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-28T06:06:41.920Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-28T06:06:41.920Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-28T06:06:41.920Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-28T06:06:41.920Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-28T06:06:42.182Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-28T06:06:42.182Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-28T06:06:42.182Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-28T06:06:42.182Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-28T06:06:42.182Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-28T06:06:42.182Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-28T06:06:42.443Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-28T06:06:42.443Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-28T06:06:42.443Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-28T06:06:42.443Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-28T06:06:42.443Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-28T06:06:42.443Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-28T06:06:42.705Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-28T06:06:42.705Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-28T06:06:42.705Z] go: finding github.com/posener/complete v1.1.1 [2020-08-28T06:06:42.705Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-28T06:06:42.705Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-28T06:06:42.705Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-28T06:06:42.705Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-28T06:06:42.966Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-28T06:06:42.966Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-28T06:06:42.966Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-08-28T06:06:42.966Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-08-28T06:06:42.966Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-28T06:06:42.966Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-08-28T06:06:43.227Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-08-28T06:06:43.227Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-28T06:06:51.394Z] Removing intermediate container 97fa9b569f2b [2020-08-28T06:06:51.394Z] ---> 99364770bb64 [2020-08-28T06:06:51.394Z] Successfully built 99364770bb64 [2020-08-28T06:06:51.394Z] 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-28T06:06:53.117Z] + docker inspect -f . ci-base-image-x86_64 [2020-08-28T06:06:53.117Z] . [Pipeline] withDockerContainer [2020-08-28T06:06:53.382Z] prd-centos7-docker-4c-2g-561 does not seem to be running inside a container [2020-08-28T06:06:53.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-08-28T06:06:54.244Z] $ docker top 909b12ca3e7e4b7c790a35afa5d74eed0c297a7cda049eb43bca017272f925ec -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-28T06:06:54.722Z] + go version [2020-08-28T06:06:54.722Z] go version go1.13.13 linux/amd64 [Pipeline] sh [2020-08-28T06:06:55.027Z] + make test [2020-08-28T06:06:55.027Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-08-28T06:06:55.978Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-08-28T06:07:05.048Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-08-28T06:07:05.048Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-08-28T06:07:05.048Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-08-28T06:07:05.048Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.052s coverage: 20.8% of statements [2020-08-28T06:07:05.048Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.202s coverage: 97.1% of statements [2020-08-28T06:07:06.070Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-08-28T06:07:06.070Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-08-28T06:07:06.070Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-08-28T06:07:06.070Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.013s coverage: 20.8% of statements [2020-08-28T06:07:07.998Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.038s coverage: 97.1% of statements [2020-08-28T06:07:37.394Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.057s coverage: 9.4% of statements [2020-08-28T06:07:37.394Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.027s coverage: 21.9% of statements [2020-08-28T06:07:37.394Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-08-28T06:07:37.394Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.085s coverage: 37.0% of statements [2020-08-28T06:07:37.394Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-08-28T06:07:37.394Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.141s coverage: 65.4% of statements [2020-08-28T06:07:37.394Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-08-28T06:07:37.394Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-08-28T06:07:37.394Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-08-28T06:07:37.394Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.033s coverage: 52.6% of statements [2020-08-28T06:07:37.394Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.348s coverage: 68.9% of statements [2020-08-28T06:07:37.394Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-08-28T06:07:37.394Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-08-28T06:07:37.394Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-08-28T06:07:40.136Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.011s coverage: 9.4% of statements [2020-08-28T06:07:40.136Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.005s coverage: 21.9% of statements [2020-08-28T06:07:40.136Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-08-28T06:07:40.136Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.048s coverage: 37.0% of statements [2020-08-28T06:07:40.136Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-08-28T06:07:40.136Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.027s coverage: 65.4% of statements [2020-08-28T06:07:40.136Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-08-28T06:07:40.136Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-08-28T06:07:40.136Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-08-28T06:07:40.136Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.010s coverage: 52.6% of statements [2020-08-28T06:07:40.136Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.107s coverage: 68.9% of statements [2020-08-28T06:07:40.136Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-08-28T06:07:40.136Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-08-28T06:07:40.136Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-08-28T06:07:40.136Z] gofmt -l . [2020-08-28T06:07:40.136Z] [ "`gofmt -l .`" = "" ] [2020-08-28T06:07:40.136Z] ./bin/test-attribution-txt.sh [2020-08-28T06:07:40.399Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-08-28T06:07:40.797Z] gofmt -l . [2020-08-28T06:07:40.797Z] [ "`gofmt -l .`" = "" ] [2020-08-28T06:07:41.177Z] Stashed 1 file(s) [Pipeline] } [2020-08-28T06:07:41.191Z] $ docker stop --time=1 909b12ca3e7e4b7c790a35afa5d74eed0c297a7cda049eb43bca017272f925ec [2020-08-28T06:07:41.402Z] ./bin/test-attribution-txt.sh [2020-08-28T06:07:42.015Z] ./bin/test-go-mod-tidy.sh [2020-08-28T06:07:42.812Z] $ docker rm -f 909b12ca3e7e4b7c790a35afa5d74eed0c297a7cda049eb43bca017272f925ec [Pipeline] // withDockerContainer [Pipeline] stash [Pipeline] } [2020-08-28T06:07:43.073Z] Warning: overwriting stash ‘coverage-report’ [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-08-28T06:07:44.066Z] Stashed 1 file(s) [Pipeline] } [2020-08-28T06:07:45.412Z] $ docker stop --time=1 9c6413445c536130219f5ee6b022b81e6e874876ce09021dd333e6a06d7bdff6 [2020-08-28T06:07:47.545Z] $ docker rm -f 9c6413445c536130219f5ee6b022b81e6e874876ce09021dd333e6a06d7bdff6 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2020-08-28T06:07:48.384Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-08-28T06:07:48.702Z] + ls -al . [2020-08-28T06:07:48.702Z] total 188 [2020-08-28T06:07:48.702Z] drwxrwxr-x. 11 jenkins jenkins 4096 Aug 28 06:07 . [2020-08-28T06:07:48.702Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 28 06:06 .. [2020-08-28T06:07:48.702Z] drwxrwxr-x. 2 jenkins jenkins 64 Aug 28 06:06 bin [2020-08-28T06:07:48.702Z] -rw-r--r--. 1 jenkins jenkins 110898 Aug 28 06:07 coverage.out [2020-08-28T06:07:48.702Z] -rw-rw-r--. 1 jenkins jenkins 936 Aug 28 06:06 Dockerfile.build [2020-08-28T06:07:48.702Z] -rw-rw-r--. 1 jenkins jenkins 140 Aug 28 06:06 .dockerignore [2020-08-28T06:07:48.702Z] drwxrwxr-x. 4 jenkins jenkins 48 Aug 28 06:06 example [2020-08-28T06:07:48.702Z] drwxrwxr-x. 8 jenkins jenkins 179 Aug 28 06:06 .git [2020-08-28T06:07:48.702Z] drwxrwxr-x. 2 jenkins jenkins 38 Aug 28 06:06 .github [2020-08-28T06:07:48.702Z] -rw-rw-r--. 1 jenkins jenkins 138 Aug 28 06:06 .gitignore [2020-08-28T06:07:48.702Z] -rw-r--r--. 1 jenkins jenkins 446 Aug 28 06:07 go.mod [2020-08-28T06:07:48.702Z] -rw-r--r--. 1 jenkins jenkins 12179 Aug 28 06:07 go.sum [2020-08-28T06:07:48.702Z] drwxrwxr-x. 13 jenkins jenkins 184 Aug 28 06:06 internal [2020-08-28T06:07:48.702Z] -rw-rw-r--. 1 jenkins jenkins 808 Aug 28 06:06 Jenkinsfile [2020-08-28T06:07:48.702Z] -rw-rw-r--. 1 jenkins jenkins 11341 Aug 28 06:06 LICENSE [2020-08-28T06:07:48.702Z] -rw-rw-r--. 1 jenkins jenkins 892 Aug 28 06:06 Makefile [2020-08-28T06:07:48.702Z] drwxrwxr-x. 4 jenkins jenkins 26 Aug 28 06:06 openapi [2020-08-28T06:07:48.702Z] drwxrwxr-x. 5 jenkins jenkins 50 Aug 28 06:06 pkg [2020-08-28T06:07:48.702Z] -rw-rw-r--. 1 jenkins jenkins 5101 Aug 28 06:06 README.md [2020-08-28T06:07:48.702Z] -rw-rw-r--. 1 jenkins jenkins 4291 Aug 28 06:06 RELEASE-NOTES.txt [2020-08-28T06:07:48.702Z] drwxrwxr-x. 3 jenkins jenkins 58 Aug 28 06:06 .semver [2020-08-28T06:07:48.702Z] drwxrwxr-x. 4 jenkins jenkins 54 Aug 28 06:06 snap [2020-08-28T06:07:48.702Z] -rw-rw-r--. 1 jenkins jenkins 5 Aug 28 06:03 VERSION [2020-08-28T06:07:48.702Z] -rw-rw-r--. 1 jenkins jenkins 222 Aug 28 06:06 version.go [Pipeline] isUnix [Pipeline] sh [2020-08-28T06:07:48.975Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-08-28T06:07:49.049Z] + 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=1f0fdcd0db69a365fe11bc4799141d9561aa0deb --label arch=amd64 --label version=0.0.0 . [2020-08-28T06:07:49.310Z] Sending build context to Docker daemon 3.275MB [2020-08-28T06:07:49.310Z] Step 1/23 : ARG BASE=golang:1.13-alpine [2020-08-28T06:07:49.310Z] Step 2/23 : FROM ${BASE} AS builder [2020-08-28T06:07:49.310Z] ---> 99364770bb64 [2020-08-28T06:07:49.310Z] Step 3/23 : ARG MAKE='make build' [2020-08-28T06:07:49.341Z] + ls -al . [2020-08-28T06:07:49.341Z] total 228 [2020-08-28T06:07:49.341Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 28 06:07 . [2020-08-28T06:07:49.341Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 06:05 .. [2020-08-28T06:07:49.341Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 28 06:05 .dockerignore [2020-08-28T06:07:49.341Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 06:05 .git [2020-08-28T06:07:49.341Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 06:05 .github [2020-08-28T06:07:49.341Z] -rw-rw-r-- 1 jenkins jenkins 138 Aug 28 06:05 .gitignore [2020-08-28T06:07:49.341Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 06:05 .semver [2020-08-28T06:07:49.341Z] -rw-rw-r-- 1 jenkins jenkins 936 Aug 28 06:05 Dockerfile.build [2020-08-28T06:07:49.341Z] -rw-rw-r-- 1 jenkins jenkins 808 Aug 28 06:05 Jenkinsfile [2020-08-28T06:07:49.341Z] -rw-rw-r-- 1 jenkins jenkins 11341 Aug 28 06:05 LICENSE [2020-08-28T06:07:49.341Z] -rw-rw-r-- 1 jenkins jenkins 892 Aug 28 06:05 Makefile [2020-08-28T06:07:49.341Z] -rw-rw-r-- 1 jenkins jenkins 5101 Aug 28 06:05 README.md [2020-08-28T06:07:49.341Z] -rw-rw-r-- 1 jenkins jenkins 4291 Aug 28 06:05 RELEASE-NOTES.txt [2020-08-28T06:07:49.341Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 28 06:03 VERSION [2020-08-28T06:07:49.341Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 06:05 bin [2020-08-28T06:07:49.341Z] -rw-r--r-- 1 jenkins jenkins 110898 Aug 28 06:07 coverage.out [2020-08-28T06:07:49.341Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 06:05 example [2020-08-28T06:07:49.341Z] -rw-r--r-- 1 jenkins jenkins 446 Aug 28 06:07 go.mod [2020-08-28T06:07:49.341Z] -rw-r--r-- 1 jenkins jenkins 12179 Aug 28 06:07 go.sum [2020-08-28T06:07:49.341Z] drwxrwxr-x 13 jenkins jenkins 4096 Aug 28 06:05 internal [2020-08-28T06:07:49.341Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 06:05 openapi [2020-08-28T06:07:49.341Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 28 06:05 pkg [2020-08-28T06:07:49.341Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 06:05 snap [2020-08-28T06:07:49.341Z] -rw-rw-r-- 1 jenkins jenkins 222 Aug 28 06:05 version.go [Pipeline] isUnix [Pipeline] sh [2020-08-28T06:07:49.573Z] ---> Running in bc8da3e433be [2020-08-28T06:07:49.751Z] + 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=1f0fdcd0db69a365fe11bc4799141d9561aa0deb --label arch=arm64 --label version=0.0.0 . [2020-08-28T06:07:49.836Z] Removing intermediate container bc8da3e433be [2020-08-28T06:07:49.836Z] ---> e163865a256e [2020-08-28T06:07:49.836Z] Step 4/23 : WORKDIR /device-sdk-go [2020-08-28T06:07:49.836Z] ---> Running in 35b48d5ce23b [2020-08-28T06:07:50.097Z] Removing intermediate container 35b48d5ce23b [2020-08-28T06:07:50.097Z] ---> adee90833d55 [2020-08-28T06:07:50.097Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-08-28T06:07:50.097Z] ---> Running in 3809d7c868ab [2020-08-28T06:07:50.347Z] Sending build context to Docker daemon 3.275MB [2020-08-28T06:07:50.347Z] Step 1/23 : ARG BASE=golang:1.13-alpine [2020-08-28T06:07:50.347Z] Step 2/23 : FROM ${BASE} AS builder [2020-08-28T06:07:50.347Z] ---> 9a9a52c8f71d [2020-08-28T06:07:50.347Z] Step 3/23 : ARG MAKE='make build' [2020-08-28T06:07:50.347Z] ---> Running in 2453b55d1297 [2020-08-28T06:07:50.357Z] Removing intermediate container 3809d7c868ab [2020-08-28T06:07:50.357Z] ---> 2c39ac017a29 [2020-08-28T06:07:50.357Z] Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-28T06:07:50.357Z] ---> Running in 9fc40deec1e5 [2020-08-28T06:07:50.938Z] Removing intermediate container 2453b55d1297 [2020-08-28T06:07:50.938Z] ---> edbaf06782c3 [2020-08-28T06:07:50.938Z] Step 4/23 : WORKDIR /device-sdk-go [2020-08-28T06:07:50.938Z] ---> Running in 04a3ee10f164 [2020-08-28T06:07:51.305Z] Removing intermediate container 9fc40deec1e5 [2020-08-28T06:07:51.305Z] ---> af3ef53919e1 [2020-08-28T06:07:51.305Z] Step 7/23 : RUN apk add --update --no-cache make git [2020-08-28T06:07:51.305Z] ---> Running in 7cb1f9887fde [2020-08-28T06:07:51.529Z] Removing intermediate container 04a3ee10f164 [2020-08-28T06:07:51.529Z] ---> 77643ee40d47 [2020-08-28T06:07:51.529Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-08-28T06:07:51.799Z] ---> Running in 081c14a43d63 [2020-08-28T06:07:52.070Z] Removing intermediate container 081c14a43d63 [2020-08-28T06:07:52.070Z] ---> 1ddc14f261fa [2020-08-28T06:07:52.070Z] Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-28T06:07:52.250Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-28T06:07:52.350Z] ---> Running in dafc1eb17222 [2020-08-28T06:07:52.822Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-28T06:07:53.398Z] OK: 166 MiB in 39 packages [2020-08-28T06:07:53.663Z] Removing intermediate container 7cb1f9887fde [2020-08-28T06:07:53.663Z] ---> 21d9e3d74ee8 [2020-08-28T06:07:53.663Z] Step 8/23 : COPY . . [2020-08-28T06:07:54.608Z] ---> 6f9bcfd7ba52 [2020-08-28T06:07:54.608Z] Step 9/23 : RUN ${MAKE} [2020-08-28T06:07:54.873Z] ---> Running in 9e5a28c256d2 [2020-08-28T06:07:54.978Z] Removing intermediate container dafc1eb17222 [2020-08-28T06:07:54.978Z] ---> 2047c583fa8a [2020-08-28T06:07:54.978Z] Step 7/23 : RUN apk add --update --no-cache make git [2020-08-28T06:07:54.978Z] ---> Running in 01f42625ecb7 [2020-08-28T06:07:55.449Z] 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-28T06:07:56.402Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-28T06:07:56.991Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-28T06:07:57.590Z] OK: 142 MiB in 39 packages [2020-08-28T06:07:59.018Z] Removing intermediate container 01f42625ecb7 [2020-08-28T06:07:59.018Z] ---> 33b9909db941 [2020-08-28T06:07:59.018Z] Step 8/23 : COPY . . [2020-08-28T06:07:59.991Z] ---> 74d74777fe3c [2020-08-28T06:07:59.991Z] Step 9/23 : RUN ${MAKE} [2020-08-28T06:08:00.265Z] ---> Running in f9f4314c3699 [2020-08-28T06:08:01.700Z] 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-28T06:08:03.721Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-08-28T06:08:05.106Z] Removing intermediate container 9e5a28c256d2 [2020-08-28T06:08:05.106Z] ---> d4cd4f87913b [2020-08-28T06:08:05.106Z] Step 10/23 : FROM scratch [2020-08-28T06:08:05.106Z] ---> [2020-08-28T06:08:05.106Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-08-28T06:08:05.106Z] ---> Running in 6a2fc9222e10 [2020-08-28T06:08:05.106Z] Removing intermediate container 6a2fc9222e10 [2020-08-28T06:08:05.106Z] ---> 38b5118a0dd3 [2020-08-28T06:08:05.106Z] Step 12/23 : ENV APP_PORT=49990 [2020-08-28T06:08:05.106Z] ---> Running in 8f9955cdff9a [2020-08-28T06:08:05.368Z] Removing intermediate container 8f9955cdff9a [2020-08-28T06:08:05.368Z] ---> ca60f61cc3d4 [2020-08-28T06:08:05.368Z] Step 13/23 : EXPOSE $APP_PORT [2020-08-28T06:08:05.368Z] ---> Running in 5b32a2396f31 [2020-08-28T06:08:05.629Z] Removing intermediate container 5b32a2396f31 [2020-08-28T06:08:05.629Z] ---> 8af353857447 [2020-08-28T06:08:05.629Z] Step 14/23 : WORKDIR / [2020-08-28T06:08:05.629Z] ---> Running in b1fc1595271b [2020-08-28T06:08:05.892Z] Removing intermediate container b1fc1595271b [2020-08-28T06:08:05.892Z] ---> 2e3510727e46 [2020-08-28T06:08:05.892Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-08-28T06:08:06.153Z] ---> f23d9f2cdebb [2020-08-28T06:08:06.153Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-08-28T06:08:06.414Z] ---> 37df22ae6493 [2020-08-28T06:08:06.414Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-08-28T06:08:06.676Z] ---> 47be4769aecf [2020-08-28T06:08:06.676Z] Step 18/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-08-28T06:08:06.937Z] ---> 9c42c67a3307 [2020-08-28T06:08:06.937Z] Step 19/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-08-28T06:08:07.203Z] ---> f3eb8a9bd7ac [2020-08-28T06:08:07.203Z] Step 20/23 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-08-28T06:08:07.203Z] ---> Running in fee8c8441a65 [2020-08-28T06:08:07.464Z] Removing intermediate container fee8c8441a65 [2020-08-28T06:08:07.464Z] ---> 1f0ed498ec11 [2020-08-28T06:08:07.464Z] Step 21/23 : LABEL arch=amd64 [2020-08-28T06:08:07.464Z] ---> Running in a1c98d07ba2c [2020-08-28T06:08:07.725Z] Removing intermediate container a1c98d07ba2c [2020-08-28T06:08:07.725Z] ---> 27ce3623b3b9 [2020-08-28T06:08:07.725Z] Step 22/23 : LABEL git_sha=1f0fdcd0db69a365fe11bc4799141d9561aa0deb [2020-08-28T06:08:07.725Z] ---> Running in 17f3c5c3c4dd [2020-08-28T06:08:07.988Z] Removing intermediate container 17f3c5c3c4dd [2020-08-28T06:08:07.988Z] ---> b8837062bae1 [2020-08-28T06:08:07.988Z] Step 23/23 : LABEL version=0.0.0 [2020-08-28T06:08:07.988Z] ---> Running in 3106b8e7d0f7 [2020-08-28T06:08:08.250Z] Removing intermediate container 3106b8e7d0f7 [2020-08-28T06:08:08.250Z] ---> 9b931d14163a [2020-08-28T06:08:08.250Z] [Warning] One or more build-args [ARCH] were not consumed [2020-08-28T06:08:08.250Z] Successfully built 9b931d14163a [2020-08-28T06:08:08.250Z] 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] } [2020-08-28T06:08:28.534Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-08-28T06:08:28.534Z] Removing intermediate container f9f4314c3699 [2020-08-28T06:08:28.534Z] ---> f656d04da7da [2020-08-28T06:08:28.534Z] Step 10/23 : FROM scratch [2020-08-28T06:08:28.534Z] ---> [2020-08-28T06:08:28.534Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-08-28T06:08:28.534Z] ---> Running in d1e15450ee1e [2020-08-28T06:08:28.534Z] Removing intermediate container d1e15450ee1e [2020-08-28T06:08:28.534Z] ---> 37a17f6f3648 [2020-08-28T06:08:28.534Z] Step 12/23 : ENV APP_PORT=49990 [2020-08-28T06:08:28.534Z] ---> Running in ff858049d0ca [2020-08-28T06:08:28.534Z] Removing intermediate container ff858049d0ca [2020-08-28T06:08:28.534Z] ---> 5b0573a5516a [2020-08-28T06:08:28.534Z] Step 13/23 : EXPOSE $APP_PORT [2020-08-28T06:08:28.534Z] ---> Running in 3a14d5da9bba [Pipeline] // stage [2020-08-28T06:08:28.805Z] Removing intermediate container 3a14d5da9bba [2020-08-28T06:08:28.805Z] ---> f76d8ffe90f7 [2020-08-28T06:08:28.805Z] Step 14/23 : WORKDIR / [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [2020-08-28T06:08:29.078Z] ---> Running in 3b7f4fc3126e [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [2020-08-28T06:08:29.353Z] Removing intermediate container 3b7f4fc3126e [2020-08-28T06:08:29.353Z] ---> d22931eeb1f5 [2020-08-28T06:08:29.353Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-28T06:08:30.784Z] ---> d7cfb5a39951 [2020-08-28T06:08:30.784Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-08-28T06:08:31.378Z] ---> bd8923eaa784 [2020-08-28T06:08:31.378Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-08-28T06:08:31.973Z] ---> d20a29d4e08b [2020-08-28T06:08:31.973Z] Step 18/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-08-28T06:08:32.946Z] ---> 9bf2c083f26f [2020-08-28T06:08:32.946Z] Step 19/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-08-28T06:08:33.540Z] ---> 9bb224794f9c [2020-08-28T06:08:33.540Z] Step 20/23 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-08-28T06:08:33.813Z] ---> Running in 476fc956c388 [2020-08-28T06:08:34.086Z] Removing intermediate container 476fc956c388 [2020-08-28T06:08:34.086Z] ---> c2b020a4a267 [2020-08-28T06:08:34.086Z] Step 21/23 : LABEL arch=arm64 [2020-08-28T06:08:34.358Z] ---> Running in 3eace39fc773 [2020-08-28T06:08:34.950Z] Removing intermediate container 3eace39fc773 [2020-08-28T06:08:34.950Z] ---> 6a7dd54f8f66 [2020-08-28T06:08:34.950Z] Step 22/23 : LABEL git_sha=1f0fdcd0db69a365fe11bc4799141d9561aa0deb [2020-08-28T06:08:34.950Z] ---> Running in bc4f669bf6d0 [2020-08-28T06:08:35.544Z] Removing intermediate container bc4f669bf6d0 [2020-08-28T06:08:35.544Z] ---> 3a060a00c15a [2020-08-28T06:08:35.544Z] Step 23/23 : LABEL version=0.0.0 [2020-08-28T06:08:35.544Z] ---> Running in 7c53a8bdc0ea [2020-08-28T06:08:36.134Z] Removing intermediate container 7c53a8bdc0ea [2020-08-28T06:08:36.134Z] ---> 2564e54c43bd [2020-08-28T06:08:36.134Z] [Warning] One or more build-args [ARCH] were not consumed [2020-08-28T06:08:36.134Z] Successfully built 2564e54c43bd [2020-08-28T06:08:36.134Z] 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-28T06:08:38.887Z] provisioning config files... [2020-08-28T06:08:38.904Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-571@tmp/config4896196046258190405tmp [Pipeline] { [Pipeline] sh [2020-08-28T06:08:39.301Z] + curl -s https://codecov.io/bash [2020-08-28T06:08:39.301Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-571@tmp/config4896196046258190405tmp [Pipeline] } [2020-08-28T06:08:41.038Z] 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-28T06:08:44.425Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-28T06:08:45.016Z] ---> package-listing.sh [2020-08-28T06:08:45.016Z] ++ facter osfamily [2020-08-28T06:08:45.016Z] ++ tr '[:upper:]' '[:lower:]' [2020-08-28T06:08:45.284Z] + OS_FAMILY=redhat [2020-08-28T06:08:45.284Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-571 [2020-08-28T06:08:45.284Z] + START_PACKAGES=/tmp/packages_start.txt [2020-08-28T06:08:45.284Z] + END_PACKAGES=/tmp/packages_end.txt [2020-08-28T06:08:45.284Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-08-28T06:08:45.284Z] + PACKAGES=/tmp/packages_start.txt [2020-08-28T06:08:45.284Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-571 ']' [2020-08-28T06:08:45.284Z] + PACKAGES=/tmp/packages_end.txt [2020-08-28T06:08:45.284Z] + case "${OS_FAMILY}" in [2020-08-28T06:08:45.284Z] + sort [2020-08-28T06:08:45.284Z] + rpm -qa [2020-08-28T06:08:49.577Z] + '[' -f /tmp/packages_start.txt ']' [2020-08-28T06:08:49.577Z] + '[' -f /tmp/packages_end.txt ']' [2020-08-28T06:08:49.577Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-08-28T06:08:49.577Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-571 ']' [2020-08-28T06:08:49.577Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-571/archives/ [2020-08-28T06:08:49.577Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-571/archives/ [Pipeline] isUnix [Pipeline] sh [2020-08-28T06:08:50.247Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-28T06:08:50.512Z] [2020-08-28T06:08:50.512Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-08-28T06:08:50.939Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-28T06:08:50.940Z] alpine: Pulling from edgex-lftools-log-publisher [2020-08-28T06:08:50.940Z] c9b1b535fdd9: Pulling fs layer [2020-08-28T06:08:50.940Z] 2cc5ad85d9ab: Pulling fs layer [2020-08-28T06:08:50.940Z] 756a868c4378: Pulling fs layer [2020-08-28T06:08:50.940Z] 444b2fc9a129: Pulling fs layer [2020-08-28T06:08:50.940Z] ea15f1150254: Pulling fs layer [2020-08-28T06:08:50.940Z] 41b27a9f41bf: Pulling fs layer [2020-08-28T06:08:50.940Z] 28c525ee5125: Pulling fs layer [2020-08-28T06:08:50.940Z] 094b1ea09ed8: Pulling fs layer [2020-08-28T06:08:50.940Z] 138eaada9080: Pulling fs layer [2020-08-28T06:08:50.940Z] 0622d0fa9048: Pulling fs layer [2020-08-28T06:08:50.940Z] 41b27a9f41bf: Waiting [2020-08-28T06:08:50.940Z] 28c525ee5125: Waiting [2020-08-28T06:08:50.940Z] 094b1ea09ed8: Waiting [2020-08-28T06:08:50.940Z] 444b2fc9a129: Waiting [2020-08-28T06:08:50.940Z] ea15f1150254: Waiting [2020-08-28T06:08:50.940Z] 138eaada9080: Waiting [2020-08-28T06:08:50.940Z] 0622d0fa9048: Waiting [2020-08-28T06:08:50.940Z] 2cc5ad85d9ab: Verifying Checksum [2020-08-28T06:08:50.940Z] 2cc5ad85d9ab: Download complete [2020-08-28T06:08:50.940Z] 444b2fc9a129: Verifying Checksum [2020-08-28T06:08:50.940Z] 444b2fc9a129: Download complete [2020-08-28T06:08:50.940Z] c9b1b535fdd9: Verifying Checksum [2020-08-28T06:08:50.940Z] c9b1b535fdd9: Download complete [2020-08-28T06:08:50.940Z] ea15f1150254: Verifying Checksum [2020-08-28T06:08:50.940Z] ea15f1150254: Download complete [2020-08-28T06:08:51.236Z] 28c525ee5125: Verifying Checksum [2020-08-28T06:08:51.236Z] 28c525ee5125: Download complete [2020-08-28T06:08:51.903Z] 756a868c4378: Verifying Checksum [2020-08-28T06:08:51.903Z] 756a868c4378: Download complete [2020-08-28T06:08:52.227Z] c9b1b535fdd9: Pull complete [2020-08-28T06:08:52.228Z] 094b1ea09ed8: Verifying Checksum [2020-08-28T06:08:52.228Z] 094b1ea09ed8: Download complete [2020-08-28T06:08:52.510Z] 138eaada9080: Verifying Checksum [2020-08-28T06:08:52.510Z] 138eaada9080: Download complete [2020-08-28T06:08:52.510Z] 0622d0fa9048: Verifying Checksum [2020-08-28T06:08:52.510Z] 0622d0fa9048: Download complete [2020-08-28T06:08:52.785Z] 2cc5ad85d9ab: Pull complete [2020-08-28T06:08:53.408Z] 41b27a9f41bf: Verifying Checksum [2020-08-28T06:08:53.408Z] 41b27a9f41bf: Download complete [2020-08-28T06:08:55.408Z] 756a868c4378: Pull complete [2020-08-28T06:08:55.408Z] 444b2fc9a129: Pull complete [2020-08-28T06:08:55.700Z] ea15f1150254: Pull complete [2020-08-28T06:09:01.090Z] 41b27a9f41bf: Pull complete [2020-08-28T06:09:01.090Z] 28c525ee5125: Pull complete [2020-08-28T06:09:04.590Z] 094b1ea09ed8: Pull complete [2020-08-28T06:09:05.555Z] 138eaada9080: Pull complete [2020-08-28T06:09:05.826Z] 0622d0fa9048: Pull complete [2020-08-28T06:09:05.826Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-08-28T06:09:05.826Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-28T06:09:05.826Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-08-28T06:09:06.177Z] prd-centos7-docker-4c-2g-558 does not seem to be running inside a container [2020-08-28T06:09:06.265Z] $ 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-571 -v /w/workspace/dgexfoundry_device-sdk-go_PR-571:/w/workspace/dgexfoundry_device-sdk-go_PR-571:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-571@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-571@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-08-28T06:09:09.582Z] $ docker top 6f2d7c607c29af3f174a1055eb3b3be4568fbff3e0fff7e37b90eb277126f19a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-08-28T06:09:09.891Z] provisioning config files... [2020-08-28T06:09:09.907Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-571@tmp/config5484143401073410901tmp [Pipeline] { [Pipeline] echo [2020-08-28T06:09:09.971Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-28T06:09:10.302Z] ---> create-netrc.sh [Pipeline] echo [2020-08-28T06:09:10.314Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-28T06:09:10.622Z] ---> logs-deploy.sh [2020-08-28T06:09:10.623Z] + ARCHIVE_ARTIFACTS= [2020-08-28T06:09:10.623Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-08-28T06:09:10.623Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-08-28T06:09:10.623Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-08-28T06:09:10.623Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-571/5 [2020-08-28T06:09:10.623Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-571/5/ [2020-08-28T06:09:10.623Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-571/5 /w/workspace/dgexfoundry_device-sdk-go_PR-571 [2020-08-28T06:09:12.047Z] Archives upload complete. [2020-08-28T06:09:12.317Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-571/5 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-571/5/ [2020-08-28T06:09:13.750Z] ---> uname -a: [2020-08-28T06:09:13.750Z] Linux 6f2d7c607c29 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-08-28T06:09:13.750Z] [2020-08-28T06:09:13.750Z] [2020-08-28T06:09:13.750Z] ---> lscpu: [2020-08-28T06:09:13.750Z] Architecture: x86_64 [2020-08-28T06:09:13.750Z] CPU op-mode(s): 32-bit, 64-bit [2020-08-28T06:09:13.750Z] Byte Order: Little Endian [2020-08-28T06:09:13.750Z] Address sizes: 40 bits physical, 48 bits virtual [2020-08-28T06:09:13.750Z] CPU(s): 4 [2020-08-28T06:09:13.750Z] On-line CPU(s) list: 0-3 [2020-08-28T06:09:13.750Z] Thread(s) per core: 1 [2020-08-28T06:09:13.750Z] Core(s) per socket: 1 [2020-08-28T06:09:13.750Z] Socket(s): 4 [2020-08-28T06:09:13.750Z] NUMA node(s): 1 [2020-08-28T06:09:13.750Z] Vendor ID: GenuineIntel [2020-08-28T06:09:13.750Z] CPU family: 6 [2020-08-28T06:09:13.750Z] Model: 44 [2020-08-28T06:09:13.750Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-08-28T06:09:13.750Z] Stepping: 1 [2020-08-28T06:09:13.750Z] CPU MHz: 2933.438 [2020-08-28T06:09:13.750Z] BogoMIPS: 5866.87 [2020-08-28T06:09:13.750Z] Virtualization: VT-x [2020-08-28T06:09:13.750Z] Hypervisor vendor: KVM [2020-08-28T06:09:13.750Z] Virtualization type: full [2020-08-28T06:09:13.750Z] L1d cache: 128 KiB [2020-08-28T06:09:13.750Z] L1i cache: 128 KiB [2020-08-28T06:09:13.750Z] L2 cache: 16 MiB [2020-08-28T06:09:13.750Z] L3 cache: 64 MiB [2020-08-28T06:09:13.750Z] NUMA node0 CPU(s): 0-3 [2020-08-28T06:09:13.750Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-08-28T06:09:13.750Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-08-28T06:09:13.750Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-08-28T06:09:13.750Z] Vulnerability Meltdown: Mitigation; PTI [2020-08-28T06:09:13.750Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-08-28T06:09:13.750Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-08-28T06:09:13.750Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-08-28T06:09:13.750Z] Vulnerability Tsx async abort: Not affected [2020-08-28T06:09:13.751Z] 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-28T06:09:13.751Z] [2020-08-28T06:09:13.751Z] [2020-08-28T06:09:13.751Z] ---> nproc: [2020-08-28T06:09:13.751Z] 4 [2020-08-28T06:09:13.751Z] [2020-08-28T06:09:13.751Z] [2020-08-28T06:09:13.751Z] ---> df -h: [2020-08-28T06:09:13.751Z] Filesystem Size Used Available Use% Mounted on [2020-08-28T06:09:13.751Z] overlay 50.0G 7.2G 42.8G 14% / [2020-08-28T06:09:13.751Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-08-28T06:09:13.751Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-08-28T06:09:13.751Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-08-28T06:09:13.751Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf [2020-08-28T06:09:13.751Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname [2020-08-28T06:09:13.751Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts [2020-08-28T06:09:13.751Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa [2020-08-28T06:09:13.751Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-571 [2020-08-28T06:09:13.751Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-571@tmp [2020-08-28T06:09:13.751Z] [2020-08-28T06:09:13.751Z] [2020-08-28T06:09:13.751Z] ---> free -m: [2020-08-28T06:09:13.751Z] total used free shared buff/cache available [2020-08-28T06:09:13.751Z] Mem: 1837 606 119 0 1111 1126 [2020-08-28T06:09:13.751Z] Swap: 1023 1 1022 [2020-08-28T06:09:13.751Z] [2020-08-28T06:09:13.751Z] [2020-08-28T06:09:13.751Z] ---> ip addr: [2020-08-28T06:09:13.751Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-08-28T06:09:13.751Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-08-28T06:09:13.751Z] inet 127.0.0.1/8 scope host lo [2020-08-28T06:09:13.751Z] valid_lft forever preferred_lft forever [2020-08-28T06:09:13.751Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-08-28T06:09:13.751Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-08-28T06:09:13.751Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-08-28T06:09:13.751Z] valid_lft forever preferred_lft forever [2020-08-28T06:09:13.751Z] [2020-08-28T06:09:13.751Z] [2020-08-28T06:09:13.751Z] ---> sar -b -r -n DEV: [2020-08-28T06:09:13.751Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/28/20 _x86_64_ (4 CPU) [2020-08-28T06:09:13.751Z] [2020-08-28T06:09:13.751Z] 06:01:43 LINUX RESTART [2020-08-28T06:09:13.751Z] [2020-08-28T06:09:13.751Z] 06:03:01 tps rtps wtps bread/s bwrtn/s [2020-08-28T06:09:13.751Z] 06:04:02 5.14 1.83 3.31 128.99 107.35 [2020-08-28T06:09:13.751Z] 06:05:01 0.37 0.00 0.37 0.00 5.47 [2020-08-28T06:09:13.751Z] 06:06:01 0.25 0.00 0.25 0.00 2.85 [2020-08-28T06:09:13.751Z] 06:07:01 0.18 0.00 0.18 0.00 1.88 [2020-08-28T06:09:13.751Z] 06:08:01 0.43 0.00 0.43 0.00 6.71 [2020-08-28T06:09:13.751Z] 06:09:01 92.92 59.22 33.70 5085.58 15326.33 [2020-08-28T06:09:13.751Z] Average: 16.62 10.22 6.40 873.07 2586.94 [2020-08-28T06:09:13.751Z] [2020-08-28T06:09:13.751Z] 06:03:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-08-28T06:09:13.751Z] 06:04:02 165392 1716164 91.21 2620 1187612 1156900 39.48 394852 1160160 20 [2020-08-28T06:09:13.751Z] 06:05:01 174428 1707128 90.73 2620 1187616 1073164 36.63 390312 1157068 8 [2020-08-28T06:09:13.751Z] 06:06:01 174332 1707224 90.73 2620 1187624 1073200 36.63 390648 1157068 8 [2020-08-28T06:09:13.751Z] 06:07:01 172824 1708732 90.81 2620 1187624 1073248 36.63 394016 1155220 12 [2020-08-28T06:09:13.751Z] 06:08:01 173920 1707636 90.76 2620 1187628 1073068 36.62 393176 1155196 8 [2020-08-28T06:09:13.751Z] 06:09:01 106092 1775464 94.36 2620 1152680 1515232 51.71 487848 1102968 32904 [2020-08-28T06:09:13.751Z] Average: 161165 1720391 91.43 2620 1181797 1160802 39.62 408475 1147947 5493 [2020-08-28T06:09:13.751Z] [2020-08-28T06:09:13.751Z] 06:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-08-28T06:09:13.751Z] 06:04:02 eth0 15.56 11.20 8.29 39.03 0.00 0.00 0.00 [2020-08-28T06:09:13.751Z] 06:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-28T06:09:13.751Z] 06:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-28T06:09:13.751Z] 06:05:01 eth0 1.05 0.47 0.33 0.21 0.00 0.00 0.00 [2020-08-28T06:09:13.751Z] 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-28T06:09:13.751Z] 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-28T06:09:13.751Z] 06:06:01 eth0 0.90 0.35 0.34 0.20 0.00 0.00 0.00 [2020-08-28T06:09:13.751Z] 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-28T06:09:13.751Z] 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-28T06:09:13.751Z] 06:07:01 eth0 0.47 0.43 0.27 0.21 0.00 0.00 0.00 [2020-08-28T06:09:13.751Z] 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-28T06:09:13.751Z] 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-28T06:09:13.751Z] 06:08:01 eth0 0.33 0.23 0.14 0.07 0.00 0.00 0.00 [2020-08-28T06:09:13.751Z] 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-28T06:09:13.751Z] 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-28T06:09:13.751Z] 06:09:01 eth0 85.05 50.63 2325.00 9.75 0.00 0.00 0.00 [2020-08-28T06:09:13.751Z] 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-28T06:09:13.751Z] 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-28T06:09:13.751Z] Average: eth0 17.30 10.60 390.85 8.27 0.00 0.00 0.00 [2020-08-28T06:09:13.751Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-28T06:09:13.751Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-28T06:09:13.751Z] [2020-08-28T06:09:13.751Z] [2020-08-28T06:09:13.751Z] ---> sar -P ALL: [2020-08-28T06:09:13.751Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/28/20 _x86_64_ (4 CPU) [2020-08-28T06:09:13.751Z] [2020-08-28T06:09:13.751Z] 06:01:43 LINUX RESTART [2020-08-28T06:09:13.751Z] [2020-08-28T06:09:13.751Z] 06:03:01 CPU %user %nice %system %iowait %steal %idle [2020-08-28T06:09:13.751Z] 06:04:02 all 0.74 0.00 0.15 0.02 0.44 98.66 [2020-08-28T06:09:13.751Z] 06:04:02 0 0.78 0.00 0.12 0.00 0.42 98.68 [2020-08-28T06:09:13.751Z] 06:04:02 1 0.65 0.00 0.13 0.02 0.50 98.70 [2020-08-28T06:09:13.751Z] 06:04:02 2 0.93 0.00 0.20 0.00 0.45 98.42 [2020-08-28T06:09:13.751Z] 06:04:02 3 0.57 0.00 0.13 0.03 0.38 98.88 [2020-08-28T06:09:13.751Z] 06:05:01 all 0.11 0.00 0.07 0.00 0.52 99.29 [2020-08-28T06:09:13.751Z] 06:05:01 0 0.03 0.00 0.07 0.00 0.46 99.44 [2020-08-28T06:09:13.751Z] 06:05:01 1 0.39 0.00 0.08 0.00 0.61 98.92 [2020-08-28T06:09:13.751Z] 06:05:01 2 0.02 0.00 0.05 0.00 0.64 99.29 [2020-08-28T06:09:13.751Z] 06:05:01 3 0.02 0.00 0.07 0.00 0.36 99.56 [2020-08-28T06:09:13.751Z] 06:06:01 all 0.12 0.00 0.03 0.00 0.20 99.64 [2020-08-28T06:09:13.751Z] 06:06:01 0 0.03 0.00 0.03 0.00 0.18 99.75 [2020-08-28T06:09:13.751Z] 06:06:01 1 0.42 0.00 0.03 0.00 0.42 99.14 [2020-08-28T06:09:13.751Z] 06:06:01 2 0.05 0.00 0.02 0.00 0.15 99.78 [2020-08-28T06:09:13.751Z] 06:06:01 3 0.02 0.00 0.02 0.00 0.08 99.88 [2020-08-28T06:09:13.751Z] 06:07:01 all 0.13 0.00 0.04 0.00 0.15 99.68 [2020-08-28T06:09:13.751Z] 06:07:01 0 0.03 0.00 0.03 0.00 0.10 99.83 [2020-08-28T06:09:13.751Z] 06:07:01 1 0.42 0.00 0.05 0.00 0.18 99.35 [2020-08-28T06:09:13.751Z] 06:07:01 2 0.02 0.00 0.03 0.00 0.05 99.90 [2020-08-28T06:09:13.751Z] 06:07:01 3 0.05 0.00 0.05 0.00 0.23 99.67 [2020-08-28T06:09:13.751Z] 06:08:01 all 0.08 0.00 0.05 0.00 0.20 99.67 [2020-08-28T06:09:13.751Z] 06:08:01 0 0.02 0.00 0.03 0.00 0.17 99.78 [2020-08-28T06:09:13.751Z] 06:08:01 1 0.23 0.00 0.05 0.00 0.17 99.55 [2020-08-28T06:09:13.751Z] 06:08:01 2 0.02 0.00 0.07 0.00 0.22 99.70 [2020-08-28T06:09:13.751Z] 06:08:01 3 0.05 0.00 0.05 0.00 0.27 99.63 [2020-08-28T06:09:13.751Z] 06:09:01 all 3.58 0.00 2.02 1.26 4.43 88.70 [2020-08-28T06:09:13.751Z] 06:09:01 0 3.76 0.00 2.41 1.13 4.28 88.41 [2020-08-28T06:09:13.751Z] 06:09:01 1 3.27 0.00 1.54 1.15 4.67 89.37 [2020-08-28T06:09:13.751Z] 06:09:01 2 4.73 0.00 2.35 2.42 4.31 86.19 [2020-08-28T06:09:13.751Z] 06:09:01 3 2.57 0.00 1.80 0.37 4.44 90.81 [2020-08-28T06:09:13.751Z] Average: all 0.79 0.00 0.39 0.21 0.99 97.62 [2020-08-28T06:09:13.751Z] Average: 0 0.77 0.00 0.45 0.19 0.93 97.67 [2020-08-28T06:09:13.751Z] Average: 1 0.90 0.00 0.32 0.19 1.09 97.50 [2020-08-28T06:09:13.751Z] Average: 2 0.95 0.00 0.45 0.40 0.96 97.24 [2020-08-28T06:09:13.751Z] Average: 3 0.55 0.00 0.35 0.07 0.96 98.07 [2020-08-28T06:09:13.751Z] [2020-08-28T06:09:13.751Z] [2020-08-28T06:09:13.751Z]