Pull request #605 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 7b5fd9d962cdf83f85a250be553d98a0b2d14ccb+4a1412fe3679be6652f13296ba45411ccc085237 (ec91197fe380eba5b48b5f3a12cae5ea60c8825b) 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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-605/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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-605/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-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 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-2743 in /w/workspace/dgexfoundry_device-sdk-go_PR-605 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-605 # 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 --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-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 --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/605/head:refs/remotes/origin/PR-605 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4a1412fe3679be6652f13296ba45411ccc085237 into PR head commit 7b5fd9d962cdf83f85a250be553d98a0b2d14ccb Merge succeeded, producing 7b5fd9d962cdf83f85a250be553d98a0b2d14ccb Checking out Revision 7b5fd9d962cdf83f85a250be553d98a0b2d14ccb (PR-605) > git config core.sparsecheckout # timeout=10 > git checkout -f 7b5fd9d962cdf83f85a250be553d98a0b2d14ccb # 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 4a1412fe3679be6652f13296ba45411ccc085237 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b5fd9d962cdf83f85a250be553d98a0b2d14ccb # timeout=10 Commit message: "feat: implement v2 callback api" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:41:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:42:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:42:00 ========================================================= 12:42:00 EdgeX Global Pipelines Version Info 12:42:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:42:02 ------------------- 12:42:02 stable info: 12:42:02 ------------------- 12:42:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:42:02 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 12:42:02 Message: update stable to v1.0.131 12:42:03 ------------------- 12:42:03 experimental info: 12:42:03 ------------------- 12:42:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:42:03 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 12:42:03 Message: update experimental to v1.0.131 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 12:42:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 12:42:04 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 12:42:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:42:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:42:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:42:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 12:42:04 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 12:42:05 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 12:42:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 12:42:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:42:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:42:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 12:42:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:42:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:42:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:42:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 12:42:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:42:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:42:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:42:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:42:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:42:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:42:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:42:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:42:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:42:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-605 [Pipeline] echo 12:42:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-605 [Pipeline] echo 12:42:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-605 [Pipeline] echo 12:42:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7b5fd9d962cdf83f85a250be553d98a0b2d14ccb [Pipeline] echo 12:42:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7b5fd9d [Pipeline] echo 12:42:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:42:09 + git log --format=format:%s -1 7b5fd9d962cdf83f85a250be553d98a0b2d14ccb [Pipeline] echo 12:42:09 GIT_COMMIT: 7b5fd9d962cdf83f85a250be553d98a0b2d14ccb, Commit Message: feat: implement v2 callback api [Pipeline] echo 12:42:09 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 12:42:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:42:10 12:42:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:42:10 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:42:10 latest: Pulling from edgex-devops/git-semver 12:42:10 31603596830f: Pulling fs layer 12:42:10 2a8b12db71e7: Pulling fs layer 12:42:10 6ca5941a6612: Pulling fs layer 12:42:10 ecc8261a40a4: Pulling fs layer 12:42:10 ecc8261a40a4: Waiting 12:42:10 2a8b12db71e7: Verifying Checksum 12:42:10 2a8b12db71e7: Download complete 12:42:11 31603596830f: Download complete 12:42:11 ecc8261a40a4: Verifying Checksum 12:42:11 ecc8261a40a4: Download complete 12:42:11 6ca5941a6612: Verifying Checksum 12:42:11 6ca5941a6612: Download complete 12:42:11 31603596830f: Pull complete 12:42:11 2a8b12db71e7: Pull complete 12:42:12 6ca5941a6612: Pull complete 12:42:12 ecc8261a40a4: Pull complete 12:42:12 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 12:42:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:42:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:42:12 prd-centos7-docker-4c-2g-2743 does not seem to be running inside a container 12:42:12 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-605 -v /w/workspace/dgexfoundry_device-sdk-go_PR-605:/w/workspace/dgexfoundry_device-sdk-go_PR-605:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-605@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-605@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:42:14 $ docker top 6f67eb154080991a502fb8bb7066cdf59d31d77f5625cb6421662aac6a22d8f7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:42:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:42:15 [ssh-agent] Looking for ssh-agent implementation... 12:42:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:42:15 $ docker exec 6f67eb154080991a502fb8bb7066cdf59d31d77f5625cb6421662aac6a22d8f7 ssh-agent 12:42:15 SSH_AUTH_SOCK=/tmp/ssh-BNgTCXMG5T8w/agent.12 12:42:15 SSH_AGENT_PID=17 12:42:15 Running ssh-add (command line suppressed) 12:42:15 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-605@tmp/private_key_3092904277873212004.key (/w/workspace/dgexfoundry_device-sdk-go_PR-605@tmp/private_key_3092904277873212004.key) 12:42:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:42:16 + git describe --exact-match --tags HEAD 12:42:16 fatal: no tag exactly matches '7b5fd9d962cdf83f85a250be553d98a0b2d14ccb' [Pipeline] } 12:42:16 $ docker exec --env ******** --env ******** 6f67eb154080991a502fb8bb7066cdf59d31d77f5625cb6421662aac6a22d8f7 ssh-agent -k 12:42:16 unset SSH_AUTH_SOCK; 12:42:16 unset SSH_AGENT_PID; 12:42:16 echo Agent pid 17 killed; 12:42:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 12:42:16 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 12:42:16 This usually means this commit has not been tagged. [Pipeline] sshagent 12:42:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:42:16 [ssh-agent] Looking for ssh-agent implementation... 12:42:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:42:16 $ docker exec 6f67eb154080991a502fb8bb7066cdf59d31d77f5625cb6421662aac6a22d8f7 ssh-agent 12:42:17 SSH_AUTH_SOCK=/tmp/ssh-EvZAT9EqRxnR/agent.46 12:42:17 SSH_AGENT_PID=51 12:42:17 Running ssh-add (command line suppressed) 12:42:17 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-605@tmp/private_key_7881139626783871527.key (/w/workspace/dgexfoundry_device-sdk-go_PR-605@tmp/private_key_7881139626783871527.key) 12:42:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:42:17 + git semver init 12:42:17 # -> Open(): unable to determine branch for HEAD 12:42:17 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-605/.git 12:42:17 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-605 12:42:17 # $SEMVER_REMOTE_NAME = origin 12:42:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:42:17 # $SEMVER_USER_NAME = edgex-jenkins 12:42:17 # $SEMVER_BRANCH = PR-605 12:42:17 # $SEMVER_TEMP = /tmp/semver-231032348 12:42:17 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 12:42:18 # '/tmp/semver-231032348' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-605/.semver' 12:42:18 # -> Force: false 12:42:18 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-605/.semver [Pipeline] } 12:42:18 $ docker exec --env ******** --env ******** 6f67eb154080991a502fb8bb7066cdf59d31d77f5625cb6421662aac6a22d8f7 ssh-agent -k 12:42:18 unset SSH_AUTH_SOCK; 12:42:18 unset SSH_AGENT_PID; 12:42:18 echo Agent pid 51 killed; 12:42:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:42:18 + git semver [Pipeline] } 12:42:19 $ docker stop --time=1 6f67eb154080991a502fb8bb7066cdf59d31d77f5625cb6421662aac6a22d8f7 12:42:20 $ docker rm -f 6f67eb154080991a502fb8bb7066cdf59d31d77f5625cb6421662aac6a22d8f7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 12:42:21 Stashed 40 file(s) [Pipeline] echo 12:42:21 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo 12:42:21 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 12:42:37 Still waiting to schedule task 12:42:37 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2743’ 12:42:37 Still waiting to schedule task 12:42:37 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 12:44:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2744 in /w/workspace/dgexfoundry_device-sdk-go_PR-605 [Pipeline] { [Pipeline] ws 12:44:35 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 12:44:40 using credential edgex-jenkins-ssh 12:44:40 Cloning the remote Git repository 12:44:40 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 12:44:41 > git init /w/workspace/device-sdk-go/1 # timeout=10 12:44:41 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 12:44:41 > git --version # timeout=10 12:44:41 > git --version # 'git version 2.17.1' 12:44:41 using GIT_SSH to set credentials SSH Credentials for GitHub 12:44:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:44:42 Merging remotes/origin/master commit 4a1412fe3679be6652f13296ba45411ccc085237 into PR head commit 7b5fd9d962cdf83f85a250be553d98a0b2d14ccb 12:44:43 Merge succeeded, producing 7b5fd9d962cdf83f85a250be553d98a0b2d14ccb 12:44:43 Checking out Revision 7b5fd9d962cdf83f85a250be553d98a0b2d14ccb (PR-605) 12:44:42 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 12:44:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:44:42 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 12:44:42 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 12:44:42 using GIT_SSH to set credentials SSH Credentials for GitHub 12:44:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/605/head:refs/remotes/origin/PR-605 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:44:42 > git config core.sparsecheckout # timeout=10 12:44:42 > git checkout -f 7b5fd9d962cdf83f85a250be553d98a0b2d14ccb # timeout=10 12:44:43 > git remote # timeout=10 12:44:43 > git config --get remote.origin.url # timeout=10 12:44:43 using GIT_SSH to set credentials SSH Credentials for GitHub 12:44:43 > git merge 4a1412fe3679be6652f13296ba45411ccc085237 # timeout=10 12:44:43 > git rev-parse HEAD^{commit} # timeout=10 12:44:43 > git config core.sparsecheckout # timeout=10 12:44:43 > git checkout -f 7b5fd9d962cdf83f85a250be553d98a0b2d14ccb # timeout=10 12:44:47 Commit message: "feat: implement v2 callback api" 12:44:47 > git --version # timeout=10 12:44:47 > git --version # 'git version 2.17.1' 12:44:47 fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 12:44:49 ========================================================= 12:44:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 12:44:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:44:50 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 12:44:51 Sending build context to Docker daemon 3.448MB 12:44:51 Step 1/8 : ARG BASE=golang:1.15-alpine 12:44:51 Step 2/8 : FROM ${BASE} 12:44:51 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:44:51 b538f80385f9: Pulling fs layer 12:44:51 74f711af9a0d: Pulling fs layer 12:44:51 99f96fe45779: Pulling fs layer 12:44:51 8529a6b9a6be: Pulling fs layer 12:44:51 45590311c82a: Pulling fs layer 12:44:51 69ca0ff8b7b3: Pulling fs layer 12:44:51 209524e5b208: Pulling fs layer 12:44:51 8529a6b9a6be: Waiting 12:44:51 45590311c82a: Waiting 12:44:51 69ca0ff8b7b3: Waiting 12:44:51 209524e5b208: Waiting 12:44:51 99f96fe45779: Verifying Checksum 12:44:51 99f96fe45779: Download complete 12:44:52 74f711af9a0d: Download complete 12:44:52 45590311c82a: Download complete 12:44:52 69ca0ff8b7b3: Verifying Checksum 12:44:52 69ca0ff8b7b3: Download complete 12:44:52 b538f80385f9: Verifying Checksum 12:44:52 b538f80385f9: Download complete 12:44:52 b538f80385f9: Pull complete 12:44:53 74f711af9a0d: Pull complete 12:44:53 99f96fe45779: Pull complete 12:44:54 209524e5b208: Verifying Checksum 12:44:54 209524e5b208: Download complete 12:44:56 8529a6b9a6be: Verifying Checksum 12:44:56 8529a6b9a6be: Download complete 12:45:08 8529a6b9a6be: Pull complete 12:45:08 45590311c82a: Pull complete 12:45:08 69ca0ff8b7b3: Pull complete 12:45:11 209524e5b208: Pull complete 12:45:11 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 12:45:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 12:45:11 ---> 5bddaf1c2fca 12:45:11 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 12:45:14 ---> Running in 358c1da88a0f 12:45:14 Removing intermediate container 358c1da88a0f 12:45:14 ---> 41cb2e43d992 12:45:14 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:45:14 ---> Running in 76799ec306f2 12:45:17 Removing intermediate container 76799ec306f2 12:45:17 ---> de927cb478ca 12:45:17 Step 5/8 : RUN apk add --no-cache make git 12:45:17 ---> Running in 364d3d578ab1 12:45:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:45:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:45:20 OK: 142 MiB in 39 packages 12:45:21 Removing intermediate container 364d3d578ab1 12:45:21 ---> fb605042398e 12:45:21 Step 6/8 : WORKDIR /device-sdk-go 12:45:21 ---> Running in 075734e47fa3 12:45:21 Removing intermediate container 075734e47fa3 12:45:21 ---> 2d2000671562 12:45:21 Step 7/8 : COPY . . 12:45:23 ---> 9c46136a2f17 12:45:23 Step 8/8 : RUN go mod download 12:45:23 ---> Running in 34a55efe3142 12:45:45 Removing intermediate container 34a55efe3142 12:45:45 ---> 30cb140173d0 12:45:45 Successfully built 30cb140173d0 12:45:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:45:46 + docker inspect -f . ci-base-image-arm64 12:45:46 . [Pipeline] withDockerContainer 12:45:46 prd-ubuntu18.04-docker-arm64-4c-16g-2744 does not seem to be running inside a container 12:45:46 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:45:47 Running on prd-centos7-docker-4c-2g-2745 in /w/workspace/dgexfoundry_device-sdk-go_PR-605 12:45:48 $ docker top 55a6afaee98f5d3f85ca4269f264507d98bc1e7f27e4daf18002f1b08af5ff92 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 12:45:49 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 12:45:50 + go version 12:45:50 go version go1.15.2 linux/arm64 [Pipeline] } 12:45:50 $ docker stop --time=1 55a6afaee98f5d3f85ca4269f264507d98bc1e7f27e4daf18002f1b08af5ff92 12:45:52 $ docker rm -f 55a6afaee98f5d3f85ca4269f264507d98bc1e7f27e4daf18002f1b08af5ff92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:45:53 + docker inspect -f . ci-base-image-arm64 12:45:53 . [Pipeline] withDockerContainer 12:45:53 prd-ubuntu18.04-docker-arm64-4c-16g-2744 does not seem to be running inside a container 12:45:53 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:45:55 $ docker top 3b2c451b21cf367a8024ef7d618a16f45a8a7990fae62c44487c228aa05bbc80 -eo pid,comm 12:45:55 using credential edgex-jenkins-ssh 12:45:55 Cloning the remote Git repository 12:45:55 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 12:45:55 > git init /w/workspace/device-sdk-go/1 # timeout=10 [Pipeline] { [Pipeline] sh 12:45:57 + make test 12:45:57 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 12:45:55 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 12:45:55 > git --version # timeout=10 12:45:55 > git --version # 'git version 2.16.5' 12:45:55 using GIT_SSH to set credentials SSH Credentials for GitHub 12:45:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:45:56 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 12:45:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:45:56 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 12:45:56 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 12:45:56 using GIT_SSH to set credentials SSH Credentials for GitHub 12:45:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/605/head:refs/remotes/origin/PR-605 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:45:57 Merging remotes/origin/master commit 4a1412fe3679be6652f13296ba45411ccc085237 into PR head commit 7b5fd9d962cdf83f85a250be553d98a0b2d14ccb 12:45:57 Merge succeeded, producing 7b5fd9d962cdf83f85a250be553d98a0b2d14ccb 12:45:57 Checking out Revision 7b5fd9d962cdf83f85a250be553d98a0b2d14ccb (PR-605) 12:45:57 > git config core.sparsecheckout # timeout=10 12:45:57 > git checkout -f 7b5fd9d962cdf83f85a250be553d98a0b2d14ccb # timeout=10 12:45:57 > git remote # timeout=10 12:45:57 > git config --get remote.origin.url # timeout=10 12:45:57 using GIT_SSH to set credentials SSH Credentials for GitHub 12:45:57 > git merge 4a1412fe3679be6652f13296ba45411ccc085237 # timeout=10 12:45:57 > git rev-parse HEAD^{commit} # timeout=10 12:45:57 > git config core.sparsecheckout # timeout=10 12:45:57 > git checkout -f 7b5fd9d962cdf83f85a250be553d98a0b2d14ccb # timeout=10 12:46:01 Commit message: "feat: implement v2 callback api" 12:46:01 > git --version # timeout=10 12:46:01 > git --version # 'git version 2.16.5' 12:46:01 fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 12:46:03 ========================================================= 12:46:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 12:46:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:46:05 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 12:46:05 Sending build context to Docker daemon 3.448MB 12:46:06 Step 1/8 : ARG BASE=golang:1.15-alpine 12:46:06 Step 2/8 : FROM ${BASE} 12:46:06 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 12:46:06 df20fa9351a1: Pulling fs layer 12:46:06 ed8968b2872e: Pulling fs layer 12:46:06 a92cc7c5fd73: Pulling fs layer 12:46:06 e871e8e8d7a9: Pulling fs layer 12:46:06 e73272ec9a57: Pulling fs layer 12:46:06 1e910a182e73: Pulling fs layer 12:46:06 4e634b169226: Pulling fs layer 12:46:06 e73272ec9a57: Waiting 12:46:06 1e910a182e73: Waiting 12:46:06 e871e8e8d7a9: Waiting 12:46:06 4e634b169226: Waiting 12:46:06 a92cc7c5fd73: Verifying Checksum 12:46:06 a92cc7c5fd73: Download complete 12:46:06 ed8968b2872e: Verifying Checksum 12:46:06 ed8968b2872e: Download complete 12:46:06 e73272ec9a57: Verifying Checksum 12:46:06 e73272ec9a57: Download complete 12:46:06 1e910a182e73: Verifying Checksum 12:46:06 1e910a182e73: Download complete 12:46:06 df20fa9351a1: Verifying Checksum 12:46:06 df20fa9351a1: Download complete 12:46:06 df20fa9351a1: Pull complete 12:46:06 ed8968b2872e: Pull complete 12:46:07 a92cc7c5fd73: Pull complete 12:46:09 4e634b169226: Verifying Checksum 12:46:09 4e634b169226: Download complete 12:46:10 e871e8e8d7a9: Verifying Checksum 12:46:10 e871e8e8d7a9: Download complete 12:46:19 e871e8e8d7a9: Pull complete 12:46:19 e73272ec9a57: Pull complete 12:46:19 1e910a182e73: Pull complete 12:46:19 ? github.com/edgexfoundry/device-sdk-go [no test files] 12:46:25 4e634b169226: Pull complete 12:46:25 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 12:46:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 12:46:25 ---> f7629b54cfaa 12:46:25 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 12:46:26 ---> Running in 40a34f253c6c 12:46:26 Removing intermediate container 40a34f253c6c 12:46:26 ---> e02c5b3ae4a1 12:46:26 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:46:26 ---> Running in 8085d450301c 12:46:27 Removing intermediate container 8085d450301c 12:46:27 ---> d46731976137 12:46:27 Step 5/8 : RUN apk add --no-cache make git 12:46:28 ---> Running in f976dfbc008e 12:46:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:46:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:46:29 OK: 166 MiB in 39 packages 12:46:30 Removing intermediate container f976dfbc008e 12:46:30 ---> 02ec7f7e95fe 12:46:30 Step 6/8 : WORKDIR /device-sdk-go 12:46:30 ---> Running in ecb599edf466 12:46:30 Removing intermediate container ecb599edf466 12:46:30 ---> c3ab581d8a97 12:46:30 Step 7/8 : COPY . . 12:46:32 ---> c604a6ab2752 12:46:32 Step 8/8 : RUN go mod download 12:46:32 ---> Running in 0ceaa27343ac 12:46:54 Removing intermediate container 0ceaa27343ac 12:46:54 ---> 9150c74615f5 12:46:54 Successfully built 9150c74615f5 12:46:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 12:46:55 + docker inspect -f . ci-base-image-x86_64 12:46:55 . [Pipeline] withDockerContainer 12:46:55 prd-centos7-docker-4c-2g-2745 does not seem to be running inside a container 12:46:55 $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:46:57 $ docker top f83ce5086ecd0ee288303da8d4780cbbcdeac5d5f14e583523b46ee505908954 -eo pid,comm [Pipeline] { [Pipeline] sh 12:46:57 + go version 12:46:57 go version go1.15.2 linux/amd64 [Pipeline] } 12:46:57 $ docker stop --time=1 f83ce5086ecd0ee288303da8d4780cbbcdeac5d5f14e583523b46ee505908954 12:46:59 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 12:46:59 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 12:46:59 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 12:46:59 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.138s coverage: 21.6% of statements 12:46:59 $ docker rm -f f83ce5086ecd0ee288303da8d4780cbbcdeac5d5f14e583523b46ee505908954 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:47:00 + docker inspect -f . ci-base-image-x86_64 12:47:00 . [Pipeline] withDockerContainer 12:47:00 prd-centos7-docker-4c-2g-2745 does not seem to be running inside a container 12:47:00 $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:47:01 $ docker top 6f4d16429f19403dd40ea5d7943a9cbf845d8c53e19271586bd704d06d6c5080 -eo pid,comm 12:47:01 ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.191s coverage: 97.1% of statements [Pipeline] { [Pipeline] sh 12:47:02 + make test 12:47:02 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 12:47:15 ? github.com/edgexfoundry/device-sdk-go [no test files] 12:47:28 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.189s coverage: 9.4% of statements 12:47:28 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.111s coverage: 21.9% of statements 12:47:28 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 12:47:28 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.595s coverage: 41.8% of statements 12:47:28 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 12:47:28 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.743s coverage: 65.4% of statements 12:47:28 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 12:47:28 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 12:47:28 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 12:47:28 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 12:47:28 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.172s coverage: 52.6% of statements 12:47:28 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 12:47:28 ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.861s coverage: 68.9% of statements 12:47:28 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 12:47:28 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 12:47:28 GO111MODULE=on go vet ./... 12:47:37 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 12:47:37 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 12:47:37 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 12:47:38 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.139s coverage: 21.6% of statements 12:47:41 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.804s coverage: 97.1% of statements 12:48:01 gofmt -l . 12:48:01 [ "`gofmt -l .`" = "" ] 12:48:01 ./bin/test-attribution-txt.sh 12:48:01 ./bin/test-go-mod-tidy.sh [Pipeline] stash 12:48:02 Stashed 1 file(s) [Pipeline] } 12:48:02 $ docker stop --time=1 3b2c451b21cf367a8024ef7d618a16f45a8a7990fae62c44487c228aa05bbc80 12:48:04 $ docker rm -f 3b2c451b21cf367a8024ef7d618a16f45a8a7990fae62c44487c228aa05bbc80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:48:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:48:09 + ls -al . 12:48:09 total 232 12:48:09 drwxrwxr-x 11 jenkins jenkins 4096 Oct 1 12:47 . 12:48:09 drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 12:44 .. 12:48:09 -rw-rw-r-- 1 jenkins jenkins 140 Oct 1 12:44 .dockerignore 12:48:09 drwxrwxr-x 8 jenkins jenkins 4096 Oct 1 12:44 .git 12:48:09 drwxrwxr-x 2 jenkins jenkins 4096 Oct 1 12:44 .github 12:48:09 -rw-rw-r-- 1 jenkins jenkins 138 Oct 1 12:44 .gitignore 12:48:09 drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 12:44 .semver 12:48:09 -rw-rw-r-- 1 jenkins jenkins 936 Oct 1 12:44 Dockerfile.build 12:48:09 -rw-rw-r-- 1 jenkins jenkins 785 Oct 1 12:44 Jenkinsfile 12:48:09 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 1 12:44 LICENSE 12:48:09 -rw-rw-r-- 1 jenkins jenkins 1013 Oct 1 12:44 Makefile 12:48:09 -rw-rw-r-- 1 jenkins jenkins 5897 Oct 1 12:44 README.md 12:48:09 -rw-rw-r-- 1 jenkins jenkins 4291 Oct 1 12:44 RELEASE-NOTES.txt 12:48:09 -rw-rw-r-- 1 jenkins jenkins 5 Oct 1 12:42 VERSION 12:48:09 drwxrwxr-x 2 jenkins jenkins 4096 Oct 1 12:44 bin 12:48:09 -rw-r--r-- 1 jenkins jenkins 111047 Oct 1 12:47 coverage.out 12:48:09 drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 12:44 example 12:48:09 -rw-r--r-- 1 jenkins jenkins 517 Oct 1 12:47 go.mod 12:48:09 -rw-r--r-- 1 jenkins jenkins 13464 Oct 1 12:47 go.sum 12:48:09 drwxrwxr-x 15 jenkins jenkins 4096 Oct 1 12:44 internal 12:48:09 drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 12:44 openapi 12:48:09 drwxrwxr-x 5 jenkins jenkins 4096 Oct 1 12:44 pkg 12:48:09 drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 12:44 snap 12:48:09 -rw-rw-r-- 1 jenkins jenkins 222 Oct 1 12:44 version.go [Pipeline] isUnix [Pipeline] sh 12:48:09 + 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=7b5fd9d962cdf83f85a250be553d98a0b2d14ccb --label arch=arm64 --label version=0.0.0 . 12:48:10 Sending build context to Docker daemon 3.56MB 12:48:10 Step 1/24 : ARG BASE=golang:1.15-alpine 12:48:10 Step 2/24 : FROM ${BASE} AS builder 12:48:10 ---> 30cb140173d0 12:48:10 Step 3/24 : ARG MAKE='make build' 12:48:10 ---> Running in 6b01f3558c89 12:48:10 Removing intermediate container 6b01f3558c89 12:48:10 ---> 26e8c31a0d58 12:48:10 Step 4/24 : WORKDIR /device-sdk-go 12:48:11 ---> Running in 40b0588daf51 12:48:11 Removing intermediate container 40b0588daf51 12:48:11 ---> 74fd5ee01e7f 12:48:11 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 12:48:11 ---> Running in a0e01c5fbda8 12:48:12 Removing intermediate container a0e01c5fbda8 12:48:12 ---> 3e21ffa97c33 12:48:12 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:48:12 ---> Running in f19298094c81 12:48:13 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.084s coverage: 9.4% of statements 12:48:13 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.186s coverage: 21.9% of statements 12:48:13 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 12:48:13 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.482s coverage: 41.8% of statements 12:48:13 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 12:48:13 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.493s coverage: 65.4% of statements 12:48:13 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 12:48:13 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 12:48:13 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 12:48:13 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 12:48:13 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.096s coverage: 52.6% of statements 12:48:13 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 12:48:13 ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.937s coverage: 68.9% of statements 12:48:13 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 12:48:13 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 12:48:13 GO111MODULE=on go vet ./... 12:48:15 Removing intermediate container f19298094c81 12:48:15 ---> 20d22c0a09df 12:48:15 Step 7/24 : RUN apk add --update --no-cache make git 12:48:15 ---> Running in 6704e675e136 12:48:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:48:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:48:18 OK: 142 MiB in 39 packages 12:48:19 Removing intermediate container 6704e675e136 12:48:19 ---> 01fd777c1e66 12:48:19 Step 8/24 : COPY . . 12:48:20 ---> a7d071654cfc 12:48:20 Step 9/24 : RUN ${MAKE} 12:48:20 ---> Running in e8bbd5477e07 12:48:22 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 12:48:26 gofmt -l . 12:48:26 [ "`gofmt -l .`" = "" ] 12:48:26 ./bin/test-attribution-txt.sh 12:48:26 ./bin/test-go-mod-tidy.sh [Pipeline] stash 12:48:26 Warning: overwriting stash ‘coverage-report’ 12:48:26 Stashed 1 file(s) [Pipeline] } 12:48:26 $ docker stop --time=1 6f4d16429f19403dd40ea5d7943a9cbf845d8c53e19271586bd704d06d6c5080 12:48:28 $ docker rm -f 6f4d16429f19403dd40ea5d7943a9cbf845d8c53e19271586bd704d06d6c5080 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:48:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:48:30 + ls -al . 12:48:30 total 192 12:48:30 drwxrwxr-x. 11 jenkins jenkins 4096 Oct 1 12:48 . 12:48:30 drwxrwxr-x. 4 jenkins jenkins 28 Oct 1 12:45 .. 12:48:30 drwxrwxr-x. 2 jenkins jenkins 64 Oct 1 12:45 bin 12:48:30 -rw-r--r--. 1 jenkins jenkins 111047 Oct 1 12:48 coverage.out 12:48:30 -rw-rw-r--. 1 jenkins jenkins 936 Oct 1 12:45 Dockerfile.build 12:48:30 -rw-rw-r--. 1 jenkins jenkins 140 Oct 1 12:45 .dockerignore 12:48:30 drwxrwxr-x. 4 jenkins jenkins 48 Oct 1 12:45 example 12:48:30 drwxrwxr-x. 8 jenkins jenkins 179 Oct 1 12:46 .git 12:48:30 drwxrwxr-x. 2 jenkins jenkins 60 Oct 1 12:45 .github 12:48:30 -rw-rw-r--. 1 jenkins jenkins 138 Oct 1 12:45 .gitignore 12:48:30 -rw-r--r--. 1 jenkins jenkins 517 Oct 1 12:48 go.mod 12:48:30 -rw-r--r--. 1 jenkins jenkins 13464 Oct 1 12:48 go.sum 12:48:30 drwxrwxr-x. 15 jenkins jenkins 211 Oct 1 12:45 internal 12:48:30 -rw-rw-r--. 1 jenkins jenkins 785 Oct 1 12:45 Jenkinsfile 12:48:30 -rw-rw-r--. 1 jenkins jenkins 11341 Oct 1 12:45 LICENSE 12:48:30 -rw-rw-r--. 1 jenkins jenkins 1013 Oct 1 12:45 Makefile 12:48:30 drwxrwxr-x. 4 jenkins jenkins 26 Oct 1 12:45 openapi 12:48:30 drwxrwxr-x. 5 jenkins jenkins 50 Oct 1 12:45 pkg 12:48:30 -rw-rw-r--. 1 jenkins jenkins 5897 Oct 1 12:45 README.md 12:48:30 -rw-rw-r--. 1 jenkins jenkins 4291 Oct 1 12:45 RELEASE-NOTES.txt 12:48:30 drwxrwxr-x. 3 jenkins jenkins 58 Oct 1 12:46 .semver 12:48:30 drwxrwxr-x. 4 jenkins jenkins 54 Oct 1 12:45 snap 12:48:30 -rw-rw-r--. 1 jenkins jenkins 5 Oct 1 12:42 VERSION 12:48:30 -rw-rw-r--. 1 jenkins jenkins 222 Oct 1 12:45 version.go [Pipeline] isUnix [Pipeline] sh 12:48:30 + 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=7b5fd9d962cdf83f85a250be553d98a0b2d14ccb --label arch=amd64 --label version=0.0.0 . 12:48:31 Sending build context to Docker daemon 3.56MB 12:48:31 Step 1/24 : ARG BASE=golang:1.15-alpine 12:48:31 Step 2/24 : FROM ${BASE} AS builder 12:48:31 ---> 9150c74615f5 12:48:31 Step 3/24 : ARG MAKE='make build' 12:48:31 ---> Running in 3f9e45402833 12:48:31 Removing intermediate container 3f9e45402833 12:48:31 ---> d4af294ccff7 12:48:31 Step 4/24 : WORKDIR /device-sdk-go 12:48:32 ---> Running in cf4e97e3f912 12:48:32 Removing intermediate container cf4e97e3f912 12:48:32 ---> c9ff7fefb5e6 12:48:32 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 12:48:32 ---> Running in 97cb24833b1a 12:48:32 Removing intermediate container 97cb24833b1a 12:48:32 ---> 02283a019506 12:48:32 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:48:32 ---> Running in a81cb48d7a26 12:48:33 Removing intermediate container a81cb48d7a26 12:48:33 ---> 4622fc2ad0fe 12:48:33 Step 7/24 : RUN apk add --update --no-cache make git 12:48:33 ---> Running in cc01309f360d 12:48:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:48:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:48:35 OK: 166 MiB in 39 packages 12:48:36 Removing intermediate container cc01309f360d 12:48:36 ---> f106e3f6559a 12:48:36 Step 8/24 : COPY . . 12:48:37 ---> 4cd031857668 12:48:37 Step 9/24 : RUN ${MAKE} 12:48:37 ---> Running in a26fe5cabdb5 12:48:38 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 12:48:49 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 12:48:49 Removing intermediate container e8bbd5477e07 12:48:49 ---> 2ec6535aef1b 12:48:49 Step 10/24 : FROM scratch 12:48:49 ---> 12:48:49 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 12:48:49 ---> Running in 097e523ba013 12:48:49 Removing intermediate container 097e523ba013 12:48:49 ---> cf49367660bd 12:48:49 Step 12/24 : ENV APP_PORT=49990 12:48:49 ---> Running in 1c30ccc8fbb8 12:48:49 Removing intermediate container 1c30ccc8fbb8 12:48:49 ---> 99962b00546d 12:48:49 Step 13/24 : EXPOSE $APP_PORT 12:48:49 ---> Running in a699dd7eadaa 12:48:49 Removing intermediate container a699dd7eadaa 12:48:49 ---> a37d3fdd3705 12:48:49 Step 14/24 : WORKDIR / 12:48:49 ---> Running in 5341821b59e0 12:48:49 Removing intermediate container 5341821b59e0 12:48:49 ---> fac822be9bed 12:48:49 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 12:48:50 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 12:48:51 ---> 0b01277bd61a 12:48:51 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 12:48:52 ---> edc2cdf96393 12:48:52 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 12:48:52 ---> 5dc530e73403 12:48:52 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 12:48:52 Removing intermediate container a26fe5cabdb5 12:48:52 ---> 2af055977bfe 12:48:52 Step 10/24 : FROM scratch 12:48:52 ---> 12:48:52 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 12:48:52 ---> Running in 48ddbbc62f8b 12:48:53 Removing intermediate container 48ddbbc62f8b 12:48:53 ---> f14bb84d2054 12:48:53 Step 12/24 : ENV APP_PORT=49990 12:48:53 ---> Running in 7c588a2ca363 12:48:53 ---> 2249feb47c19 12:48:53 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 12:48:53 Removing intermediate container 7c588a2ca363 12:48:53 ---> 0c628e3c521f 12:48:53 Step 13/24 : EXPOSE $APP_PORT 12:48:53 ---> Running in d5113c2a7ae8 12:48:53 Removing intermediate container d5113c2a7ae8 12:48:53 ---> 068148d19269 12:48:53 Step 14/24 : WORKDIR / 12:48:53 ---> Running in e4f3818e8ce1 12:48:53 Removing intermediate container e4f3818e8ce1 12:48:53 ---> 39b710da125e 12:48:53 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 12:48:54 ---> a755f2d2facb 12:48:54 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 12:48:54 ---> Running in 08f091aed610 12:48:54 Removing intermediate container 08f091aed610 12:48:54 ---> 7d2f7da6512b 12:48:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:48:54 ---> Running in df8a316391e3 12:48:54 ---> a31aa6783f1c 12:48:54 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 12:48:55 ---> 16ea3bc7cf5a 12:48:55 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 12:48:55 Removing intermediate container df8a316391e3 12:48:55 ---> 75e4c519cf6d 12:48:55 Step 22/24 : LABEL arch=arm64 12:48:55 ---> Running in f2cff9517564 12:48:55 ---> e00a253227be 12:48:55 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 12:48:55 Removing intermediate container f2cff9517564 12:48:55 ---> 3b6e7683a318 12:48:55 Step 23/24 : LABEL git_sha=7b5fd9d962cdf83f85a250be553d98a0b2d14ccb 12:48:56 ---> 33e351c68172 12:48:56 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 12:48:56 ---> Running in 732331cd4df1 12:48:56 ---> 0abe19885a53 12:48:56 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 12:48:56 ---> Running in edcd0812fb2a 12:48:56 Removing intermediate container 732331cd4df1 12:48:56 ---> e9cea4ea4d89 12:48:56 Step 24/24 : LABEL version=0.0.0 12:48:56 Removing intermediate container edcd0812fb2a 12:48:56 ---> f98436c85386 12:48:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:48:56 ---> Running in ba922274e0f5 12:48:56 ---> Running in 65b88d294814 12:48:56 Removing intermediate container ba922274e0f5 12:48:56 ---> d2534d025ecc 12:48:56 Step 22/24 : LABEL arch=amd64 12:48:56 ---> Running in 578a685db058 12:48:57 Removing intermediate container 65b88d294814 12:48:57 ---> d203b432620c 12:48:57 [Warning] One or more build-args [ARCH] were not consumed 12:48:57 Removing intermediate container 578a685db058 12:48:57 ---> a52b88b7717b 12:48:57 Step 23/24 : LABEL git_sha=7b5fd9d962cdf83f85a250be553d98a0b2d14ccb 12:48:57 ---> Running in 20c24a081e22 12:48:57 Successfully built d203b432620c 12:48:57 Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 12:48:57 Removing intermediate container 20c24a081e22 12:48:57 ---> 755b1b688e87 12:48:57 Step 24/24 : LABEL version=0.0.0 12:48:57 ---> Running in 77197204f454 [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } 12:48:58 Removing intermediate container 77197204f454 12:48:58 ---> adbc0b4d8fbc 12:48:58 [Warning] One or more build-args [ARCH] were not consumed 12:48:58 Successfully built adbc0b4d8fbc 12:48:58 Successfully tagged docker-device-sdk-simple:latest [Pipeline] // stage [Pipeline] } [Pipeline] stage [Pipeline] { (Snap) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] // ws [Pipeline] } [Pipeline] stage [Pipeline] { (Snap) [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 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 12:49:01 provisioning config files... 12:49:01 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-605@tmp/config402688026310465025tmp [Pipeline] { [Pipeline] sh 12:49:01 + set +x 12:49:01 + curl -s https://codecov.io/bash 12:49:01 + bash -s -- [Pipeline] } 12:51:23 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] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 12:51:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:51:31 ---> package-listing.sh 12:51:31 ++ facter osfamily 12:51:31 ++ tr '[:upper:]' '[:lower:]' 12:51:31 + OS_FAMILY=redhat 12:51:31 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-605 12:51:31 + START_PACKAGES=/tmp/packages_start.txt 12:51:31 + END_PACKAGES=/tmp/packages_end.txt 12:51:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:51:31 + PACKAGES=/tmp/packages_start.txt 12:51:31 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-605 ']' 12:51:31 + PACKAGES=/tmp/packages_end.txt 12:51:31 + case "${OS_FAMILY}" in 12:51:31 + rpm -qa 12:51:31 + sort 12:51:35 + '[' -f /tmp/packages_start.txt ']' 12:51:35 + '[' -f /tmp/packages_end.txt ']' 12:51:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:51:35 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-605 ']' 12:51:35 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-605/archives/ 12:51:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-605/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:51:36 provisioning config files... 12:51:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-605@tmp/config4465498850840629494tmp [Pipeline] { [Pipeline] echo 12:51:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:51:37 ---> create-netrc.sh [Pipeline] } 12:51:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 12:51:37 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 12:51:37 ---> python-tools-install.sh 12:51:37 Generating Requirements File 12:52:59 Python 3.6.8 12:52:59 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 12:52:59 aiohttp==3.6.2 12:52:59 appdirs==1.4.3 12:52:59 argcomplete==1.12.1 12:52:59 aspy.yaml==1.3.0 12:52:59 async-timeout==3.0.1 12:52:59 attrs==19.3.0 12:52:59 Babel==2.8.0 12:52:59 beautifulsoup4==4.8.2 12:52:59 boto3==1.11.6 12:52:59 botocore==1.14.6 12:52:59 bs4==0.0.1 12:52:59 cachetools==4.1.1 12:52:59 certifi==2019.11.28 12:52:59 cffi==1.14.3 12:52:59 cfgv==2.0.1 12:52:59 chardet==3.0.4 12:52:59 click==7.1 12:52:59 cliff==3.4.0 12:52:59 cmd2==1.3.10 12:52:59 colorama==0.4.3 12:52:59 cryptography==3.1.1 12:52:59 debtcollector==2.2.0 12:52:59 decorator==4.4.2 12:52:59 defusedxml==0.6.0 12:52:59 Deprecated==1.2.7 12:52:59 distlib==0.3.1 12:52:59 distro==1.2.0 12:52:59 dnspython==1.16.0 12:52:59 docker==4.2.0 12:52:59 docutils==0.15.2 12:52:59 dogpile.cache==1.0.2 12:52:59 email-validator==1.0.5 12:52:59 filelock==3.0.12 12:52:59 future==0.18.2 12:52:59 google-auth==1.22.0 12:52:59 httplib2==0.17.0 12:52:59 identify==1.4.11 12:52:59 idna==2.9 12:52:59 idna-ssl==1.1.0 12:52:59 importlib-metadata==1.7.0 12:52:59 importlib-resources==1.5.0 12:52:59 iso8601==0.1.13 12:52:59 Jinja2==2.11.1 12:52:59 jmespath==0.10.0 12:52:59 jsonpatch==1.26 12:52:59 jsonpointer==2.0 12:52:59 jsonschema==3.2.0 12:52:59 keystoneauth1==4.2.1 12:52:59 kubernetes==11.0.0 12:52:59 lftools==0.34.2 12:52:59 lxml==4.5.0 12:52:59 MarkupSafe==0.23 12:52:59 msgpack==1.0.0 12:52:59 multi-key-dict==2.0.3 12:52:59 multidict==4.7.6 12:52:59 munch==2.5.0 12:52:59 netaddr==0.8.0 12:52:59 netifaces==0.10.9 12:52:59 niet==1.4.2 12:52:59 nodeenv==1.3.5 12:52:59 oauth2client==4.1.3 12:52:59 oauthlib==3.1.0 12:52:59 openstacksdk==0.50.0 12:52:59 os-client-config==2.1.0 12:52:59 os-service-types==1.7.0 12:52:59 osc-lib==2.2.1 12:52:59 oslo.config==8.3.2 12:52:59 oslo.context==3.1.1 12:52:59 oslo.i18n==5.0.1 12:52:59 oslo.log==4.4.0 12:52:59 oslo.serialization==4.0.1 12:52:59 oslo.utils==4.6.0 12:52:59 packaging==20.4 12:52:59 pbr==5.4.4 12:52:59 pluggy==0.13.1 12:52:59 prettytable==0.7.2 12:52:59 py==1.9.0 12:52:59 pyasn1==0.4.8 12:52:59 pyasn1-modules==0.2.8 12:52:59 pycparser==2.20 12:52:59 pygerrit2==2.0.10 12:52:59 PyGithub==1.46 12:52:59 pyinotify==0.9.6 12:52:59 PyJWT==1.7.1 12:52:59 pyparsing==2.4.7 12:52:59 pyperclip==1.8.0 12:52:59 pyroute2==0.4.13 12:52:59 pyrsistent==0.15.7 12:52:59 PySocks==1.6.8 12:52:59 python-cinderclient==7.2.0 12:52:59 python-dateutil==2.8.1 12:52:59 python-heatclient==2.2.1 12:52:59 python-jenkins==1.7.0 12:52:59 python-keystoneclient==4.1.1 12:52:59 python-magnumclient==3.2.1 12:52:59 python-novaclient==17.2.1 12:52:59 python-openstackclient==5.3.1 12:52:59 python-swiftclient==3.10.1 12:52:59 pytz==2020.1 12:52:59 PyYAML==5.3 12:52:59 requests==2.23.0 12:52:59 requests-oauthlib==1.3.0 12:52:59 requestsexceptions==1.4.0 12:52:59 rfc3986==1.4.0 12:52:59 rpm==4.11.3 12:52:59 rsa==4.0 12:52:59 ruamel.yaml==0.16.10 12:52:59 ruamel.yaml.clib==0.2.0 12:52:59 s3transfer==0.3.3 12:52:59 shade==1.27.2 12:52:59 simplejson==3.17.2 12:52:59 six==1.14.0 12:52:59 soupsieve==2.0 12:52:59 stevedore==3.2.2 12:52:59 tabulate==0.8.6 12:52:59 toml==0.10.0 12:52:59 tox==3.20.0 12:52:59 tqdm==4.43.0 12:52:59 typing-extensions==3.7.4.3 12:52:59 urllib3==1.25.8 12:52:59 virtualenv==20.0.31 12:52:59 wcwidth==0.2.5 12:52:59 websocket-client==0.57.0 12:52:59 wrapt==1.12.1 12:52:59 xdg==3.0.2 12:52:59 xmltodict==0.12.0 12:52:59 yarl==1.6.0 12:52:59 yq==2.11.1 12:52:59 zipp==3.2.0 12:52:59 Cache entry deserialization failed, entry ignored 12:52:59 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 12:52:59 Python 2.7.5 12:52:59 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 12:52:59 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 12:52:59 ansible==2.9.7 12:52:59 Babel==0.9.6 12:52:59 backports.ssl-match-hostname==3.5.0.1 12:52:59 beautifulsoup4==4.4.1 12:52:59 bodhi==2.11.0 12:52:59 bodhi-client==2.11.0 12:52:59 CCColUtils==1.4 12:52:59 cffi==1.6.0 12:52:59 chardet==2.2.1 12:52:59 click==6.7 12:52:59 cloud-init==18.5 12:52:59 configobj==4.7.2 12:52:59 cryptography==1.7.2 12:52:59 decorator==3.4.0 12:52:59 distro==1.2.0 12:52:59 enum34==1.0.4 12:52:59 fedpkg==1.38 12:52:59 futures==3.1.1 12:52:59 gitdb==0.6.4 12:52:59 GitPython==1.0.1 12:52:59 html5lib==0.999 12:52:59 httplib2==0.9.2 12:52:59 idna==2.4 12:52:59 iniparse==0.4 12:52:59 ipaddress==1.0.16 12:52:59 IPy==0.75 12:52:59 javapackages==1.0.0 12:52:59 Jinja2==2.7.2 12:52:59 jmespath==0.9.4 12:52:59 jsonpatch==1.2 12:52:59 jsonpointer==1.9 12:52:59 kerberos==1.1 12:52:59 kitchen==1.1.1 12:52:59 langtable==0.0.31 12:52:59 lockfile==0.9.1 12:52:59 lxml==3.2.1 12:52:59 MarkupSafe==0.11 12:52:59 munch==2.0.2 12:52:59 offtrac==0.1.0 12:52:59 openidc-client==0.6.0 12:52:59 packagedb-cli==2.14.1 12:52:59 paramiko==2.1.1 12:52:59 perf==0.1 12:52:59 ply==3.4 12:52:59 policycoreutils-default-encoding==0.1 12:52:59 prettytable==0.7.2 12:52:59 pyasn1==0.1.9 12:52:59 pycparser==2.14 12:52:59 pycurl==7.19.0 12:52:59 pygobject==3.22.0 12:52:59 pygpgme==0.3 12:52:59 pyliblzma==0.5.3 12:52:59 pyOpenSSL==0.13.1 12:52:59 pyparsing==1.5.6 12:52:59 pyserial==2.6 12:52:59 python-augeas==0.5.0 12:52:59 python-bugzilla==2.3.0 12:52:59 python-dateutil==1.5 12:52:59 python-fedora==0.10.0 12:52:59 python-linux-procfs==0.4.9 12:52:59 python-yubico==1.2.3 12:52:59 pyudev==0.15 12:52:59 pyusb==1.0.0b1 12:52:59 pyxattr==0.5.1 12:52:59 PyYAML==3.10 12:52:59 requests==2.6.0 12:52:59 requests-kerberos==0.7.0 12:52:59 rpkg==1.60 12:52:59 schedutils==0.4 12:52:59 seobject==0.1 12:52:59 sepolicy==1.1 12:52:59 six==1.9.0 12:52:59 smmap==0.9.0 12:52:59 urlgrabber==3.10 12:52:59 urllib3==1.10.2 12:52:59 virtualenv==15.1.0 12:52:59 yum-langpacks==0.4.2 12:52:59 yum-metadata-parser==1.1.4 [Pipeline] echo 12:52:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:52:59 ---> sudo-logs.sh 12:52:59 Archiving 'sudo' log.. [Pipeline] echo 12:53:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:53:00 ---> job-cost.sh 12:53:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MSnX 12:53:10 Cache entry deserialization failed, entry ignored 12:53:10 Cache entry deserialization failed, entry ignored 12:53:11 Cache entry deserialization failed, entry ignored 12:53:12 Cache entry deserialization failed, entry ignored 12:53:12 Cache entry deserialization failed, entry ignored 12:53:12 Cache entry deserialization failed, entry ignored 12:53:13 Cache entry deserialization failed, entry ignored 12:53:13 Cache entry deserialization failed, entry ignored 12:53:13 Cache entry deserialization failed, entry ignored 12:53:13 Cache entry deserialization failed, entry ignored 12:53:13 Cache entry deserialization failed, entry ignored 12:53:13 Cache entry deserialization failed, entry ignored 12:53:13 Cache entry deserialization failed, entry ignored 12:53:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 12:53:43 ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts. 12:53:43 12:53:43 We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default. 12:53:43 12:53:43 virtualenv 20.0.31 requires importlib-metadata<2,>=0.12; python_version < "3.8", but you'll have importlib-metadata 2.0.0 which is incompatible. 12:53:43 lf-activate-venv(): INFO: Adding /tmp/venv-MSnX/bin to PATH 12:53:43 INFO: No Stack... 12:53:43 INFO: Retrieving Pricing Info for: v1-standard-2 12:53:44 INFO: Archiving Costs [Pipeline] echo 12:53:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:53:45 ---> logs-deploy.sh 12:53:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-605/1 12:53:45 INFO: archiving workspace using pattern(s): 12:53:47 Archives upload complete. 12:53:47 INFO: archiving logs to Nexus 12:53:48 ---> uname -a: 12:53:48 Linux prd-centos7-docker-4c-2g-2743.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux 12:53:48 12:53:48 12:53:48 ---> lscpu: 12:53:48 Architecture: x86_64 12:53:48 CPU op-mode(s): 32-bit, 64-bit 12:53:48 Byte Order: Little Endian 12:53:48 CPU(s): 4 12:53:48 On-line CPU(s) list: 0-3 12:53:48 Thread(s) per core: 1 12:53:48 Core(s) per socket: 1 12:53:48 Socket(s): 4 12:53:48 NUMA node(s): 1 12:53:48 Vendor ID: GenuineIntel 12:53:48 CPU family: 6 12:53:48 Model: 44 12:53:48 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 12:53:48 Stepping: 1 12:53:48 CPU MHz: 2933.436 12:53:48 BogoMIPS: 5866.87 12:53:48 Virtualization: VT-x 12:53:48 Hypervisor vendor: KVM 12:53:48 Virtualization type: full 12:53:48 L1d cache: 32K 12:53:48 L1i cache: 32K 12:53:48 L2 cache: 4096K 12:53:48 L3 cache: 16384K 12:53:48 NUMA node0 CPU(s): 0-3 12:53:48 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 12:53:48 12:53:48 12:53:48 ---> nproc: 12:53:48 4 12:53:48 12:53:48 12:53:48 ---> df -h: 12:53:48 Filesystem Size Used Avail Use% Mounted on 12:53:48 devtmpfs 887M 0 887M 0% /dev 12:53:48 tmpfs 919M 0 919M 0% /dev/shm 12:53:48 tmpfs 919M 17M 903M 2% /run 12:53:48 tmpfs 919M 0 919M 0% /sys/fs/cgroup 12:53:48 /dev/vda1 50G 7.3G 43G 15% / 12:53:48 tmpfs 184M 0 184M 0% /run/user/1001 12:53:48 12:53:48 12:53:48 ---> free -m: 12:53:48 total used free shared buff/cache available 12:53:48 Mem: 1837 579 66 16 1191 1060 12:53:48 Swap: 1023 0 1023 12:53:48 12:53:48 12:53:48 ---> ip addr: 12:53:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:53:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:53:48 inet 127.0.0.1/8 scope host lo 12:53:48 valid_lft forever preferred_lft forever 12:53:48 inet6 ::1/128 scope host 12:53:48 valid_lft forever preferred_lft forever 12:53:48 2: eth0: mtu 1458 qdisc pfifo_fast state UP group default qlen 1000 12:53:48 link/ether fa:16:3e:76:7a:c3 brd ff:ff:ff:ff:ff:ff 12:53:48 inet 10.30.123.92/23 brd 10.30.123.255 scope global dynamic eth0 12:53:48 valid_lft 85658sec preferred_lft 85658sec 12:53:48 inet6 fe80::f816:3eff:fe76:7ac3/64 scope link 12:53:48 valid_lft forever preferred_lft forever 12:53:48 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 12:53:48 link/ether 02:42:c4:8e:7c:85 brd ff:ff:ff:ff:ff:ff 12:53:48 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:53:48 valid_lft forever preferred_lft forever 12:53:48 inet6 fe80::42:c4ff:fe8e:7c85/64 scope link 12:53:48 valid_lft forever preferred_lft forever 12:53:48 12:53:48 12:53:48 ---> sar -b -r -n DEV: 12:53:48 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/01/2020 _x86_64_ (4 CPU) 12:53:48 12:53:48 12:41:09 PM LINUX RESTART 12:53:48 12:53:48 12:42:01 PM tps rtps wtps bread/s bwrtn/s 12:53:48 12:43:01 PM 26.02 9.24 16.78 4283.94 2225.45 12:53:48 12:44:01 PM 1.70 0.00 1.70 0.00 30.32 12:53:48 12:45:01 PM 0.35 0.00 0.35 0.00 4.93 12:53:48 12:46:01 PM 0.22 0.00 0.22 0.00 2.30 12:53:48 12:47:01 PM 0.27 0.00 0.27 0.00 3.16 12:53:48 12:48:01 PM 0.35 0.02 0.33 0.13 4.36 12:53:48 12:49:01 PM 0.40 0.10 0.30 7.33 3.78 12:53:48 12:50:01 PM 0.65 0.00 0.65 0.00 15.94 12:53:48 12:51:01 PM 0.13 0.00 0.13 0.00 2.18 12:53:48 12:52:01 PM 69.72 55.69 14.03 4670.82 1390.11 12:53:48 12:53:02 PM 94.45 24.06 70.39 1523.93 10159.67 12:53:48 Average: 17.66 8.10 9.56 953.56 1258.49 12:53:48 12:53:48 12:42:01 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:53:48 12:43:01 PM 149924 1731632 92.03 2620 1174912 1118872 38.19 432904 1137564 32 12:53:48 12:44:01 PM 155512 1726044 91.73 2620 1174860 1077176 36.76 429528 1136204 12 12:53:48 12:45:01 PM 154724 1726832 91.78 2620 1174868 1077356 36.77 430532 1136208 8 12:53:48 12:46:01 PM 154100 1727456 91.81 2620 1174868 1077308 36.77 435600 1132136 8 12:53:48 12:47:01 PM 154560 1726996 91.79 2620 1174872 1077260 36.76 438256 1129116 12 12:53:48 12:48:01 PM 155080 1726476 91.76 2620 1174888 1077176 36.76 437784 1129116 12 12:53:48 12:49:01 PM 150636 1730920 91.99 2620 1175256 1089740 37.19 441536 1129240 20 12:53:48 12:50:01 PM 150032 1731524 92.03 2620 1175240 1089764 37.19 438692 1132732 8 12:53:48 12:51:01 PM 149716 1731840 92.04 2620 1175244 1089852 37.19 438720 1132732 16 12:53:48 12:52:01 PM 86040 1795516 95.43 2620 1183068 1129508 38.55 488232 1138708 51048 12:53:48 12:53:02 PM 149932 1731624 92.03 2620 1086848 1109588 37.87 462972 1048384 86500 12:53:48 Average: 146387 1735169 92.22 2620 1167720 1092145 37.27 443160 1125649 12516 12:53:48 12:53:48 12:42:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 12:53:48 12:43:01 PM eth0 85.70 71.50 358.29 53.93 0.00 0.00 0.00 12:53:48 12:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:48 12:43:01 PM docker0 7.66 5.04 1.07 18.53 0.00 0.00 0.00 12:53:48 12:44:01 PM eth0 0.78 0.10 0.06 0.04 0.00 0.00 0.00 12:53:48 12:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:48 12:44:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:48 12:45:01 PM eth0 1.30 0.63 0.65 0.22 0.00 0.00 0.00 12:53:48 12:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:48 12:45:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:48 12:46:01 PM eth0 0.53 0.30 0.28 0.20 0.00 0.00 0.00 12:53:48 12:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:48 12:46:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:48 12:47:01 PM eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 12:53:48 12:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:48 12:47:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:48 12:48:01 PM eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 12:53:48 12:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:48 12:48:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:48 12:49:01 PM eth0 1.78 1.22 1.76 0.53 0.00 0.00 0.00 12:53:48 12:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:48 12:49:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:48 12:50:01 PM eth0 6.48 3.23 5.08 2.59 0.00 0.00 0.00 12:53:48 12:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:48 12:50:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:48 12:51:01 PM eth0 1.82 1.18 1.32 0.72 0.00 0.00 0.00 12:53:48 12:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:48 12:51:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:48 12:52:01 PM eth0 83.34 54.10 554.34 10.06 0.00 0.00 0.00 12:53:48 12:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:48 12:52:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:48 12:53:02 PM eth0 45.01 31.61 320.57 5.62 0.00 0.00 0.00 12:53:48 12:53:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:48 12:53:02 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:48 Average: eth0 20.64 14.92 112.98 6.73 0.00 0.00 0.00 12:53:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:48 Average: docker0 0.70 0.46 0.10 1.69 0.00 0.00 0.00 12:53:48 12:53:48 12:53:48 ---> sar -P ALL: 12:53:48 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/01/2020 _x86_64_ (4 CPU) 12:53:48 12:53:48 12:41:09 PM LINUX RESTART 12:53:48 12:53:48 12:42:01 PM CPU %user %nice %system %iowait %steal %idle 12:53:48 12:43:01 PM all 2.80 0.00 1.55 0.49 0.03 95.13 12:53:48 12:43:01 PM 0 2.95 0.00 1.59 0.05 0.05 95.36 12:53:48 12:43:01 PM 1 3.06 0.00 1.61 0.30 0.03 95.00 12:53:48 12:43:01 PM 2 2.58 0.00 1.39 0.44 0.02 95.58 12:53:48 12:43:01 PM 3 2.61 0.00 1.62 1.14 0.02 94.61 12:53:48 12:44:01 PM all 0.16 0.00 0.05 0.00 0.00 99.79 12:53:48 12:44:01 PM 0 0.50 0.00 0.03 0.00 0.00 99.47 12:53:48 12:44:01 PM 1 0.03 0.00 0.05 0.00 0.02 99.90 12:53:48 12:44:01 PM 2 0.07 0.00 0.08 0.00 0.00 99.85 12:53:48 12:44:01 PM 3 0.03 0.00 0.03 0.00 0.02 99.92 12:53:48 12:45:01 PM all 0.15 0.00 0.04 0.00 0.00 99.80 12:53:48 12:45:01 PM 0 0.05 0.00 0.03 0.00 0.00 99.92 12:53:48 12:45:01 PM 1 0.05 0.00 0.03 0.00 0.00 99.92 12:53:48 12:45:01 PM 2 0.25 0.00 0.03 0.00 0.00 99.72 12:53:48 12:45:01 PM 3 0.28 0.00 0.03 0.00 0.00 99.68 12:53:48 12:46:01 PM all 0.13 0.00 0.04 0.00 0.00 99.83 12:53:48 12:46:01 PM 0 0.02 0.00 0.02 0.00 0.00 99.97 12:53:48 12:46:01 PM 1 0.05 0.00 0.05 0.00 0.00 99.90 12:53:48 12:46:01 PM 2 0.47 0.00 0.07 0.00 0.00 99.47 12:53:48 12:46:01 PM 3 0.02 0.00 0.02 0.00 0.00 99.97 12:53:48 12:47:01 PM all 0.13 0.00 0.04 0.00 0.00 99.83 12:53:48 12:47:01 PM 0 0.03 0.00 0.02 0.00 0.00 99.95 12:53:48 12:47:01 PM 1 0.03 0.00 0.03 0.00 0.02 99.92 12:53:48 12:47:01 PM 2 0.40 0.00 0.10 0.00 0.02 99.48 12:53:48 12:47:01 PM 3 0.02 0.00 0.02 0.00 0.00 99.97 12:53:48 12:48:01 PM all 0.15 0.00 0.02 0.00 0.00 99.83 12:53:48 12:48:01 PM 0 0.00 0.00 0.00 0.00 0.00 100.00 12:53:48 12:48:01 PM 1 0.02 0.00 0.02 0.00 0.00 99.97 12:53:48 12:48:01 PM 2 0.52 0.00 0.02 0.00 0.00 99.47 12:53:48 12:48:01 PM 3 0.05 0.00 0.03 0.00 0.00 99.92 12:53:48 12:49:01 PM all 0.24 0.00 0.05 0.00 0.00 99.72 12:53:48 12:49:01 PM 0 0.23 0.00 0.05 0.00 0.00 99.72 12:53:48 12:49:01 PM 1 0.55 0.00 0.03 0.00 0.00 99.42 12:53:48 12:49:01 PM 2 0.12 0.00 0.07 0.00 0.00 99.82 12:53:48 12:49:01 PM 3 0.05 0.00 0.03 0.00 0.00 99.92 12:53:48 12:50:01 PM all 0.20 0.00 0.06 0.00 0.00 99.73 12:53:48 12:50:01 PM 0 0.25 0.00 0.07 0.00 0.02 99.67 12:53:48 12:50:01 PM 1 0.42 0.00 0.05 0.00 0.02 99.52 12:53:48 12:50:01 PM 2 0.12 0.00 0.07 0.00 0.00 99.82 12:53:48 12:50:01 PM 3 0.07 0.00 0.03 0.00 0.00 99.90 12:53:48 12:51:01 PM all 0.22 0.00 0.04 0.00 0.00 99.74 12:53:48 12:51:01 PM 0 0.52 0.00 0.07 0.00 0.00 99.42 12:53:48 12:51:01 PM 1 0.05 0.00 0.05 0.00 0.00 99.90 12:53:48 12:51:01 PM 2 0.12 0.00 0.05 0.00 0.02 99.82 12:53:48 12:51:01 PM 3 0.17 0.00 0.02 0.00 0.00 99.82 12:53:48 12:52:01 PM all 8.48 0.00 1.25 1.30 0.02 88.95 12:53:48 12:52:01 PM 0 16.27 0.00 1.60 0.27 0.02 81.85 12:53:48 12:52:01 PM 1 4.44 0.00 1.34 3.40 0.02 90.80 12:53:48 12:52:01 PM 2 9.65 0.00 1.54 0.67 0.02 88.12 12:53:48 12:52:01 PM 3 3.58 0.00 0.54 0.89 0.02 94.98 12:53:48 12:53:02 PM all 15.68 0.00 3.08 1.89 0.04 79.31 12:53:48 12:53:02 PM 0 26.48 0.00 3.38 1.91 0.03 68.19 12:53:48 12:53:02 PM 1 11.42 0.00 2.62 1.41 0.02 84.52 12:53:48 12:53:02 PM 2 11.86 0.00 3.20 1.36 0.05 83.53 12:53:48 12:53:02 PM 3 13.01 0.00 3.07 2.87 0.03 81.01 12:53:48 12:53:48 Average: CPU %user %nice %system %iowait %steal %idle 12:53:48 Average: all 2.56 0.00 0.56 0.33 0.01 96.54 12:53:48 Average: 0 4.26 0.00 0.62 0.20 0.01 94.91 12:53:48 Average: 1 1.82 0.00 0.53 0.46 0.01 97.17 12:53:48 Average: 2 2.36 0.00 0.60 0.22 0.01 96.80 12:53:48 Average: 3 1.79 0.00 0.49 0.44 0.01 97.27 12:53:48 12:53:48 12:53:48