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 07:56:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:56:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:56:52 ========================================================= 07:56:52 EdgeX Global Pipelines Version Info 07:56:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:56:54 ------------------- 07:56:54 stable info: 07:56:54 ------------------- 07:56:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:56:54 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 07:56:54 Message: update stable to v1.0.131 07:56:55 ------------------- 07:56:55 experimental info: 07:56:55 ------------------- 07:56:55 Commited By: **** collab-it+edgex@linuxfoundation.org 07:56:55 Commit SHA: 570db4806bfd36b7d07759f4849a4530ec9e8d2a 07:56:55 Message: update experimental to v1.0.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 07:56:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 07:56:55 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 07:56:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:56:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:56:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:56:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 07:56:55 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:56:56 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 07:56:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 07:56:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:56:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:56:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 07:56:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:56:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:56:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:56:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:56:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:56:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:56:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:56:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:56:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:56:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 07:56:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:56:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:56:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:56:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-619 [Pipeline] echo 07:56:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-619 [Pipeline] echo 07:56:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-619 [Pipeline] echo 07:56:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 14a705dd23cc4d0b9f21bc0cf06a165c8906fa41 [Pipeline] echo 07:56:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 14a705d [Pipeline] echo 07:56:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:56:58 + git log --format=format:%s -1 14a705dd23cc4d0b9f21bc0cf06a165c8906fa41 [Pipeline] echo 07:56:58 GIT_COMMIT: 14a705dd23cc4d0b9f21bc0cf06a165c8906fa41, Commit Message: feat: implement v2 command API [Pipeline] echo 07:56:58 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:56:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:56:59 07:56:59 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:57:00 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:57:00 latest: Pulling from edgex-devops/git-semver 07:57:00 31603596830f: Pulling fs layer 07:57:00 2a8b12db71e7: Pulling fs layer 07:57:00 6ca5941a6612: Pulling fs layer 07:57:00 ecc8261a40a4: Pulling fs layer 07:57:00 ecc8261a40a4: Waiting 07:57:00 2a8b12db71e7: Verifying Checksum 07:57:00 2a8b12db71e7: Download complete 07:57:00 31603596830f: Verifying Checksum 07:57:00 31603596830f: Download complete 07:57:00 ecc8261a40a4: Verifying Checksum 07:57:00 ecc8261a40a4: Download complete 07:57:00 6ca5941a6612: Verifying Checksum 07:57:00 6ca5941a6612: Download complete 07:57:01 31603596830f: Pull complete 07:57:01 2a8b12db71e7: Pull complete 07:57:02 6ca5941a6612: Pull complete 07:57:02 ecc8261a40a4: Pull complete 07:57:02 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 07:57:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:57:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:57:02 prd-centos7-docker-4c-2g-3717 does not seem to be running inside a container 07:57:02 $ 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 07:57:04 $ docker top 202f8895bf572dd27f7de25e6c0fc5c0c56a4c7b0b2ce8f30cf0b220ba17d7cb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:57:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:57:05 [ssh-agent] Looking for ssh-agent implementation... 07:57:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:57:05 $ docker exec 202f8895bf572dd27f7de25e6c0fc5c0c56a4c7b0b2ce8f30cf0b220ba17d7cb ssh-agent 07:57:05 SSH_AUTH_SOCK=/tmp/ssh-oGAA8HXqNxFO/agent.11 07:57:05 SSH_AGENT_PID=17 07:57:05 Running ssh-add (command line suppressed) 07:57:05 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) 07:57:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:57:05 + git describe --exact-match --tags HEAD 07:57:05 fatal: no tag exactly matches '14a705dd23cc4d0b9f21bc0cf06a165c8906fa41' [Pipeline] } 07:57:05 $ docker exec --env ******** --env ******** 202f8895bf572dd27f7de25e6c0fc5c0c56a4c7b0b2ce8f30cf0b220ba17d7cb ssh-agent -k 07:57:06 unset SSH_AUTH_SOCK; 07:57:06 unset SSH_AGENT_PID; 07:57:06 echo Agent pid 17 killed; 07:57:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 07:57:06 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 07:57:06 This usually means this commit has not been tagged. [Pipeline] sshagent 07:57:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:57:06 [ssh-agent] Looking for ssh-agent implementation... 07:57:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:57:06 $ docker exec 202f8895bf572dd27f7de25e6c0fc5c0c56a4c7b0b2ce8f30cf0b220ba17d7cb ssh-agent 07:57:06 SSH_AUTH_SOCK=/tmp/ssh-kEW9zlnGNA51/agent.46 07:57:06 SSH_AGENT_PID=51 07:57:06 Running ssh-add (command line suppressed) 07:57:06 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) 07:57:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:57:07 + git semver init 07:57:07 # -> Open(): unable to determine branch for HEAD 07:57:07 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-619/.git 07:57:07 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-619 07:57:07 # $SEMVER_REMOTE_NAME = origin 07:57:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:57:07 # $SEMVER_USER_NAME = edgex-jenkins 07:57:07 # $SEMVER_BRANCH = PR-619 07:57:07 # $SEMVER_TEMP = /tmp/semver-282538114 07:57:07 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 07:57:07 # '/tmp/semver-282538114' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-619/.semver' 07:57:07 # -> Force: false 07:57:07 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-619/.semver [Pipeline] } 07:57:07 $ docker exec --env ******** --env ******** 202f8895bf572dd27f7de25e6c0fc5c0c56a4c7b0b2ce8f30cf0b220ba17d7cb ssh-agent -k 07:57:07 unset SSH_AUTH_SOCK; 07:57:07 unset SSH_AGENT_PID; 07:57:07 echo Agent pid 51 killed; 07:57:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:57:08 + git semver [Pipeline] } 07:57:08 $ docker stop --time=1 202f8895bf572dd27f7de25e6c0fc5c0c56a4c7b0b2ce8f30cf0b220ba17d7cb 07:57:09 $ docker rm -f 202f8895bf572dd27f7de25e6c0fc5c0c56a4c7b0b2ce8f30cf0b220ba17d7cb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 07:57:10 Stashed 46 file(s) [Pipeline] echo 07:57:10 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo 07:57:10 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 07:57:26 Still waiting to schedule task 07:57:26 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:57:26 Still waiting to schedule task 07:57:26 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:59:25 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3718 in /w/workspace/dgexfoundry_device-sdk-go_PR-619 [Pipeline] { [Pipeline] ws 07:59:25 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 07:59:31 using credential edgex-jenkins-ssh 07:59:31 Cloning the remote Git repository 07:59:31 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 07:59:31 > git init /w/workspace/device-sdk-go/3 # timeout=10 07:59:31 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:59:31 > git --version # timeout=10 07:59:31 > git --version # 'git version 2.17.1' 07:59:31 using GIT_SSH to set credentials SSH Credentials for GitHub 07:59:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:59:33 Merging remotes/origin/master commit 833c05b782f270c396ee40879762f076aaf9331e into PR head commit 14a705dd23cc4d0b9f21bc0cf06a165c8906fa41 07:59:32 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:59:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:59:32 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:59:32 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:59:32 using GIT_SSH to set credentials SSH Credentials for GitHub 07:59:32 > 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 07:59:33 > git config core.sparsecheckout # timeout=10 07:59:33 > git checkout -f 14a705dd23cc4d0b9f21bc0cf06a165c8906fa41 # timeout=10 07:59:33 > git remote # timeout=10 07:59:33 > git config --get remote.origin.url # timeout=10 07:59:33 Merge succeeded, producing 14a705dd23cc4d0b9f21bc0cf06a165c8906fa41 07:59:33 Checking out Revision 14a705dd23cc4d0b9f21bc0cf06a165c8906fa41 (PR-619) 07:59:33 using GIT_SSH to set credentials SSH Credentials for GitHub 07:59:33 > git merge 833c05b782f270c396ee40879762f076aaf9331e # timeout=10 07:59:33 > git rev-parse HEAD^{commit} # timeout=10 07:59:33 > git config core.sparsecheckout # timeout=10 07:59:33 > git checkout -f 14a705dd23cc4d0b9f21bc0cf06a165c8906fa41 # timeout=10 07:59:37 Commit message: "feat: implement v2 command API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 07:59:39 ========================================================= 07:59:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 07:59:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:59:40 + 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 . 07:59:41 Sending build context to Docker daemon 3.554MB 07:59:41 Step 1/8 : ARG BASE=golang:1.15-alpine 07:59:41 Step 2/8 : FROM ${BASE} 07:59:41 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:59:41 b538f80385f9: Pulling fs layer 07:59:41 74f711af9a0d: Pulling fs layer 07:59:41 99f96fe45779: Pulling fs layer 07:59:41 8529a6b9a6be: Pulling fs layer 07:59:41 45590311c82a: Pulling fs layer 07:59:41 69ca0ff8b7b3: Pulling fs layer 07:59:41 209524e5b208: Pulling fs layer 07:59:41 8529a6b9a6be: Waiting 07:59:41 45590311c82a: Waiting 07:59:41 69ca0ff8b7b3: Waiting 07:59:41 209524e5b208: Waiting 07:59:41 99f96fe45779: Verifying Checksum 07:59:41 99f96fe45779: Download complete 07:59:41 74f711af9a0d: Download complete 07:59:41 45590311c82a: Verifying Checksum 07:59:41 45590311c82a: Download complete 07:59:41 69ca0ff8b7b3: Verifying Checksum 07:59:41 69ca0ff8b7b3: Download complete 07:59:41 b538f80385f9: Verifying Checksum 07:59:41 b538f80385f9: Download complete 07:59:42 b538f80385f9: Pull complete 07:59:43 74f711af9a0d: Pull complete 07:59:43 99f96fe45779: Pull complete 07:59:44 209524e5b208: Download complete 07:59:46 8529a6b9a6be: Verifying Checksum 07:59:46 8529a6b9a6be: Download complete 07:59:56 8529a6b9a6be: Pull complete 07:59:56 45590311c82a: Pull complete 07:59:56 69ca0ff8b7b3: Pull complete 08:00:00 Running on prd-centos7-docker-4c-2g-3719 in /w/workspace/dgexfoundry_device-sdk-go_PR-619 [Pipeline] { [Pipeline] ws 08:00:00 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 08:00:01 209524e5b208: Pull complete 08:00:01 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 08:00:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 08:00:01 ---> 5bddaf1c2fca 08:00:01 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:00:03 using credential edgex-jenkins-ssh 08:00:03 Cloning the remote Git repository 08:00:03 ---> Running in 93522c48c5e8 08:00:04 Removing intermediate container 93522c48c5e8 08:00:04 ---> 0e0504b76391 08:00:04 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:00:04 ---> Running in d1707e68ed2d 08:00:03 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:00:03 > git init /w/workspace/device-sdk-go/3 # timeout=10 08:00:03 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:00:03 > git --version # timeout=10 08:00:03 > git --version # 'git version 2.16.5' 08:00:03 using GIT_SSH to set credentials SSH Credentials for GitHub 08:00:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:00:06 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:00:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:00:06 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:00:06 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:00:06 using GIT_SSH to set credentials SSH Credentials for GitHub 08:00:06 > 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 08:00:06 Merging remotes/origin/master commit 833c05b782f270c396ee40879762f076aaf9331e into PR head commit 14a705dd23cc4d0b9f21bc0cf06a165c8906fa41 08:00:06 Removing intermediate container d1707e68ed2d 08:00:06 ---> 193719680b17 08:00:06 Step 5/8 : RUN apk add --no-cache make git 08:00:06 ---> Running in 7618c814074f 08:00:06 Merge succeeded, producing 14a705dd23cc4d0b9f21bc0cf06a165c8906fa41 08:00:06 Checking out Revision 14a705dd23cc4d0b9f21bc0cf06a165c8906fa41 (PR-619) 08:00:06 > git config core.sparsecheckout # timeout=10 08:00:06 > git checkout -f 14a705dd23cc4d0b9f21bc0cf06a165c8906fa41 # timeout=10 08:00:06 > git remote # timeout=10 08:00:06 > git config --get remote.origin.url # timeout=10 08:00:06 using GIT_SSH to set credentials SSH Credentials for GitHub 08:00:06 > git merge 833c05b782f270c396ee40879762f076aaf9331e # timeout=10 08:00:06 > git rev-parse HEAD^{commit} # timeout=10 08:00:06 > git config core.sparsecheckout # timeout=10 08:00:06 > git checkout -f 14a705dd23cc4d0b9f21bc0cf06a165c8906fa41 # timeout=10 08:00:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:00:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:00:09 OK: 142 MiB in 39 packages 08:00:10 Commit message: "feat: implement v2 command API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 08:00:11 Removing intermediate container 7618c814074f 08:00:11 ---> 1f098b57469f 08:00:11 Step 6/8 : WORKDIR /device-sdk-go 08:00:11 ---> Running in 02e9c34bba78 [Pipeline] echo 08:00:11 ========================================================= 08:00:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 08:00:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:00:11 Removing intermediate container 02e9c34bba78 08:00:11 ---> 6d0a1cf89d73 08:00:11 Step 7/8 : COPY . . 08:00:12 + 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 . 08:00:12 Sending build context to Docker daemon 3.554MB 08:00:12 Step 1/8 : ARG BASE=golang:1.15-alpine 08:00:12 Step 2/8 : FROM ${BASE} 08:00:12 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 08:00:12 df20fa9351a1: Pulling fs layer 08:00:12 ed8968b2872e: Pulling fs layer 08:00:12 a92cc7c5fd73: Pulling fs layer 08:00:12 e871e8e8d7a9: Pulling fs layer 08:00:12 e73272ec9a57: Pulling fs layer 08:00:12 1e910a182e73: Pulling fs layer 08:00:12 4e634b169226: Pulling fs layer 08:00:12 e73272ec9a57: Waiting 08:00:12 1e910a182e73: Waiting 08:00:12 4e634b169226: Waiting 08:00:12 e871e8e8d7a9: Waiting 08:00:12 a92cc7c5fd73: Verifying Checksum 08:00:12 a92cc7c5fd73: Download complete 08:00:12 ed8968b2872e: Download complete 08:00:12 e73272ec9a57: Verifying Checksum 08:00:12 e73272ec9a57: Download complete 08:00:12 1e910a182e73: Verifying Checksum 08:00:12 1e910a182e73: Download complete 08:00:12 df20fa9351a1: Verifying Checksum 08:00:12 df20fa9351a1: Download complete 08:00:12 df20fa9351a1: Pull complete 08:00:12 ---> e282997e0d5e 08:00:12 Step 8/8 : RUN go mod download 08:00:13 ed8968b2872e: Pull complete 08:00:13 ---> Running in 072bc61e5826 08:00:13 a92cc7c5fd73: Pull complete 08:00:14 4e634b169226: Verifying Checksum 08:00:14 4e634b169226: Download complete 08:00:14 e871e8e8d7a9: Verifying Checksum 08:00:14 e871e8e8d7a9: Download complete 08:00:19 e871e8e8d7a9: Pull complete 08:00:19 e73272ec9a57: Pull complete 08:00:19 1e910a182e73: Pull complete 08:00:27 4e634b169226: Pull complete 08:00:27 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 08:00:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 08:00:27 ---> f7629b54cfaa 08:00:27 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:00:27 ---> Running in 76604cec7a55 08:00:27 Removing intermediate container 76604cec7a55 08:00:27 ---> 37dec0d6d0a2 08:00:27 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:00:27 ---> Running in 5349b3313097 08:00:28 Removing intermediate container 5349b3313097 08:00:28 ---> 52f2afa6cebb 08:00:28 Step 5/8 : RUN apk add --no-cache make git 08:00:28 ---> Running in f56c9289f2df 08:00:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:00:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:00:30 OK: 166 MiB in 39 packages 08:00:30 Removing intermediate container f56c9289f2df 08:00:30 ---> b5eab5f29a44 08:00:30 Step 6/8 : WORKDIR /device-sdk-go 08:00:30 ---> Running in be5279ae4e20 08:00:30 Removing intermediate container be5279ae4e20 08:00:30 ---> fb30fe68cfa3 08:00:30 Step 7/8 : COPY . . 08:00:32 ---> 4628d035dccb 08:00:32 Step 8/8 : RUN go mod download 08:00:32 ---> Running in 2dbfe0c3825b 08:00:35 Removing intermediate container 072bc61e5826 08:00:35 ---> 5189221ca207 08:00:35 Successfully built 5189221ca207 08:00:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:00:35 + docker inspect -f . ci-base-image-arm64 08:00:35 . [Pipeline] withDockerContainer 08:00:36 prd-ubuntu18.04-docker-arm64-4c-16g-3718 does not seem to be running inside a container 08:00:36 $ 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 08:00:38 $ docker top 18dc117fef02b06ea4d09db73c1a27b36464eea15c9d1e62f1e8bd97489bdf03 -eo pid,comm [Pipeline] { [Pipeline] sh 08:00:39 + go version 08:00:39 go version go1.15.2 linux/arm64 [Pipeline] } 08:00:39 $ docker stop --time=1 18dc117fef02b06ea4d09db73c1a27b36464eea15c9d1e62f1e8bd97489bdf03 08:00:41 $ docker rm -f 18dc117fef02b06ea4d09db73c1a27b36464eea15c9d1e62f1e8bd97489bdf03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:00:42 + docker inspect -f . ci-base-image-arm64 08:00:42 . [Pipeline] withDockerContainer 08:00:42 prd-ubuntu18.04-docker-arm64-4c-16g-3718 does not seem to be running inside a container 08:00:43 $ 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 08:00:44 $ docker top 662fee4a8c527ba07ca702ac65305a2e5bb55732d4c892e9c9d2ab00aaa8b401 -eo pid,comm [Pipeline] { [Pipeline] sh 08:00:46 + make test 08:00:46 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:00:50 Removing intermediate container 2dbfe0c3825b 08:00:50 ---> 892dfab6bf66 08:00:50 Successfully built 892dfab6bf66 08:00:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:00:50 + docker inspect -f . ci-base-image-x86_64 08:00:50 . [Pipeline] withDockerContainer 08:00:50 prd-centos7-docker-4c-2g-3719 does not seem to be running inside a container 08:00:50 $ 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 08:00:51 $ docker top f1322c05ecc0b500f38d7db5e7561b77ea9c1ca3d24f63c66f051cb920fa5520 -eo pid,comm [Pipeline] { [Pipeline] sh 08:00:51 + go version 08:00:51 go version go1.15.2 linux/amd64 [Pipeline] } 08:00:51 $ docker stop --time=1 f1322c05ecc0b500f38d7db5e7561b77ea9c1ca3d24f63c66f051cb920fa5520 08:00:53 $ docker rm -f f1322c05ecc0b500f38d7db5e7561b77ea9c1ca3d24f63c66f051cb920fa5520 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:00:54 + docker inspect -f . ci-base-image-x86_64 08:00:54 . [Pipeline] withDockerContainer 08:00:54 prd-centos7-docker-4c-2g-3719 does not seem to be running inside a container 08:00:54 $ 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 08:00:54 $ docker top aeacc843799e594e83900cc76ef0946bda007d47b1b1fd937d04ba9cacf68e41 -eo pid,comm [Pipeline] { [Pipeline] sh 08:00:55 + make test 08:00:55 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:01:02 ? github.com/edgexfoundry/device-sdk-go [no test files] 08:01:08 ? github.com/edgexfoundry/device-sdk-go [no test files] 08:01:17 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 08:01:17 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 08:01:17 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 08:01:17 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.047s coverage: 21.6% of statements 08:01:17 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.465s coverage: 97.1% of statements 08:01:48 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 08:01:48 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 08:01:48 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 08:01:48 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.181s coverage: 21.6% of statements 08:01:49 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.067s coverage: 9.4% of statements 08:01:49 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.052s coverage: 20.5% of statements 08:01:49 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 08:01:49 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.204s coverage: 41.0% of statements 08:01:49 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 08:01:49 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.278s coverage: 65.4% of statements 08:01:49 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 08:01:49 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 08:01:49 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 08:01:49 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 08:01:49 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.056s coverage: 52.6% of statements 08:01:49 ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] 08:01:49 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 08:01:49 ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.273s coverage: 68.9% of statements 08:01:49 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 08:01:49 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 08:01:49 GO111MODULE=on go vet ./... 08:01:51 ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.201s coverage: 97.1% of statements 08:01:54 gofmt -l . 08:01:54 [ "`gofmt -l .`" = "" ] 08:01:54 ./bin/test-attribution-txt.sh 08:01:55 ./bin/test-go-mod-tidy.sh [Pipeline] stash 08:01:55 Stashed 1 file(s) [Pipeline] } 08:01:55 $ docker stop --time=1 aeacc843799e594e83900cc76ef0946bda007d47b1b1fd937d04ba9cacf68e41 08:01:58 $ docker rm -f aeacc843799e594e83900cc76ef0946bda007d47b1b1fd937d04ba9cacf68e41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:02:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:02:01 + ls -al . 08:02:01 total 192 08:02:01 drwxrwxr-x. 11 jenkins jenkins 4096 Oct 6 08:01 . 08:02:01 drwxrwxr-x. 4 jenkins jenkins 28 Oct 6 08:00 .. 08:02:01 drwxrwxr-x. 2 jenkins jenkins 64 Oct 6 08:00 bin 08:02:01 -rw-r--r--. 1 jenkins jenkins 111527 Oct 6 08:01 coverage.out 08:02:01 -rw-rw-r--. 1 jenkins jenkins 936 Oct 6 08:00 Dockerfile.build 08:02:01 -rw-rw-r--. 1 jenkins jenkins 140 Oct 6 08:00 .dockerignore 08:02:01 drwxrwxr-x. 4 jenkins jenkins 48 Oct 6 08:00 example 08:02:01 drwxrwxr-x. 8 jenkins jenkins 179 Oct 6 08:00 .git 08:02:01 drwxrwxr-x. 2 jenkins jenkins 60 Oct 6 08:00 .github 08:02:01 -rw-rw-r--. 1 jenkins jenkins 138 Oct 6 08:00 .gitignore 08:02:01 -rw-r--r--. 1 jenkins jenkins 517 Oct 6 08:01 go.mod 08:02:01 -rw-r--r--. 1 jenkins jenkins 13652 Oct 6 08:01 go.sum 08:02:01 drwxrwxr-x. 15 jenkins jenkins 211 Oct 6 08:00 internal 08:02:01 -rw-rw-r--. 1 jenkins jenkins 901 Oct 6 08:00 Jenkinsfile 08:02:01 -rw-rw-r--. 1 jenkins jenkins 11341 Oct 6 08:00 LICENSE 08:02:01 -rw-rw-r--. 1 jenkins jenkins 1013 Oct 6 08:00 Makefile 08:02:01 drwxrwxr-x. 4 jenkins jenkins 26 Oct 6 08:00 openapi 08:02:01 drwxrwxr-x. 5 jenkins jenkins 50 Oct 6 08:00 pkg 08:02:01 -rw-rw-r--. 1 jenkins jenkins 5897 Oct 6 08:00 README.md 08:02:01 -rw-rw-r--. 1 jenkins jenkins 4291 Oct 6 08:00 RELEASE-NOTES.txt 08:02:01 drwxrwxr-x. 3 jenkins jenkins 58 Oct 6 08:00 .semver 08:02:01 drwxrwxr-x. 4 jenkins jenkins 54 Oct 6 08:00 snap 08:02:01 -rw-rw-r--. 1 jenkins jenkins 5 Oct 6 07:57 VERSION 08:02:01 -rw-rw-r--. 1 jenkins jenkins 222 Oct 6 08:00 version.go [Pipeline] isUnix [Pipeline] sh 08:02:01 + 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 . 08:02:01 Sending build context to Docker daemon 3.666MB 08:02:02 Step 1/24 : ARG BASE=golang:1.15-alpine 08:02:02 Step 2/24 : FROM ${BASE} AS builder 08:02:02 ---> 892dfab6bf66 08:02:02 Step 3/24 : ARG MAKE='make build' 08:02:02 ---> Running in 6ad48272cdc3 08:02:02 Removing intermediate container 6ad48272cdc3 08:02:02 ---> d4c675a9df75 08:02:02 Step 4/24 : WORKDIR /device-sdk-go 08:02:02 ---> Running in f515710f3eec 08:02:03 Removing intermediate container f515710f3eec 08:02:03 ---> d4141e03cb49 08:02:03 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:02:03 ---> Running in 5321b4532ea2 08:02:03 Removing intermediate container 5321b4532ea2 08:02:03 ---> 83850757f7df 08:02:03 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:02:03 ---> Running in 4a6deadee64e 08:02:04 Removing intermediate container 4a6deadee64e 08:02:04 ---> 6b8458e73fd0 08:02:04 Step 7/24 : RUN apk add --update --no-cache make git 08:02:04 ---> Running in e756844d7764 08:02:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:02:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:02:06 OK: 166 MiB in 39 packages 08:02:06 Removing intermediate container e756844d7764 08:02:06 ---> 4c1295baf247 08:02:06 Step 8/24 : COPY . . 08:02:07 ---> 2c4c9ee70cb7 08:02:07 Step 9/24 : RUN ${MAKE} 08:02:07 ---> Running in 032d4affa1c0 08:02:08 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 08:02:14 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 08:02:16 Removing intermediate container 032d4affa1c0 08:02:16 ---> 38a30eb9b3a3 08:02:16 Step 10/24 : FROM scratch 08:02:16 ---> 08:02:16 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:02:16 ---> Running in 378ebfa6e99a 08:02:17 Removing intermediate container 378ebfa6e99a 08:02:17 ---> 3a7424e53a75 08:02:17 Step 12/24 : ENV APP_PORT=49990 08:02:17 ---> Running in 2493304c4e5b 08:02:17 Removing intermediate container 2493304c4e5b 08:02:17 ---> 1557c11b5cfd 08:02:17 Step 13/24 : EXPOSE $APP_PORT 08:02:17 ---> Running in 022abec98a45 08:02:17 Removing intermediate container 022abec98a45 08:02:17 ---> c461fc954ac0 08:02:17 Step 14/24 : WORKDIR / 08:02:17 ---> Running in a02a573d13c8 08:02:17 Removing intermediate container a02a573d13c8 08:02:17 ---> 8a4e12bedfb0 08:02:17 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 08:02:18 ---> 683cf4e93caa 08:02:18 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 08:02:18 ---> c8f0852c37d9 08:02:18 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 08:02:18 ---> 3ef0212f5aef 08:02:18 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 08:02:18 ---> 82a09a05cfd5 08:02:18 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 08:02:18 ---> 1ad5acaa1318 08:02:18 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 08:02:18 ---> Running in 0e9b1e848c9e 08:02:19 Removing intermediate container 0e9b1e848c9e 08:02:19 ---> da393524da6a 08:02:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:02:19 ---> Running in ddd0f58eb1aa 08:02:19 Removing intermediate container ddd0f58eb1aa 08:02:19 ---> 4685c3643b58 08:02:19 Step 22/24 : LABEL arch=amd64 08:02:19 ---> Running in 2f4ec071bdfb 08:02:19 Removing intermediate container 2f4ec071bdfb 08:02:19 ---> 56bedbb6924f 08:02:19 Step 23/24 : LABEL git_sha=14a705dd23cc4d0b9f21bc0cf06a165c8906fa41 08:02:19 ---> Running in 4cf3a2f8000a 08:02:20 Removing intermediate container 4cf3a2f8000a 08:02:20 ---> be068880c058 08:02:20 Step 24/24 : LABEL version=0.0.0 08:02:20 ---> Running in 68cdcb1da41f 08:02:20 Removing intermediate container 68cdcb1da41f 08:02:20 ---> 40b4ac2516a6 08:02:20 [Warning] One or more build-args [ARCH] were not consumed 08:02:20 Successfully built 40b4ac2516a6 08:02:20 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] } 08:02:24 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.145s coverage: 9.4% of statements 08:02:24 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.110s coverage: 20.5% of statements 08:02:24 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 08:02:24 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.523s coverage: 41.0% of statements 08:02:24 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 08:02:24 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.761s coverage: 65.4% of statements 08:02:24 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 08:02:24 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 08:02:24 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 08:02:24 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 08:02:24 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.171s coverage: 52.6% of statements 08:02:24 ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] 08:02:24 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 08:02:24 ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.615s coverage: 68.9% of statements 08:02:24 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 08:02:24 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 08:02:24 GO111MODULE=on go vet ./... 08:02:51 gofmt -l . 08:02:51 [ "`gofmt -l .`" = "" ] 08:02:51 ./bin/test-attribution-txt.sh 08:02:51 ./bin/test-go-mod-tidy.sh [Pipeline] stash 08:02:51 Warning: overwriting stash ‘coverage-report’ 08:02:51 Stashed 1 file(s) [Pipeline] } 08:02:51 $ docker stop --time=1 662fee4a8c527ba07ca702ac65305a2e5bb55732d4c892e9c9d2ab00aaa8b401 08:02:54 $ docker rm -f 662fee4a8c527ba07ca702ac65305a2e5bb55732d4c892e9c9d2ab00aaa8b401 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:02:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:02:55 + ls -al . 08:02:55 total 232 08:02:55 drwxrwxr-x 11 jenkins jenkins 4096 Oct 6 08:02 . 08:02:55 drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 07:59 .. 08:02:55 -rw-rw-r-- 1 jenkins jenkins 140 Oct 6 07:59 .dockerignore 08:02:55 drwxrwxr-x 8 jenkins jenkins 4096 Oct 6 07:59 .git 08:02:55 drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 07:59 .github 08:02:55 -rw-rw-r-- 1 jenkins jenkins 138 Oct 6 07:59 .gitignore 08:02:55 drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 07:59 .semver 08:02:55 -rw-rw-r-- 1 jenkins jenkins 936 Oct 6 07:59 Dockerfile.build 08:02:55 -rw-rw-r-- 1 jenkins jenkins 901 Oct 6 07:59 Jenkinsfile 08:02:55 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 6 07:59 LICENSE 08:02:55 -rw-rw-r-- 1 jenkins jenkins 1013 Oct 6 07:59 Makefile 08:02:55 -rw-rw-r-- 1 jenkins jenkins 5897 Oct 6 07:59 README.md 08:02:55 -rw-rw-r-- 1 jenkins jenkins 4291 Oct 6 07:59 RELEASE-NOTES.txt 08:02:55 -rw-rw-r-- 1 jenkins jenkins 5 Oct 6 07:57 VERSION 08:02:55 drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 07:59 bin 08:02:55 -rw-r--r-- 1 jenkins jenkins 111527 Oct 6 08:02 coverage.out 08:02:55 drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 07:59 example 08:02:55 -rw-r--r-- 1 jenkins jenkins 517 Oct 6 08:02 go.mod 08:02:55 -rw-r--r-- 1 jenkins jenkins 13652 Oct 6 08:02 go.sum 08:02:55 drwxrwxr-x 15 jenkins jenkins 4096 Oct 6 07:59 internal 08:02:55 drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 07:59 openapi 08:02:55 drwxrwxr-x 5 jenkins jenkins 4096 Oct 6 07:59 pkg 08:02:55 drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 07:59 snap 08:02:55 -rw-rw-r-- 1 jenkins jenkins 222 Oct 6 07:59 version.go [Pipeline] isUnix [Pipeline] sh 08:02:56 + 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 . 08:02:56 Sending build context to Docker daemon 3.666MB 08:02:56 Step 1/24 : ARG BASE=golang:1.15-alpine 08:02:56 Step 2/24 : FROM ${BASE} AS builder 08:02:56 ---> 5189221ca207 08:02:56 Step 3/24 : ARG MAKE='make build' 08:02:57 ---> Running in 6b2945e47eb0 08:02:57 Removing intermediate container 6b2945e47eb0 08:02:57 ---> 4620f28a702b 08:02:57 Step 4/24 : WORKDIR /device-sdk-go 08:02:57 ---> Running in 1ecec5940bcd 08:02:58 Removing intermediate container 1ecec5940bcd 08:02:58 ---> 8bd0139ed134 08:02:58 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:02:58 ---> Running in ba6e491c0d34 08:02:58 Removing intermediate container ba6e491c0d34 08:02:58 ---> cd0e577de133 08:02:58 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:02:58 ---> Running in 945210eb6394 08:03:01 Removing intermediate container 945210eb6394 08:03:01 ---> 36b627ddf08f 08:03:01 Step 7/24 : RUN apk add --update --no-cache make git 08:03:01 ---> Running in efec31661a72 08:03:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:03:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:03:05 OK: 142 MiB in 39 packages 08:03:06 Removing intermediate container efec31661a72 08:03:06 ---> 17d3aec7ba26 08:03:06 Step 8/24 : COPY . . 08:03:08 ---> 221c08df3d7a 08:03:08 Step 9/24 : RUN ${MAKE} 08:03:08 ---> Running in 6dc5fe660086 08:03:09 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 08:03:36 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 08:03:36 Removing intermediate container 6dc5fe660086 08:03:36 ---> 6f6b3255dbdd 08:03:36 Step 10/24 : FROM scratch 08:03:36 ---> 08:03:36 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:03:36 ---> Running in 64e9da02fe96 08:03:36 Removing intermediate container 64e9da02fe96 08:03:36 ---> b710b85fd359 08:03:36 Step 12/24 : ENV APP_PORT=49990 08:03:36 ---> Running in 26e4f3e4c93e 08:03:36 Removing intermediate container 26e4f3e4c93e 08:03:36 ---> 7153d6aeb737 08:03:36 Step 13/24 : EXPOSE $APP_PORT 08:03:36 ---> Running in f6a9e73c5b4d 08:03:37 Removing intermediate container f6a9e73c5b4d 08:03:37 ---> 1b68a5314265 08:03:37 Step 14/24 : WORKDIR / 08:03:37 ---> Running in b7d9e9539cf9 08:03:37 Removing intermediate container b7d9e9539cf9 08:03:37 ---> ddf6e8b1adb5 08:03:37 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 08:03:38 ---> 99544ab13e45 08:03:38 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 08:03:39 ---> bf883f4332c2 08:03:39 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 08:03:40 ---> 9aa1e1941967 08:03:40 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 08:03:41 ---> ee93d8a6cb6b 08:03:41 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 08:03:41 ---> 47c1ddaf5483 08:03:41 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 08:03:42 ---> Running in 118889e01fe9 08:03:42 Removing intermediate container 118889e01fe9 08:03:42 ---> 64e52e299234 08:03:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:03:42 ---> Running in 6f04c338ed2e 08:03:43 Removing intermediate container 6f04c338ed2e 08:03:43 ---> 960966037b4c 08:03:43 Step 22/24 : LABEL arch=arm64 08:03:43 ---> Running in b3cf569e4977 08:03:43 Removing intermediate container b3cf569e4977 08:03:43 ---> 9f9345dc08fc 08:03:43 Step 23/24 : LABEL git_sha=14a705dd23cc4d0b9f21bc0cf06a165c8906fa41 08:03:43 ---> Running in 6a395609de9d 08:03:44 Removing intermediate container 6a395609de9d 08:03:44 ---> 3b8adb492501 08:03:44 Step 24/24 : LABEL version=0.0.0 08:03:44 ---> Running in 2c9964ffd99b 08:03:45 Removing intermediate container 2c9964ffd99b 08:03:45 ---> 674be0dcf177 08:03:45 [Warning] One or more build-args [ARCH] were not consumed 08:03:45 Successfully built 674be0dcf177 08:03:45 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 08:03:47 provisioning config files... 08:03:47 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-619@tmp/config9009315903974298442tmp [Pipeline] { [Pipeline] sh 08:03:47 + set +x 08:03:47 + curl -s https://codecov.io/bash 08:03:47 + bash -s -- 08:03:47 08:03:47 _____ _ 08:03:47 / ____| | | 08:03:47 | | ___ __| | ___ ___ _____ __ 08:03:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:03:47 | |___| (_) | (_| | __/ (_| (_) \ V / 08:03:47 \_____\___/ \__,_|\___|\___\___/ \_/ 08:03:47 Bash-20200917-4e8f14b 08:03:47 08:03:47 08:03:47 ==> Jenkins CI detected. 08:03:47 project root: . 08:03:47 --> token set from env 08:03:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:03:47 ==> Running gcov in . (disable via -X gcov) 08:03:47 ==> Python coveragepy not found 08:03:47 ==> Searching for coverage reports in: 08:03:47 + . 08:03:47 -> Found 1 reports 08:03:47 ==> Detecting git/mercurial file structure 08:03:47 ==> Reading reports 08:03:47 + ./coverage.out bytes=111527 08:03:47 ==> Appending adjustments 08:03:47 https://docs.codecov.io/docs/fixing-reports 08:03:48 + Found adjustments 08:03:48 ==> Gzipping contents 08:03:48 ==> Uploading reports 08:03:48 url: https://codecov.io 08:03:48 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= 08:03:48 -> Pinging Codecov 08:03:48 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= 08:03:49 -> Uploading to 08:03:49 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 08:03:49 % Total % Received % Xferd Average Speed Time Time Time Current 08:03:49 Dload Upload Total Spent Left Speed 08:03:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18750 0 0 100 18750 0 44778 --:--:-- --:--:-- --:--:-- 44856 08:03:49 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/14a705dd23cc4d0b9f21bc0cf06a165c8906fa41 [Pipeline] } 08:03:49 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 08:03:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:03:52 ---> package-listing.sh 08:03:52 ++ facter osfamily 08:03:52 ++ tr '[:upper:]' '[:lower:]' 08:03:52 + OS_FAMILY=redhat 08:03:52 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-619 08:03:52 + START_PACKAGES=/tmp/packages_start.txt 08:03:52 + END_PACKAGES=/tmp/packages_end.txt 08:03:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:03:52 + PACKAGES=/tmp/packages_start.txt 08:03:52 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-619 ']' 08:03:52 + PACKAGES=/tmp/packages_end.txt 08:03:52 + case "${OS_FAMILY}" in 08:03:52 + rpm -qa 08:03:52 + sort 08:03:58 + '[' -f /tmp/packages_start.txt ']' 08:03:58 + '[' -f /tmp/packages_end.txt ']' 08:03:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:03:58 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-619 ']' 08:03:58 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-619/archives/ 08:03:58 + 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 08:03:58 provisioning config files... 08:03:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-619@tmp/config8560022207198146910tmp [Pipeline] { [Pipeline] echo 08:03:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:03:59 ---> create-netrc.sh [Pipeline] } 08:03:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:03:59 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:03:59 ---> python-tools-install.sh 08:03:59 Generating Requirements File 08:05:07 Python 3.6.8 08:05:07 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 08:05:07 appdirs==1.4.3 08:05:07 argcomplete==1.12.1 08:05:07 aspy.yaml==1.3.0 08:05:07 attrs==19.3.0 08:05:07 Babel==2.8.0 08:05:07 beautifulsoup4==4.8.2 08:05:07 boto3==1.11.6 08:05:07 botocore==1.14.6 08:05:07 bs4==0.0.1 08:05:07 cachetools==4.1.1 08:05:07 certifi==2019.11.28 08:05:07 cffi==1.14.3 08:05:07 cfgv==2.0.1 08:05:07 chardet==3.0.4 08:05:07 click==7.1 08:05:07 cliff==3.4.0 08:05:07 cmd2==1.3.11 08:05:07 colorama==0.4.3 08:05:07 cryptography==3.1.1 08:05:07 debtcollector==2.2.0 08:05:07 decorator==4.4.2 08:05:07 defusedxml==0.6.0 08:05:07 Deprecated==1.2.7 08:05:07 distlib==0.3.1 08:05:07 distro==1.2.0 08:05:07 dnspython==1.16.0 08:05:07 docker==4.2.0 08:05:07 docutils==0.15.2 08:05:07 dogpile.cache==1.0.2 08:05:07 email-validator==1.0.5 08:05:07 filelock==3.0.12 08:05:07 future==0.18.2 08:05:07 google-auth==1.22.1 08:05:07 httplib2==0.17.0 08:05:07 identify==1.4.11 08:05:07 idna==2.9 08:05:07 importlib-metadata==1.7.0 08:05:07 importlib-resources==1.5.0 08:05:07 iso8601==0.1.13 08:05:07 Jinja2==2.11.1 08:05:07 jmespath==0.10.0 08:05:07 jsonpatch==1.26 08:05:07 jsonpointer==2.0 08:05:07 jsonschema==3.2.0 08:05:07 keystoneauth1==4.2.1 08:05:07 kubernetes==11.0.0 08:05:07 lftools==0.34.2 08:05:07 lxml==4.5.0 08:05:07 MarkupSafe==0.23 08:05:07 msgpack==1.0.0 08:05:07 multi-key-dict==2.0.3 08:05:07 munch==2.5.0 08:05:07 netaddr==0.8.0 08:05:07 netifaces==0.10.9 08:05:07 niet==1.4.2 08:05:07 nodeenv==1.3.5 08:05:07 oauth2client==4.1.3 08:05:07 oauthlib==3.1.0 08:05:07 openstacksdk==0.50.0 08:05:07 os-client-config==2.1.0 08:05:07 os-service-types==1.7.0 08:05:07 osc-lib==2.2.1 08:05:07 oslo.config==8.3.2 08:05:07 oslo.context==3.1.1 08:05:07 oslo.i18n==5.0.1 08:05:07 oslo.log==4.4.0 08:05:07 oslo.serialization==4.0.1 08:05:07 oslo.utils==4.6.0 08:05:07 packaging==20.4 08:05:07 pbr==5.4.4 08:05:07 pluggy==0.13.1 08:05:07 prettytable==0.7.2 08:05:07 py==1.9.0 08:05:07 pyasn1==0.4.8 08:05:07 pyasn1-modules==0.2.8 08:05:07 pycparser==2.20 08:05:07 pygerrit2==2.0.10 08:05:07 PyGithub==1.46 08:05:07 pyinotify==0.9.6 08:05:07 PyJWT==1.7.1 08:05:07 pyparsing==2.4.7 08:05:07 pyperclip==1.8.0 08:05:07 pyroute2==0.4.13 08:05:07 pyrsistent==0.15.7 08:05:07 PySocks==1.6.8 08:05:07 python-cinderclient==7.2.0 08:05:07 python-dateutil==2.8.1 08:05:07 python-heatclient==2.2.1 08:05:07 python-jenkins==1.7.0 08:05:07 python-keystoneclient==4.1.1 08:05:07 python-magnumclient==3.2.1 08:05:07 python-novaclient==17.2.1 08:05:07 python-openstackclient==5.4.0 08:05:07 python-swiftclient==3.10.1 08:05:07 pytz==2020.1 08:05:07 PyYAML==5.3 08:05:07 requests==2.23.0 08:05:07 requests-oauthlib==1.3.0 08:05:07 requestsexceptions==1.4.0 08:05:07 rfc3986==1.4.0 08:05:07 rpm==4.11.3 08:05:07 rsa==4.0 08:05:07 ruamel.yaml==0.16.10 08:05:07 ruamel.yaml.clib==0.2.0 08:05:07 s3transfer==0.3.3 08:05:07 shade==1.27.2 08:05:07 simplejson==3.17.2 08:05:07 six==1.14.0 08:05:07 soupsieve==2.0 08:05:07 stevedore==3.2.2 08:05:07 tabulate==0.8.6 08:05:07 toml==0.10.0 08:05:07 tox==3.20.0 08:05:07 tqdm==4.43.0 08:05:07 urllib3==1.25.8 08:05:07 virtualenv==20.0.33 08:05:07 wcwidth==0.2.5 08:05:07 websocket-client==0.57.0 08:05:07 wrapt==1.12.1 08:05:07 xdg==3.0.2 08:05:07 xmltodict==0.12.0 08:05:07 yq==2.11.1 08:05:07 zipp==3.3.0 08:05:07 Cache entry deserialization failed, entry ignored 08:05:09 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. 08:05:12 Python 2.7.5 08:05:12 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 08:05:12 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. 08:05:12 ansible==2.9.7 08:05:12 Babel==0.9.6 08:05:12 backports.ssl-match-hostname==3.5.0.1 08:05:12 beautifulsoup4==4.4.1 08:05:12 bodhi==2.11.0 08:05:12 bodhi-client==2.11.0 08:05:12 CCColUtils==1.4 08:05:12 cffi==1.6.0 08:05:12 chardet==2.2.1 08:05:12 click==6.7 08:05:12 cloud-init==18.5 08:05:12 configobj==4.7.2 08:05:12 cryptography==1.7.2 08:05:12 decorator==3.4.0 08:05:12 distro==1.2.0 08:05:12 enum34==1.0.4 08:05:12 fedpkg==1.38 08:05:12 futures==3.1.1 08:05:12 gitdb==0.6.4 08:05:12 GitPython==1.0.1 08:05:12 html5lib==0.999 08:05:12 httplib2==0.9.2 08:05:12 idna==2.4 08:05:12 iniparse==0.4 08:05:12 ipaddress==1.0.16 08:05:12 IPy==0.75 08:05:12 javapackages==1.0.0 08:05:12 Jinja2==2.7.2 08:05:12 jmespath==0.9.4 08:05:12 jsonpatch==1.2 08:05:12 jsonpointer==1.9 08:05:12 kerberos==1.1 08:05:12 kitchen==1.1.1 08:05:12 langtable==0.0.31 08:05:12 lockfile==0.9.1 08:05:12 lxml==3.2.1 08:05:12 MarkupSafe==0.11 08:05:12 munch==2.0.2 08:05:12 offtrac==0.1.0 08:05:12 openidc-client==0.6.0 08:05:12 packagedb-cli==2.14.1 08:05:12 paramiko==2.1.1 08:05:12 perf==0.1 08:05:12 ply==3.4 08:05:12 policycoreutils-default-encoding==0.1 08:05:12 prettytable==0.7.2 08:05:12 pyasn1==0.1.9 08:05:12 pycparser==2.14 08:05:12 pycurl==7.19.0 08:05:12 pygobject==3.22.0 08:05:12 pygpgme==0.3 08:05:12 pyliblzma==0.5.3 08:05:12 pyOpenSSL==0.13.1 08:05:12 pyparsing==1.5.6 08:05:12 pyserial==2.6 08:05:12 python-augeas==0.5.0 08:05:12 python-bugzilla==2.3.0 08:05:12 python-dateutil==1.5 08:05:12 python-fedora==0.10.0 08:05:12 python-linux-procfs==0.4.9 08:05:12 python-yubico==1.2.3 08:05:12 pyudev==0.15 08:05:12 pyusb==1.0.0b1 08:05:12 pyxattr==0.5.1 08:05:12 PyYAML==3.10 08:05:12 requests==2.6.0 08:05:12 requests-kerberos==0.7.0 08:05:12 rpkg==1.60 08:05:12 schedutils==0.4 08:05:12 seobject==0.1 08:05:12 sepolicy==1.1 08:05:12 six==1.9.0 08:05:12 smmap==0.9.0 08:05:12 urlgrabber==3.10 08:05:12 urllib3==1.10.2 08:05:12 virtualenv==15.1.0 08:05:12 yum-langpacks==0.4.2 08:05:12 yum-metadata-parser==1.1.4 [Pipeline] echo 08:05:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:05:13 ---> sudo-logs.sh 08:05:13 Archiving 'sudo' log.. [Pipeline] echo 08:05:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:05:13 ---> job-cost.sh 08:05:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZZaP 08:05:26 Cache entry deserialization failed, entry ignored 08:05:26 Cache entry deserialization failed, entry ignored 08:05:26 Cache entry deserialization failed, entry ignored 08:05:26 Cache entry deserialization failed, entry ignored 08:05:26 Cache entry deserialization failed, entry ignored 08:05:26 Cache entry deserialization failed, entry ignored 08:05:26 Cache entry deserialization failed, entry ignored 08:05:26 Cache entry deserialization failed, entry ignored 08:05:26 Cache entry deserialization failed, entry ignored 08:05:26 Cache entry deserialization failed, entry ignored 08:05:26 Cache entry deserialization failed, entry ignored 08:05:26 Cache entry deserialization failed, entry ignored 08:05:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:05:56 lf-activate-venv(): INFO: Adding /tmp/venv-ZZaP/bin to PATH 08:05:56 INFO: No Stack... 08:05:56 INFO: Retrieving Pricing Info for: v1-standard-2 08:05:56 INFO: Archiving Costs [Pipeline] echo 08:05:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:05:56 ---> logs-deploy.sh 08:05:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-619/3 08:05:56 INFO: archiving workspace using pattern(s): 08:05:58 Archives upload complete. 08:05:58 INFO: archiving logs to Nexus 08:05:59 ---> uname -a: 08:05:59 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 08:05:59 08:05:59 08:05:59 ---> lscpu: 08:05:59 Architecture: x86_64 08:05:59 CPU op-mode(s): 32-bit, 64-bit 08:05:59 Byte Order: Little Endian 08:05:59 CPU(s): 4 08:05:59 On-line CPU(s) list: 0-3 08:05:59 Thread(s) per core: 1 08:05:59 Core(s) per socket: 1 08:05:59 Socket(s): 4 08:05:59 NUMA node(s): 1 08:05:59 Vendor ID: GenuineIntel 08:05:59 CPU family: 6 08:05:59 Model: 44 08:05:59 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 08:05:59 Stepping: 1 08:05:59 CPU MHz: 2933.438 08:05:59 BogoMIPS: 5866.87 08:05:59 Virtualization: VT-x 08:05:59 Hypervisor vendor: KVM 08:05:59 Virtualization type: full 08:05:59 L1d cache: 32K 08:05:59 L1i cache: 32K 08:05:59 L2 cache: 4096K 08:05:59 L3 cache: 16384K 08:05:59 NUMA node0 CPU(s): 0-3 08:05:59 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 08:05:59 08:05:59 08:05:59 ---> nproc: 08:05:59 4 08:05:59 08:05:59 08:05:59 ---> df -h: 08:05:59 Filesystem Size Used Avail Use% Mounted on 08:05:59 devtmpfs 887M 0 887M 0% /dev 08:05:59 tmpfs 919M 0 919M 0% /dev/shm 08:05:59 tmpfs 919M 17M 903M 2% /run 08:05:59 tmpfs 919M 0 919M 0% /sys/fs/cgroup 08:05:59 /dev/vda1 50G 7.3G 43G 15% / 08:05:59 tmpfs 184M 0 184M 0% /run/user/1001 08:05:59 tmpfs 184M 0 184M 0% /run/user/0 08:05:59 08:05:59 08:05:59 ---> free -m: 08:05:59 total used free shared buff/cache available 08:05:59 Mem: 1837 617 77 16 1142 1021 08:05:59 Swap: 1023 1 1022 08:05:59 08:05:59