Pull request #975 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from eca11b81d64753c367c627a05b1b6cf4f163938c+a0283ea75e3b124ec5b34ddb1bd6fdababf84013 (c075881977916cf715087ea253257bc446ce6aa0) 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-ssh4837023191353650662.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh7928298493696162992.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 6a41506d72e8e131afc862d141935157bee59f41 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-975/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-975/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4098755893184854349.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-975/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2766904992866995401.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh9182788753681061922.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-975/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-975/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6006716179320760619.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 d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 6a41506d72e8e131afc862d141935157bee59f41 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-164 in /w/workspace/dgexfoundry_device-sdk-go_PR-975 [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-975 # 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-975@tmp/jenkins-gitclient-ssh5529185843581557119.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 a0283ea75e3b124ec5b34ddb1bd6fdababf84013 into PR head commit eca11b81d64753c367c627a05b1b6cf4f163938c Merge succeeded, producing eca11b81d64753c367c627a05b1b6cf4f163938c Checking out Revision eca11b81d64753c367c627a05b1b6cf4f163938c (PR-975) > 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-975@tmp/jenkins-gitclient-ssh1669051453912032351.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/975/head:refs/remotes/origin/PR-975 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eca11b81d64753c367c627a05b1b6cf4f163938c # 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-975@tmp/jenkins-gitclient-ssh3732008378616571851.key > git merge a0283ea75e3b124ec5b34ddb1bd6fdababf84013 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eca11b81d64753c367c627a05b1b6cf4f163938c # timeout=10 Commit message: "feat: Enable using MessageBus as the default" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-18T08:14:12.290Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-18T08:14:12.496Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-18T08:14:12.646Z] ========================================================= [2021-06-18T08:14:12.646Z] EdgeX Global Pipelines Version Info [2021-06-18T08:14:12.646Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-18T08:14:14.053Z] ------------------- [2021-06-18T08:14:14.053Z] stable info: [2021-06-18T08:14:14.053Z] ------------------- [2021-06-18T08:14:14.053Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-18T08:14:14.053Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-18T08:14:14.053Z] Message: update stable to v1.0.195 [2021-06-18T08:14:14.632Z] ------------------- [2021-06-18T08:14:14.632Z] experimental info: [2021-06-18T08:14:14.632Z] ------------------- [2021-06-18T08:14:14.632Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-18T08:14:14.632Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-18T08:14:14.632Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-18T08:14:14.883Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-06-18T08:14:14.975Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-06-18T08:14:15.050Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-18T08:14:15.110Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-18T08:14:15.186Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-18T08:14:15.292Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-18T08:14:15.359Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-18T08:14:15.418Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-18T08:14:15.478Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-06-18T08:14:15.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-18T08:14:15.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-18T08:14:15.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-06-18T08:14:15.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-18T08:14:15.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-18T08:14:15.878Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-18T08:14:15.940Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-18T08:14:16.024Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-18T08:14:16.085Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-18T08:14:16.141Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-18T08:14:16.202Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-18T08:14:16.256Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-18T08:14:16.311Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-06-18T08:14:16.371Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-18T08:14:16.429Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-18T08:14:16.489Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-18T08:14:16.557Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-18T08:14:16.613Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-975 [Pipeline] echo [2021-06-18T08:14:16.671Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-975 [Pipeline] echo [2021-06-18T08:14:16.738Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-975 [Pipeline] echo [2021-06-18T08:14:16.794Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eca11b81d64753c367c627a05b1b6cf4f163938c [Pipeline] echo [2021-06-18T08:14:16.845Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eca11b8 [Pipeline] echo [2021-06-18T08:14:16.904Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T08:14:17.076Z] provisioning config files... [2021-06-18T08:14:17.097Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-975@tmp/config4389439236994567137tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T08:14:17.476Z] ---> docker-login.sh [2021-06-18T08:14:17.476Z] nexus3.edgexfoundry.org:10001 [2021-06-18T08:14:17.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T08:14:18.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T08:14:18.008Z] Configure a credential helper to remove this warning. See [2021-06-18T08:14:18.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T08:14:18.008Z] [2021-06-18T08:14:18.008Z] Login Succeeded [2021-06-18T08:14:18.008Z] nexus3.edgexfoundry.org:10002 [2021-06-18T08:14:18.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T08:14:18.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T08:14:18.008Z] Configure a credential helper to remove this warning. See [2021-06-18T08:14:18.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T08:14:18.008Z] [2021-06-18T08:14:18.008Z] Login Succeeded [2021-06-18T08:14:18.008Z] nexus3.edgexfoundry.org:10003 [2021-06-18T08:14:18.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T08:14:18.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T08:14:18.272Z] Configure a credential helper to remove this warning. See [2021-06-18T08:14:18.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T08:14:18.272Z] [2021-06-18T08:14:18.272Z] Login Succeeded [2021-06-18T08:14:18.272Z] nexus3.edgexfoundry.org:10004 [2021-06-18T08:14:18.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T08:14:18.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T08:14:18.272Z] Configure a credential helper to remove this warning. See [2021-06-18T08:14:18.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T08:14:18.272Z] [2021-06-18T08:14:18.272Z] Login Succeeded [2021-06-18T08:14:18.272Z] docker.io [2021-06-18T08:14:18.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T08:14:18.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T08:14:18.802Z] Configure a credential helper to remove this warning. See [2021-06-18T08:14:18.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T08:14:18.802Z] [2021-06-18T08:14:18.802Z] Login Succeeded [2021-06-18T08:14:18.802Z] ---> docker-login.sh ends [Pipeline] } [2021-06-18T08:14:18.826Z] 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-06-18T08:14:19.627Z] + git log --format=format:%s -1 eca11b81d64753c367c627a05b1b6cf4f163938c [Pipeline] echo [2021-06-18T08:14:19.688Z] GIT_COMMIT: eca11b81d64753c367c627a05b1b6cf4f163938c, Commit Message: feat: Enable using MessageBus as the default [Pipeline] echo [2021-06-18T08:14:19.731Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-18T08:14:20.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T08:14:20.905Z] [2021-06-18T08:14:20.905Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T08:14:21.287Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T08:14:21.287Z] latest: Pulling from edgex-devops/git-semver [2021-06-18T08:14:21.287Z] 31603596830f: Pulling fs layer [2021-06-18T08:14:21.287Z] 54011a49482f: Pulling fs layer [2021-06-18T08:14:21.287Z] a6820b24f6d8: Pulling fs layer [2021-06-18T08:14:21.287Z] f581987b2513: Pulling fs layer [2021-06-18T08:14:21.287Z] f581987b2513: Waiting [2021-06-18T08:14:21.287Z] 54011a49482f: Verifying Checksum [2021-06-18T08:14:21.287Z] 54011a49482f: Download complete [2021-06-18T08:14:21.562Z] 31603596830f: Verifying Checksum [2021-06-18T08:14:21.562Z] 31603596830f: Download complete [2021-06-18T08:14:21.562Z] a6820b24f6d8: Verifying Checksum [2021-06-18T08:14:21.562Z] a6820b24f6d8: Download complete [2021-06-18T08:14:21.562Z] f581987b2513: Verifying Checksum [2021-06-18T08:14:21.562Z] f581987b2513: Download complete [2021-06-18T08:14:21.562Z] 31603596830f: Pull complete [2021-06-18T08:14:21.829Z] 54011a49482f: Pull complete [2021-06-18T08:14:22.423Z] a6820b24f6d8: Pull complete [2021-06-18T08:14:22.423Z] f581987b2513: Pull complete [2021-06-18T08:14:22.423Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-18T08:14:22.423Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T08:14:22.423Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-18T08:14:22.536Z] prd-centos7-docker-4c-2g-164 does not seem to be running inside a container [2021-06-18T08:14:22.611Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-975 -v /w/workspace/dgexfoundry_device-sdk-go_PR-975:/w/workspace/dgexfoundry_device-sdk-go_PR-975:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-975@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-975@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-18T08:14:23.727Z] $ docker top 044b343d29956ecbe1e9a6481f2451bbd4a4f1946fb935cc245433b7482a175e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-18T08:14:23.960Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-18T08:14:23.960Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-18T08:14:24.073Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-18T08:14:24.074Z] $ docker exec 044b343d29956ecbe1e9a6481f2451bbd4a4f1946fb935cc245433b7482a175e ssh-agent [2021-06-18T08:14:24.187Z] SSH_AUTH_SOCK=/tmp/ssh-tDZCgV9Cux5T/agent.14 [2021-06-18T08:14:24.187Z] SSH_AGENT_PID=21 [2021-06-18T08:14:24.194Z] Running ssh-add (command line suppressed) [2021-06-18T08:14:24.296Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-975@tmp/private_key_4669805246293908496.key (/w/workspace/dgexfoundry_device-sdk-go_PR-975@tmp/private_key_4669805246293908496.key) [2021-06-18T08:14:24.315Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-18T08:14:24.680Z] + git tag --points-at HEAD [Pipeline] } [2021-06-18T08:14:24.706Z] $ docker exec --env ******** --env ******** 044b343d29956ecbe1e9a6481f2451bbd4a4f1946fb935cc245433b7482a175e ssh-agent -k [2021-06-18T08:14:24.803Z] unset SSH_AUTH_SOCK; [2021-06-18T08:14:24.804Z] unset SSH_AGENT_PID; [2021-06-18T08:14:24.804Z] echo Agent pid 21 killed; [2021-06-18T08:14:24.823Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-18T08:14:24.931Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-18T08:14:24.931Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-18T08:14:25.044Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-18T08:14:25.044Z] $ docker exec 044b343d29956ecbe1e9a6481f2451bbd4a4f1946fb935cc245433b7482a175e ssh-agent [2021-06-18T08:14:25.152Z] SSH_AUTH_SOCK=/tmp/ssh-GZeOspV6Vtd4/agent.55 [2021-06-18T08:14:25.152Z] SSH_AGENT_PID=60 [2021-06-18T08:14:25.157Z] Running ssh-add (command line suppressed) [2021-06-18T08:14:25.257Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-975@tmp/private_key_6855286643086678609.key (/w/workspace/dgexfoundry_device-sdk-go_PR-975@tmp/private_key_6855286643086678609.key) [2021-06-18T08:14:25.273Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-18T08:14:25.625Z] + git semver init [2021-06-18T08:14:25.626Z] # -> Open(): unable to determine branch for HEAD [2021-06-18T08:14:25.626Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-975/.git [2021-06-18T08:14:25.626Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-975 [2021-06-18T08:14:25.626Z] # $SEMVER_REMOTE_NAME = origin [2021-06-18T08:14:25.626Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-18T08:14:25.626Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-18T08:14:25.626Z] # $SEMVER_BRANCH = PR-975 [2021-06-18T08:14:25.626Z] # $SEMVER_TEMP = /tmp/semver-313658227 [2021-06-18T08:14:25.626Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-06-18T08:14:26.576Z] # '/tmp/semver-313658227' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-975/.semver' [2021-06-18T08:14:26.576Z] # -> Force: false [2021-06-18T08:14:26.576Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-975/.semver [Pipeline] } [2021-06-18T08:14:26.597Z] $ docker exec --env ******** --env ******** 044b343d29956ecbe1e9a6481f2451bbd4a4f1946fb935cc245433b7482a175e ssh-agent -k [2021-06-18T08:14:26.692Z] unset SSH_AUTH_SOCK; [2021-06-18T08:14:26.692Z] unset SSH_AGENT_PID; [2021-06-18T08:14:26.692Z] echo Agent pid 60 killed; [2021-06-18T08:14:26.709Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-18T08:14:27.160Z] + git semver [Pipeline] } [2021-06-18T08:14:27.188Z] $ docker stop --time=1 044b343d29956ecbe1e9a6481f2451bbd4a4f1946fb935cc245433b7482a175e [2021-06-18T08:14:28.463Z] $ docker rm -f 044b343d29956ecbe1e9a6481f2451bbd4a4f1946fb935cc245433b7482a175e [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-18T08:14:28.918Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-18T08:14:29.246Z] Stashed 1 file(s) [Pipeline] echo [2021-06-18T08:14:29.274Z] [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-06-18T08:14:44.907Z] Still waiting to schedule task [2021-06-18T08:14:44.908Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-18T08:14:44.943Z] Still waiting to schedule task [2021-06-18T08:14:44.943Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-162’ [2021-06-18T08:16:19.635Z] Running on prd-centos7-docker-4c-2g-165 in /w/workspace/dgexfoundry_device-sdk-go_PR-975 [Pipeline] { [Pipeline] ws [2021-06-18T08:16:19.768Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-06-18T08:16:19.950Z] Selected Git installation does not exist. Using Default [2021-06-18T08:16:19.950Z] The recommended git tool is: NONE [2021-06-18T08:16:22.262Z] using credential edgex-jenkins-ssh [2021-06-18T08:16:22.276Z] Cloning the remote Git repository [2021-06-18T08:16:22.393Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-06-18T08:16:22.461Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-06-18T08:16:22.492Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-06-18T08:16:22.492Z] > git --version # timeout=10 [2021-06-18T08:16:22.503Z] > git --version # 'git version 2.24.4' [2021-06-18T08:16:22.504Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T08:16:22.527Z] [INFO] Currently running in a labeled security context [2021-06-18T08:16:22.527Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-18T08:16:22.528Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh2908731935719106715.key [2021-06-18T08:16:22.556Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T08:16:23.250Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-06-18T08:16:23.259Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T08:16:23.268Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-06-18T08:16:23.279Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-06-18T08:16:23.281Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T08:16:23.282Z] [INFO] Currently running in a labeled security context [2021-06-18T08:16:23.282Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-18T08:16:23.282Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh1946002291566247289.key [2021-06-18T08:16:23.290Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/975/head:refs/remotes/origin/PR-975 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T08:16:23.782Z] Merging remotes/origin/master commit a0283ea75e3b124ec5b34ddb1bd6fdababf84013 into PR head commit eca11b81d64753c367c627a05b1b6cf4f163938c [2021-06-18T08:16:23.873Z] Merge succeeded, producing eca11b81d64753c367c627a05b1b6cf4f163938c [2021-06-18T08:16:23.874Z] Checking out Revision eca11b81d64753c367c627a05b1b6cf4f163938c (PR-975) [2021-06-18T08:16:23.784Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T08:16:23.790Z] > git checkout -f eca11b81d64753c367c627a05b1b6cf4f163938c # timeout=10 [2021-06-18T08:16:23.826Z] > git remote # timeout=10 [2021-06-18T08:16:23.834Z] > git config --get remote.origin.url # timeout=10 [2021-06-18T08:16:23.844Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T08:16:23.845Z] [INFO] Currently running in a labeled security context [2021-06-18T08:16:23.845Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-18T08:16:23.845Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh8457890748822654687.key [2021-06-18T08:16:23.853Z] > git merge a0283ea75e3b124ec5b34ddb1bd6fdababf84013 # timeout=10 [2021-06-18T08:16:23.859Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-18T08:16:23.870Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T08:16:23.878Z] > git checkout -f eca11b81d64753c367c627a05b1b6cf4f163938c # timeout=10 [2021-06-18T08:16:27.472Z] Commit message: "feat: Enable using MessageBus as the default" [2021-06-18T08:16:27.495Z] > git --version # timeout=10 [2021-06-18T08:16:27.501Z] > git --version # 'git version 2.24.4' [2021-06-18T08:16:27.509Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-18T08:16:28.779Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-18T08:16:29.146Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-18T08:16:29.471Z] + sudo service docker restart [2021-06-18T08:16:29.471Z] + true [2021-06-18T08:16:29.471Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T08:16:47.752Z] provisioning config files... [2021-06-18T08:16:47.770Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config2398128379586645582tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T08:16:48.152Z] ---> docker-login.sh [2021-06-18T08:16:48.152Z] nexus3.edgexfoundry.org:10001 [2021-06-18T08:16:48.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T08:16:48.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T08:16:48.416Z] Configure a credential helper to remove this warning. See [2021-06-18T08:16:48.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T08:16:48.416Z] [2021-06-18T08:16:48.416Z] Login Succeeded [2021-06-18T08:16:48.416Z] nexus3.edgexfoundry.org:10002 [2021-06-18T08:16:48.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T08:16:48.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T08:16:48.416Z] Configure a credential helper to remove this warning. See [2021-06-18T08:16:48.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T08:16:48.416Z] [2021-06-18T08:16:48.416Z] Login Succeeded [2021-06-18T08:16:48.416Z] nexus3.edgexfoundry.org:10003 [2021-06-18T08:16:48.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T08:16:48.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T08:16:48.688Z] Configure a credential helper to remove this warning. See [2021-06-18T08:16:48.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T08:16:48.688Z] [2021-06-18T08:16:48.688Z] Login Succeeded [2021-06-18T08:16:48.688Z] nexus3.edgexfoundry.org:10004 [2021-06-18T08:16:48.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T08:16:48.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T08:16:48.688Z] Configure a credential helper to remove this warning. See [2021-06-18T08:16:48.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T08:16:48.688Z] [2021-06-18T08:16:48.688Z] Login Succeeded [2021-06-18T08:16:48.688Z] docker.io [2021-06-18T08:16:48.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T08:16:48.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T08:16:48.952Z] Configure a credential helper to remove this warning. See [2021-06-18T08:16:48.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T08:16:48.952Z] [2021-06-18T08:16:48.952Z] Login Succeeded [2021-06-18T08:16:48.952Z] ---> docker-login.sh ends [Pipeline] } [2021-06-18T08:16:48.998Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-18T08:16:49.336Z] ========================================================= [2021-06-18T08:16:49.336Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-18T08:16:49.336Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-18T08:16:49.698Z] + 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-06-18T08:16:49.699Z] Sending build context to Docker daemon 2.696MB [2021-06-18T08:16:49.699Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-18T08:16:49.699Z] Step 2/8 : FROM ${BASE} [2021-06-18T08:16:49.964Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-18T08:16:49.964Z] 540db60ca938: Pulling fs layer [2021-06-18T08:16:49.964Z] adcc1eea9eea: Pulling fs layer [2021-06-18T08:16:49.964Z] 4c4ab2625f07: Pulling fs layer [2021-06-18T08:16:49.964Z] 0510c868ecb4: Pulling fs layer [2021-06-18T08:16:49.964Z] afea3b2eda06: Pulling fs layer [2021-06-18T08:16:49.964Z] 7809a108b3ef: Pulling fs layer [2021-06-18T08:16:49.964Z] f706445af74f: Pulling fs layer [2021-06-18T08:16:49.964Z] afea3b2eda06: Waiting [2021-06-18T08:16:49.964Z] 7809a108b3ef: Waiting [2021-06-18T08:16:49.964Z] f706445af74f: Waiting [2021-06-18T08:16:49.964Z] 0510c868ecb4: Waiting [2021-06-18T08:16:49.964Z] 4c4ab2625f07: Verifying Checksum [2021-06-18T08:16:49.964Z] 4c4ab2625f07: Download complete [2021-06-18T08:16:49.964Z] adcc1eea9eea: Verifying Checksum [2021-06-18T08:16:49.964Z] adcc1eea9eea: Download complete [2021-06-18T08:16:49.964Z] afea3b2eda06: Verifying Checksum [2021-06-18T08:16:49.964Z] afea3b2eda06: Download complete [2021-06-18T08:16:49.964Z] 540db60ca938: Verifying Checksum [2021-06-18T08:16:49.964Z] 540db60ca938: Download complete [2021-06-18T08:16:49.964Z] 7809a108b3ef: Verifying Checksum [2021-06-18T08:16:49.964Z] 7809a108b3ef: Download complete [2021-06-18T08:16:50.226Z] 540db60ca938: Pull complete [2021-06-18T08:16:50.226Z] adcc1eea9eea: Pull complete [2021-06-18T08:16:50.491Z] 4c4ab2625f07: Pull complete [2021-06-18T08:16:51.880Z] f706445af74f: Verifying Checksum [2021-06-18T08:16:51.881Z] f706445af74f: Download complete [2021-06-18T08:16:52.466Z] 0510c868ecb4: Verifying Checksum [2021-06-18T08:16:52.466Z] 0510c868ecb4: Download complete [2021-06-18T08:16:55.798Z] 0510c868ecb4: Pull complete [2021-06-18T08:16:55.798Z] afea3b2eda06: Pull complete [2021-06-18T08:16:55.798Z] 7809a108b3ef: Pull complete [2021-06-18T08:16:57.211Z] f706445af74f: Pull complete [2021-06-18T08:16:57.211Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-18T08:16:57.211Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-18T08:16:57.211Z] ---> b068be0155e3 [2021-06-18T08:16:57.211Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-18T08:17:02.517Z] ---> Running in 97a9c8fa8edf [2021-06-18T08:17:02.517Z] Removing intermediate container 97a9c8fa8edf [2021-06-18T08:17:02.517Z] ---> a19193a0d3cd [2021-06-18T08:17:02.517Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T08:17:02.517Z] ---> Running in e4e0930aeb9e [2021-06-18T08:17:02.517Z] Removing intermediate container e4e0930aeb9e [2021-06-18T08:17:02.517Z] ---> 1c02735bf773 [2021-06-18T08:17:02.517Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-06-18T08:17:02.517Z] ---> Running in 14f75861cee8 [2021-06-18T08:17:02.789Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T08:17:03.734Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T08:17:04.307Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-18T08:17:04.307Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-18T08:17:04.569Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-18T08:17:04.569Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-18T08:17:04.832Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-18T08:17:04.832Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-18T08:17:04.832Z] Executing busybox-1.32.1-r6.trigger [2021-06-18T08:17:04.832Z] OK: 150 MiB in 46 packages [2021-06-18T08:17:05.414Z] Removing intermediate container 14f75861cee8 [2021-06-18T08:17:05.414Z] ---> d7697cd1a83e [2021-06-18T08:17:05.414Z] Step 6/8 : WORKDIR /device-sdk-go [2021-06-18T08:17:05.414Z] ---> Running in f3b2c5ee4f0f [2021-06-18T08:17:05.414Z] Removing intermediate container f3b2c5ee4f0f [2021-06-18T08:17:05.414Z] ---> 4b2487f6fb06 [2021-06-18T08:17:05.414Z] Step 7/8 : COPY . . [2021-06-18T08:17:05.678Z] ---> 372416520a45 [2021-06-18T08:17:05.678Z] Step 8/8 : RUN go mod download [2021-06-18T08:17:05.678Z] ---> Running in ac7a06cf389b [2021-06-18T08:17:23.808Z] Removing intermediate container ac7a06cf389b [2021-06-18T08:17:23.808Z] ---> c53385d6ebd5 [2021-06-18T08:17:23.808Z] Successfully built c53385d6ebd5 [2021-06-18T08:17:23.808Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T08:17:24.189Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-18T08:17:24.189Z] . [Pipeline] withDockerContainer [2021-06-18T08:17:24.286Z] prd-centos7-docker-4c-2g-165 does not seem to be running inside a container [2021-06-18T08:17:24.322Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-18T08:17:24.729Z] $ docker top e15c987b61f66605c84409a6b77054bff5d1f3d6ca79685d5886e2df2bbe96c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T08:17:25.162Z] + go version [2021-06-18T08:17:25.162Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-18T08:17:25.192Z] $ docker stop --time=1 e15c987b61f66605c84409a6b77054bff5d1f3d6ca79685d5886e2df2bbe96c4 [2021-06-18T08:17:26.399Z] $ docker rm -f e15c987b61f66605c84409a6b77054bff5d1f3d6ca79685d5886e2df2bbe96c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T08:17:27.244Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-18T08:17:27.244Z] . [Pipeline] withDockerContainer [2021-06-18T08:17:27.356Z] prd-centos7-docker-4c-2g-165 does not seem to be running inside a container [2021-06-18T08:17:27.612Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-18T08:17:28.070Z] $ docker top d066c8299fe0f604e26bb7effb8e043381d483fd807b1713d9419c76b0d1cbe8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T08:17:28.550Z] + go mod tidy [Pipeline] sh [2021-06-18T08:17:29.133Z] + make test [2021-06-18T08:17:29.133Z] go mod tidy [2021-06-18T08:17:29.133Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-18T08:17:34.464Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-06-18T08:17:56.607Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-06-18T08:17:56.607Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-06-18T08:17:56.607Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-06-18T08:17:59.196Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.055s coverage: 25.4% of statements [2021-06-18T08:17:59.196Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-06-18T08:17:59.196Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.046s coverage: 28.1% of statements [2021-06-18T08:17:59.781Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.059s coverage: 78.9% of statements [2021-06-18T08:18:00.044Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.044s coverage: 9.0% of statements [2021-06-18T08:18:00.045Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-06-18T08:18:00.045Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-06-18T08:18:00.045Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-06-18T08:18:00.635Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.063s coverage: 29.2% of statements [2021-06-18T08:18:00.635Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-06-18T08:18:01.602Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.052s coverage: 83.3% of statements [2021-06-18T08:18:01.602Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-06-18T08:18:01.602Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-06-18T08:18:01.602Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.087s coverage: 58.0% of statements [2021-06-18T08:18:03.045Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.835s coverage: 89.2% of statements [2021-06-18T08:18:03.045Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-06-18T08:18:03.045Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.051s coverage: 5.0% of statements [2021-06-18T08:18:03.045Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-06-18T08:18:03.045Z] GO111MODULE=on go vet ./... [2021-06-18T08:18:21.297Z] gofmt -l . [2021-06-18T08:18:21.297Z] [ "`gofmt -l .`" = "" ] [2021-06-18T08:18:21.297Z] ./bin/test-attribution-txt.sh [2021-06-18T08:18:21.297Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-18T08:18:21.323Z] $ docker stop --time=1 d066c8299fe0f604e26bb7effb8e043381d483fd807b1713d9419c76b0d1cbe8 [2021-06-18T08:18:23.507Z] $ docker rm -f d066c8299fe0f604e26bb7effb8e043381d483fd807b1713d9419c76b0d1cbe8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-18T08:18:24.047Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-18T08:18:24.302Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-18T08:18:27.710Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-18T08:18:28.027Z] + ls -al . [2021-06-18T08:18:28.027Z] total 208 [2021-06-18T08:18:28.027Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jun 18 08:18 . [2021-06-18T08:18:28.027Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 18 08:16 .. [2021-06-18T08:18:28.027Z] drwxrwxr-x. 2 jenkins jenkins 64 Jun 18 08:16 bin [2021-06-18T08:18:28.027Z] -rw-r--r--. 1 jenkins jenkins 126073 Jun 18 08:18 coverage.out [2021-06-18T08:18:28.027Z] -rw-rw-r--. 1 jenkins jenkins 987 Jun 18 08:16 Dockerfile.build [2021-06-18T08:18:28.027Z] -rw-rw-r--. 1 jenkins jenkins 140 Jun 18 08:16 .dockerignore [2021-06-18T08:18:28.027Z] drwxrwxr-x. 5 jenkins jenkins 62 Jun 18 08:16 example [2021-06-18T08:18:28.027Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 18 08:16 .git [2021-06-18T08:18:28.027Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 18 08:16 .github [2021-06-18T08:18:28.027Z] -rw-rw-r--. 1 jenkins jenkins 138 Jun 18 08:16 .gitignore [2021-06-18T08:18:28.027Z] -rw-r--r--. 1 jenkins jenkins 576 Jun 18 08:18 go.mod [2021-06-18T08:18:28.027Z] -rw-r--r--. 1 jenkins jenkins 20294 Jun 18 08:17 go.sum [2021-06-18T08:18:28.027Z] drwxrwxr-x. 15 jenkins jenkins 224 Jun 18 08:16 internal [2021-06-18T08:18:28.027Z] -rw-rw-r--. 1 jenkins jenkins 894 Jun 18 08:16 Jenkinsfile [2021-06-18T08:18:28.027Z] -rw-rw-r--. 1 jenkins jenkins 11341 Jun 18 08:16 LICENSE [2021-06-18T08:18:28.027Z] -rw-rw-r--. 1 jenkins jenkins 1026 Jun 18 08:16 Makefile [2021-06-18T08:18:28.027Z] drwxrwxr-x. 4 jenkins jenkins 26 Jun 18 08:16 openapi [2021-06-18T08:18:28.027Z] drwxrwxr-x. 5 jenkins jenkins 50 Jun 18 08:16 pkg [2021-06-18T08:18:28.027Z] -rw-rw-r--. 1 jenkins jenkins 7652 Jun 18 08:16 README.md [2021-06-18T08:18:28.027Z] -rw-rw-r--. 1 jenkins jenkins 6616 Jun 18 08:16 RELEASE-NOTES.txt [2021-06-18T08:18:28.027Z] drwxrwxr-x. 4 jenkins jenkins 54 Jun 18 08:16 snap [2021-06-18T08:18:28.027Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 18 08:14 VERSION [2021-06-18T08:18:28.027Z] -rw-rw-r--. 1 jenkins jenkins 222 Jun 18 08:16 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-18T08:18:28.368Z] + 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=eca11b81d64753c367c627a05b1b6cf4f163938c --label arch=amd64 --label version=0.0.0 . [2021-06-18T08:18:28.368Z] Sending build context to Docker daemon 2.823MB [2021-06-18T08:18:28.368Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-06-18T08:18:28.368Z] Step 2/23 : FROM ${BASE} AS builder [2021-06-18T08:18:28.368Z] ---> c53385d6ebd5 [2021-06-18T08:18:28.368Z] Step 3/23 : WORKDIR /device-sdk-go [2021-06-18T08:18:28.368Z] ---> Running in 61ed751b321b [2021-06-18T08:18:28.633Z] Removing intermediate container 61ed751b321b [2021-06-18T08:18:28.633Z] ---> 983407494636 [2021-06-18T08:18:28.633Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-18T08:18:28.633Z] ---> Running in 8f9e7290fced [2021-06-18T08:18:28.633Z] Removing intermediate container 8f9e7290fced [2021-06-18T08:18:28.633Z] ---> fc999261e767 [2021-06-18T08:18:28.633Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T08:18:28.633Z] ---> Running in a99dbeac6f1b [2021-06-18T08:18:29.210Z] Removing intermediate container a99dbeac6f1b [2021-06-18T08:18:29.210Z] ---> 1333121babf9 [2021-06-18T08:18:29.210Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-06-18T08:18:29.210Z] ---> Running in 19c29f466529 [2021-06-18T08:18:29.474Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T08:18:30.417Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T08:18:30.678Z] OK: 150 MiB in 46 packages [2021-06-18T08:18:30.943Z] Removing intermediate container 19c29f466529 [2021-06-18T08:18:30.943Z] ---> 0faa0ee18680 [2021-06-18T08:18:30.943Z] Step 7/23 : COPY . . [2021-06-18T08:18:31.207Z] ---> 65b07e9c8298 [2021-06-18T08:18:31.207Z] Step 8/23 : RUN go mod download [2021-06-18T08:18:31.207Z] ---> Running in 4e981cee43fb [2021-06-18T08:18:31.791Z] Removing intermediate container 4e981cee43fb [2021-06-18T08:18:31.791Z] ---> 6c126ae6ce18 [2021-06-18T08:18:31.791Z] Step 9/23 : RUN make build [2021-06-18T08:18:31.791Z] ---> Running in 0b38774195d5 [2021-06-18T08:18:32.065Z] go mod tidy [2021-06-18T08:18:32.065Z] 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-06-18T08:18:42.191Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-06-18T08:18:42.766Z] Removing intermediate container 0b38774195d5 [2021-06-18T08:18:42.766Z] ---> f5488dbfa140 [2021-06-18T08:18:42.766Z] Step 10/23 : FROM alpine:3.12 [2021-06-18T08:18:43.338Z] 3.12: Pulling from library/alpine [2021-06-18T08:18:43.602Z] 339de151aab4: Pulling fs layer [2021-06-18T08:18:43.602Z] 339de151aab4: Verifying Checksum [2021-06-18T08:18:43.602Z] 339de151aab4: Download complete [2021-06-18T08:18:43.864Z] 339de151aab4: Pull complete [2021-06-18T08:18:43.864Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-18T08:18:43.864Z] Status: Downloaded newer image for alpine:3.12 [2021-06-18T08:18:43.864Z] ---> 13621d1b12d4 [2021-06-18T08:18:43.864Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-18T08:18:43.864Z] ---> Running in 0463fba954a3 [2021-06-18T08:18:44.127Z] Removing intermediate container 0463fba954a3 [2021-06-18T08:18:44.127Z] ---> bea2c0e62b0d [2021-06-18T08:18:44.127Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T08:18:44.127Z] ---> Running in db5a6df9b04b [2021-06-18T08:18:44.387Z] Removing intermediate container db5a6df9b04b [2021-06-18T08:18:44.388Z] ---> db5e9b68d161 [2021-06-18T08:18:44.388Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-06-18T08:18:44.388Z] ---> Running in 62a7f71ae7a2 [2021-06-18T08:18:44.648Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T08:18:44.856Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-167 in /w/workspace/dgexfoundry_device-sdk-go_PR-975 [Pipeline] { [Pipeline] ws [2021-06-18T08:18:44.935Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-06-18T08:18:45.182Z] Selected Git installation does not exist. Using Default [2021-06-18T08:18:45.182Z] The recommended git tool is: NONE [2021-06-18T08:18:45.220Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T08:18:45.792Z] (1/5) Installing libgcc (9.3.0-r2) [2021-06-18T08:18:45.792Z] (2/5) Installing libsodium (1.0.18-r0) [2021-06-18T08:18:46.054Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-06-18T08:18:46.626Z] (4/5) Installing libzmq (4.3.3-r0) [2021-06-18T08:18:46.887Z] (5/5) Installing zeromq (4.3.3-r0) [2021-06-18T08:18:46.887Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T08:18:46.887Z] OK: 8 MiB in 19 packages [2021-06-18T08:18:47.149Z] Removing intermediate container 62a7f71ae7a2 [2021-06-18T08:18:47.149Z] ---> d05a6bcbedff [2021-06-18T08:18:47.149Z] Step 14/23 : WORKDIR / [2021-06-18T08:18:47.149Z] ---> Running in 12ad1443ae8a [2021-06-18T08:18:47.410Z] Removing intermediate container 12ad1443ae8a [2021-06-18T08:18:47.410Z] ---> 117c3d005369 [2021-06-18T08:18:47.410Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-06-18T08:18:47.410Z] ---> 7a1133a77fd7 [2021-06-18T08:18:47.410Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-06-18T08:18:47.986Z] ---> 66143498afd6 [2021-06-18T08:18:47.986Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-06-18T08:18:48.250Z] ---> e2efea8f334c [2021-06-18T08:18:48.250Z] Step 18/23 : EXPOSE 59999 [2021-06-18T08:18:48.250Z] ---> Running in 180ec405cc45 [2021-06-18T08:18:48.250Z] Removing intermediate container 180ec405cc45 [2021-06-18T08:18:48.250Z] ---> 4e802a55a866 [2021-06-18T08:18:48.250Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-06-18T08:18:48.250Z] ---> Running in 7fd63de17f8a [2021-06-18T08:18:48.512Z] Removing intermediate container 7fd63de17f8a [2021-06-18T08:18:48.512Z] ---> 82115a1cce52 [2021-06-18T08:18:48.512Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T08:18:48.512Z] ---> Running in 22cf491e139b [2021-06-18T08:18:48.512Z] Removing intermediate container 22cf491e139b [2021-06-18T08:18:48.512Z] ---> ef96bee12503 [2021-06-18T08:18:48.512Z] Step 21/23 : LABEL arch=amd64 [2021-06-18T08:18:48.512Z] ---> Running in acb46f6b4609 [2021-06-18T08:18:48.512Z] Removing intermediate container acb46f6b4609 [2021-06-18T08:18:48.512Z] ---> 0c750e3da22b [2021-06-18T08:18:48.512Z] Step 22/23 : LABEL git_sha=eca11b81d64753c367c627a05b1b6cf4f163938c [2021-06-18T08:18:48.512Z] ---> Running in efd7b15252af [2021-06-18T08:18:48.773Z] Removing intermediate container efd7b15252af [2021-06-18T08:18:48.773Z] ---> 5f4814d100af [2021-06-18T08:18:48.773Z] Step 23/23 : LABEL version=0.0.0 [2021-06-18T08:18:48.773Z] ---> Running in 348b42f29fb3 [2021-06-18T08:18:48.773Z] Removing intermediate container 348b42f29fb3 [2021-06-18T08:18:48.773Z] ---> 7e0c9e06e34c [2021-06-18T08:18:48.773Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-06-18T08:18:48.773Z] Successfully built 7e0c9e06e34c [2021-06-18T08:18:48.773Z] 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-06-18T08:18:49.984Z] ---> job-cost.sh [2021-06-18T08:18:49.984Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HIbD [2021-06-18T08:18:50.513Z] using credential edgex-jenkins-ssh [2021-06-18T08:18:50.555Z] Cloning the remote Git repository [2021-06-18T08:18:50.668Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-06-18T08:18:50.799Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-06-18T08:18:50.865Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-06-18T08:18:50.866Z] > git --version # timeout=10 [2021-06-18T08:18:50.896Z] > git --version # 'git version 2.17.1' [2021-06-18T08:18:50.898Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T08:18:51.012Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T08:18:52.316Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-06-18T08:18:52.334Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T08:18:52.359Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-06-18T08:18:52.402Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-06-18T08:18:52.403Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T08:18:52.415Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/975/head:refs/remotes/origin/PR-975 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T08:18:53.053Z] Merging remotes/origin/master commit a0283ea75e3b124ec5b34ddb1bd6fdababf84013 into PR head commit eca11b81d64753c367c627a05b1b6cf4f163938c [2021-06-18T08:18:53.268Z] Merge succeeded, producing eca11b81d64753c367c627a05b1b6cf4f163938c [2021-06-18T08:18:53.269Z] Checking out Revision eca11b81d64753c367c627a05b1b6cf4f163938c (PR-975) [2021-06-18T08:18:53.074Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T08:18:53.096Z] > git checkout -f eca11b81d64753c367c627a05b1b6cf4f163938c # timeout=10 [2021-06-18T08:18:53.196Z] > git remote # timeout=10 [2021-06-18T08:18:53.211Z] > git config --get remote.origin.url # timeout=10 [2021-06-18T08:18:53.224Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T08:18:53.235Z] > git merge a0283ea75e3b124ec5b34ddb1bd6fdababf84013 # timeout=10 [2021-06-18T08:18:53.256Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-18T08:18:53.275Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T08:18:53.297Z] > git checkout -f eca11b81d64753c367c627a05b1b6cf4f163938c # timeout=10 [2021-06-18T08:18:57.702Z] Commit message: "feat: Enable using MessageBus as the default" [2021-06-18T08:18:57.759Z] > git --version # timeout=10 [2021-06-18T08:18:57.771Z] > git --version # 'git version 2.17.1' [2021-06-18T08:18:57.786Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-18T08:18:58.060Z] [2021-06-18T08:18:58.060Z] GitHub has been notified of this commit’s build result [2021-06-18T08:18:58.060Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-18T08:18:59.362Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-18T08:18:59.783Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-18T08:19:00.032Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-18T08:19:00.155Z] + true [2021-06-18T08:19:00.155Z] + sudo service docker restart [2021-06-18T08:19:12.288Z] lf-activate-venv(): INFO: Adding /tmp/venv-HIbD/bin to PATH [2021-06-18T08:19:12.288Z] INFO: No Stack... [2021-06-18T08:19:12.288Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-18T08:19:12.863Z] INFO: Archiving Costs [Pipeline] sh [2021-06-18T08:19:13.192Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2021-06-18T08:19:13.192Z] + cut -d, -f6 [Pipeline] lock [2021-06-18T08:19:13.256Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-975-1-stack-cost] [2021-06-18T08:19:13.264Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-975-1-stack-cost] did not exist. Created. [2021-06-18T08:19:13.264Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-975-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-18T08:19:13.691Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-18T08:19:13.842Z] Stashed 1 file(s) [Pipeline] } [2021-06-18T08:19:13.866Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-975-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T08:19:18.574Z] provisioning config files... [2021-06-18T08:19:18.603Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config1010891147864816859tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T08:19:19.035Z] ---> docker-login.sh [2021-06-18T08:19:19.036Z] nexus3.edgexfoundry.org:10001 [2021-06-18T08:19:20.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T08:19:20.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T08:19:20.297Z] Configure a credential helper to remove this warning. See [2021-06-18T08:19:20.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T08:19:20.297Z] [2021-06-18T08:19:20.297Z] Login Succeeded [2021-06-18T08:19:20.297Z] nexus3.edgexfoundry.org:10002 [2021-06-18T08:19:20.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T08:19:20.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T08:19:20.865Z] Configure a credential helper to remove this warning. See [2021-06-18T08:19:20.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T08:19:20.865Z] [2021-06-18T08:19:20.865Z] Login Succeeded [2021-06-18T08:19:20.865Z] nexus3.edgexfoundry.org:10003 [2021-06-18T08:19:21.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T08:19:21.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T08:19:21.426Z] Configure a credential helper to remove this warning. See [2021-06-18T08:19:21.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T08:19:21.426Z] [2021-06-18T08:19:21.426Z] Login Succeeded [2021-06-18T08:19:21.426Z] nexus3.edgexfoundry.org:10004 [2021-06-18T08:19:21.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T08:19:21.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T08:19:21.974Z] Configure a credential helper to remove this warning. See [2021-06-18T08:19:21.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T08:19:21.974Z] [2021-06-18T08:19:21.974Z] Login Succeeded [2021-06-18T08:19:21.974Z] docker.io [2021-06-18T08:19:22.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T08:19:22.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T08:19:22.844Z] Configure a credential helper to remove this warning. See [2021-06-18T08:19:22.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T08:19:22.844Z] [2021-06-18T08:19:22.844Z] Login Succeeded [2021-06-18T08:19:22.844Z] ---> docker-login.sh ends [Pipeline] } [2021-06-18T08:19:22.876Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-18T08:19:23.507Z] ========================================================= [2021-06-18T08:19:23.507Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-18T08:19:23.507Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-18T08:19:23.937Z] + 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-06-18T08:19:24.550Z] Sending build context to Docker daemon 2.693MB [2021-06-18T08:19:24.550Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-18T08:19:24.550Z] Step 2/8 : FROM ${BASE} [2021-06-18T08:19:24.550Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-18T08:19:24.550Z] 595b0fe564bb: Pulling fs layer [2021-06-18T08:19:24.550Z] 3088b5b3c5c0: Pulling fs layer [2021-06-18T08:19:24.550Z] 5b7225fbf94c: Pulling fs layer [2021-06-18T08:19:24.550Z] ba82ee9f976e: Pulling fs layer [2021-06-18T08:19:24.550Z] 506bd15cee9f: Pulling fs layer [2021-06-18T08:19:24.550Z] 75a0a4a0db45: Pulling fs layer [2021-06-18T08:19:24.550Z] 618dc40b7e24: Pulling fs layer [2021-06-18T08:19:24.550Z] 506bd15cee9f: Waiting [2021-06-18T08:19:24.550Z] 75a0a4a0db45: Waiting [2021-06-18T08:19:24.550Z] 618dc40b7e24: Waiting [2021-06-18T08:19:24.550Z] ba82ee9f976e: Waiting [2021-06-18T08:19:24.831Z] 3088b5b3c5c0: Verifying Checksum [2021-06-18T08:19:24.831Z] 3088b5b3c5c0: Download complete [2021-06-18T08:19:24.831Z] 506bd15cee9f: Verifying Checksum [2021-06-18T08:19:24.831Z] 506bd15cee9f: Download complete [2021-06-18T08:19:24.831Z] 75a0a4a0db45: Verifying Checksum [2021-06-18T08:19:24.831Z] 75a0a4a0db45: Download complete [2021-06-18T08:19:24.831Z] 595b0fe564bb: Download complete [2021-06-18T08:19:25.440Z] 595b0fe564bb: Pull complete [2021-06-18T08:19:26.054Z] 3088b5b3c5c0: Pull complete [2021-06-18T08:19:26.651Z] 5b7225fbf94c: Pull complete [2021-06-18T08:19:26.925Z] 618dc40b7e24: Verifying Checksum [2021-06-18T08:19:26.925Z] 618dc40b7e24: Download complete [2021-06-18T08:19:27.901Z] ba82ee9f976e: Verifying Checksum [2021-06-18T08:19:27.901Z] ba82ee9f976e: Download complete [2021-06-18T08:19:40.297Z] ba82ee9f976e: Pull complete [2021-06-18T08:19:40.297Z] 506bd15cee9f: Pull complete [2021-06-18T08:19:40.297Z] 75a0a4a0db45: Pull complete [2021-06-18T08:19:42.917Z] 618dc40b7e24: Pull complete [2021-06-18T08:19:42.917Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-18T08:19:42.917Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-18T08:19:42.917Z] ---> a36622ca3599 [2021-06-18T08:19:42.917Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-18T08:19:44.899Z] ---> Running in d0e6c5ed5d1e [2021-06-18T08:19:45.496Z] Removing intermediate container d0e6c5ed5d1e [2021-06-18T08:19:45.496Z] ---> eba93dcf389f [2021-06-18T08:19:45.496Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T08:19:45.496Z] ---> Running in 5f48c2e2b167 [2021-06-18T08:19:48.135Z] Removing intermediate container 5f48c2e2b167 [2021-06-18T08:19:48.135Z] ---> 513608231a44 [2021-06-18T08:19:48.135Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-06-18T08:19:48.135Z] ---> Running in 3aca662e5cda [2021-06-18T08:19:49.120Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T08:19:50.098Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T08:19:51.526Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-18T08:19:51.527Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-18T08:19:51.527Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-18T08:19:51.527Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-18T08:19:51.527Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-18T08:19:51.801Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-18T08:19:51.801Z] Executing busybox-1.32.1-r6.trigger [2021-06-18T08:19:51.801Z] OK: 139 MiB in 46 packages [2021-06-18T08:19:53.244Z] Removing intermediate container 3aca662e5cda [2021-06-18T08:19:53.244Z] ---> 6868920154b5 [2021-06-18T08:19:53.244Z] Step 6/8 : WORKDIR /device-sdk-go [2021-06-18T08:19:53.244Z] ---> Running in 8a38a8ffc415 [2021-06-18T08:19:53.839Z] Removing intermediate container 8a38a8ffc415 [2021-06-18T08:19:53.839Z] ---> 2e8cd85daf37 [2021-06-18T08:19:53.839Z] Step 7/8 : COPY . . [2021-06-18T08:19:55.287Z] ---> 3b5b8a83b694 [2021-06-18T08:19:55.287Z] Step 8/8 : RUN go mod download [2021-06-18T08:19:55.287Z] ---> Running in 34a05311dc81 [2021-06-18T08:20:22.151Z] Removing intermediate container 34a05311dc81 [2021-06-18T08:20:22.151Z] ---> 6053ab7ac9d7 [2021-06-18T08:20:22.151Z] Successfully built 6053ab7ac9d7 [2021-06-18T08:20:22.151Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T08:20:22.524Z] + docker inspect -f . ci-base-image-arm64 [2021-06-18T08:20:22.524Z] . [Pipeline] withDockerContainer [2021-06-18T08:20:22.773Z] prd-ubuntu18.04-docker-arm64-4c-16g-167 does not seem to be running inside a container [2021-06-18T08:20:22.860Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-18T08:20:24.506Z] $ docker top ecdf35f744d7a7f25aaf3bfc607690a934fdd6a90ac3e5b9ce29dfac9cd8a87f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T08:20:25.537Z] + go version [2021-06-18T08:20:25.537Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-18T08:20:25.571Z] $ docker stop --time=1 ecdf35f744d7a7f25aaf3bfc607690a934fdd6a90ac3e5b9ce29dfac9cd8a87f [2021-06-18T08:20:27.483Z] $ docker rm -f ecdf35f744d7a7f25aaf3bfc607690a934fdd6a90ac3e5b9ce29dfac9cd8a87f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T08:20:28.484Z] + docker inspect -f . ci-base-image-arm64 [2021-06-18T08:20:28.484Z] . [Pipeline] withDockerContainer [2021-06-18T08:20:28.768Z] prd-ubuntu18.04-docker-arm64-4c-16g-167 does not seem to be running inside a container [2021-06-18T08:20:28.848Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-18T08:20:30.466Z] $ docker top 9433db9f630f5c07db3ea4116d9d6547ef925f6395764edc9d172962314aeadd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T08:20:31.495Z] + go mod tidy [Pipeline] sh [2021-06-18T08:20:32.792Z] + make test [2021-06-18T08:20:32.792Z] go mod tidy [2021-06-18T08:20:33.391Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-18T08:20:55.617Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-06-18T08:22:03.702Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-06-18T08:22:03.702Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-06-18T08:22:03.702Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-06-18T08:22:10.457Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.332s coverage: 25.4% of statements [2021-06-18T08:22:10.457Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-06-18T08:22:10.457Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.203s coverage: 28.1% of statements [2021-06-18T08:22:10.457Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.234s coverage: 78.9% of statements [2021-06-18T08:22:10.457Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.207s coverage: 9.0% of statements [2021-06-18T08:22:10.457Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-06-18T08:22:10.457Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-06-18T08:22:10.457Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-06-18T08:22:11.475Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.347s coverage: 29.2% of statements [2021-06-18T08:22:11.475Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-06-18T08:22:13.471Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.262s coverage: 83.3% of statements [2021-06-18T08:22:13.471Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-06-18T08:22:13.471Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-06-18T08:22:13.471Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.370s coverage: 58.0% of statements [2021-06-18T08:22:15.455Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.060s coverage: 89.2% of statements [2021-06-18T08:22:15.455Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-06-18T08:22:15.729Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.170s coverage: 5.0% of statements [2021-06-18T08:22:15.729Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-06-18T08:22:16.009Z] GO111MODULE=on go vet ./... [2021-06-18T08:23:12.599Z] gofmt -l . [2021-06-18T08:23:12.599Z] [ "`gofmt -l .`" = "" ] [2021-06-18T08:23:12.599Z] ./bin/test-attribution-txt.sh [2021-06-18T08:23:12.599Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-18T08:23:12.637Z] $ docker stop --time=1 9433db9f630f5c07db3ea4116d9d6547ef925f6395764edc9d172962314aeadd [2021-06-18T08:23:14.521Z] $ docker rm -f 9433db9f630f5c07db3ea4116d9d6547ef925f6395764edc9d172962314aeadd [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-18T08:23:15.626Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-18T08:23:15.669Z] Warning: overwriting stash ‘coverage-report’ [2021-06-18T08:23:16.268Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-18T08:23:17.162Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-18T08:23:17.528Z] + ls -al . [2021-06-18T08:23:17.528Z] total 244 [2021-06-18T08:23:17.528Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 18 08:23 . [2021-06-18T08:23:17.528Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 18 08:18 .. [2021-06-18T08:23:17.528Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 18 08:18 .dockerignore [2021-06-18T08:23:17.528Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 18 08:18 .git [2021-06-18T08:23:17.528Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 18 08:18 .github [2021-06-18T08:23:17.528Z] -rw-rw-r-- 1 jenkins jenkins 138 Jun 18 08:18 .gitignore [2021-06-18T08:23:17.528Z] -rw-rw-r-- 1 jenkins jenkins 987 Jun 18 08:18 Dockerfile.build [2021-06-18T08:23:17.528Z] -rw-rw-r-- 1 jenkins jenkins 894 Jun 18 08:18 Jenkinsfile [2021-06-18T08:23:17.528Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jun 18 08:18 LICENSE [2021-06-18T08:23:17.528Z] -rw-rw-r-- 1 jenkins jenkins 1026 Jun 18 08:18 Makefile [2021-06-18T08:23:17.528Z] -rw-rw-r-- 1 jenkins jenkins 7652 Jun 18 08:18 README.md [2021-06-18T08:23:17.528Z] -rw-rw-r-- 1 jenkins jenkins 6616 Jun 18 08:18 RELEASE-NOTES.txt [2021-06-18T08:23:17.528Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 18 08:14 VERSION [2021-06-18T08:23:17.528Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 18 08:18 bin [2021-06-18T08:23:17.528Z] -rw-r--r-- 1 jenkins jenkins 126073 Jun 18 08:22 coverage.out [2021-06-18T08:23:17.528Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 18 08:18 example [2021-06-18T08:23:17.528Z] -rw-r--r-- 1 jenkins jenkins 576 Jun 18 08:23 go.mod [2021-06-18T08:23:17.528Z] -rw-r--r-- 1 jenkins jenkins 20294 Jun 18 08:20 go.sum [2021-06-18T08:23:17.528Z] drwxrwxr-x 15 jenkins jenkins 4096 Jun 18 08:18 internal [2021-06-18T08:23:17.528Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 18 08:18 openapi [2021-06-18T08:23:17.528Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 18 08:18 pkg [2021-06-18T08:23:17.528Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 18 08:18 snap [2021-06-18T08:23:17.528Z] -rw-rw-r-- 1 jenkins jenkins 222 Jun 18 08:18 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-18T08:23:17.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=eca11b81d64753c367c627a05b1b6cf4f163938c --label arch=arm64 --label version=0.0.0 . [2021-06-18T08:23:18.524Z] Sending build context to Docker daemon 2.82MB [2021-06-18T08:23:18.524Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-06-18T08:23:18.524Z] Step 2/23 : FROM ${BASE} AS builder [2021-06-18T08:23:18.524Z] ---> 6053ab7ac9d7 [2021-06-18T08:23:18.524Z] Step 3/23 : WORKDIR /device-sdk-go [2021-06-18T08:23:18.798Z] ---> Running in 6cc956c99324 [2021-06-18T08:23:19.399Z] Removing intermediate container 6cc956c99324 [2021-06-18T08:23:19.399Z] ---> d01a7174bbf3 [2021-06-18T08:23:19.399Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-18T08:23:19.399Z] ---> Running in 369b7cf7368f [2021-06-18T08:23:19.995Z] Removing intermediate container 369b7cf7368f [2021-06-18T08:23:19.995Z] ---> 5c427189d681 [2021-06-18T08:23:19.995Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T08:23:20.281Z] ---> Running in b26a4eb9115b [2021-06-18T08:23:22.275Z] Removing intermediate container b26a4eb9115b [2021-06-18T08:23:22.275Z] ---> 796cc5ef7f67 [2021-06-18T08:23:22.275Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-06-18T08:23:22.275Z] ---> Running in 26543384b1ac [2021-06-18T08:23:23.710Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T08:23:24.309Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T08:23:25.306Z] OK: 139 MiB in 46 packages [2021-06-18T08:23:26.291Z] Removing intermediate container 26543384b1ac [2021-06-18T08:23:26.291Z] ---> 8fe34e1c3d6a [2021-06-18T08:23:26.291Z] Step 7/23 : COPY . . [2021-06-18T08:23:27.731Z] ---> cc4c3eeadd73 [2021-06-18T08:23:27.731Z] Step 8/23 : RUN go mod download [2021-06-18T08:23:28.003Z] ---> Running in cc85fb7ea5aa [2021-06-18T08:23:30.631Z] Removing intermediate container cc85fb7ea5aa [2021-06-18T08:23:30.631Z] ---> 10e458302771 [2021-06-18T08:23:30.631Z] Step 9/23 : RUN make build [2021-06-18T08:23:30.631Z] ---> Running in bdc447eae7b1 [2021-06-18T08:23:31.624Z] go mod tidy [2021-06-18T08:23:32.224Z] 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-06-18T08:24:04.619Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-06-18T08:24:05.598Z] Removing intermediate container bdc447eae7b1 [2021-06-18T08:24:05.598Z] ---> af38f5b48cb7 [2021-06-18T08:24:05.598Z] Step 10/23 : FROM alpine:3.12 [2021-06-18T08:24:06.192Z] 3.12: Pulling from library/alpine [2021-06-18T08:24:06.464Z] d2f70382dc9a: Pulling fs layer [2021-06-18T08:24:06.464Z] d2f70382dc9a: Verifying Checksum [2021-06-18T08:24:06.464Z] d2f70382dc9a: Download complete [2021-06-18T08:24:07.062Z] d2f70382dc9a: Pull complete [2021-06-18T08:24:07.336Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-18T08:24:07.336Z] Status: Downloaded newer image for alpine:3.12 [2021-06-18T08:24:07.336Z] ---> c4fd0aeabfcf [2021-06-18T08:24:07.336Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-18T08:24:07.613Z] ---> Running in 7fe0b25aaee6 [2021-06-18T08:24:07.887Z] Removing intermediate container 7fe0b25aaee6 [2021-06-18T08:24:07.887Z] ---> e8c9c4de0f9c [2021-06-18T08:24:07.887Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T08:24:08.161Z] ---> Running in 0de668c4ea69 [2021-06-18T08:24:10.146Z] Removing intermediate container 0de668c4ea69 [2021-06-18T08:24:10.146Z] ---> 8d4a43c633bb [2021-06-18T08:24:10.146Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-06-18T08:24:10.420Z] ---> Running in e6cd49a35dde [2021-06-18T08:24:11.407Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-18T08:24:12.003Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-18T08:24:12.594Z] (1/5) Installing libgcc (9.3.0-r2) [2021-06-18T08:24:12.868Z] (2/5) Installing libsodium (1.0.18-r0) [2021-06-18T08:24:12.868Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-06-18T08:24:13.139Z] (4/5) Installing libzmq (4.3.3-r0) [2021-06-18T08:24:13.139Z] (5/5) Installing zeromq (4.3.3-r0) [2021-06-18T08:24:13.411Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T08:24:13.411Z] OK: 8 MiB in 19 packages [2021-06-18T08:24:14.388Z] Removing intermediate container e6cd49a35dde [2021-06-18T08:24:14.388Z] ---> 754279a1a544 [2021-06-18T08:24:14.388Z] Step 14/23 : WORKDIR / [2021-06-18T08:24:14.661Z] ---> Running in 9730f4b34fc8 [2021-06-18T08:24:15.255Z] Removing intermediate container 9730f4b34fc8 [2021-06-18T08:24:15.256Z] ---> d02dced730c0 [2021-06-18T08:24:15.256Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-06-18T08:24:15.853Z] ---> 4dfda1b2569c [2021-06-18T08:24:15.853Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-06-18T08:24:17.294Z] ---> 3b965e6b223c [2021-06-18T08:24:17.294Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-06-18T08:24:17.892Z] ---> 6c25886ea6b5 [2021-06-18T08:24:17.892Z] Step 18/23 : EXPOSE 59999 [2021-06-18T08:24:17.892Z] ---> Running in e5833c7d1ff6 [2021-06-18T08:24:18.487Z] Removing intermediate container e5833c7d1ff6 [2021-06-18T08:24:18.487Z] ---> 650b4268db3e [2021-06-18T08:24:18.487Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-06-18T08:24:18.487Z] ---> Running in 9c898b34824c [2021-06-18T08:24:19.087Z] Removing intermediate container 9c898b34824c [2021-06-18T08:24:19.087Z] ---> 8752db9641ed [2021-06-18T08:24:19.087Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T08:24:19.087Z] ---> Running in 7ca3e622b519 [2021-06-18T08:24:19.683Z] Removing intermediate container 7ca3e622b519 [2021-06-18T08:24:19.683Z] ---> e6fc2c148440 [2021-06-18T08:24:19.683Z] Step 21/23 : LABEL arch=arm64 [2021-06-18T08:24:19.683Z] ---> Running in 3710640012f0 [2021-06-18T08:24:20.279Z] Removing intermediate container 3710640012f0 [2021-06-18T08:24:20.279Z] ---> de077efcbf6e [2021-06-18T08:24:20.279Z] Step 22/23 : LABEL git_sha=eca11b81d64753c367c627a05b1b6cf4f163938c [2021-06-18T08:24:20.279Z] ---> Running in d7ff1cd1f767 [2021-06-18T08:24:20.876Z] Removing intermediate container d7ff1cd1f767 [2021-06-18T08:24:20.876Z] ---> 48ccb58a686c [2021-06-18T08:24:20.876Z] Step 23/23 : LABEL version=0.0.0 [2021-06-18T08:24:20.876Z] ---> Running in eff31099dcdb [2021-06-18T08:24:21.471Z] Removing intermediate container eff31099dcdb [2021-06-18T08:24:21.471Z] ---> ac9db5880d6b [2021-06-18T08:24:21.471Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-06-18T08:24:21.471Z] Successfully built ac9db5880d6b [2021-06-18T08:24:21.471Z] 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-06-18T08:24:22.489Z] ---> job-cost.sh [2021-06-18T08:24:22.490Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YkqA [2021-06-18T08:25:01.471Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-18T08:26:24.363Z] lf-activate-venv(): INFO: Adding /tmp/venv-YkqA/bin to PATH [2021-06-18T08:26:24.363Z] INFO: No Stack... [2021-06-18T08:26:24.363Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-18T08:26:24.957Z] INFO: Archiving Costs [Pipeline] sh [2021-06-18T08:26:25.350Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2021-06-18T08:26:25.350Z] + cut -d, -f6 [Pipeline] lock [2021-06-18T08:26:25.490Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-975-1-stack-cost] [2021-06-18T08:26:25.497Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-975-1-stack-cost] did not exist. Created. [2021-06-18T08:26:25.497Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-975-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-18T08:26:25.967Z] /w/workspace/device-sdk-go/1@tmp/durable-52e9b754/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-52e9b754/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-18T08:26:26.380Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-18T08:26:26.442Z] Warning: overwriting stash ‘stack-cost’ [2021-06-18T08:26:26.605Z] Stashed 1 file(s) [Pipeline] } [2021-06-18T08:26:26.629Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-975-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-06-18T08:26:28.030Z] provisioning config files... [2021-06-18T08:26:28.039Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-975@tmp/config2121924094344500029tmp [Pipeline] { [Pipeline] sh [2021-06-18T08:26:28.409Z] + set +x [2021-06-18T08:26:28.409Z] + curl -s https://codecov.io/bash [2021-06-18T08:26:28.409Z] + bash -s -- [2021-06-18T08:26:28.677Z] [2021-06-18T08:26:28.677Z] _____ _ [2021-06-18T08:26:28.677Z] / ____| | | [2021-06-18T08:26:28.677Z] | | ___ __| | ___ ___ _____ __ [2021-06-18T08:26:28.677Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-18T08:26:28.677Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-18T08:26:28.677Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-18T08:26:28.677Z] Bash-1.0.3 [2021-06-18T08:26:28.677Z] [2021-06-18T08:26:28.677Z] [2021-06-18T08:26:28.677Z] ==> git version 2.24.4 found [2021-06-18T08:26:28.677Z] ==> 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-06-18T08:26:28.677Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-18T08:26:28.677Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-18T08:26:28.677Z] ==> Jenkins CI detected. [2021-06-18T08:26:28.677Z] project root: . [2021-06-18T08:26:28.677Z] --> token set from env [2021-06-18T08:26:28.677Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-18T08:26:28.677Z] ==> Running gcov in . (disable via -X gcov) [2021-06-18T08:26:28.677Z] ==> Python coveragepy not found [2021-06-18T08:26:28.677Z] ==> Searching for coverage reports in: [2021-06-18T08:26:28.677Z] + . [2021-06-18T08:26:28.677Z] -> Found 1 reports [2021-06-18T08:26:28.677Z] ==> Detecting git/mercurial file structure [2021-06-18T08:26:28.677Z] ==> Reading reports [2021-06-18T08:26:28.677Z] + ./coverage.out bytes=126073 [2021-06-18T08:26:28.677Z] ==> Appending adjustments [2021-06-18T08:26:28.677Z] https://docs.codecov.io/docs/fixing-reports [2021-06-18T08:26:28.941Z] + Found adjustments [2021-06-18T08:26:28.941Z] ==> Gzipping contents [2021-06-18T08:26:28.941Z] 20K /tmp/codecov.dmXAWA.gz [2021-06-18T08:26:28.941Z] ==> Uploading reports [2021-06-18T08:26:28.941Z] url: https://codecov.io [2021-06-18T08:26:28.941Z] query: branch=PR-975&commit=eca11b81d64753c367c627a05b1b6cf4f163938c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-975%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=975&job=&cmd_args= [2021-06-18T08:26:28.941Z] -> Pinging Codecov [2021-06-18T08:26:28.941Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-975&commit=eca11b81d64753c367c627a05b1b6cf4f163938c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-975%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=975&job=&cmd_args= [2021-06-18T08:26:29.518Z] -> Uploading to [2021-06-18T08:26:29.518Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-18/7E55EF52A471D76F132DFD9A03CDDE97/eca11b81d64753c367c627a05b1b6cf4f163938c/5609fff4-7fdf-4735-9abd-0cd9ee906fe8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210618%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210618T082629Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d8d902c74156f209404287638edbc728c043a4cad4e19dd527f2eb399f454237 [2021-06-18T08:26:29.518Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-18T08:26:29.518Z] Dload Upload Total Spent Left Speed [2021-06-18T08:26:29.788Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16468 0 0 100 16468 0 47986 --:--:-- --:--:-- --:--:-- 47872 100 16468 0 0 100 16468 0 47967 --:--:-- --:--:-- --:--:-- 47872 [2021-06-18T08:26:29.788Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/eca11b81d64753c367c627a05b1b6cf4f163938c [Pipeline] } [2021-06-18T08:26:29.815Z] 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-06-18T08:26:32.704Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T08:26:33.351Z] ---> package-listing.sh [2021-06-18T08:26:33.351Z] ++ facter osfamily [2021-06-18T08:26:33.351Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-18T08:26:33.618Z] + OS_FAMILY=redhat [2021-06-18T08:26:33.618Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-975 [2021-06-18T08:26:33.618Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-18T08:26:33.618Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-18T08:26:33.618Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-18T08:26:33.618Z] + PACKAGES=/tmp/packages_start.txt [2021-06-18T08:26:33.618Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-975 ']' [2021-06-18T08:26:33.618Z] + PACKAGES=/tmp/packages_end.txt [2021-06-18T08:26:33.618Z] + case "${OS_FAMILY}" in [2021-06-18T08:26:33.618Z] + rpm -qa [2021-06-18T08:26:33.618Z] + sort [2021-06-18T08:26:34.191Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-18T08:26:34.191Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-18T08:26:34.191Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-18T08:26:34.191Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-975 ']' [2021-06-18T08:26:34.191Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-975/archives/ [2021-06-18T08:26:34.191Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-975/archives/ [Pipeline] echo [2021-06-18T08:26:34.229Z] 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-975/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-18T08:26:34.539Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-18T08:26:35.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T08:26:35.147Z] [2021-06-18T08:26:35.147Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-18T08:26:35.525Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T08:26:35.525Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-18T08:26:35.525Z] df20fa9351a1: Pulling fs layer [2021-06-18T08:26:35.525Z] 36b3adc4ff6f: Pulling fs layer [2021-06-18T08:26:35.525Z] 8ad3a11d3b57: Pulling fs layer [2021-06-18T08:26:35.525Z] 46f8f816bc3b: Pulling fs layer [2021-06-18T08:26:35.525Z] 93b61091891f: Pulling fs layer [2021-06-18T08:26:35.525Z] 93b9cdb0e59b: Pulling fs layer [2021-06-18T08:26:35.525Z] 5e14af77c1be: Pulling fs layer [2021-06-18T08:26:35.525Z] 01666e4c0597: Pulling fs layer [2021-06-18T08:26:35.525Z] aa168da1d23b: Pulling fs layer [2021-06-18T08:26:35.525Z] 46f8f816bc3b: Waiting [2021-06-18T08:26:35.525Z] 93b61091891f: Waiting [2021-06-18T08:26:35.525Z] 93b9cdb0e59b: Waiting [2021-06-18T08:26:35.525Z] 5e14af77c1be: Waiting [2021-06-18T08:26:35.525Z] 01666e4c0597: Waiting [2021-06-18T08:26:35.525Z] aa168da1d23b: Waiting [2021-06-18T08:26:35.525Z] 36b3adc4ff6f: Verifying Checksum [2021-06-18T08:26:35.525Z] 36b3adc4ff6f: Download complete [2021-06-18T08:26:35.525Z] 46f8f816bc3b: Verifying Checksum [2021-06-18T08:26:35.525Z] 46f8f816bc3b: Download complete [2021-06-18T08:26:35.525Z] df20fa9351a1: Verifying Checksum [2021-06-18T08:26:35.525Z] df20fa9351a1: Download complete [2021-06-18T08:26:35.794Z] 93b9cdb0e59b: Verifying Checksum [2021-06-18T08:26:35.794Z] 93b9cdb0e59b: Download complete [2021-06-18T08:26:35.794Z] 5e14af77c1be: Verifying Checksum [2021-06-18T08:26:35.794Z] 5e14af77c1be: Download complete [2021-06-18T08:26:35.794Z] 01666e4c0597: Verifying Checksum [2021-06-18T08:26:35.794Z] 01666e4c0597: Download complete [2021-06-18T08:26:35.794Z] 93b61091891f: Verifying Checksum [2021-06-18T08:26:35.794Z] 93b61091891f: Download complete [2021-06-18T08:26:35.794Z] df20fa9351a1: Pull complete [2021-06-18T08:26:35.794Z] 8ad3a11d3b57: Verifying Checksum [2021-06-18T08:26:35.794Z] 8ad3a11d3b57: Download complete [2021-06-18T08:26:36.059Z] 36b3adc4ff6f: Pull complete [2021-06-18T08:26:36.632Z] 8ad3a11d3b57: Pull complete [2021-06-18T08:26:36.632Z] 46f8f816bc3b: Pull complete [2021-06-18T08:26:36.901Z] 93b61091891f: Pull complete [2021-06-18T08:26:36.901Z] 93b9cdb0e59b: Pull complete [2021-06-18T08:26:36.901Z] 5e14af77c1be: Pull complete [2021-06-18T08:26:37.161Z] 01666e4c0597: Pull complete [2021-06-18T08:26:37.424Z] aa168da1d23b: Verifying Checksum [2021-06-18T08:26:37.424Z] aa168da1d23b: Download complete [2021-06-18T08:26:41.694Z] aa168da1d23b: Pull complete [2021-06-18T08:26:41.694Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-18T08:26:41.694Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T08:26:41.694Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-18T08:26:41.804Z] prd-centos7-docker-4c-2g-164 does not seem to be running inside a container [2021-06-18T08:26:41.841Z] $ 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-975/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-975 -v /w/workspace/dgexfoundry_device-sdk-go_PR-975:/w/workspace/dgexfoundry_device-sdk-go_PR-975:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-975@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-975@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-18T08:26:44.821Z] $ docker top d08ed3e05b4e298d10b1c94347c2cd02f6bef5287e4e327fb859e8683ac5aa63 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T08:26:45.273Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-18T08:26:45.596Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-18T08:26:45.936Z] + ls /var/log/sa-host [2021-06-18T08:26:45.936Z] + sadf -c /var/log/sa-host/sa05 [2021-06-18T08:26:45.936Z] file_magic: OK [2021-06-18T08:26:45.936Z] HZ: Using current value: 100 [2021-06-18T08:26:45.936Z] file_header: OK [2021-06-18T08:26:45.936Z] 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-06-18T08:26:45.936Z] Statistics: [2021-06-18T08:26:45.936Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-18T08:26:45.936Z] File successfully converted to sysstat format version 12.2.1 [2021-06-18T08:26:45.936Z] + sadf -c /var/log/sa-host/sa18 [2021-06-18T08:26:45.936Z] file_magic: OK [2021-06-18T08:26:45.936Z] HZ: Using current value: 100 [2021-06-18T08:26:45.936Z] file_header: OK [2021-06-18T08:26:45.936Z] 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-06-18T08:26:45.936Z] Statistics: [2021-06-18T08:26:45.936Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-18T08:26:45.936Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T08:26:46.767Z] provisioning config files... [2021-06-18T08:26:46.781Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-975@tmp/config453972235534930163tmp [Pipeline] { [Pipeline] echo [2021-06-18T08:26:46.848Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T08:26:47.253Z] ---> create-netrc.sh [Pipeline] } [2021-06-18T08:26:47.286Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-18T08:26:47.851Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-18T08:26:47.883Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T08:26:48.231Z] ---> sudo-logs.sh [2021-06-18T08:26:48.231Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-18T08:26:48.322Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T08:26:48.696Z] ---> job-cost.sh [2021-06-18T08:26:48.696Z] lf-activate-venv: SKIPPING [2021-06-18T08:26:48.696Z] DEBUG: total: 0.18000000715255737 [2021-06-18T08:26:48.696Z] INFO: Retrieving Stack Cost... [2021-06-18T08:26:49.699Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-18T08:26:49.961Z] INFO: Archiving Costs [Pipeline] echo [2021-06-18T08:26:49.996Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T08:26:50.336Z] ---> logs-deploy.sh [2021-06-18T08:26:50.336Z] lf-activate-venv: SKIPPING [2021-06-18T08:26:50.336Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-975/1 [2021-06-18T08:26:50.336Z] INFO: archiving workspace using pattern(s): [2021-06-18T08:26:51.297Z] Archives upload complete. [2021-06-18T08:26:51.297Z] INFO: archiving logs to Nexus [2021-06-18T08:26:51.870Z] ---> uname -a: [2021-06-18T08:26:51.870Z] Linux prd-centos7-docker-4c-2g-164.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-06-18T08:26:51.870Z] [2021-06-18T08:26:51.870Z] [2021-06-18T08:26:51.870Z] ---> lscpu: [2021-06-18T08:26:51.870Z] Architecture: x86_64 [2021-06-18T08:26:51.870Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-18T08:26:51.870Z] Byte Order: Little Endian [2021-06-18T08:26:51.870Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-18T08:26:51.870Z] CPU(s): 2 [2021-06-18T08:26:51.870Z] On-line CPU(s) list: 0,1 [2021-06-18T08:26:51.870Z] Thread(s) per core: 1 [2021-06-18T08:26:51.870Z] Core(s) per socket: 1 [2021-06-18T08:26:51.870Z] Socket(s): 2 [2021-06-18T08:26:51.870Z] NUMA node(s): 1 [2021-06-18T08:26:51.870Z] Vendor ID: AuthenticAMD [2021-06-18T08:26:51.870Z] CPU family: 23 [2021-06-18T08:26:51.870Z] Model: 49 [2021-06-18T08:26:51.870Z] Model name: AMD EPYC-Rome Processor [2021-06-18T08:26:51.870Z] Stepping: 0 [2021-06-18T08:26:51.870Z] CPU MHz: 2800.000 [2021-06-18T08:26:51.870Z] BogoMIPS: 5600.00 [2021-06-18T08:26:51.870Z] Virtualization: AMD-V [2021-06-18T08:26:51.870Z] Hypervisor vendor: KVM [2021-06-18T08:26:51.870Z] Virtualization type: full [2021-06-18T08:26:51.870Z] L1d cache: 64 KiB [2021-06-18T08:26:51.870Z] L1i cache: 64 KiB [2021-06-18T08:26:51.870Z] L2 cache: 1 MiB [2021-06-18T08:26:51.870Z] L3 cache: 32 MiB [2021-06-18T08:26:51.870Z] NUMA node0 CPU(s): 0,1 [2021-06-18T08:26:51.870Z] Vulnerability Itlb multihit: Not affected [2021-06-18T08:26:51.870Z] Vulnerability L1tf: Not affected [2021-06-18T08:26:51.870Z] Vulnerability Mds: Not affected [2021-06-18T08:26:51.870Z] Vulnerability Meltdown: Not affected [2021-06-18T08:26:51.870Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-18T08:26:51.870Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-18T08:26:51.870Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-18T08:26:51.870Z] Vulnerability Srbds: Not affected [2021-06-18T08:26:51.870Z] Vulnerability Tsx async abort: Not affected [2021-06-18T08:26:51.870Z] 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-06-18T08:26:51.870Z] [2021-06-18T08:26:51.870Z] [2021-06-18T08:26:51.870Z] ---> nproc: [2021-06-18T08:26:51.870Z] 2 [2021-06-18T08:26:51.870Z] [2021-06-18T08:26:51.870Z] [2021-06-18T08:26:51.870Z] ---> df -h: [2021-06-18T08:26:51.870Z] Filesystem Size Used Available Use% Mounted on [2021-06-18T08:26:51.870Z] overlay 40.0G 7.6G 32.4G 19% / [2021-06-18T08:26:51.870Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-18T08:26:51.870Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-18T08:26:51.870Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-18T08:26:51.870Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-06-18T08:26:51.870Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-06-18T08:26:51.870Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-06-18T08:26:51.870Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-06-18T08:26:51.870Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-06-18T08:26:51.870Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-06-18T08:26:51.870Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-975 [2021-06-18T08:26:51.870Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-975@tmp [2021-06-18T08:26:51.870Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-06-18T08:26:51.870Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-06-18T08:26:51.870Z] [2021-06-18T08:26:51.870Z] [2021-06-18T08:26:51.870Z] ---> free -m: [2021-06-18T08:26:51.870Z] total used free shared buff/cache available [2021-06-18T08:26:51.870Z] Mem: 7821 979 4743 0 2098 6663 [2021-06-18T08:26:51.870Z] Swap: 1023 0 1023 [2021-06-18T08:26:51.870Z] [2021-06-18T08:26:51.870Z] [2021-06-18T08:26:51.870Z] ---> ip addr: [2021-06-18T08:26:51.870Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-18T08:26:51.870Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-18T08:26:51.870Z] inet 127.0.0.1/8 scope host lo [2021-06-18T08:26:51.870Z] valid_lft forever preferred_lft forever [2021-06-18T08:26:51.870Z] inet6 ::1/128 scope host [2021-06-18T08:26:51.870Z] valid_lft forever preferred_lft forever [2021-06-18T08:26:51.870Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-18T08:26:51.870Z] link/ether fa:16:3e:9f:7a:ef brd ff:ff:ff:ff:ff:ff [2021-06-18T08:26:51.870Z] inet 10.30.122.131/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-18T08:26:51.870Z] valid_lft 85610sec preferred_lft 85610sec [2021-06-18T08:26:51.870Z] inet6 fe80::f816:3eff:fe9f:7aef/64 scope link [2021-06-18T08:26:51.870Z] valid_lft forever preferred_lft forever [2021-06-18T08:26:51.870Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-18T08:26:51.870Z] link/ether 02:42:1a:99:d6:8a brd ff:ff:ff:ff:ff:ff [2021-06-18T08:26:51.870Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-18T08:26:51.870Z] valid_lft forever preferred_lft forever [2021-06-18T08:26:51.870Z] inet6 fe80::42:1aff:fe99:d68a/64 scope link [2021-06-18T08:26:51.870Z] valid_lft forever preferred_lft forever [2021-06-18T08:26:51.870Z] [2021-06-18T08:26:51.870Z] [2021-06-18T08:26:51.870Z] ---> sar -b -r -n DEV: [2021-06-18T08:26:51.870Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/18/21 _x86_64_ (2 CPU) [2021-06-18T08:26:51.870Z] [2021-06-18T08:26:51.870Z] 08:13:32 LINUX RESTART (2 CPU) [2021-06-18T08:26:51.870Z] [2021-06-18T08:26:51.870Z] 08:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-18T08:26:51.870Z] 08:15:01 91.06 4.53 86.53 0.00 2840.03 4220.98 0.00 [2021-06-18T08:26:51.870Z] 08:16:01 0.67 0.00 0.67 0.00 0.00 18.00 0.00 [2021-06-18T08:26:51.870Z] 08:17:01 0.45 0.00 0.45 0.00 0.00 7.60 0.00 [2021-06-18T08:26:51.870Z] 08:18:01 0.30 0.00 0.30 0.00 0.00 4.88 0.00 [2021-06-18T08:26:51.870Z] 08:19:01 0.28 0.00 0.28 0.00 0.00 4.73 0.00 [2021-06-18T08:26:51.870Z] 08:20:01 0.38 0.00 0.38 0.00 0.00 5.91 0.00 [2021-06-18T08:26:51.870Z] 08:21:01 0.27 0.00 0.27 0.00 0.00 5.05 0.00 [2021-06-18T08:26:51.870Z] 08:22:01 0.25 0.00 0.25 0.00 0.00 4.11 0.00 [2021-06-18T08:26:51.870Z] 08:23:01 0.33 0.00 0.33 0.00 0.00 4.92 0.00 [2021-06-18T08:26:51.870Z] 08:24:01 0.25 0.00 0.25 0.00 0.00 4.01 0.00 [2021-06-18T08:26:51.870Z] 08:25:01 0.32 0.00 0.32 0.00 0.00 5.18 0.00 [2021-06-18T08:26:51.870Z] 08:26:01 0.25 0.00 0.25 0.00 0.00 4.41 0.00 [2021-06-18T08:26:51.870Z] Average: 7.90 0.38 7.52 0.00 236.74 357.58 0.00 [2021-06-18T08:26:51.870Z] [2021-06-18T08:26:51.870Z] 08:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-18T08:26:51.870Z] 08:15:01 5459604 0 806080 10.06 2620 1740628 1289748 14.24 570460 1578208 128 [2021-06-18T08:26:51.870Z] 08:16:01 5469252 0 796424 9.94 2620 1740636 1207244 13.33 562588 1578176 20 [2021-06-18T08:26:51.870Z] 08:17:01 5469260 0 796416 9.94 2620 1740636 1207280 13.33 569784 1571140 8 [2021-06-18T08:26:51.870Z] 08:18:01 5467556 0 798116 9.97 2620 1740640 1207232 13.33 571132 1571140 16 [2021-06-18T08:26:51.871Z] 08:19:01 5467936 0 797728 9.96 2620 1740648 1207244 13.33 564200 1578092 16 [2021-06-18T08:26:51.871Z] 08:20:01 5468444 0 797220 9.95 2620 1740648 1207208 13.33 564048 1578092 20 [2021-06-18T08:26:51.871Z] 08:21:01 5468200 0 797452 9.96 2620 1740660 1207232 13.33 564172 1578092 16 [2021-06-18T08:26:51.871Z] 08:22:01 5462116 0 803532 10.03 2620 1740664 1207064 13.33 570320 1578092 8 [2021-06-18T08:26:51.871Z] 08:23:01 5462240 0 803404 10.03 2620 1740668 1207064 13.33 570552 1578096 16 [2021-06-18T08:26:51.871Z] 08:24:01 5459360 0 806280 10.07 2620 1740672 1207208 13.33 575524 1576092 16 [2021-06-18T08:26:51.871Z] 08:25:01 5458972 0 806668 10.07 2620 1740672 1207184 13.33 575396 1576092 12 [2021-06-18T08:26:51.871Z] 08:26:01 5458428 0 807204 10.08 2620 1740680 1207264 13.33 581964 1569948 8 [2021-06-18T08:26:51.871Z] Average: 5464281 0 801377 10.01 2620 1740654 1214081 13.40 570012 1575938 24 [2021-06-18T08:26:51.871Z] [2021-06-18T08:26:51.871Z] 08:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-18T08:26:51.871Z] 08:15:01 eth0 503.53 345.68 942.44 78.40 0.00 0.00 0.00 0.00 [2021-06-18T08:26:51.871Z] 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T08:26:51.871Z] 08:15:01 docker0 12.42 8.29 2.07 28.34 0.00 0.00 0.00 0.00 [2021-06-18T08:26:51.871Z] 08:16:01 eth0 3.46 1.45 3.03 0.14 0.00 0.00 0.00 0.00 [2021-06-18T08:26:51.871Z] 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T08:26:51.871Z] 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T08:26:51.871Z] 08:17:01 eth0 0.97 0.37 0.32 0.20 0.00 0.00 0.00 0.00 [2021-06-18T08:26:51.871Z] 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T08:26:51.871Z] 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T08:26:51.871Z] 08:18:01 eth0 1.25 0.28 0.33 0.20 0.00 0.00 0.00 0.00 [2021-06-18T08:26:51.871Z] 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T08:26:51.871Z] 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T08:26:51.871Z] 08:19:01 eth0 0.62 0.37 0.31 0.24 0.00 0.00 0.00 0.00 [2021-06-18T08:26:51.871Z] 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T08:26:51.871Z] 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T08:26:51.871Z] 08:20:01 eth0 0.60 0.13 0.09 0.04 0.00 0.00 0.00 0.00 [2021-06-18T08:26:51.871Z] 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T08:26:51.871Z] 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T08:26:51.871Z] 08:21:01 eth0 0.57 0.32 0.33 0.20 0.00 0.00 0.00 0.00 [2021-06-18T08:26:51.871Z] 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T08:26:51.871Z] 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T08:26:51.871Z] 08:22:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-18T08:26:51.871Z] 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T08:26:51.871Z] 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T08:26:51.871Z] 08:23:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-18T08:26:51.871Z] 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T08:26:51.871Z] 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T08:26:51.871Z] 08:24:01 eth0 1.65 0.37 0.41 0.23 0.00 0.00 0.00 0.00 [2021-06-18T08:26:51.871Z] 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T08:26:51.871Z] 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T08:26:51.871Z] 08:25:01 eth0 0.30 0.23 0.13 0.04 0.00 0.00 0.00 0.00 [2021-06-18T08:26:51.871Z] 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T08:26:51.871Z] 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T08:26:51.871Z] 08:26:01 eth0 0.52 0.33 0.27 0.20 0.00 0.00 0.00 0.00 [2021-06-18T08:26:51.871Z] 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T08:26:51.871Z] 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T08:26:51.871Z] Average: eth0 42.82 29.15 79.00 6.66 0.00 0.00 0.00 0.00 [2021-06-18T08:26:51.871Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T08:26:51.871Z] Average: docker0 1.04 0.69 0.17 2.36 0.00 0.00 0.00 0.00 [2021-06-18T08:26:51.871Z] [2021-06-18T08:26:51.871Z] [2021-06-18T08:26:51.871Z] ---> sar -P ALL: [2021-06-18T08:26:51.871Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/18/21 _x86_64_ (2 CPU) [2021-06-18T08:26:51.871Z] [2021-06-18T08:26:51.871Z] 08:13:32 LINUX RESTART (2 CPU) [2021-06-18T08:26:51.871Z] [2021-06-18T08:26:51.871Z] 08:14:01 CPU %user %nice %system %iowait %steal %idle [2021-06-18T08:26:51.871Z] 08:15:01 all 9.26 0.00 2.88 2.18 0.07 85.61 [2021-06-18T08:26:51.871Z] 08:15:01 0 10.20 0.00 3.17 2.43 0.07 84.13 [2021-06-18T08:26:51.871Z] 08:15:01 1 8.32 0.00 2.60 1.93 0.07 87.09 [2021-06-18T08:26:51.871Z] 08:16:01 all 0.13 0.00 0.04 0.00 0.03 99.80 [2021-06-18T08:26:51.871Z] 08:16:01 0 0.22 0.00 0.03 0.00 0.02 99.73 [2021-06-18T08:26:51.871Z] 08:16:01 1 0.05 0.00 0.05 0.00 0.03 99.87 [2021-06-18T08:26:51.871Z] 08:17:01 all 0.12 0.00 0.03 0.00 0.03 99.83 [2021-06-18T08:26:51.871Z] 08:17:01 0 0.18 0.00 0.03 0.00 0.02 99.77 [2021-06-18T08:26:51.871Z] 08:17:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-18T08:26:51.871Z] 08:18:01 all 0.11 0.00 0.03 0.00 0.03 99.83 [2021-06-18T08:26:51.871Z] 08:18:01 0 0.18 0.00 0.03 0.00 0.03 99.75 [2021-06-18T08:26:51.871Z] 08:18:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-18T08:26:51.871Z] 08:19:01 all 0.14 0.00 0.02 0.00 0.03 99.82 [2021-06-18T08:26:51.871Z] 08:19:01 0 0.22 0.00 0.02 0.00 0.02 99.75 [2021-06-18T08:26:51.871Z] 08:19:01 1 0.07 0.00 0.02 0.00 0.03 99.88 [2021-06-18T08:26:51.871Z] 08:20:01 all 0.12 0.00 0.02 0.00 0.02 99.85 [2021-06-18T08:26:51.871Z] 08:20:01 0 0.20 0.00 0.02 0.00 0.02 99.77 [2021-06-18T08:26:51.871Z] 08:20:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-18T08:26:51.871Z] 08:21:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-06-18T08:26:51.871Z] 08:21:01 0 0.20 0.00 0.03 0.00 0.03 99.73 [2021-06-18T08:26:51.871Z] 08:21:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-18T08:26:51.871Z] 08:22:01 all 0.07 0.00 0.05 0.00 0.03 99.86 [2021-06-18T08:26:51.871Z] 08:22:01 0 0.12 0.00 0.05 0.00 0.02 99.82 [2021-06-18T08:26:51.871Z] 08:22:01 1 0.02 0.00 0.05 0.00 0.03 99.90 [2021-06-18T08:26:51.871Z] 08:23:01 all 0.09 0.00 0.03 0.00 0.03 99.86 [2021-06-18T08:26:51.871Z] 08:23:01 0 0.12 0.00 0.02 0.00 0.02 99.85 [2021-06-18T08:26:51.871Z] 08:23:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-18T08:26:51.871Z] 08:24:01 all 0.08 0.00 0.02 0.00 0.02 99.89 [2021-06-18T08:26:51.871Z] 08:24:01 0 0.13 0.00 0.02 0.00 0.00 99.85 [2021-06-18T08:26:51.871Z] 08:24:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-18T08:26:51.871Z] 08:25:01 all 0.14 0.00 0.03 0.00 0.03 99.80 [2021-06-18T08:26:51.871Z] 08:25:01 0 0.25 0.00 0.03 0.00 0.03 99.68 [2021-06-18T08:26:51.871Z] 08:25:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-18T08:26:51.871Z] [2021-06-18T08:26:51.871Z] 08:25:01 CPU %user %nice %system %iowait %steal %idle [2021-06-18T08:26:51.871Z] 08:26:01 all 0.15 0.00 0.03 0.00 0.02 99.80 [2021-06-18T08:26:51.871Z] 08:26:01 0 0.27 0.00 0.05 0.00 0.02 99.67 [2021-06-18T08:26:51.871Z] 08:26:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-18T08:26:51.871Z] Average: all 0.86 0.00 0.26 0.18 0.03 98.67 [2021-06-18T08:26:51.871Z] Average: 0 1.01 0.00 0.29 0.20 0.02 98.48 [2021-06-18T08:26:51.871Z] Average: 1 0.72 0.00 0.24 0.16 0.03 98.86 [2021-06-18T08:26:51.871Z] [2021-06-18T08:26:51.871Z] [2021-06-18T08:26:51.871Z]