Pull request #622 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 AlexCuse for edgexfoundry/device-sdk-go Loading trusted files from base branch master at 833c05b782f270c396ee40879762f076aaf9331e rather than 096110c27a6c50f567ac7c81e733e8dc4424b97d Obtained Jenkinsfile from 833c05b782f270c396ee40879762f076aaf9331e 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-622/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-622/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, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [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: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-3642’ is offline Running on prd-centos7-docker-4c-2g-3931 in /w/workspace/dgexfoundry_device-sdk-go_PR-622 [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-622 # 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 Merging remotes/origin/master commit 833c05b782f270c396ee40879762f076aaf9331e into PR head commit 096110c27a6c50f567ac7c81e733e8dc4424b97d Merge succeeded, producing 096110c27a6c50f567ac7c81e733e8dc4424b97d Checking out Revision 096110c27a6c50f567ac7c81e733e8dc4424b97d (PR-622) > 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/622/head:refs/remotes/origin/PR-622 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 096110c27a6c50f567ac7c81e733e8dc4424b97d # 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 833c05b782f270c396ee40879762f076aaf9331e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 096110c27a6c50f567ac7c81e733e8dc4424b97d # timeout=10 Commit message: "feat(sdk): expose RegistryClient registryClient was already available on DeviceService, just made it public" 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 10:16:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:16:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:16:24 ========================================================= 10:16:24 EdgeX Global Pipelines Version Info 10:16:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:16:26 ------------------- 10:16:26 stable info: 10:16:26 ------------------- 10:16:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:16:26 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 10:16:26 Message: update stable to v1.0.131 10:16:27 ------------------- 10:16:27 experimental info: 10:16:27 ------------------- 10:16:27 Commited By: **** collab-it+edgex@linuxfoundation.org 10:16:27 Commit SHA: 570db4806bfd36b7d07759f4849a4530ec9e8d2a 10:16:27 Message: update experimental to v1.0.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 10:16:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 10:16:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 10:16:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:16:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:16:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:16:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 10:16:29 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 10:16:29 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 10:16:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 10:16:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:16:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:16:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 10:16:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:16:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:16:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:16:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 10:16:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:16:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:16:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:16:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:16:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:16:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 10:16:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:16:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:16:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:16:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-622 [Pipeline] echo 10:16:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-622 [Pipeline] echo 10:16:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-622 [Pipeline] echo 10:16:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 096110c27a6c50f567ac7c81e733e8dc4424b97d [Pipeline] echo 10:16:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 096110c [Pipeline] echo 10:16:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:16:33 + git log --format=format:%s -1 096110c27a6c50f567ac7c81e733e8dc4424b97d [Pipeline] echo 10:16:33 GIT_COMMIT: 096110c27a6c50f567ac7c81e733e8dc4424b97d, Commit Message: feat(sdk): expose RegistryClient registryClient was already available on DeviceService, just made it public [Pipeline] echo 10:16:33 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 10:16:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:16:35 10:16:35 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:16:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:16:36 latest: Pulling from edgex-devops/git-semver 10:16:36 31603596830f: Pulling fs layer 10:16:36 2a8b12db71e7: Pulling fs layer 10:16:36 6ca5941a6612: Pulling fs layer 10:16:36 ecc8261a40a4: Pulling fs layer 10:16:36 ecc8261a40a4: Waiting 10:16:36 2a8b12db71e7: Download complete 10:16:36 31603596830f: Verifying Checksum 10:16:36 31603596830f: Download complete 10:16:37 ecc8261a40a4: Verifying Checksum 10:16:37 ecc8261a40a4: Download complete 10:16:37 6ca5941a6612: Verifying Checksum 10:16:37 6ca5941a6612: Download complete 10:16:37 31603596830f: Pull complete 10:16:38 2a8b12db71e7: Pull complete 10:16:40 6ca5941a6612: Pull complete 10:16:40 ecc8261a40a4: Pull complete 10:16:40 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 10:16:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:16:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:16:41 prd-centos7-docker-4c-2g-3931 does not seem to be running inside a container 10:16:41 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-622 -v /w/workspace/dgexfoundry_device-sdk-go_PR-622:/w/workspace/dgexfoundry_device-sdk-go_PR-622:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-622@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-622@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 10:16:43 $ docker top d31d866d333766b947e4941ba246c85a90e7a09aa6b2c3c60560e5d8421da680 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:16:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:16:44 [ssh-agent] Looking for ssh-agent implementation... 10:16:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:16:44 $ docker exec d31d866d333766b947e4941ba246c85a90e7a09aa6b2c3c60560e5d8421da680 ssh-agent 10:16:44 SSH_AUTH_SOCK=/tmp/ssh-5mcDPHS9fVFC/agent.12 10:16:44 SSH_AGENT_PID=17 10:16:45 Running ssh-add (command line suppressed) 10:16:45 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-622@tmp/private_key_1168745031049863499.key (/w/workspace/dgexfoundry_device-sdk-go_PR-622@tmp/private_key_1168745031049863499.key) 10:16:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:16:46 + git describe --exact-match --tags HEAD 10:16:46 fatal: no tag exactly matches '096110c27a6c50f567ac7c81e733e8dc4424b97d' [Pipeline] } 10:16:46 $ docker exec --env ******** --env ******** d31d866d333766b947e4941ba246c85a90e7a09aa6b2c3c60560e5d8421da680 ssh-agent -k 10:16:46 unset SSH_AUTH_SOCK; 10:16:46 unset SSH_AGENT_PID; 10:16:46 echo Agent pid 17 killed; 10:16:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 10:16:46 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 10:16:46 This usually means this commit has not been tagged. [Pipeline] sshagent 10:16:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:16:47 [ssh-agent] Looking for ssh-agent implementation... 10:16:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:16:47 $ docker exec d31d866d333766b947e4941ba246c85a90e7a09aa6b2c3c60560e5d8421da680 ssh-agent 10:16:47 SSH_AUTH_SOCK=/tmp/ssh-Rbgs0WsZyW4j/agent.46 10:16:47 SSH_AGENT_PID=51 10:16:47 Running ssh-add (command line suppressed) 10:16:48 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-622@tmp/private_key_1489322096406769138.key (/w/workspace/dgexfoundry_device-sdk-go_PR-622@tmp/private_key_1489322096406769138.key) 10:16:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:16:48 + git semver init 10:16:48 # -> Open(): unable to determine branch for HEAD 10:16:48 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-622/.git 10:16:48 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-622 10:16:48 # $SEMVER_REMOTE_NAME = origin 10:16:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:16:48 # $SEMVER_USER_NAME = edgex-jenkins 10:16:48 # $SEMVER_BRANCH = PR-622 10:16:48 # $SEMVER_TEMP = /tmp/semver-772845323 10:16:48 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 10:16:49 # '/tmp/semver-772845323' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-622/.semver' 10:16:49 # -> Force: false 10:16:49 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-622/.semver [Pipeline] } 10:16:49 $ docker exec --env ******** --env ******** d31d866d333766b947e4941ba246c85a90e7a09aa6b2c3c60560e5d8421da680 ssh-agent -k 10:16:50 unset SSH_AUTH_SOCK; 10:16:50 unset SSH_AGENT_PID; 10:16:50 echo Agent pid 51 killed; 10:16:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:16:51 + git semver [Pipeline] } 10:16:51 $ docker stop --time=1 d31d866d333766b947e4941ba246c85a90e7a09aa6b2c3c60560e5d8421da680 10:16:53 $ docker rm -f d31d866d333766b947e4941ba246c85a90e7a09aa6b2c3c60560e5d8421da680 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 10:16:55 Stashed 46 file(s) [Pipeline] echo 10:16:55 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo 10:16:55 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 10:17:11 Still waiting to schedule task 10:17:11 Waiting for next available executor on ‘centos7-docker-4c-2g’ 10:17:11 Still waiting to schedule task 10:17:11 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 10:19:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3932 in /w/workspace/dgexfoundry_device-sdk-go_PR-622 [Pipeline] { [Pipeline] ws 10:19:14 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 10:19:19 using credential edgex-jenkins-ssh 10:19:19 Cloning the remote Git repository 10:19:20 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 10:19:20 > git init /w/workspace/device-sdk-go/1 # timeout=10 10:19:20 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:19:20 > git --version # timeout=10 10:19:20 > git --version # 'git version 2.17.1' 10:19:20 using GIT_SSH to set credentials SSH Credentials for GitHub 10:19:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:19:21 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:19:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:19:21 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:19:21 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:19:21 using GIT_SSH to set credentials SSH Credentials for GitHub 10:19:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/622/head:refs/remotes/origin/PR-622 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:19:22 Merging remotes/origin/master commit 833c05b782f270c396ee40879762f076aaf9331e into PR head commit 096110c27a6c50f567ac7c81e733e8dc4424b97d 10:19:22 Merge succeeded, producing 096110c27a6c50f567ac7c81e733e8dc4424b97d 10:19:22 Checking out Revision 096110c27a6c50f567ac7c81e733e8dc4424b97d (PR-622) 10:19:22 > git config core.sparsecheckout # timeout=10 10:19:22 > git checkout -f 096110c27a6c50f567ac7c81e733e8dc4424b97d # timeout=10 10:19:22 > git remote # timeout=10 10:19:22 > git config --get remote.origin.url # timeout=10 10:19:22 using GIT_SSH to set credentials SSH Credentials for GitHub 10:19:22 > git merge 833c05b782f270c396ee40879762f076aaf9331e # timeout=10 10:19:22 > git rev-parse HEAD^{commit} # timeout=10 10:19:22 > git config core.sparsecheckout # timeout=10 10:19:22 > git checkout -f 096110c27a6c50f567ac7c81e733e8dc4424b97d # timeout=10 10:19:27 Commit message: "feat(sdk): expose RegistryClient registryClient was already available on DeviceService, just made it public" 10:19:27 > git --version # timeout=10 10:19:27 > git --version # 'git version 2.17.1' 10:19:27 fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 10:19:28 ========================================================= 10:19:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 10:19:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:19:30 + 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 . 10:19:31 Sending build context to Docker daemon 3.499MB 10:19:31 Step 1/8 : ARG BASE=golang:1.15-alpine 10:19:31 Step 2/8 : FROM ${BASE} 10:19:31 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:19:31 b538f80385f9: Pulling fs layer 10:19:31 74f711af9a0d: Pulling fs layer 10:19:31 99f96fe45779: Pulling fs layer 10:19:31 8529a6b9a6be: Pulling fs layer 10:19:31 45590311c82a: Pulling fs layer 10:19:31 69ca0ff8b7b3: Pulling fs layer 10:19:31 209524e5b208: Pulling fs layer 10:19:31 8529a6b9a6be: Waiting 10:19:31 45590311c82a: Waiting 10:19:31 69ca0ff8b7b3: Waiting 10:19:31 209524e5b208: Waiting 10:19:31 99f96fe45779: Verifying Checksum 10:19:31 99f96fe45779: Download complete 10:19:31 74f711af9a0d: Verifying Checksum 10:19:31 74f711af9a0d: Download complete 10:19:31 45590311c82a: Download complete 10:19:31 69ca0ff8b7b3: Verifying Checksum 10:19:31 69ca0ff8b7b3: Download complete 10:19:32 b538f80385f9: Download complete 10:19:33 b538f80385f9: Pull complete 10:19:33 74f711af9a0d: Pull complete 10:19:33 99f96fe45779: Pull complete 10:19:34 209524e5b208: Verifying Checksum 10:19:34 209524e5b208: Download complete 10:19:36 8529a6b9a6be: Verifying Checksum 10:19:36 8529a6b9a6be: Download complete 10:19:46 8529a6b9a6be: Pull complete 10:19:46 45590311c82a: Pull complete 10:19:47 69ca0ff8b7b3: Pull complete 10:19:51 209524e5b208: Pull complete 10:19:51 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 10:19:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 10:19:51 ---> 5bddaf1c2fca 10:19:51 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:19:54 ---> Running in f8a6c75a8294 10:19:54 Removing intermediate container f8a6c75a8294 10:19:54 ---> a46aadfe286e 10:19:54 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:19:54 ---> Running in 5ef6fe7336b1 10:19:57 Removing intermediate container 5ef6fe7336b1 10:19:57 ---> ae2c0efee9c5 10:19:57 Step 5/8 : RUN apk add --no-cache make git 10:19:57 ---> Running in 6fbf5a4f4574 10:19:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:19:59 Running on prd-centos7-docker-4c-2g-3933 in /w/workspace/dgexfoundry_device-sdk-go_PR-622 [Pipeline] { [Pipeline] ws 10:19:59 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 10:20:02 using credential edgex-jenkins-ssh 10:20:02 Cloning the remote Git repository 10:20:02 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 10:20:02 > git init /w/workspace/device-sdk-go/1 # timeout=10 10:20:02 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:20:02 > git --version # timeout=10 10:20:02 > git --version # 'git version 2.16.5' 10:20:02 using GIT_SSH to set credentials SSH Credentials for GitHub 10:20:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:20:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:20:09 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:20:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:20:09 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:20:09 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:20:09 using GIT_SSH to set credentials SSH Credentials for GitHub 10:20:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/622/head:refs/remotes/origin/PR-622 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:20:09 Merging remotes/origin/master commit 833c05b782f270c396ee40879762f076aaf9331e into PR head commit 096110c27a6c50f567ac7c81e733e8dc4424b97d 10:20:09 Merge succeeded, producing 096110c27a6c50f567ac7c81e733e8dc4424b97d 10:20:09 Checking out Revision 096110c27a6c50f567ac7c81e733e8dc4424b97d (PR-622) 10:20:09 > git config core.sparsecheckout # timeout=10 10:20:09 > git checkout -f 096110c27a6c50f567ac7c81e733e8dc4424b97d # timeout=10 10:20:09 > git remote # timeout=10 10:20:09 > git config --get remote.origin.url # timeout=10 10:20:09 using GIT_SSH to set credentials SSH Credentials for GitHub 10:20:09 > git merge 833c05b782f270c396ee40879762f076aaf9331e # timeout=10 10:20:09 > git rev-parse HEAD^{commit} # timeout=10 10:20:09 > git config core.sparsecheckout # timeout=10 10:20:09 > git checkout -f 096110c27a6c50f567ac7c81e733e8dc4424b97d # timeout=10 10:20:13 Commit message: "feat(sdk): expose RegistryClient registryClient was already available on DeviceService, just made it public" 10:20:13 > git --version # timeout=10 10:20:13 > git --version # 'git version 2.16.5' 10:20:13 fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 10:20:15 ========================================================= 10:20:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 10:20:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:20:15 + 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 . 10:20:16 Sending build context to Docker daemon 3.501MB 10:20:16 Step 1/8 : ARG BASE=golang:1.15-alpine 10:20:16 Step 2/8 : FROM ${BASE} 10:20:16 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 10:20:16 df20fa9351a1: Pulling fs layer 10:20:16 ed8968b2872e: Pulling fs layer 10:20:16 a92cc7c5fd73: Pulling fs layer 10:20:16 e871e8e8d7a9: Pulling fs layer 10:20:16 e73272ec9a57: Pulling fs layer 10:20:16 1e910a182e73: Pulling fs layer 10:20:16 4e634b169226: Pulling fs layer 10:20:16 e871e8e8d7a9: Waiting 10:20:16 e73272ec9a57: Waiting 10:20:16 4e634b169226: Waiting 10:20:16 1e910a182e73: Waiting 10:20:16 a92cc7c5fd73: Download complete 10:20:16 df20fa9351a1: Verifying Checksum 10:20:16 df20fa9351a1: Download complete 10:20:16 e73272ec9a57: Verifying Checksum 10:20:16 e73272ec9a57: Download complete 10:20:16 ed8968b2872e: Verifying Checksum 10:20:16 ed8968b2872e: Download complete 10:20:16 1e910a182e73: Verifying Checksum 10:20:16 1e910a182e73: Download complete 10:20:16 df20fa9351a1: Pull complete 10:20:17 ed8968b2872e: Pull complete 10:20:17 a92cc7c5fd73: Pull complete 10:20:21 4e634b169226: Verifying Checksum 10:20:21 4e634b169226: Download complete 10:20:21 e871e8e8d7a9: Verifying Checksum 10:20:21 e871e8e8d7a9: Download complete 10:20:22 OK: 142 MiB in 39 packages 10:20:22 Removing intermediate container 6fbf5a4f4574 10:20:22 ---> 393c15edbdb1 10:20:22 Step 6/8 : WORKDIR /device-sdk-go 10:20:22 ---> Running in dbeb0f2abf1a 10:20:22 Removing intermediate container dbeb0f2abf1a 10:20:22 ---> 25377c1aee92 10:20:22 Step 7/8 : COPY . . 10:20:23 ---> 29706fa1addb 10:20:23 Step 8/8 : RUN go mod download 10:20:24 ---> Running in 4ad6fe4c441e 10:20:27 e871e8e8d7a9: Pull complete 10:20:27 e73272ec9a57: Pull complete 10:20:27 1e910a182e73: Pull complete 10:20:31 4e634b169226: Pull complete 10:20:31 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 10:20:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 10:20:31 ---> f7629b54cfaa 10:20:31 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:20:31 ---> Running in 03acdc7efeaf 10:20:32 Removing intermediate container 03acdc7efeaf 10:20:32 ---> 4b2106b7db39 10:20:32 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:20:32 ---> Running in a50c704ea2f8 10:20:32 Removing intermediate container a50c704ea2f8 10:20:32 ---> 4e196accbbce 10:20:32 Step 5/8 : RUN apk add --no-cache make git 10:20:32 ---> Running in 59ca731e8a28 10:20:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:20:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:20:37 OK: 166 MiB in 39 packages 10:20:38 Removing intermediate container 59ca731e8a28 10:20:38 ---> f7e465169715 10:20:38 Step 6/8 : WORKDIR /device-sdk-go 10:20:38 ---> Running in 7785158eff2e 10:20:38 Removing intermediate container 7785158eff2e 10:20:38 ---> 75326ab030d1 10:20:38 Step 7/8 : COPY . . 10:20:39 ---> 21dad8d16b35 10:20:39 Step 8/8 : RUN go mod download 10:20:39 ---> Running in 2ac2ee1c459b 10:20:46 Removing intermediate container 4ad6fe4c441e 10:20:46 ---> 88fede3becd7 10:20:46 Successfully built 88fede3becd7 10:20:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:20:46 + docker inspect -f . ci-base-image-arm64 10:20:46 . [Pipeline] withDockerContainer 10:20:47 prd-ubuntu18.04-docker-arm64-4c-16g-3932 does not seem to be running inside a container 10:20:47 $ 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 10:20:49 $ docker top 98f3970f912ff93b60e63eca6f75bff5816ce281cd0aa9246f632826759aee95 -eo pid,comm [Pipeline] { [Pipeline] sh 10:20:50 + go version 10:20:50 go version go1.15.2 linux/arm64 [Pipeline] } 10:20:50 $ docker stop --time=1 98f3970f912ff93b60e63eca6f75bff5816ce281cd0aa9246f632826759aee95 10:20:52 $ docker rm -f 98f3970f912ff93b60e63eca6f75bff5816ce281cd0aa9246f632826759aee95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:20:53 + docker inspect -f . ci-base-image-arm64 10:20:53 . [Pipeline] withDockerContainer 10:20:54 prd-ubuntu18.04-docker-arm64-4c-16g-3932 does not seem to be running inside a container 10:20:54 $ 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 10:20:56 $ docker top 109b48ef508a5237f0ece48532a4a4d151ad07cdf2804f26971ae668be510c22 -eo pid,comm [Pipeline] { [Pipeline] sh 10:20:57 + make test 10:20:57 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:20:58 Removing intermediate container 2ac2ee1c459b 10:20:58 ---> 96116847f6af 10:20:58 Successfully built 96116847f6af 10:20:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:20:58 + docker inspect -f . ci-base-image-x86_64 10:20:58 . [Pipeline] withDockerContainer 10:20:58 prd-centos7-docker-4c-2g-3933 does not seem to be running inside a container 10:20:58 $ 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-x86_64 cat 10:20:59 $ docker top 252e180dd6b7cc17f3f145a5415e0e08457734b8b948e6fdce9e45b4112ce6ae -eo pid,comm [Pipeline] { [Pipeline] sh 10:20:59 + go version 10:20:59 go version go1.15.2 linux/amd64 [Pipeline] } 10:20:59 $ docker stop --time=1 252e180dd6b7cc17f3f145a5415e0e08457734b8b948e6fdce9e45b4112ce6ae 10:21:01 $ docker rm -f 252e180dd6b7cc17f3f145a5415e0e08457734b8b948e6fdce9e45b4112ce6ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:21:02 + docker inspect -f . ci-base-image-x86_64 10:21:02 . [Pipeline] withDockerContainer 10:21:02 prd-centos7-docker-4c-2g-3933 does not seem to be running inside a container 10:21:02 $ 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-x86_64 cat 10:21:03 $ docker top 0856ccd3bfa693656aca00a4d027e050c12d8d191dc2796839465eff83058319 -eo pid,comm [Pipeline] { [Pipeline] sh 10:21:03 + make test 10:21:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:21:10 ? github.com/edgexfoundry/device-sdk-go [no test files] 10:21:19 ? github.com/edgexfoundry/device-sdk-go [no test files] 10:21:25 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 10:21:25 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 10:21:25 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 10:21:25 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.069s coverage: 21.6% of statements 10:21:26 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.435s coverage: 97.1% of statements 10:21:58 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.056s coverage: 9.4% of statements 10:21:58 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.050s coverage: 21.9% of statements 10:21:58 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 10:21:58 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.180s coverage: 40.3% of statements 10:21:58 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 10:21:58 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.270s coverage: 65.4% of statements 10:21:58 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 10:21:58 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 10:21:58 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 10:21:58 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 10:21:58 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.068s coverage: 52.6% of statements 10:21:58 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 10:21:58 ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.403s coverage: 68.9% of statements 10:21:58 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 10:21:58 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 10:21:58 GO111MODULE=on go vet ./... 10:21:58 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 10:21:58 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 10:21:58 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 10:21:58 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.133s coverage: 21.6% of statements 10:22:03 ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.203s coverage: 97.1% of statements 10:22:05 gofmt -l . 10:22:05 [ "`gofmt -l .`" = "" ] 10:22:05 ./bin/test-attribution-txt.sh 10:22:05 ./bin/test-go-mod-tidy.sh [Pipeline] stash 10:22:05 Stashed 1 file(s) [Pipeline] } 10:22:05 $ docker stop --time=1 0856ccd3bfa693656aca00a4d027e050c12d8d191dc2796839465eff83058319 10:22:07 $ docker rm -f 0856ccd3bfa693656aca00a4d027e050c12d8d191dc2796839465eff83058319 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:22:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:22:11 + ls -al . 10:22:11 total 192 10:22:11 drwxrwxr-x. 11 jenkins jenkins 4096 Oct 7 10:22 . 10:22:11 drwxrwxr-x. 4 jenkins jenkins 28 Oct 7 10:20 .. 10:22:11 drwxrwxr-x. 2 jenkins jenkins 64 Oct 7 10:20 bin 10:22:11 -rw-r--r--. 1 jenkins jenkins 111041 Oct 7 10:21 coverage.out 10:22:11 -rw-rw-r--. 1 jenkins jenkins 936 Oct 7 10:20 Dockerfile.build 10:22:11 -rw-rw-r--. 1 jenkins jenkins 140 Oct 7 10:20 .dockerignore 10:22:11 drwxrwxr-x. 4 jenkins jenkins 48 Oct 7 10:20 example 10:22:11 drwxrwxr-x. 8 jenkins jenkins 179 Oct 7 10:20 .git 10:22:11 drwxrwxr-x. 2 jenkins jenkins 60 Oct 7 10:20 .github 10:22:11 -rw-rw-r--. 1 jenkins jenkins 138 Oct 7 10:20 .gitignore 10:22:11 -rw-r--r--. 1 jenkins jenkins 517 Oct 7 10:22 go.mod 10:22:11 -rw-r--r--. 1 jenkins jenkins 13652 Oct 7 10:22 go.sum 10:22:11 drwxrwxr-x. 15 jenkins jenkins 211 Oct 7 10:20 internal 10:22:11 -rw-rw-r--. 1 jenkins jenkins 901 Oct 7 10:20 Jenkinsfile 10:22:11 -rw-rw-r--. 1 jenkins jenkins 11341 Oct 7 10:20 LICENSE 10:22:11 -rw-rw-r--. 1 jenkins jenkins 1013 Oct 7 10:20 Makefile 10:22:11 drwxrwxr-x. 4 jenkins jenkins 26 Oct 7 10:20 openapi 10:22:11 drwxrwxr-x. 5 jenkins jenkins 50 Oct 7 10:20 pkg 10:22:11 -rw-rw-r--. 1 jenkins jenkins 5897 Oct 7 10:20 README.md 10:22:11 -rw-rw-r--. 1 jenkins jenkins 4291 Oct 7 10:20 RELEASE-NOTES.txt 10:22:11 drwxrwxr-x. 3 jenkins jenkins 58 Oct 7 10:20 .semver 10:22:11 drwxrwxr-x. 4 jenkins jenkins 54 Oct 7 10:20 snap 10:22:11 -rw-rw-r--. 1 jenkins jenkins 5 Oct 7 10:16 VERSION 10:22:11 -rw-rw-r--. 1 jenkins jenkins 222 Oct 7 10:20 version.go [Pipeline] isUnix [Pipeline] sh 10:22:11 + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=096110c27a6c50f567ac7c81e733e8dc4424b97d --label arch=amd64 --label version=0.0.0 . 10:22:11 Sending build context to Docker daemon 3.613MB 10:22:11 Step 1/24 : ARG BASE=golang:1.15-alpine 10:22:11 Step 2/24 : FROM ${BASE} AS builder 10:22:11 ---> 96116847f6af 10:22:11 Step 3/24 : ARG MAKE='make build' 10:22:12 ---> Running in 9e4b831051f8 10:22:12 Removing intermediate container 9e4b831051f8 10:22:12 ---> 5efc9292f781 10:22:12 Step 4/24 : WORKDIR /device-sdk-go 10:22:12 ---> Running in b2aa5a3aea0c 10:22:12 Removing intermediate container b2aa5a3aea0c 10:22:12 ---> 09a49bf0eba3 10:22:12 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:22:13 ---> Running in 3ebb54fe7101 10:22:13 Removing intermediate container 3ebb54fe7101 10:22:13 ---> b2d60073871b 10:22:13 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:22:13 ---> Running in d17694230d9b 10:22:14 Removing intermediate container d17694230d9b 10:22:14 ---> 94f7fb3c843e 10:22:14 Step 7/24 : RUN apk add --update --no-cache make git 10:22:14 ---> Running in 06705e0445f8 10:22:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:22:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:22:17 OK: 166 MiB in 39 packages 10:22:17 Removing intermediate container 06705e0445f8 10:22:17 ---> 27a6f01b19f7 10:22:17 Step 8/24 : COPY . . 10:22:18 ---> 1efaab92f62d 10:22:18 Step 9/24 : RUN ${MAKE} 10:22:18 ---> Running in 7ca0207b3279 10:22:19 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 10:22:27 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 10:22:28 Removing intermediate container 7ca0207b3279 10:22:28 ---> 9fef053d9bde 10:22:28 Step 10/24 : FROM scratch 10:22:28 ---> 10:22:28 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:22:28 ---> Running in 05627b6d13b7 10:22:28 Removing intermediate container 05627b6d13b7 10:22:28 ---> 6eb19d538f65 10:22:28 Step 12/24 : ENV APP_PORT=49990 10:22:28 ---> Running in f079d3ef3eb5 10:22:28 Removing intermediate container f079d3ef3eb5 10:22:28 ---> 327cdfec5a3b 10:22:28 Step 13/24 : EXPOSE $APP_PORT 10:22:28 ---> Running in 7529be18b07f 10:22:28 Removing intermediate container 7529be18b07f 10:22:28 ---> 9cf6270ac500 10:22:28 Step 14/24 : WORKDIR / 10:22:29 ---> Running in 8fc8f688c4df 10:22:29 Removing intermediate container 8fc8f688c4df 10:22:29 ---> 7ab25df1c1e0 10:22:29 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 10:22:29 ---> 6472b3b1623f 10:22:29 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 10:22:30 ---> c2b5a23c3aa3 10:22:30 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 10:22:30 ---> f97e9164a38d 10:22:30 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 10:22:30 ---> 0bd548b0aaff 10:22:30 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 10:22:30 ---> 4de8085e6d68 10:22:30 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 10:22:30 ---> Running in ee49e1778b4a 10:22:30 Removing intermediate container ee49e1778b4a 10:22:30 ---> 452ccda7791c 10:22:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:22:30 ---> Running in e837fa83878a 10:22:31 Removing intermediate container e837fa83878a 10:22:31 ---> 6651790c1092 10:22:31 Step 22/24 : LABEL arch=amd64 10:22:31 ---> Running in 7f9b1f160320 10:22:31 Removing intermediate container 7f9b1f160320 10:22:31 ---> e43592a841be 10:22:31 Step 23/24 : LABEL git_sha=096110c27a6c50f567ac7c81e733e8dc4424b97d 10:22:31 ---> Running in cc917b8dec75 10:22:31 Removing intermediate container cc917b8dec75 10:22:31 ---> 5241d412d36f 10:22:31 Step 24/24 : LABEL version=0.0.0 10:22:31 ---> Running in bf9173bfd32a 10:22:31 Removing intermediate container bf9173bfd32a 10:22:31 ---> 6a1e50398e97 10:22:31 [Warning] One or more build-args [ARCH] were not consumed 10:22:31 Successfully built 6a1e50398e97 10:22:31 Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:22:35 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.166s coverage: 9.4% of statements 10:22:35 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.122s coverage: 21.9% of statements 10:22:35 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 10:22:35 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.509s coverage: 40.3% of statements 10:22:35 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 10:22:35 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.814s coverage: 65.4% of statements 10:22:35 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 10:22:35 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 10:22:35 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 10:22:35 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 10:22:35 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.172s coverage: 52.6% of statements 10:22:35 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 10:22:35 ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.844s coverage: 68.9% of statements 10:22:35 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 10:22:35 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 10:22:35 GO111MODULE=on go vet ./... 10:23:02 gofmt -l . 10:23:02 [ "`gofmt -l .`" = "" ] 10:23:02 ./bin/test-attribution-txt.sh 10:23:02 ./bin/test-go-mod-tidy.sh [Pipeline] stash 10:23:02 Warning: overwriting stash ‘coverage-report’ 10:23:03 Stashed 1 file(s) [Pipeline] } 10:23:03 $ docker stop --time=1 109b48ef508a5237f0ece48532a4a4d151ad07cdf2804f26971ae668be510c22 10:23:05 $ docker rm -f 109b48ef508a5237f0ece48532a4a4d151ad07cdf2804f26971ae668be510c22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:23:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:23:07 + ls -al . 10:23:07 total 232 10:23:07 drwxrwxr-x 11 jenkins jenkins 4096 Oct 7 10:23 . 10:23:07 drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 10:19 .. 10:23:07 -rw-rw-r-- 1 jenkins jenkins 140 Oct 7 10:19 .dockerignore 10:23:07 drwxrwxr-x 8 jenkins jenkins 4096 Oct 7 10:19 .git 10:23:07 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 10:19 .github 10:23:07 -rw-rw-r-- 1 jenkins jenkins 138 Oct 7 10:19 .gitignore 10:23:07 drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 10:19 .semver 10:23:07 -rw-rw-r-- 1 jenkins jenkins 936 Oct 7 10:19 Dockerfile.build 10:23:07 -rw-rw-r-- 1 jenkins jenkins 901 Oct 7 10:19 Jenkinsfile 10:23:07 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 7 10:19 LICENSE 10:23:07 -rw-rw-r-- 1 jenkins jenkins 1013 Oct 7 10:19 Makefile 10:23:07 -rw-rw-r-- 1 jenkins jenkins 5897 Oct 7 10:19 README.md 10:23:07 -rw-rw-r-- 1 jenkins jenkins 4291 Oct 7 10:19 RELEASE-NOTES.txt 10:23:07 -rw-rw-r-- 1 jenkins jenkins 5 Oct 7 10:16 VERSION 10:23:07 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 10:19 bin 10:23:07 -rw-r--r-- 1 jenkins jenkins 111041 Oct 7 10:22 coverage.out 10:23:07 drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 10:19 example 10:23:07 -rw-r--r-- 1 jenkins jenkins 517 Oct 7 10:23 go.mod 10:23:07 -rw-r--r-- 1 jenkins jenkins 13652 Oct 7 10:23 go.sum 10:23:07 drwxrwxr-x 15 jenkins jenkins 4096 Oct 7 10:19 internal 10:23:07 drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 10:19 openapi 10:23:07 drwxrwxr-x 5 jenkins jenkins 4096 Oct 7 10:19 pkg 10:23:07 drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 10:19 snap 10:23:07 -rw-rw-r-- 1 jenkins jenkins 222 Oct 7 10:19 version.go [Pipeline] isUnix [Pipeline] sh 10:23:07 + 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=096110c27a6c50f567ac7c81e733e8dc4424b97d --label arch=arm64 --label version=0.0.0 . 10:23:08 Sending build context to Docker daemon 3.611MB 10:23:08 Step 1/24 : ARG BASE=golang:1.15-alpine 10:23:08 Step 2/24 : FROM ${BASE} AS builder 10:23:08 ---> 88fede3becd7 10:23:08 Step 3/24 : ARG MAKE='make build' 10:23:08 ---> Running in 155ce7276a82 10:23:08 Removing intermediate container 155ce7276a82 10:23:08 ---> fe93d5f29bc3 10:23:08 Step 4/24 : WORKDIR /device-sdk-go 10:23:09 ---> Running in 28c11e8fbb4f 10:23:09 Removing intermediate container 28c11e8fbb4f 10:23:09 ---> 9eb9e1f15e17 10:23:09 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:23:09 ---> Running in 84f1174ced1d 10:23:10 Removing intermediate container 84f1174ced1d 10:23:10 ---> 14253f70480d 10:23:10 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:23:10 ---> Running in bcf506077bc0 10:23:12 Removing intermediate container bcf506077bc0 10:23:12 ---> f5c8cfc06059 10:23:12 Step 7/24 : RUN apk add --update --no-cache make git 10:23:12 ---> Running in 1302276b9b3e 10:23:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:23:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:23:16 OK: 142 MiB in 39 packages 10:23:17 Removing intermediate container 1302276b9b3e 10:23:17 ---> c916636b1360 10:23:17 Step 8/24 : COPY . . 10:23:19 ---> 6b73cfa1588a 10:23:19 Step 9/24 : RUN ${MAKE} 10:23:19 ---> Running in ac2a8fd35826 10:23:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 10:23:47 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 10:23:47 Removing intermediate container ac2a8fd35826 10:23:47 ---> 832b1763f61d 10:23:47 Step 10/24 : FROM scratch 10:23:47 ---> 10:23:47 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:23:47 ---> Running in bb5067bacccd 10:23:47 Removing intermediate container bb5067bacccd 10:23:47 ---> e911ffa56639 10:23:47 Step 12/24 : ENV APP_PORT=49990 10:23:47 ---> Running in fb97676859f3 10:23:47 Removing intermediate container fb97676859f3 10:23:47 ---> f8114d9d9e73 10:23:47 Step 13/24 : EXPOSE $APP_PORT 10:23:47 ---> Running in 26b3dd201f70 10:23:48 Removing intermediate container 26b3dd201f70 10:23:48 ---> d3d32a1a954b 10:23:48 Step 14/24 : WORKDIR / 10:23:48 ---> Running in 9ec05ca5d149 10:23:48 Removing intermediate container 9ec05ca5d149 10:23:48 ---> 9b7468e1ace8 10:23:48 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 10:23:49 ---> 530b5cac64d2 10:23:49 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 10:23:50 ---> 96c852f405ba 10:23:50 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 10:23:50 ---> 76d84897a186 10:23:50 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 10:23:51 ---> 432aa2dc7f6b 10:23:51 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 10:23:52 ---> a2eb79d3b1ea 10:23:52 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 10:23:52 ---> Running in 5f80337dffc9 10:23:53 Removing intermediate container 5f80337dffc9 10:23:53 ---> e8582f461710 10:23:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:23:53 ---> Running in 95f4df2a2208 10:23:53 Removing intermediate container 95f4df2a2208 10:23:53 ---> 86358553c14e 10:23:53 Step 22/24 : LABEL arch=arm64 10:23:53 ---> Running in cd2b19e8005a 10:23:54 Removing intermediate container cd2b19e8005a 10:23:54 ---> 0c33ffdbd1bf 10:23:54 Step 23/24 : LABEL git_sha=096110c27a6c50f567ac7c81e733e8dc4424b97d 10:23:54 ---> Running in e325099bbf98 10:23:54 Removing intermediate container e325099bbf98 10:23:54 ---> 45064befffdc 10:23:54 Step 24/24 : LABEL version=0.0.0 10:23:54 ---> Running in 54e9950f6a68 10:23:55 Removing intermediate container 54e9950f6a68 10:23:55 ---> 922bda4b0c50 10:23:55 [Warning] One or more build-args [ARCH] were not consumed 10:23:55 Successfully built 922bda4b0c50 10:23:55 Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 10:23:58 provisioning config files... 10:23:58 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-622@tmp/config1587284368414992555tmp [Pipeline] { [Pipeline] sh 10:23:58 + set +x 10:23:58 + curl -s https://codecov.io/bash 10:23:58 + bash -s -- 10:23:59 10:23:59 _____ _ 10:23:59 / ____| | | 10:23:59 | | ___ __| | ___ ___ _____ __ 10:23:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:23:59 | |___| (_) | (_| | __/ (_| (_) \ V / 10:23:59 \_____\___/ \__,_|\___|\___\___/ \_/ 10:23:59 Bash-20200917-4e8f14b 10:23:59 10:23:59 10:23:59 ==> Jenkins CI detected. 10:23:59 project root: . 10:23:59 --> token set from env 10:23:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:23:59 ==> Running gcov in . (disable via -X gcov) 10:23:59 ==> Python coveragepy not found 10:23:59 ==> Searching for coverage reports in: 10:23:59 + . 10:23:59 -> Found 1 reports 10:23:59 ==> Detecting git/mercurial file structure 10:23:59 ==> Reading reports 10:23:59 + ./coverage.out bytes=111041 10:23:59 ==> Appending adjustments 10:23:59 https://docs.codecov.io/docs/fixing-reports 10:23:59 + Found adjustments 10:23:59 ==> Gzipping contents 10:23:59 ==> Uploading reports 10:23:59 url: https://codecov.io 10:24:00 query: branch=PR-622&commit=096110c27a6c50f567ac7c81e733e8dc4424b97d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-622%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=622&job=&cmd_args= 10:24:00 -> Pinging Codecov 10:24:00 https://codecov.io/upload/v4?package=bash-20200917-4e8f14b&token=secret&branch=PR-622&commit=096110c27a6c50f567ac7c81e733e8dc4424b97d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-622%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=622&job=&cmd_args= 10:24:00 -> Uploading to 10:24:00 10:24:00 % Total % Received % Xferd Average Speed Time Time Time Current 10:24:00 Dload Upload Total Spent Left Speed 10:24:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 10:24:00 X> Failed to upload 10:24:00 ==> Uploading to Codecov 10:24:00 % Total % Received % Xferd Average Speed Time Time Time Current 10:24:00 Dload Upload Total Spent Left Speed 10:24:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18369 0 0 100 18369 0 14589 0:00:01 0:00:01 --:--:-- 14590 100 18479 100 110 100 18369 80 13380 0:00:01 0:00:01 --:--:-- 13378 10:24:01 View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/096110c27a6c50f567ac7c81e733e8dc4424b97d [Pipeline] } 10:24:01 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 10:24:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:24:06 ---> package-listing.sh 10:24:06 ++ tr '[:upper:]' '[:lower:]' 10:24:06 ++ facter osfamily 10:24:07 + OS_FAMILY=redhat 10:24:07 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-622 10:24:07 + START_PACKAGES=/tmp/packages_start.txt 10:24:07 + END_PACKAGES=/tmp/packages_end.txt 10:24:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:24:07 + PACKAGES=/tmp/packages_start.txt 10:24:07 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-622 ']' 10:24:07 + PACKAGES=/tmp/packages_end.txt 10:24:07 + case "${OS_FAMILY}" in 10:24:07 + rpm -qa 10:24:07 + sort 10:24:10 + '[' -f /tmp/packages_start.txt ']' 10:24:10 + '[' -f /tmp/packages_end.txt ']' 10:24:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:24:10 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-622 ']' 10:24:10 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-622/archives/ 10:24:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-622/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:24:11 provisioning config files... 10:24:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-622@tmp/config6752373245078798132tmp [Pipeline] { [Pipeline] echo 10:24:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:24:11 ---> create-netrc.sh [Pipeline] } 10:24:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 10:24:11 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 10:24:12 ---> python-tools-install.sh 10:24:12 Generating Requirements File 10:25:49 Python 3.6.8 10:25:49 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 10:25:50 appdirs==1.4.3 10:25:50 argcomplete==1.12.1 10:25:50 aspy.yaml==1.3.0 10:25:50 attrs==19.3.0 10:25:50 Babel==2.8.0 10:25:50 beautifulsoup4==4.8.2 10:25:50 boto3==1.11.6 10:25:50 botocore==1.14.6 10:25:50 bs4==0.0.1 10:25:50 cachetools==4.1.1 10:25:50 certifi==2019.11.28 10:25:50 cffi==1.14.3 10:25:50 cfgv==2.0.1 10:25:50 chardet==3.0.4 10:25:50 click==7.1 10:25:50 cliff==3.4.0 10:25:50 cmd2==1.3.11 10:25:50 colorama==0.4.3 10:25:50 cryptography==3.1.1 10:25:50 debtcollector==2.2.0 10:25:50 decorator==4.4.2 10:25:50 defusedxml==0.6.0 10:25:50 Deprecated==1.2.7 10:25:50 distlib==0.3.1 10:25:50 distro==1.2.0 10:25:50 dnspython==1.16.0 10:25:50 docker==4.2.0 10:25:50 docutils==0.15.2 10:25:50 dogpile.cache==1.0.2 10:25:50 email-validator==1.0.5 10:25:50 filelock==3.0.12 10:25:50 future==0.18.2 10:25:50 google-auth==1.22.1 10:25:50 httplib2==0.17.0 10:25:50 identify==1.4.11 10:25:50 idna==2.9 10:25:50 importlib-metadata==1.7.0 10:25:50 importlib-resources==1.5.0 10:25:50 iso8601==0.1.13 10:25:50 Jinja2==2.11.1 10:25:50 jmespath==0.10.0 10:25:50 jsonpatch==1.26 10:25:50 jsonpointer==2.0 10:25:50 jsonschema==3.2.0 10:25:50 keystoneauth1==4.2.1 10:25:50 kubernetes==11.0.0 10:25:50 lftools==0.34.2 10:25:50 lxml==4.5.0 10:25:50 MarkupSafe==0.23 10:25:50 msgpack==1.0.0 10:25:50 multi-key-dict==2.0.3 10:25:50 munch==2.5.0 10:25:50 netaddr==0.8.0 10:25:50 netifaces==0.10.9 10:25:50 niet==1.4.2 10:25:50 nodeenv==1.3.5 10:25:50 oauth2client==4.1.3 10:25:50 oauthlib==3.1.0 10:25:50 openstacksdk==0.50.0 10:25:50 os-client-config==2.1.0 10:25:50 os-service-types==1.7.0 10:25:50 osc-lib==2.2.1 10:25:50 oslo.config==8.3.2 10:25:50 oslo.context==3.1.1 10:25:50 oslo.i18n==5.0.1 10:25:50 oslo.log==4.4.0 10:25:50 oslo.serialization==4.0.1 10:25:50 oslo.utils==4.6.0 10:25:50 packaging==20.4 10:25:50 pbr==5.4.4 10:25:50 pluggy==0.13.1 10:25:50 prettytable==0.7.2 10:25:50 py==1.9.0 10:25:50 pyasn1==0.4.8 10:25:50 pyasn1-modules==0.2.8 10:25:50 pycparser==2.20 10:25:50 pygerrit2==2.0.10 10:25:50 PyGithub==1.46 10:25:50 pyinotify==0.9.6 10:25:50 PyJWT==1.7.1 10:25:50 pyparsing==2.4.7 10:25:50 pyperclip==1.8.0 10:25:50 pyroute2==0.4.13 10:25:50 pyrsistent==0.15.7 10:25:50 PySocks==1.6.8 10:25:50 python-cinderclient==7.2.0 10:25:50 python-dateutil==2.8.1 10:25:50 python-heatclient==2.2.1 10:25:50 python-jenkins==1.7.0 10:25:50 python-keystoneclient==4.1.1 10:25:50 python-magnumclient==3.2.1 10:25:50 python-novaclient==17.2.1 10:25:50 python-openstackclient==5.4.0 10:25:50 python-swiftclient==3.10.1 10:25:50 pytz==2020.1 10:25:50 PyYAML==5.3 10:25:50 requests==2.23.0 10:25:50 requests-oauthlib==1.3.0 10:25:50 requestsexceptions==1.4.0 10:25:50 rfc3986==1.4.0 10:25:50 rpm==4.11.3 10:25:50 rsa==4.0 10:25:50 ruamel.yaml==0.16.10 10:25:50 ruamel.yaml.clib==0.2.0 10:25:50 s3transfer==0.3.3 10:25:50 shade==1.27.2 10:25:50 simplejson==3.17.2 10:25:50 six==1.14.0 10:25:50 soupsieve==2.0 10:25:50 stevedore==3.2.2 10:25:50 tabulate==0.8.6 10:25:50 toml==0.10.0 10:25:50 tox==3.20.0 10:25:50 tqdm==4.43.0 10:25:50 urllib3==1.25.8 10:25:50 virtualenv==20.0.33 10:25:50 wcwidth==0.2.5 10:25:50 websocket-client==0.57.0 10:25:50 wrapt==1.12.1 10:25:50 xdg==3.0.2 10:25:50 xmltodict==0.12.0 10:25:50 yq==2.11.1 10:25:50 zipp==3.3.0 10:25:51 Cache entry deserialization failed, entry ignored 10:25:55 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. 10:25:59 Python 2.7.5 10:25:59 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 10:25: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. 10:25:59 ansible==2.9.7 10:25:59 Babel==0.9.6 10:25:59 backports.ssl-match-hostname==3.5.0.1 10:25:59 beautifulsoup4==4.4.1 10:25:59 bodhi==2.11.0 10:25:59 bodhi-client==2.11.0 10:25:59 CCColUtils==1.4 10:25:59 cffi==1.6.0 10:25:59 chardet==2.2.1 10:25:59 click==6.7 10:25:59 cloud-init==18.5 10:25:59 configobj==4.7.2 10:25:59 cryptography==1.7.2 10:25:59 decorator==3.4.0 10:25:59 distro==1.2.0 10:25:59 enum34==1.0.4 10:25:59 fedpkg==1.38 10:25:59 futures==3.1.1 10:25:59 gitdb==0.6.4 10:25:59 GitPython==1.0.1 10:25:59 html5lib==0.999 10:25:59 httplib2==0.9.2 10:25:59 idna==2.4 10:25:59 iniparse==0.4 10:25:59 ipaddress==1.0.16 10:25:59 IPy==0.75 10:25:59 javapackages==1.0.0 10:25:59 Jinja2==2.7.2 10:25:59 jmespath==0.9.4 10:25:59 jsonpatch==1.2 10:25:59 jsonpointer==1.9 10:25:59 kerberos==1.1 10:25:59 kitchen==1.1.1 10:25:59 langtable==0.0.31 10:25:59 lockfile==0.9.1 10:25:59 lxml==3.2.1 10:25:59 MarkupSafe==0.11 10:25:59 munch==2.0.2 10:25:59 offtrac==0.1.0 10:25:59 openidc-client==0.6.0 10:25:59 packagedb-cli==2.14.1 10:25:59 paramiko==2.1.1 10:25:59 perf==0.1 10:25:59 ply==3.4 10:25:59 policycoreutils-default-encoding==0.1 10:25:59 prettytable==0.7.2 10:25:59 pyasn1==0.1.9 10:25:59 pycparser==2.14 10:25:59 pycurl==7.19.0 10:25:59 pygobject==3.22.0 10:25:59 pygpgme==0.3 10:25:59 pyliblzma==0.5.3 10:25:59 pyOpenSSL==0.13.1 10:25:59 pyparsing==1.5.6 10:25:59 pyserial==2.6 10:25:59 python-augeas==0.5.0 10:25:59 python-bugzilla==2.3.0 10:25:59 python-dateutil==1.5 10:25:59 python-fedora==0.10.0 10:25:59 python-linux-procfs==0.4.9 10:25:59 python-yubico==1.2.3 10:25:59 pyudev==0.15 10:25:59 pyusb==1.0.0b1 10:25:59 pyxattr==0.5.1 10:25:59 PyYAML==3.10 10:25:59 requests==2.6.0 10:25:59 requests-kerberos==0.7.0 10:25:59 rpkg==1.60 10:25:59 schedutils==0.4 10:25:59 seobject==0.1 10:25:59 sepolicy==1.1 10:25:59 six==1.9.0 10:25:59 smmap==0.9.0 10:25:59 urlgrabber==3.10 10:25:59 urllib3==1.10.2 10:25:59 virtualenv==15.1.0 10:25:59 yum-langpacks==0.4.2 10:25:59 yum-metadata-parser==1.1.4 [Pipeline] echo 10:26:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:26:00 ---> sudo-logs.sh 10:26:00 Archiving 'sudo' log.. [Pipeline] echo 10:26:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:26:01 ---> job-cost.sh 10:26:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IViv 10:26:16 Cache entry deserialization failed, entry ignored 10:26:16 Cache entry deserialization failed, entry ignored 10:26:16 Cache entry deserialization failed, entry ignored 10:26:16 Cache entry deserialization failed, entry ignored 10:26:16 Cache entry deserialization failed, entry ignored 10:26:16 Cache entry deserialization failed, entry ignored 10:26:16 Cache entry deserialization failed, entry ignored 10:26:16 Cache entry deserialization failed, entry ignored 10:26:16 Cache entry deserialization failed, entry ignored 10:26:17 Cache entry deserialization failed, entry ignored 10:26:17 Cache entry deserialization failed, entry ignored 10:26:17 Cache entry deserialization failed, entry ignored 10:26:21 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:27:02 lf-activate-venv(): INFO: Adding /tmp/venv-IViv/bin to PATH 10:27:02 INFO: No Stack... 10:27:02 INFO: Retrieving Pricing Info for: v1-standard-2 10:27:03 INFO: Archiving Costs [Pipeline] echo 10:27:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:27:04 ---> logs-deploy.sh 10:27:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-622/1 10:27:04 INFO: archiving workspace using pattern(s): 10:27:06 Archives upload complete. 10:27:06 INFO: archiving logs to Nexus 10:27:08 ---> uname -a: 10:27:08 Linux prd-centos7-docker-4c-2g-3931.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 10:27:08 10:27:08 10:27:08 ---> lscpu: 10:27:08 Architecture: x86_64 10:27:08 CPU op-mode(s): 32-bit, 64-bit 10:27:08 Byte Order: Little Endian 10:27:08 CPU(s): 4 10:27:08 On-line CPU(s) list: 0-3 10:27:08 Thread(s) per core: 1 10:27:08 Core(s) per socket: 1 10:27:08 Socket(s): 4 10:27:08 NUMA node(s): 1 10:27:08 Vendor ID: GenuineIntel 10:27:08 CPU family: 6 10:27:08 Model: 44 10:27:08 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 10:27:08 Stepping: 1 10:27:08 CPU MHz: 2933.438 10:27:08 BogoMIPS: 5866.87 10:27:08 Virtualization: VT-x 10:27:08 Hypervisor vendor: KVM 10:27:08 Virtualization type: full 10:27:08 L1d cache: 32K 10:27:08 L1i cache: 32K 10:27:08 L2 cache: 4096K 10:27:08 L3 cache: 16384K 10:27:08 NUMA node0 CPU(s): 0-3 10:27:08 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 10:27:08 10:27:08 10:27:08 ---> nproc: 10:27:08 4 10:27:08 10:27:08 10:27:08 ---> df -h: 10:27:08 Filesystem Size Used Avail Use% Mounted on 10:27:08 devtmpfs 887M 0 887M 0% /dev 10:27:08 tmpfs 919M 0 919M 0% /dev/shm 10:27:08 tmpfs 919M 17M 903M 2% /run 10:27:08 tmpfs 919M 0 919M 0% /sys/fs/cgroup 10:27:08 /dev/vda1 50G 7.4G 43G 15% / 10:27:08 tmpfs 184M 0 184M 0% /run/user/1001 10:27:08 10:27:08 10:27:08 ---> free -m: 10:27:08 total used free shared buff/cache available 10:27:08 Mem: 1837 591 78 16 1167 1049 10:27:08 Swap: 1023 0 1023 10:27:08 10:27:08 10:27:08 ---> ip addr: 10:27:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:27:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:27:08 inet 127.0.0.1/8 scope host lo 10:27:08 valid_lft forever preferred_lft forever 10:27:08 inet6 ::1/128 scope host 10:27:08 valid_lft forever preferred_lft forever 10:27:08 2: eth0: mtu 1458 qdisc pfifo_fast state UP group default qlen 1000 10:27:08 link/ether fa:16:3e:f6:2b:5e brd ff:ff:ff:ff:ff:ff 10:27:08 inet 10.30.123.224/23 brd 10.30.123.255 scope global dynamic eth0 10:27:08 valid_lft 85701sec preferred_lft 85701sec 10:27:08 inet6 fe80::f816:3eff:fef6:2b5e/64 scope link 10:27:08 valid_lft forever preferred_lft forever 10:27:08 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 10:27:08 link/ether 02:42:99:bf:a7:85 brd ff:ff:ff:ff:ff:ff 10:27:08 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:27:08 valid_lft forever preferred_lft forever 10:27:08 inet6 fe80::42:99ff:febf:a785/64 scope link 10:27:08 valid_lft forever preferred_lft forever 10:27:08 10:27:08 10:27:08 ---> sar -b -r -n DEV: 10:27:08 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/07/2020 _x86_64_ (4 CPU) 10:27:08 10:27:08 10:15:04 AM LINUX RESTART 10:27:08 10:27:08 10:16:02 AM tps rtps wtps bread/s bwrtn/s 10:27:08 10:17:01 AM 62.78 15.54 47.24 5044.37 5078.43 10:27:08 10:18:01 AM 3.25 0.00 3.25 0.00 107.66 10:27:08 10:19:01 AM 0.37 0.00 0.37 0.00 5.06 10:27:08 10:20:01 AM 0.28 0.00 0.28 0.00 4.13 10:27:08 10:21:01 AM 0.20 0.00 0.20 0.00 2.78 10:27:08 10:22:01 AM 0.35 0.00 0.35 0.00 4.96 10:27:08 10:23:01 AM 0.27 0.02 0.25 0.13 2.56 10:27:08 10:24:01 AM 0.90 0.58 0.32 146.52 8.13 10:27:08 10:25:01 AM 77.47 49.93 27.55 4684.74 2573.50 10:27:08 10:26:02 AM 91.05 21.40 69.65 1447.32 9516.64 10:27:08 10:27:01 AM 79.19 3.91 75.28 151.74 5195.72 10:27:08 Average: 28.63 8.31 20.32 1039.47 2037.28 10:27:08 10:27:08 10:16:02 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:27:08 10:17:01 AM 168864 1712692 91.03 2620 1161128 1123144 38.33 419348 1132972 120 10:27:08 10:18:01 AM 178012 1703544 90.54 2620 1161132 1050336 35.85 416696 1127596 20 10:27:08 10:19:01 AM 178048 1703508 90.54 2620 1161140 1050336 35.85 416836 1127596 8 10:27:08 10:20:01 AM 174328 1707228 90.73 2620 1161140 1050764 35.86 423388 1124708 8 10:27:08 10:21:01 AM 175664 1705892 90.66 2620 1161148 1050476 35.85 422288 1124596 16 10:27:08 10:22:01 AM 174828 1706728 90.71 2620 1161156 1050488 35.85 426804 1121100 8 10:27:08 10:23:01 AM 175708 1705848 90.66 2620 1161160 1050404 35.85 426224 1121100 8 10:27:08 10:24:01 AM 159876 1721680 91.50 2620 1165744 1052544 35.92 422416 1132760 44 10:27:08 10:25:01 AM 92072 1789484 95.11 2620 1165724 1110988 37.92 493544 1119960 51612 10:27:08 10:26:02 AM 134980 1746576 92.83 2620 1114368 1070284 36.53 456908 1066048 56848 10:27:08 10:27:01 AM 137716 1743840 92.68 2620 1082840 1108532 37.83 468824 1026792 75004 10:27:08 Average: 159100 1722456 91.54 2620 1150607 1069845 36.51 435752 1111384 16700 10:27:08 10:27:08 10:16:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 10:27:08 10:17:01 AM eth0 178.39 161.23 842.31 103.92 0.00 0.00 0.00 10:27:08 10:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:27:08 10:17:01 AM docker0 5.05 4.34 0.96 19.25 0.00 0.00 0.00 10:27:08 10:18:01 AM eth0 0.28 0.10 0.01 0.02 0.00 0.00 0.00 10:27:08 10:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:27:08 10:18:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:27:08 10:19:01 AM eth0 0.65 0.08 0.06 0.01 0.00 0.00 0.00 10:27:08 10:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:27:08 10:19:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:27:08 10:20:01 AM eth0 1.66 0.78 1.86 0.38 0.00 0.00 0.00 10:27:08 10:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:27:08 10:20:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:27:08 10:21:01 AM eth0 0.15 0.08 0.08 0.07 0.00 0.00 0.00 10:27:08 10:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:27:08 10:21:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:27:08 10:22:01 AM eth0 0.22 0.18 0.07 0.04 0.00 0.00 0.00 10:27:08 10:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:27:08 10:22:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:27:08 10:23:01 AM eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 10:27:08 10:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:27:08 10:23:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:27:08 10:24:01 AM eth0 5.93 3.75 5.46 2.30 0.00 0.00 0.00 10:27:08 10:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:27:08 10:24:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:27:08 10:25:01 AM eth0 163.02 130.51 806.93 15.96 0.00 0.00 0.00 10:27:08 10:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:27:08 10:25:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:27:08 10:26:02 AM eth0 20.32 15.64 42.51 5.70 0.00 0.00 0.00 10:27:08 10:26:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:27:08 10:26:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:27:08 10:27:01 AM eth0 35.25 30.12 116.42 44.51 0.00 0.00 0.00 10:27:08 10:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:27:08 10:27:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:27:08 Average: eth0 36.73 30.98 164.28 15.56 0.00 0.00 0.00 10:27:08 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:27:08 Average: docker0 0.45 0.39 0.09 1.73 0.00 0.00 0.00 10:27:08 10:27:08 10:27:08 ---> sar -P ALL: 10:27:08 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/07/2020 _x86_64_ (4 CPU) 10:27:08 10:27:08 10:15:04 AM LINUX RESTART 10:27:08 10:27:08 10:16:02 AM CPU %user %nice %system %iowait %steal %idle 10:27:08 10:17:01 AM all 10.26 0.00 3.86 2.09 14.73 69.06 10:27:08 10:17:01 AM 0 7.84 0.00 3.53 1.07 16.28 71.28 10:27:08 10:17:01 AM 1 9.88 0.00 3.62 4.02 14.20 68.28 10:27:08 10:17:01 AM 2 10.94 0.00 3.61 2.38 14.36 68.71 10:27:08 10:17:01 AM 3 12.45 0.00 4.68 0.90 14.06 67.91 10:27:08 10:18:01 AM all 0.09 0.00 0.05 0.00 0.56 99.29 10:27:08 10:18:01 AM 0 0.00 0.00 0.05 0.00 0.27 99.68 10:27:08 10:18:01 AM 1 0.10 0.00 0.07 0.00 0.66 99.17 10:27:08 10:18:01 AM 2 0.03 0.00 0.07 0.00 0.83 99.07 10:27:08 10:18:01 AM 3 0.23 0.00 0.05 0.00 0.50 99.22 10:27:08 10:19:01 AM all 0.10 0.00 0.03 0.00 0.29 99.58 10:27:08 10:19:01 AM 0 0.00 0.00 0.03 0.00 0.22 99.75 10:27:08 10:19:01 AM 1 0.30 0.00 0.03 0.00 0.35 99.32 10:27:08 10:19:01 AM 2 0.07 0.00 0.05 0.00 0.45 99.44 10:27:08 10:19:01 AM 3 0.02 0.00 0.02 0.00 0.17 99.80 10:27:08 10:20:01 AM all 0.12 0.00 0.02 0.00 0.37 99.48 10:27:08 10:20:01 AM 0 0.02 0.00 0.00 0.00 0.23 99.75 10:27:08 10:20:01 AM 1 0.40 0.00 0.02 0.00 0.42 99.17 10:27:08 10:20:01 AM 2 0.03 0.00 0.05 0.00 0.63 99.29 10:27:08 10:20:01 AM 3 0.03 0.00 0.02 0.00 0.18 99.77 10:27:08 10:21:01 AM all 0.10 0.00 0.05 0.00 0.23 99.62 10:27:08 10:21:01 AM 0 0.00 0.00 0.02 0.00 0.03 99.95 10:27:08 10:21:01 AM 1 0.35 0.00 0.02 0.00 0.35 99.28 10:27:08 10:21:01 AM 2 0.05 0.00 0.13 0.00 0.42 99.40 10:27:08 10:21:01 AM 3 0.02 0.00 0.03 0.00 0.12 99.83 10:27:08 10:22:01 AM all 0.11 0.00 0.03 0.00 0.16 99.70 10:27:08 10:22:01 AM 0 0.02 0.00 0.03 0.00 0.05 99.90 10:27:08 10:22:01 AM 1 0.38 0.00 0.02 0.00 0.27 99.33 10:27:08 10:22:01 AM 2 0.03 0.00 0.03 0.00 0.25 99.68 10:27:08 10:22:01 AM 3 0.02 0.00 0.02 0.00 0.07 99.90 10:27:08 10:23:01 AM all 0.12 0.00 0.03 0.00 0.15 99.71 10:27:08 10:23:01 AM 0 0.00 0.00 0.02 0.00 0.05 99.93 10:27:08 10:23:01 AM 1 0.40 0.00 0.03 0.00 0.38 99.18 10:27:08 10:23:01 AM 2 0.03 0.00 0.05 0.00 0.08 99.83 10:27:08 10:23:01 AM 3 0.02 0.00 0.03 0.00 0.07 99.88 10:27:08 10:24:01 AM all 0.38 0.00 0.39 0.01 0.66 98.56 10:27:08 10:24:01 AM 0 0.32 0.00 0.38 0.02 0.68 98.60 10:27:08 10:24:01 AM 1 0.83 0.00 0.58 0.02 0.81 97.76 10:27:08 10:24:01 AM 2 0.18 0.00 0.28 0.00 0.60 98.93 10:27:08 10:24:01 AM 3 0.22 0.00 0.28 0.00 0.55 98.95 10:27:08 10:25:01 AM all 13.79 0.00 1.45 1.18 2.35 81.23 10:27:08 10:25:01 AM 0 21.25 0.00 1.61 0.32 2.75 74.07 10:27:08 10:25:01 AM 1 8.46 0.00 1.52 2.29 2.14 85.59 10:27:08 10:25:01 AM 2 17.39 0.00 1.65 0.84 2.52 77.60 10:27:08 10:25:01 AM 3 8.39 0.00 1.08 1.23 1.99 87.31 10:27:08 10:26:02 AM all 13.57 0.00 2.98 1.60 4.04 77.80 10:27:08 10:26:02 AM 0 11.00 0.00 1.64 1.26 4.80 81.31 10:27:08 10:26:02 AM 1 15.92 0.00 3.65 0.77 3.75 75.91 10:27:08 10:26:02 AM 2 13.28 0.00 3.59 1.80 4.18 77.14 10:27:08 10:26:02 AM 3 14.16 0.00 3.09 2.61 3.42 76.73 10:27:08 10:27:01 AM all 14.55 0.00 2.42 1.00 4.11 77.92 10:27:08 10:27:01 AM 0 17.22 0.00 2.17 0.71 4.38 75.51 10:27:08 10:27:01 AM 1 8.47 0.00 1.52 0.63 3.78 85.61 10:27:08 10:27:01 AM 2 18.32 0.00 3.30 2.15 3.80 72.43 10:27:08 10:27:01 AM 3 14.37 0.00 2.66 0.54 4.49 77.95 10:27:08 10:27:08 Average: CPU %user %nice %system %iowait %steal %idle 10:27:08 Average: all 4.77 0.00 1.02 0.53 2.51 91.17 10:27:08 Average: 0 5.13 0.00 0.86 0.31 2.73 90.98 10:27:08 Average: 1 4.09 0.00 1.00 0.70 2.46 91.74 10:27:08 Average: 2 5.39 0.00 1.15 0.64 2.55 90.27 10:27:08 Average: 3 4.46 0.00 1.07 0.47 2.31 91.68 10:27:08 10:27:08 10:27:08