Pull request #605 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 454e627786fe47feacdf0b88105356060870c5cb+9121cb4fd2f17f024cc2e84f36967dd0fb0597df (7744143bcf7a92a49f8e70d51c042b570cd08264) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5361 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 9121cb4fd2f17f024cc2e84f36967dd0fb0597df into PR head commit 454e627786fe47feacdf0b88105356060870c5cb Merge succeeded, producing 454e627786fe47feacdf0b88105356060870c5cb Checking out Revision 454e627786fe47feacdf0b88105356060870c5cb (PR-605) > git config core.sparsecheckout # timeout=10 > git checkout -f 454e627786fe47feacdf0b88105356060870c5cb # 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 9121cb4fd2f17f024cc2e84f36967dd0fb0597df # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 454e627786fe47feacdf0b88105356060870c5cb # timeout=10 Commit message: "feat(sdk): leverage v2 cache for v2 callback api" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk d0cb6d33e7f0aed859717180b5d3aebd3b009b5a # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-14T09:16:25.830Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-14T09:16:26.109Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-14T09:16:26.213Z] ========================================================= [2020-10-14T09:16:26.213Z] EdgeX Global Pipelines Version Info [2020-10-14T09:16:26.213Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-14T09:16:27.805Z] ------------------- [2020-10-14T09:16:27.805Z] stable info: [2020-10-14T09:16:27.805Z] ------------------- [2020-10-14T09:16:27.805Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-14T09:16:27.805Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-10-14T09:16:27.805Z] Message: update stable to v1.0.131 [2020-10-14T09:16:28.760Z] ------------------- [2020-10-14T09:16:28.760Z] experimental info: [2020-10-14T09:16:28.760Z] ------------------- [2020-10-14T09:16:28.760Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-14T09:16:28.760Z] Commit SHA: a2275391807e67b7600a554c2b5f26031cb9c010 [2020-10-14T09:16:28.760Z] Message: update experimental to v1.0.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-14T09:16:29.132Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2020-10-14T09:16:29.257Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2020-10-14T09:16:29.368Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-14T09:16:29.465Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-14T09:16:29.603Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-14T09:16:29.697Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-14T09:16:29.788Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-14T09:16:29.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-14T09:16:29.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2020-10-14T09:16:30.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-14T09:16:30.299Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-14T09:16:30.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2020-10-14T09:16:30.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-14T09:16:30.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-14T09:16:30.778Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-14T09:16:30.915Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-14T09:16:31.009Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-14T09:16:31.106Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-14T09:16:31.214Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-14T09:16:31.304Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-14T09:16:31.394Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-10-14T09:16:31.496Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-10-14T09:16:31.584Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-14T09:16:31.677Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-14T09:16:31.788Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-10-14T09:16:31.895Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-605 [Pipeline] echo [2020-10-14T09:16:32.006Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-605 [Pipeline] echo [2020-10-14T09:16:32.112Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-605 [Pipeline] echo [2020-10-14T09:16:32.224Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 454e627786fe47feacdf0b88105356060870c5cb [Pipeline] echo [2020-10-14T09:16:32.322Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 454e627 [Pipeline] echo [2020-10-14T09:16:32.409Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-14T09:16:33.065Z] + git log --format=format:%s -1 454e627786fe47feacdf0b88105356060870c5cb [Pipeline] echo [2020-10-14T09:16:33.131Z] GIT_COMMIT: 454e627786fe47feacdf0b88105356060870c5cb, Commit Message: feat(sdk): leverage v2 cache for v2 callback api [Pipeline] echo [2020-10-14T09:16:33.224Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-14T09:16:33.837Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-14T09:16:33.837Z] [2020-10-14T09:16:33.837Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-14T09:16:34.200Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-14T09:16:34.200Z] latest: Pulling from edgex-devops/git-semver [2020-10-14T09:16:34.200Z] 31603596830f: Pulling fs layer [2020-10-14T09:16:34.200Z] 2a8b12db71e7: Pulling fs layer [2020-10-14T09:16:34.200Z] 6ca5941a6612: Pulling fs layer [2020-10-14T09:16:34.200Z] ecc8261a40a4: Pulling fs layer [2020-10-14T09:16:34.200Z] ecc8261a40a4: Waiting [2020-10-14T09:16:34.200Z] 2a8b12db71e7: Verifying Checksum [2020-10-14T09:16:34.200Z] 2a8b12db71e7: Download complete [2020-10-14T09:16:34.473Z] 31603596830f: Download complete [2020-10-14T09:16:34.473Z] ecc8261a40a4: Verifying Checksum [2020-10-14T09:16:34.473Z] ecc8261a40a4: Download complete [2020-10-14T09:16:34.473Z] 6ca5941a6612: Verifying Checksum [2020-10-14T09:16:34.473Z] 6ca5941a6612: Download complete [2020-10-14T09:16:34.743Z] 31603596830f: Pull complete [2020-10-14T09:16:34.744Z] 2a8b12db71e7: Pull complete [2020-10-14T09:16:35.712Z] 6ca5941a6612: Pull complete [2020-10-14T09:16:35.712Z] ecc8261a40a4: Pull complete [2020-10-14T09:16:35.712Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-14T09:16:35.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-14T09:16:35.712Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-14T09:16:35.859Z] prd-centos7-docker-4c-2g-5361 does not seem to be running inside a container [2020-10-14T09:16:35.924Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-14T09:16:38.068Z] $ docker top caa7fe6681b99e6cb8ad3f7fc4a9bcfdd88ad31805a60d2ff0e4a3ff1bb98ce5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-14T09:16:38.439Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-14T09:16:38.439Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-14T09:16:38.637Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-14T09:16:38.642Z] $ docker exec caa7fe6681b99e6cb8ad3f7fc4a9bcfdd88ad31805a60d2ff0e4a3ff1bb98ce5 ssh-agent [2020-10-14T09:16:38.798Z] SSH_AUTH_SOCK=/tmp/ssh-uOvjEwhwJL2O/agent.11 [2020-10-14T09:16:38.798Z] SSH_AGENT_PID=16 [2020-10-14T09:16:38.813Z] Running ssh-add (command line suppressed) [2020-10-14T09:16:38.934Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-605@tmp/private_key_4163432934946036756.key (/w/workspace/dgexfoundry_device-sdk-go_PR-605@tmp/private_key_4163432934946036756.key) [2020-10-14T09:16:38.998Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-14T09:16:39.378Z] + git describe --exact-match --tags HEAD [2020-10-14T09:16:39.378Z] fatal: no tag exactly matches '454e627786fe47feacdf0b88105356060870c5cb' [Pipeline] } [2020-10-14T09:16:39.428Z] $ docker exec --env ******** --env ******** caa7fe6681b99e6cb8ad3f7fc4a9bcfdd88ad31805a60d2ff0e4a3ff1bb98ce5 ssh-agent -k [2020-10-14T09:16:39.535Z] unset SSH_AUTH_SOCK; [2020-10-14T09:16:39.535Z] unset SSH_AGENT_PID; [2020-10-14T09:16:39.536Z] echo Agent pid 16 killed; [2020-10-14T09:16:39.589Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-10-14T09:16:39.695Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-10-14T09:16:39.695Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-10-14T09:16:39.793Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-14T09:16:39.793Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-14T09:16:39.955Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-14T09:16:39.967Z] $ docker exec caa7fe6681b99e6cb8ad3f7fc4a9bcfdd88ad31805a60d2ff0e4a3ff1bb98ce5 ssh-agent [2020-10-14T09:16:40.127Z] SSH_AUTH_SOCK=/tmp/ssh-Vpf7AFFFTatF/agent.45 [2020-10-14T09:16:40.128Z] SSH_AGENT_PID=51 [2020-10-14T09:16:40.136Z] Running ssh-add (command line suppressed) [2020-10-14T09:16:40.247Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-605@tmp/private_key_5094232637220716174.key (/w/workspace/dgexfoundry_device-sdk-go_PR-605@tmp/private_key_5094232637220716174.key) [2020-10-14T09:16:40.300Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-14T09:16:40.657Z] + git semver init [2020-10-14T09:16:40.657Z] # -> Open(): unable to determine branch for HEAD [2020-10-14T09:16:40.657Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-605/.git [2020-10-14T09:16:40.657Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-605 [2020-10-14T09:16:40.657Z] # $SEMVER_REMOTE_NAME = origin [2020-10-14T09:16:40.657Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-14T09:16:40.657Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-14T09:16:40.657Z] # $SEMVER_BRANCH = PR-605 [2020-10-14T09:16:40.657Z] # $SEMVER_TEMP = /tmp/semver-867607725 [2020-10-14T09:16:40.657Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-10-14T09:16:41.240Z] # '/tmp/semver-867607725' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-605/.semver' [2020-10-14T09:16:41.240Z] # -> Force: false [2020-10-14T09:16:41.240Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-605/.semver [Pipeline] } [2020-10-14T09:16:41.256Z] $ docker exec --env ******** --env ******** caa7fe6681b99e6cb8ad3f7fc4a9bcfdd88ad31805a60d2ff0e4a3ff1bb98ce5 ssh-agent -k [2020-10-14T09:16:41.360Z] unset SSH_AUTH_SOCK; [2020-10-14T09:16:41.360Z] unset SSH_AGENT_PID; [2020-10-14T09:16:41.360Z] echo Agent pid 51 killed; [2020-10-14T09:16:41.406Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-14T09:16:41.932Z] + git semver [Pipeline] } [2020-10-14T09:16:41.958Z] $ docker stop --time=1 caa7fe6681b99e6cb8ad3f7fc4a9bcfdd88ad31805a60d2ff0e4a3ff1bb98ce5 [2020-10-14T09:16:43.313Z] $ docker rm -f caa7fe6681b99e6cb8ad3f7fc4a9bcfdd88ad31805a60d2ff0e4a3ff1bb98ce5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-10-14T09:16:44.364Z] Stashed 49 file(s) [Pipeline] echo [2020-10-14T09:16:44.367Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo [2020-10-14T09:16:44.485Z] Archived original version: [0.0.0] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-10-14T09:17:00.013Z] Still waiting to schedule task [2020-10-14T09:17:00.013Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-14T09:17:00.016Z] Still waiting to schedule task [2020-10-14T09:17:00.016Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-10-14T09:19:42.348Z] Running on prd-centos7-docker-4c-2g-5363 in /w/workspace/dgexfoundry_device-sdk-go_PR-605 [Pipeline] { [Pipeline] ws [2020-10-14T09:19:42.406Z] Running in /w/workspace/device-sdk-go/12 [Pipeline] { [Pipeline] checkout [2020-10-14T09:19:48.891Z] using credential edgex-jenkins-ssh [2020-10-14T09:19:48.973Z] Cloning the remote Git repository [2020-10-14T09:19:49.013Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-10-14T09:19:49.094Z] > git init /w/workspace/device-sdk-go/12 # timeout=10 [2020-10-14T09:19:49.170Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-14T09:19:49.171Z] > git --version # timeout=10 [2020-10-14T09:19:49.178Z] > git --version # 'git version 2.16.5' [2020-10-14T09:19:49.179Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-14T09:19:49.216Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-14T09:19:51.270Z] Merging remotes/origin/master commit 9121cb4fd2f17f024cc2e84f36967dd0fb0597df into PR head commit 454e627786fe47feacdf0b88105356060870c5cb [2020-10-14T09:19:50.600Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-14T09:19:50.618Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-14T09:19:50.634Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-14T09:19:50.663Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-14T09:19:50.664Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-14T09:19:50.686Z] > 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 [2020-10-14T09:19:51.306Z] > git config core.sparsecheckout # timeout=10 [2020-10-14T09:19:51.364Z] > git checkout -f 454e627786fe47feacdf0b88105356060870c5cb # timeout=10 [2020-10-14T09:19:51.572Z] Merge succeeded, producing 454e627786fe47feacdf0b88105356060870c5cb [2020-10-14T09:19:51.572Z] Checking out Revision 454e627786fe47feacdf0b88105356060870c5cb (PR-605) [2020-10-14T09:19:51.481Z] > git remote # timeout=10 [2020-10-14T09:19:51.511Z] > git config --get remote.origin.url # timeout=10 [2020-10-14T09:19:51.518Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-14T09:19:51.522Z] > git merge 9121cb4fd2f17f024cc2e84f36967dd0fb0597df # timeout=10 [2020-10-14T09:19:51.537Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-14T09:19:51.578Z] > git config core.sparsecheckout # timeout=10 [2020-10-14T09:19:51.608Z] > git checkout -f 454e627786fe47feacdf0b88105356060870c5cb # timeout=10 [2020-10-14T09:19:55.582Z] Commit message: "feat(sdk): leverage v2 cache for v2 callback api" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-14T09:19:56.728Z] ========================================================= [2020-10-14T09:19:56.728Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-14T09:19:56.728Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-14T09:19:57.629Z] + 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 . [2020-10-14T09:19:58.232Z] Sending build context to Docker daemon 3.637MB [2020-10-14T09:19:58.232Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-14T09:19:58.232Z] Step 2/8 : FROM ${BASE} [2020-10-14T09:19:58.232Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-14T09:19:58.232Z] df20fa9351a1: Pulling fs layer [2020-10-14T09:19:58.232Z] ed8968b2872e: Pulling fs layer [2020-10-14T09:19:58.232Z] a92cc7c5fd73: Pulling fs layer [2020-10-14T09:19:58.232Z] e871e8e8d7a9: Pulling fs layer [2020-10-14T09:19:58.232Z] e73272ec9a57: Pulling fs layer [2020-10-14T09:19:58.232Z] 1e910a182e73: Pulling fs layer [2020-10-14T09:19:58.232Z] 4e634b169226: Pulling fs layer [2020-10-14T09:19:58.232Z] e871e8e8d7a9: Waiting [2020-10-14T09:19:58.232Z] e73272ec9a57: Waiting [2020-10-14T09:19:58.232Z] 1e910a182e73: Waiting [2020-10-14T09:19:58.232Z] 4e634b169226: Waiting [2020-10-14T09:19:58.232Z] a92cc7c5fd73: Download complete [2020-10-14T09:19:58.232Z] ed8968b2872e: Verifying Checksum [2020-10-14T09:19:58.232Z] ed8968b2872e: Download complete [2020-10-14T09:19:58.232Z] e73272ec9a57: Verifying Checksum [2020-10-14T09:19:58.232Z] e73272ec9a57: Download complete [2020-10-14T09:19:58.825Z] 1e910a182e73: Verifying Checksum [2020-10-14T09:19:58.825Z] 1e910a182e73: Download complete [2020-10-14T09:19:59.459Z] df20fa9351a1: Verifying Checksum [2020-10-14T09:19:59.459Z] df20fa9351a1: Download complete [2020-10-14T09:19:59.732Z] df20fa9351a1: Pull complete [2020-10-14T09:20:00.004Z] ed8968b2872e: Pull complete [2020-10-14T09:20:00.004Z] a92cc7c5fd73: Pull complete [2020-10-14T09:20:02.828Z] 4e634b169226: Verifying Checksum [2020-10-14T09:20:02.828Z] 4e634b169226: Download complete [2020-10-14T09:20:04.325Z] e871e8e8d7a9: Verifying Checksum [2020-10-14T09:20:04.325Z] e871e8e8d7a9: Download complete [2020-10-14T09:20:14.882Z] e871e8e8d7a9: Pull complete [2020-10-14T09:20:14.882Z] e73272ec9a57: Pull complete [2020-10-14T09:20:14.882Z] 1e910a182e73: Pull complete [2020-10-14T09:20:19.204Z] 4e634b169226: Pull complete [2020-10-14T09:20:19.204Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-14T09:20:19.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-14T09:20:19.204Z] ---> f7629b54cfaa [2020-10-14T09:20:19.204Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-14T09:20:19.204Z] ---> Running in d6d4b60508df [2020-10-14T09:20:19.204Z] Removing intermediate container d6d4b60508df [2020-10-14T09:20:19.204Z] ---> e1d7ad25d624 [2020-10-14T09:20:19.204Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-14T09:20:19.470Z] ---> Running in 971815920ff5 [2020-10-14T09:20:20.886Z] Removing intermediate container 971815920ff5 [2020-10-14T09:20:20.886Z] ---> 46968ca73e3b [2020-10-14T09:20:20.886Z] Step 5/8 : RUN apk add --no-cache make git [2020-10-14T09:20:20.886Z] ---> Running in c6579d84b929 [2020-10-14T09:20:21.468Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-14T09:20:22.450Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-14T09:20:23.045Z] OK: 166 MiB in 39 packages [2020-10-14T09:20:23.647Z] Removing intermediate container c6579d84b929 [2020-10-14T09:20:23.647Z] ---> b059e14f6b54 [2020-10-14T09:20:23.647Z] Step 6/8 : WORKDIR /device-sdk-go [2020-10-14T09:20:23.647Z] ---> Running in bd4f85196cb2 [2020-10-14T09:20:23.915Z] Removing intermediate container bd4f85196cb2 [2020-10-14T09:20:23.915Z] ---> 9e9b06880440 [2020-10-14T09:20:23.915Z] Step 7/8 : COPY . . [2020-10-14T09:20:25.895Z] ---> 35e589645bad [2020-10-14T09:20:25.895Z] Step 8/8 : RUN go mod download [2020-10-14T09:20:25.895Z] ---> Running in d4b4be6b5784 [2020-10-14T09:20:32.034Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5364 in /w/workspace/dgexfoundry_device-sdk-go_PR-605 [Pipeline] { [Pipeline] ws [2020-10-14T09:20:32.098Z] Running in /w/workspace/device-sdk-go/12 [Pipeline] { [Pipeline] checkout [2020-10-14T09:20:37.244Z] using credential edgex-jenkins-ssh [2020-10-14T09:20:37.307Z] Cloning the remote Git repository [2020-10-14T09:20:37.373Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-10-14T09:20:37.482Z] > git init /w/workspace/device-sdk-go/12 # timeout=10 [2020-10-14T09:20:37.557Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-14T09:20:37.558Z] > git --version # timeout=10 [2020-10-14T09:20:37.579Z] > git --version # 'git version 2.17.1' [2020-10-14T09:20:37.581Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-14T09:20:37.664Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-14T09:20:39.454Z] Merging remotes/origin/master commit 9121cb4fd2f17f024cc2e84f36967dd0fb0597df into PR head commit 454e627786fe47feacdf0b88105356060870c5cb [2020-10-14T09:20:38.715Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-14T09:20:38.737Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-14T09:20:38.767Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-14T09:20:38.814Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-14T09:20:38.815Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-14T09:20:38.830Z] > 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 [2020-10-14T09:20:39.488Z] > git config core.sparsecheckout # timeout=10 [2020-10-14T09:20:39.513Z] > git checkout -f 454e627786fe47feacdf0b88105356060870c5cb # timeout=10 [2020-10-14T09:20:39.630Z] > git remote # timeout=10 [2020-10-14T09:20:39.829Z] Merge succeeded, producing 454e627786fe47feacdf0b88105356060870c5cb [2020-10-14T09:20:39.829Z] Checking out Revision 454e627786fe47feacdf0b88105356060870c5cb (PR-605) [2020-10-14T09:20:39.688Z] > git config --get remote.origin.url # timeout=10 [2020-10-14T09:20:39.731Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-14T09:20:39.749Z] > git merge 9121cb4fd2f17f024cc2e84f36967dd0fb0597df # timeout=10 [2020-10-14T09:20:39.793Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-14T09:20:39.850Z] > git config core.sparsecheckout # timeout=10 [2020-10-14T09:20:39.902Z] > git checkout -f 454e627786fe47feacdf0b88105356060870c5cb # timeout=10 [2020-10-14T09:20:44.190Z] Commit message: "feat(sdk): leverage v2 cache for v2 callback api" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-14T09:20:45.499Z] ========================================================= [2020-10-14T09:20:45.499Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-14T09:20:45.499Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-14T09:20:46.725Z] + 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 . [2020-10-14T09:20:47.719Z] Sending build context to Docker daemon 3.639MB [2020-10-14T09:20:47.719Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-14T09:20:47.719Z] Step 2/8 : FROM ${BASE} [2020-10-14T09:20:47.993Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-14T09:20:47.993Z] b538f80385f9: Pulling fs layer [2020-10-14T09:20:47.993Z] 74f711af9a0d: Pulling fs layer [2020-10-14T09:20:47.993Z] 99f96fe45779: Pulling fs layer [2020-10-14T09:20:47.993Z] 8529a6b9a6be: Pulling fs layer [2020-10-14T09:20:47.993Z] 45590311c82a: Pulling fs layer [2020-10-14T09:20:47.993Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-14T09:20:47.993Z] 209524e5b208: Pulling fs layer [2020-10-14T09:20:47.993Z] 8529a6b9a6be: Waiting [2020-10-14T09:20:47.993Z] 45590311c82a: Waiting [2020-10-14T09:20:47.993Z] 69ca0ff8b7b3: Waiting [2020-10-14T09:20:47.993Z] 209524e5b208: Waiting [2020-10-14T09:20:47.993Z] 99f96fe45779: Verifying Checksum [2020-10-14T09:20:47.993Z] 99f96fe45779: Download complete [2020-10-14T09:20:48.200Z] Removing intermediate container d4b4be6b5784 [2020-10-14T09:20:48.200Z] ---> 12a6ce13c732 [2020-10-14T09:20:48.200Z] Successfully built 12a6ce13c732 [2020-10-14T09:20:48.200Z] Successfully tagged ci-base-image-x86_64:latest [2020-10-14T09:20:48.269Z] 74f711af9a0d: Verifying Checksum [2020-10-14T09:20:48.270Z] 74f711af9a0d: Download complete [2020-10-14T09:20:48.270Z] 45590311c82a: Verifying Checksum [2020-10-14T09:20:48.270Z] 45590311c82a: Download complete [2020-10-14T09:20:48.270Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-14T09:20:48.270Z] b538f80385f9: Verifying Checksum [2020-10-14T09:20:48.270Z] b538f80385f9: Download complete [Pipeline] isUnix [Pipeline] sh [2020-10-14T09:20:48.716Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-14T09:20:48.716Z] . [Pipeline] withDockerContainer [2020-10-14T09:20:48.859Z] prd-centos7-docker-4c-2g-5363 does not seem to be running inside a container [2020-10-14T09:20:48.873Z] b538f80385f9: Pull complete [2020-10-14T09:20:49.093Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/12 -v /w/workspace/device-sdk-go/12:/w/workspace/device-sdk-go/12:rw,z -v /w/workspace/device-sdk-go/12@tmp:/w/workspace/device-sdk-go/12@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-14T09:20:49.479Z] 74f711af9a0d: Pull complete [2020-10-14T09:20:49.757Z] 99f96fe45779: Pull complete [2020-10-14T09:20:50.088Z] $ docker top 70d824ce61c42709e2bdc0622f75df541c3f8909527cab1cd63c74b6a0e441df -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-14T09:20:50.756Z] 209524e5b208: Verifying Checksum [2020-10-14T09:20:50.756Z] 209524e5b208: Download complete [2020-10-14T09:20:50.787Z] + go version [2020-10-14T09:20:50.787Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-14T09:20:50.851Z] $ docker stop --time=1 70d824ce61c42709e2bdc0622f75df541c3f8909527cab1cd63c74b6a0e441df [2020-10-14T09:20:51.746Z] 8529a6b9a6be: Verifying Checksum [2020-10-14T09:20:51.746Z] 8529a6b9a6be: Download complete [2020-10-14T09:20:52.346Z] $ docker rm -f 70d824ce61c42709e2bdc0622f75df541c3f8909527cab1cd63c74b6a0e441df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-14T09:20:53.516Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-14T09:20:53.516Z] . [Pipeline] withDockerContainer [2020-10-14T09:20:53.812Z] prd-centos7-docker-4c-2g-5363 does not seem to be running inside a container [2020-10-14T09:20:53.935Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/12 -v /w/workspace/device-sdk-go/12:/w/workspace/device-sdk-go/12:rw,z -v /w/workspace/device-sdk-go/12@tmp:/w/workspace/device-sdk-go/12@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-14T09:20:55.069Z] $ docker top 2d0e5ab20114b547753c62cabeaee405765343325f3a8a48d57722f4f6a453ac -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-14T09:20:55.743Z] + make test [2020-10-14T09:20:55.743Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-10-14T09:21:04.165Z] 8529a6b9a6be: Pull complete [2020-10-14T09:21:04.165Z] 45590311c82a: Pull complete [2020-10-14T09:21:04.165Z] 69ca0ff8b7b3: Pull complete [2020-10-14T09:21:06.807Z] 209524e5b208: Pull complete [2020-10-14T09:21:06.807Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-14T09:21:06.807Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-14T09:21:06.807Z] ---> 5bddaf1c2fca [2020-10-14T09:21:06.807Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-14T09:21:08.264Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-10-14T09:21:10.236Z] ---> Running in d9e1093a9863 [2020-10-14T09:21:11.680Z] Removing intermediate container d9e1093a9863 [2020-10-14T09:21:11.680Z] ---> bde23f55c921 [2020-10-14T09:21:11.680Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-14T09:21:12.660Z] ---> Running in f108c39a6723 [2020-10-14T09:21:16.971Z] Removing intermediate container f108c39a6723 [2020-10-14T09:21:16.971Z] ---> d6720a057fad [2020-10-14T09:21:16.971Z] Step 5/8 : RUN apk add --no-cache make git [2020-10-14T09:21:17.252Z] ---> Running in 3ae985d8cf98 [2020-10-14T09:21:19.247Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-14T09:21:19.846Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-14T09:21:20.448Z] OK: 142 MiB in 39 packages [2020-10-14T09:21:23.064Z] Removing intermediate container 3ae985d8cf98 [2020-10-14T09:21:23.064Z] ---> 46c63f9b30ed [2020-10-14T09:21:23.064Z] Step 6/8 : WORKDIR /device-sdk-go [2020-10-14T09:21:23.659Z] ---> Running in 6aef73254bfd [2020-10-14T09:21:25.091Z] Removing intermediate container 6aef73254bfd [2020-10-14T09:21:25.091Z] ---> 1e6e90b64ed9 [2020-10-14T09:21:25.091Z] Step 7/8 : COPY . . [2020-10-14T09:21:27.075Z] ---> bd93581900d8 [2020-10-14T09:21:27.075Z] Step 8/8 : RUN go mod download [2020-10-14T09:21:27.075Z] ---> Running in d5b9faa1dfd8 [2020-10-14T09:21:31.296Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-10-14T09:21:31.296Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-10-14T09:21:31.296Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-10-14T09:21:32.318Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.086s coverage: 21.6% of statements [2020-10-14T09:21:35.127Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.548s coverage: 97.1% of statements [2020-10-14T09:21:49.242Z] Removing intermediate container d5b9faa1dfd8 [2020-10-14T09:21:49.242Z] ---> 9c20f2505765 [2020-10-14T09:21:49.242Z] Successfully built 9c20f2505765 [2020-10-14T09:21:49.242Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-14T09:21:49.660Z] + docker inspect -f . ci-base-image-arm64 [2020-10-14T09:21:49.660Z] . [Pipeline] withDockerContainer [2020-10-14T09:21:49.926Z] prd-ubuntu18.04-docker-arm64-4c-16g-5364 does not seem to be running inside a container [2020-10-14T09:21:50.019Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/12 -v /w/workspace/device-sdk-go/12:/w/workspace/device-sdk-go/12:rw,z -v /w/workspace/device-sdk-go/12@tmp:/w/workspace/device-sdk-go/12@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-14T09:21:51.789Z] $ docker top a2ca52912575f67083d69379df95887a8d4a903965fa8f727c7080c4218b6fbd -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-14T09:21:53.192Z] + go version [2020-10-14T09:21:53.192Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-14T09:21:53.221Z] $ docker stop --time=1 a2ca52912575f67083d69379df95887a8d4a903965fa8f727c7080c4218b6fbd [2020-10-14T09:21:55.103Z] $ docker rm -f a2ca52912575f67083d69379df95887a8d4a903965fa8f727c7080c4218b6fbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-14T09:21:56.116Z] + docker inspect -f . ci-base-image-arm64 [2020-10-14T09:21:56.116Z] . [Pipeline] withDockerContainer [2020-10-14T09:21:56.361Z] prd-ubuntu18.04-docker-arm64-4c-16g-5364 does not seem to be running inside a container [2020-10-14T09:21:56.449Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/12 -v /w/workspace/device-sdk-go/12:/w/workspace/device-sdk-go/12:rw,z -v /w/workspace/device-sdk-go/12@tmp:/w/workspace/device-sdk-go/12@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-14T09:21:58.240Z] $ docker top e5ca03f733072d3b5ddc34176cbd7b970b9129dd9e0b00b68be366fae63b8c27 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-14T09:21:59.605Z] + make test [2020-10-14T09:21:59.606Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-10-14T09:22:07.789Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.088s coverage: 9.4% of statements [2020-10-14T09:22:07.789Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.091s coverage: 21.9% of statements [2020-10-14T09:22:07.789Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-10-14T09:22:07.789Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.334s coverage: 41.5% of statements [2020-10-14T09:22:07.789Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-10-14T09:22:07.789Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.821s coverage: 68.9% of statements [2020-10-14T09:22:07.790Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-10-14T09:22:07.790Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-10-14T09:22:07.790Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-10-14T09:22:07.790Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-10-14T09:22:07.790Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.099s coverage: 52.6% of statements [2020-10-14T09:22:07.790Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2020-10-14T09:22:07.790Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2020-10-14T09:22:07.790Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-10-14T09:22:07.790Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 3.621s coverage: 68.9% of statements [2020-10-14T09:22:07.790Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-10-14T09:22:07.790Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-10-14T09:22:07.790Z] GO111MODULE=on go vet ./... [2020-10-14T09:22:20.506Z] gofmt -l . [2020-10-14T09:22:20.506Z] [ "`gofmt -l .`" = "" ] [2020-10-14T09:22:20.506Z] ./bin/test-attribution-txt.sh [2020-10-14T09:22:21.128Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-10-14T09:22:21.784Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-10-14T09:22:22.301Z] Stashed 1 file(s) [Pipeline] } [2020-10-14T09:22:22.325Z] $ docker stop --time=1 2d0e5ab20114b547753c62cabeaee405765343325f3a8a48d57722f4f6a453ac [2020-10-14T09:22:24.443Z] $ docker rm -f 2d0e5ab20114b547753c62cabeaee405765343325f3a8a48d57722f4f6a453ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-10-14T09:22:28.928Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-14T09:22:29.274Z] + ls -al . [2020-10-14T09:22:29.275Z] total 188 [2020-10-14T09:22:29.275Z] drwxrwxr-x. 11 jenkins jenkins 4096 Oct 14 09:22 . [2020-10-14T09:22:29.275Z] drwxrwxr-x. 4 jenkins jenkins 30 Oct 14 09:19 .. [2020-10-14T09:22:29.275Z] drwxrwxr-x. 2 jenkins jenkins 64 Oct 14 09:19 bin [2020-10-14T09:22:29.275Z] -rw-r--r--. 1 jenkins jenkins 110397 Oct 14 09:22 coverage.out [2020-10-14T09:22:29.275Z] -rw-rw-r--. 1 jenkins jenkins 936 Oct 14 09:19 Dockerfile.build [2020-10-14T09:22:29.275Z] -rw-rw-r--. 1 jenkins jenkins 140 Oct 14 09:19 .dockerignore [2020-10-14T09:22:29.275Z] drwxrwxr-x. 4 jenkins jenkins 48 Oct 14 09:19 example [2020-10-14T09:22:29.275Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 14 09:19 .git [2020-10-14T09:22:29.275Z] drwxrwxr-x. 2 jenkins jenkins 60 Oct 14 09:19 .github [2020-10-14T09:22:29.275Z] -rw-rw-r--. 1 jenkins jenkins 138 Oct 14 09:19 .gitignore [2020-10-14T09:22:29.275Z] -rw-r--r--. 1 jenkins jenkins 517 Oct 14 09:22 go.mod [2020-10-14T09:22:29.275Z] -rw-r--r--. 1 jenkins jenkins 13652 Oct 14 09:22 go.sum [2020-10-14T09:22:29.275Z] drwxrwxr-x. 15 jenkins jenkins 211 Oct 14 09:19 internal [2020-10-14T09:22:29.275Z] -rw-rw-r--. 1 jenkins jenkins 901 Oct 14 09:19 Jenkinsfile [2020-10-14T09:22:29.275Z] -rw-rw-r--. 1 jenkins jenkins 11341 Oct 14 09:19 LICENSE [2020-10-14T09:22:29.275Z] -rw-rw-r--. 1 jenkins jenkins 1013 Oct 14 09:19 Makefile [2020-10-14T09:22:29.275Z] drwxrwxr-x. 4 jenkins jenkins 26 Oct 14 09:19 openapi [2020-10-14T09:22:29.275Z] drwxrwxr-x. 5 jenkins jenkins 50 Oct 14 09:19 pkg [2020-10-14T09:22:29.275Z] -rw-rw-r--. 1 jenkins jenkins 5897 Oct 14 09:19 README.md [2020-10-14T09:22:29.275Z] -rw-rw-r--. 1 jenkins jenkins 4291 Oct 14 09:19 RELEASE-NOTES.txt [2020-10-14T09:22:29.275Z] drwxrwxr-x. 3 jenkins jenkins 58 Oct 14 09:19 .semver [2020-10-14T09:22:29.275Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 14 09:19 snap [2020-10-14T09:22:29.275Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 14 09:16 VERSION [2020-10-14T09:22:29.275Z] -rw-rw-r--. 1 jenkins jenkins 222 Oct 14 09:19 version.go [Pipeline] isUnix [Pipeline] sh [2020-10-14T09:22:29.684Z] + 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=454e627786fe47feacdf0b88105356060870c5cb --label arch=amd64 --label version=0.0.0 . [2020-10-14T09:22:30.320Z] Sending build context to Docker daemon 3.748MB [2020-10-14T09:22:30.320Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-10-14T09:22:30.320Z] Step 2/24 : FROM ${BASE} AS builder [2020-10-14T09:22:30.320Z] ---> 12a6ce13c732 [2020-10-14T09:22:30.320Z] Step 3/24 : ARG MAKE='make build' [2020-10-14T09:22:30.918Z] ---> Running in 08d01b3758fa [2020-10-14T09:22:31.215Z] Removing intermediate container 08d01b3758fa [2020-10-14T09:22:31.215Z] ---> be3b7c879ee8 [2020-10-14T09:22:31.215Z] Step 4/24 : WORKDIR /device-sdk-go [2020-10-14T09:22:31.215Z] ---> Running in 9fbdf1cc33a3 [2020-10-14T09:22:31.491Z] Removing intermediate container 9fbdf1cc33a3 [2020-10-14T09:22:31.491Z] ---> 483cb86f52b7 [2020-10-14T09:22:31.491Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-14T09:22:31.491Z] ---> Running in a82ac56cd487 [2020-10-14T09:22:31.767Z] Removing intermediate container a82ac56cd487 [2020-10-14T09:22:31.767Z] ---> c0d29ef45c6f [2020-10-14T09:22:31.767Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-14T09:22:31.767Z] ---> Running in d11e3c79bdb8 [2020-10-14T09:22:33.282Z] Removing intermediate container d11e3c79bdb8 [2020-10-14T09:22:33.282Z] ---> eb0cb12ecc89 [2020-10-14T09:22:33.282Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-10-14T09:22:33.282Z] ---> Running in 01ea0cbf197a [2020-10-14T09:22:33.574Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-14T09:22:36.195Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-14T09:22:38.792Z] OK: 166 MiB in 39 packages [2020-10-14T09:22:39.059Z] Removing intermediate container 01ea0cbf197a [2020-10-14T09:22:39.059Z] ---> c6500eb82b58 [2020-10-14T09:22:39.059Z] Step 8/24 : COPY . . [2020-10-14T09:22:40.060Z] ---> 53528d35451e [2020-10-14T09:22:40.060Z] Step 9/24 : RUN ${MAKE} [2020-10-14T09:22:40.400Z] ---> Running in 2f7498cab26b [2020-10-14T09:22:40.683Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-10-14T09:22:56.068Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-10-14T09:22:57.527Z] Removing intermediate container 2f7498cab26b [2020-10-14T09:22:57.527Z] ---> 0c6e4749c922 [2020-10-14T09:22:57.527Z] Step 10/24 : FROM scratch [2020-10-14T09:22:57.527Z] ---> [2020-10-14T09:22:57.527Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-14T09:22:57.527Z] ---> Running in e7685eb9c242 [2020-10-14T09:22:57.527Z] Removing intermediate container e7685eb9c242 [2020-10-14T09:22:57.527Z] ---> b39f33dae110 [2020-10-14T09:22:57.527Z] Step 12/24 : ENV APP_PORT=49990 [2020-10-14T09:22:57.527Z] ---> Running in 57c76813544d [2020-10-14T09:22:57.800Z] Removing intermediate container 57c76813544d [2020-10-14T09:22:57.800Z] ---> 03cbc8b2660c [2020-10-14T09:22:57.800Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-14T09:22:57.800Z] ---> Running in 8364a4d95d84 [2020-10-14T09:22:58.089Z] Removing intermediate container 8364a4d95d84 [2020-10-14T09:22:58.089Z] ---> b4e016d8414f [2020-10-14T09:22:58.089Z] Step 14/24 : WORKDIR / [2020-10-14T09:22:58.089Z] ---> Running in f8e4d0f60b73 [2020-10-14T09:22:58.368Z] Removing intermediate container f8e4d0f60b73 [2020-10-14T09:22:58.368Z] ---> 3ee65a27ce0c [2020-10-14T09:22:58.368Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-10-14T09:22:59.056Z] ---> 3c6cf07ab470 [2020-10-14T09:22:59.056Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-10-14T09:22:59.648Z] ---> a5adad2d4ce8 [2020-10-14T09:22:59.648Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-10-14T09:22:59.927Z] ---> 044978f70387 [2020-10-14T09:22:59.927Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-10-14T09:23:00.519Z] ---> 115b2b8a1ea2 [2020-10-14T09:23:00.519Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-10-14T09:23:00.788Z] ---> 66ff014e2b61 [2020-10-14T09:23:00.788Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-10-14T09:23:00.788Z] ---> Running in 4ad45b03a488 [2020-10-14T09:23:00.876Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-10-14T09:23:00.876Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-10-14T09:23:00.876Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-10-14T09:23:00.876Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.166s coverage: 21.6% of statements [2020-10-14T09:23:01.062Z] Removing intermediate container 4ad45b03a488 [2020-10-14T09:23:01.062Z] ---> 45a1ff5e7e9f [2020-10-14T09:23:01.062Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-14T09:23:01.062Z] ---> Running in 0562765d8b94 [2020-10-14T09:23:01.341Z] Removing intermediate container 0562765d8b94 [2020-10-14T09:23:01.341Z] ---> 8de9c35635d5 [2020-10-14T09:23:01.341Z] Step 22/24 : LABEL arch=amd64 [2020-10-14T09:23:01.342Z] ---> Running in a7acc9429726 [2020-10-14T09:23:01.626Z] Removing intermediate container a7acc9429726 [2020-10-14T09:23:01.626Z] ---> 7de1ecf82a84 [2020-10-14T09:23:01.626Z] Step 23/24 : LABEL git_sha=454e627786fe47feacdf0b88105356060870c5cb [2020-10-14T09:23:01.626Z] ---> Running in bb8e846ac8e0 [2020-10-14T09:23:01.905Z] Removing intermediate container bb8e846ac8e0 [2020-10-14T09:23:01.905Z] ---> 2ab68f5f7540 [2020-10-14T09:23:01.905Z] Step 24/24 : LABEL version=0.0.0 [2020-10-14T09:23:01.905Z] ---> Running in a6361c75deca [2020-10-14T09:23:02.189Z] Removing intermediate container a6361c75deca [2020-10-14T09:23:02.189Z] ---> 8561a6c1cfc7 [2020-10-14T09:23:02.189Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-14T09:23:02.189Z] Successfully built 8561a6c1cfc7 [2020-10-14T09:23:02.462Z] 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] } [2020-10-14T09:23:04.306Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.201s coverage: 97.1% of statements [2020-10-14T09:23:31.411Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.207s coverage: 9.4% of statements [2020-10-14T09:23:31.411Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.149s coverage: 21.9% of statements [2020-10-14T09:23:31.411Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-10-14T09:23:31.411Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.551s coverage: 41.5% of statements [2020-10-14T09:23:31.411Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-10-14T09:23:31.411Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.769s coverage: 68.9% of statements [2020-10-14T09:23:31.411Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-10-14T09:23:31.411Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-10-14T09:23:31.411Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-10-14T09:23:31.411Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-10-14T09:23:31.411Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.177s coverage: 52.6% of statements [2020-10-14T09:23:31.411Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2020-10-14T09:23:31.411Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2020-10-14T09:23:31.411Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-10-14T09:23:31.411Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.662s coverage: 68.9% of statements [2020-10-14T09:23:31.411Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-10-14T09:23:31.411Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-10-14T09:23:31.411Z] GO111MODULE=on go vet ./... [2020-10-14T09:24:04.283Z] gofmt -l . [2020-10-14T09:24:04.283Z] [ "`gofmt -l .`" = "" ] [2020-10-14T09:24:04.283Z] ./bin/test-attribution-txt.sh [2020-10-14T09:24:04.283Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-10-14T09:24:04.367Z] Warning: overwriting stash ‘coverage-report’ [2020-10-14T09:24:05.180Z] Stashed 1 file(s) [Pipeline] } [2020-10-14T09:24:05.188Z] $ docker stop --time=1 e5ca03f733072d3b5ddc34176cbd7b970b9129dd9e0b00b68be366fae63b8c27 [2020-10-14T09:24:07.475Z] $ docker rm -f e5ca03f733072d3b5ddc34176cbd7b970b9129dd9e0b00b68be366fae63b8c27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-14T09:24:08.925Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-14T09:24:09.263Z] + ls -al . [2020-10-14T09:24:09.263Z] total 228 [2020-10-14T09:24:09.263Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 14 09:24 . [2020-10-14T09:24:09.263Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 09:20 .. [2020-10-14T09:24:09.263Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 14 09:20 .dockerignore [2020-10-14T09:24:09.263Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 09:20 .git [2020-10-14T09:24:09.263Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 09:20 .github [2020-10-14T09:24:09.263Z] -rw-rw-r-- 1 jenkins jenkins 138 Oct 14 09:20 .gitignore [2020-10-14T09:24:09.263Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 09:20 .semver [2020-10-14T09:24:09.263Z] -rw-rw-r-- 1 jenkins jenkins 936 Oct 14 09:20 Dockerfile.build [2020-10-14T09:24:09.263Z] -rw-rw-r-- 1 jenkins jenkins 901 Oct 14 09:20 Jenkinsfile [2020-10-14T09:24:09.263Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 14 09:20 LICENSE [2020-10-14T09:24:09.263Z] -rw-rw-r-- 1 jenkins jenkins 1013 Oct 14 09:20 Makefile [2020-10-14T09:24:09.263Z] -rw-rw-r-- 1 jenkins jenkins 5897 Oct 14 09:20 README.md [2020-10-14T09:24:09.263Z] -rw-rw-r-- 1 jenkins jenkins 4291 Oct 14 09:20 RELEASE-NOTES.txt [2020-10-14T09:24:09.263Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 09:16 VERSION [2020-10-14T09:24:09.263Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 09:20 bin [2020-10-14T09:24:09.263Z] -rw-r--r-- 1 jenkins jenkins 110397 Oct 14 09:23 coverage.out [2020-10-14T09:24:09.263Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 09:20 example [2020-10-14T09:24:09.263Z] -rw-r--r-- 1 jenkins jenkins 517 Oct 14 09:24 go.mod [2020-10-14T09:24:09.263Z] -rw-r--r-- 1 jenkins jenkins 13652 Oct 14 09:24 go.sum [2020-10-14T09:24:09.263Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 14 09:20 internal [2020-10-14T09:24:09.263Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 09:20 openapi [2020-10-14T09:24:09.263Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 14 09:20 pkg [2020-10-14T09:24:09.263Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 09:20 snap [2020-10-14T09:24:09.263Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 14 09:20 version.go [Pipeline] isUnix [Pipeline] sh [2020-10-14T09:24:09.607Z] + 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=454e627786fe47feacdf0b88105356060870c5cb --label arch=arm64 --label version=0.0.0 . [2020-10-14T09:24:10.210Z] Sending build context to Docker daemon 3.75MB [2020-10-14T09:24:10.210Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-10-14T09:24:10.210Z] Step 2/24 : FROM ${BASE} AS builder [2020-10-14T09:24:10.210Z] ---> 9c20f2505765 [2020-10-14T09:24:10.210Z] Step 3/24 : ARG MAKE='make build' [2020-10-14T09:24:10.485Z] ---> Running in 2380205b285a [2020-10-14T09:24:11.084Z] Removing intermediate container 2380205b285a [2020-10-14T09:24:11.084Z] ---> f545b85aa0f7 [2020-10-14T09:24:11.084Z] Step 4/24 : WORKDIR /device-sdk-go [2020-10-14T09:24:11.084Z] ---> Running in cbb93eaa55e8 [2020-10-14T09:24:11.357Z] Removing intermediate container cbb93eaa55e8 [2020-10-14T09:24:11.357Z] ---> f7be479ffb63 [2020-10-14T09:24:11.357Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-14T09:24:11.631Z] ---> Running in 322c34168bb6 [2020-10-14T09:24:11.905Z] Removing intermediate container 322c34168bb6 [2020-10-14T09:24:11.905Z] ---> f06cfc91a9ab [2020-10-14T09:24:11.905Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-14T09:24:12.178Z] ---> Running in e064476be0ed [2020-10-14T09:24:14.809Z] Removing intermediate container e064476be0ed [2020-10-14T09:24:14.809Z] ---> 2b58a11100a5 [2020-10-14T09:24:14.809Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-10-14T09:24:14.809Z] ---> Running in 6042b7b413c4 [2020-10-14T09:24:16.239Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-14T09:24:17.211Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-14T09:24:18.640Z] OK: 142 MiB in 39 packages [2020-10-14T09:24:19.615Z] Removing intermediate container 6042b7b413c4 [2020-10-14T09:24:19.615Z] ---> b1eb417b8228 [2020-10-14T09:24:19.615Z] Step 8/24 : COPY . . [2020-10-14T09:24:21.044Z] ---> 0f74a50303c2 [2020-10-14T09:24:21.044Z] Step 9/24 : RUN ${MAKE} [2020-10-14T09:24:21.319Z] ---> Running in fc74bf91fb88 [2020-10-14T09:24:22.760Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-10-14T09:24:49.551Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-10-14T09:24:49.551Z] Removing intermediate container fc74bf91fb88 [2020-10-14T09:24:49.551Z] ---> 1e1ab0300b10 [2020-10-14T09:24:49.551Z] Step 10/24 : FROM scratch [2020-10-14T09:24:49.551Z] ---> [2020-10-14T09:24:49.551Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-14T09:24:49.551Z] ---> Running in 05d69e576309 [2020-10-14T09:24:49.551Z] Removing intermediate container 05d69e576309 [2020-10-14T09:24:49.551Z] ---> 0875c7aaeec3 [2020-10-14T09:24:49.551Z] Step 12/24 : ENV APP_PORT=49990 [2020-10-14T09:24:49.551Z] ---> Running in 0e2ade614eff [2020-10-14T09:24:49.824Z] Removing intermediate container 0e2ade614eff [2020-10-14T09:24:49.824Z] ---> a2817bf880a8 [2020-10-14T09:24:49.824Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-14T09:24:49.824Z] ---> Running in c94b8dac2f3b [2020-10-14T09:24:50.097Z] Removing intermediate container c94b8dac2f3b [2020-10-14T09:24:50.097Z] ---> fd9424e57482 [2020-10-14T09:24:50.097Z] Step 14/24 : WORKDIR / [2020-10-14T09:24:50.370Z] ---> Running in 50a45ed87637 [2020-10-14T09:24:50.648Z] Removing intermediate container 50a45ed87637 [2020-10-14T09:24:50.648Z] ---> 72c1eaf8a8cb [2020-10-14T09:24:50.648Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-10-14T09:24:52.080Z] ---> 6ce58da4e0ef [2020-10-14T09:24:52.080Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-10-14T09:24:52.675Z] ---> 3a215681ba93 [2020-10-14T09:24:52.675Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-10-14T09:24:53.269Z] ---> 1b382d721c01 [2020-10-14T09:24:53.269Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-10-14T09:24:54.245Z] ---> cd01bfe042da [2020-10-14T09:24:54.245Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-10-14T09:24:54.840Z] ---> 778e90a26342 [2020-10-14T09:24:54.840Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-10-14T09:24:54.840Z] ---> Running in 2ca523aedbb4 [2020-10-14T09:24:55.434Z] Removing intermediate container 2ca523aedbb4 [2020-10-14T09:24:55.434Z] ---> 85bc85036d74 [2020-10-14T09:24:55.434Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-14T09:24:55.434Z] ---> Running in 534824239a17 [2020-10-14T09:24:55.707Z] Removing intermediate container 534824239a17 [2020-10-14T09:24:55.707Z] ---> 6fb78196a16d [2020-10-14T09:24:55.707Z] Step 22/24 : LABEL arch=arm64 [2020-10-14T09:24:55.984Z] ---> Running in 30ed8ef1f23d [2020-10-14T09:24:56.581Z] Removing intermediate container 30ed8ef1f23d [2020-10-14T09:24:56.581Z] ---> 2ee19ab4abec [2020-10-14T09:24:56.581Z] Step 23/24 : LABEL git_sha=454e627786fe47feacdf0b88105356060870c5cb [2020-10-14T09:24:56.581Z] ---> Running in 321d87b0433b [2020-10-14T09:24:56.853Z] Removing intermediate container 321d87b0433b [2020-10-14T09:24:56.853Z] ---> e22533c35839 [2020-10-14T09:24:56.853Z] Step 24/24 : LABEL version=0.0.0 [2020-10-14T09:24:57.129Z] ---> Running in 1d2ab67fbd86 [2020-10-14T09:24:57.722Z] Removing intermediate container 1d2ab67fbd86 [2020-10-14T09:24:57.722Z] ---> 4af64f95d135 [2020-10-14T09:24:57.722Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-14T09:24:57.722Z] Successfully built 4af64f95d135 [2020-10-14T09:24:57.722Z] Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-10-14T09:24:59.411Z] provisioning config files... [2020-10-14T09:24:59.422Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-605@tmp/config829549350307867741tmp [Pipeline] { [Pipeline] sh [2020-10-14T09:24:59.844Z] + set +x [2020-10-14T09:24:59.844Z] + curl -s https://codecov.io/bash [2020-10-14T09:24:59.844Z] + bash -s -- [2020-10-14T09:25:00.104Z] [2020-10-14T09:25:00.104Z] _____ _ [2020-10-14T09:25:00.104Z] / ____| | | [2020-10-14T09:25:00.104Z] | | ___ __| | ___ ___ _____ __ [2020-10-14T09:25:00.104Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-10-14T09:25:00.104Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-10-14T09:25:00.104Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-10-14T09:25:00.104Z] Bash-20201009-048fee3 [2020-10-14T09:25:00.104Z] [2020-10-14T09:25:00.104Z] [2020-10-14T09:25:00.104Z] ==> Jenkins CI detected. [2020-10-14T09:25:00.104Z] project root: . [2020-10-14T09:25:00.104Z] --> token set from env [2020-10-14T09:25:00.104Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-10-14T09:25:00.104Z] ==> Running gcov in . (disable via -X gcov) [2020-10-14T09:25:00.104Z] ==> Python coveragepy not found [2020-10-14T09:25:00.104Z] ==> Searching for coverage reports in: [2020-10-14T09:25:00.104Z] + . [2020-10-14T09:25:00.104Z] -> Found 1 reports [2020-10-14T09:25:00.104Z] ==> Detecting git/mercurial file structure [2020-10-14T09:25:00.104Z] ==> Reading reports [2020-10-14T09:25:00.104Z] + ./coverage.out bytes=110397 [2020-10-14T09:25:00.104Z] ==> Appending adjustments [2020-10-14T09:25:00.104Z] https://docs.codecov.io/docs/fixing-reports [2020-10-14T09:25:00.366Z] + Found adjustments [2020-10-14T09:25:00.366Z] ==> Gzipping contents [2020-10-14T09:25:00.366Z] ==> Uploading reports [2020-10-14T09:25:00.366Z] url: https://codecov.io [2020-10-14T09:25:00.366Z] query: branch=PR-605&commit=454e627786fe47feacdf0b88105356060870c5cb&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-605%2F12%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=605&job=&cmd_args= [2020-10-14T09:25:00.366Z] -> Pinging Codecov [2020-10-14T09:25:00.366Z] https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-605&commit=454e627786fe47feacdf0b88105356060870c5cb&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-605%2F12%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=605&job=&cmd_args= [2020-10-14T09:25:00.627Z] -> Uploading to [2020-10-14T09:25:00.627Z] [2020-10-14T09:25:00.627Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-14T09:25:00.627Z] Dload Upload Total Spent Left Speed [2020-10-14T09:25:00.627Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error [2020-10-14T09:25:00.627Z] X> Failed to upload [2020-10-14T09:25:00.627Z] ==> Uploading to Codecov [2020-10-14T09:25:00.627Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-14T09:25:00.627Z] Dload Upload Total Spent Left Speed [2020-10-14T09:25:01.570Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 99 18825 0 0 100 18715 0 26185 --:--:-- --:--:-- --:--:-- 26174 100 18825 100 110 100 18715 153 26179 --:--:-- --:--:-- --:--:-- 26174 [2020-10-14T09:25:01.570Z] View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/454e627786fe47feacdf0b88105356060870c5cb [Pipeline] } [2020-10-14T09:25:01.578Z] 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 [2020-10-14T09:25:04.185Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T09:25:04.753Z] ---> package-listing.sh [2020-10-14T09:25:04.753Z] ++ facter osfamily [2020-10-14T09:25:04.753Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-14T09:25:04.753Z] + OS_FAMILY=redhat [2020-10-14T09:25:04.753Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-605 [2020-10-14T09:25:04.753Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-14T09:25:04.753Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-14T09:25:04.753Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-14T09:25:04.753Z] + PACKAGES=/tmp/packages_start.txt [2020-10-14T09:25:04.753Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-605 ']' [2020-10-14T09:25:04.753Z] + PACKAGES=/tmp/packages_end.txt [2020-10-14T09:25:04.753Z] + case "${OS_FAMILY}" in [2020-10-14T09:25:04.753Z] + rpm -qa [2020-10-14T09:25:04.753Z] + sort [2020-10-14T09:25:08.965Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-14T09:25:08.965Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-14T09:25:08.965Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-14T09:25:08.965Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-605 ']' [2020-10-14T09:25:08.965Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-605/archives/ [2020-10-14T09:25:08.965Z] + 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 [2020-10-14T09:25:09.151Z] provisioning config files... [2020-10-14T09:25:09.174Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-605@tmp/config2901889802862733975tmp [Pipeline] { [Pipeline] echo [2020-10-14T09:25:09.266Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T09:25:09.560Z] ---> create-netrc.sh [Pipeline] } [2020-10-14T09:25:09.568Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-14T09:25:09.667Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T09:25:09.963Z] ---> python-tools-install.sh [2020-10-14T09:25:09.964Z] Generating Requirements File [2020-10-14T09:26:17.713Z] Python 3.6.8 [2020-10-14T09:26:17.713Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-10-14T09:26:17.713Z] appdirs==1.4.3 [2020-10-14T09:26:17.713Z] argcomplete==1.12.1 [2020-10-14T09:26:17.713Z] aspy.yaml==1.3.0 [2020-10-14T09:26:17.713Z] attrs==19.3.0 [2020-10-14T09:26:17.713Z] Babel==2.8.0 [2020-10-14T09:26:17.713Z] beautifulsoup4==4.8.2 [2020-10-14T09:26:17.713Z] boto3==1.11.6 [2020-10-14T09:26:17.713Z] botocore==1.14.6 [2020-10-14T09:26:17.713Z] bs4==0.0.1 [2020-10-14T09:26:17.713Z] cachetools==4.1.1 [2020-10-14T09:26:17.713Z] certifi==2019.11.28 [2020-10-14T09:26:17.713Z] cffi==1.14.3 [2020-10-14T09:26:17.713Z] cfgv==2.0.1 [2020-10-14T09:26:17.713Z] chardet==3.0.4 [2020-10-14T09:26:17.713Z] click==7.1 [2020-10-14T09:26:17.713Z] cliff==3.4.0 [2020-10-14T09:26:17.713Z] cmd2==1.3.11 [2020-10-14T09:26:17.713Z] colorama==0.4.4 [2020-10-14T09:26:17.713Z] cryptography==3.1.1 [2020-10-14T09:26:17.713Z] debtcollector==2.2.0 [2020-10-14T09:26:17.713Z] decorator==4.4.2 [2020-10-14T09:26:17.713Z] defusedxml==0.6.0 [2020-10-14T09:26:17.713Z] Deprecated==1.2.7 [2020-10-14T09:26:17.713Z] distlib==0.3.1 [2020-10-14T09:26:17.713Z] distro==1.2.0 [2020-10-14T09:26:17.713Z] dnspython==1.16.0 [2020-10-14T09:26:17.713Z] docker==4.2.0 [2020-10-14T09:26:17.713Z] docutils==0.15.2 [2020-10-14T09:26:17.713Z] dogpile.cache==1.0.2 [2020-10-14T09:26:17.713Z] email-validator==1.0.5 [2020-10-14T09:26:17.713Z] filelock==3.0.12 [2020-10-14T09:26:17.713Z] future==0.18.2 [2020-10-14T09:26:17.713Z] google-auth==1.22.1 [2020-10-14T09:26:17.713Z] httplib2==0.17.0 [2020-10-14T09:26:17.713Z] identify==1.4.11 [2020-10-14T09:26:17.713Z] idna==2.9 [2020-10-14T09:26:17.713Z] importlib-metadata==2.0.0 [2020-10-14T09:26:17.713Z] importlib-resources==1.5.0 [2020-10-14T09:26:17.713Z] iso8601==0.1.13 [2020-10-14T09:26:17.713Z] Jinja2==2.11.1 [2020-10-14T09:26:17.713Z] jmespath==0.10.0 [2020-10-14T09:26:17.713Z] jsonpatch==1.26 [2020-10-14T09:26:17.713Z] jsonpointer==2.0 [2020-10-14T09:26:17.713Z] jsonschema==3.2.0 [2020-10-14T09:26:17.713Z] keystoneauth1==4.2.1 [2020-10-14T09:26:17.713Z] kubernetes==11.0.0 [2020-10-14T09:26:17.713Z] lftools==0.34.2 [2020-10-14T09:26:17.713Z] lxml==4.5.0 [2020-10-14T09:26:17.713Z] MarkupSafe==0.23 [2020-10-14T09:26:17.713Z] msgpack==1.0.0 [2020-10-14T09:26:17.713Z] multi-key-dict==2.0.3 [2020-10-14T09:26:17.713Z] munch==2.5.0 [2020-10-14T09:26:17.713Z] netaddr==0.8.0 [2020-10-14T09:26:17.713Z] netifaces==0.10.9 [2020-10-14T09:26:17.713Z] niet==1.4.2 [2020-10-14T09:26:17.713Z] nodeenv==1.3.5 [2020-10-14T09:26:17.713Z] oauth2client==4.1.3 [2020-10-14T09:26:17.713Z] oauthlib==3.1.0 [2020-10-14T09:26:17.713Z] openstacksdk==0.50.0 [2020-10-14T09:26:17.713Z] os-client-config==2.1.0 [2020-10-14T09:26:17.713Z] os-service-types==1.7.0 [2020-10-14T09:26:17.713Z] osc-lib==2.2.1 [2020-10-14T09:26:17.713Z] oslo.config==8.3.2 [2020-10-14T09:26:17.713Z] oslo.context==3.1.1 [2020-10-14T09:26:17.713Z] oslo.i18n==5.0.1 [2020-10-14T09:26:17.713Z] oslo.log==4.4.0 [2020-10-14T09:26:17.713Z] oslo.serialization==4.0.1 [2020-10-14T09:26:17.713Z] oslo.utils==4.6.0 [2020-10-14T09:26:17.713Z] packaging==20.4 [2020-10-14T09:26:17.713Z] pbr==5.4.4 [2020-10-14T09:26:17.713Z] pluggy==0.13.1 [2020-10-14T09:26:17.713Z] prettytable==0.7.2 [2020-10-14T09:26:17.713Z] py==1.9.0 [2020-10-14T09:26:17.713Z] pyasn1==0.4.8 [2020-10-14T09:26:17.713Z] pyasn1-modules==0.2.8 [2020-10-14T09:26:17.713Z] pycparser==2.20 [2020-10-14T09:26:17.713Z] pygerrit2==2.0.10 [2020-10-14T09:26:17.713Z] PyGithub==1.46 [2020-10-14T09:26:17.713Z] pyinotify==0.9.6 [2020-10-14T09:26:17.713Z] PyJWT==1.7.1 [2020-10-14T09:26:17.713Z] pyparsing==2.4.7 [2020-10-14T09:26:17.713Z] pyperclip==1.8.1 [2020-10-14T09:26:17.713Z] pyroute2==0.4.13 [2020-10-14T09:26:17.713Z] pyrsistent==0.15.7 [2020-10-14T09:26:17.713Z] PySocks==1.6.8 [2020-10-14T09:26:17.713Z] python-cinderclient==7.2.0 [2020-10-14T09:26:17.713Z] python-dateutil==2.8.1 [2020-10-14T09:26:17.713Z] python-heatclient==2.2.1 [2020-10-14T09:26:17.713Z] python-jenkins==1.7.0 [2020-10-14T09:26:17.713Z] python-keystoneclient==4.1.1 [2020-10-14T09:26:17.713Z] python-magnumclient==3.2.1 [2020-10-14T09:26:17.713Z] python-novaclient==17.2.1 [2020-10-14T09:26:17.713Z] python-openstackclient==5.4.0 [2020-10-14T09:26:17.713Z] python-swiftclient==3.10.1 [2020-10-14T09:26:17.713Z] pytz==2020.1 [2020-10-14T09:26:17.713Z] PyYAML==5.3 [2020-10-14T09:26:17.713Z] requests==2.23.0 [2020-10-14T09:26:17.713Z] requests-oauthlib==1.3.0 [2020-10-14T09:26:17.713Z] requestsexceptions==1.4.0 [2020-10-14T09:26:17.713Z] rfc3986==1.4.0 [2020-10-14T09:26:17.713Z] rpm==4.11.3 [2020-10-14T09:26:17.713Z] rsa==4.0 [2020-10-14T09:26:17.713Z] ruamel.yaml==0.16.10 [2020-10-14T09:26:17.713Z] ruamel.yaml.clib==0.2.0 [2020-10-14T09:26:17.713Z] s3transfer==0.3.3 [2020-10-14T09:26:17.713Z] shade==1.27.2 [2020-10-14T09:26:17.713Z] simplejson==3.17.2 [2020-10-14T09:26:17.713Z] six==1.14.0 [2020-10-14T09:26:17.713Z] soupsieve==2.0 [2020-10-14T09:26:17.713Z] stevedore==3.2.2 [2020-10-14T09:26:17.713Z] tabulate==0.8.6 [2020-10-14T09:26:17.713Z] toml==0.10.0 [2020-10-14T09:26:17.713Z] tox==3.20.1 [2020-10-14T09:26:17.713Z] tqdm==4.43.0 [2020-10-14T09:26:17.713Z] urllib3==1.25.8 [2020-10-14T09:26:17.713Z] virtualenv==20.0.34 [2020-10-14T09:26:17.713Z] wcwidth==0.2.5 [2020-10-14T09:26:17.713Z] websocket-client==0.57.0 [2020-10-14T09:26:17.713Z] wrapt==1.12.1 [2020-10-14T09:26:17.713Z] xdg==3.0.2 [2020-10-14T09:26:17.713Z] xmltodict==0.12.0 [2020-10-14T09:26:17.713Z] yq==2.11.1 [2020-10-14T09:26:17.713Z] zipp==3.3.0 [2020-10-14T09:26:18.660Z] Cache entry deserialization failed, entry ignored [2020-10-14T09:26:21.208Z] 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. [2020-10-14T09:26:23.754Z] Python 2.7.5 [2020-10-14T09:26:23.754Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-10-14T09:26:24.340Z] 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. [2020-10-14T09:26:24.340Z] ansible==2.9.7 [2020-10-14T09:26:24.340Z] Babel==0.9.6 [2020-10-14T09:26:24.340Z] backports.ssl-match-hostname==3.5.0.1 [2020-10-14T09:26:24.340Z] beautifulsoup4==4.4.1 [2020-10-14T09:26:24.340Z] bodhi==2.11.0 [2020-10-14T09:26:24.340Z] bodhi-client==2.11.0 [2020-10-14T09:26:24.340Z] CCColUtils==1.4 [2020-10-14T09:26:24.340Z] cffi==1.6.0 [2020-10-14T09:26:24.340Z] chardet==2.2.1 [2020-10-14T09:26:24.340Z] click==6.7 [2020-10-14T09:26:24.340Z] cloud-init==18.5 [2020-10-14T09:26:24.340Z] configobj==4.7.2 [2020-10-14T09:26:24.340Z] cryptography==1.7.2 [2020-10-14T09:26:24.340Z] decorator==3.4.0 [2020-10-14T09:26:24.340Z] distro==1.2.0 [2020-10-14T09:26:24.340Z] enum34==1.0.4 [2020-10-14T09:26:24.340Z] fedpkg==1.38 [2020-10-14T09:26:24.340Z] futures==3.1.1 [2020-10-14T09:26:24.340Z] gitdb==0.6.4 [2020-10-14T09:26:24.340Z] GitPython==1.0.1 [2020-10-14T09:26:24.340Z] html5lib==0.999 [2020-10-14T09:26:24.340Z] httplib2==0.9.2 [2020-10-14T09:26:24.340Z] idna==2.4 [2020-10-14T09:26:24.340Z] iniparse==0.4 [2020-10-14T09:26:24.340Z] ipaddress==1.0.16 [2020-10-14T09:26:24.340Z] IPy==0.75 [2020-10-14T09:26:24.340Z] javapackages==1.0.0 [2020-10-14T09:26:24.340Z] Jinja2==2.7.2 [2020-10-14T09:26:24.340Z] jmespath==0.9.4 [2020-10-14T09:26:24.340Z] jsonpatch==1.2 [2020-10-14T09:26:24.340Z] jsonpointer==1.9 [2020-10-14T09:26:24.340Z] kerberos==1.1 [2020-10-14T09:26:24.340Z] kitchen==1.1.1 [2020-10-14T09:26:24.340Z] langtable==0.0.31 [2020-10-14T09:26:24.340Z] lockfile==0.9.1 [2020-10-14T09:26:24.340Z] lxml==3.2.1 [2020-10-14T09:26:24.340Z] MarkupSafe==0.11 [2020-10-14T09:26:24.340Z] munch==2.0.2 [2020-10-14T09:26:24.340Z] offtrac==0.1.0 [2020-10-14T09:26:24.340Z] openidc-client==0.6.0 [2020-10-14T09:26:24.340Z] packagedb-cli==2.14.1 [2020-10-14T09:26:24.340Z] paramiko==2.1.1 [2020-10-14T09:26:24.340Z] perf==0.1 [2020-10-14T09:26:24.340Z] ply==3.4 [2020-10-14T09:26:24.340Z] policycoreutils-default-encoding==0.1 [2020-10-14T09:26:24.340Z] prettytable==0.7.2 [2020-10-14T09:26:24.340Z] pyasn1==0.1.9 [2020-10-14T09:26:24.340Z] pycparser==2.14 [2020-10-14T09:26:24.340Z] pycurl==7.19.0 [2020-10-14T09:26:24.340Z] pygobject==3.22.0 [2020-10-14T09:26:24.340Z] pygpgme==0.3 [2020-10-14T09:26:24.340Z] pyliblzma==0.5.3 [2020-10-14T09:26:24.340Z] pyOpenSSL==0.13.1 [2020-10-14T09:26:24.340Z] pyparsing==1.5.6 [2020-10-14T09:26:24.340Z] pyserial==2.6 [2020-10-14T09:26:24.340Z] python-augeas==0.5.0 [2020-10-14T09:26:24.340Z] python-bugzilla==2.3.0 [2020-10-14T09:26:24.340Z] python-dateutil==1.5 [2020-10-14T09:26:24.340Z] python-fedora==0.10.0 [2020-10-14T09:26:24.340Z] python-linux-procfs==0.4.9 [2020-10-14T09:26:24.340Z] python-yubico==1.2.3 [2020-10-14T09:26:24.340Z] pyudev==0.15 [2020-10-14T09:26:24.340Z] pyusb==1.0.0b1 [2020-10-14T09:26:24.340Z] pyxattr==0.5.1 [2020-10-14T09:26:24.340Z] PyYAML==3.10 [2020-10-14T09:26:24.340Z] requests==2.6.0 [2020-10-14T09:26:24.340Z] requests-kerberos==0.7.0 [2020-10-14T09:26:24.340Z] rpkg==1.60 [2020-10-14T09:26:24.340Z] schedutils==0.4 [2020-10-14T09:26:24.340Z] seobject==0.1 [2020-10-14T09:26:24.340Z] sepolicy==1.1 [2020-10-14T09:26:24.340Z] six==1.9.0 [2020-10-14T09:26:24.340Z] smmap==0.9.0 [2020-10-14T09:26:24.340Z] urlgrabber==3.10 [2020-10-14T09:26:24.340Z] urllib3==1.10.2 [2020-10-14T09:26:24.340Z] virtualenv==15.1.0 [2020-10-14T09:26:24.340Z] yum-langpacks==0.4.2 [2020-10-14T09:26:24.340Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-10-14T09:26:24.356Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T09:26:24.724Z] ---> sudo-logs.sh [2020-10-14T09:26:24.724Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-14T09:26:25.020Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T09:26:25.388Z] ---> job-cost.sh [2020-10-14T09:26:25.388Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZXeH [2020-10-14T09:26:35.612Z] Cache entry deserialization failed, entry ignored [2020-10-14T09:26:35.612Z] Cache entry deserialization failed, entry ignored [2020-10-14T09:26:35.612Z] Cache entry deserialization failed, entry ignored [2020-10-14T09:26:35.612Z] Cache entry deserialization failed, entry ignored [2020-10-14T09:26:35.612Z] Cache entry deserialization failed, entry ignored [2020-10-14T09:26:35.612Z] Cache entry deserialization failed, entry ignored [2020-10-14T09:26:35.903Z] Cache entry deserialization failed, entry ignored [2020-10-14T09:26:35.903Z] Cache entry deserialization failed, entry ignored [2020-10-14T09:26:37.434Z] Cache entry deserialization failed, entry ignored [2020-10-14T09:26:37.434Z] Cache entry deserialization failed, entry ignored [2020-10-14T09:26:37.434Z] Cache entry deserialization failed, entry ignored [2020-10-14T09:26:38.404Z] Cache entry deserialization failed, entry ignored [2020-10-14T09:26:39.065Z] Cache entry deserialization failed, entry ignored [2020-10-14T09:26:42.610Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-10-14T09:27:09.312Z] lf-activate-venv(): INFO: Adding /tmp/venv-ZXeH/bin to PATH [2020-10-14T09:27:09.312Z] INFO: No Stack... [2020-10-14T09:27:09.312Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-14T09:27:09.312Z] INFO: Archiving Costs [Pipeline] echo [2020-10-14T09:27:09.327Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T09:27:10.014Z] ---> logs-deploy.sh [2020-10-14T09:27:10.014Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-605/12 [2020-10-14T09:27:10.014Z] INFO: archiving workspace using pattern(s): [2020-10-14T09:27:11.929Z] Archives upload complete. [2020-10-14T09:27:11.929Z] INFO: archiving logs to Nexus [2020-10-14T09:27:12.873Z] ---> uname -a: [2020-10-14T09:27:12.873Z] Linux prd-centos7-docker-4c-2g-5361.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 [2020-10-14T09:27:12.873Z] [2020-10-14T09:27:12.873Z] [2020-10-14T09:27:12.873Z] ---> lscpu: [2020-10-14T09:27:12.873Z] Architecture: x86_64 [2020-10-14T09:27:12.873Z] CPU op-mode(s): 32-bit, 64-bit [2020-10-14T09:27:12.873Z] Byte Order: Little Endian [2020-10-14T09:27:12.873Z] CPU(s): 4 [2020-10-14T09:27:12.873Z] On-line CPU(s) list: 0-3 [2020-10-14T09:27:12.873Z] Thread(s) per core: 1 [2020-10-14T09:27:12.873Z] Core(s) per socket: 1 [2020-10-14T09:27:12.873Z] Socket(s): 4 [2020-10-14T09:27:12.873Z] NUMA node(s): 1 [2020-10-14T09:27:12.873Z] Vendor ID: GenuineIntel [2020-10-14T09:27:12.873Z] CPU family: 6 [2020-10-14T09:27:12.873Z] Model: 44 [2020-10-14T09:27:12.873Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-10-14T09:27:12.873Z] Stepping: 1 [2020-10-14T09:27:12.873Z] CPU MHz: 2933.438 [2020-10-14T09:27:12.873Z] BogoMIPS: 5866.87 [2020-10-14T09:27:12.873Z] Virtualization: VT-x [2020-10-14T09:27:12.873Z] Hypervisor vendor: KVM [2020-10-14T09:27:12.873Z] Virtualization type: full [2020-10-14T09:27:12.873Z] L1d cache: 32K [2020-10-14T09:27:12.873Z] L1i cache: 32K [2020-10-14T09:27:12.873Z] L2 cache: 4096K [2020-10-14T09:27:12.873Z] L3 cache: 16384K [2020-10-14T09:27:12.873Z] NUMA node0 CPU(s): 0-3 [2020-10-14T09:27:12.873Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-10-14T09:27:12.873Z] [2020-10-14T09:27:12.873Z] [2020-10-14T09:27:12.873Z] ---> nproc: [2020-10-14T09:27:12.873Z] 4 [2020-10-14T09:27:12.873Z] [2020-10-14T09:27:12.873Z] [2020-10-14T09:27:12.873Z] ---> df -h: [2020-10-14T09:27:12.873Z] Filesystem Size Used Avail Use% Mounted on [2020-10-14T09:27:12.873Z] devtmpfs 887M 0 887M 0% /dev [2020-10-14T09:27:12.873Z] tmpfs 919M 0 919M 0% /dev/shm [2020-10-14T09:27:12.873Z] tmpfs 919M 17M 903M 2% /run [2020-10-14T09:27:12.873Z] tmpfs 919M 0 919M 0% /sys/fs/cgroup [2020-10-14T09:27:12.873Z] /dev/vda1 50G 7.3G 43G 15% / [2020-10-14T09:27:12.873Z] tmpfs 184M 0 184M 0% /run/user/1001 [2020-10-14T09:27:12.873Z] [2020-10-14T09:27:12.873Z] [2020-10-14T09:27:12.873Z] ---> free -m: [2020-10-14T09:27:12.873Z] total used free shared buff/cache available [2020-10-14T09:27:12.873Z] Mem: 1837 594 79 16 1164 1044 [2020-10-14T09:27:12.873Z] Swap: 1023 0 1023 [2020-10-14T09:27:12.873Z] [2020-10-14T09:27:12.873Z] [2020-10-14T09:27:12.873Z] ---> ip addr: [2020-10-14T09:27:12.873Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 [2020-10-14T09:27:12.873Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-10-14T09:27:12.873Z] inet 127.0.0.1/8 scope host lo [2020-10-14T09:27:12.873Z] valid_lft forever preferred_lft forever [2020-10-14T09:27:12.873Z] inet6 ::1/128 scope host [2020-10-14T09:27:12.873Z] valid_lft forever preferred_lft forever [2020-10-14T09:27:12.873Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP group default qlen 1000 [2020-10-14T09:27:12.873Z] link/ether fa:16:3e:8d:f0:94 brd ff:ff:ff:ff:ff:ff [2020-10-14T09:27:12.873Z] inet 10.30.123.228/23 brd 10.30.123.255 scope global dynamic eth0 [2020-10-14T09:27:12.873Z] valid_lft 85720sec preferred_lft 85720sec [2020-10-14T09:27:12.873Z] inet6 fe80::f816:3eff:fe8d:f094/64 scope link [2020-10-14T09:27:12.873Z] valid_lft forever preferred_lft forever [2020-10-14T09:27:12.873Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN group default [2020-10-14T09:27:12.873Z] link/ether 02:42:c4:df:e3:11 brd ff:ff:ff:ff:ff:ff [2020-10-14T09:27:12.873Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-10-14T09:27:12.873Z] valid_lft forever preferred_lft forever [2020-10-14T09:27:12.873Z] inet6 fe80::42:c4ff:fedf:e311/64 scope link [2020-10-14T09:27:12.873Z] valid_lft forever preferred_lft forever [2020-10-14T09:27:12.873Z] [2020-10-14T09:27:12.873Z] [2020-10-14T09:27:12.873Z] ---> sar -b -r -n DEV: [2020-10-14T09:27:12.873Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/14/2020 _x86_64_ (4 CPU) [2020-10-14T09:27:12.874Z] [2020-10-14T09:27:12.874Z] 09:15:35 AM LINUX RESTART [2020-10-14T09:27:12.874Z] [2020-10-14T09:27:12.874Z] 09:16:01 AM tps rtps wtps bread/s bwrtn/s [2020-10-14T09:27:12.874Z] 09:17:01 AM 123.69 41.90 81.79 7529.22 39058.27 [2020-10-14T09:27:12.874Z] 09:18:01 AM 3.41 0.00 3.41 0.00 112.82 [2020-10-14T09:27:12.874Z] 09:19:01 AM 0.40 0.00 0.40 0.00 5.56 [2020-10-14T09:27:12.874Z] 09:20:01 AM 0.53 0.00 0.53 0.00 6.89 [2020-10-14T09:27:12.874Z] 09:21:01 AM 0.23 0.00 0.23 0.00 4.05 [2020-10-14T09:27:12.874Z] 09:22:01 AM 0.25 0.00 0.25 0.00 3.91 [2020-10-14T09:27:12.874Z] 09:23:01 AM 0.45 0.02 0.43 0.13 6.16 [2020-10-14T09:27:12.874Z] 09:24:01 AM 0.17 0.00 0.17 0.00 1.62 [2020-10-14T09:27:12.874Z] 09:25:01 AM 0.92 0.65 0.27 148.57 3.50 [2020-10-14T09:27:12.874Z] 09:26:02 AM 113.41 60.52 52.89 5384.45 6872.12 [2020-10-14T09:27:12.874Z] 09:27:01 AM 96.68 19.75 76.93 828.18 9313.19 [2020-10-14T09:27:12.874Z] Average: 30.83 11.16 19.67 1263.80 5030.51 [2020-10-14T09:27:12.874Z] [2020-10-14T09:27:12.874Z] 09:16:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-10-14T09:27:12.874Z] 09:17:01 AM 167892 1713664 91.08 2620 1149316 1069832 36.51 437236 1115248 120 [2020-10-14T09:27:12.874Z] 09:18:01 AM 173520 1708036 90.78 2620 1149532 1033168 35.26 434080 1113900 16 [2020-10-14T09:27:12.874Z] 09:19:01 AM 172904 1708652 90.81 2620 1149540 1033312 35.27 435952 1113032 8 [2020-10-14T09:27:12.874Z] 09:20:01 AM 173012 1708544 90.80 2620 1149540 1033300 35.26 435864 1113032 8 [2020-10-14T09:27:12.874Z] 09:21:01 AM 171680 1709876 90.88 2620 1149544 1033352 35.27 444176 1105780 8 [2020-10-14T09:27:12.874Z] 09:22:01 AM 168696 1712860 91.03 2620 1149552 1033440 35.27 464072 1088952 8 [2020-10-14T09:27:12.874Z] 09:23:01 AM 169988 1711568 90.97 2620 1149560 1033296 35.26 463244 1088952 12 [2020-10-14T09:27:12.874Z] 09:24:01 AM 169108 1712448 91.01 2620 1149568 1033440 35.27 458808 1094312 20 [2020-10-14T09:27:12.874Z] 09:25:01 AM 155648 1725908 91.73 2620 1154208 1035024 35.32 461264 1098292 164 [2020-10-14T09:27:12.874Z] 09:26:02 AM 69164 1812392 96.32 2620 1152872 1094496 37.35 494108 1122864 56540 [2020-10-14T09:27:12.874Z] 09:27:01 AM 97604 1783952 94.81 2620 1085312 1079928 36.86 542864 1004292 88588 [2020-10-14T09:27:12.874Z] Average: 153565 1727991 91.84 2620 1144413 1046599 35.72 461061 1096241 13227 [2020-10-14T09:27:12.874Z] [2020-10-14T09:27:12.874Z] 09:16:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-10-14T09:27:12.874Z] 09:17:01 AM eth0 328.27 244.60 1072.37 110.35 0.00 0.00 0.00 [2020-10-14T09:27:12.874Z] 09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-14T09:27:12.874Z] 09:17:01 AM docker0 7.06 4.36 1.09 19.58 0.00 0.00 0.00 [2020-10-14T09:27:12.874Z] 09:18:01 AM eth0 0.53 0.10 0.05 0.02 0.00 0.00 0.00 [2020-10-14T09:27:12.874Z] 09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-14T09:27:12.874Z] 09:18:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-14T09:27:12.874Z] 09:19:01 AM eth0 1.23 0.28 0.31 0.17 0.00 0.00 0.00 [2020-10-14T09:27:12.874Z] 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-14T09:27:12.874Z] 09:19:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-14T09:27:12.874Z] 09:20:01 AM eth0 1.35 0.32 0.35 0.20 0.00 0.00 0.00 [2020-10-14T09:27:12.874Z] 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-14T09:27:12.874Z] 09:20:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-14T09:27:12.874Z] 09:21:01 AM eth0 1.03 0.28 0.31 0.20 0.00 0.00 0.00 [2020-10-14T09:27:12.874Z] 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-14T09:27:12.874Z] 09:21:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-14T09:27:12.874Z] 09:22:01 AM eth0 0.98 0.52 0.44 0.27 0.00 0.00 0.00 [2020-10-14T09:27:12.874Z] 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-14T09:27:12.874Z] 09:22:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-14T09:27:12.874Z] 09:23:01 AM eth0 0.43 0.10 0.04 0.04 0.00 0.00 0.00 [2020-10-14T09:27:12.874Z] 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-14T09:27:12.874Z] 09:23:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-14T09:27:12.874Z] 09:24:01 AM eth0 0.73 0.35 0.30 0.20 0.00 0.00 0.00 [2020-10-14T09:27:12.874Z] 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-14T09:27:12.874Z] 09:24:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-14T09:27:12.874Z] 09:25:01 AM eth0 5.00 3.35 4.80 1.95 0.00 0.00 0.00 [2020-10-14T09:27:12.874Z] 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-14T09:27:12.874Z] 09:25:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-14T09:27:12.874Z] 09:26:02 AM eth0 117.82 100.05 826.31 14.02 0.00 0.00 0.00 [2020-10-14T09:27:12.874Z] 09:26:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-14T09:27:12.874Z] 09:26:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-14T09:27:12.874Z] 09:27:01 AM eth0 49.55 41.30 135.94 45.29 0.00 0.00 0.00 [2020-10-14T09:27:12.874Z] 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-14T09:27:12.874Z] 09:27:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-14T09:27:12.874Z] Average: eth0 46.09 35.57 185.69 15.66 0.00 0.00 0.00 [2020-10-14T09:27:12.874Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-14T09:27:12.874Z] Average: docker0 0.64 0.40 0.10 1.78 0.00 0.00 0.00 [2020-10-14T09:27:12.874Z] [2020-10-14T09:27:12.874Z] [2020-10-14T09:27:12.874Z] ---> sar -P ALL: [2020-10-14T09:27:12.874Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/14/2020 _x86_64_ (4 CPU) [2020-10-14T09:27:12.874Z] [2020-10-14T09:27:12.874Z] 09:15:35 AM LINUX RESTART [2020-10-14T09:27:12.874Z] [2020-10-14T09:27:12.874Z] 09:16:01 AM CPU %user %nice %system %iowait %steal %idle [2020-10-14T09:27:12.874Z] 09:17:01 AM all 13.45 0.00 5.19 9.10 0.04 72.21 [2020-10-14T09:27:12.874Z] 09:17:01 AM 0 13.21 0.00 5.41 8.91 0.03 72.43 [2020-10-14T09:27:12.874Z] 09:17:01 AM 1 13.92 0.00 5.14 9.01 0.07 71.87 [2020-10-14T09:27:12.874Z] 09:17:01 AM 2 12.88 0.00 5.95 10.55 0.03 70.59 [2020-10-14T09:27:12.874Z] 09:17:01 AM 3 13.83 0.00 4.29 7.95 0.03 73.90 [2020-10-14T09:27:12.874Z] 09:18:01 AM all 0.16 0.00 0.04 0.00 0.00 99.80 [2020-10-14T09:27:12.874Z] 09:18:01 AM 0 0.32 0.00 0.05 0.00 0.00 99.63 [2020-10-14T09:27:12.874Z] 09:18:01 AM 1 0.17 0.00 0.03 0.00 0.00 99.80 [2020-10-14T09:27:12.874Z] 09:18:01 AM 2 0.08 0.00 0.05 0.00 0.00 99.87 [2020-10-14T09:27:12.874Z] 09:18:01 AM 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-10-14T09:27:12.874Z] 09:19:01 AM all 0.16 0.00 0.02 0.00 0.00 99.81 [2020-10-14T09:27:12.874Z] 09:19:01 AM 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-10-14T09:27:12.874Z] 09:19:01 AM 1 0.53 0.00 0.02 0.00 0.00 99.45 [2020-10-14T09:27:12.874Z] 09:19:01 AM 2 0.05 0.00 0.02 0.00 0.00 99.93 [2020-10-14T09:27:12.874Z] 09:19:01 AM 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-10-14T09:27:12.874Z] 09:20:01 AM all 0.10 0.00 0.04 0.00 0.00 99.85 [2020-10-14T09:27:12.874Z] 09:20:01 AM 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-10-14T09:27:12.874Z] 09:20:01 AM 1 0.30 0.00 0.08 0.00 0.00 99.62 [2020-10-14T09:27:12.874Z] 09:20:01 AM 2 0.07 0.00 0.03 0.00 0.00 99.90 [2020-10-14T09:27:12.874Z] 09:20:01 AM 3 0.00 0.00 0.03 0.00 0.00 99.97 [2020-10-14T09:27:12.874Z] 09:21:01 AM all 0.04 0.00 0.03 0.00 0.00 99.92 [2020-10-14T09:27:12.874Z] 09:21:01 AM 0 0.02 0.00 0.05 0.00 0.00 99.93 [2020-10-14T09:27:12.874Z] 09:21:01 AM 1 0.05 0.00 0.02 0.00 0.00 99.93 [2020-10-14T09:27:12.874Z] 09:21:01 AM 2 0.05 0.00 0.05 0.00 0.00 99.90 [2020-10-14T09:27:12.874Z] 09:21:01 AM 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-10-14T09:27:12.874Z] 09:22:01 AM all 0.20 0.00 0.04 0.00 0.00 99.75 [2020-10-14T09:27:12.874Z] 09:22:01 AM 0 0.28 0.00 0.07 0.00 0.00 99.65 [2020-10-14T09:27:12.874Z] 09:22:01 AM 1 0.47 0.00 0.03 0.00 0.00 99.50 [2020-10-14T09:27:12.874Z] 09:22:01 AM 2 0.08 0.00 0.05 0.00 0.02 99.85 [2020-10-14T09:27:12.874Z] 09:22:01 AM 3 0.00 0.00 0.02 0.00 0.00 99.98 [2020-10-14T09:27:12.874Z] 09:23:01 AM all 0.16 0.00 0.02 0.00 0.00 99.81 [2020-10-14T09:27:12.874Z] 09:23:01 AM 0 0.05 0.00 0.05 0.00 0.00 99.90 [2020-10-14T09:27:12.874Z] 09:23:01 AM 1 0.53 0.00 0.00 0.00 0.00 99.47 [2020-10-14T09:27:12.874Z] 09:23:01 AM 2 0.03 0.00 0.00 0.00 0.00 99.97 [2020-10-14T09:27:12.874Z] 09:23:01 AM 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-10-14T09:27:12.874Z] 09:24:01 AM all 0.15 0.00 0.02 0.00 0.00 99.83 [2020-10-14T09:27:12.874Z] 09:24:01 AM 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-10-14T09:27:12.874Z] 09:24:01 AM 1 0.53 0.00 0.03 0.00 0.00 99.43 [2020-10-14T09:27:12.874Z] 09:24:01 AM 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-10-14T09:27:12.874Z] 09:24:01 AM 3 0.00 0.00 0.02 0.00 0.00 99.98 [2020-10-14T09:27:12.874Z] 09:25:01 AM all 0.40 0.00 0.25 0.01 0.00 99.35 [2020-10-14T09:27:12.874Z] 09:25:01 AM 0 0.33 0.00 0.28 0.02 0.00 99.37 [2020-10-14T09:27:12.874Z] 09:25:01 AM 1 0.73 0.00 0.33 0.00 0.00 98.93 [2020-10-14T09:27:12.874Z] 09:25:01 AM 2 0.15 0.00 0.13 0.00 0.00 99.72 [2020-10-14T09:27:12.874Z] 09:25:01 AM 3 0.37 0.00 0.18 0.00 0.00 99.45 [2020-10-14T09:27:12.874Z] 09:26:02 AM all 15.55 0.00 1.99 1.86 0.01 80.58 [2020-10-14T09:27:12.874Z] 09:26:02 AM 0 23.55 0.00 1.81 1.26 0.02 73.36 [2020-10-14T09:27:12.874Z] 09:26:02 AM 1 8.93 0.00 2.05 2.02 0.00 86.99 [2020-10-14T09:27:12.874Z] 09:26:02 AM 2 19.88 0.00 2.31 3.85 0.00 73.96 [2020-10-14T09:27:12.874Z] 09:26:02 AM 3 9.88 0.00 1.83 0.30 0.02 87.97 [2020-10-14T09:27:12.874Z] 09:27:01 AM all 16.74 0.00 2.84 1.21 0.01 79.20 [2020-10-14T09:27:12.874Z] 09:27:01 AM 0 20.81 0.00 2.28 1.89 0.00 75.02 [2020-10-14T09:27:12.874Z] 09:27:01 AM 1 11.60 0.00 1.72 1.34 0.02 85.32 [2020-10-14T09:27:12.874Z] 09:27:01 AM 2 23.52 0.00 4.55 0.89 0.03 71.01 [2020-10-14T09:27:12.874Z] 09:27:01 AM 3 11.03 0.00 2.78 0.75 0.02 85.42 [2020-10-14T09:27:12.874Z] [2020-10-14T09:27:12.874Z] Average: CPU %user %nice %system %iowait %steal %idle [2020-10-14T09:27:12.874Z] Average: all 4.25 0.00 0.95 1.10 0.01 93.70 [2020-10-14T09:27:12.874Z] Average: 0 5.29 0.00 0.91 1.09 0.00 92.70 [2020-10-14T09:27:12.874Z] Average: 1 3.41 0.00 0.86 1.12 0.01 94.61 [2020-10-14T09:27:12.874Z] Average: 2 5.12 0.00 1.19 1.38 0.01 92.30 [2020-10-14T09:27:12.874Z] Average: 3 3.17 0.00 0.83 0.81 0.01 95.18 [2020-10-14T09:27:12.874Z] [2020-10-14T09:27:12.874Z] [2020-10-14T09:27:12.874Z]