Pull request #619 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 14a705dd23cc4d0b9f21bc0cf06a165c8906fa41+833c05b782f270c396ee40879762f076aaf9331e (0b0153b88f744991615bd001d316e7d8010650de) 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 ‘prd-centos7-docker-4c-2g-3642’ is offline Running on prd-centos7-docker-4c-2g-3717 in /w/workspace/dgexfoundry_device-sdk-go_PR-619 [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-619 # 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 Merging remotes/origin/master commit 833c05b782f270c396ee40879762f076aaf9331e into PR head commit 14a705dd23cc4d0b9f21bc0cf06a165c8906fa41 Merge succeeded, producing 14a705dd23cc4d0b9f21bc0cf06a165c8906fa41 Checking out Revision 14a705dd23cc4d0b9f21bc0cf06a165c8906fa41 (PR-619) > 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/619/head:refs/remotes/origin/PR-619 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 14a705dd23cc4d0b9f21bc0cf06a165c8906fa41 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 833c05b782f270c396ee40879762f076aaf9331e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 14a705dd23cc4d0b9f21bc0cf06a165c8906fa41 # timeout=10 Commit message: "feat: implement v2 command API" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk 09ced11383868fbff569d34a152ad4d081d0e7c1 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-06T07:56:51.738Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-06T07:56:52.009Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-06T07:56:52.121Z] ========================================================= [2020-10-06T07:56:52.121Z] EdgeX Global Pipelines Version Info [2020-10-06T07:56:52.121Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-06T07:56:54.072Z] ------------------- [2020-10-06T07:56:54.072Z] stable info: [2020-10-06T07:56:54.072Z] ------------------- [2020-10-06T07:56:54.072Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-06T07:56:54.072Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-10-06T07:56:54.072Z] Message: update stable to v1.0.131 [2020-10-06T07:56:55.019Z] ------------------- [2020-10-06T07:56:55.019Z] experimental info: [2020-10-06T07:56:55.019Z] ------------------- [2020-10-06T07:56:55.019Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-06T07:56:55.019Z] Commit SHA: 570db4806bfd36b7d07759f4849a4530ec9e8d2a [2020-10-06T07:56:55.019Z] Message: update experimental to v1.0.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-06T07:56:55.389Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2020-10-06T07:56:55.485Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2020-10-06T07:56:55.574Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-06T07:56:55.668Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-06T07:56:55.766Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-06T07:56:55.858Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-06T07:56:55.948Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-06T07:56:56.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-06T07:56:56.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2020-10-06T07:56:56.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-06T07:56:56.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-06T07:56:56.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2020-10-06T07:56:56.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-06T07:56:56.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-06T07:56:56.723Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-06T07:56:56.820Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-06T07:56:56.914Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-06T07:56:57.027Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-06T07:56:57.110Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-06T07:56:57.203Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-06T07:56:57.302Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-10-06T07:56:57.391Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-10-06T07:56:57.501Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-06T07:56:57.585Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-06T07:56:57.671Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-10-06T07:56:57.757Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-619 [Pipeline] echo [2020-10-06T07:56:57.842Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-619 [Pipeline] echo [2020-10-06T07:56:57.925Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-619 [Pipeline] echo [2020-10-06T07:56:58.012Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 14a705dd23cc4d0b9f21bc0cf06a165c8906fa41 [Pipeline] echo [2020-10-06T07:56:58.105Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 14a705d [Pipeline] echo [2020-10-06T07:56:58.189Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-06T07:56:58.811Z] + git log --format=format:%s -1 14a705dd23cc4d0b9f21bc0cf06a165c8906fa41 [Pipeline] echo [2020-10-06T07:56:58.877Z] GIT_COMMIT: 14a705dd23cc4d0b9f21bc0cf06a165c8906fa41, Commit Message: feat: implement v2 command API [Pipeline] echo [2020-10-06T07:56:58.923Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-06T07:56:59.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-06T07:56:59.979Z] [2020-10-06T07:56:59.979Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-06T07:57:00.326Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-06T07:57:00.326Z] latest: Pulling from edgex-devops/git-semver [2020-10-06T07:57:00.326Z] 31603596830f: Pulling fs layer [2020-10-06T07:57:00.326Z] 2a8b12db71e7: Pulling fs layer [2020-10-06T07:57:00.326Z] 6ca5941a6612: Pulling fs layer [2020-10-06T07:57:00.326Z] ecc8261a40a4: Pulling fs layer [2020-10-06T07:57:00.326Z] ecc8261a40a4: Waiting [2020-10-06T07:57:00.326Z] 2a8b12db71e7: Verifying Checksum [2020-10-06T07:57:00.326Z] 2a8b12db71e7: Download complete [2020-10-06T07:57:00.592Z] 31603596830f: Verifying Checksum [2020-10-06T07:57:00.592Z] 31603596830f: Download complete [2020-10-06T07:57:00.592Z] ecc8261a40a4: Verifying Checksum [2020-10-06T07:57:00.592Z] ecc8261a40a4: Download complete [2020-10-06T07:57:00.857Z] 6ca5941a6612: Verifying Checksum [2020-10-06T07:57:00.857Z] 6ca5941a6612: Download complete [2020-10-06T07:57:01.124Z] 31603596830f: Pull complete [2020-10-06T07:57:01.124Z] 2a8b12db71e7: Pull complete [2020-10-06T07:57:02.076Z] 6ca5941a6612: Pull complete [2020-10-06T07:57:02.076Z] ecc8261a40a4: Pull complete [2020-10-06T07:57:02.076Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-06T07:57:02.339Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-06T07:57:02.339Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-06T07:57:02.446Z] prd-centos7-docker-4c-2g-3717 does not seem to be running inside a container [2020-10-06T07:57:02.494Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-619 -v /w/workspace/dgexfoundry_device-sdk-go_PR-619:/w/workspace/dgexfoundry_device-sdk-go_PR-619:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-619@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-619@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-06T07:57:04.622Z] $ docker top 202f8895bf572dd27f7de25e6c0fc5c0c56a4c7b0b2ce8f30cf0b220ba17d7cb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-06T07:57:05.002Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-06T07:57:05.002Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-06T07:57:05.207Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-06T07:57:05.212Z] $ docker exec 202f8895bf572dd27f7de25e6c0fc5c0c56a4c7b0b2ce8f30cf0b220ba17d7cb ssh-agent [2020-10-06T07:57:05.372Z] SSH_AUTH_SOCK=/tmp/ssh-oGAA8HXqNxFO/agent.11 [2020-10-06T07:57:05.372Z] SSH_AGENT_PID=17 [2020-10-06T07:57:05.384Z] Running ssh-add (command line suppressed) [2020-10-06T07:57:05.508Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-619@tmp/private_key_901147825280386764.key (/w/workspace/dgexfoundry_device-sdk-go_PR-619@tmp/private_key_901147825280386764.key) [2020-10-06T07:57:05.558Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-06T07:57:05.893Z] + git describe --exact-match --tags HEAD [2020-10-06T07:57:05.893Z] fatal: no tag exactly matches '14a705dd23cc4d0b9f21bc0cf06a165c8906fa41' [Pipeline] } [2020-10-06T07:57:05.919Z] $ docker exec --env ******** --env ******** 202f8895bf572dd27f7de25e6c0fc5c0c56a4c7b0b2ce8f30cf0b220ba17d7cb ssh-agent -k [2020-10-06T07:57:06.032Z] unset SSH_AUTH_SOCK; [2020-10-06T07:57:06.033Z] unset SSH_AGENT_PID; [2020-10-06T07:57:06.033Z] echo Agent pid 17 killed; [2020-10-06T07:57:06.077Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-10-06T07:57:06.166Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-10-06T07:57:06.166Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-10-06T07:57:06.260Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-06T07:57:06.260Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-06T07:57:06.419Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-06T07:57:06.425Z] $ docker exec 202f8895bf572dd27f7de25e6c0fc5c0c56a4c7b0b2ce8f30cf0b220ba17d7cb ssh-agent [2020-10-06T07:57:06.583Z] SSH_AUTH_SOCK=/tmp/ssh-kEW9zlnGNA51/agent.46 [2020-10-06T07:57:06.583Z] SSH_AGENT_PID=51 [2020-10-06T07:57:06.589Z] Running ssh-add (command line suppressed) [2020-10-06T07:57:06.711Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-619@tmp/private_key_4210650081988377377.key (/w/workspace/dgexfoundry_device-sdk-go_PR-619@tmp/private_key_4210650081988377377.key) [2020-10-06T07:57:06.760Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-06T07:57:07.155Z] + git semver init [2020-10-06T07:57:07.155Z] # -> Open(): unable to determine branch for HEAD [2020-10-06T07:57:07.155Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-619/.git [2020-10-06T07:57:07.155Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-619 [2020-10-06T07:57:07.155Z] # $SEMVER_REMOTE_NAME = origin [2020-10-06T07:57:07.155Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-06T07:57:07.155Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-06T07:57:07.155Z] # $SEMVER_BRANCH = PR-619 [2020-10-06T07:57:07.155Z] # $SEMVER_TEMP = /tmp/semver-282538114 [2020-10-06T07:57:07.155Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-10-06T07:57:07.732Z] # '/tmp/semver-282538114' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-619/.semver' [2020-10-06T07:57:07.732Z] # -> Force: false [2020-10-06T07:57:07.732Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-619/.semver [Pipeline] } [2020-10-06T07:57:07.747Z] $ docker exec --env ******** --env ******** 202f8895bf572dd27f7de25e6c0fc5c0c56a4c7b0b2ce8f30cf0b220ba17d7cb ssh-agent -k [2020-10-06T07:57:07.867Z] unset SSH_AUTH_SOCK; [2020-10-06T07:57:07.867Z] unset SSH_AGENT_PID; [2020-10-06T07:57:07.867Z] echo Agent pid 51 killed; [2020-10-06T07:57:07.908Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-06T07:57:08.368Z] + git semver [Pipeline] } [2020-10-06T07:57:08.387Z] $ docker stop --time=1 202f8895bf572dd27f7de25e6c0fc5c0c56a4c7b0b2ce8f30cf0b220ba17d7cb [2020-10-06T07:57:09.805Z] $ docker rm -f 202f8895bf572dd27f7de25e6c0fc5c0c56a4c7b0b2ce8f30cf0b220ba17d7cb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-10-06T07:57:10.751Z] Stashed 46 file(s) [Pipeline] echo [2020-10-06T07:57:10.756Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo [2020-10-06T07:57:10.930Z] 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-06T07:57:26.376Z] Still waiting to schedule task [2020-10-06T07:57:26.376Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-06T07:57:26.379Z] Still waiting to schedule task [2020-10-06T07:57:26.379Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-10-06T07:59:25.527Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3718 in /w/workspace/dgexfoundry_device-sdk-go_PR-619 [Pipeline] { [Pipeline] ws [2020-10-06T07:59:25.623Z] Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout [2020-10-06T07:59:31.019Z] using credential edgex-jenkins-ssh [2020-10-06T07:59:31.077Z] Cloning the remote Git repository [2020-10-06T07:59:31.138Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-10-06T07:59:31.247Z] > git init /w/workspace/device-sdk-go/3 # timeout=10 [2020-10-06T07:59:31.341Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-06T07:59:31.342Z] > git --version # timeout=10 [2020-10-06T07:59:31.358Z] > git --version # 'git version 2.17.1' [2020-10-06T07:59:31.359Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-06T07:59:31.417Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-06T07:59:33.191Z] Merging remotes/origin/master commit 833c05b782f270c396ee40879762f076aaf9331e into PR head commit 14a705dd23cc4d0b9f21bc0cf06a165c8906fa41 [2020-10-06T07:59:32.491Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-06T07:59:32.507Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-06T07:59:32.536Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-06T07:59:32.566Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-06T07:59:32.567Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-06T07:59:32.581Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/619/head:refs/remotes/origin/PR-619 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-06T07:59:33.215Z] > git config core.sparsecheckout # timeout=10 [2020-10-06T07:59:33.234Z] > git checkout -f 14a705dd23cc4d0b9f21bc0cf06a165c8906fa41 # timeout=10 [2020-10-06T07:59:33.346Z] > git remote # timeout=10 [2020-10-06T07:59:33.405Z] > git config --get remote.origin.url # timeout=10 [2020-10-06T07:59:33.544Z] Merge succeeded, producing 14a705dd23cc4d0b9f21bc0cf06a165c8906fa41 [2020-10-06T07:59:33.545Z] Checking out Revision 14a705dd23cc4d0b9f21bc0cf06a165c8906fa41 (PR-619) [2020-10-06T07:59:33.469Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-06T07:59:33.484Z] > git merge 833c05b782f270c396ee40879762f076aaf9331e # timeout=10 [2020-10-06T07:59:33.525Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-06T07:59:33.555Z] > git config core.sparsecheckout # timeout=10 [2020-10-06T07:59:33.575Z] > git checkout -f 14a705dd23cc4d0b9f21bc0cf06a165c8906fa41 # timeout=10 [2020-10-06T07:59:37.842Z] Commit message: "feat: implement v2 command API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-06T07:59:39.192Z] ========================================================= [2020-10-06T07:59:39.192Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-06T07:59:39.192Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-06T07:59:40.219Z] + 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-06T07:59:41.205Z] Sending build context to Docker daemon 3.554MB [2020-10-06T07:59:41.205Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-06T07:59:41.205Z] Step 2/8 : FROM ${BASE} [2020-10-06T07:59:41.805Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-06T07:59:41.805Z] b538f80385f9: Pulling fs layer [2020-10-06T07:59:41.805Z] 74f711af9a0d: Pulling fs layer [2020-10-06T07:59:41.805Z] 99f96fe45779: Pulling fs layer [2020-10-06T07:59:41.805Z] 8529a6b9a6be: Pulling fs layer [2020-10-06T07:59:41.805Z] 45590311c82a: Pulling fs layer [2020-10-06T07:59:41.805Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-06T07:59:41.805Z] 209524e5b208: Pulling fs layer [2020-10-06T07:59:41.805Z] 8529a6b9a6be: Waiting [2020-10-06T07:59:41.805Z] 45590311c82a: Waiting [2020-10-06T07:59:41.805Z] 69ca0ff8b7b3: Waiting [2020-10-06T07:59:41.805Z] 209524e5b208: Waiting [2020-10-06T07:59:41.805Z] 99f96fe45779: Verifying Checksum [2020-10-06T07:59:41.805Z] 99f96fe45779: Download complete [2020-10-06T07:59:41.805Z] 74f711af9a0d: Download complete [2020-10-06T07:59:41.805Z] 45590311c82a: Verifying Checksum [2020-10-06T07:59:41.805Z] 45590311c82a: Download complete [2020-10-06T07:59:41.805Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-06T07:59:41.805Z] 69ca0ff8b7b3: Download complete [2020-10-06T07:59:41.805Z] b538f80385f9: Verifying Checksum [2020-10-06T07:59:41.805Z] b538f80385f9: Download complete [2020-10-06T07:59:42.406Z] b538f80385f9: Pull complete [2020-10-06T07:59:43.025Z] 74f711af9a0d: Pull complete [2020-10-06T07:59:43.627Z] 99f96fe45779: Pull complete [2020-10-06T07:59:44.614Z] 209524e5b208: Download complete [2020-10-06T07:59:46.068Z] 8529a6b9a6be: Verifying Checksum [2020-10-06T07:59:46.068Z] 8529a6b9a6be: Download complete [2020-10-06T07:59:56.258Z] 8529a6b9a6be: Pull complete [2020-10-06T07:59:56.535Z] 45590311c82a: Pull complete [2020-10-06T07:59:56.811Z] 69ca0ff8b7b3: Pull complete [2020-10-06T08:00:00.515Z] Running on prd-centos7-docker-4c-2g-3719 in /w/workspace/dgexfoundry_device-sdk-go_PR-619 [Pipeline] { [Pipeline] ws [2020-10-06T08:00:00.622Z] Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout [2020-10-06T08:00:01.149Z] 209524e5b208: Pull complete [2020-10-06T08:00:01.149Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-06T08:00:01.149Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-06T08:00:01.149Z] ---> 5bddaf1c2fca [2020-10-06T08:00:01.149Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-06T08:00:03.614Z] using credential edgex-jenkins-ssh [2020-10-06T08:00:03.671Z] Cloning the remote Git repository [2020-10-06T08:00:03.834Z] ---> Running in 93522c48c5e8 [2020-10-06T08:00:04.108Z] Removing intermediate container 93522c48c5e8 [2020-10-06T08:00:04.108Z] ---> 0e0504b76391 [2020-10-06T08:00:04.108Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-06T08:00:04.108Z] ---> Running in d1707e68ed2d [2020-10-06T08:00:03.702Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-10-06T08:00:03.766Z] > git init /w/workspace/device-sdk-go/3 # timeout=10 [2020-10-06T08:00:03.816Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-06T08:00:03.816Z] > git --version # timeout=10 [2020-10-06T08:00:03.823Z] > git --version # 'git version 2.16.5' [2020-10-06T08:00:03.823Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-06T08:00:03.847Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-06T08:00:06.212Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-06T08:00:06.218Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-06T08:00:06.229Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-06T08:00:06.240Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-06T08:00:06.241Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-06T08:00:06.245Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/619/head:refs/remotes/origin/PR-619 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-06T08:00:06.749Z] Merging remotes/origin/master commit 833c05b782f270c396ee40879762f076aaf9331e into PR head commit 14a705dd23cc4d0b9f21bc0cf06a165c8906fa41 [2020-10-06T08:00:06.758Z] Removing intermediate container d1707e68ed2d [2020-10-06T08:00:06.758Z] ---> 193719680b17 [2020-10-06T08:00:06.758Z] Step 5/8 : RUN apk add --no-cache make git [2020-10-06T08:00:06.758Z] ---> Running in 7618c814074f [2020-10-06T08:00:06.920Z] Merge succeeded, producing 14a705dd23cc4d0b9f21bc0cf06a165c8906fa41 [2020-10-06T08:00:06.920Z] Checking out Revision 14a705dd23cc4d0b9f21bc0cf06a165c8906fa41 (PR-619) [2020-10-06T08:00:06.764Z] > git config core.sparsecheckout # timeout=10 [2020-10-06T08:00:06.780Z] > git checkout -f 14a705dd23cc4d0b9f21bc0cf06a165c8906fa41 # timeout=10 [2020-10-06T08:00:06.882Z] > git remote # timeout=10 [2020-10-06T08:00:06.888Z] > git config --get remote.origin.url # timeout=10 [2020-10-06T08:00:06.897Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-06T08:00:06.901Z] > git merge 833c05b782f270c396ee40879762f076aaf9331e # timeout=10 [2020-10-06T08:00:06.911Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-06T08:00:06.927Z] > git config core.sparsecheckout # timeout=10 [2020-10-06T08:00:06.941Z] > git checkout -f 14a705dd23cc4d0b9f21bc0cf06a165c8906fa41 # timeout=10 [2020-10-06T08:00:08.193Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-06T08:00:09.171Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-06T08:00:09.763Z] OK: 142 MiB in 39 packages [2020-10-06T08:00:10.549Z] Commit message: "feat: implement v2 command API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-10-06T08:00:11.214Z] Removing intermediate container 7618c814074f [2020-10-06T08:00:11.215Z] ---> 1f098b57469f [2020-10-06T08:00:11.215Z] Step 6/8 : WORKDIR /device-sdk-go [2020-10-06T08:00:11.215Z] ---> Running in 02e9c34bba78 [Pipeline] echo [2020-10-06T08:00:11.409Z] ========================================================= [2020-10-06T08:00:11.409Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-06T08:00:11.409Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-06T08:00:11.500Z] Removing intermediate container 02e9c34bba78 [2020-10-06T08:00:11.501Z] ---> 6d0a1cf89d73 [2020-10-06T08:00:11.501Z] Step 7/8 : COPY . . [2020-10-06T08:00:12.097Z] + 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-06T08:00:12.359Z] Sending build context to Docker daemon 3.554MB [2020-10-06T08:00:12.359Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-06T08:00:12.359Z] Step 2/8 : FROM ${BASE} [2020-10-06T08:00:12.359Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-06T08:00:12.359Z] df20fa9351a1: Pulling fs layer [2020-10-06T08:00:12.359Z] ed8968b2872e: Pulling fs layer [2020-10-06T08:00:12.359Z] a92cc7c5fd73: Pulling fs layer [2020-10-06T08:00:12.359Z] e871e8e8d7a9: Pulling fs layer [2020-10-06T08:00:12.359Z] e73272ec9a57: Pulling fs layer [2020-10-06T08:00:12.359Z] 1e910a182e73: Pulling fs layer [2020-10-06T08:00:12.359Z] 4e634b169226: Pulling fs layer [2020-10-06T08:00:12.359Z] e73272ec9a57: Waiting [2020-10-06T08:00:12.359Z] 1e910a182e73: Waiting [2020-10-06T08:00:12.359Z] 4e634b169226: Waiting [2020-10-06T08:00:12.359Z] e871e8e8d7a9: Waiting [2020-10-06T08:00:12.624Z] a92cc7c5fd73: Verifying Checksum [2020-10-06T08:00:12.624Z] a92cc7c5fd73: Download complete [2020-10-06T08:00:12.624Z] ed8968b2872e: Download complete [2020-10-06T08:00:12.624Z] e73272ec9a57: Verifying Checksum [2020-10-06T08:00:12.624Z] e73272ec9a57: Download complete [2020-10-06T08:00:12.624Z] 1e910a182e73: Verifying Checksum [2020-10-06T08:00:12.624Z] 1e910a182e73: Download complete [2020-10-06T08:00:12.624Z] df20fa9351a1: Verifying Checksum [2020-10-06T08:00:12.624Z] df20fa9351a1: Download complete [2020-10-06T08:00:12.888Z] df20fa9351a1: Pull complete [2020-10-06T08:00:12.953Z] ---> e282997e0d5e [2020-10-06T08:00:12.953Z] Step 8/8 : RUN go mod download [2020-10-06T08:00:13.153Z] ed8968b2872e: Pull complete [2020-10-06T08:00:13.230Z] ---> Running in 072bc61e5826 [2020-10-06T08:00:13.415Z] a92cc7c5fd73: Pull complete [2020-10-06T08:00:14.005Z] 4e634b169226: Verifying Checksum [2020-10-06T08:00:14.005Z] 4e634b169226: Download complete [2020-10-06T08:00:14.954Z] e871e8e8d7a9: Verifying Checksum [2020-10-06T08:00:14.954Z] e871e8e8d7a9: Download complete [2020-10-06T08:00:19.214Z] e871e8e8d7a9: Pull complete [2020-10-06T08:00:19.214Z] e73272ec9a57: Pull complete [2020-10-06T08:00:19.477Z] 1e910a182e73: Pull complete [2020-10-06T08:00:27.629Z] 4e634b169226: Pull complete [2020-10-06T08:00:27.629Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-06T08:00:27.629Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-06T08:00:27.629Z] ---> f7629b54cfaa [2020-10-06T08:00:27.629Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-06T08:00:27.629Z] ---> Running in 76604cec7a55 [2020-10-06T08:00:27.629Z] Removing intermediate container 76604cec7a55 [2020-10-06T08:00:27.629Z] ---> 37dec0d6d0a2 [2020-10-06T08:00:27.629Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-06T08:00:27.629Z] ---> Running in 5349b3313097 [2020-10-06T08:00:28.579Z] Removing intermediate container 5349b3313097 [2020-10-06T08:00:28.579Z] ---> 52f2afa6cebb [2020-10-06T08:00:28.579Z] Step 5/8 : RUN apk add --no-cache make git [2020-10-06T08:00:28.579Z] ---> Running in f56c9289f2df [2020-10-06T08:00:29.156Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-06T08:00:29.733Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-06T08:00:30.305Z] OK: 166 MiB in 39 packages [2020-10-06T08:00:30.568Z] Removing intermediate container f56c9289f2df [2020-10-06T08:00:30.568Z] ---> b5eab5f29a44 [2020-10-06T08:00:30.568Z] Step 6/8 : WORKDIR /device-sdk-go [2020-10-06T08:00:30.568Z] ---> Running in be5279ae4e20 [2020-10-06T08:00:30.834Z] Removing intermediate container be5279ae4e20 [2020-10-06T08:00:30.834Z] ---> fb30fe68cfa3 [2020-10-06T08:00:30.834Z] Step 7/8 : COPY . . [2020-10-06T08:00:32.224Z] ---> 4628d035dccb [2020-10-06T08:00:32.224Z] Step 8/8 : RUN go mod download [2020-10-06T08:00:32.224Z] ---> Running in 2dbfe0c3825b [2020-10-06T08:00:35.425Z] Removing intermediate container 072bc61e5826 [2020-10-06T08:00:35.425Z] ---> 5189221ca207 [2020-10-06T08:00:35.425Z] Successfully built 5189221ca207 [2020-10-06T08:00:35.425Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-06T08:00:35.840Z] + docker inspect -f . ci-base-image-arm64 [2020-10-06T08:00:35.841Z] . [Pipeline] withDockerContainer [2020-10-06T08:00:36.122Z] prd-ubuntu18.04-docker-arm64-4c-16g-3718 does not seem to be running inside a container [2020-10-06T08:00:36.213Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-06T08:00:38.118Z] $ docker top 18dc117fef02b06ea4d09db73c1a27b36464eea15c9d1e62f1e8bd97489bdf03 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-06T08:00:39.591Z] + go version [2020-10-06T08:00:39.591Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-06T08:00:39.619Z] $ docker stop --time=1 18dc117fef02b06ea4d09db73c1a27b36464eea15c9d1e62f1e8bd97489bdf03 [2020-10-06T08:00:41.558Z] $ docker rm -f 18dc117fef02b06ea4d09db73c1a27b36464eea15c9d1e62f1e8bd97489bdf03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-06T08:00:42.674Z] + docker inspect -f . ci-base-image-arm64 [2020-10-06T08:00:42.674Z] . [Pipeline] withDockerContainer [2020-10-06T08:00:42.915Z] prd-ubuntu18.04-docker-arm64-4c-16g-3718 does not seem to be running inside a container [2020-10-06T08:00:43.009Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-06T08:00:44.933Z] $ docker top 662fee4a8c527ba07ca702ac65305a2e5bb55732d4c892e9c9d2ab00aaa8b401 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-06T08:00:46.384Z] + make test [2020-10-06T08:00:46.384Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-10-06T08:00:50.386Z] Removing intermediate container 2dbfe0c3825b [2020-10-06T08:00:50.386Z] ---> 892dfab6bf66 [2020-10-06T08:00:50.386Z] Successfully built 892dfab6bf66 [2020-10-06T08:00:50.386Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-06T08:00:50.738Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-06T08:00:50.738Z] . [Pipeline] withDockerContainer [2020-10-06T08:00:50.839Z] prd-centos7-docker-4c-2g-3719 does not seem to be running inside a container [2020-10-06T08:00:50.891Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-06T08:00:51.465Z] $ docker top f1322c05ecc0b500f38d7db5e7561b77ea9c1ca3d24f63c66f051cb920fa5520 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-06T08:00:51.942Z] + go version [2020-10-06T08:00:51.942Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-06T08:00:51.959Z] $ docker stop --time=1 f1322c05ecc0b500f38d7db5e7561b77ea9c1ca3d24f63c66f051cb920fa5520 [2020-10-06T08:00:53.299Z] $ docker rm -f f1322c05ecc0b500f38d7db5e7561b77ea9c1ca3d24f63c66f051cb920fa5520 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-06T08:00:54.201Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-06T08:00:54.201Z] . [Pipeline] withDockerContainer [2020-10-06T08:00:54.288Z] prd-centos7-docker-4c-2g-3719 does not seem to be running inside a container [2020-10-06T08:00:54.396Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-06T08:00:54.947Z] $ docker top aeacc843799e594e83900cc76ef0946bda007d47b1b1fd937d04ba9cacf68e41 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-06T08:00:55.478Z] + make test [2020-10-06T08:00:55.478Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-10-06T08:01:02.117Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-10-06T08:01:08.606Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-10-06T08:01:17.121Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-10-06T08:01:17.121Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-10-06T08:01:17.121Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-10-06T08:01:17.121Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.047s coverage: 21.6% of statements [2020-10-06T08:01:17.121Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.465s coverage: 97.1% of statements [2020-10-06T08:01:48.204Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-10-06T08:01:48.204Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-10-06T08:01:48.204Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-10-06T08:01:48.204Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.181s coverage: 21.6% of statements [2020-10-06T08:01:49.626Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.067s coverage: 9.4% of statements [2020-10-06T08:01:49.626Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.052s coverage: 20.5% of statements [2020-10-06T08:01:49.626Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-10-06T08:01:49.626Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.204s coverage: 41.0% of statements [2020-10-06T08:01:49.626Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-10-06T08:01:49.626Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.278s coverage: 65.4% of statements [2020-10-06T08:01:49.626Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-10-06T08:01:49.626Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-10-06T08:01:49.626Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-10-06T08:01:49.626Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-10-06T08:01:49.626Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.056s coverage: 52.6% of statements [2020-10-06T08:01:49.626Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2020-10-06T08:01:49.626Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-10-06T08:01:49.626Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.273s coverage: 68.9% of statements [2020-10-06T08:01:49.626Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-10-06T08:01:49.626Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-10-06T08:01:49.626Z] GO111MODULE=on go vet ./... [2020-10-06T08:01:51.682Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.201s coverage: 97.1% of statements [2020-10-06T08:01:54.992Z] gofmt -l . [2020-10-06T08:01:54.992Z] [ "`gofmt -l .`" = "" ] [2020-10-06T08:01:54.992Z] ./bin/test-attribution-txt.sh [2020-10-06T08:01:55.567Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-10-06T08:01:55.899Z] Stashed 1 file(s) [Pipeline] } [2020-10-06T08:01:55.910Z] $ docker stop --time=1 aeacc843799e594e83900cc76ef0946bda007d47b1b1fd937d04ba9cacf68e41 [2020-10-06T08:01:58.125Z] $ docker rm -f aeacc843799e594e83900cc76ef0946bda007d47b1b1fd937d04ba9cacf68e41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-10-06T08:02:01.366Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-06T08:02:01.665Z] + ls -al . [2020-10-06T08:02:01.665Z] total 192 [2020-10-06T08:02:01.665Z] drwxrwxr-x. 11 jenkins jenkins 4096 Oct 6 08:01 . [2020-10-06T08:02:01.665Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 6 08:00 .. [2020-10-06T08:02:01.665Z] drwxrwxr-x. 2 jenkins jenkins 64 Oct 6 08:00 bin [2020-10-06T08:02:01.665Z] -rw-r--r--. 1 jenkins jenkins 111527 Oct 6 08:01 coverage.out [2020-10-06T08:02:01.665Z] -rw-rw-r--. 1 jenkins jenkins 936 Oct 6 08:00 Dockerfile.build [2020-10-06T08:02:01.665Z] -rw-rw-r--. 1 jenkins jenkins 140 Oct 6 08:00 .dockerignore [2020-10-06T08:02:01.665Z] drwxrwxr-x. 4 jenkins jenkins 48 Oct 6 08:00 example [2020-10-06T08:02:01.665Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 6 08:00 .git [2020-10-06T08:02:01.665Z] drwxrwxr-x. 2 jenkins jenkins 60 Oct 6 08:00 .github [2020-10-06T08:02:01.665Z] -rw-rw-r--. 1 jenkins jenkins 138 Oct 6 08:00 .gitignore [2020-10-06T08:02:01.665Z] -rw-r--r--. 1 jenkins jenkins 517 Oct 6 08:01 go.mod [2020-10-06T08:02:01.665Z] -rw-r--r--. 1 jenkins jenkins 13652 Oct 6 08:01 go.sum [2020-10-06T08:02:01.665Z] drwxrwxr-x. 15 jenkins jenkins 211 Oct 6 08:00 internal [2020-10-06T08:02:01.665Z] -rw-rw-r--. 1 jenkins jenkins 901 Oct 6 08:00 Jenkinsfile [2020-10-06T08:02:01.665Z] -rw-rw-r--. 1 jenkins jenkins 11341 Oct 6 08:00 LICENSE [2020-10-06T08:02:01.665Z] -rw-rw-r--. 1 jenkins jenkins 1013 Oct 6 08:00 Makefile [2020-10-06T08:02:01.665Z] drwxrwxr-x. 4 jenkins jenkins 26 Oct 6 08:00 openapi [2020-10-06T08:02:01.665Z] drwxrwxr-x. 5 jenkins jenkins 50 Oct 6 08:00 pkg [2020-10-06T08:02:01.665Z] -rw-rw-r--. 1 jenkins jenkins 5897 Oct 6 08:00 README.md [2020-10-06T08:02:01.665Z] -rw-rw-r--. 1 jenkins jenkins 4291 Oct 6 08:00 RELEASE-NOTES.txt [2020-10-06T08:02:01.665Z] drwxrwxr-x. 3 jenkins jenkins 58 Oct 6 08:00 .semver [2020-10-06T08:02:01.665Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 6 08:00 snap [2020-10-06T08:02:01.665Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 6 07:57 VERSION [2020-10-06T08:02:01.665Z] -rw-rw-r--. 1 jenkins jenkins 222 Oct 6 08:00 version.go [Pipeline] isUnix [Pipeline] sh [2020-10-06T08:02:01.975Z] + 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=14a705dd23cc4d0b9f21bc0cf06a165c8906fa41 --label arch=amd64 --label version=0.0.0 . [2020-10-06T08:02:01.976Z] Sending build context to Docker daemon 3.666MB [2020-10-06T08:02:02.237Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-10-06T08:02:02.237Z] Step 2/24 : FROM ${BASE} AS builder [2020-10-06T08:02:02.237Z] ---> 892dfab6bf66 [2020-10-06T08:02:02.237Z] Step 3/24 : ARG MAKE='make build' [2020-10-06T08:02:02.499Z] ---> Running in 6ad48272cdc3 [2020-10-06T08:02:02.767Z] Removing intermediate container 6ad48272cdc3 [2020-10-06T08:02:02.767Z] ---> d4c675a9df75 [2020-10-06T08:02:02.767Z] Step 4/24 : WORKDIR /device-sdk-go [2020-10-06T08:02:02.767Z] ---> Running in f515710f3eec [2020-10-06T08:02:03.028Z] Removing intermediate container f515710f3eec [2020-10-06T08:02:03.028Z] ---> d4141e03cb49 [2020-10-06T08:02:03.028Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-06T08:02:03.028Z] ---> Running in 5321b4532ea2 [2020-10-06T08:02:03.289Z] Removing intermediate container 5321b4532ea2 [2020-10-06T08:02:03.289Z] ---> 83850757f7df [2020-10-06T08:02:03.290Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-06T08:02:03.290Z] ---> Running in 4a6deadee64e [2020-10-06T08:02:04.237Z] Removing intermediate container 4a6deadee64e [2020-10-06T08:02:04.237Z] ---> 6b8458e73fd0 [2020-10-06T08:02:04.237Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-10-06T08:02:04.237Z] ---> Running in e756844d7764 [2020-10-06T08:02:04.500Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-06T08:02:05.443Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-06T08:02:06.386Z] OK: 166 MiB in 39 packages [2020-10-06T08:02:06.648Z] Removing intermediate container e756844d7764 [2020-10-06T08:02:06.648Z] ---> 4c1295baf247 [2020-10-06T08:02:06.648Z] Step 8/24 : COPY . . [2020-10-06T08:02:07.590Z] ---> 2c4c9ee70cb7 [2020-10-06T08:02:07.590Z] Step 9/24 : RUN ${MAKE} [2020-10-06T08:02:07.590Z] ---> Running in 032d4affa1c0 [2020-10-06T08:02:08.176Z] 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-06T08:02:14.908Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-10-06T08:02:16.843Z] Removing intermediate container 032d4affa1c0 [2020-10-06T08:02:16.843Z] ---> 38a30eb9b3a3 [2020-10-06T08:02:16.843Z] Step 10/24 : FROM scratch [2020-10-06T08:02:16.843Z] ---> [2020-10-06T08:02:16.843Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-06T08:02:16.843Z] ---> Running in 378ebfa6e99a [2020-10-06T08:02:17.104Z] Removing intermediate container 378ebfa6e99a [2020-10-06T08:02:17.104Z] ---> 3a7424e53a75 [2020-10-06T08:02:17.104Z] Step 12/24 : ENV APP_PORT=49990 [2020-10-06T08:02:17.104Z] ---> Running in 2493304c4e5b [2020-10-06T08:02:17.104Z] Removing intermediate container 2493304c4e5b [2020-10-06T08:02:17.104Z] ---> 1557c11b5cfd [2020-10-06T08:02:17.104Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-06T08:02:17.365Z] ---> Running in 022abec98a45 [2020-10-06T08:02:17.365Z] Removing intermediate container 022abec98a45 [2020-10-06T08:02:17.365Z] ---> c461fc954ac0 [2020-10-06T08:02:17.365Z] Step 14/24 : WORKDIR / [2020-10-06T08:02:17.365Z] ---> Running in a02a573d13c8 [2020-10-06T08:02:17.628Z] Removing intermediate container a02a573d13c8 [2020-10-06T08:02:17.628Z] ---> 8a4e12bedfb0 [2020-10-06T08:02:17.628Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-10-06T08:02:18.209Z] ---> 683cf4e93caa [2020-10-06T08:02:18.209Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-10-06T08:02:18.209Z] ---> c8f0852c37d9 [2020-10-06T08:02:18.209Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-10-06T08:02:18.469Z] ---> 3ef0212f5aef [2020-10-06T08:02:18.469Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-10-06T08:02:18.731Z] ---> 82a09a05cfd5 [2020-10-06T08:02:18.731Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-10-06T08:02:18.991Z] ---> 1ad5acaa1318 [2020-10-06T08:02:18.991Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-10-06T08:02:18.992Z] ---> Running in 0e9b1e848c9e [2020-10-06T08:02:19.256Z] Removing intermediate container 0e9b1e848c9e [2020-10-06T08:02:19.256Z] ---> da393524da6a [2020-10-06T08:02:19.257Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-06T08:02:19.257Z] ---> Running in ddd0f58eb1aa [2020-10-06T08:02:19.257Z] Removing intermediate container ddd0f58eb1aa [2020-10-06T08:02:19.257Z] ---> 4685c3643b58 [2020-10-06T08:02:19.257Z] Step 22/24 : LABEL arch=amd64 [2020-10-06T08:02:19.518Z] ---> Running in 2f4ec071bdfb [2020-10-06T08:02:19.781Z] Removing intermediate container 2f4ec071bdfb [2020-10-06T08:02:19.781Z] ---> 56bedbb6924f [2020-10-06T08:02:19.781Z] Step 23/24 : LABEL git_sha=14a705dd23cc4d0b9f21bc0cf06a165c8906fa41 [2020-10-06T08:02:19.781Z] ---> Running in 4cf3a2f8000a [2020-10-06T08:02:20.043Z] Removing intermediate container 4cf3a2f8000a [2020-10-06T08:02:20.043Z] ---> be068880c058 [2020-10-06T08:02:20.043Z] Step 24/24 : LABEL version=0.0.0 [2020-10-06T08:02:20.043Z] ---> Running in 68cdcb1da41f [2020-10-06T08:02:20.043Z] Removing intermediate container 68cdcb1da41f [2020-10-06T08:02:20.043Z] ---> 40b4ac2516a6 [2020-10-06T08:02:20.043Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-06T08:02:20.303Z] Successfully built 40b4ac2516a6 [2020-10-06T08:02:20.303Z] 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-06T08:02:24.093Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.145s coverage: 9.4% of statements [2020-10-06T08:02:24.093Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.110s coverage: 20.5% of statements [2020-10-06T08:02:24.093Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-10-06T08:02:24.093Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.523s coverage: 41.0% of statements [2020-10-06T08:02:24.093Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-10-06T08:02:24.093Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.761s coverage: 65.4% of statements [2020-10-06T08:02:24.093Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-10-06T08:02:24.093Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-10-06T08:02:24.093Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-10-06T08:02:24.093Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-10-06T08:02:24.093Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.171s coverage: 52.6% of statements [2020-10-06T08:02:24.093Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2020-10-06T08:02:24.093Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-10-06T08:02:24.093Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.615s coverage: 68.9% of statements [2020-10-06T08:02:24.093Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-10-06T08:02:24.093Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-10-06T08:02:24.093Z] GO111MODULE=on go vet ./... [2020-10-06T08:02:51.116Z] gofmt -l . [2020-10-06T08:02:51.116Z] [ "`gofmt -l .`" = "" ] [2020-10-06T08:02:51.116Z] ./bin/test-attribution-txt.sh [2020-10-06T08:02:51.116Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-10-06T08:02:51.138Z] Warning: overwriting stash ‘coverage-report’ [2020-10-06T08:02:51.869Z] Stashed 1 file(s) [Pipeline] } [2020-10-06T08:02:51.877Z] $ docker stop --time=1 662fee4a8c527ba07ca702ac65305a2e5bb55732d4c892e9c9d2ab00aaa8b401 [2020-10-06T08:02:54.116Z] $ docker rm -f 662fee4a8c527ba07ca702ac65305a2e5bb55732d4c892e9c9d2ab00aaa8b401 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-06T08:02:55.593Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-06T08:02:55.932Z] + ls -al . [2020-10-06T08:02:55.932Z] total 232 [2020-10-06T08:02:55.932Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 6 08:02 . [2020-10-06T08:02:55.932Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 07:59 .. [2020-10-06T08:02:55.932Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 6 07:59 .dockerignore [2020-10-06T08:02:55.932Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 6 07:59 .git [2020-10-06T08:02:55.932Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 07:59 .github [2020-10-06T08:02:55.932Z] -rw-rw-r-- 1 jenkins jenkins 138 Oct 6 07:59 .gitignore [2020-10-06T08:02:55.932Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 07:59 .semver [2020-10-06T08:02:55.932Z] -rw-rw-r-- 1 jenkins jenkins 936 Oct 6 07:59 Dockerfile.build [2020-10-06T08:02:55.932Z] -rw-rw-r-- 1 jenkins jenkins 901 Oct 6 07:59 Jenkinsfile [2020-10-06T08:02:55.932Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 6 07:59 LICENSE [2020-10-06T08:02:55.932Z] -rw-rw-r-- 1 jenkins jenkins 1013 Oct 6 07:59 Makefile [2020-10-06T08:02:55.932Z] -rw-rw-r-- 1 jenkins jenkins 5897 Oct 6 07:59 README.md [2020-10-06T08:02:55.932Z] -rw-rw-r-- 1 jenkins jenkins 4291 Oct 6 07:59 RELEASE-NOTES.txt [2020-10-06T08:02:55.932Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 6 07:57 VERSION [2020-10-06T08:02:55.932Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 07:59 bin [2020-10-06T08:02:55.932Z] -rw-r--r-- 1 jenkins jenkins 111527 Oct 6 08:02 coverage.out [2020-10-06T08:02:55.932Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 07:59 example [2020-10-06T08:02:55.932Z] -rw-r--r-- 1 jenkins jenkins 517 Oct 6 08:02 go.mod [2020-10-06T08:02:55.932Z] -rw-r--r-- 1 jenkins jenkins 13652 Oct 6 08:02 go.sum [2020-10-06T08:02:55.932Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 6 07:59 internal [2020-10-06T08:02:55.932Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 07:59 openapi [2020-10-06T08:02:55.932Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 6 07:59 pkg [2020-10-06T08:02:55.932Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 07:59 snap [2020-10-06T08:02:55.932Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 6 07:59 version.go [Pipeline] isUnix [Pipeline] sh [2020-10-06T08:02:56.288Z] + 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=14a705dd23cc4d0b9f21bc0cf06a165c8906fa41 --label arch=arm64 --label version=0.0.0 . [2020-10-06T08:02:56.884Z] Sending build context to Docker daemon 3.666MB [2020-10-06T08:02:56.884Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-10-06T08:02:56.884Z] Step 2/24 : FROM ${BASE} AS builder [2020-10-06T08:02:56.884Z] ---> 5189221ca207 [2020-10-06T08:02:56.884Z] Step 3/24 : ARG MAKE='make build' [2020-10-06T08:02:57.158Z] ---> Running in 6b2945e47eb0 [2020-10-06T08:02:57.751Z] Removing intermediate container 6b2945e47eb0 [2020-10-06T08:02:57.751Z] ---> 4620f28a702b [2020-10-06T08:02:57.751Z] Step 4/24 : WORKDIR /device-sdk-go [2020-10-06T08:02:57.751Z] ---> Running in 1ecec5940bcd [2020-10-06T08:02:58.347Z] Removing intermediate container 1ecec5940bcd [2020-10-06T08:02:58.347Z] ---> 8bd0139ed134 [2020-10-06T08:02:58.347Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-06T08:02:58.347Z] ---> Running in ba6e491c0d34 [2020-10-06T08:02:58.950Z] Removing intermediate container ba6e491c0d34 [2020-10-06T08:02:58.950Z] ---> cd0e577de133 [2020-10-06T08:02:58.950Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-06T08:02:58.950Z] ---> Running in 945210eb6394 [2020-10-06T08:03:01.594Z] Removing intermediate container 945210eb6394 [2020-10-06T08:03:01.594Z] ---> 36b627ddf08f [2020-10-06T08:03:01.594Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-10-06T08:03:01.594Z] ---> Running in efec31661a72 [2020-10-06T08:03:03.567Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-06T08:03:04.158Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-06T08:03:05.132Z] OK: 142 MiB in 39 packages [2020-10-06T08:03:06.111Z] Removing intermediate container efec31661a72 [2020-10-06T08:03:06.111Z] ---> 17d3aec7ba26 [2020-10-06T08:03:06.111Z] Step 8/24 : COPY . . [2020-10-06T08:03:08.084Z] ---> 221c08df3d7a [2020-10-06T08:03:08.084Z] Step 9/24 : RUN ${MAKE} [2020-10-06T08:03:08.084Z] ---> Running in 6dc5fe660086 [2020-10-06T08:03:09.517Z] 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-06T08:03:36.335Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-10-06T08:03:36.335Z] Removing intermediate container 6dc5fe660086 [2020-10-06T08:03:36.335Z] ---> 6f6b3255dbdd [2020-10-06T08:03:36.335Z] Step 10/24 : FROM scratch [2020-10-06T08:03:36.335Z] ---> [2020-10-06T08:03:36.335Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-06T08:03:36.335Z] ---> Running in 64e9da02fe96 [2020-10-06T08:03:36.335Z] Removing intermediate container 64e9da02fe96 [2020-10-06T08:03:36.335Z] ---> b710b85fd359 [2020-10-06T08:03:36.335Z] Step 12/24 : ENV APP_PORT=49990 [2020-10-06T08:03:36.335Z] ---> Running in 26e4f3e4c93e [2020-10-06T08:03:36.609Z] Removing intermediate container 26e4f3e4c93e [2020-10-06T08:03:36.609Z] ---> 7153d6aeb737 [2020-10-06T08:03:36.609Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-06T08:03:36.609Z] ---> Running in f6a9e73c5b4d [2020-10-06T08:03:37.211Z] Removing intermediate container f6a9e73c5b4d [2020-10-06T08:03:37.211Z] ---> 1b68a5314265 [2020-10-06T08:03:37.211Z] Step 14/24 : WORKDIR / [2020-10-06T08:03:37.211Z] ---> Running in b7d9e9539cf9 [2020-10-06T08:03:37.808Z] Removing intermediate container b7d9e9539cf9 [2020-10-06T08:03:37.808Z] ---> ddf6e8b1adb5 [2020-10-06T08:03:37.808Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-10-06T08:03:38.792Z] ---> 99544ab13e45 [2020-10-06T08:03:38.792Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-10-06T08:03:39.788Z] ---> bf883f4332c2 [2020-10-06T08:03:39.788Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-10-06T08:03:40.384Z] ---> 9aa1e1941967 [2020-10-06T08:03:40.384Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-10-06T08:03:41.366Z] ---> ee93d8a6cb6b [2020-10-06T08:03:41.366Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-10-06T08:03:41.962Z] ---> 47c1ddaf5483 [2020-10-06T08:03:41.962Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-10-06T08:03:42.238Z] ---> Running in 118889e01fe9 [2020-10-06T08:03:42.514Z] Removing intermediate container 118889e01fe9 [2020-10-06T08:03:42.514Z] ---> 64e52e299234 [2020-10-06T08:03:42.514Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-06T08:03:42.789Z] ---> Running in 6f04c338ed2e [2020-10-06T08:03:43.068Z] Removing intermediate container 6f04c338ed2e [2020-10-06T08:03:43.068Z] ---> 960966037b4c [2020-10-06T08:03:43.068Z] Step 22/24 : LABEL arch=arm64 [2020-10-06T08:03:43.345Z] ---> Running in b3cf569e4977 [2020-10-06T08:03:43.940Z] Removing intermediate container b3cf569e4977 [2020-10-06T08:03:43.940Z] ---> 9f9345dc08fc [2020-10-06T08:03:43.940Z] Step 23/24 : LABEL git_sha=14a705dd23cc4d0b9f21bc0cf06a165c8906fa41 [2020-10-06T08:03:43.940Z] ---> Running in 6a395609de9d [2020-10-06T08:03:44.539Z] Removing intermediate container 6a395609de9d [2020-10-06T08:03:44.539Z] ---> 3b8adb492501 [2020-10-06T08:03:44.539Z] Step 24/24 : LABEL version=0.0.0 [2020-10-06T08:03:44.539Z] ---> Running in 2c9964ffd99b [2020-10-06T08:03:45.136Z] Removing intermediate container 2c9964ffd99b [2020-10-06T08:03:45.136Z] ---> 674be0dcf177 [2020-10-06T08:03:45.136Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-06T08:03:45.136Z] Successfully built 674be0dcf177 [2020-10-06T08:03:45.136Z] 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-06T08:03:47.305Z] provisioning config files... [2020-10-06T08:03:47.319Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-619@tmp/config9009315903974298442tmp [Pipeline] { [Pipeline] sh [2020-10-06T08:03:47.728Z] + set +x [2020-10-06T08:03:47.728Z] + curl -s https://codecov.io/bash [2020-10-06T08:03:47.728Z] + bash -s -- [2020-10-06T08:03:47.990Z] [2020-10-06T08:03:47.990Z] _____ _ [2020-10-06T08:03:47.990Z] / ____| | | [2020-10-06T08:03:47.990Z] | | ___ __| | ___ ___ _____ __ [2020-10-06T08:03:47.990Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-10-06T08:03:47.990Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-10-06T08:03:47.990Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-10-06T08:03:47.990Z] Bash-20200917-4e8f14b [2020-10-06T08:03:47.990Z] [2020-10-06T08:03:47.990Z] [2020-10-06T08:03:47.990Z] ==> Jenkins CI detected. [2020-10-06T08:03:47.990Z] project root: . [2020-10-06T08:03:47.990Z] --> token set from env [2020-10-06T08:03:47.990Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-10-06T08:03:47.990Z] ==> Running gcov in . (disable via -X gcov) [2020-10-06T08:03:47.990Z] ==> Python coveragepy not found [2020-10-06T08:03:47.990Z] ==> Searching for coverage reports in: [2020-10-06T08:03:47.990Z] + . [2020-10-06T08:03:47.990Z] -> Found 1 reports [2020-10-06T08:03:47.990Z] ==> Detecting git/mercurial file structure [2020-10-06T08:03:47.990Z] ==> Reading reports [2020-10-06T08:03:47.990Z] + ./coverage.out bytes=111527 [2020-10-06T08:03:47.990Z] ==> Appending adjustments [2020-10-06T08:03:47.990Z] https://docs.codecov.io/docs/fixing-reports [2020-10-06T08:03:48.567Z] + Found adjustments [2020-10-06T08:03:48.567Z] ==> Gzipping contents [2020-10-06T08:03:48.567Z] ==> Uploading reports [2020-10-06T08:03:48.567Z] url: https://codecov.io [2020-10-06T08:03:48.567Z] query: branch=PR-619&commit=14a705dd23cc4d0b9f21bc0cf06a165c8906fa41&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-619%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=619&job=&cmd_args= [2020-10-06T08:03:48.567Z] -> Pinging Codecov [2020-10-06T08:03:48.567Z] https://codecov.io/upload/v4?package=bash-20200917-4e8f14b&token=secret&branch=PR-619&commit=14a705dd23cc4d0b9f21bc0cf06a165c8906fa41&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-619%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=619&job=&cmd_args= [2020-10-06T08:03:49.141Z] -> Uploading to [2020-10-06T08:03:49.141Z] https://storage.googleapis.com/codecov/v4/raw/2020-10-06/7E55EF52A471D76F132DFD9A03CDDE97/14a705dd23cc4d0b9f21bc0cf06a165c8906fa41/02d8bc0c-1edd-4a0a-8c30-09759d0bcae1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201006%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201006T080348Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f3d8aa2897b05d11f581acab8c7be0ac992c50c02cb10fece92e75279823084c [2020-10-06T08:03:49.141Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-06T08:03:49.141Z] Dload Upload Total Spent Left Speed [2020-10-06T08:03:49.404Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18750 0 0 100 18750 0 44778 --:--:-- --:--:-- --:--:-- 44856 [2020-10-06T08:03:49.405Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/14a705dd23cc4d0b9f21bc0cf06a165c8906fa41 [Pipeline] } [2020-10-06T08:03:49.414Z] 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-06T08:03:52.227Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-06T08:03:52.792Z] ---> package-listing.sh [2020-10-06T08:03:52.792Z] ++ facter osfamily [2020-10-06T08:03:52.792Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-06T08:03:52.792Z] + OS_FAMILY=redhat [2020-10-06T08:03:52.792Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-619 [2020-10-06T08:03:52.792Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-06T08:03:52.792Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-06T08:03:52.792Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-06T08:03:52.792Z] + PACKAGES=/tmp/packages_start.txt [2020-10-06T08:03:52.792Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-619 ']' [2020-10-06T08:03:52.792Z] + PACKAGES=/tmp/packages_end.txt [2020-10-06T08:03:52.792Z] + case "${OS_FAMILY}" in [2020-10-06T08:03:52.792Z] + rpm -qa [2020-10-06T08:03:52.792Z] + sort [2020-10-06T08:03:58.097Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-06T08:03:58.098Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-06T08:03:58.098Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-06T08:03:58.098Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-619 ']' [2020-10-06T08:03:58.098Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-619/archives/ [2020-10-06T08:03:58.098Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-619/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-06T08:03:58.800Z] provisioning config files... [2020-10-06T08:03:58.820Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-619@tmp/config8560022207198146910tmp [Pipeline] { [Pipeline] echo [2020-10-06T08:03:58.905Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-06T08:03:59.209Z] ---> create-netrc.sh [Pipeline] } [2020-10-06T08:03:59.218Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-06T08:03:59.312Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-06T08:03:59.603Z] ---> python-tools-install.sh [2020-10-06T08:03:59.603Z] Generating Requirements File [2020-10-06T08:05:07.385Z] Python 3.6.8 [2020-10-06T08:05:07.385Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-10-06T08:05:07.385Z] appdirs==1.4.3 [2020-10-06T08:05:07.385Z] argcomplete==1.12.1 [2020-10-06T08:05:07.385Z] aspy.yaml==1.3.0 [2020-10-06T08:05:07.385Z] attrs==19.3.0 [2020-10-06T08:05:07.385Z] Babel==2.8.0 [2020-10-06T08:05:07.385Z] beautifulsoup4==4.8.2 [2020-10-06T08:05:07.385Z] boto3==1.11.6 [2020-10-06T08:05:07.385Z] botocore==1.14.6 [2020-10-06T08:05:07.385Z] bs4==0.0.1 [2020-10-06T08:05:07.385Z] cachetools==4.1.1 [2020-10-06T08:05:07.385Z] certifi==2019.11.28 [2020-10-06T08:05:07.385Z] cffi==1.14.3 [2020-10-06T08:05:07.385Z] cfgv==2.0.1 [2020-10-06T08:05:07.385Z] chardet==3.0.4 [2020-10-06T08:05:07.385Z] click==7.1 [2020-10-06T08:05:07.385Z] cliff==3.4.0 [2020-10-06T08:05:07.385Z] cmd2==1.3.11 [2020-10-06T08:05:07.385Z] colorama==0.4.3 [2020-10-06T08:05:07.385Z] cryptography==3.1.1 [2020-10-06T08:05:07.385Z] debtcollector==2.2.0 [2020-10-06T08:05:07.385Z] decorator==4.4.2 [2020-10-06T08:05:07.385Z] defusedxml==0.6.0 [2020-10-06T08:05:07.385Z] Deprecated==1.2.7 [2020-10-06T08:05:07.385Z] distlib==0.3.1 [2020-10-06T08:05:07.385Z] distro==1.2.0 [2020-10-06T08:05:07.385Z] dnspython==1.16.0 [2020-10-06T08:05:07.385Z] docker==4.2.0 [2020-10-06T08:05:07.385Z] docutils==0.15.2 [2020-10-06T08:05:07.385Z] dogpile.cache==1.0.2 [2020-10-06T08:05:07.385Z] email-validator==1.0.5 [2020-10-06T08:05:07.385Z] filelock==3.0.12 [2020-10-06T08:05:07.385Z] future==0.18.2 [2020-10-06T08:05:07.385Z] google-auth==1.22.1 [2020-10-06T08:05:07.385Z] httplib2==0.17.0 [2020-10-06T08:05:07.385Z] identify==1.4.11 [2020-10-06T08:05:07.385Z] idna==2.9 [2020-10-06T08:05:07.385Z] importlib-metadata==1.7.0 [2020-10-06T08:05:07.385Z] importlib-resources==1.5.0 [2020-10-06T08:05:07.385Z] iso8601==0.1.13 [2020-10-06T08:05:07.385Z] Jinja2==2.11.1 [2020-10-06T08:05:07.385Z] jmespath==0.10.0 [2020-10-06T08:05:07.385Z] jsonpatch==1.26 [2020-10-06T08:05:07.385Z] jsonpointer==2.0 [2020-10-06T08:05:07.385Z] jsonschema==3.2.0 [2020-10-06T08:05:07.385Z] keystoneauth1==4.2.1 [2020-10-06T08:05:07.385Z] kubernetes==11.0.0 [2020-10-06T08:05:07.385Z] lftools==0.34.2 [2020-10-06T08:05:07.385Z] lxml==4.5.0 [2020-10-06T08:05:07.385Z] MarkupSafe==0.23 [2020-10-06T08:05:07.385Z] msgpack==1.0.0 [2020-10-06T08:05:07.385Z] multi-key-dict==2.0.3 [2020-10-06T08:05:07.385Z] munch==2.5.0 [2020-10-06T08:05:07.385Z] netaddr==0.8.0 [2020-10-06T08:05:07.385Z] netifaces==0.10.9 [2020-10-06T08:05:07.385Z] niet==1.4.2 [2020-10-06T08:05:07.385Z] nodeenv==1.3.5 [2020-10-06T08:05:07.385Z] oauth2client==4.1.3 [2020-10-06T08:05:07.385Z] oauthlib==3.1.0 [2020-10-06T08:05:07.385Z] openstacksdk==0.50.0 [2020-10-06T08:05:07.385Z] os-client-config==2.1.0 [2020-10-06T08:05:07.385Z] os-service-types==1.7.0 [2020-10-06T08:05:07.385Z] osc-lib==2.2.1 [2020-10-06T08:05:07.385Z] oslo.config==8.3.2 [2020-10-06T08:05:07.385Z] oslo.context==3.1.1 [2020-10-06T08:05:07.385Z] oslo.i18n==5.0.1 [2020-10-06T08:05:07.385Z] oslo.log==4.4.0 [2020-10-06T08:05:07.385Z] oslo.serialization==4.0.1 [2020-10-06T08:05:07.385Z] oslo.utils==4.6.0 [2020-10-06T08:05:07.385Z] packaging==20.4 [2020-10-06T08:05:07.385Z] pbr==5.4.4 [2020-10-06T08:05:07.385Z] pluggy==0.13.1 [2020-10-06T08:05:07.385Z] prettytable==0.7.2 [2020-10-06T08:05:07.385Z] py==1.9.0 [2020-10-06T08:05:07.385Z] pyasn1==0.4.8 [2020-10-06T08:05:07.385Z] pyasn1-modules==0.2.8 [2020-10-06T08:05:07.385Z] pycparser==2.20 [2020-10-06T08:05:07.385Z] pygerrit2==2.0.10 [2020-10-06T08:05:07.385Z] PyGithub==1.46 [2020-10-06T08:05:07.385Z] pyinotify==0.9.6 [2020-10-06T08:05:07.385Z] PyJWT==1.7.1 [2020-10-06T08:05:07.385Z] pyparsing==2.4.7 [2020-10-06T08:05:07.385Z] pyperclip==1.8.0 [2020-10-06T08:05:07.385Z] pyroute2==0.4.13 [2020-10-06T08:05:07.385Z] pyrsistent==0.15.7 [2020-10-06T08:05:07.385Z] PySocks==1.6.8 [2020-10-06T08:05:07.385Z] python-cinderclient==7.2.0 [2020-10-06T08:05:07.385Z] python-dateutil==2.8.1 [2020-10-06T08:05:07.385Z] python-heatclient==2.2.1 [2020-10-06T08:05:07.385Z] python-jenkins==1.7.0 [2020-10-06T08:05:07.385Z] python-keystoneclient==4.1.1 [2020-10-06T08:05:07.385Z] python-magnumclient==3.2.1 [2020-10-06T08:05:07.385Z] python-novaclient==17.2.1 [2020-10-06T08:05:07.385Z] python-openstackclient==5.4.0 [2020-10-06T08:05:07.385Z] python-swiftclient==3.10.1 [2020-10-06T08:05:07.385Z] pytz==2020.1 [2020-10-06T08:05:07.385Z] PyYAML==5.3 [2020-10-06T08:05:07.385Z] requests==2.23.0 [2020-10-06T08:05:07.385Z] requests-oauthlib==1.3.0 [2020-10-06T08:05:07.385Z] requestsexceptions==1.4.0 [2020-10-06T08:05:07.385Z] rfc3986==1.4.0 [2020-10-06T08:05:07.385Z] rpm==4.11.3 [2020-10-06T08:05:07.385Z] rsa==4.0 [2020-10-06T08:05:07.385Z] ruamel.yaml==0.16.10 [2020-10-06T08:05:07.385Z] ruamel.yaml.clib==0.2.0 [2020-10-06T08:05:07.385Z] s3transfer==0.3.3 [2020-10-06T08:05:07.385Z] shade==1.27.2 [2020-10-06T08:05:07.385Z] simplejson==3.17.2 [2020-10-06T08:05:07.385Z] six==1.14.0 [2020-10-06T08:05:07.385Z] soupsieve==2.0 [2020-10-06T08:05:07.385Z] stevedore==3.2.2 [2020-10-06T08:05:07.385Z] tabulate==0.8.6 [2020-10-06T08:05:07.385Z] toml==0.10.0 [2020-10-06T08:05:07.385Z] tox==3.20.0 [2020-10-06T08:05:07.385Z] tqdm==4.43.0 [2020-10-06T08:05:07.385Z] urllib3==1.25.8 [2020-10-06T08:05:07.385Z] virtualenv==20.0.33 [2020-10-06T08:05:07.386Z] wcwidth==0.2.5 [2020-10-06T08:05:07.386Z] websocket-client==0.57.0 [2020-10-06T08:05:07.386Z] wrapt==1.12.1 [2020-10-06T08:05:07.386Z] xdg==3.0.2 [2020-10-06T08:05:07.386Z] xmltodict==0.12.0 [2020-10-06T08:05:07.386Z] yq==2.11.1 [2020-10-06T08:05:07.386Z] zipp==3.3.0 [2020-10-06T08:05:07.386Z] Cache entry deserialization failed, entry ignored [2020-10-06T08:05:09.307Z] 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-06T08:05:12.617Z] Python 2.7.5 [2020-10-06T08:05:12.617Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-10-06T08:05:12.617Z] 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-06T08:05:12.879Z] ansible==2.9.7 [2020-10-06T08:05:12.879Z] Babel==0.9.6 [2020-10-06T08:05:12.879Z] backports.ssl-match-hostname==3.5.0.1 [2020-10-06T08:05:12.879Z] beautifulsoup4==4.4.1 [2020-10-06T08:05:12.879Z] bodhi==2.11.0 [2020-10-06T08:05:12.879Z] bodhi-client==2.11.0 [2020-10-06T08:05:12.879Z] CCColUtils==1.4 [2020-10-06T08:05:12.879Z] cffi==1.6.0 [2020-10-06T08:05:12.879Z] chardet==2.2.1 [2020-10-06T08:05:12.879Z] click==6.7 [2020-10-06T08:05:12.879Z] cloud-init==18.5 [2020-10-06T08:05:12.879Z] configobj==4.7.2 [2020-10-06T08:05:12.879Z] cryptography==1.7.2 [2020-10-06T08:05:12.879Z] decorator==3.4.0 [2020-10-06T08:05:12.879Z] distro==1.2.0 [2020-10-06T08:05:12.879Z] enum34==1.0.4 [2020-10-06T08:05:12.879Z] fedpkg==1.38 [2020-10-06T08:05:12.879Z] futures==3.1.1 [2020-10-06T08:05:12.879Z] gitdb==0.6.4 [2020-10-06T08:05:12.879Z] GitPython==1.0.1 [2020-10-06T08:05:12.879Z] html5lib==0.999 [2020-10-06T08:05:12.879Z] httplib2==0.9.2 [2020-10-06T08:05:12.879Z] idna==2.4 [2020-10-06T08:05:12.879Z] iniparse==0.4 [2020-10-06T08:05:12.879Z] ipaddress==1.0.16 [2020-10-06T08:05:12.879Z] IPy==0.75 [2020-10-06T08:05:12.879Z] javapackages==1.0.0 [2020-10-06T08:05:12.879Z] Jinja2==2.7.2 [2020-10-06T08:05:12.879Z] jmespath==0.9.4 [2020-10-06T08:05:12.879Z] jsonpatch==1.2 [2020-10-06T08:05:12.879Z] jsonpointer==1.9 [2020-10-06T08:05:12.879Z] kerberos==1.1 [2020-10-06T08:05:12.879Z] kitchen==1.1.1 [2020-10-06T08:05:12.879Z] langtable==0.0.31 [2020-10-06T08:05:12.879Z] lockfile==0.9.1 [2020-10-06T08:05:12.879Z] lxml==3.2.1 [2020-10-06T08:05:12.879Z] MarkupSafe==0.11 [2020-10-06T08:05:12.879Z] munch==2.0.2 [2020-10-06T08:05:12.879Z] offtrac==0.1.0 [2020-10-06T08:05:12.879Z] openidc-client==0.6.0 [2020-10-06T08:05:12.879Z] packagedb-cli==2.14.1 [2020-10-06T08:05:12.879Z] paramiko==2.1.1 [2020-10-06T08:05:12.879Z] perf==0.1 [2020-10-06T08:05:12.879Z] ply==3.4 [2020-10-06T08:05:12.879Z] policycoreutils-default-encoding==0.1 [2020-10-06T08:05:12.879Z] prettytable==0.7.2 [2020-10-06T08:05:12.879Z] pyasn1==0.1.9 [2020-10-06T08:05:12.879Z] pycparser==2.14 [2020-10-06T08:05:12.879Z] pycurl==7.19.0 [2020-10-06T08:05:12.879Z] pygobject==3.22.0 [2020-10-06T08:05:12.879Z] pygpgme==0.3 [2020-10-06T08:05:12.879Z] pyliblzma==0.5.3 [2020-10-06T08:05:12.879Z] pyOpenSSL==0.13.1 [2020-10-06T08:05:12.879Z] pyparsing==1.5.6 [2020-10-06T08:05:12.879Z] pyserial==2.6 [2020-10-06T08:05:12.879Z] python-augeas==0.5.0 [2020-10-06T08:05:12.879Z] python-bugzilla==2.3.0 [2020-10-06T08:05:12.879Z] python-dateutil==1.5 [2020-10-06T08:05:12.879Z] python-fedora==0.10.0 [2020-10-06T08:05:12.879Z] python-linux-procfs==0.4.9 [2020-10-06T08:05:12.879Z] python-yubico==1.2.3 [2020-10-06T08:05:12.879Z] pyudev==0.15 [2020-10-06T08:05:12.879Z] pyusb==1.0.0b1 [2020-10-06T08:05:12.879Z] pyxattr==0.5.1 [2020-10-06T08:05:12.879Z] PyYAML==3.10 [2020-10-06T08:05:12.879Z] requests==2.6.0 [2020-10-06T08:05:12.879Z] requests-kerberos==0.7.0 [2020-10-06T08:05:12.879Z] rpkg==1.60 [2020-10-06T08:05:12.879Z] schedutils==0.4 [2020-10-06T08:05:12.879Z] seobject==0.1 [2020-10-06T08:05:12.879Z] sepolicy==1.1 [2020-10-06T08:05:12.879Z] six==1.9.0 [2020-10-06T08:05:12.879Z] smmap==0.9.0 [2020-10-06T08:05:12.879Z] urlgrabber==3.10 [2020-10-06T08:05:12.879Z] urllib3==1.10.2 [2020-10-06T08:05:12.879Z] virtualenv==15.1.0 [2020-10-06T08:05:12.879Z] yum-langpacks==0.4.2 [2020-10-06T08:05:12.879Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-10-06T08:05:12.890Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-06T08:05:13.191Z] ---> sudo-logs.sh [2020-10-06T08:05:13.192Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-06T08:05:13.465Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-06T08:05:13.766Z] ---> job-cost.sh [2020-10-06T08:05:13.766Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZZaP [2020-10-06T08:05:26.045Z] Cache entry deserialization failed, entry ignored [2020-10-06T08:05:26.045Z] Cache entry deserialization failed, entry ignored [2020-10-06T08:05:26.045Z] Cache entry deserialization failed, entry ignored [2020-10-06T08:05:26.045Z] Cache entry deserialization failed, entry ignored [2020-10-06T08:05:26.045Z] Cache entry deserialization failed, entry ignored [2020-10-06T08:05:26.045Z] Cache entry deserialization failed, entry ignored [2020-10-06T08:05:26.045Z] Cache entry deserialization failed, entry ignored [2020-10-06T08:05:26.045Z] Cache entry deserialization failed, entry ignored [2020-10-06T08:05:26.045Z] Cache entry deserialization failed, entry ignored [2020-10-06T08:05:26.045Z] Cache entry deserialization failed, entry ignored [2020-10-06T08:05:26.045Z] Cache entry deserialization failed, entry ignored [2020-10-06T08:05:26.310Z] Cache entry deserialization failed, entry ignored [2020-10-06T08:05:29.616Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-10-06T08:05:56.227Z] lf-activate-venv(): INFO: Adding /tmp/venv-ZZaP/bin to PATH [2020-10-06T08:05:56.227Z] INFO: No Stack... [2020-10-06T08:05:56.227Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-06T08:05:56.227Z] INFO: Archiving Costs [Pipeline] echo [2020-10-06T08:05:56.241Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-06T08:05:56.540Z] ---> logs-deploy.sh [2020-10-06T08:05:56.540Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-619/3 [2020-10-06T08:05:56.540Z] INFO: archiving workspace using pattern(s): [2020-10-06T08:05:58.464Z] Archives upload complete. [2020-10-06T08:05:58.464Z] INFO: archiving logs to Nexus [2020-10-06T08:05:59.409Z] ---> uname -a: [2020-10-06T08:05:59.409Z] Linux prd-centos7-docker-4c-2g-3717.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-06T08:05:59.409Z] [2020-10-06T08:05:59.409Z] [2020-10-06T08:05:59.409Z] ---> lscpu: [2020-10-06T08:05:59.409Z] Architecture: x86_64 [2020-10-06T08:05:59.409Z] CPU op-mode(s): 32-bit, 64-bit [2020-10-06T08:05:59.409Z] Byte Order: Little Endian [2020-10-06T08:05:59.409Z] CPU(s): 4 [2020-10-06T08:05:59.409Z] On-line CPU(s) list: 0-3 [2020-10-06T08:05:59.409Z] Thread(s) per core: 1 [2020-10-06T08:05:59.409Z] Core(s) per socket: 1 [2020-10-06T08:05:59.409Z] Socket(s): 4 [2020-10-06T08:05:59.409Z] NUMA node(s): 1 [2020-10-06T08:05:59.409Z] Vendor ID: GenuineIntel [2020-10-06T08:05:59.409Z] CPU family: 6 [2020-10-06T08:05:59.409Z] Model: 44 [2020-10-06T08:05:59.409Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-10-06T08:05:59.409Z] Stepping: 1 [2020-10-06T08:05:59.409Z] CPU MHz: 2933.438 [2020-10-06T08:05:59.409Z] BogoMIPS: 5866.87 [2020-10-06T08:05:59.410Z] Virtualization: VT-x [2020-10-06T08:05:59.410Z] Hypervisor vendor: KVM [2020-10-06T08:05:59.410Z] Virtualization type: full [2020-10-06T08:05:59.410Z] L1d cache: 32K [2020-10-06T08:05:59.410Z] L1i cache: 32K [2020-10-06T08:05:59.410Z] L2 cache: 4096K [2020-10-06T08:05:59.410Z] L3 cache: 16384K [2020-10-06T08:05:59.410Z] NUMA node0 CPU(s): 0-3 [2020-10-06T08:05:59.410Z] 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-06T08:05:59.410Z] [2020-10-06T08:05:59.410Z] [2020-10-06T08:05:59.410Z] ---> nproc: [2020-10-06T08:05:59.410Z] 4 [2020-10-06T08:05:59.410Z] [2020-10-06T08:05:59.410Z] [2020-10-06T08:05:59.410Z] ---> df -h: [2020-10-06T08:05:59.410Z] Filesystem Size Used Avail Use% Mounted on [2020-10-06T08:05:59.410Z] devtmpfs 887M 0 887M 0% /dev [2020-10-06T08:05:59.410Z] tmpfs 919M 0 919M 0% /dev/shm [2020-10-06T08:05:59.410Z] tmpfs 919M 17M 903M 2% /run [2020-10-06T08:05:59.410Z] tmpfs 919M 0 919M 0% /sys/fs/cgroup [2020-10-06T08:05:59.410Z] /dev/vda1 50G 7.3G 43G 15% / [2020-10-06T08:05:59.410Z] tmpfs 184M 0 184M 0% /run/user/1001 [2020-10-06T08:05:59.410Z] tmpfs 184M 0 184M 0% /run/user/0 [2020-10-06T08:05:59.410Z] [2020-10-06T08:05:59.410Z] [2020-10-06T08:05:59.410Z] ---> free -m: [2020-10-06T08:05:59.410Z] total used free shared buff/cache available [2020-10-06T08:05:59.410Z] Mem: 1837 617 77 16 1142 1021 [2020-10-06T08:05:59.410Z] Swap: 1023 1 1022 [2020-10-06T08:05:59.410Z] [2020-10-06T08:05:59.410Z]