Pull request #463 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 akramtexas for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 74786beb0d949c88a89ab28c82e96cb2e93b1138+9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 (134f803ca56b6bde34cddf02bf62d53c1af266c1) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision b810438aec07f555226556e3b59abf2bab733840 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > 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 [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 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 SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-337 in /w/workspace/dgexfoundry_device-sdk-go_PR-463 [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-463 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/463/head:refs/remotes/origin/PR-463 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 into PR head commit 74786beb0d949c88a89ab28c82e96cb2e93b1138 Merge succeeded, producing 74786beb0d949c88a89ab28c82e96cb2e93b1138 Checking out Revision 74786beb0d949c88a89ab28c82e96cb2e93b1138 (PR-463) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/463/head:refs/remotes/origin/PR-463 # 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/463/head:refs/remotes/origin/PR-463 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 74786beb0d949c88a89ab28c82e96cb2e93b1138 # 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 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 74786beb0d949c88a89ab28c82e96cb2e93b1138 # timeout=10 Commit message: "Fix the Content Header-related issue with CBOR." First time build. Skipping changelog. > git rev-list --no-walk 0066873d239bd0587015617efe3ccc8e81143c2a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:59:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 14:59:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:59:25 14:59:25 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:59:25 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:59:25 latest: Pulling from edgex-devops/git-semver 14:59:25 9123ac7c32f7: Pulling fs layer 14:59:25 b8cc5d1170e3: Pulling fs layer 14:59:25 2924cbbf6a41: Pulling fs layer 14:59:25 93b08a4f1073: Pulling fs layer 14:59:25 93b08a4f1073: Waiting 14:59:25 b8cc5d1170e3: Verifying Checksum 14:59:25 b8cc5d1170e3: Download complete 14:59:27 9123ac7c32f7: Verifying Checksum 14:59:27 9123ac7c32f7: Download complete 14:59:27 9123ac7c32f7: Pull complete 14:59:27 b8cc5d1170e3: Pull complete 14:59:28 93b08a4f1073: Verifying Checksum 14:59:28 93b08a4f1073: Download complete 14:59:28 2924cbbf6a41: Verifying Checksum 14:59:28 2924cbbf6a41: Download complete 14:59:29 2924cbbf6a41: Pull complete 14:59:29 93b08a4f1073: Pull complete 14:59:29 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 14:59:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:59:29 prd-centos7-docker-4c-2g-337 does not seem to be running inside a container 14:59:29 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-463 -v /w/workspace/dgexfoundry_device-sdk-go_PR-463:/w/workspace/dgexfoundry_device-sdk-go_PR-463:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-463@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-463@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:59:30 $ docker top 1e5e25cbb744828abda61e3317c7ec6139c469ca034d3810150f99169e2dcf04 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:59:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:59:30 [ssh-agent] Looking for ssh-agent implementation... 14:59:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:59:30 $ docker exec 1e5e25cbb744828abda61e3317c7ec6139c469ca034d3810150f99169e2dcf04 ssh-agent 14:59:30 SSH_AUTH_SOCK=/tmp/ssh-H6xdLvQAXxLo/agent.14 14:59:30 SSH_AGENT_PID=21 14:59:30 Running ssh-add (command line suppressed) 14:59:31 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-463@tmp/private_key_5448760469746802884.key (/w/workspace/dgexfoundry_device-sdk-go_PR-463@tmp/private_key_5448760469746802884.key) 14:59:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:59:31 + git describe --exact-match --tags HEAD 14:59:31 fatal: No names found, cannot describe anything. [Pipeline] } 14:59:31 $ docker exec --env ******** --env ******** 1e5e25cbb744828abda61e3317c7ec6139c469ca034d3810150f99169e2dcf04 ssh-agent -k 14:59:31 unset SSH_AUTH_SOCK; 14:59:31 unset SSH_AGENT_PID; 14:59:31 echo Agent pid 21 killed; 14:59:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 14:59:31 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 14:59:31 This usually means this commit has not been tagged. [Pipeline] sshagent 14:59:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:59:31 [ssh-agent] Looking for ssh-agent implementation... 14:59:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:59:32 $ docker exec 1e5e25cbb744828abda61e3317c7ec6139c469ca034d3810150f99169e2dcf04 ssh-agent 14:59:32 SSH_AUTH_SOCK=/tmp/ssh-I4T86tiCn5Ba/agent.57 14:59:32 SSH_AGENT_PID=64 14:59:32 Running ssh-add (command line suppressed) 14:59:32 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-463@tmp/private_key_1562610392666150770.key (/w/workspace/dgexfoundry_device-sdk-go_PR-463@tmp/private_key_1562610392666150770.key) 14:59:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:59:32 + git semver init 14:59:32 # -> Open(): unable to determine branch for HEAD 14:59:32 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-463/.git 14:59:32 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-463 14:59:32 # $SEMVER_REMOTE_NAME = origin 14:59:32 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 14:59:32 # $SEMVER_USER_NAME = jenkins 14:59:32 # $SEMVER_BRANCH = PR-463 14:59:32 # $SEMVER_TEMP = /tmp/semver-151322420 14:59:32 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 14:59:33 # '/tmp/semver-151322420' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-463/.semver' 14:59:33 # -> Force: false 14:59:33 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-463/.semver [Pipeline] } 14:59:33 $ docker exec --env ******** --env ******** 1e5e25cbb744828abda61e3317c7ec6139c469ca034d3810150f99169e2dcf04 ssh-agent -k 14:59:33 unset SSH_AUTH_SOCK; 14:59:33 unset SSH_AGENT_PID; 14:59:33 echo Agent pid 64 killed; 14:59:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:59:34 + git semver [Pipeline] } 14:59:34 $ docker stop --time=1 1e5e25cbb744828abda61e3317c7ec6139c469ca034d3810150f99169e2dcf04 14:59:35 $ docker rm -f 1e5e25cbb744828abda61e3317c7ec6139c469ca034d3810150f99169e2dcf04 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 14:59:36 Stashed 32 file(s) [Pipeline] echo 14:59:36 [edgeXSemver] initialized semver on version 0.0.0 [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 14:59:51 Still waiting to schedule task 14:59:51 Waiting for next available executor on ‘centos7-docker-4c-2g’ 14:59:51 Still waiting to schedule task 14:59:51 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:01:25 Running on prd-centos7-docker-4c-2g-339 in /w/workspace/dgexfoundry_device-sdk-go_PR-463 [Pipeline] { [Pipeline] ws 15:01:25 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 15:01:29 using credential edgex-jenkins-ssh 15:01:29 Cloning the remote Git repository 15:01:29 Cloning with configured refspecs honoured and without tags 15:01:28 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 15:01:28 > git init /w/workspace/device-sdk-go/3 # timeout=10 15:01:30 Fetching without tags 15:01:30 Merging remotes/origin/master commit 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 into PR head commit 74786beb0d949c88a89ab28c82e96cb2e93b1138 15:01:30 Merge succeeded, producing 74786beb0d949c88a89ab28c82e96cb2e93b1138 15:01:30 Checking out Revision 74786beb0d949c88a89ab28c82e96cb2e93b1138 (PR-463) 15:01:28 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:01:28 > git --version # timeout=10 15:01:28 using GIT_SSH to set credentials SSH Credentials for GitHub 15:01:28 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/463/head:refs/remotes/origin/PR-463 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:01:29 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:01:29 > git config --add remote.origin.fetch +refs/pull/463/head:refs/remotes/origin/PR-463 # timeout=10 15:01:29 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:01:29 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:01:29 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:01:29 using GIT_SSH to set credentials SSH Credentials for GitHub 15:01:29 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/463/head:refs/remotes/origin/PR-463 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:01:29 > git config core.sparsecheckout # timeout=10 15:01:29 > git checkout -f 74786beb0d949c88a89ab28c82e96cb2e93b1138 # timeout=10 15:01:29 > git remote # timeout=10 15:01:29 > git config --get remote.origin.url # timeout=10 15:01:29 using GIT_SSH to set credentials SSH Credentials for GitHub 15:01:29 > git merge 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 # timeout=10 15:01:29 > git rev-parse HEAD^{commit} # timeout=10 15:01:29 > git config core.sparsecheckout # timeout=10 15:01:29 > git checkout -f 74786beb0d949c88a89ab28c82e96cb2e93b1138 # timeout=10 15:01:34 Commit message: "Fix the Content Header-related issue with CBOR." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:01:35 ========================================================= 15:01:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 15:01:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:01:35 + 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 . 15:01:35 Sending build context to Docker daemon 2.702MB 15:01:35 Step 1/8 : ARG BASE=golang:1.13-alpine 15:01:35 Step 2/8 : FROM ${BASE} 15:01:36 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 15:01:36 e6b0cf9c0882: Pulling fs layer 15:01:36 2848faf0eed1: Pulling fs layer 15:01:36 0f37312ad70f: Pulling fs layer 15:01:36 5788d62ee057: Pulling fs layer 15:01:36 0e6b1d234666: Pulling fs layer 15:01:36 bf5d7aec512f: Pulling fs layer 15:01:36 34c802a77dc8: Pulling fs layer 15:01:36 9eb99e56ec68: Pulling fs layer 15:01:36 27c7a5d97fbd: Pulling fs layer 15:01:36 5c102a31e300: Pulling fs layer 15:01:36 dcfb455df0a1: Pulling fs layer 15:01:36 5788d62ee057: Waiting 15:01:36 0e6b1d234666: Waiting 15:01:36 bf5d7aec512f: Waiting 15:01:36 34c802a77dc8: Waiting 15:01:36 9eb99e56ec68: Waiting 15:01:36 27c7a5d97fbd: Waiting 15:01:36 5c102a31e300: Waiting 15:01:36 dcfb455df0a1: Waiting 15:01:36 0f37312ad70f: Verifying Checksum 15:01:36 0f37312ad70f: Download complete 15:01:36 2848faf0eed1: Verifying Checksum 15:01:36 2848faf0eed1: Download complete 15:01:36 0e6b1d234666: Verifying Checksum 15:01:36 0e6b1d234666: Download complete 15:01:36 bf5d7aec512f: Verifying Checksum 15:01:36 bf5d7aec512f: Download complete 15:01:36 e6b0cf9c0882: Verifying Checksum 15:01:36 e6b0cf9c0882: Download complete 15:01:36 e6b0cf9c0882: Pull complete 15:01:36 2848faf0eed1: Pull complete 15:01:36 0f37312ad70f: Pull complete 15:01:37 34c802a77dc8: Verifying Checksum 15:01:37 34c802a77dc8: Download complete 15:01:37 27c7a5d97fbd: Verifying Checksum 15:01:37 27c7a5d97fbd: Download complete 15:01:37 5c102a31e300: Download complete 15:01:37 dcfb455df0a1: Verifying Checksum 15:01:37 dcfb455df0a1: Download complete 15:01:37 5788d62ee057: Verifying Checksum 15:01:37 5788d62ee057: Download complete 15:01:37 9eb99e56ec68: Download complete 15:01:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-338 in /w/workspace/dgexfoundry_device-sdk-go_PR-463 [Pipeline] { [Pipeline] ws 15:01:40 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 15:01:45 5788d62ee057: Pull complete 15:01:45 0e6b1d234666: Pull complete 15:01:45 bf5d7aec512f: Pull complete 15:01:46 using credential edgex-jenkins-ssh 15:01:46 Cloning the remote Git repository 15:01:46 Cloning with configured refspecs honoured and without tags 15:01:46 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 15:01:46 > git init /w/workspace/device-sdk-go/3 # timeout=10 15:01:46 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:01:46 > git --version # timeout=10 15:01:46 using GIT_SSH to set credentials SSH Credentials for GitHub 15:01:46 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/463/head:refs/remotes/origin/PR-463 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:01:47 Fetching without tags 15:01:48 Merging remotes/origin/master commit 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 into PR head commit 74786beb0d949c88a89ab28c82e96cb2e93b1138 15:01:47 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:01:47 > git config --add remote.origin.fetch +refs/pull/463/head:refs/remotes/origin/PR-463 # timeout=10 15:01:47 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:01:47 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:01:47 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:01:47 using GIT_SSH to set credentials SSH Credentials for GitHub 15:01:47 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/463/head:refs/remotes/origin/PR-463 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:01:48 > git config core.sparsecheckout # timeout=10 15:01:48 > git checkout -f 74786beb0d949c88a89ab28c82e96cb2e93b1138 # timeout=10 15:01:48 > git remote # timeout=10 15:01:48 > git config --get remote.origin.url # timeout=10 15:01:48 Merge succeeded, producing 74786beb0d949c88a89ab28c82e96cb2e93b1138 15:01:48 Checking out Revision 74786beb0d949c88a89ab28c82e96cb2e93b1138 (PR-463) 15:01:48 using GIT_SSH to set credentials SSH Credentials for GitHub 15:01:48 > git merge 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 # timeout=10 15:01:48 > git rev-parse HEAD^{commit} # timeout=10 15:01:48 > git config core.sparsecheckout # timeout=10 15:01:48 > git checkout -f 74786beb0d949c88a89ab28c82e96cb2e93b1138 # timeout=10 15:01:50 34c802a77dc8: Pull complete 15:01:53 Commit message: "Fix the Content Header-related issue with CBOR." 15:01:53 9eb99e56ec68: Pull complete 15:01:53 27c7a5d97fbd: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 15:01:53 5c102a31e300: Pull complete 15:01:53 dcfb455df0a1: Pull complete 15:01:53 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 15:01:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 15:01:53 ---> 7c70fe431013 15:01:53 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:01:53 ---> Running in 7ad5f6a51bc3 [Pipeline] unstash 15:01:54 Removing intermediate container 7ad5f6a51bc3 15:01:54 ---> 980060627910 15:01:54 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:01:54 ---> Running in c8b2fdfba6af [Pipeline] echo 15:01:54 ========================================================= 15:01:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 15:01:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:01:55 Removing intermediate container c8b2fdfba6af 15:01:55 ---> 750db9194081 15:01:55 Step 5/8 : RUN apk add --no-cache make git 15:01:55 ---> Running in 30c19439ecbd 15:01:55 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 15:01:55 + 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 . 15:01:56 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 15:01:56 Sending build context to Docker daemon 2.702MB 15:01:56 Step 1/8 : ARG BASE=golang:1.13-alpine 15:01:56 Step 2/8 : FROM ${BASE} 15:01:56 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:01:56 cde5963f3b93: Pulling fs layer 15:01:56 2a23fa8c16f7: Pulling fs layer 15:01:56 777b28850792: Pulling fs layer 15:01:56 8a11ddd9e578: Pulling fs layer 15:01:56 4cf88f913ddb: Pulling fs layer 15:01:56 1df406cf5192: Pulling fs layer 15:01:56 cd6300453558: Pulling fs layer 15:01:56 b9c365052c96: Pulling fs layer 15:01:56 a2d8cc88f415: Pulling fs layer 15:01:56 ea1d1ca13537: Pulling fs layer 15:01:56 3750a50a1c5e: Pulling fs layer 15:01:56 8a11ddd9e578: Waiting 15:01:56 b9c365052c96: Waiting 15:01:56 4cf88f913ddb: Waiting 15:01:56 1df406cf5192: Waiting 15:01:56 a2d8cc88f415: Waiting 15:01:56 cd6300453558: Waiting 15:01:56 ea1d1ca13537: Waiting 15:01:56 3750a50a1c5e: Waiting 15:01:56 777b28850792: Verifying Checksum 15:01:56 777b28850792: Download complete 15:01:56 2a23fa8c16f7: Download complete 15:01:56 4cf88f913ddb: Verifying Checksum 15:01:56 4cf88f913ddb: Download complete 15:01:57 1df406cf5192: Verifying Checksum 15:01:57 1df406cf5192: Download complete 15:01:57 cde5963f3b93: Verifying Checksum 15:01:57 cde5963f3b93: Download complete 15:01:57 OK: 143 MiB in 39 packages 15:01:57 Removing intermediate container 30c19439ecbd 15:01:57 ---> 4366d9ea1ba3 15:01:57 Step 6/8 : WORKDIR /device-sdk-go 15:01:57 ---> Running in 3bb9abdf96f6 15:01:58 cde5963f3b93: Pull complete 15:01:58 Removing intermediate container 3bb9abdf96f6 15:01:58 ---> 57a83f2657a2 15:01:58 Step 7/8 : COPY . . 15:01:58 2a23fa8c16f7: Pull complete 15:01:58 ---> bb82e1484b7b 15:01:58 Step 8/8 : RUN go mod download 15:01:58 ---> Running in 5eba52458906 15:01:58 777b28850792: Pull complete 15:02:00 go: finding github.com/BurntSushi/toml v0.3.1 15:02:00 go: finding github.com/OneOfOne/xxhash v1.2.6 15:02:00 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 15:02:00 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:02:00 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 15:02:00 go: finding github.com/bgentry/speakeasy v0.1.0 15:02:00 go: finding github.com/cenkalti/backoff v2.1.1+incompatible 15:02:00 go: finding github.com/davecgh/go-spew v1.1.1 15:02:00 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 15:02:00 go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 15:02:00 go: finding github.com/fatih/color v1.7.0 15:02:00 go: finding github.com/go-kit/kit v0.8.0 15:02:00 go: finding github.com/go-logfmt/logfmt v0.4.0 15:02:00 go: finding github.com/go-stack/stack v1.8.0 15:02:00 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:02:00 go: finding github.com/google/uuid v1.1.0 15:02:00 go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd 15:02:00 go: finding github.com/gorilla/mux v1.6.2 15:02:00 go: finding github.com/hashicorp/consul v1.4.2 15:02:01 go: finding github.com/hashicorp/errwrap v1.0.0 15:02:01 go: finding github.com/hashicorp/go-cleanhttp v0.5.0 15:02:01 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:02:01 go: finding github.com/hashicorp/go-msgpack v0.5.3 15:02:01 go: finding github.com/hashicorp/go-multierror v1.0.0 15:02:01 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:02:01 go: finding github.com/hashicorp/go-sockaddr v1.0.0 15:02:01 go: finding github.com/hashicorp/go-syslog v1.0.0 15:02:01 go: finding github.com/hashicorp/go-uuid v1.0.1 15:02:01 go: finding github.com/hashicorp/go.net v0.0.1 15:02:01 go: finding github.com/hashicorp/golang-lru v0.5.0 15:02:01 go: finding github.com/hashicorp/logutils v1.0.0 15:02:01 go: finding github.com/hashicorp/mdns v1.0.0 15:02:01 go: finding github.com/hashicorp/memberlist v0.1.3 15:02:01 go: finding github.com/hashicorp/serf v0.8.2 15:02:01 go: finding github.com/jessevdk/go-flags v1.4.0 15:02:01 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:02:01 go: finding github.com/mattn/go-colorable v0.0.9 15:02:01 go: finding github.com/mattn/go-isatty v0.0.3 15:02:01 go: finding github.com/miekg/dns v1.0.14 15:02:01 go: finding github.com/mitchellh/cli v1.0.0 15:02:01 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:02:01 go: finding github.com/mitchellh/copystructure v1.0.0 15:02:01 go: finding github.com/mitchellh/go-homedir v1.0.0 15:02:01 go: finding github.com/mitchellh/go-testing-interface v1.0.0 15:02:01 go: finding github.com/mitchellh/gox v0.4.0 15:02:01 go: finding github.com/mitchellh/iochan v1.0.0 15:02:01 go: finding github.com/mitchellh/mapstructure v1.1.2 15:02:01 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:02:01 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:02:01 go: finding github.com/pelletier/go-toml v1.2.0 15:02:01 go: finding github.com/pkg/errors v0.8.1 15:02:01 go: finding github.com/pmezard/go-difflib v1.0.0 15:02:01 go: finding github.com/posener/complete v1.1.1 15:02:01 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 15:02:01 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:02:01 go: finding github.com/stretchr/objx v0.1.0 15:02:01 go: finding github.com/stretchr/testify v1.3.0 15:02:01 go: finding github.com/ugorji/go v1.1.4 15:02:01 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 15:02:01 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 15:02:01 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:02:01 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 15:02:01 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 15:02:01 go: finding gopkg.in/yaml.v2 v2.2.2 15:02:01 cd6300453558: Verifying Checksum 15:02:01 cd6300453558: Download complete 15:02:01 a2d8cc88f415: Verifying Checksum 15:02:01 a2d8cc88f415: Download complete 15:02:05 ea1d1ca13537: Verifying Checksum 15:02:05 ea1d1ca13537: Download complete 15:02:06 3750a50a1c5e: Verifying Checksum 15:02:06 3750a50a1c5e: Download complete 15:02:07 b9c365052c96: Verifying Checksum 15:02:07 b9c365052c96: Download complete 15:02:09 Removing intermediate container 5eba52458906 15:02:09 ---> c46d4efdf904 15:02:09 Successfully built c46d4efdf904 15:02:09 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 15:02:10 + docker inspect -f . ci-base-image-x86_64 15:02:10 . [Pipeline] withDockerContainer 15:02:10 prd-centos7-docker-4c-2g-339 does not seem to be running inside a container 15:02:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** ci-base-image-x86_64 cat 15:02:10 8a11ddd9e578: Download complete 15:02:11 $ docker top c85d7b55f2cf500f36e1f1faadaed926fb0393b3f9836783bf5b249433cdbebd -eo pid,comm [Pipeline] { [Pipeline] sh 15:02:11 + go version 15:02:11 go version go1.13.5 linux/amd64 [Pipeline] sh 15:02:12 + make test 15:02:12 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:02:23 8a11ddd9e578: Pull complete 15:02:23 4cf88f913ddb: Pull complete 15:02:23 1df406cf5192: Pull complete 15:02:26 ? github.com/edgexfoundry/device-sdk-go [no test files] 15:02:26 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 15:02:26 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 15:02:28 cd6300453558: Pull complete 15:02:28 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.007s coverage: 23.1% of statements 15:02:28 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.051s coverage: 95.8% of statements 15:02:32 b9c365052c96: Pull complete 15:02:33 a2d8cc88f415: Pull complete 15:02:33 ok github.com/edgexfoundry/device-sdk-go/internal/clients 3.285s coverage: 12.7% of statements 15:02:33 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.013s coverage: 20.5% of statements 15:02:35 ea1d1ca13537: Pull complete 15:02:35 3750a50a1c5e: Pull complete 15:02:35 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 15:02:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 15:02:35 ---> 78745c68409d 15:02:35 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:02:39 ---> Running in 3244c87c8749 15:02:40 Removing intermediate container 3244c87c8749 15:02:40 ---> 13292f7c42dd 15:02:40 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:02:40 ---> Running in 83b4a176a857 15:02:42 Removing intermediate container 83b4a176a857 15:02:42 ---> 580eea855853 15:02:42 Step 5/8 : RUN apk add --no-cache make git 15:02:42 ---> Running in 5c381c51f65c 15:02:43 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 15:02:44 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 15:02:45 OK: 125 MiB in 39 packages 15:02:47 Removing intermediate container 5c381c51f65c 15:02:47 ---> ee4224bc3109 15:02:47 Step 6/8 : WORKDIR /device-sdk-go 15:02:47 ---> Running in 5e6342874407 15:02:47 Removing intermediate container 5e6342874407 15:02:47 ---> 8e4779ee30e3 15:02:47 Step 7/8 : COPY . . 15:02:48 ---> e26bc29e093a 15:02:48 Step 8/8 : RUN go mod download 15:02:48 ---> Running in 307e7864eb2e 15:02:50 go: finding github.com/BurntSushi/toml v0.3.1 15:02:50 go: finding github.com/OneOfOne/xxhash v1.2.6 15:02:50 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 15:02:50 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:02:50 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 15:02:50 go: finding github.com/bgentry/speakeasy v0.1.0 15:02:50 go: finding github.com/cenkalti/backoff v2.1.1+incompatible 15:02:50 go: finding github.com/davecgh/go-spew v1.1.1 15:02:50 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 15:02:50 go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 15:02:50 go: finding github.com/fatih/color v1.7.0 15:02:50 go: finding github.com/go-kit/kit v0.8.0 15:02:50 go: finding github.com/go-logfmt/logfmt v0.4.0 15:02:50 go: finding github.com/go-stack/stack v1.8.0 15:02:50 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:02:50 go: finding github.com/google/uuid v1.1.0 15:02:50 go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd 15:02:50 go: finding github.com/gorilla/mux v1.6.2 15:02:50 go: finding github.com/hashicorp/consul v1.4.2 15:02:50 go: finding github.com/hashicorp/errwrap v1.0.0 15:02:50 go: finding github.com/hashicorp/go-cleanhttp v0.5.0 15:02:50 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:02:50 go: finding github.com/hashicorp/go-msgpack v0.5.3 15:02:50 go: finding github.com/hashicorp/go-multierror v1.0.0 15:02:50 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:02:50 go: finding github.com/hashicorp/go-sockaddr v1.0.0 15:02:50 go: finding github.com/hashicorp/go-syslog v1.0.0 15:02:50 go: finding github.com/hashicorp/go-uuid v1.0.1 15:02:51 go: finding github.com/hashicorp/go.net v0.0.1 15:02:51 go: finding github.com/hashicorp/golang-lru v0.5.0 15:02:51 go: finding github.com/hashicorp/logutils v1.0.0 15:02:51 go: finding github.com/hashicorp/mdns v1.0.0 15:02:51 go: finding github.com/hashicorp/memberlist v0.1.3 15:02:51 go: finding github.com/hashicorp/serf v0.8.2 15:02:51 go: finding github.com/jessevdk/go-flags v1.4.0 15:02:51 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:02:51 go: finding github.com/mattn/go-colorable v0.0.9 15:02:51 go: finding github.com/mattn/go-isatty v0.0.3 15:02:51 go: finding github.com/miekg/dns v1.0.14 15:02:51 go: finding github.com/mitchellh/cli v1.0.0 15:02:51 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:02:51 go: finding github.com/mitchellh/copystructure v1.0.0 15:02:51 go: finding github.com/mitchellh/go-homedir v1.0.0 15:02:51 go: finding github.com/mitchellh/go-testing-interface v1.0.0 15:02:51 go: finding github.com/mitchellh/gox v0.4.0 15:02:51 go: finding github.com/mitchellh/iochan v1.0.0 15:02:51 go: finding github.com/mitchellh/mapstructure v1.1.2 15:02:51 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:02:51 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:02:51 go: finding github.com/pelletier/go-toml v1.2.0 15:02:51 go: finding github.com/pkg/errors v0.8.1 15:02:51 go: finding github.com/pmezard/go-difflib v1.0.0 15:02:51 go: finding github.com/posener/complete v1.1.1 15:02:51 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 15:02:51 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:02:51 go: finding github.com/stretchr/objx v0.1.0 15:02:51 go: finding github.com/stretchr/testify v1.3.0 15:02:51 go: finding github.com/ugorji/go v1.1.4 15:02:52 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 15:02:52 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 15:02:52 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:02:52 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 15:02:52 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 15:02:52 go: finding gopkg.in/yaml.v2 v2.2.2 15:03:05 ok github.com/edgexfoundry/device-sdk-go/internal/config 31.015s coverage: 30.0% of statements 15:03:05 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.262s coverage: 42.3% of statements 15:03:05 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 15:03:05 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 15:03:05 level=ERROR ts=2020-03-12T15:02:30.915450859Z app=command_test source=command.go:511 msg="createCommandValueForParam: no deviceResource: " 15:03:05 level=ERROR ts=2020-03-12T15:02:30.946516936Z app=command_test source=command.go:579 msg="Handler - Command: Parsing parameter value (error) to Bool failed: strconv.ParseBool: parsing \"error\": invalid syntax" 15:03:05 level=ERROR ts=2020-03-12T15:02:30.957490029Z app=command_test source=command.go:579 msg="Handler - Command: Parsing parameter value (hello) to Int8 failed: strconv.ParseInt: parsing \"hello\": invalid syntax" 15:03:05 level=ERROR ts=2020-03-12T15:02:30.964714482Z app=command_test source=command.go:579 msg="Handler - Command: Parsing parameter value (9999999999) to Int8 failed: strconv.ParseInt: parsing \"9999999999\": value out of range" 15:03:05 level=ERROR ts=2020-03-12T15:02:30.971554581Z app=command_test source=command.go:579 msg="Handler - Command: Parsing parameter value (hello) to Int16 failed: strconv.ParseInt: parsing \"hello\": invalid syntax" 15:03:05 level=ERROR ts=2020-03-12T15:02:30.983520227Z app=command_test source=command.go:579 msg="Handler - Command: Parsing parameter value (9999999999) to Int16 failed: strconv.ParseInt: parsing \"9999999999\": value out of range" 15:03:05 level=ERROR ts=2020-03-12T15:02:30.988794183Z app=command_test source=command.go:579 msg="Handler - Command: Parsing parameter value (hello) to Int32 failed: strconv.ParseInt: parsing \"hello\": invalid syntax" 15:03:05 level=ERROR ts=2020-03-12T15:02:30.994197478Z app=command_test source=command.go:579 msg="Handler - Command: Parsing parameter value (9999999999) to Int32 failed: strconv.ParseInt: parsing \"9999999999\": value out of range" 15:03:05 level=ERROR ts=2020-03-12T15:02:30.998469125Z app=command_test source=command.go:579 msg="Handler - Command: Parsing parameter value (hello) to Int64 failed: strconv.ParseInt: parsing \"hello\": invalid syntax" 15:03:05 level=ERROR ts=2020-03-12T15:02:31.003795278Z app=command_test source=command.go:579 msg="Handler - Command: Parsing parameter value (99999999999999999999) to Int64 failed: strconv.ParseInt: parsing \"99999999999999999999\": value out of range" 15:03:05 level=ERROR ts=2020-03-12T15:02:31.008479474Z app=command_test source=command.go:579 msg="Handler - Command: Parsing parameter value (-12) to Uint8 failed: strconv.ParseUint: parsing \"-12\": invalid syntax" 15:03:05 level=ERROR ts=2020-03-12T15:02:31.013200668Z app=command_test source=command.go:579 msg="Handler - Command: Parsing parameter value (hello) to Uint8 failed: strconv.ParseUint: parsing \"hello\": invalid syntax" 15:03:05 level=ERROR ts=2020-03-12T15:02:31.019741162Z app=command_test source=command.go:579 msg="Handler - Command: Parsing parameter value (9999999999) to Uint8 failed: strconv.ParseUint: parsing \"9999999999\": value out of range" 15:03:05 level=ERROR ts=2020-03-12T15:02:31.029035799Z app=command_test source=command.go:579 msg="Handler - Command: Parsing parameter value (-12) to Uint16 failed: strconv.ParseUint: parsing \"-12\": invalid syntax" 15:03:05 level=ERROR ts=2020-03-12T15:02:31.034635402Z app=command_test source=command.go:579 msg="Handler - Command: Parsing parameter value (hello) to Uint16 failed: strconv.ParseUint: parsing \"hello\": invalid syntax" 15:03:05 level=ERROR ts=2020-03-12T15:02:31.03992019Z app=command_test source=command.go:579 msg="Handler - Command: Parsing parameter value (9999999999) to Uint16 failed: strconv.ParseUint: parsing \"9999999999\": value out of range" 15:03:05 level=ERROR ts=2020-03-12T15:02:31.044699905Z app=command_test source=command.go:579 msg="Handler - Command: Parsing parameter value (-12) to Uint32 failed: strconv.ParseUint: parsing \"-12\": invalid syntax" 15:03:05 level=ERROR ts=2020-03-12T15:02:31.049346041Z app=command_test source=command.go:579 msg="Handler - Command: Parsing parameter value (hello) to Uint32 failed: strconv.ParseUint: parsing \"hello\": invalid syntax" 15:03:05 level=ERROR ts=2020-03-12T15:02:31.053627512Z app=command_test source=command.go:579 msg="Handler - Command: Parsing parameter value (9999999999) to Uint32 failed: strconv.ParseUint: parsing \"9999999999\": value out of range" 15:03:05 level=ERROR ts=2020-03-12T15:02:31.058176456Z app=command_test source=command.go:579 msg="Handler - Command: Parsing parameter value (-12) to Uint64 failed: strconv.ParseUint: parsing \"-12\": invalid syntax" 15:03:05 level=ERROR ts=2020-03-12T15:02:31.062666875Z app=command_test source=command.go:579 msg="Handler - Command: Parsing parameter value (hello) to Uint64 failed: strconv.ParseUint: parsing \"hello\": invalid syntax" 15:03:05 level=ERROR ts=2020-03-12T15:02:31.064527603Z app=command_test source=command.go:579 msg="Handler - Command: Parsing parameter value (99999999999999999999) to Uint64 failed: strconv.ParseUint: parsing \"99999999999999999999\": value out of range" 15:03:05 level=ERROR ts=2020-03-12T15:02:31.066484783Z app=command_test source=command.go:579 msg="Handler - Command: Parsing parameter value (hello) to Float32 failed: strconv.ParseFloat: parsing \"hello\": invalid syntax" 15:03:05 level=ERROR ts=2020-03-12T15:02:31.06869964Z app=command_test source=command.go:579 msg="Handler - Command: Parsing parameter value (440282346638528859811704183484516925440.0000000000000000) to Float32 failed: strconv.ParseFloat: parsing \"440282346638528859811704183484516925440.0000000000000000\": value out of range" 15:03:05 level=ERROR ts=2020-03-12T15:02:31.070743087Z app=command_test source=command.go:579 msg="Handler - Command: Parsing parameter value (hello) to Float64 failed: strconv.ParseFloat: parsing \"hello\": invalid syntax" 15:03:05 level=ERROR ts=2020-03-12T15:02:31.072846531Z app=command_test source=command.go:579 msg="Handler - Command: Parsing parameter value (abc) to Int8 failed: strconv.ParseInt: parsing \"abc\": invalid syntax" 15:03:05 level=WARN ts=2020-03-12T15:02:31.07479795Z app=command_test source=command.go:464 msg="parseWriteParams: Resource (ResourceTestMapping_Fail) mapping value (123) failed with the mapping table: map[Pass:12]" 15:03:05 level=ERROR ts=2020-03-12T15:02:31.077228352Z app=command_test source=command.go:492 msg="parsing Write parameters failed , unexpected end of JSON input" 15:03:05 level=ERROR ts=2020-03-12T15:02:31.079986034Z app=command_test source=command.go:238 msg="specified cmd: InexistentCmd not found" 15:03:05 level=ERROR ts=2020-03-12T15:02:31.08462754Z app=command_test source=transformresult.go:366 msg="the offset error of PropertyValue cannot be parsed to int8: strconv.ParseInt: parsing \"error\": invalid syntax" 15:03:05 level=ERROR ts=2020-03-12T15:02:31.086565129Z app=command_test source=command.go:158 msg="Handler - execReadCmd: CommandValue (Origin: 1584025351084598495, Int8: 123) transformed failed: strconv.ParseInt: parsing \"error\": invalid syntax" 15:03:05 level=ERROR ts=2020-03-12T15:02:31.088495288Z app=command_test source=command.go:217 msg="Transform failed for dev: Random-Integer-Generator01 cmd: ResourceTestTransform_Fail method: GET" 15:03:05 level=ERROR ts=2020-03-12T15:02:31.091181627Z app=command_test source=transformresult.go:606 msg="assertion (12) failed with value: 123" 15:03:05 level=ERROR ts=2020-03-12T15:02:31.09336503Z app=command_test source=command.go:168 msg="Handler - execReadCmd: Assertion failed for device resource: Origin: 1584025351091145472, Int8: 123, with value: assertion (12) failed with value: 123" 15:03:05 level=WARN ts=2020-03-12T15:02:31.095635881Z app=command_test source=command.go:189 msg="Handler - execReadCmd: Resource Operation () mapping value (Origin: 1584025351095618939, Int8: 123) failed with the mapping table: map[12:Pass]" 15:03:05 level=ERROR ts=2020-03-12T15:02:31.09811746Z app=command_test source=command.go:267 msg="Handler - execReadCmd: no deviceResource: ResourceNotFound for dev: Random-Integer-Generator01 cmd: NoDeviceResourceForOperation method: GET" 15:03:05 level=ERROR ts=2020-03-12T15:02:31.100156326Z app=command_test source=command.go:151 msg="Handler - execReadCmd: no deviceResource: for dev: Random-Integer-Generator01 in Command Result Origin: 1584025351100140514, Int8: 123" 15:03:05 level=ERROR ts=2020-03-12T15:02:31.102587655Z app=command_test source=command.go:245 msg="Handler - execReadCmd: MaxCmdOps (1) execeeded for dev: Random-Integer-Generator01 cmd: Error method: GET" 15:03:05 level=ERROR ts=2020-03-12T15:02:31.104982759Z app=command_test source=command.go:355 msg="Handler - execWriteCmd: can't find ResrouceOperations in Profile(Random-Integer-Generator) and Command(inexistentCmd), specified cmd: inexistentCmd not found" 15:03:05 level=ERROR ts=2020-03-12T15:02:31.107073002Z app=command_test source=command.go:362 msg="Handler - execWriteCmd: MaxCmdOps (1) execeeded for dev: Random-Integer-Generator01 cmd: Error method: PUT" 15:03:05 level=ERROR ts=2020-03-12T15:02:31.109072411Z app=command_test source=command.go:369 msg="Handler - execWriteCmd: Put parameters parsing failed: {\"Error\":\"error\"}" 15:03:05 level=ERROR ts=2020-03-12T15:02:31.111228047Z app=command_test source=command.go:355 msg="Handler - execWriteCmd: can't find ResrouceOperations in Profile(Random-Integer-Generator) and Command(NoDeviceResourceForResult), specified cmd: NoDeviceResourceForResult not found" 15:03:05 level=ERROR ts=2020-03-12T15:02:31.113443565Z app=command_test source=transformparam.go:235 msg="the offset error of PropertyValue cannot be parsed to int8: strconv.ParseInt: parsing \"error\": invalid syntax" 15:03:05 level=ERROR ts=2020-03-12T15:02:31.115427259Z app=command_test source=command.go:402 msg="Handler - execWriteCmd: CommandValue (Origin: 1584025351113422856, Int8: 123) transformed failed: strconv.ParseInt: parsing \"error\": invalid syntax" 15:03:05 level=ERROR ts=2020-03-12T15:02:31.117603538Z app=command_test source=command.go:238 msg="specified cmd: RandomValue_Uint8 not found" 15:03:05 level=ERROR ts=2020-03-12T15:02:31.11773678Z app=command_test source=command.go:238 msg="specified cmd: RandomValue_Uint8 not found" 15:03:05 level=ERROR ts=2020-03-12T15:02:31.121946453Z app=command_test source=command.go:637 msg="Handler - CommandAll: specified cmd: RandomValue_Uint8 not found" 15:03:05 level=ERROR ts=2020-03-12T15:02:31.123975607Z app=command_test source=command.go:637 msg="Handler - CommandAll: specified cmd: RandomValue_Uint8 not found" 15:03:05 level=INFO ts=2020-03-12T15:02:31.126116673Z app=command_test source=command.go:645 msg="Handler - CommandAll: part of commands executed successfully, returning 200 OK" 15:03:05 level=ERROR ts=2020-03-12T15:02:31.128144355Z app=command_test source=command.go:238 msg="specified cmd: RandomValue_Uint8 not found" 15:03:05 level=ERROR ts=2020-03-12T15:02:31.12837871Z app=command_test source=command.go:238 msg="specified cmd: RandomValue_Uint8 not found" 15:03:05 level=ERROR ts=2020-03-12T15:02:31.13181849Z app=command_test source=command.go:637 msg="Handler - CommandAll: specified cmd: RandomValue_Uint8 not found" 15:03:05 level=ERROR ts=2020-03-12T15:02:31.137529584Z app=command_test source=command.go:637 msg="Handler - CommandAll: specified cmd: RandomValue_Uint8 not found" 15:03:05 level=INFO ts=2020-03-12T15:02:31.143374991Z app=command_test source=command.go:645 msg="Handler - CommandAll: part of commands executed successfully, returning 200 OK" 15:03:05 level=ERROR ts=2020-03-12T15:02:31.147222836Z app=command_test source=command.go:238 msg="specified cmd: error not found" 15:03:05 level=ERROR ts=2020-03-12T15:02:31.149232385Z app=command_test source=command.go:238 msg="specified cmd: error not found" 15:03:05 level=ERROR ts=2020-03-12T15:02:31.149415227Z app=command_test source=command.go:238 msg="specified cmd: error not found" 15:03:05 level=ERROR ts=2020-03-12T15:02:31.152911701Z app=command_test source=command.go:637 msg="Handler - CommandAll: specified cmd: error not found" 15:03:05 level=ERROR ts=2020-03-12T15:02:31.154902591Z app=command_test source=command.go:637 msg="Handler - CommandAll: specified cmd: error not found" 15:03:05 level=ERROR ts=2020-03-12T15:02:31.156638544Z app=command_test source=command.go:637 msg="Handler - CommandAll: specified cmd: error not found" 15:03:05 level=ERROR ts=2020-03-12T15:02:31.158405534Z app=command_test source=command.go:355 msg="Handler - execWriteCmd: can't find ResrouceOperations in Profile(Random-Float-Generator) and Command(RandomValue_Uint8), specified cmd: RandomValue_Uint8 not found" 15:03:05 panic: runtime error: invalid memory address or nil pointer dereference 15:03:05 [signal SIGSEGV: segmentation violation code=0x1 addr=0x38 pc=0x9218db] 15:03:05 15:03:05 goroutine 123 [running]: 15:03:05 github.com/edgexfoundry/device-sdk-go/internal/handler.parseParams(0xa93003, 0x1b, 0x0, 0xa84fd8, 0xc0002f00e0, 0x415808) 15:03:05 /w/workspace/device-sdk-go/3/internal/handler/command.go:483 +0x5b 15:03:05 github.com/edgexfoundry/device-sdk-go/internal/handler.parseWriteParams(0xc0001c3c60, 0x20, 0xc00021c500, 0x2, 0x4, 0xa93003, 0x1b, 0x0, 0x2, 0x4, ...) 15:03:05 /w/workspace/device-sdk-go/3/internal/handler/command.go:422 +0x67 15:03:05 github.com/edgexfoundry/device-sdk-go/internal/handler.execWriteCmd(0xc0003a52f8, 0xa8d3f9, 0x11, 0xa93003, 0x1b, 0x0, 0x16e473581d, 0x9700be5) 15:03:05 /w/workspace/device-sdk-go/3/internal/handler/command.go:366 +0x156 15:03:05 github.com/edgexfoundry/device-sdk-go/internal/handler.CommandAllHandler.func1(0xc000328be0, 0xa84e0d, 0x3, 0xa8d3f9, 0x11, 0xa849b8, 0x0, 0xa93003, 0x1b, 0xc000346780, ...) 15:03:05 /w/workspace/device-sdk-go/3/internal/handler/command.go:620 +0x104 15:03:05 created by github.com/edgexfoundry/device-sdk-go/internal/handler.CommandAllHandler 15:03:05 /w/workspace/device-sdk-go/3/internal/handler/command.go:613 +0x2b1 15:03:05 FAIL github.com/edgexfoundry/device-sdk-go/internal/handler 0.268s 15:03:05 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 15:03:05 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 15:03:05 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 15:03:05 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.045s coverage: 52.6% of statements 15:03:05 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.105s coverage: 76.1% of statements 15:03:05 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 15:03:05 FAIL 15:03:05 make: *** [Makefile:29: test] Error 1 [Pipeline] } 15:03:05 $ docker stop --time=1 c85d7b55f2cf500f36e1f1faadaed926fb0393b3f9836783bf5b249433cdbebd 15:03:06 $ docker rm -f c85d7b55f2cf500f36e1f1faadaed926fb0393b3f9836783bf5b249433cdbebd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:03:07 Failed in branch amd64 15:03:10 Removing intermediate container 307e7864eb2e 15:03:10 ---> 6ae350bdf01c 15:03:10 Successfully built 6ae350bdf01c 15:03:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:03:11 + docker inspect -f . ci-base-image-arm64 15:03:11 . [Pipeline] withDockerContainer 15:03:11 prd-ubuntu18.04-docker-arm64-4c-16g-338 does not seem to be running inside a container 15:03:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** ci-base-image-arm64 cat 15:03:13 $ docker top 431c4ac29d602c439cc610b878dacc6b8b1f7cb33ade3cd322fc84a019ae3e9b -eo pid,comm [Pipeline] { [Pipeline] sh 15:03:14 + go version 15:03:14 go version go1.13.5 linux/arm64 [Pipeline] sh 15:03:15 + make test 15:03:15 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:04:01 ? github.com/edgexfoundry/device-sdk-go [no test files] 15:04:01 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 15:04:01 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 15:04:01 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.025s coverage: 23.1% of statements 15:04:01 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.232s coverage: 95.8% of statements 15:04:01 ok github.com/edgexfoundry/device-sdk-go/internal/clients 3.117s coverage: 12.7% of statements 15:04:01 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.044s coverage: 20.5% of statements 15:04:34 ok github.com/edgexfoundry/device-sdk-go/internal/config 31.068s coverage: 30.0% of statements 15:04:34 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.356s coverage: 42.3% of statements 15:04:34 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 15:04:34 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 15:04:34 level=ERROR ts=2020-03-12T15:04:03.317763747Z app=command_test source=command.go:511 msg="createCommandValueForParam: no deviceResource: " 15:04:34 level=ERROR ts=2020-03-12T15:04:03.324412233Z app=command_test source=command.go:579 msg="Handler - Command: Parsing parameter value (error) to Bool failed: strconv.ParseBool: parsing \"error\": invalid syntax" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.330546326Z app=command_test source=command.go:579 msg="Handler - Command: Parsing parameter value (hello) to Int8 failed: strconv.ParseInt: parsing \"hello\": invalid syntax" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.336479998Z app=command_test source=command.go:579 msg="Handler - Command: Parsing parameter value (9999999999) to Int8 failed: strconv.ParseInt: parsing \"9999999999\": value out of range" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.342611251Z app=command_test source=command.go:579 msg="Handler - Command: Parsing parameter value (hello) to Int16 failed: strconv.ParseInt: parsing \"hello\": invalid syntax" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.348892405Z app=command_test source=command.go:579 msg="Handler - Command: Parsing parameter value (9999999999) to Int16 failed: strconv.ParseInt: parsing \"9999999999\": value out of range" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.381625351Z app=command_test source=command.go:579 msg="Handler - Command: Parsing parameter value (hello) to Int32 failed: strconv.ParseInt: parsing \"hello\": invalid syntax" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.407082288Z app=command_test source=command.go:579 msg="Handler - Command: Parsing parameter value (9999999999) to Int32 failed: strconv.ParseInt: parsing \"9999999999\": value out of range" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.414944721Z app=command_test source=command.go:579 msg="Handler - Command: Parsing parameter value (hello) to Int64 failed: strconv.ParseInt: parsing \"hello\": invalid syntax" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.422685813Z app=command_test source=command.go:579 msg="Handler - Command: Parsing parameter value (99999999999999999999) to Int64 failed: strconv.ParseInt: parsing \"99999999999999999999\": value out of range" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.428933966Z app=command_test source=command.go:579 msg="Handler - Command: Parsing parameter value (-12) to Uint8 failed: strconv.ParseUint: parsing \"-12\": invalid syntax" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.435327371Z app=command_test source=command.go:579 msg="Handler - Command: Parsing parameter value (hello) to Uint8 failed: strconv.ParseUint: parsing \"hello\": invalid syntax" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.441641515Z app=command_test source=command.go:579 msg="Handler - Command: Parsing parameter value (9999999999) to Uint8 failed: strconv.ParseUint: parsing \"9999999999\": value out of range" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.447623387Z app=command_test source=command.go:579 msg="Handler - Command: Parsing parameter value (-12) to Uint16 failed: strconv.ParseUint: parsing \"-12\": invalid syntax" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.452942346Z app=command_test source=command.go:579 msg="Handler - Command: Parsing parameter value (hello) to Uint16 failed: strconv.ParseUint: parsing \"hello\": invalid syntax" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.458537776Z app=command_test source=command.go:579 msg="Handler - Command: Parsing parameter value (9999999999) to Uint16 failed: strconv.ParseUint: parsing \"9999999999\": value out of range" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.464663329Z app=command_test source=command.go:579 msg="Handler - Command: Parsing parameter value (-12) to Uint32 failed: strconv.ParseUint: parsing \"-12\": invalid syntax" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.471067183Z app=command_test source=command.go:579 msg="Handler - Command: Parsing parameter value (hello) to Uint32 failed: strconv.ParseUint: parsing \"hello\": invalid syntax" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.476568313Z app=command_test source=command.go:579 msg="Handler - Command: Parsing parameter value (9999999999) to Uint32 failed: strconv.ParseUint: parsing \"9999999999\": value out of range" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.482894217Z app=command_test source=command.go:579 msg="Handler - Command: Parsing parameter value (-12) to Uint64 failed: strconv.ParseUint: parsing \"-12\": invalid syntax" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.493227913Z app=command_test source=command.go:579 msg="Handler - Command: Parsing parameter value (hello) to Uint64 failed: strconv.ParseUint: parsing \"hello\": invalid syntax" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.499258185Z app=command_test source=command.go:579 msg="Handler - Command: Parsing parameter value (99999999999999999999) to Uint64 failed: strconv.ParseUint: parsing \"99999999999999999999\": value out of range" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.504791895Z app=command_test source=command.go:579 msg="Handler - Command: Parsing parameter value (hello) to Float32 failed: strconv.ParseFloat: parsing \"hello\": invalid syntax" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.512239745Z app=command_test source=command.go:579 msg="Handler - Command: Parsing parameter value (440282346638528859811704183484516925440.0000000000000000) to Float32 failed: strconv.ParseFloat: parsing \"440282346638528859811704183484516925440.0000000000000000\": value out of range" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.519431224Z app=command_test source=command.go:579 msg="Handler - Command: Parsing parameter value (hello) to Float64 failed: strconv.ParseFloat: parsing \"hello\": invalid syntax" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.562317765Z app=command_test source=command.go:579 msg="Handler - Command: Parsing parameter value (abc) to Int8 failed: strconv.ParseInt: parsing \"abc\": invalid syntax" 15:04:34 level=WARN ts=2020-03-12T15:04:03.625715597Z app=command_test source=command.go:464 msg="parseWriteParams: Resource (ResourceTestMapping_Fail) mapping value (123) failed with the mapping table: map[Pass:12]" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.634302363Z app=command_test source=command.go:492 msg="parsing Write parameters failed , unexpected end of JSON input" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.643811514Z app=command_test source=command.go:238 msg="specified cmd: InexistentCmd not found" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.650594131Z app=command_test source=transformresult.go:366 msg="the offset error of PropertyValue cannot be parsed to int8: strconv.ParseInt: parsing \"error\": invalid syntax" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.657544898Z app=command_test source=command.go:158 msg="Handler - execReadCmd: CommandValue (Origin: 1584025443650546990, Int8: 123) transformed failed: strconv.ParseInt: parsing \"error\": invalid syntax" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.663109378Z app=command_test source=command.go:217 msg="Transform failed for dev: Random-Integer-Generator01 cmd: ResourceTestTransform_Fail method: GET" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.670385547Z app=command_test source=transformresult.go:606 msg="assertion (12) failed with value: 123" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.676079018Z app=command_test source=command.go:168 msg="Handler - execReadCmd: Assertion failed for device resource: Origin: 1584025443670280057, Int8: 123, with value: assertion (12) failed with value: 123" 15:04:34 level=WARN ts=2020-03-12T15:04:03.682341202Z app=command_test source=command.go:189 msg="Handler - execReadCmd: Resource Operation () mapping value (Origin: 1584025443682281291, Int8: 123) failed with the mapping table: map[12:Pass]" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.687874401Z app=command_test source=command.go:267 msg="Handler - execReadCmd: no deviceResource: ResourceNotFound for dev: Random-Integer-Generator01 cmd: NoDeviceResourceForOperation method: GET" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.693932474Z app=command_test source=command.go:151 msg="Handler - execReadCmd: no deviceResource: for dev: Random-Integer-Generator01 in Command Result Origin: 1584025443693858144, Int8: 123" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.699687565Z app=command_test source=command.go:245 msg="Handler - execReadCmd: MaxCmdOps (1) execeeded for dev: Random-Integer-Generator01 cmd: Error method: GET" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.70616466Z app=command_test source=command.go:355 msg="Handler - execWriteCmd: can't find ResrouceOperations in Profile(Random-Integer-Generator) and Command(inexistentCmd), specified cmd: inexistentCmd not found" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.80831617Z app=command_test source=command.go:362 msg="Handler - execWriteCmd: MaxCmdOps (1) execeeded for dev: Random-Integer-Generator01 cmd: Error method: PUT" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.818478445Z app=command_test source=command.go:369 msg="Handler - execWriteCmd: Put parameters parsing failed: {\"Error\":\"error\"}" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.824138576Z app=command_test source=command.go:355 msg="Handler - execWriteCmd: can't find ResrouceOperations in Profile(Random-Integer-Generator) and Command(NoDeviceResourceForResult), specified cmd: NoDeviceResourceForResult not found" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.829210163Z app=command_test source=transformparam.go:235 msg="the offset error of PropertyValue cannot be parsed to int8: strconv.ParseInt: parsing \"error\": invalid syntax" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.834914064Z app=command_test source=command.go:402 msg="Handler - execWriteCmd: CommandValue (Origin: 1584025443829158903, Int8: 123) transformed failed: strconv.ParseInt: parsing \"error\": invalid syntax" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.841397009Z app=command_test source=command.go:238 msg="specified cmd: RandomValue_Uint8 not found" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.84156068Z app=command_test source=command.go:238 msg="specified cmd: RandomValue_Uint8 not found" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.852603519Z app=command_test source=command.go:637 msg="Handler - CommandAll: specified cmd: RandomValue_Uint8 not found" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.857273274Z app=command_test source=command.go:637 msg="Handler - CommandAll: specified cmd: RandomValue_Uint8 not found" 15:04:34 level=INFO ts=2020-03-12T15:04:03.862261431Z app=command_test source=command.go:645 msg="Handler - CommandAll: part of commands executed successfully, returning 200 OK" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.867395829Z app=command_test source=command.go:238 msg="specified cmd: RandomValue_Uint8 not found" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.86771382Z app=command_test source=command.go:238 msg="specified cmd: RandomValue_Uint8 not found" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.877527813Z app=command_test source=command.go:637 msg="Handler - CommandAll: specified cmd: RandomValue_Uint8 not found" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.884162009Z app=command_test source=command.go:637 msg="Handler - CommandAll: specified cmd: RandomValue_Uint8 not found" 15:04:34 level=INFO ts=2020-03-12T15:04:03.889280657Z app=command_test source=command.go:645 msg="Handler - CommandAll: part of commands executed successfully, returning 200 OK" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.894725576Z app=command_test source=command.go:238 msg="specified cmd: error not found" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.894774296Z app=command_test source=command.go:238 msg="specified cmd: error not found" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.894939257Z app=command_test source=command.go:238 msg="specified cmd: error not found" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.910187699Z app=command_test source=command.go:637 msg="Handler - CommandAll: specified cmd: error not found" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.915741339Z app=command_test source=command.go:637 msg="Handler - CommandAll: specified cmd: error not found" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.921067378Z app=command_test source=command.go:637 msg="Handler - CommandAll: specified cmd: error not found" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.926702028Z app=command_test source=command.go:355 msg="Handler - execWriteCmd: can't find ResrouceOperations in Profile(Random-Float-Generator) and Command(RandomValue_Uint8), specified cmd: RandomValue_Uint8 not found" 15:04:34 level=ERROR ts=2020-03-12T15:04:03.926790029Z app=command_test source=command.go:355 msg="Handler - execWriteCmd: can't find ResrouceOperations in Profile(Random-Boolean-Generator) and Command(RandomValue_Uint8), specified cmd: RandomValue_Uint8 not found" 15:04:34 panic: runtime error: invalid memory address or nil pointer dereference 15:04:34 [signal SIGSEGV: segmentation violation code=0x1 addr=0x38 pc=0x49b998] 15:04:34 15:04:34 goroutine 116 [running]: 15:04:34 github.com/edgexfoundry/device-sdk-go/internal/handler.parseParams(0x618230, 0x1b, 0x0, 0x4000398120, 0x400035c678, 0x469a58) 15:04:34 /w/workspace/device-sdk-go/3/internal/handler/command.go:483 +0x48 15:04:34 github.com/edgexfoundry/device-sdk-go/internal/handler.parseWriteParams(0x40001cdc20, 0x20, 0x4000222500, 0x2, 0x4, 0x618230, 0x1b, 0x0, 0x2, 0x4, ...) 15:04:34 /w/workspace/device-sdk-go/3/internal/handler/command.go:422 +0x50 15:04:34 github.com/edgexfoundry/device-sdk-go/internal/handler.execWriteCmd(0x400030d5f0, 0x612651, 0x11, 0x618230, 0x1b, 0x0, 0x0, 0x0) 15:04:34 /w/workspace/device-sdk-go/3/internal/handler/command.go:366 +0x124 15:04:34 github.com/edgexfoundry/device-sdk-go/internal/handler.CommandAllHandler.func1(0x40003070c0, 0x609f66, 0x3, 0x612651, 0x11, 0x609b18, 0x0, 0x618230, 0x1b, 0x4000332900, ...) 15:04:34 /w/workspace/device-sdk-go/3/internal/handler/command.go:620 +0xdc 15:04:34 created by github.com/edgexfoundry/device-sdk-go/internal/handler.CommandAllHandler 15:04:34 /w/workspace/device-sdk-go/3/internal/handler/command.go:613 +0x224 15:04:34 FAIL github.com/edgexfoundry/device-sdk-go/internal/handler 0.697s 15:04:34 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 15:04:34 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 15:04:34 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 15:04:34 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.078s coverage: 52.6% of statements 15:04:34 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.339s coverage: 76.1% of statements 15:04:34 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 15:04:34 FAIL 15:04:34 make: *** [Makefile:29: test] Error 1 [Pipeline] } 15:04:34 $ docker stop --time=1 431c4ac29d602c439cc610b878dacc6b8b1f7cb33ade3cd322fc84a019ae3e9b 15:04:36 $ docker rm -f 431c4ac29d602c439cc610b878dacc6b8b1f7cb33ade3cd322fc84a019ae3e9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:04:37 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 15:04:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:04:39 ---> package-listing.sh 15:04:39 ++ facter osfamily 15:04:39 ++ tr '[:upper:]' '[:lower:]' 15:04:39 + OS_FAMILY=redhat 15:04:39 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-463 15:04:39 + START_PACKAGES=/tmp/packages_start.txt 15:04:39 + END_PACKAGES=/tmp/packages_end.txt 15:04:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:04:39 + PACKAGES=/tmp/packages_start.txt 15:04:39 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-463 ']' 15:04:39 + PACKAGES=/tmp/packages_end.txt 15:04:39 + case "${OS_FAMILY}" in 15:04:39 + rpm -qa 15:04:39 + sort 15:04:43 + '[' -f /tmp/packages_start.txt ']' 15:04:43 + '[' -f /tmp/packages_end.txt ']' 15:04:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:04:43 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-463 ']' 15:04:43 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-463/archives/ 15:04:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-463/archives/ [Pipeline] isUnix [Pipeline] sh 15:04:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:04:44 15:04:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:04:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:04:44 alpine: Pulling from edgex-lftools-log-publisher 15:04:44 c9b1b535fdd9: Pulling fs layer 15:04:44 2cc5ad85d9ab: Pulling fs layer 15:04:44 756a868c4378: Pulling fs layer 15:04:44 444b2fc9a129: Pulling fs layer 15:04:44 ea15f1150254: Pulling fs layer 15:04:44 41b27a9f41bf: Pulling fs layer 15:04:44 28c525ee5125: Pulling fs layer 15:04:44 094b1ea09ed8: Pulling fs layer 15:04:44 138eaada9080: Pulling fs layer 15:04:44 0622d0fa9048: Pulling fs layer 15:04:44 444b2fc9a129: Waiting 15:04:44 ea15f1150254: Waiting 15:04:44 41b27a9f41bf: Waiting 15:04:44 28c525ee5125: Waiting 15:04:44 094b1ea09ed8: Waiting 15:04:44 138eaada9080: Waiting 15:04:44 0622d0fa9048: Waiting 15:04:44 2cc5ad85d9ab: Verifying Checksum 15:04:44 2cc5ad85d9ab: Download complete 15:04:44 444b2fc9a129: Verifying Checksum 15:04:44 444b2fc9a129: Download complete 15:04:44 c9b1b535fdd9: Verifying Checksum 15:04:44 ea15f1150254: Verifying Checksum 15:04:44 ea15f1150254: Download complete 15:04:44 28c525ee5125: Verifying Checksum 15:04:44 28c525ee5125: Download complete 15:04:45 756a868c4378: Verifying Checksum 15:04:45 756a868c4378: Download complete 15:04:45 c9b1b535fdd9: Pull complete 15:04:45 138eaada9080: Verifying Checksum 15:04:45 138eaada9080: Download complete 15:04:45 0622d0fa9048: Verifying Checksum 15:04:45 0622d0fa9048: Download complete 15:04:45 094b1ea09ed8: Verifying Checksum 15:04:45 094b1ea09ed8: Download complete 15:04:45 2cc5ad85d9ab: Pull complete 15:04:45 41b27a9f41bf: Verifying Checksum 15:04:45 41b27a9f41bf: Download complete 15:04:46 756a868c4378: Pull complete 15:04:46 444b2fc9a129: Pull complete 15:04:47 ea15f1150254: Pull complete 15:04:51 41b27a9f41bf: Pull complete 15:04:51 28c525ee5125: Pull complete 15:04:52 094b1ea09ed8: Pull complete 15:04:52 138eaada9080: Pull complete 15:04:53 0622d0fa9048: Pull complete 15:04:53 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 15:04:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:04:53 prd-centos7-docker-4c-2g-337 does not seem to be running inside a container 15:04:53 $ 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-463 -v /w/workspace/dgexfoundry_device-sdk-go_PR-463:/w/workspace/dgexfoundry_device-sdk-go_PR-463:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-463@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-463@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:04:54 $ docker top 0e3e79be3decfcbf309d3845b1410eca64db20bd56adc2f87c12e1a09a27315a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:04:54 provisioning config files... 15:04:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-463@tmp/config5363238454132164598tmp [Pipeline] { [Pipeline] echo 15:04:54 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:04:55 ---> create-netrc.sh [Pipeline] echo 15:04:55 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:04:55 ---> logs-deploy.sh 15:04:55 + ARCHIVE_ARTIFACTS= 15:04:55 + LOGS_SERVER=https://logs.edgexfoundry.org 15:04:55 + '[' https://logs.edgexfoundry.org == None ']' 15:04:55 + NEXUS_URL=https://nexus.edgexfoundry.org 15:04:55 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-463/3 15:04:55 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-463/3/ 15:04:55 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-463/3 /w/workspace/dgexfoundry_device-sdk-go_PR-463 15:04:56 Archives upload complete. 15:04:56 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-463/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-463/3/ 15:04:57 ---> uname -a: 15:04:57 Linux 0e3e79be3dec 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 15:04:57 15:04:57 15:04:57 ---> lscpu: 15:04:57 Architecture: x86_64 15:04:57 CPU op-mode(s): 32-bit, 64-bit 15:04:57 Byte Order: Little Endian 15:04:57 Address sizes: 40 bits physical, 48 bits virtual 15:04:57 CPU(s): 4 15:04:57 On-line CPU(s) list: 0-3 15:04:57 Thread(s) per core: 1 15:04:57 Core(s) per socket: 1 15:04:57 Socket(s): 4 15:04:57 NUMA node(s): 1 15:04:57 Vendor ID: GenuineIntel 15:04:57 CPU family: 6 15:04:57 Model: 44 15:04:57 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 15:04:57 Stepping: 1 15:04:57 CPU MHz: 2933.396 15:04:57 BogoMIPS: 5866.79 15:04:57 Virtualization: VT-x 15:04:57 Hypervisor vendor: KVM 15:04:57 Virtualization type: full 15:04:57 L1d cache: 128 KiB 15:04:57 L1i cache: 128 KiB 15:04:57 L2 cache: 16 MiB 15:04:57 L3 cache: 64 MiB 15:04:57 NUMA node0 CPU(s): 0-3 15:04:57 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 15:04:57 Vulnerability Meltdown: Mitigation; PTI 15:04:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:04:57 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 15:04:57 Vulnerability Spectre v2: Mitigation; Full retpoline 15:04:57 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 15:04:57 15:04:57 15:04:57 ---> nproc: 15:04:57 4 15:04:57 15:04:57 15:04:57 ---> df -h: 15:04:57 Filesystem Size Used Available Use% Mounted on 15:04:57 overlay 50.0G 6.3G 43.7G 13% / 15:04:57 tmpfs 64.0M 0 64.0M 0% /dev 15:04:57 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 15:04:57 shm 64.0M 0 64.0M 0% /dev/shm 15:04:57 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf 15:04:57 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname 15:04:57 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts 15:04:57 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-463 15:04:57 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-463@tmp 15:04:57 /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa 15:04:57 15:04:57 15:04:57 ---> free -m: 15:04:57 total used free shared buff/cache available 15:04:57 Mem: 1838 582 64 0 1190 1150 15:04:57 Swap: 1023 0 1023 15:04:57 15:04:57 15:04:57 ---> ip addr: 15:04:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:04:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:04:57 inet 127.0.0.1/8 scope host lo 15:04:57 valid_lft forever preferred_lft forever 15:04:57 6: eth0@if7: mtu 1458 qdisc noqueue state UP 15:04:57 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 15:04:57 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 15:04:57 valid_lft forever preferred_lft forever 15:04:57 15:04:57 15:04:57 ---> sar -b -r -n DEV: 15:04:57 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/12/20 _x86_64_ (4 CPU) 15:04:57 15:04:57 14:58:40 LINUX RESTART 15:04:57 15:04:57 14:59:01 tps rtps wtps bread/s bwrtn/s 15:04:57 15:00:03 86.02 36.59 49.43 4848.21 14272.05 15:04:57 15:01:01 3.89 0.05 3.84 0.69 116.28 15:04:57 15:02:01 0.45 0.08 0.37 1.60 7.48 15:04:57 15:03:01 0.30 0.00 0.30 0.00 3.73 15:04:57 15:04:01 0.20 0.00 0.20 0.00 2.70 15:04:57 Average: 18.27 7.40 10.88 976.99 2900.13 15:04:57 15:04:57 14:59:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:04:57 15:00:03 106832 1775472 94.32 2620 1253072 914764 31.21 422756 1191344 16 15:04:57 15:01:01 113160 1769144 93.99 2620 1253108 896368 30.58 418972 1191272 16 15:04:57 15:02:01 112496 1769808 94.02 2620 1253248 894484 30.52 419856 1191332 8 15:04:57 15:03:01 113876 1768428 93.95 2620 1253252 894232 30.51 418672 1191332 16 15:04:57 15:04:01 114104 1768200 93.94 2620 1253260 894232 30.51 418816 1191332 8 15:04:57 Average: 112094 1770210 94.04 2620 1253188 898816 30.67 419814 1191322 13 15:04:57 15:04:57 14:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 15:04:57 15:00:03 eth0 578.91 378.13 1037.05 109.71 0.00 0.00 0.00 15:04:57 15:00:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:04:57 15:00:03 docker0 6.26 4.83 0.84 15.32 0.00 0.00 0.00 15:04:57 15:01:01 eth0 1.07 0.09 0.09 0.01 0.00 0.00 0.00 15:04:57 15:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:04:57 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:04:57 15:02:01 eth0 3.36 1.78 3.61 0.47 0.00 0.00 0.00 15:04:57 15:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:04:57 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:04:57 15:03:01 eth0 0.47 0.08 0.04 0.01 0.00 0.00 0.00 15:04:57 15:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:04:57 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:04:57 15:04:01 eth0 0.75 0.08 0.06 0.01 0.00 0.00 0.00 15:04:57 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:04:57 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:04:57 Average: eth0 117.73 76.57 209.65 22.20 0.00 0.00 0.00 15:04:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:04:57 Average: docker0 1.26 0.97 0.17 3.08 0.00 0.00 0.00 15:04:57 15:04:57 15:04:57 ---> sar -P ALL: 15:04:57 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/12/20 _x86_64_ (4 CPU) 15:04:57 15:04:57 14:58:40 LINUX RESTART 15:04:57 15:04:57 14:59:01 CPU %user %nice %system %iowait %steal %idle 15:04:57 15:00:03 all 12.30 0.00 5.53 3.12 0.02 79.04 15:04:57 15:00:03 0 12.61 0.00 5.97 2.39 0.02 79.01 15:04:57 15:00:03 1 12.14 0.00 5.25 3.27 0.02 79.32 15:04:57 15:00:03 2 13.82 0.00 5.22 4.67 0.02 76.27 15:04:57 15:00:03 3 10.63 0.00 5.65 2.16 0.02 81.55 15:04:57 15:01:01 all 0.16 0.00 0.06 0.00 0.00 99.77 15:04:57 15:01:01 0 0.09 0.00 0.07 0.00 0.00 99.84 15:04:57 15:01:01 1 0.05 0.00 0.05 0.00 0.00 99.90 15:04:57 15:01:01 2 0.09 0.00 0.07 0.00 0.00 99.84 15:04:57 15:01:01 3 0.43 0.00 0.07 0.00 0.00 99.50 15:04:57 15:02:01 all 0.17 0.00 0.07 0.00 0.00 99.76 15:04:57 15:02:01 0 0.13 0.00 0.10 0.00 0.00 99.77 15:04:57 15:02:01 1 0.10 0.00 0.08 0.00 0.02 99.80 15:04:57 15:02:01 2 0.17 0.00 0.07 0.00 0.00 99.77 15:04:57 15:02:01 3 0.25 0.00 0.05 0.00 0.00 99.70 15:04:57 15:03:01 all 0.08 0.00 0.05 0.00 0.00 99.87 15:04:57 15:03:01 0 0.18 0.00 0.07 0.00 0.02 99.73 15:04:57 15:03:01 1 0.02 0.00 0.03 0.00 0.00 99.95 15:04:57 15:03:01 2 0.07 0.00 0.03 0.00 0.00 99.90 15:04:57 15:03:01 3 0.07 0.00 0.05 0.00 0.00 99.88 15:04:57 15:04:01 all 0.18 0.00 0.03 0.00 0.00 99.79 15:04:57 15:04:01 0 0.52 0.00 0.03 0.00 0.00 99.45 15:04:57 15:04:01 1 0.07 0.00 0.03 0.00 0.00 99.90 15:04:57 15:04:01 2 0.10 0.00 0.03 0.00 0.00 99.87 15:04:57 15:04:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:04:57 Average: all 2.58 0.00 1.15 0.62 0.01 95.64 15:04:57 Average: 0 2.70 0.00 1.24 0.48 0.01 95.57 15:04:57 Average: 1 2.48 0.00 1.09 0.66 0.01 95.76 15:04:57 Average: 2 2.85 0.00 1.09 0.93 0.00 95.13 15:04:57 Average: 3 2.28 0.00 1.16 0.43 0.00 96.12 15:04:57 15:04:57 15:04:57