Pull request #576 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/device-sdk-go Obtained Jenkinsfile from bced3e57a4036ff6096c64f5644e4c0a6af03a98+1e612ed535d2e5692843658024442fbb2ae5655f (dcb8914e78f576d03090622d5c70593eb5a394e6) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d07cd02ecb4437160b67c3e2c8b9f8516fc20714 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 d07cd02ecb4437160b67c3e2c8b9f8516fc20714 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-576/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d07cd02ecb4437160b67c3e2c8b9f8516fc20714 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d07cd02ecb4437160b67c3e2c8b9f8516fc20714 # timeout=10 Commit message: "Merge pull request #233 from ernestojeda/fix-snap-workspace-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [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 BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-928 in /w/workspace/dgexfoundry_device-sdk-go_PR-576 [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-576 # 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/576/head:refs/remotes/origin/PR-576 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/576/head:refs/remotes/origin/PR-576 # 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/576/head:refs/remotes/origin/PR-576 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 1e612ed535d2e5692843658024442fbb2ae5655f into PR head commit bced3e57a4036ff6096c64f5644e4c0a6af03a98 Merge succeeded, producing bced3e57a4036ff6096c64f5644e4c0a6af03a98 Checking out Revision bced3e57a4036ff6096c64f5644e4c0a6af03a98 (PR-576) > git config core.sparsecheckout # timeout=10 > git checkout -f bced3e57a4036ff6096c64f5644e4c0a6af03a98 # 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 1e612ed535d2e5692843658024442fbb2ae5655f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bced3e57a4036ff6096c64f5644e4c0a6af03a98 # timeout=10 Commit message: "docs: addition of version and LTS refs to README per arch's meeting" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object d07cd02ecb4437160b67c3e2c8b9f8516fc20714 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:30:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:30:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:30:28 ========================================================= 22:30:28 EdgeX Global Pipelines Version Info 22:30:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:30:30 ------------------- 22:30:30 stable info: 22:30:30 ------------------- 22:30:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:30:30 Commit SHA: d07cd02ecb4437160b67c3e2c8b9f8516fc20714 22:30:30 Message: update stable to v1.0.115 22:30:31 ------------------- 22:30:31 experimental info: 22:30:31 ------------------- 22:30:31 Commited By: **** collab-it+edgex@linuxfoundation.org 22:30:31 Commit SHA: d07cd02ecb4437160b67c3e2c8b9f8516fc20714 22:30:31 Message: update experimental to v1.0.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 22:30:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 22:30:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 22:30:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:30:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:30:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:30:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.13 [Pipeline] echo 22:30:32 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:30:32 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [Pipeline] echo 22:30:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 22:30:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:30:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:30:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 22:30:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:30:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:30:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:30:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:30:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:30:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:30:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:30:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:30:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:30:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:30:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-576 [Pipeline] echo 22:30:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-576 [Pipeline] echo 22:30:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-576 [Pipeline] echo 22:30:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bced3e57a4036ff6096c64f5644e4c0a6af03a98 [Pipeline] echo 22:30:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bced3e5 [Pipeline] echo 22:30:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:30:35 + git log --format=format:%s -1 bced3e57a4036ff6096c64f5644e4c0a6af03a98 [Pipeline] echo 22:30:35 GIT_COMMIT: bced3e57a4036ff6096c64f5644e4c0a6af03a98, Commit Message: docs: addition of version and LTS refs to README per arch's meeting [Pipeline] echo 22:30:35 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:30:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:30:36 22:30:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:30:36 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:30:36 latest: Pulling from edgex-devops/git-semver 22:30:36 31603596830f: Pulling fs layer 22:30:36 2a8b12db71e7: Pulling fs layer 22:30:36 6ca5941a6612: Pulling fs layer 22:30:36 ecc8261a40a4: Pulling fs layer 22:30:36 ecc8261a40a4: Waiting 22:30:36 2a8b12db71e7: Verifying Checksum 22:30:36 2a8b12db71e7: Download complete 22:30:36 31603596830f: Verifying Checksum 22:30:36 31603596830f: Download complete 22:30:36 ecc8261a40a4: Verifying Checksum 22:30:36 ecc8261a40a4: Download complete 22:30:36 6ca5941a6612: Verifying Checksum 22:30:36 6ca5941a6612: Download complete 22:30:37 31603596830f: Pull complete 22:30:37 2a8b12db71e7: Pull complete 22:30:38 6ca5941a6612: Pull complete 22:30:38 ecc8261a40a4: Pull complete 22:30:38 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 22:30:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:30:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:30:38 prd-centos7-docker-4c-2g-928 does not seem to be running inside a container 22:30:38 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-576 -v /w/workspace/dgexfoundry_device-sdk-go_PR-576:/w/workspace/dgexfoundry_device-sdk-go_PR-576:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-576@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-576@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:30:40 $ docker top 149126c935159921a535433a3c9cb84923f812dfa087df525155cf5ec49b3c9c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:30:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:30:41 [ssh-agent] Looking for ssh-agent implementation... 22:30:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:30:41 $ docker exec 149126c935159921a535433a3c9cb84923f812dfa087df525155cf5ec49b3c9c ssh-agent 22:30:41 SSH_AUTH_SOCK=/tmp/ssh-cBBGTsZa4AWd/agent.11 22:30:41 SSH_AGENT_PID=17 22:30:41 Running ssh-add (command line suppressed) 22:30:41 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-576@tmp/private_key_9042142673554131127.key (/w/workspace/dgexfoundry_device-sdk-go_PR-576@tmp/private_key_9042142673554131127.key) 22:30:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:30:41 + git describe --exact-match --tags HEAD 22:30:41 fatal: No names found, cannot describe anything. [Pipeline] } 22:30:41 $ docker exec --env ******** --env ******** 149126c935159921a535433a3c9cb84923f812dfa087df525155cf5ec49b3c9c ssh-agent -k 22:30:42 unset SSH_AUTH_SOCK; 22:30:42 unset SSH_AGENT_PID; 22:30:42 echo Agent pid 17 killed; 22:30:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 22:30:42 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 22:30:42 This usually means this commit has not been tagged. [Pipeline] sshagent 22:30:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:30:42 [ssh-agent] Looking for ssh-agent implementation... 22:30:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:30:42 $ docker exec 149126c935159921a535433a3c9cb84923f812dfa087df525155cf5ec49b3c9c ssh-agent 22:30:42 SSH_AUTH_SOCK=/tmp/ssh-F0QWnWeSGaYB/agent.46 22:30:42 SSH_AGENT_PID=51 22:30:42 Running ssh-add (command line suppressed) 22:30:42 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-576@tmp/private_key_4095058666293169412.key (/w/workspace/dgexfoundry_device-sdk-go_PR-576@tmp/private_key_4095058666293169412.key) 22:30:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:30:43 + git semver init 22:30:43 # -> Open(): unable to determine branch for HEAD 22:30:43 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-576/.git 22:30:43 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-576 22:30:43 # $SEMVER_REMOTE_NAME = origin 22:30:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:30:43 # $SEMVER_USER_NAME = edgex-jenkins 22:30:43 # $SEMVER_BRANCH = PR-576 22:30:43 # $SEMVER_TEMP = /tmp/semver-522435675 22:30:43 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 22:30:43 # '/tmp/semver-522435675' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-576/.semver' 22:30:43 # -> Force: false 22:30:43 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-576/.semver [Pipeline] } 22:30:43 $ docker exec --env ******** --env ******** 149126c935159921a535433a3c9cb84923f812dfa087df525155cf5ec49b3c9c ssh-agent -k 22:30:43 unset SSH_AUTH_SOCK; 22:30:43 unset SSH_AGENT_PID; 22:30:43 echo Agent pid 51 killed; 22:30:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:30:44 + git semver [Pipeline] } 22:30:44 $ docker stop --time=1 149126c935159921a535433a3c9cb84923f812dfa087df525155cf5ec49b3c9c 22:30:45 $ docker rm -f 149126c935159921a535433a3c9cb84923f812dfa087df525155cf5ec49b3c9c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 22:30:46 Stashed 31 file(s) [Pipeline] echo 22:30:46 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo 22:30:46 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 22:31:02 Still waiting to schedule task 22:31:02 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:31:02 Still waiting to schedule task 22:31:02 ‘prd-ubuntu18.04-docker-arm64-4c-16g-926’ is offline 22:32:53 Running on prd-ubuntu18.04-docker-arm64-4c-16g-930 in /w/workspace/dgexfoundry_device-sdk-go_PR-576 [Pipeline] { [Pipeline] ws 22:32:54 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 22:32:58 using credential edgex-jenkins-ssh 22:32:58 Cloning the remote Git repository 22:32:58 Cloning with configured refspecs honoured and without tags 22:32:58 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 22:32:59 > git init /w/workspace/device-sdk-go/1 # timeout=10 22:32:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:32:59 > git --version # timeout=10 22:32:59 > git --version # 'git version 2.17.1' 22:32:59 using GIT_SSH to set credentials SSH Credentials for GitHub 22:33:00 Fetching without tags 22:32:59 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/576/head:refs/remotes/origin/PR-576 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:33:00 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:33:00 > git config --add remote.origin.fetch +refs/pull/576/head:refs/remotes/origin/PR-576 # timeout=10 22:33:00 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 22:33:00 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:33:00 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:33:00 using GIT_SSH to set credentials SSH Credentials for GitHub 22:33:00 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/576/head:refs/remotes/origin/PR-576 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:33:00 Merging remotes/origin/master commit 1e612ed535d2e5692843658024442fbb2ae5655f into PR head commit bced3e57a4036ff6096c64f5644e4c0a6af03a98 22:33:01 Merge succeeded, producing bced3e57a4036ff6096c64f5644e4c0a6af03a98 22:33:01 Checking out Revision bced3e57a4036ff6096c64f5644e4c0a6af03a98 (PR-576) 22:33:00 > git config core.sparsecheckout # timeout=10 22:33:00 > git checkout -f bced3e57a4036ff6096c64f5644e4c0a6af03a98 # timeout=10 22:33:00 > git remote # timeout=10 22:33:01 > git config --get remote.origin.url # timeout=10 22:33:01 using GIT_SSH to set credentials SSH Credentials for GitHub 22:33:01 > git merge 1e612ed535d2e5692843658024442fbb2ae5655f # timeout=10 22:33:01 > git rev-parse HEAD^{commit} # timeout=10 22:33:01 > git config core.sparsecheckout # timeout=10 22:33:01 > git checkout -f bced3e57a4036ff6096c64f5644e4c0a6af03a98 # timeout=10 22:33:05 Commit message: "docs: addition of version and LTS refs to README per arch's meeting" 22:33:05 > git --version # timeout=10 22:33:05 > git --version # 'git version 2.17.1' 22:33:05 fatal: bad object d07cd02ecb4437160b67c3e2c8b9f8516fc20714 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:33:06 ========================================================= 22:33:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 22:33:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:33:08 + 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 . 22:33:09 Sending build context to Docker daemon 3.131MB 22:33:09 Step 1/8 : ARG BASE=golang:1.13-alpine 22:33:09 Step 2/8 : FROM ${BASE} 22:33:09 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:33:09 b538f80385f9: Pulling fs layer 22:33:09 74f711af9a0d: Pulling fs layer 22:33:09 99f96fe45779: Pulling fs layer 22:33:09 fd7a069fd194: Pulling fs layer 22:33:09 66aa3694b03b: Pulling fs layer 22:33:09 170f70906a0f: Pulling fs layer 22:33:09 ad7c5574e4b9: Pulling fs layer 22:33:09 e772456be8f7: Pulling fs layer 22:33:09 c890913d741a: Pulling fs layer 22:33:09 2480fcc9aa5a: Pulling fs layer 22:33:09 09adf4765672: Pulling fs layer 22:33:09 ad7c5574e4b9: Waiting 22:33:09 fd7a069fd194: Waiting 22:33:09 66aa3694b03b: Waiting 22:33:09 170f70906a0f: Waiting 22:33:09 c890913d741a: Waiting 22:33:09 2480fcc9aa5a: Waiting 22:33:09 09adf4765672: Waiting 22:33:09 e772456be8f7: Waiting 22:33:09 99f96fe45779: Verifying Checksum 22:33:09 99f96fe45779: Download complete 22:33:09 74f711af9a0d: Verifying Checksum 22:33:09 74f711af9a0d: Download complete 22:33:09 66aa3694b03b: Verifying Checksum 22:33:09 66aa3694b03b: Download complete 22:33:09 170f70906a0f: Verifying Checksum 22:33:09 170f70906a0f: Download complete 22:33:09 b538f80385f9: Verifying Checksum 22:33:09 b538f80385f9: Download complete 22:33:10 b538f80385f9: Pull complete 22:33:11 74f711af9a0d: Pull complete 22:33:11 99f96fe45779: Pull complete 22:33:12 ad7c5574e4b9: Verifying Checksum 22:33:12 ad7c5574e4b9: Download complete 22:33:12 c890913d741a: Verifying Checksum 22:33:12 c890913d741a: Download complete 22:33:13 2480fcc9aa5a: Verifying Checksum 22:33:13 2480fcc9aa5a: Download complete 22:33:14 09adf4765672: Download complete 22:33:15 e772456be8f7: Verifying Checksum 22:33:15 e772456be8f7: Download complete 22:33:15 fd7a069fd194: Verifying Checksum 22:33:15 fd7a069fd194: Download complete 22:33:28 fd7a069fd194: Pull complete 22:33:28 66aa3694b03b: Pull complete 22:33:28 170f70906a0f: Pull complete 22:33:30 ad7c5574e4b9: Pull complete 22:33:35 e772456be8f7: Pull complete 22:33:35 c890913d741a: Pull complete 22:33:38 2480fcc9aa5a: Pull complete 22:33:38 09adf4765672: Pull complete 22:33:38 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 22:33:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 22:33:38 ---> 2248a725d1cf 22:33:38 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:33:43 ---> Running in 48dbd7b5999b 22:33:43 Removing intermediate container 48dbd7b5999b 22:33:43 ---> 3a5a43017fb1 22:33:43 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:33:43 ---> Running in 3fc8ea4f9be2 22:33:46 Removing intermediate container 3fc8ea4f9be2 22:33:46 ---> ba836994061c 22:33:46 Step 5/8 : RUN apk add --no-cache make git 22:33:46 ---> Running in f429f1581e13 22:33:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:33:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:33:49 OK: 142 MiB in 39 packages 22:33:50 Removing intermediate container f429f1581e13 22:33:50 ---> 7b659256b972 22:33:50 Step 6/8 : WORKDIR /device-sdk-go 22:33:50 ---> Running in ff9bba189de8 22:33:50 Removing intermediate container ff9bba189de8 22:33:50 ---> 4ae2519ba6a1 22:33:50 Step 7/8 : COPY . . 22:33:52 ---> b39138e3b68c 22:33:52 Step 8/8 : RUN go mod download 22:33:52 ---> Running in a27a788f99c2 22:33:54 Running on prd-centos7-docker-4c-2g-931 in /w/workspace/dgexfoundry_device-sdk-go_PR-576 [Pipeline] { [Pipeline] ws 22:33:54 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 22:33:55 go: finding github.com/BurntSushi/toml v0.3.1 22:33:55 go: finding github.com/OneOfOne/xxhash v1.2.6 22:33:55 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 22:33:55 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:33:55 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 22:33:55 go: finding github.com/bgentry/speakeasy v0.1.0 22:33:55 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 22:33:55 go: finding github.com/davecgh/go-spew v1.1.1 22:33:55 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 22:33:55 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 22:33:55 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 22:33:55 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 22:33:55 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 22:33:55 go: finding github.com/fatih/color v1.7.0 22:33:55 go: finding github.com/fxamacker/cbor/v2 v2.2.0 22:33:55 go: finding github.com/go-kit/kit v0.8.0 22:33:55 go: finding github.com/go-logfmt/logfmt v0.4.0 22:33:55 go: finding github.com/go-stack/stack v1.8.0 22:33:55 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 22:33:55 go: finding github.com/google/uuid v1.1.0 22:33:55 go: finding github.com/gorilla/mux v1.7.1 22:33:55 go: finding github.com/hashicorp/consul/api v1.1.0 22:33:56 go: finding github.com/hashicorp/consul/sdk v0.1.1 22:33:56 go: finding github.com/hashicorp/errwrap v1.0.0 22:33:56 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 22:33:56 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 22:33:56 go: finding github.com/hashicorp/go-msgpack v0.5.3 22:33:56 go: finding github.com/hashicorp/go-multierror v1.0.0 22:33:56 go: finding github.com/hashicorp/go-rootcerts v1.0.0 22:33:56 go: finding github.com/hashicorp/go-sockaddr v1.0.0 22:33:56 go: finding github.com/hashicorp/go-syslog v1.0.0 22:33:56 go: finding github.com/hashicorp/go-uuid v1.0.1 22:33:56 go: finding github.com/hashicorp/go.net v0.0.1 22:33:56 go: finding github.com/hashicorp/golang-lru v0.5.0 22:33:56 go: finding github.com/hashicorp/logutils v1.0.0 22:33:56 go: finding github.com/hashicorp/mdns v1.0.0 22:33:56 go: finding github.com/hashicorp/memberlist v0.1.3 22:33:56 go: finding github.com/hashicorp/serf v0.8.2 22:33:56 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 22:33:56 go: finding github.com/mattn/go-colorable v0.0.9 22:33:56 go: finding github.com/mattn/go-isatty v0.0.3 22:33:56 go: finding github.com/miekg/dns v1.0.14 22:33:56 go: finding github.com/mitchellh/cli v1.0.0 22:33:57 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:33:57 go: finding github.com/mitchellh/copystructure v1.0.0 22:33:57 go: finding github.com/mitchellh/go-homedir v1.0.0 22:33:57 go: finding github.com/mitchellh/go-testing-interface v1.0.0 22:33:57 go: finding github.com/mitchellh/gox v0.4.0 22:33:57 go: finding github.com/mitchellh/iochan v1.0.0 22:33:57 go: finding github.com/mitchellh/mapstructure v1.1.2 22:33:57 go: finding github.com/mitchellh/reflectwalk v1.0.0 22:33:57 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 22:33:57 go: finding github.com/pelletier/go-toml v1.2.0 22:33:57 go: finding github.com/pkg/errors v0.8.1 22:33:57 go: finding github.com/pmezard/go-difflib v1.0.0 22:33:57 go: finding github.com/posener/complete v1.1.1 22:33:57 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 22:33:57 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 22:33:57 go: finding github.com/stretchr/objx v0.1.0 22:33:57 go: finding github.com/stretchr/testify v1.5.1 22:33:57 go: finding github.com/ugorji/go v1.1.4 22:33:57 go: finding github.com/x448/float16 v0.8.4 22:33:57 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 22:33:57 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 22:33:57 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 22:33:57 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 22:33:57 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 22:33:57 go: finding gopkg.in/yaml.v2 v2.2.8 22:34:00 using credential edgex-jenkins-ssh 22:34:01 Cloning the remote Git repository 22:34:01 Cloning with configured refspecs honoured and without tags 22:34:01 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 22:34:01 > git init /w/workspace/device-sdk-go/1 # timeout=10 22:34:01 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:34:01 > git --version # timeout=10 22:34:01 > git --version # 'git version 2.16.5' 22:34:01 using GIT_SSH to set credentials SSH Credentials for GitHub 22:34:01 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/576/head:refs/remotes/origin/PR-576 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:34:02 Fetching without tags 22:34:02 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:34:02 > git config --add remote.origin.fetch +refs/pull/576/head:refs/remotes/origin/PR-576 # timeout=10 22:34:02 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 22:34:02 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:34:02 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:34:02 using GIT_SSH to set credentials SSH Credentials for GitHub 22:34:02 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/576/head:refs/remotes/origin/PR-576 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:34:03 Merging remotes/origin/master commit 1e612ed535d2e5692843658024442fbb2ae5655f into PR head commit bced3e57a4036ff6096c64f5644e4c0a6af03a98 22:34:03 Merge succeeded, producing bced3e57a4036ff6096c64f5644e4c0a6af03a98 22:34:03 Checking out Revision bced3e57a4036ff6096c64f5644e4c0a6af03a98 (PR-576) 22:34:03 > git config core.sparsecheckout # timeout=10 22:34:03 > git checkout -f bced3e57a4036ff6096c64f5644e4c0a6af03a98 # timeout=10 22:34:03 > git remote # timeout=10 22:34:03 > git config --get remote.origin.url # timeout=10 22:34:03 using GIT_SSH to set credentials SSH Credentials for GitHub 22:34:03 > git merge 1e612ed535d2e5692843658024442fbb2ae5655f # timeout=10 22:34:03 > git rev-parse HEAD^{commit} # timeout=10 22:34:03 > git config core.sparsecheckout # timeout=10 22:34:03 > git checkout -f bced3e57a4036ff6096c64f5644e4c0a6af03a98 # timeout=10 22:34:07 Commit message: "docs: addition of version and LTS refs to README per arch's meeting" 22:34:07 > git --version # timeout=10 22:34:07 > git --version # 'git version 2.16.5' 22:34:07 fatal: bad object d07cd02ecb4437160b67c3e2c8b9f8516fc20714 22:34:08 Removing intermediate container a27a788f99c2 22:34:08 ---> cd32abe8c19c 22:34:08 Successfully built cd32abe8c19c 22:34:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 22:34:09 + docker inspect -f . ci-base-image-arm64 22:34:09 . [Pipeline] withDockerContainer 22:34:09 prd-ubuntu18.04-docker-arm64-4c-16g-930 does not seem to be running inside a container 22:34:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:34:11 $ docker top 2d763b9894e800dc948060354bf097ffc5c24ea7b728b2b33e0f433a578c36a8 -eo pid,comm [Pipeline] { [Pipeline] echo 22:34:12 ========================================================= 22:34:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 22:34:12 ========================================================= [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 22:34:13 + 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 . 22:34:13 + go version 22:34:13 go version go1.13.13 linux/arm64 [Pipeline] sh 22:34:13 Sending build context to Docker daemon 3.131MB 22:34:13 Step 1/8 : ARG BASE=golang:1.13-alpine 22:34:13 Step 2/8 : FROM ${BASE} 22:34:13 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 22:34:13 df20fa9351a1: Pulling fs layer 22:34:13 ed8968b2872e: Pulling fs layer 22:34:13 a92cc7c5fd73: Pulling fs layer 22:34:13 2dd03ba5bac4: Pulling fs layer 22:34:13 1e091d79d1de: Pulling fs layer 22:34:13 481702a1767f: Pulling fs layer 22:34:13 f64a6f60c768: Pulling fs layer 22:34:13 e78d2573fc39: Pulling fs layer 22:34:13 e876d2f968b6: Pulling fs layer 22:34:13 ce8a83651883: Pulling fs layer 22:34:13 07967f4d0e4b: Pulling fs layer 22:34:13 481702a1767f: Waiting 22:34:13 f64a6f60c768: Waiting 22:34:13 e78d2573fc39: Waiting 22:34:13 2dd03ba5bac4: Waiting 22:34:13 1e091d79d1de: Waiting 22:34:13 e876d2f968b6: Waiting 22:34:13 ce8a83651883: Waiting 22:34:13 07967f4d0e4b: Waiting 22:34:13 a92cc7c5fd73: Verifying Checksum 22:34:13 a92cc7c5fd73: Download complete 22:34:13 ed8968b2872e: Verifying Checksum 22:34:13 ed8968b2872e: Download complete 22:34:13 1e091d79d1de: Verifying Checksum 22:34:13 1e091d79d1de: Download complete 22:34:13 481702a1767f: Verifying Checksum 22:34:13 481702a1767f: Download complete 22:34:13 df20fa9351a1: Download complete 22:34:14 + make test 22:34:14 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 22:34:14 df20fa9351a1: Pull complete 22:34:15 ed8968b2872e: Pull complete 22:34:15 ? github.com/edgexfoundry/device-sdk-go [no test files] 22:34:16 f64a6f60c768: Verifying Checksum 22:34:16 f64a6f60c768: Download complete 22:34:16 e876d2f968b6: Verifying Checksum 22:34:16 e876d2f968b6: Download complete 22:34:16 a92cc7c5fd73: Pull complete 22:34:17 e78d2573fc39: Verifying Checksum 22:34:17 e78d2573fc39: Download complete 22:34:17 ce8a83651883: Verifying Checksum 22:34:17 ce8a83651883: Download complete 22:34:17 07967f4d0e4b: Verifying Checksum 22:34:17 07967f4d0e4b: Download complete 22:34:17 2dd03ba5bac4: Verifying Checksum 22:34:17 2dd03ba5bac4: Download complete 22:34:30 2dd03ba5bac4: Pull complete 22:34:30 1e091d79d1de: Pull complete 22:34:30 481702a1767f: Pull complete 22:34:33 f64a6f60c768: Pull complete 22:34:38 e78d2573fc39: Pull complete 22:34:38 e876d2f968b6: Pull complete 22:34:40 ce8a83651883: Pull complete 22:34:40 07967f4d0e4b: Pull complete 22:34:40 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 22:34:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 22:34:40 ---> 5d7c900382c6 22:34:40 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:34:41 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 22:34:41 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 22:34:41 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 22:34:42 ---> Running in 6f1a85109be9 22:34:42 Removing intermediate container 6f1a85109be9 22:34:42 ---> a3b052211692 22:34:42 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:34:42 ---> Running in 90b2f4dee313 22:34:43 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.029s coverage: 21.0% of statements 22:34:43 Removing intermediate container 90b2f4dee313 22:34:43 ---> 4db2acbee0ac 22:34:43 Step 5/8 : RUN apk add --no-cache make git 22:34:43 ---> Running in e5fac1201d2d 22:34:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:34:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:34:46 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.169s coverage: 95.7% of statements 22:34:50 OK: 166 MiB in 39 packages 22:34:50 Removing intermediate container e5fac1201d2d 22:34:50 ---> e4176446caaa 22:34:50 Step 6/8 : WORKDIR /device-sdk-go 22:34:50 ---> Running in 4bf5fd0362ab 22:34:51 Removing intermediate container 4bf5fd0362ab 22:34:51 ---> 224937b99b51 22:34:51 Step 7/8 : COPY . . 22:34:52 ---> 00841d82097b 22:34:52 Step 8/8 : RUN go mod download 22:34:52 ---> Running in 314164619d20 22:34:55 go: finding github.com/BurntSushi/toml v0.3.1 22:34:55 go: finding github.com/OneOfOne/xxhash v1.2.6 22:34:55 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 22:34:55 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:34:55 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 22:34:55 go: finding github.com/bgentry/speakeasy v0.1.0 22:34:55 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 22:34:55 go: finding github.com/davecgh/go-spew v1.1.1 22:34:55 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 22:34:55 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 22:34:55 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 22:34:55 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 22:34:55 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 22:34:55 go: finding github.com/fatih/color v1.7.0 22:34:55 go: finding github.com/fxamacker/cbor/v2 v2.2.0 22:34:55 go: finding github.com/go-kit/kit v0.8.0 22:34:55 go: finding github.com/go-logfmt/logfmt v0.4.0 22:34:55 go: finding github.com/go-stack/stack v1.8.0 22:34:55 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 22:34:55 go: finding github.com/google/uuid v1.1.0 22:34:55 go: finding github.com/gorilla/mux v1.7.1 22:34:55 go: finding github.com/hashicorp/consul/api v1.1.0 22:34:55 go: finding github.com/hashicorp/consul/sdk v0.1.1 22:34:55 go: finding github.com/hashicorp/errwrap v1.0.0 22:34:56 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 22:34:56 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 22:34:56 go: finding github.com/hashicorp/go-msgpack v0.5.3 22:34:56 go: finding github.com/hashicorp/go-multierror v1.0.0 22:34:56 go: finding github.com/hashicorp/go-rootcerts v1.0.0 22:34:56 go: finding github.com/hashicorp/go-sockaddr v1.0.0 22:34:56 go: finding github.com/hashicorp/go-syslog v1.0.0 22:34:56 go: finding github.com/hashicorp/go-uuid v1.0.1 22:34:56 go: finding github.com/hashicorp/go.net v0.0.1 22:34:56 go: finding github.com/hashicorp/golang-lru v0.5.0 22:34:56 go: finding github.com/hashicorp/logutils v1.0.0 22:34:56 go: finding github.com/hashicorp/mdns v1.0.0 22:34:56 go: finding github.com/hashicorp/memberlist v0.1.3 22:34:56 go: finding github.com/hashicorp/serf v0.8.2 22:34:56 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 22:34:56 go: finding github.com/mattn/go-colorable v0.0.9 22:34:56 go: finding github.com/mattn/go-isatty v0.0.3 22:34:56 go: finding github.com/miekg/dns v1.0.14 22:34:56 go: finding github.com/mitchellh/cli v1.0.0 22:34:56 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:34:56 go: finding github.com/mitchellh/copystructure v1.0.0 22:34:56 go: finding github.com/mitchellh/go-homedir v1.0.0 22:34:57 go: finding github.com/mitchellh/go-testing-interface v1.0.0 22:34:57 go: finding github.com/mitchellh/gox v0.4.0 22:34:57 go: finding github.com/mitchellh/iochan v1.0.0 22:34:57 go: finding github.com/mitchellh/mapstructure v1.1.2 22:34:57 go: finding github.com/mitchellh/reflectwalk v1.0.0 22:34:57 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 22:34:57 go: finding github.com/pelletier/go-toml v1.2.0 22:34:57 go: finding github.com/pkg/errors v0.8.1 22:34:57 go: finding github.com/pmezard/go-difflib v1.0.0 22:34:57 go: finding github.com/posener/complete v1.1.1 22:34:57 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 22:34:57 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 22:34:57 go: finding github.com/stretchr/objx v0.1.0 22:34:57 go: finding github.com/stretchr/testify v1.5.1 22:34:57 go: finding github.com/ugorji/go v1.1.4 22:34:57 go: finding github.com/x448/float16 v0.8.4 22:34:57 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 22:34:57 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 22:34:57 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 22:34:57 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 22:34:57 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 22:34:58 go: finding gopkg.in/yaml.v2 v2.2.8 22:35:06 Removing intermediate container 314164619d20 22:35:06 ---> 6bc9fe20eac8 22:35:06 Successfully built 6bc9fe20eac8 22:35:06 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 22:35:07 + docker inspect -f . ci-base-image-x86_64 22:35:07 . [Pipeline] withDockerContainer 22:35:08 prd-centos7-docker-4c-2g-931 does not seem to be running inside a container 22:35:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:35:09 $ docker top d7cd6eb1b383d321ce3fb8deb9390f761d336c5cc8994b79f1c437a1e783c823 -eo pid,comm [Pipeline] { [Pipeline] sh 22:35:10 + go version 22:35:10 go version go1.13.13 linux/amd64 [Pipeline] sh 22:35:11 + make test 22:35:11 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 22:35:12 ? github.com/edgexfoundry/device-sdk-go [no test files] 22:35:19 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.022s coverage: 8.6% of statements 22:35:19 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.018s coverage: 21.7% of statements 22:35:19 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 22:35:19 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.126s coverage: 37.0% of statements 22:35:19 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 22:35:19 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.114s coverage: 65.4% of statements 22:35:19 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 22:35:19 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 22:35:19 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 22:35:19 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.088s coverage: 52.6% of statements 22:35:19 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.356s coverage: 68.9% of statements 22:35:19 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 22:35:19 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 22:35:19 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:35:22 gofmt -l . 22:35:22 [ "`gofmt -l .`" = "" ] 22:35:22 ./bin/test-attribution-txt.sh 22:35:23 ./bin/test-go-mod-tidy.sh [Pipeline] stash 22:35:24 Stashed 1 file(s) [Pipeline] } 22:35:24 $ docker stop --time=1 2d763b9894e800dc948060354bf097ffc5c24ea7b728b2b33e0f433a578c36a8 22:35:27 $ docker rm -f 2d763b9894e800dc948060354bf097ffc5c24ea7b728b2b33e0f433a578c36a8 22:35:27 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 22:35:27 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 22:35:27 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 22:35:27 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.030s coverage: 21.0% of statements [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 22:35:30 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.124s coverage: 95.7% of statements [Pipeline] sh 22:35:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:35:32 + ls -al . 22:35:32 total 228 22:35:32 drwxrwxr-x 11 jenkins jenkins 4096 Aug 31 22:35 . 22:35:32 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 22:32 .. 22:35:32 -rw-rw-r-- 1 jenkins jenkins 140 Aug 31 22:33 .dockerignore 22:35:32 drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 22:33 .git 22:35:32 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 22:33 .github 22:35:32 -rw-rw-r-- 1 jenkins jenkins 138 Aug 31 22:33 .gitignore 22:35:32 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 22:33 .semver 22:35:32 -rw-rw-r-- 1 jenkins jenkins 936 Aug 31 22:33 Dockerfile.build 22:35:32 -rw-rw-r-- 1 jenkins jenkins 808 Aug 31 22:33 Jenkinsfile 22:35:32 -rw-rw-r-- 1 jenkins jenkins 11341 Aug 31 22:33 LICENSE 22:35:32 -rw-rw-r-- 1 jenkins jenkins 892 Aug 31 22:33 Makefile 22:35:32 -rw-rw-r-- 1 jenkins jenkins 5897 Aug 31 22:33 README.md 22:35:32 -rw-rw-r-- 1 jenkins jenkins 4291 Aug 31 22:33 RELEASE-NOTES.txt 22:35:32 -rw-rw-r-- 1 jenkins jenkins 5 Aug 31 22:30 VERSION 22:35:32 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 22:33 bin 22:35:32 -rw-r--r-- 1 jenkins jenkins 111650 Aug 31 22:35 coverage.out 22:35:32 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 22:33 example 22:35:32 -rw-r--r-- 1 jenkins jenkins 446 Aug 31 22:35 go.mod 22:35:32 -rw-r--r-- 1 jenkins jenkins 12179 Aug 31 22:35 go.sum 22:35:32 drwxrwxr-x 13 jenkins jenkins 4096 Aug 31 22:33 internal 22:35:32 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 22:33 openapi 22:35:32 drwxrwxr-x 5 jenkins jenkins 4096 Aug 31 22:33 pkg 22:35:32 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 22:33 snap 22:35:32 -rw-rw-r-- 1 jenkins jenkins 222 Aug 31 22:33 version.go [Pipeline] isUnix [Pipeline] sh 22:35:32 + 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=bced3e57a4036ff6096c64f5644e4c0a6af03a98 --label arch=arm64 --label version=0.0.0 . 22:35:33 Sending build context to Docker daemon 3.245MB 22:35:33 Step 1/24 : ARG BASE=golang:1.13-alpine 22:35:33 Step 2/24 : FROM ${BASE} AS builder 22:35:33 ---> cd32abe8c19c 22:35:33 Step 3/24 : ARG MAKE='make build' 22:35:33 ---> Running in 39c315abf47b 22:35:33 Removing intermediate container 39c315abf47b 22:35:33 ---> 4f88c76430c7 22:35:33 Step 4/24 : WORKDIR /device-sdk-go 22:35:33 ---> Running in abe70aa411b0 22:35:34 Removing intermediate container abe70aa411b0 22:35:34 ---> 8b90d2c1e22b 22:35:34 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:35:34 ---> Running in 8e0dcb7d6797 22:35:35 Removing intermediate container 8e0dcb7d6797 22:35:35 ---> eb36982676bd 22:35:35 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:35:35 ---> Running in 935c63fbdb6c 22:35:37 Removing intermediate container 935c63fbdb6c 22:35:37 ---> 4db33fcfba3c 22:35:37 Step 7/24 : RUN apk add --update --no-cache make git 22:35:37 ---> Running in 1ee3cf9c627b 22:35:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:35:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:35:43 OK: 142 MiB in 39 packages 22:35:44 Removing intermediate container 1ee3cf9c627b 22:35:44 ---> 27ccf8fa73d7 22:35:44 Step 8/24 : COPY . . 22:35:45 ---> bd6152525ebc 22:35:45 Step 9/24 : RUN ${MAKE} 22:35:45 ---> Running in 889752e85b58 22:35:46 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 22:36:03 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.053s coverage: 8.6% of statements 22:36:03 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.013s coverage: 21.7% of statements 22:36:03 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 22:36:03 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.043s coverage: 37.0% of statements 22:36:03 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 22:36:03 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.096s coverage: 65.4% of statements 22:36:03 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 22:36:03 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 22:36:03 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 22:36:03 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.037s coverage: 52.6% of statements 22:36:03 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.121s coverage: 68.9% of statements 22:36:03 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 22:36:03 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 22:36:03 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:36:04 gofmt -l . 22:36:04 [ "`gofmt -l .`" = "" ] 22:36:05 ./bin/test-attribution-txt.sh 22:36:06 ./bin/test-go-mod-tidy.sh [Pipeline] stash 22:36:06 Warning: overwriting stash ‘coverage-report’ 22:36:07 Stashed 1 file(s) [Pipeline] } 22:36:07 $ docker stop --time=1 d7cd6eb1b383d321ce3fb8deb9390f761d336c5cc8994b79f1c437a1e783c823 22:36:09 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 22:36:09 $ docker rm -f d7cd6eb1b383d321ce3fb8deb9390f761d336c5cc8994b79f1c437a1e783c823 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:36:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:36:10 + ls -al . 22:36:10 total 188 22:36:10 drwxrwxr-x. 11 jenkins jenkins 4096 Aug 31 22:36 . 22:36:10 drwxrwxr-x. 4 jenkins jenkins 28 Aug 31 22:34 .. 22:36:10 drwxrwxr-x. 2 jenkins jenkins 64 Aug 31 22:34 bin 22:36:10 -rw-r--r--. 1 jenkins jenkins 111650 Aug 31 22:36 coverage.out 22:36:10 -rw-rw-r--. 1 jenkins jenkins 936 Aug 31 22:34 Dockerfile.build 22:36:10 -rw-rw-r--. 1 jenkins jenkins 140 Aug 31 22:34 .dockerignore 22:36:10 drwxrwxr-x. 4 jenkins jenkins 48 Aug 31 22:34 example 22:36:10 drwxrwxr-x. 8 jenkins jenkins 179 Aug 31 22:34 .git 22:36:10 drwxrwxr-x. 2 jenkins jenkins 38 Aug 31 22:34 .github 22:36:10 -rw-rw-r--. 1 jenkins jenkins 138 Aug 31 22:34 .gitignore 22:36:10 -rw-r--r--. 1 jenkins jenkins 446 Aug 31 22:36 go.mod 22:36:10 -rw-r--r--. 1 jenkins jenkins 12179 Aug 31 22:36 go.sum 22:36:10 drwxrwxr-x. 13 jenkins jenkins 184 Aug 31 22:34 internal 22:36:10 -rw-rw-r--. 1 jenkins jenkins 808 Aug 31 22:34 Jenkinsfile 22:36:10 -rw-rw-r--. 1 jenkins jenkins 11341 Aug 31 22:34 LICENSE 22:36:10 -rw-rw-r--. 1 jenkins jenkins 892 Aug 31 22:34 Makefile 22:36:10 drwxrwxr-x. 4 jenkins jenkins 26 Aug 31 22:34 openapi 22:36:10 drwxrwxr-x. 5 jenkins jenkins 50 Aug 31 22:34 pkg 22:36:10 -rw-rw-r--. 1 jenkins jenkins 5897 Aug 31 22:34 README.md 22:36:10 -rw-rw-r--. 1 jenkins jenkins 4291 Aug 31 22:34 RELEASE-NOTES.txt 22:36:10 drwxrwxr-x. 3 jenkins jenkins 58 Aug 31 22:34 .semver 22:36:10 drwxrwxr-x. 4 jenkins jenkins 54 Aug 31 22:34 snap 22:36:10 -rw-rw-r--. 1 jenkins jenkins 5 Aug 31 22:30 VERSION 22:36:10 -rw-rw-r--. 1 jenkins jenkins 222 Aug 31 22:34 version.go [Pipeline] isUnix [Pipeline] sh 22:36:11 + 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=bced3e57a4036ff6096c64f5644e4c0a6af03a98 --label arch=amd64 --label version=0.0.0 . 22:36:11 Sending build context to Docker daemon 3.245MB 22:36:11 Step 1/24 : ARG BASE=golang:1.13-alpine 22:36:11 Step 2/24 : FROM ${BASE} AS builder 22:36:11 ---> 6bc9fe20eac8 22:36:11 Step 3/24 : ARG MAKE='make build' 22:36:11 Removing intermediate container 889752e85b58 22:36:11 ---> f9149787dd6a 22:36:11 Step 10/24 : FROM scratch 22:36:11 ---> 22:36:11 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:36:11 ---> Running in 5e455ae6948b 22:36:11 ---> Running in 3bb3b684bf12 22:36:12 Removing intermediate container 3bb3b684bf12 22:36:12 ---> 734acca828ee 22:36:12 Step 4/24 : WORKDIR /device-sdk-go 22:36:12 ---> Running in 3ef9eafffbe8 22:36:12 Removing intermediate container 5e455ae6948b 22:36:12 ---> c0d29d9d68b5 22:36:12 Step 12/24 : ENV APP_PORT=49990 22:36:12 ---> Running in 2e20426a41f1 22:36:12 Removing intermediate container 3ef9eafffbe8 22:36:12 ---> a8911309f214 22:36:12 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:36:12 ---> Running in 8edc77156d49 22:36:12 Removing intermediate container 8edc77156d49 22:36:12 ---> a640932fe283 22:36:12 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:36:12 ---> Running in c34b3d6e7330 22:36:12 Removing intermediate container 2e20426a41f1 22:36:12 ---> 1a2bbf3d2bf0 22:36:12 Step 13/24 : EXPOSE $APP_PORT 22:36:12 ---> Running in d78c0571b798 22:36:13 Removing intermediate container d78c0571b798 22:36:13 ---> c2268dd1e810 22:36:13 Step 14/24 : WORKDIR / 22:36:13 ---> Running in bb5203834006 22:36:13 Removing intermediate container c34b3d6e7330 22:36:13 ---> b98621ebde99 22:36:13 Step 7/24 : RUN apk add --update --no-cache make git 22:36:13 ---> Running in a82e364f32d6 22:36:13 Removing intermediate container bb5203834006 22:36:13 ---> 4846aa80f70c 22:36:13 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 22:36:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:36:15 ---> a9d60096720e 22:36:15 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 22:36:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:36:15 ---> 87478bae3b7a 22:36:15 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 22:36:16 ---> 31927322e827 22:36:16 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 22:36:17 ---> ce090ccd40d0 22:36:17 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 22:36:17 ---> 11eb3f374248 22:36:17 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 22:36:17 ---> Running in b62e7c3e5e65 22:36:18 OK: 166 MiB in 39 packages 22:36:18 Removing intermediate container b62e7c3e5e65 22:36:18 ---> 78e3eef40157 22:36:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:36:18 ---> Running in 2f519d4fa689 22:36:19 Removing intermediate container a82e364f32d6 22:36:19 ---> 57b22fd8ef72 22:36:19 Step 8/24 : COPY . . 22:36:19 Removing intermediate container 2f519d4fa689 22:36:19 ---> 9a17a9a28a0c 22:36:19 Step 22/24 : LABEL arch=arm64 22:36:19 ---> Running in 0d10faad35df 22:36:19 ---> e42db533e258 22:36:19 Step 9/24 : RUN ${MAKE} 22:36:19 Removing intermediate container 0d10faad35df 22:36:19 ---> 53c1244ea44f 22:36:19 Step 23/24 : LABEL git_sha=bced3e57a4036ff6096c64f5644e4c0a6af03a98 22:36:19 ---> Running in 52dae6479af6 22:36:20 ---> Running in c93fceed736d 22:36:20 Removing intermediate container 52dae6479af6 22:36:20 ---> 7ca634278863 22:36:20 Step 24/24 : LABEL version=0.0.0 22:36:20 ---> Running in 304bd06d9e9d 22:36:20 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 22:36:20 Removing intermediate container 304bd06d9e9d 22:36:20 ---> 73f5a3706409 22:36:20 [Warning] One or more build-args [ARCH] were not consumed 22:36:20 Successfully built 73f5a3706409 22:36:20 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] } 22:36:36 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 22:36:36 Removing intermediate container c93fceed736d 22:36:36 ---> 1ed3054f60e7 22:36:36 Step 10/24 : FROM scratch 22:36:36 ---> 22:36:36 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:36:36 ---> Running in a94541bb713f 22:36:36 Removing intermediate container a94541bb713f 22:36:36 ---> 16a4ba9eaf9e 22:36:36 Step 12/24 : ENV APP_PORT=49990 22:36:37 ---> Running in 1324da610ff6 22:36:37 Removing intermediate container 1324da610ff6 22:36:37 ---> 0696788e26e8 22:36:37 Step 13/24 : EXPOSE $APP_PORT 22:36:37 ---> Running in 5733a20bc7e6 22:36:37 Removing intermediate container 5733a20bc7e6 22:36:37 ---> 4ba22ceefbea 22:36:37 Step 14/24 : WORKDIR / 22:36:37 ---> Running in 5b185ff759b0 22:36:37 Removing intermediate container 5b185ff759b0 22:36:37 ---> 2525dfc2da72 22:36:37 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 22:36:38 ---> ff76ce95b96f 22:36:38 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 22:36:38 ---> d8c19d05ab2f 22:36:38 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 22:36:39 ---> 774d4f249068 22:36:39 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 22:36:39 ---> d061c40add7a 22:36:39 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 22:36:39 ---> 541a493ced01 22:36:39 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 22:36:39 ---> Running in 8b6e0ed34df2 22:36:40 Removing intermediate container 8b6e0ed34df2 22:36:40 ---> ddac1b9a324a 22:36:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:36:40 ---> Running in e0e9f91e833f 22:36:40 Removing intermediate container e0e9f91e833f 22:36:40 ---> b0ebdb3f8b6d 22:36:40 Step 22/24 : LABEL arch=amd64 22:36:40 ---> Running in 83ba67390999 22:36:40 Removing intermediate container 83ba67390999 22:36:40 ---> 7262c318cd46 22:36:40 Step 23/24 : LABEL git_sha=bced3e57a4036ff6096c64f5644e4c0a6af03a98 22:36:40 ---> Running in 64bbe420ce1a 22:36:41 Removing intermediate container 64bbe420ce1a 22:36:41 ---> eb80568eba3b 22:36:41 Step 24/24 : LABEL version=0.0.0 22:36:41 ---> Running in d7fac78b40be 22:36:41 Removing intermediate container d7fac78b40be 22:36:41 ---> 86d69b9981b3 22:36:41 [Warning] One or more build-args [ARCH] were not consumed 22:36:41 Successfully built 86d69b9981b3 22:36:41 Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 22:36:43 provisioning config files... 22:36:43 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-576@tmp/config8416208252484955774tmp [Pipeline] { [Pipeline] sh 22:36:44 + curl -s https://codecov.io/bash 22:36:44 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-576@tmp/config8416208252484955774tmp [Pipeline] } 22:36:44 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 22:36:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:36:48 ---> package-listing.sh 22:36:48 ++ facter osfamily 22:36:48 ++ tr '[:upper:]' '[:lower:]' 22:36:48 + OS_FAMILY=redhat 22:36:48 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-576 22:36:48 + START_PACKAGES=/tmp/packages_start.txt 22:36:48 + END_PACKAGES=/tmp/packages_end.txt 22:36:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:36:48 + PACKAGES=/tmp/packages_start.txt 22:36:48 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-576 ']' 22:36:48 + PACKAGES=/tmp/packages_end.txt 22:36:48 + case "${OS_FAMILY}" in 22:36:48 + rpm -qa 22:36:48 + sort 22:36:52 + '[' -f /tmp/packages_start.txt ']' 22:36:52 + '[' -f /tmp/packages_end.txt ']' 22:36:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:36:52 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-576 ']' 22:36:52 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-576/archives/ 22:36:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-576/archives/ [Pipeline] isUnix [Pipeline] sh 22:36:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:36:52 22:36:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:36:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:36:53 alpine: Pulling from edgex-lftools-log-publisher 22:36:53 c9b1b535fdd9: Pulling fs layer 22:36:53 2cc5ad85d9ab: Pulling fs layer 22:36:53 756a868c4378: Pulling fs layer 22:36:53 444b2fc9a129: Pulling fs layer 22:36:53 ea15f1150254: Pulling fs layer 22:36:53 41b27a9f41bf: Pulling fs layer 22:36:53 28c525ee5125: Pulling fs layer 22:36:53 094b1ea09ed8: Pulling fs layer 22:36:53 138eaada9080: Pulling fs layer 22:36:53 0622d0fa9048: Pulling fs layer 22:36:53 28c525ee5125: Waiting 22:36:53 138eaada9080: Waiting 22:36:53 444b2fc9a129: Waiting 22:36:53 0622d0fa9048: Waiting 22:36:53 094b1ea09ed8: Waiting 22:36:53 ea15f1150254: Waiting 22:36:53 41b27a9f41bf: Waiting 22:36:53 2cc5ad85d9ab: Verifying Checksum 22:36:53 2cc5ad85d9ab: Download complete 22:36:53 444b2fc9a129: Verifying Checksum 22:36:53 444b2fc9a129: Download complete 22:36:53 c9b1b535fdd9: Verifying Checksum 22:36:53 c9b1b535fdd9: Download complete 22:36:53 ea15f1150254: Download complete 22:36:53 28c525ee5125: Verifying Checksum 22:36:53 28c525ee5125: Download complete 22:36:53 c9b1b535fdd9: Pull complete 22:36:53 756a868c4378: Verifying Checksum 22:36:53 756a868c4378: Download complete 22:36:54 2cc5ad85d9ab: Pull complete 22:36:54 138eaada9080: Download complete 22:36:54 0622d0fa9048: Verifying Checksum 22:36:54 0622d0fa9048: Download complete 22:36:54 094b1ea09ed8: Verifying Checksum 22:36:54 094b1ea09ed8: Download complete 22:36:54 41b27a9f41bf: Verifying Checksum 22:36:54 41b27a9f41bf: Download complete 22:36:55 756a868c4378: Pull complete 22:36:55 444b2fc9a129: Pull complete 22:36:56 ea15f1150254: Pull complete 22:36:59 41b27a9f41bf: Pull complete 22:37:00 28c525ee5125: Pull complete 22:37:02 094b1ea09ed8: Pull complete 22:37:02 138eaada9080: Pull complete 22:37:03 0622d0fa9048: Pull complete 22:37:03 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 22:37:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:37:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:37:03 prd-centos7-docker-4c-2g-928 does not seem to be running inside a container 22:37:03 $ 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-576 -v /w/workspace/dgexfoundry_device-sdk-go_PR-576:/w/workspace/dgexfoundry_device-sdk-go_PR-576:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-576@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-576@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:37:06 $ docker top 0cc906e27b49159069db3d5fd0738b4cafcf8445e14c0ec111460ff269c8b17f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:37:07 provisioning config files... 22:37:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-576@tmp/config5102851750200509503tmp [Pipeline] { [Pipeline] echo 22:37:07 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:37:07 ---> create-netrc.sh [Pipeline] echo 22:37:07 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:37:08 ---> logs-deploy.sh 22:37:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-576/1 22:37:08 INFO: archiving workspace using pattern(s): 22:37:09 Archives upload complete. 22:37:09 INFO: archiving logs to Nexus 22:37:09 ---> uname -a: 22:37:09 Linux 0cc906e27b49 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 22:37:09 22:37:09 22:37:09 ---> lscpu: 22:37:09 Architecture: x86_64 22:37:09 CPU op-mode(s): 32-bit, 64-bit 22:37:09 Byte Order: Little Endian 22:37:09 Address sizes: 40 bits physical, 48 bits virtual 22:37:09 CPU(s): 4 22:37:09 On-line CPU(s) list: 0-3 22:37:09 Thread(s) per core: 1 22:37:09 Core(s) per socket: 1 22:37:09 Socket(s): 4 22:37:09 NUMA node(s): 1 22:37:09 Vendor ID: GenuineIntel 22:37:09 CPU family: 6 22:37:09 Model: 44 22:37:09 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 22:37:09 Stepping: 1 22:37:09 CPU MHz: 2933.396 22:37:09 BogoMIPS: 5866.79 22:37:09 Virtualization: VT-x 22:37:09 Hypervisor vendor: KVM 22:37:09 Virtualization type: full 22:37:09 L1d cache: 128 KiB 22:37:09 L1i cache: 128 KiB 22:37:09 L2 cache: 16 MiB 22:37:09 L3 cache: 64 MiB 22:37:09 NUMA node0 CPU(s): 0-3 22:37:09 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 22:37:09 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 22:37:09 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 22:37:09 Vulnerability Meltdown: Mitigation; PTI 22:37:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:37:09 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:37:09 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:37:09 Vulnerability Tsx async abort: Not affected 22:37:09 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 22:37:09 22:37:09 22:37:09 ---> nproc: 22:37:09 4 22:37:09 22:37:09 22:37:09 ---> df -h: 22:37:09 Filesystem Size Used Available Use% Mounted on 22:37:09 overlay 50.0G 7.2G 42.8G 14% / 22:37:09 tmpfs 64.0M 0 64.0M 0% /dev 22:37:09 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 22:37:09 shm 64.0M 0 64.0M 0% /dev/shm 22:37:09 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 22:37:09 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 22:37:09 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 22:37:09 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa 22:37:09 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-576 22:37:09 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-576@tmp 22:37:09 22:37:09 22:37:09 ---> free -m: 22:37:09 total used free shared buff/cache available 22:37:09 Mem: 1837 634 125 0 1077 1097 22:37:09 Swap: 1023 1 1022 22:37:09 22:37:09 22:37:09 ---> ip addr: 22:37:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:37:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:37:09 inet 127.0.0.1/8 scope host lo 22:37:09 valid_lft forever preferred_lft forever 22:37:09 6: eth0@if7: mtu 1458 qdisc noqueue state UP 22:37:09 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 22:37:09 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 22:37:09 valid_lft forever preferred_lft forever 22:37:09 22:37:09 22:37:09 ---> sar -b -r -n DEV: 22:37:09 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/31/20 _x86_64_ (4 CPU) 22:37:09 22:37:09 22:29:40 LINUX RESTART 22:37:09 22:37:09 22:30:01 tps rtps wtps bread/s bwrtn/s 22:37:09 22:31:01 191.83 99.72 92.11 11757.38 40420.44 22:37:09 22:32:01 2.38 0.00 2.38 0.00 49.88 22:37:09 22:33:01 0.43 0.00 0.43 0.00 5.96 22:37:09 22:34:01 0.25 0.00 0.25 0.00 3.30 22:37:09 22:35:01 0.20 0.00 0.20 0.00 1.90 22:37:09 22:36:01 0.33 0.00 0.33 0.00 5.31 22:37:09 22:37:01 104.80 73.44 31.36 5355.94 15864.03 22:37:09 Average: 42.90 24.74 18.16 2445.55 8052.81 22:37:09 22:37:09 22:30:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:37:09 22:31:01 178992 1702564 90.49 2620 1146484 1130996 38.60 421196 1120884 120 22:37:09 22:32:01 184292 1697264 90.21 2620 1146716 1105036 37.71 418172 1119008 24 22:37:09 22:33:01 183548 1698008 90.24 2620 1146664 1088756 37.16 419788 1118368 20 22:37:09 22:34:01 183876 1697680 90.23 2620 1146668 1088708 37.16 419564 1118368 12 22:37:09 22:35:01 183816 1697740 90.23 2620 1146672 1088588 37.15 430924 1107528 16 22:37:09 22:36:01 183444 1698112 90.25 2620 1146680 1088672 37.15 431800 1107520 8 22:37:09 22:37:01 100692 1780864 94.65 2620 1109596 1514216 51.68 496964 1084020 102380 22:37:09 Average: 171237 1710319 90.90 2620 1141354 1157853 39.52 434058 1110814 14654 22:37:09 22:37:09 22:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 22:37:09 22:31:01 eth0 474.25 268.32 1076.58 106.94 0.00 0.00 0.00 22:37:09 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:09 22:31:01 docker0 8.12 5.01 1.01 17.98 0.00 0.00 0.00 22:37:09 22:32:01 eth0 1.02 0.40 0.38 0.19 0.00 0.00 0.00 22:37:09 22:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:09 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:09 22:33:01 eth0 1.05 0.38 0.32 0.24 0.00 0.00 0.00 22:37:09 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:09 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:09 22:34:01 eth0 0.82 0.33 0.30 0.20 0.00 0.00 0.00 22:37:09 22:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:09 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:09 22:35:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 22:37:09 22:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:09 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:09 22:36:01 eth0 0.30 0.22 0.14 0.07 0.00 0.00 0.00 22:37:09 22:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:09 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:09 22:37:01 eth0 90.19 61.12 2330.95 10.21 0.00 0.00 0.00 22:37:09 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:09 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:09 Average: eth0 81.13 47.28 487.05 16.84 0.00 0.00 0.00 22:37:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:09 Average: docker0 1.16 0.72 0.14 2.57 0.00 0.00 0.00 22:37:09 22:37:09 22:37:09 ---> sar -P ALL: 22:37:09 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/31/20 _x86_64_ (4 CPU) 22:37:09 22:37:09 22:29:40 LINUX RESTART 22:37:09 22:37:09 22:30:01 CPU %user %nice %system %iowait %steal %idle 22:37:09 22:31:01 all 15.42 0.00 7.86 7.93 0.02 68.77 22:37:09 22:31:01 0 15.88 0.00 7.27 7.92 0.02 68.92 22:37:09 22:31:01 1 15.15 0.00 8.36 8.46 0.02 68.01 22:37:09 22:31:01 2 15.15 0.00 8.48 8.46 0.02 67.89 22:37:09 22:31:01 3 15.52 0.00 7.35 6.86 0.03 70.23 22:37:09 22:32:01 all 0.15 0.00 0.05 0.00 0.00 99.80 22:37:09 22:32:01 0 0.03 0.00 0.07 0.00 0.00 99.90 22:37:09 22:32:01 1 0.48 0.00 0.05 0.00 0.00 99.47 22:37:09 22:32:01 2 0.03 0.00 0.03 0.00 0.00 99.93 22:37:09 22:32:01 3 0.07 0.00 0.05 0.00 0.00 99.88 22:37:09 22:33:01 all 0.13 0.00 0.03 0.00 0.00 99.84 22:37:09 22:33:01 0 0.03 0.00 0.05 0.00 0.00 99.92 22:37:09 22:33:01 1 0.42 0.00 0.03 0.00 0.00 99.55 22:37:09 22:33:01 2 0.03 0.00 0.02 0.00 0.00 99.95 22:37:09 22:33:01 3 0.05 0.00 0.02 0.00 0.00 99.93 22:37:09 22:34:01 all 0.13 0.00 0.02 0.00 0.00 99.85 22:37:09 22:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:37:09 22:34:01 1 0.47 0.00 0.03 0.00 0.00 99.50 22:37:09 22:34:01 2 0.03 0.00 0.03 0.00 0.00 99.93 22:37:09 22:34:01 3 0.02 0.00 0.03 0.00 0.00 99.95 22:37:09 22:35:01 all 0.15 0.00 0.04 0.00 0.00 99.81 22:37:09 22:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:37:09 22:35:01 1 0.50 0.00 0.07 0.00 0.00 99.43 22:37:09 22:35:01 2 0.05 0.00 0.03 0.00 0.00 99.92 22:37:09 22:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:37:09 22:36:01 all 0.15 0.00 0.06 0.00 0.00 99.79 22:37:09 22:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:37:09 22:36:01 1 0.23 0.00 0.15 0.00 0.00 99.62 22:37:09 22:36:01 2 0.33 0.00 0.02 0.00 0.02 99.63 22:37:09 22:36:01 3 0.03 0.00 0.03 0.00 0.00 99.93 22:37:09 22:37:01 all 5.18 0.00 2.88 1.31 0.03 90.60 22:37:09 22:37:01 0 4.34 0.00 3.21 0.70 0.02 91.73 22:37:09 22:37:01 1 4.87 0.00 2.86 0.80 0.05 91.41 22:37:09 22:37:01 2 5.38 0.00 2.39 1.39 0.00 90.84 22:37:09 22:37:01 3 6.12 0.00 3.05 2.35 0.03 88.45 22:37:09 Average: all 3.03 0.00 1.55 1.31 0.01 94.10 22:37:09 Average: 0 2.88 0.00 1.51 1.22 0.00 94.38 22:37:09 Average: 1 3.14 0.00 1.64 1.31 0.01 93.90 22:37:09 Average: 2 2.99 0.00 1.57 1.40 0.00 94.04 22:37:09 Average: 3 3.09 0.00 1.49 1.30 0.01 94.10 22:37:09 22:37:09 22:37:09