Pull request #946 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9158fd30125588c785ed506fa766254bba537d05+f9e550b20f5a93948f1e6d0294bcd4043c76663f (6bb88e2ff25eb0c92db5fb7ffc5eebf2a42f843c) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7799219105652838543.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2601175754654825196.key > 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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-946/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-946/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2965620359994045147.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-946/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh578151473919440351.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1664134095988528628.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-946/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-946/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh927530929267158330.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 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: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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-588 in /w/workspace/dgexfoundry_device-sdk-go_PR-946 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-946 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-946@tmp/jenkins-gitclient-ssh6349609769262106055.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit f9e550b20f5a93948f1e6d0294bcd4043c76663f into PR head commit 9158fd30125588c785ed506fa766254bba537d05 Merge succeeded, producing 9158fd30125588c785ed506fa766254bba537d05 Checking out Revision 9158fd30125588c785ed506fa766254bba537d05 (PR-946) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-946@tmp/jenkins-gitclient-ssh2159822359994286866.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/946/head:refs/remotes/origin/PR-946 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9158fd30125588c785ed506fa766254bba537d05 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-946@tmp/jenkins-gitclient-ssh6497613021297399838.key > git merge f9e550b20f5a93948f1e6d0294bcd4043c76663f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9158fd30125588c785ed506fa766254bba537d05 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-27T05:44:41.260Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-27T05:44:41.472Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-27T05:44:41.589Z] ========================================================= [2021-05-27T05:44:41.589Z] EdgeX Global Pipelines Version Info [2021-05-27T05:44:41.589Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-27T05:44:43.188Z] ------------------- [2021-05-27T05:44:43.188Z] stable info: [2021-05-27T05:44:43.188Z] ------------------- [2021-05-27T05:44:43.188Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-27T05:44:43.188Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-27T05:44:43.188Z] Message: update stable to v1.0.192 [2021-05-27T05:44:43.761Z] ------------------- [2021-05-27T05:44:43.761Z] experimental info: [2021-05-27T05:44:43.761Z] ------------------- [2021-05-27T05:44:43.761Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-27T05:44:43.761Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-27T05:44:43.761Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-27T05:44:44.014Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-05-27T05:44:44.074Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-05-27T05:44:44.129Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-27T05:44:44.185Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-27T05:44:44.244Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-27T05:44:44.299Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-27T05:44:44.352Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-27T05:44:44.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-27T05:44:44.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-05-27T05:44:44.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-27T05:44:44.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-27T05:44:44.651Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-05-27T05:44:44.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-27T05:44:44.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-27T05:44:44.824Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-27T05:44:44.892Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-27T05:44:44.951Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-27T05:44:45.013Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-27T05:44:45.071Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-27T05:44:45.139Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-27T05:44:45.189Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-27T05:44:45.246Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-27T05:44:45.302Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-27T05:44:45.356Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-27T05:44:45.409Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-27T05:44:45.458Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-27T05:44:45.515Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-946 [Pipeline] echo [2021-05-27T05:44:45.574Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-946 [Pipeline] echo [2021-05-27T05:44:45.629Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-946 [Pipeline] echo [2021-05-27T05:44:45.687Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9158fd30125588c785ed506fa766254bba537d05 [Pipeline] echo [2021-05-27T05:44:45.766Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9158fd3 [Pipeline] echo [2021-05-27T05:44:45.840Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-27T05:44:46.030Z] provisioning config files... [2021-05-27T05:44:46.054Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-946@tmp/config7327021925489052955tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-27T05:44:46.429Z] ---> docker-login.sh [2021-05-27T05:44:46.429Z] nexus3.edgexfoundry.org:10001 [2021-05-27T05:44:46.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T05:44:46.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T05:44:46.954Z] Configure a credential helper to remove this warning. See [2021-05-27T05:44:46.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T05:44:46.954Z] [2021-05-27T05:44:46.954Z] Login Succeeded [2021-05-27T05:44:46.954Z] nexus3.edgexfoundry.org:10002 [2021-05-27T05:44:46.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T05:44:46.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T05:44:46.954Z] Configure a credential helper to remove this warning. See [2021-05-27T05:44:46.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T05:44:46.954Z] [2021-05-27T05:44:46.954Z] Login Succeeded [2021-05-27T05:44:46.954Z] nexus3.edgexfoundry.org:10003 [2021-05-27T05:44:47.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T05:44:47.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T05:44:47.220Z] Configure a credential helper to remove this warning. See [2021-05-27T05:44:47.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T05:44:47.220Z] [2021-05-27T05:44:47.220Z] Login Succeeded [2021-05-27T05:44:47.220Z] nexus3.edgexfoundry.org:10004 [2021-05-27T05:44:47.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T05:44:47.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T05:44:47.220Z] Configure a credential helper to remove this warning. See [2021-05-27T05:44:47.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T05:44:47.220Z] [2021-05-27T05:44:47.220Z] Login Succeeded [2021-05-27T05:44:47.220Z] docker.io [2021-05-27T05:44:47.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T05:44:47.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T05:44:47.746Z] Configure a credential helper to remove this warning. See [2021-05-27T05:44:47.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T05:44:47.746Z] [2021-05-27T05:44:47.746Z] Login Succeeded [2021-05-27T05:44:47.746Z] ---> docker-login.sh ends [Pipeline] } [2021-05-27T05:44:47.773Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-27T05:44:48.552Z] + git log --format=format:%s -1 9158fd30125588c785ed506fa766254bba537d05 [Pipeline] echo [2021-05-27T05:44:48.634Z] GIT_COMMIT: 9158fd30125588c785ed506fa766254bba537d05, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-05-27T05:44:48.674Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-27T05:44:49.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-27T05:44:49.644Z] [2021-05-27T05:44:49.644Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-27T05:44:50.010Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-27T05:44:50.010Z] latest: Pulling from edgex-devops/git-semver [2021-05-27T05:44:50.010Z] 31603596830f: Pulling fs layer [2021-05-27T05:44:50.010Z] 54011a49482f: Pulling fs layer [2021-05-27T05:44:50.010Z] a6820b24f6d8: Pulling fs layer [2021-05-27T05:44:50.010Z] f581987b2513: Pulling fs layer [2021-05-27T05:44:50.010Z] f581987b2513: Waiting [2021-05-27T05:44:50.010Z] 54011a49482f: Verifying Checksum [2021-05-27T05:44:50.010Z] 54011a49482f: Download complete [2021-05-27T05:44:50.270Z] 31603596830f: Verifying Checksum [2021-05-27T05:44:50.270Z] 31603596830f: Download complete [2021-05-27T05:44:50.270Z] f581987b2513: Verifying Checksum [2021-05-27T05:44:50.270Z] f581987b2513: Download complete [2021-05-27T05:44:50.270Z] a6820b24f6d8: Verifying Checksum [2021-05-27T05:44:50.270Z] a6820b24f6d8: Download complete [2021-05-27T05:44:50.534Z] 31603596830f: Pull complete [2021-05-27T05:44:50.534Z] 54011a49482f: Pull complete [2021-05-27T05:44:51.488Z] a6820b24f6d8: Pull complete [2021-05-27T05:44:51.488Z] f581987b2513: Pull complete [2021-05-27T05:44:51.488Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-27T05:44:51.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-27T05:44:51.755Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-27T05:44:51.889Z] prd-centos7-docker-4c-2g-588 does not seem to be running inside a container [2021-05-27T05:44:51.935Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-946 -v /w/workspace/dgexfoundry_device-sdk-go_PR-946:/w/workspace/dgexfoundry_device-sdk-go_PR-946:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-946@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-946@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-27T05:44:55.192Z] $ docker top 34b586ec1b38120f6e2ee8b01faf5aa878d6dea239d0d63d09f7115b3a749a0c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-27T05:44:55.418Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-27T05:44:55.418Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-27T05:44:55.549Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-27T05:44:55.549Z] $ docker exec 34b586ec1b38120f6e2ee8b01faf5aa878d6dea239d0d63d09f7115b3a749a0c ssh-agent [2021-05-27T05:44:55.681Z] SSH_AUTH_SOCK=/tmp/ssh-4MIpxtkWgROi/agent.13 [2021-05-27T05:44:55.681Z] SSH_AGENT_PID=18 [2021-05-27T05:44:55.690Z] Running ssh-add (command line suppressed) [2021-05-27T05:44:55.794Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-946@tmp/private_key_8061416094279538503.key (/w/workspace/dgexfoundry_device-sdk-go_PR-946@tmp/private_key_8061416094279538503.key) [2021-05-27T05:44:55.812Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-27T05:44:56.158Z] + git tag --points-at HEAD [Pipeline] } [2021-05-27T05:44:56.179Z] $ docker exec --env ******** --env ******** 34b586ec1b38120f6e2ee8b01faf5aa878d6dea239d0d63d09f7115b3a749a0c ssh-agent -k [2021-05-27T05:44:56.288Z] unset SSH_AUTH_SOCK; [2021-05-27T05:44:56.288Z] unset SSH_AGENT_PID; [2021-05-27T05:44:56.288Z] echo Agent pid 18 killed; [2021-05-27T05:44:56.305Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-27T05:44:56.394Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-27T05:44:56.394Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-27T05:44:56.777Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-27T05:44:56.777Z] $ docker exec 34b586ec1b38120f6e2ee8b01faf5aa878d6dea239d0d63d09f7115b3a749a0c ssh-agent [2021-05-27T05:44:56.901Z] SSH_AUTH_SOCK=/tmp/ssh-ggLGeg2jGgla/agent.52 [2021-05-27T05:44:56.901Z] SSH_AGENT_PID=59 [2021-05-27T05:44:56.908Z] Running ssh-add (command line suppressed) [2021-05-27T05:44:57.015Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-946@tmp/private_key_2771967299345358030.key (/w/workspace/dgexfoundry_device-sdk-go_PR-946@tmp/private_key_2771967299345358030.key) [2021-05-27T05:44:57.038Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-27T05:44:57.400Z] + git semver init [2021-05-27T05:44:57.400Z] # -> Open(): unable to determine branch for HEAD [2021-05-27T05:44:57.400Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-946/.git [2021-05-27T05:44:57.400Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-946 [2021-05-27T05:44:57.400Z] # $SEMVER_REMOTE_NAME = origin [2021-05-27T05:44:57.400Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-27T05:44:57.400Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-27T05:44:57.400Z] # $SEMVER_BRANCH = PR-946 [2021-05-27T05:44:57.400Z] # $SEMVER_TEMP = /tmp/semver-885200252 [2021-05-27T05:44:57.400Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-05-27T05:44:57.975Z] # '/tmp/semver-885200252' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-946/.semver' [2021-05-27T05:44:57.975Z] # -> Force: false [2021-05-27T05:44:57.975Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-946/.semver [Pipeline] } [2021-05-27T05:44:57.994Z] $ docker exec --env ******** --env ******** 34b586ec1b38120f6e2ee8b01faf5aa878d6dea239d0d63d09f7115b3a749a0c ssh-agent -k [2021-05-27T05:44:58.111Z] unset SSH_AUTH_SOCK; [2021-05-27T05:44:58.113Z] unset SSH_AGENT_PID; [2021-05-27T05:44:58.113Z] echo Agent pid 59 killed; [2021-05-27T05:44:58.130Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-27T05:44:58.564Z] + git semver [Pipeline] } [2021-05-27T05:44:58.591Z] $ docker stop --time=1 34b586ec1b38120f6e2ee8b01faf5aa878d6dea239d0d63d09f7115b3a749a0c [2021-05-27T05:45:00.021Z] $ docker rm -f 34b586ec1b38120f6e2ee8b01faf5aa878d6dea239d0d63d09f7115b3a749a0c [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-27T05:45:00.474Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-27T05:45:00.882Z] Stashed 1 file(s) [Pipeline] echo [2021-05-27T05:45:00.904Z] [edgeXSemver]: initialized semver on 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 [2021-05-27T05:45:16.385Z] Still waiting to schedule task [2021-05-27T05:45:16.385Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-27T05:45:16.411Z] Still waiting to schedule task [2021-05-27T05:45:16.412Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-27T05:46:54.907Z] Running on prd-centos7-docker-4c-2g-591 in /w/workspace/dgexfoundry_device-sdk-go_PR-946 [Pipeline] { [Pipeline] ws [2021-05-27T05:46:54.960Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-05-27T05:46:55.142Z] Selected Git installation does not exist. Using Default [2021-05-27T05:46:55.143Z] The recommended git tool is: NONE [2021-05-27T05:46:57.457Z] using credential edgex-jenkins-ssh [2021-05-27T05:46:57.472Z] Cloning the remote Git repository [2021-05-27T05:46:56.978Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-05-27T05:46:57.050Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-05-27T05:46:57.097Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-27T05:46:57.097Z] > git --version # timeout=10 [2021-05-27T05:46:57.105Z] > git --version # 'git version 2.24.4' [2021-05-27T05:46:57.106Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T05:46:57.132Z] [INFO] Currently running in a labeled security context [2021-05-27T05:46:57.132Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-27T05:46:57.132Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh2583892819282002076.key [2021-05-27T05:46:57.145Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-27T05:46:58.879Z] Merging remotes/origin/master commit f9e550b20f5a93948f1e6d0294bcd4043c76663f into PR head commit 9158fd30125588c785ed506fa766254bba537d05 [2021-05-27T05:46:58.972Z] Merge succeeded, producing 9158fd30125588c785ed506fa766254bba537d05 [2021-05-27T05:46:58.973Z] Checking out Revision 9158fd30125588c785ed506fa766254bba537d05 (PR-946) [2021-05-27T05:46:58.000Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-27T05:46:58.008Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-27T05:46:58.021Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-27T05:46:58.036Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-27T05:46:58.036Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T05:46:58.037Z] [INFO] Currently running in a labeled security context [2021-05-27T05:46:58.037Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-27T05:46:58.037Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh6713008758745349037.key [2021-05-27T05:46:58.049Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/946/head:refs/remotes/origin/PR-946 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-27T05:46:58.490Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T05:46:58.500Z] > git checkout -f 9158fd30125588c785ed506fa766254bba537d05 # timeout=10 [2021-05-27T05:46:58.535Z] > git remote # timeout=10 [2021-05-27T05:46:58.542Z] > git config --get remote.origin.url # timeout=10 [2021-05-27T05:46:58.549Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T05:46:58.550Z] [INFO] Currently running in a labeled security context [2021-05-27T05:46:58.550Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-27T05:46:58.550Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh1296379432680898081.key [2021-05-27T05:46:58.559Z] > git merge f9e550b20f5a93948f1e6d0294bcd4043c76663f # timeout=10 [2021-05-27T05:46:58.570Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-27T05:46:58.587Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T05:46:58.595Z] > git checkout -f 9158fd30125588c785ed506fa766254bba537d05 # timeout=10 [2021-05-27T05:47:02.336Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-27T05:47:02.246Z] > git --version # timeout=10 [2021-05-27T05:47:02.257Z] > git --version # 'git version 2.24.4' [2021-05-27T05:47:02.265Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-27T05:47:04.023Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-27T05:47:04.373Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-27T05:47:04.702Z] + sudo service docker restart [2021-05-27T05:47:04.702Z] + true [2021-05-27T05:47:04.702Z] Redirecting to /bin/systemctl restart docker.service [2021-05-27T05:47:19.145Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-590 in /w/workspace/dgexfoundry_device-sdk-go_PR-946 [Pipeline] { [Pipeline] ws [2021-05-27T05:47:19.206Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-05-27T05:47:19.458Z] Selected Git installation does not exist. Using Default [2021-05-27T05:47:19.458Z] The recommended git tool is: NONE [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-27T05:47:22.964Z] provisioning config files... [2021-05-27T05:47:22.977Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5874463928172456122tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-27T05:47:23.377Z] ---> docker-login.sh [2021-05-27T05:47:23.378Z] nexus3.edgexfoundry.org:10001 [2021-05-27T05:47:23.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T05:47:23.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T05:47:23.900Z] Configure a credential helper to remove this warning. See [2021-05-27T05:47:23.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T05:47:23.900Z] [2021-05-27T05:47:23.900Z] Login Succeeded [2021-05-27T05:47:23.900Z] nexus3.edgexfoundry.org:10002 [2021-05-27T05:47:23.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T05:47:23.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T05:47:23.900Z] Configure a credential helper to remove this warning. See [2021-05-27T05:47:23.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T05:47:23.900Z] [2021-05-27T05:47:24.171Z] Login Succeeded [2021-05-27T05:47:24.171Z] nexus3.edgexfoundry.org:10003 [2021-05-27T05:47:24.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T05:47:24.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T05:47:24.171Z] Configure a credential helper to remove this warning. See [2021-05-27T05:47:24.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T05:47:24.171Z] [2021-05-27T05:47:24.171Z] Login Succeeded [2021-05-27T05:47:24.171Z] nexus3.edgexfoundry.org:10004 [2021-05-27T05:47:24.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T05:47:24.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T05:47:24.171Z] Configure a credential helper to remove this warning. See [2021-05-27T05:47:24.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T05:47:24.171Z] [2021-05-27T05:47:24.171Z] Login Succeeded [2021-05-27T05:47:24.171Z] docker.io [2021-05-27T05:47:24.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T05:47:24.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T05:47:24.704Z] Configure a credential helper to remove this warning. See [2021-05-27T05:47:24.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T05:47:24.704Z] [2021-05-27T05:47:24.704Z] Login Succeeded [2021-05-27T05:47:24.704Z] ---> docker-login.sh ends [Pipeline] } [2021-05-27T05:47:24.786Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-27T05:47:25.130Z] ========================================================= [2021-05-27T05:47:25.130Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-27T05:47:25.130Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-27T05:47:25.246Z] using credential edgex-jenkins-ssh [2021-05-27T05:47:25.282Z] Cloning the remote Git repository [2021-05-27T05:47:25.479Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-27T05:47:25.479Z] Sending build context to Docker daemon 2.618MB [2021-05-27T05:47:25.479Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-27T05:47:25.479Z] Step 2/8 : FROM ${BASE} [2021-05-27T05:47:25.361Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-05-27T05:47:25.465Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-05-27T05:47:25.537Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-27T05:47:25.538Z] > git --version # timeout=10 [2021-05-27T05:47:25.554Z] > git --version # 'git version 2.17.1' [2021-05-27T05:47:25.556Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T05:47:25.744Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-27T05:47:25.744Z] 540db60ca938: Pulling fs layer [2021-05-27T05:47:25.744Z] adcc1eea9eea: Pulling fs layer [2021-05-27T05:47:25.744Z] 4c4ab2625f07: Pulling fs layer [2021-05-27T05:47:25.744Z] 0510c868ecb4: Pulling fs layer [2021-05-27T05:47:25.744Z] afea3b2eda06: Pulling fs layer [2021-05-27T05:47:25.744Z] 7809a108b3ef: Pulling fs layer [2021-05-27T05:47:25.744Z] f706445af74f: Pulling fs layer [2021-05-27T05:47:25.744Z] 0510c868ecb4: Waiting [2021-05-27T05:47:25.744Z] afea3b2eda06: Waiting [2021-05-27T05:47:25.744Z] 7809a108b3ef: Waiting [2021-05-27T05:47:25.744Z] f706445af74f: Waiting [2021-05-27T05:47:25.744Z] adcc1eea9eea: Verifying Checksum [2021-05-27T05:47:25.744Z] adcc1eea9eea: Download complete [2021-05-27T05:47:25.744Z] 4c4ab2625f07: Verifying Checksum [2021-05-27T05:47:25.744Z] 4c4ab2625f07: Download complete [2021-05-27T05:47:25.744Z] afea3b2eda06: Verifying Checksum [2021-05-27T05:47:25.744Z] afea3b2eda06: Download complete [2021-05-27T05:47:25.744Z] 7809a108b3ef: Verifying Checksum [2021-05-27T05:47:25.744Z] 7809a108b3ef: Download complete [2021-05-27T05:47:25.744Z] 540db60ca938: Verifying Checksum [2021-05-27T05:47:25.744Z] 540db60ca938: Download complete [2021-05-27T05:47:26.016Z] 540db60ca938: Pull complete [2021-05-27T05:47:26.016Z] adcc1eea9eea: Pull complete [2021-05-27T05:47:26.283Z] 4c4ab2625f07: Pull complete [2021-05-27T05:47:25.661Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-27T05:47:26.856Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-27T05:47:27.466Z] Merging remotes/origin/master commit f9e550b20f5a93948f1e6d0294bcd4043c76663f into PR head commit 9158fd30125588c785ed506fa766254bba537d05 [2021-05-27T05:47:27.670Z] Merge succeeded, producing 9158fd30125588c785ed506fa766254bba537d05 [2021-05-27T05:47:27.671Z] Checking out Revision 9158fd30125588c785ed506fa766254bba537d05 (PR-946) [2021-05-27T05:47:28.202Z] f706445af74f: Verifying Checksum [2021-05-27T05:47:28.203Z] f706445af74f: Download complete [2021-05-27T05:47:26.882Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-27T05:47:26.912Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-27T05:47:26.945Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-27T05:47:26.946Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T05:47:26.961Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/946/head:refs/remotes/origin/PR-946 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-27T05:47:27.480Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T05:47:27.494Z] > git checkout -f 9158fd30125588c785ed506fa766254bba537d05 # timeout=10 [2021-05-27T05:47:27.592Z] > git remote # timeout=10 [2021-05-27T05:47:27.611Z] > git config --get remote.origin.url # timeout=10 [2021-05-27T05:47:27.622Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T05:47:27.632Z] > git merge f9e550b20f5a93948f1e6d0294bcd4043c76663f # timeout=10 [2021-05-27T05:47:27.655Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-27T05:47:27.676Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T05:47:27.688Z] > git checkout -f 9158fd30125588c785ed506fa766254bba537d05 # timeout=10 [2021-05-27T05:47:28.471Z] 0510c868ecb4: Verifying Checksum [2021-05-27T05:47:28.471Z] 0510c868ecb4: Download complete [2021-05-27T05:47:31.812Z] 0510c868ecb4: Pull complete [2021-05-27T05:47:31.812Z] afea3b2eda06: Pull complete [2021-05-27T05:47:31.875Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-27T05:47:31.935Z] > git --version # timeout=10 [2021-05-27T05:47:31.949Z] > git --version # 'git version 2.17.1' [2021-05-27T05:47:31.964Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-27T05:47:32.079Z] 7809a108b3ef: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-27T05:47:33.496Z] f706445af74f: Pull complete [2021-05-27T05:47:33.530Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-27T05:47:33.760Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-27T05:47:33.760Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-27T05:47:34.022Z] ---> b068be0155e3 [2021-05-27T05:47:34.022Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-27T05:47:34.036Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-27T05:47:34.415Z] + true [2021-05-27T05:47:34.415Z] + sudo service docker restart [2021-05-27T05:47:48.942Z] ---> Running in 9537b0397c50 [2021-05-27T05:47:48.942Z] Removing intermediate container 9537b0397c50 [2021-05-27T05:47:48.942Z] ---> 280f5e24ecc3 [2021-05-27T05:47:48.942Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T05:47:48.942Z] ---> Running in 388a3d4b1442 [2021-05-27T05:47:48.942Z] Removing intermediate container 388a3d4b1442 [2021-05-27T05:47:48.942Z] ---> 75c7e08591d7 [2021-05-27T05:47:48.942Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-05-27T05:47:48.942Z] ---> Running in 74f76abd7dc1 [2021-05-27T05:47:49.517Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T05:47:50.457Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T05:47:50.722Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-27T05:47:50.982Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-27T05:47:50.982Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-27T05:47:50.982Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-27T05:47:51.249Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-27T05:47:51.249Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-27T05:47:51.249Z] Executing busybox-1.32.1-r6.trigger [2021-05-27T05:47:51.249Z] OK: 150 MiB in 46 packages [2021-05-27T05:47:51.521Z] Removing intermediate container 74f76abd7dc1 [2021-05-27T05:47:51.521Z] ---> 33a737e593cf [2021-05-27T05:47:51.521Z] Step 6/8 : WORKDIR /device-sdk-go [2021-05-27T05:47:51.786Z] ---> Running in 58d89d308ace [2021-05-27T05:47:51.786Z] Removing intermediate container 58d89d308ace [2021-05-27T05:47:51.786Z] ---> f6e45214e87d [2021-05-27T05:47:51.786Z] Step 7/8 : COPY . . [2021-05-27T05:47:52.054Z] ---> 2180ed86a6d8 [2021-05-27T05:47:52.054Z] Step 8/8 : RUN go mod download [2021-05-27T05:47:52.323Z] ---> Running in e8ffa70faf11 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-27T05:47:52.818Z] provisioning config files... [2021-05-27T05:47:52.843Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config2697183968782634616tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-27T05:47:53.289Z] ---> docker-login.sh [2021-05-27T05:47:53.289Z] nexus3.edgexfoundry.org:10001 [2021-05-27T05:47:53.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T05:47:54.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T05:47:54.480Z] Configure a credential helper to remove this warning. See [2021-05-27T05:47:54.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T05:47:54.480Z] [2021-05-27T05:47:54.480Z] Login Succeeded [2021-05-27T05:47:54.480Z] nexus3.edgexfoundry.org:10002 [2021-05-27T05:47:54.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T05:47:55.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T05:47:55.043Z] Configure a credential helper to remove this warning. See [2021-05-27T05:47:55.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T05:47:55.043Z] [2021-05-27T05:47:55.043Z] Login Succeeded [2021-05-27T05:47:55.043Z] nexus3.edgexfoundry.org:10003 [2021-05-27T05:47:55.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T05:47:55.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T05:47:55.597Z] Configure a credential helper to remove this warning. See [2021-05-27T05:47:55.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T05:47:55.597Z] [2021-05-27T05:47:55.597Z] Login Succeeded [2021-05-27T05:47:55.597Z] nexus3.edgexfoundry.org:10004 [2021-05-27T05:47:55.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T05:47:56.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T05:47:56.144Z] Configure a credential helper to remove this warning. See [2021-05-27T05:47:56.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T05:47:56.144Z] [2021-05-27T05:47:56.144Z] Login Succeeded [2021-05-27T05:47:56.144Z] docker.io [2021-05-27T05:47:56.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T05:47:57.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T05:47:57.015Z] Configure a credential helper to remove this warning. See [2021-05-27T05:47:57.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T05:47:57.015Z] [2021-05-27T05:47:57.015Z] Login Succeeded [2021-05-27T05:47:57.015Z] ---> docker-login.sh ends [Pipeline] } [2021-05-27T05:47:57.045Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-27T05:47:57.682Z] ========================================================= [2021-05-27T05:47:57.682Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-27T05:47:57.682Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-27T05:47:58.079Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-27T05:47:58.680Z] Sending build context to Docker daemon 2.617MB [2021-05-27T05:47:58.680Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-27T05:47:58.680Z] Step 2/8 : FROM ${BASE} [2021-05-27T05:47:58.956Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-27T05:47:58.956Z] 595b0fe564bb: Pulling fs layer [2021-05-27T05:47:58.956Z] 7186ed65a4f7: Pulling fs layer [2021-05-27T05:47:58.956Z] 316046926c0a: Pulling fs layer [2021-05-27T05:47:58.956Z] 4ebd0625c992: Pulling fs layer [2021-05-27T05:47:58.956Z] 207e8628e3a3: Pulling fs layer [2021-05-27T05:47:58.956Z] c791037a9be2: Pulling fs layer [2021-05-27T05:47:58.956Z] ffd874e62e21: Pulling fs layer [2021-05-27T05:47:58.956Z] 207e8628e3a3: Waiting [2021-05-27T05:47:58.956Z] c791037a9be2: Waiting [2021-05-27T05:47:58.956Z] ffd874e62e21: Waiting [2021-05-27T05:47:58.956Z] 4ebd0625c992: Waiting [2021-05-27T05:47:58.956Z] 316046926c0a: Verifying Checksum [2021-05-27T05:47:58.956Z] 316046926c0a: Download complete [2021-05-27T05:47:58.956Z] 7186ed65a4f7: Verifying Checksum [2021-05-27T05:47:58.956Z] 7186ed65a4f7: Download complete [2021-05-27T05:47:58.956Z] 207e8628e3a3: Verifying Checksum [2021-05-27T05:47:58.956Z] 207e8628e3a3: Download complete [2021-05-27T05:47:58.956Z] c791037a9be2: Verifying Checksum [2021-05-27T05:47:58.956Z] c791037a9be2: Download complete [2021-05-27T05:47:58.956Z] 595b0fe564bb: Verifying Checksum [2021-05-27T05:47:58.956Z] 595b0fe564bb: Download complete [2021-05-27T05:47:59.941Z] 595b0fe564bb: Pull complete [2021-05-27T05:48:00.549Z] 7186ed65a4f7: Pull complete [2021-05-27T05:48:00.824Z] 316046926c0a: Pull complete [2021-05-27T05:48:01.101Z] ffd874e62e21: Verifying Checksum [2021-05-27T05:48:01.101Z] ffd874e62e21: Download complete [2021-05-27T05:48:02.562Z] 4ebd0625c992: Download complete [2021-05-27T05:48:12.762Z] 4ebd0625c992: Pull complete [2021-05-27T05:48:12.762Z] 207e8628e3a3: Pull complete [2021-05-27T05:48:13.050Z] c791037a9be2: Pull complete [2021-05-27T05:48:17.382Z] ffd874e62e21: Pull complete [2021-05-27T05:48:17.382Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-27T05:48:17.382Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-27T05:48:17.382Z] ---> cfc18b08335c [2021-05-27T05:48:17.382Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-27T05:48:18.817Z] ---> Running in 76bc6d9c7cee [2021-05-27T05:48:19.412Z] Removing intermediate container 76bc6d9c7cee [2021-05-27T05:48:19.412Z] ---> 9d26a1366db7 [2021-05-27T05:48:19.412Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T05:48:19.412Z] ---> Running in c06f202b5013 [2021-05-27T05:48:22.039Z] Removing intermediate container c06f202b5013 [2021-05-27T05:48:22.039Z] ---> 11698b3a6e41 [2021-05-27T05:48:22.039Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-05-27T05:48:22.039Z] ---> Running in 7892aeacc44d [2021-05-27T05:48:23.473Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T05:48:24.070Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T05:48:24.476Z] Removing intermediate container e8ffa70faf11 [2021-05-27T05:48:24.476Z] ---> 70f3496f6a7e [2021-05-27T05:48:24.476Z] Successfully built 70f3496f6a7e [2021-05-27T05:48:24.476Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-27T05:48:24.670Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-27T05:48:24.826Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-27T05:48:24.826Z] . [Pipeline] withDockerContainer [2021-05-27T05:48:24.934Z] prd-centos7-docker-4c-2g-591 does not seem to be running inside a container [2021-05-27T05:48:24.941Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-27T05:48:24.941Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-27T05:48:24.941Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-27T05:48:24.969Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-27T05:48:25.214Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-27T05:48:25.214Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-27T05:48:25.214Z] Executing busybox-1.32.1-r6.trigger [2021-05-27T05:48:25.487Z] OK: 139 MiB in 46 packages [2021-05-27T05:48:25.850Z] $ docker top 290dfdc712345625ae9b02dc4ebcd165763d1a7064f6f474d0354aa54d2d1ec2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T05:48:26.343Z] + go version [2021-05-27T05:48:26.343Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-27T05:48:26.374Z] $ docker stop --time=1 290dfdc712345625ae9b02dc4ebcd165763d1a7064f6f474d0354aa54d2d1ec2 [2021-05-27T05:48:26.931Z] Removing intermediate container 7892aeacc44d [2021-05-27T05:48:26.931Z] ---> 0e8dfc81b983 [2021-05-27T05:48:26.931Z] Step 6/8 : WORKDIR /device-sdk-go [2021-05-27T05:48:26.931Z] ---> Running in d8efbf37119e [2021-05-27T05:48:27.206Z] Removing intermediate container d8efbf37119e [2021-05-27T05:48:27.206Z] ---> 14c4c45afb6a [2021-05-27T05:48:27.206Z] Step 7/8 : COPY . . [2021-05-27T05:48:27.971Z] $ docker rm -f 290dfdc712345625ae9b02dc4ebcd165763d1a7064f6f474d0354aa54d2d1ec2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T05:48:28.651Z] ---> 65049ef61130 [2021-05-27T05:48:28.651Z] Step 8/8 : RUN go mod download [2021-05-27T05:48:28.651Z] ---> Running in 699488801ccf [2021-05-27T05:48:28.872Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-27T05:48:28.872Z] . [Pipeline] withDockerContainer [2021-05-27T05:48:29.062Z] prd-centos7-docker-4c-2g-591 does not seem to be running inside a container [2021-05-27T05:48:29.265Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-27T05:48:30.566Z] $ docker top c543e6d257377a12f7c6a96d9962564efe028e799c91adb781b87507ac758141 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T05:48:31.022Z] + go mod tidy [Pipeline] sh [2021-05-27T05:48:31.611Z] + make test [2021-05-27T05:48:31.611Z] go mod tidy [2021-05-27T05:48:31.881Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-27T05:48:37.217Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-05-27T05:48:55.468Z] Removing intermediate container 699488801ccf [2021-05-27T05:48:55.469Z] ---> 9c304c527093 [2021-05-27T05:48:55.469Z] Successfully built 9c304c527093 [2021-05-27T05:48:55.469Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-27T05:48:55.847Z] + docker inspect -f . ci-base-image-arm64 [2021-05-27T05:48:55.847Z] . [Pipeline] withDockerContainer [2021-05-27T05:48:56.111Z] prd-ubuntu18.04-docker-arm64-4c-16g-590 does not seem to be running inside a container [2021-05-27T05:48:56.192Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-27T05:48:57.787Z] $ docker top 4c3bfb5fc7fd2ce3e73684eb23b209634c4b445a1c955502ded1addcda899132 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T05:48:58.872Z] + go version [2021-05-27T05:48:58.872Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-27T05:48:58.925Z] $ docker stop --time=1 4c3bfb5fc7fd2ce3e73684eb23b209634c4b445a1c955502ded1addcda899132 [2021-05-27T05:48:59.322Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-05-27T05:48:59.322Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-05-27T05:48:59.322Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-05-27T05:49:00.775Z] $ docker rm -f 4c3bfb5fc7fd2ce3e73684eb23b209634c4b445a1c955502ded1addcda899132 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T05:49:01.835Z] + docker inspect -f . ci-base-image-arm64 [2021-05-27T05:49:01.835Z] . [Pipeline] withDockerContainer [2021-05-27T05:49:01.909Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.054s coverage: 25.4% of statements [2021-05-27T05:49:01.909Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-05-27T05:49:01.909Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.050s coverage: 28.1% of statements [2021-05-27T05:49:02.174Z] prd-ubuntu18.04-docker-arm64-4c-16g-590 does not seem to be running inside a container [2021-05-27T05:49:02.192Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.064s coverage: 78.9% of statements [2021-05-27T05:49:02.192Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.052s coverage: 9.0% of statements [2021-05-27T05:49:02.192Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-05-27T05:49:02.192Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-05-27T05:49:02.192Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-05-27T05:49:02.291Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-27T05:49:03.169Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.053s coverage: 30.2% of statements [2021-05-27T05:49:03.169Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-05-27T05:49:03.928Z] $ docker top 70619824ba1ae59788e73ad282b605e85c4a71c38a8836b50ce906ba9af647a5 -eo pid,comm [2021-05-27T05:49:04.139Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.059s coverage: 83.3% of statements [2021-05-27T05:49:04.140Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-05-27T05:49:04.140Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-05-27T05:49:04.140Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.078s coverage: 58.0% of statements [Pipeline] { [Pipeline] sh [2021-05-27T05:49:04.995Z] + go mod tidy [2021-05-27T05:49:05.553Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.849s coverage: 89.2% of statements [2021-05-27T05:49:05.553Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-05-27T05:49:05.553Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.051s coverage: 5.0% of statements [2021-05-27T05:49:05.553Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-05-27T05:49:05.553Z] GO111MODULE=on go vet ./... [Pipeline] sh [2021-05-27T05:49:06.282Z] + make test [2021-05-27T05:49:06.282Z] go mod tidy [2021-05-27T05:49:06.564Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-27T05:49:23.769Z] gofmt -l . [2021-05-27T05:49:23.769Z] [ "`gofmt -l .`" = "" ] [2021-05-27T05:49:23.769Z] ./bin/test-attribution-txt.sh [2021-05-27T05:49:23.769Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-27T05:49:23.795Z] $ docker stop --time=1 c543e6d257377a12f7c6a96d9962564efe028e799c91adb781b87507ac758141 [2021-05-27T05:49:25.833Z] $ docker rm -f c543e6d257377a12f7c6a96d9962564efe028e799c91adb781b87507ac758141 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-27T05:49:26.381Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-27T05:49:26.642Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-05-27T05:49:28.768Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [Pipeline] sh [2021-05-27T05:49:29.239Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-27T05:49:29.565Z] + ls -al . [2021-05-27T05:49:29.565Z] total 212 [2021-05-27T05:49:29.565Z] drwxrwxr-x. 10 jenkins jenkins 4096 May 27 05:49 . [2021-05-27T05:49:29.565Z] drwxrwxr-x. 4 jenkins jenkins 28 May 27 05:46 .. [2021-05-27T05:49:29.565Z] drwxrwxr-x. 2 jenkins jenkins 64 May 27 05:46 bin [2021-05-27T05:49:29.565Z] -rw-r--r--. 1 jenkins jenkins 126444 May 27 05:49 coverage.out [2021-05-27T05:49:29.565Z] -rw-rw-r--. 1 jenkins jenkins 987 May 27 05:46 Dockerfile.build [2021-05-27T05:49:29.565Z] -rw-rw-r--. 1 jenkins jenkins 140 May 27 05:46 .dockerignore [2021-05-27T05:49:29.565Z] drwxrwxr-x. 5 jenkins jenkins 62 May 27 05:46 example [2021-05-27T05:49:29.565Z] drwxrwxr-x. 8 jenkins jenkins 179 May 27 05:47 .git [2021-05-27T05:49:29.565Z] drwxrwxr-x. 2 jenkins jenkins 103 May 27 05:46 .github [2021-05-27T05:49:29.565Z] -rw-rw-r--. 1 jenkins jenkins 138 May 27 05:46 .gitignore [2021-05-27T05:49:29.565Z] -rw-r--r--. 1 jenkins jenkins 575 May 27 05:49 go.mod [2021-05-27T05:49:29.565Z] -rw-r--r--. 1 jenkins jenkins 20803 May 27 05:48 go.sum [2021-05-27T05:49:29.565Z] drwxrwxr-x. 15 jenkins jenkins 224 May 27 05:46 internal [2021-05-27T05:49:29.565Z] -rw-rw-r--. 1 jenkins jenkins 894 May 27 05:46 Jenkinsfile [2021-05-27T05:49:29.565Z] -rw-rw-r--. 1 jenkins jenkins 11341 May 27 05:46 LICENSE [2021-05-27T05:49:29.565Z] -rw-rw-r--. 1 jenkins jenkins 1026 May 27 05:46 Makefile [2021-05-27T05:49:29.565Z] drwxrwxr-x. 4 jenkins jenkins 26 May 27 05:46 openapi [2021-05-27T05:49:29.565Z] drwxrwxr-x. 5 jenkins jenkins 50 May 27 05:46 pkg [2021-05-27T05:49:29.565Z] -rw-rw-r--. 1 jenkins jenkins 7652 May 27 05:46 README.md [2021-05-27T05:49:29.565Z] -rw-rw-r--. 1 jenkins jenkins 6616 May 27 05:46 RELEASE-NOTES.txt [2021-05-27T05:49:29.565Z] drwxrwxr-x. 4 jenkins jenkins 54 May 27 05:46 snap [2021-05-27T05:49:29.565Z] -rw-rw-r--. 1 jenkins jenkins 5 May 27 05:45 VERSION [2021-05-27T05:49:29.565Z] -rw-rw-r--. 1 jenkins jenkins 222 May 27 05:46 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-27T05:49:29.910Z] + docker build -t 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=9158fd30125588c785ed506fa766254bba537d05 --label arch=amd64 --label version=0.0.0 . [2021-05-27T05:49:29.910Z] Sending build context to Docker daemon 2.745MB [2021-05-27T05:49:29.910Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-05-27T05:49:29.910Z] Step 2/23 : FROM ${BASE} AS builder [2021-05-27T05:49:29.910Z] ---> 70f3496f6a7e [2021-05-27T05:49:29.910Z] Step 3/23 : WORKDIR /device-sdk-go [2021-05-27T05:49:29.910Z] ---> Running in 50912acfd58b [2021-05-27T05:49:30.173Z] Removing intermediate container 50912acfd58b [2021-05-27T05:49:30.173Z] ---> 98d8946c1a95 [2021-05-27T05:49:30.173Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-27T05:49:30.173Z] ---> Running in ab915f869040 [2021-05-27T05:49:30.173Z] Removing intermediate container ab915f869040 [2021-05-27T05:49:30.173Z] ---> 89385f611a6e [2021-05-27T05:49:30.173Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T05:49:30.173Z] ---> Running in aec680e53493 [2021-05-27T05:49:30.747Z] Removing intermediate container aec680e53493 [2021-05-27T05:49:30.747Z] ---> c9f4bb05ce03 [2021-05-27T05:49:30.747Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-05-27T05:49:30.747Z] ---> Running in 26a26b8e337b [2021-05-27T05:49:31.009Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T05:49:31.953Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T05:49:32.220Z] OK: 150 MiB in 46 packages [2021-05-27T05:49:32.483Z] Removing intermediate container 26a26b8e337b [2021-05-27T05:49:32.483Z] ---> b1fa91d7235e [2021-05-27T05:49:32.483Z] Step 7/23 : COPY . . [2021-05-27T05:49:32.744Z] ---> 0c4c807b0682 [2021-05-27T05:49:32.744Z] Step 8/23 : RUN go mod download [2021-05-27T05:49:32.744Z] ---> Running in a0246f5aceca [2021-05-27T05:49:33.331Z] Removing intermediate container a0246f5aceca [2021-05-27T05:49:33.331Z] ---> 07ec143efc16 [2021-05-27T05:49:33.331Z] Step 9/23 : RUN make build [2021-05-27T05:49:33.331Z] ---> Running in 7ea37c697e89 [2021-05-27T05:49:33.596Z] go mod tidy [2021-05-27T05:49:33.596Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-05-27T05:49:45.901Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-05-27T05:49:46.874Z] Removing intermediate container 7ea37c697e89 [2021-05-27T05:49:46.874Z] ---> 7f1c7e3bde4f [2021-05-27T05:49:46.874Z] Step 10/23 : FROM alpine:3.12 [2021-05-27T05:49:47.449Z] 3.12: Pulling from library/alpine [2021-05-27T05:49:47.712Z] 339de151aab4: Pulling fs layer [2021-05-27T05:49:47.986Z] 339de151aab4: Verifying Checksum [2021-05-27T05:49:47.986Z] 339de151aab4: Download complete [2021-05-27T05:49:47.986Z] 339de151aab4: Pull complete [2021-05-27T05:49:47.986Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-27T05:49:47.986Z] Status: Downloaded newer image for alpine:3.12 [2021-05-27T05:49:47.986Z] ---> 13621d1b12d4 [2021-05-27T05:49:47.986Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-27T05:49:48.247Z] ---> Running in 5ccfca34d13a [2021-05-27T05:49:48.247Z] Removing intermediate container 5ccfca34d13a [2021-05-27T05:49:48.247Z] ---> bf60acc8a6d7 [2021-05-27T05:49:48.247Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T05:49:48.512Z] ---> Running in 7c00fb63ff2a [2021-05-27T05:49:49.086Z] Removing intermediate container 7c00fb63ff2a [2021-05-27T05:49:49.086Z] ---> 983b5e930f83 [2021-05-27T05:49:49.086Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-05-27T05:49:49.086Z] ---> Running in 3e3a4a76d30f [2021-05-27T05:49:49.351Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T05:49:49.927Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T05:49:50.534Z] (1/5) Installing libgcc (9.3.0-r2) [2021-05-27T05:49:50.534Z] (2/5) Installing libsodium (1.0.18-r0) [2021-05-27T05:49:50.534Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-05-27T05:49:50.794Z] (4/5) Installing libzmq (4.3.3-r0) [2021-05-27T05:49:50.794Z] (5/5) Installing zeromq (4.3.3-r0) [2021-05-27T05:49:51.056Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T05:49:51.056Z] OK: 8 MiB in 19 packages [2021-05-27T05:49:51.648Z] Removing intermediate container 3e3a4a76d30f [2021-05-27T05:49:51.648Z] ---> fb0043355b0b [2021-05-27T05:49:51.648Z] Step 14/23 : WORKDIR / [2021-05-27T05:49:51.648Z] ---> Running in de3dbbb34aad [2021-05-27T05:49:51.648Z] Removing intermediate container de3dbbb34aad [2021-05-27T05:49:51.648Z] ---> 6cdebd062fec [2021-05-27T05:49:51.648Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-05-27T05:49:51.648Z] ---> 4e10f5eb50cf [2021-05-27T05:49:51.648Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-05-27T05:49:52.223Z] ---> 9ad7e250dea1 [2021-05-27T05:49:52.223Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-05-27T05:49:52.485Z] ---> 29ddba90d572 [2021-05-27T05:49:52.485Z] Step 18/23 : EXPOSE 59999 [2021-05-27T05:49:52.485Z] ---> Running in cc6224a6b6b7 [2021-05-27T05:49:52.747Z] Removing intermediate container cc6224a6b6b7 [2021-05-27T05:49:52.747Z] ---> cfbb372170ab [2021-05-27T05:49:52.747Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-05-27T05:49:52.747Z] ---> Running in 1c0ab28b7a28 [2021-05-27T05:49:52.747Z] Removing intermediate container 1c0ab28b7a28 [2021-05-27T05:49:52.747Z] ---> b736b3079c6b [2021-05-27T05:49:52.747Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T05:49:52.747Z] ---> Running in 3829b7da6e88 [2021-05-27T05:49:53.017Z] Removing intermediate container 3829b7da6e88 [2021-05-27T05:49:53.017Z] ---> aec7cb52c4ed [2021-05-27T05:49:53.017Z] Step 21/23 : LABEL arch=amd64 [2021-05-27T05:49:53.017Z] ---> Running in de4d6da4c6e3 [2021-05-27T05:49:53.017Z] Removing intermediate container de4d6da4c6e3 [2021-05-27T05:49:53.017Z] ---> 3d7f487f0234 [2021-05-27T05:49:53.017Z] Step 22/23 : LABEL git_sha=9158fd30125588c785ed506fa766254bba537d05 [2021-05-27T05:49:53.017Z] ---> Running in 976867438cca [2021-05-27T05:49:53.279Z] Removing intermediate container 976867438cca [2021-05-27T05:49:53.279Z] ---> d508bcd7f722 [2021-05-27T05:49:53.280Z] Step 23/23 : LABEL version=0.0.0 [2021-05-27T05:49:53.280Z] ---> Running in 523e9d394d4d [2021-05-27T05:49:53.280Z] Removing intermediate container 523e9d394d4d [2021-05-27T05:49:53.280Z] ---> 3f0284e78276 [2021-05-27T05:49:53.280Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-05-27T05:49:53.280Z] Successfully built 3f0284e78276 [2021-05-27T05:49:53.280Z] Successfully tagged 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-27T05:49:54.242Z] ---> job-cost.sh [2021-05-27T05:49:54.242Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OkJ5 [2021-05-27T05:50:04.314Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-27T05:50:22.692Z] lf-activate-venv(): INFO: Adding /tmp/venv-OkJ5/bin to PATH [2021-05-27T05:50:22.692Z] INFO: No Stack... [2021-05-27T05:50:22.692Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-27T05:50:22.692Z] INFO: Archiving Costs [Pipeline] sh [2021-05-27T05:50:23.036Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2021-05-27T05:50:23.036Z] + cut -d, -f6 [Pipeline] lock [2021-05-27T05:50:23.127Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-946-1-stack-cost] [2021-05-27T05:50:23.133Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-946-1-stack-cost] did not exist. Created. [2021-05-27T05:50:23.133Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-946-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-27T05:50:23.686Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-27T05:50:23.832Z] Stashed 1 file(s) [Pipeline] } [2021-05-27T05:50:23.854Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-946-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-27T05:50:36.863Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-05-27T05:50:36.863Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-05-27T05:50:36.863Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-05-27T05:50:43.617Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.306s coverage: 25.4% of statements [2021-05-27T05:50:43.617Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-05-27T05:50:43.617Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.240s coverage: 28.1% of statements [2021-05-27T05:50:43.617Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.252s coverage: 78.9% of statements [2021-05-27T05:50:43.617Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.200s coverage: 9.0% of statements [2021-05-27T05:50:43.617Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-05-27T05:50:43.617Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-05-27T05:50:43.617Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-05-27T05:50:45.092Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.361s coverage: 30.2% of statements [2021-05-27T05:50:45.092Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-05-27T05:50:46.102Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.198s coverage: 83.3% of statements [2021-05-27T05:50:46.102Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-05-27T05:50:46.102Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-05-27T05:50:46.707Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.376s coverage: 58.0% of statements [2021-05-27T05:50:51.032Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.017s coverage: 89.2% of statements [2021-05-27T05:50:51.032Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-05-27T05:50:51.032Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.181s coverage: 5.0% of statements [2021-05-27T05:50:51.032Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-05-27T05:50:51.032Z] GO111MODULE=on go vet ./... [2021-05-27T05:51:47.671Z] gofmt -l . [2021-05-27T05:51:47.671Z] [ "`gofmt -l .`" = "" ] [2021-05-27T05:51:47.671Z] ./bin/test-attribution-txt.sh [2021-05-27T05:51:47.946Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-27T05:51:48.581Z] $ docker stop --time=1 70619824ba1ae59788e73ad282b605e85c4a71c38a8836b50ce906ba9af647a5 [2021-05-27T05:51:50.654Z] $ docker rm -f 70619824ba1ae59788e73ad282b605e85c4a71c38a8836b50ce906ba9af647a5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-27T05:51:51.841Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-27T05:51:51.882Z] Warning: overwriting stash ‘coverage-report’ [2021-05-27T05:51:52.524Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-27T05:51:53.191Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-27T05:51:53.548Z] + ls -al . [2021-05-27T05:51:53.548Z] total 248 [2021-05-27T05:51:53.548Z] drwxrwxr-x 10 jenkins jenkins 4096 May 27 05:51 . [2021-05-27T05:51:53.548Z] drwxrwxr-x 4 jenkins jenkins 4096 May 27 05:47 .. [2021-05-27T05:51:53.548Z] -rw-rw-r-- 1 jenkins jenkins 140 May 27 05:47 .dockerignore [2021-05-27T05:51:53.548Z] drwxrwxr-x 8 jenkins jenkins 4096 May 27 05:47 .git [2021-05-27T05:51:53.548Z] drwxrwxr-x 2 jenkins jenkins 4096 May 27 05:47 .github [2021-05-27T05:51:53.548Z] -rw-rw-r-- 1 jenkins jenkins 138 May 27 05:47 .gitignore [2021-05-27T05:51:53.548Z] -rw-rw-r-- 1 jenkins jenkins 987 May 27 05:47 Dockerfile.build [2021-05-27T05:51:53.548Z] -rw-rw-r-- 1 jenkins jenkins 894 May 27 05:47 Jenkinsfile [2021-05-27T05:51:53.548Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 27 05:47 LICENSE [2021-05-27T05:51:53.548Z] -rw-rw-r-- 1 jenkins jenkins 1026 May 27 05:47 Makefile [2021-05-27T05:51:53.548Z] -rw-rw-r-- 1 jenkins jenkins 7652 May 27 05:47 README.md [2021-05-27T05:51:53.548Z] -rw-rw-r-- 1 jenkins jenkins 6616 May 27 05:47 RELEASE-NOTES.txt [2021-05-27T05:51:53.548Z] -rw-rw-r-- 1 jenkins jenkins 5 May 27 05:45 VERSION [2021-05-27T05:51:53.548Z] drwxrwxr-x 2 jenkins jenkins 4096 May 27 05:47 bin [2021-05-27T05:51:53.548Z] -rw-r--r-- 1 jenkins jenkins 126444 May 27 05:50 coverage.out [2021-05-27T05:51:53.548Z] drwxrwxr-x 5 jenkins jenkins 4096 May 27 05:47 example [2021-05-27T05:51:53.548Z] -rw-r--r-- 1 jenkins jenkins 575 May 27 05:51 go.mod [2021-05-27T05:51:53.548Z] -rw-r--r-- 1 jenkins jenkins 20803 May 27 05:49 go.sum [2021-05-27T05:51:53.548Z] drwxrwxr-x 15 jenkins jenkins 4096 May 27 05:47 internal [2021-05-27T05:51:53.548Z] drwxrwxr-x 4 jenkins jenkins 4096 May 27 05:47 openapi [2021-05-27T05:51:53.548Z] drwxrwxr-x 5 jenkins jenkins 4096 May 27 05:47 pkg [2021-05-27T05:51:53.548Z] drwxrwxr-x 4 jenkins jenkins 4096 May 27 05:47 snap [2021-05-27T05:51:53.548Z] -rw-rw-r-- 1 jenkins jenkins 222 May 27 05:47 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-27T05:51:53.925Z] + docker build -t 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=9158fd30125588c785ed506fa766254bba537d05 --label arch=arm64 --label version=0.0.0 . [2021-05-27T05:51:54.529Z] Sending build context to Docker daemon 2.744MB [2021-05-27T05:51:54.529Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-05-27T05:51:54.529Z] Step 2/23 : FROM ${BASE} AS builder [2021-05-27T05:51:54.529Z] ---> 9c304c527093 [2021-05-27T05:51:54.529Z] Step 3/23 : WORKDIR /device-sdk-go [2021-05-27T05:51:54.802Z] ---> Running in cac2e5020a64 [2021-05-27T05:51:55.399Z] Removing intermediate container cac2e5020a64 [2021-05-27T05:51:55.399Z] ---> 911a51c7f526 [2021-05-27T05:51:55.399Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-27T05:51:55.399Z] ---> Running in 126a5a564493 [2021-05-27T05:51:55.993Z] Removing intermediate container 126a5a564493 [2021-05-27T05:51:55.993Z] ---> 1fd7ed7be1d9 [2021-05-27T05:51:55.993Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T05:51:55.993Z] ---> Running in e9a6a5982e9d [2021-05-27T05:51:57.963Z] Removing intermediate container e9a6a5982e9d [2021-05-27T05:51:57.963Z] ---> 665783e54f41 [2021-05-27T05:51:57.963Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-05-27T05:51:57.963Z] ---> Running in 2a5419319dba [2021-05-27T05:51:59.402Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T05:52:00.372Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T05:52:00.961Z] OK: 139 MiB in 46 packages [2021-05-27T05:52:01.936Z] Removing intermediate container 2a5419319dba [2021-05-27T05:52:01.936Z] ---> 13cc40550dc7 [2021-05-27T05:52:01.936Z] Step 7/23 : COPY . . [2021-05-27T05:52:03.373Z] ---> 860b0603b65d [2021-05-27T05:52:03.373Z] Step 8/23 : RUN go mod download [2021-05-27T05:52:03.373Z] ---> Running in 91b6af55fc62 [2021-05-27T05:52:05.999Z] Removing intermediate container 91b6af55fc62 [2021-05-27T05:52:05.999Z] ---> 8b496a5125c7 [2021-05-27T05:52:05.999Z] Step 9/23 : RUN make build [2021-05-27T05:52:05.999Z] ---> Running in 8cb73b61fdca [2021-05-27T05:52:06.985Z] go mod tidy [2021-05-27T05:52:07.583Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-05-27T05:52:39.947Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-05-27T05:52:43.346Z] Removing intermediate container 8cb73b61fdca [2021-05-27T05:52:43.346Z] ---> bf8daea00a55 [2021-05-27T05:52:43.346Z] Step 10/23 : FROM alpine:3.12 [2021-05-27T05:52:43.346Z] 3.12: Pulling from library/alpine [2021-05-27T05:52:43.619Z] d2f70382dc9a: Pulling fs layer [2021-05-27T05:52:43.896Z] d2f70382dc9a: Download complete [2021-05-27T05:52:44.495Z] d2f70382dc9a: Pull complete [2021-05-27T05:52:44.495Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-27T05:52:44.495Z] Status: Downloaded newer image for alpine:3.12 [2021-05-27T05:52:44.495Z] ---> 9852663dfa18 [2021-05-27T05:52:44.495Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-27T05:52:44.767Z] ---> Running in 2fb10ad79a39 [2021-05-27T05:52:45.361Z] Removing intermediate container 2fb10ad79a39 [2021-05-27T05:52:45.361Z] ---> ace39bed4a67 [2021-05-27T05:52:45.361Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T05:52:45.361Z] ---> Running in 656bd061c535 [2021-05-27T05:52:47.337Z] Removing intermediate container 656bd061c535 [2021-05-27T05:52:47.337Z] ---> 4dbb1bb60b66 [2021-05-27T05:52:47.337Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-05-27T05:52:47.607Z] ---> Running in b0281963e48f [2021-05-27T05:52:48.582Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T05:52:49.554Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T05:52:50.141Z] (1/5) Installing libgcc (9.3.0-r2) [2021-05-27T05:52:50.141Z] (2/5) Installing libsodium (1.0.18-r0) [2021-05-27T05:52:50.141Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-05-27T05:52:50.409Z] (4/5) Installing libzmq (4.3.3-r0) [2021-05-27T05:52:50.409Z] (5/5) Installing zeromq (4.3.3-r0) [2021-05-27T05:52:50.681Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T05:52:50.681Z] OK: 8 MiB in 19 packages [2021-05-27T05:52:51.655Z] Removing intermediate container b0281963e48f [2021-05-27T05:52:51.655Z] ---> 41fe6aef852a [2021-05-27T05:52:51.655Z] Step 14/23 : WORKDIR / [2021-05-27T05:52:51.928Z] ---> Running in 6099008b9dcf [2021-05-27T05:52:52.521Z] Removing intermediate container 6099008b9dcf [2021-05-27T05:52:52.521Z] ---> b3efa020d029 [2021-05-27T05:52:52.521Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-05-27T05:52:53.112Z] ---> 4a4a71eb9fd4 [2021-05-27T05:52:53.112Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-05-27T05:52:54.547Z] ---> b18ceabacb5b [2021-05-27T05:52:54.547Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-05-27T05:52:55.141Z] ---> dc66508cf6b6 [2021-05-27T05:52:55.141Z] Step 18/23 : EXPOSE 59999 [2021-05-27T05:52:55.141Z] ---> Running in f1b968fdeba2 [2021-05-27T05:52:55.740Z] Removing intermediate container f1b968fdeba2 [2021-05-27T05:52:55.740Z] ---> 35c7a43bed67 [2021-05-27T05:52:55.740Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-05-27T05:52:55.740Z] ---> Running in 66c6567b8646 [2021-05-27T05:52:56.333Z] Removing intermediate container 66c6567b8646 [2021-05-27T05:52:56.333Z] ---> eb419c126052 [2021-05-27T05:52:56.333Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T05:52:56.608Z] ---> Running in cc461d3db334 [2021-05-27T05:52:56.887Z] Removing intermediate container cc461d3db334 [2021-05-27T05:52:56.887Z] ---> fa6cc845fcf1 [2021-05-27T05:52:56.887Z] Step 21/23 : LABEL arch=arm64 [2021-05-27T05:52:57.159Z] ---> Running in df9ee7d3df5a [2021-05-27T05:52:57.755Z] Removing intermediate container df9ee7d3df5a [2021-05-27T05:52:57.755Z] ---> 12f8a84c52b5 [2021-05-27T05:52:57.755Z] Step 22/23 : LABEL git_sha=9158fd30125588c785ed506fa766254bba537d05 [2021-05-27T05:52:57.755Z] ---> Running in cc8216609edd [2021-05-27T05:52:58.359Z] Removing intermediate container cc8216609edd [2021-05-27T05:52:58.359Z] ---> 39c6d4a2324a [2021-05-27T05:52:58.359Z] Step 23/23 : LABEL version=0.0.0 [2021-05-27T05:52:58.359Z] ---> Running in 3b5468c858bd [2021-05-27T05:52:58.951Z] Removing intermediate container 3b5468c858bd [2021-05-27T05:52:58.951Z] ---> 2d7b79852c9d [2021-05-27T05:52:58.952Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-05-27T05:52:58.952Z] Successfully built 2d7b79852c9d [2021-05-27T05:52:58.952Z] Successfully tagged 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-27T05:52:59.688Z] ---> job-cost.sh [2021-05-27T05:52:59.689Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gtG1 [2021-05-27T05:53:46.723Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-27T05:55:23.510Z] lf-activate-venv(): INFO: Adding /tmp/venv-gtG1/bin to PATH [2021-05-27T05:55:23.510Z] INFO: No Stack... [2021-05-27T05:55:23.510Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-27T05:55:23.510Z] INFO: Archiving Costs [Pipeline] sh [2021-05-27T05:55:23.869Z] + cat+ cut -d, -f6 [2021-05-27T05:55:23.869Z] /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock [2021-05-27T05:55:23.954Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-946-1-stack-cost] [2021-05-27T05:55:23.965Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-946-1-stack-cost] did not exist. Created. [2021-05-27T05:55:23.965Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-946-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-27T05:55:24.501Z] /w/workspace/device-sdk-go/1@tmp/durable-b2840c77/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-b2840c77/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-27T05:55:24.873Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-27T05:55:24.913Z] Warning: overwriting stash ‘stack-cost’ [2021-05-27T05:55:25.082Z] Stashed 1 file(s) [Pipeline] } [2021-05-27T05:55:25.105Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-946-1-stack-cost] [Pipeline] // lock [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] configFileProvider [2021-05-27T05:55:26.113Z] provisioning config files... [2021-05-27T05:55:26.129Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-946@tmp/config164798303009436887tmp [Pipeline] { [Pipeline] sh [2021-05-27T05:55:26.503Z] + set +x [2021-05-27T05:55:26.503Z] + curl -s https://codecov.io/bash [2021-05-27T05:55:26.503Z] + bash -s -- [2021-05-27T05:55:26.503Z] [2021-05-27T05:55:26.503Z] _____ _ [2021-05-27T05:55:26.503Z] / ____| | | [2021-05-27T05:55:26.503Z] | | ___ __| | ___ ___ _____ __ [2021-05-27T05:55:26.503Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-27T05:55:26.503Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-27T05:55:26.504Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-27T05:55:26.504Z] Bash-1.0.3 [2021-05-27T05:55:26.504Z] [2021-05-27T05:55:26.504Z] [2021-05-27T05:55:26.504Z] ==> git version 2.24.4 found [2021-05-27T05:55:26.504Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-27T05:55:26.504Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-27T05:55:26.504Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-27T05:55:26.504Z] ==> Jenkins CI detected. [2021-05-27T05:55:26.504Z] project root: . [2021-05-27T05:55:26.504Z] --> token set from env [2021-05-27T05:55:26.504Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-27T05:55:26.769Z] ==> Running gcov in . (disable via -X gcov) [2021-05-27T05:55:26.769Z] ==> Python coveragepy not found [2021-05-27T05:55:26.769Z] ==> Searching for coverage reports in: [2021-05-27T05:55:26.769Z] + . [2021-05-27T05:55:26.769Z] -> Found 1 reports [2021-05-27T05:55:26.769Z] ==> Detecting git/mercurial file structure [2021-05-27T05:55:26.769Z] ==> Reading reports [2021-05-27T05:55:26.769Z] + ./coverage.out bytes=126444 [2021-05-27T05:55:26.769Z] ==> Appending adjustments [2021-05-27T05:55:26.769Z] https://docs.codecov.io/docs/fixing-reports [2021-05-27T05:55:27.036Z] + Found adjustments [2021-05-27T05:55:27.036Z] ==> Gzipping contents [2021-05-27T05:55:27.036Z] 20K /tmp/codecov.Ll9Pea.gz [2021-05-27T05:55:27.036Z] ==> Uploading reports [2021-05-27T05:55:27.036Z] url: https://codecov.io [2021-05-27T05:55:27.036Z] query: branch=PR-946&commit=9158fd30125588c785ed506fa766254bba537d05&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-946%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=946&job=&cmd_args= [2021-05-27T05:55:27.036Z] -> Pinging Codecov [2021-05-27T05:55:27.036Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-946&commit=9158fd30125588c785ed506fa766254bba537d05&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-946%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=946&job=&cmd_args= [2021-05-27T05:55:27.612Z] -> Uploading to [2021-05-27T05:55:27.612Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-27/7E55EF52A471D76F132DFD9A03CDDE97/9158fd30125588c785ed506fa766254bba537d05/063220c2-9f78-4fd6-b636-8fe0bc3b7e79.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210527%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210527T055527Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9b16f8754fae7d057d6c7bffa617435cb87c340cbe4424a594dfda2c177a82d5 [2021-05-27T05:55:27.612Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-27T05:55:27.612Z] Dload Upload Total Spent Left Speed [2021-05-27T05:55:27.879Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16454 0 0 100 16454 0 39914 --:--:-- --:--:-- --:--:-- 39840 [2021-05-27T05:55:27.879Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/9158fd30125588c785ed506fa766254bba537d05 [Pipeline] } [2021-05-27T05:55:27.908Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency 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 [2021-05-27T05:55:30.391Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T05:55:31.034Z] ---> package-listing.sh [2021-05-27T05:55:31.034Z] ++ facter osfamily [2021-05-27T05:55:31.034Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-27T05:55:31.299Z] + OS_FAMILY=redhat [2021-05-27T05:55:31.299Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-946 [2021-05-27T05:55:31.299Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-27T05:55:31.299Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-27T05:55:31.299Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-27T05:55:31.299Z] + PACKAGES=/tmp/packages_start.txt [2021-05-27T05:55:31.299Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-946 ']' [2021-05-27T05:55:31.299Z] + PACKAGES=/tmp/packages_end.txt [2021-05-27T05:55:31.299Z] + case "${OS_FAMILY}" in [2021-05-27T05:55:31.299Z] + sort [2021-05-27T05:55:31.299Z] + rpm -qa [2021-05-27T05:55:31.871Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-27T05:55:31.872Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-27T05:55:31.872Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-27T05:55:31.872Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-946 ']' [2021-05-27T05:55:31.872Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-946/archives/ [2021-05-27T05:55:31.872Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-946/archives/ [Pipeline] echo [2021-05-27T05:55:31.930Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-946/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-27T05:55:32.268Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-27T05:55:32.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-27T05:55:32.903Z] [2021-05-27T05:55:32.904Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-27T05:55:33.305Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-27T05:55:33.305Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-27T05:55:33.305Z] df20fa9351a1: Pulling fs layer [2021-05-27T05:55:33.305Z] 36b3adc4ff6f: Pulling fs layer [2021-05-27T05:55:33.305Z] 8ad3a11d3b57: Pulling fs layer [2021-05-27T05:55:33.305Z] 46f8f816bc3b: Pulling fs layer [2021-05-27T05:55:33.305Z] 93b61091891f: Pulling fs layer [2021-05-27T05:55:33.305Z] 93b9cdb0e59b: Pulling fs layer [2021-05-27T05:55:33.305Z] 5e14af77c1be: Pulling fs layer [2021-05-27T05:55:33.305Z] 01666e4c0597: Pulling fs layer [2021-05-27T05:55:33.305Z] aa168da1d23b: Pulling fs layer [2021-05-27T05:55:33.306Z] 93b9cdb0e59b: Waiting [2021-05-27T05:55:33.306Z] 5e14af77c1be: Waiting [2021-05-27T05:55:33.306Z] 01666e4c0597: Waiting [2021-05-27T05:55:33.306Z] aa168da1d23b: Waiting [2021-05-27T05:55:33.306Z] 46f8f816bc3b: Waiting [2021-05-27T05:55:33.306Z] 93b61091891f: Waiting [2021-05-27T05:55:33.306Z] 36b3adc4ff6f: Verifying Checksum [2021-05-27T05:55:33.306Z] 36b3adc4ff6f: Download complete [2021-05-27T05:55:33.306Z] 46f8f816bc3b: Verifying Checksum [2021-05-27T05:55:33.306Z] 46f8f816bc3b: Download complete [2021-05-27T05:55:33.306Z] df20fa9351a1: Verifying Checksum [2021-05-27T05:55:33.306Z] df20fa9351a1: Download complete [2021-05-27T05:55:33.306Z] 93b9cdb0e59b: Verifying Checksum [2021-05-27T05:55:33.306Z] 93b9cdb0e59b: Download complete [2021-05-27T05:55:33.573Z] 5e14af77c1be: Verifying Checksum [2021-05-27T05:55:33.573Z] 5e14af77c1be: Download complete [2021-05-27T05:55:33.573Z] 01666e4c0597: Verifying Checksum [2021-05-27T05:55:33.573Z] 01666e4c0597: Download complete [2021-05-27T05:55:33.573Z] 93b61091891f: Verifying Checksum [2021-05-27T05:55:33.573Z] 93b61091891f: Download complete [2021-05-27T05:55:33.573Z] 8ad3a11d3b57: Verifying Checksum [2021-05-27T05:55:33.573Z] 8ad3a11d3b57: Download complete [2021-05-27T05:55:33.573Z] df20fa9351a1: Pull complete [2021-05-27T05:55:33.857Z] 36b3adc4ff6f: Pull complete [2021-05-27T05:55:34.442Z] 8ad3a11d3b57: Pull complete [2021-05-27T05:55:34.707Z] 46f8f816bc3b: Pull complete [2021-05-27T05:55:34.968Z] 93b61091891f: Pull complete [2021-05-27T05:55:35.230Z] 93b9cdb0e59b: Pull complete [2021-05-27T05:55:35.230Z] 5e14af77c1be: Pull complete [2021-05-27T05:55:35.230Z] aa168da1d23b: Verifying Checksum [2021-05-27T05:55:35.230Z] aa168da1d23b: Download complete [2021-05-27T05:55:35.230Z] 01666e4c0597: Pull complete [2021-05-27T05:55:40.565Z] aa168da1d23b: Pull complete [2021-05-27T05:55:40.565Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-27T05:55:40.565Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-27T05:55:40.565Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-27T05:55:40.737Z] prd-centos7-docker-4c-2g-588 does not seem to be running inside a container [2021-05-27T05:55:40.779Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-946/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-946 -v /w/workspace/dgexfoundry_device-sdk-go_PR-946:/w/workspace/dgexfoundry_device-sdk-go_PR-946:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-946@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-946@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-27T05:55:43.710Z] $ docker top 0cf184fc994f7f4c680e4249705c699b0b0fcdd109613e096b534300dda46d5a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T05:55:44.185Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-27T05:55:44.529Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-27T05:55:44.907Z] + ls /var/log/sa-host [2021-05-27T05:55:44.907Z] + sadf -c /var/log/sa-host/sa05 [2021-05-27T05:55:44.907Z] file_magic: OK [2021-05-27T05:55:44.907Z] HZ: Using current value: 100 [2021-05-27T05:55:44.907Z] file_header: OK [2021-05-27T05:55:44.907Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-27T05:55:44.907Z] Statistics: [2021-05-27T05:55:44.907Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-27T05:55:44.907Z] File successfully converted to sysstat format version 12.2.1 [2021-05-27T05:55:44.907Z] + sadf -c /var/log/sa-host/sa27 [2021-05-27T05:55:44.907Z] file_magic: OK [2021-05-27T05:55:44.907Z] HZ: Using current value: 100 [2021-05-27T05:55:44.907Z] file_header: OK [2021-05-27T05:55:44.907Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-27T05:55:44.907Z] Statistics: [2021-05-27T05:55:44.907Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-27T05:55:44.907Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-27T05:55:45.641Z] provisioning config files... [2021-05-27T05:55:45.651Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-946@tmp/config6435421725538433192tmp [Pipeline] { [Pipeline] echo [2021-05-27T05:55:45.751Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T05:55:46.149Z] ---> create-netrc.sh [Pipeline] } [2021-05-27T05:55:46.188Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-27T05:55:46.293Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T05:55:46.665Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-27T05:55:46.710Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T05:55:47.097Z] ---> sudo-logs.sh [2021-05-27T05:55:47.097Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-27T05:55:47.233Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T05:55:47.635Z] ---> job-cost.sh [2021-05-27T05:55:47.635Z] lf-activate-venv: SKIPPING [2021-05-27T05:55:47.635Z] DEBUG: total: 0.18000000715255737 [2021-05-27T05:55:47.635Z] INFO: Retrieving Stack Cost... [2021-05-27T05:55:48.578Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-27T05:55:49.152Z] INFO: Archiving Costs [Pipeline] echo [2021-05-27T05:55:49.208Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T05:55:49.543Z] ---> logs-deploy.sh [2021-05-27T05:55:49.543Z] lf-activate-venv: SKIPPING [2021-05-27T05:55:49.543Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-946/1 [2021-05-27T05:55:49.543Z] INFO: archiving workspace using pattern(s): [2021-05-27T05:55:50.492Z] Archives upload complete. [2021-05-27T05:55:50.492Z] INFO: archiving logs to Nexus [2021-05-27T05:55:51.070Z] ---> uname -a: [2021-05-27T05:55:51.070Z] Linux prd-centos7-docker-4c-2g-588.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-27T05:55:51.070Z] [2021-05-27T05:55:51.070Z] [2021-05-27T05:55:51.070Z] ---> lscpu: [2021-05-27T05:55:51.070Z] Architecture: x86_64 [2021-05-27T05:55:51.070Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-27T05:55:51.070Z] Byte Order: Little Endian [2021-05-27T05:55:51.070Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-27T05:55:51.070Z] CPU(s): 2 [2021-05-27T05:55:51.070Z] On-line CPU(s) list: 0,1 [2021-05-27T05:55:51.070Z] Thread(s) per core: 1 [2021-05-27T05:55:51.070Z] Core(s) per socket: 1 [2021-05-27T05:55:51.070Z] Socket(s): 2 [2021-05-27T05:55:51.070Z] NUMA node(s): 1 [2021-05-27T05:55:51.070Z] Vendor ID: AuthenticAMD [2021-05-27T05:55:51.070Z] CPU family: 23 [2021-05-27T05:55:51.070Z] Model: 49 [2021-05-27T05:55:51.070Z] Model name: AMD EPYC-Rome Processor [2021-05-27T05:55:51.070Z] Stepping: 0 [2021-05-27T05:55:51.070Z] CPU MHz: 2800.000 [2021-05-27T05:55:51.070Z] BogoMIPS: 5600.00 [2021-05-27T05:55:51.070Z] Virtualization: AMD-V [2021-05-27T05:55:51.070Z] Hypervisor vendor: KVM [2021-05-27T05:55:51.070Z] Virtualization type: full [2021-05-27T05:55:51.070Z] L1d cache: 64 KiB [2021-05-27T05:55:51.070Z] L1i cache: 64 KiB [2021-05-27T05:55:51.070Z] L2 cache: 1 MiB [2021-05-27T05:55:51.070Z] L3 cache: 32 MiB [2021-05-27T05:55:51.070Z] NUMA node0 CPU(s): 0,1 [2021-05-27T05:55:51.070Z] Vulnerability Itlb multihit: Not affected [2021-05-27T05:55:51.070Z] Vulnerability L1tf: Not affected [2021-05-27T05:55:51.071Z] Vulnerability Mds: Not affected [2021-05-27T05:55:51.071Z] Vulnerability Meltdown: Not affected [2021-05-27T05:55:51.071Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-27T05:55:51.071Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-27T05:55:51.071Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-27T05:55:51.071Z] Vulnerability Srbds: Not affected [2021-05-27T05:55:51.071Z] Vulnerability Tsx async abort: Not affected [2021-05-27T05:55:51.071Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-27T05:55:51.071Z] [2021-05-27T05:55:51.071Z] [2021-05-27T05:55:51.071Z] ---> nproc: [2021-05-27T05:55:51.071Z] 2 [2021-05-27T05:55:51.071Z] [2021-05-27T05:55:51.071Z] [2021-05-27T05:55:51.071Z] ---> df -h: [2021-05-27T05:55:51.071Z] Filesystem Size Used Available Use% Mounted on [2021-05-27T05:55:51.071Z] overlay 40.0G 7.6G 32.4G 19% / [2021-05-27T05:55:51.071Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-27T05:55:51.071Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-27T05:55:51.071Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-27T05:55:51.071Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-05-27T05:55:51.071Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-05-27T05:55:51.071Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-05-27T05:55:51.071Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-05-27T05:55:51.071Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-05-27T05:55:51.071Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-946 [2021-05-27T05:55:51.071Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-05-27T05:55:51.071Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-946@tmp [2021-05-27T05:55:51.071Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-05-27T05:55:51.071Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-05-27T05:55:51.071Z] [2021-05-27T05:55:51.071Z]