Pull request #937 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 4807d63d74d416322c085e3e8b470655de571f17+a3df5a9219cebd743c534ea7ba05fe82cddb65a8 (f3cfc4e1a6a36bf2615d8da491917fa3db435201) 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-ssh1881330141444366046.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8139130050331953055.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-937/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-937/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2215801872050156023.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-937/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9171359268643762293.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9051957513736757018.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-937/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-937/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8283778538381987009.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-15272 in /w/workspace/dgexfoundry_device-sdk-go_PR-937 [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-937 # 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-937@tmp/jenkins-gitclient-ssh6836459052745273432.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 a3df5a9219cebd743c534ea7ba05fe82cddb65a8 into PR head commit 4807d63d74d416322c085e3e8b470655de571f17 > 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-937@tmp/jenkins-gitclient-ssh507189779503496959.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/937/head:refs/remotes/origin/PR-937 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing 4807d63d74d416322c085e3e8b470655de571f17 Checking out Revision 4807d63d74d416322c085e3e8b470655de571f17 (PR-937) > git checkout -f 4807d63d74d416322c085e3e8b470655de571f17 # 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-937@tmp/jenkins-gitclient-ssh1828743142634899767.key > git merge a3df5a9219cebd743c534ea7ba05fe82cddb65a8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4807d63d74d416322c085e3e8b470655de571f17 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-20T05:35:09.534Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-20T05:35:09.736Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-20T05:35:09.857Z] ========================================================= [2021-05-20T05:35:09.857Z] EdgeX Global Pipelines Version Info [2021-05-20T05:35:09.857Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-20T05:35:11.261Z] ------------------- [2021-05-20T05:35:11.261Z] stable info: [2021-05-20T05:35:11.261Z] ------------------- [2021-05-20T05:35:11.261Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-20T05:35:11.261Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-20T05:35:11.261Z] Message: update stable to v1.0.192 [2021-05-20T05:35:11.836Z] ------------------- [2021-05-20T05:35:11.836Z] experimental info: [2021-05-20T05:35:11.836Z] ------------------- [2021-05-20T05:35:11.836Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-20T05:35:11.836Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-20T05:35:11.836Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-20T05:35:12.074Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-05-20T05:35:12.157Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-05-20T05:35:12.216Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-20T05:35:12.285Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-20T05:35:12.347Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-20T05:35:12.417Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-20T05:35:12.487Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-20T05:35:12.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-20T05:35:12.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-05-20T05:35:12.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-20T05:35:12.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-20T05:35:12.783Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-05-20T05:35:12.856Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-20T05:35:12.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-20T05:35:12.970Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-20T05:35:13.030Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-20T05:35:13.090Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-20T05:35:13.153Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-20T05:35:13.210Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-20T05:35:13.273Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-20T05:35:13.334Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-20T05:35:13.395Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-20T05:35:13.469Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-20T05:35:13.530Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-20T05:35:13.588Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-20T05:35:13.649Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-20T05:35:13.707Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-937 [Pipeline] echo [2021-05-20T05:35:13.764Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-937 [Pipeline] echo [2021-05-20T05:35:13.822Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-937 [Pipeline] echo [2021-05-20T05:35:13.883Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4807d63d74d416322c085e3e8b470655de571f17 [Pipeline] echo [2021-05-20T05:35:13.960Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4807d63 [Pipeline] echo [2021-05-20T05:35:14.027Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T05:35:14.185Z] provisioning config files... [2021-05-20T05:35:14.202Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-937@tmp/config5312819068312767451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-20T05:35:14.579Z] ---> docker-login.sh [2021-05-20T05:35:14.579Z] nexus3.edgexfoundry.org:10001 [2021-05-20T05:35:14.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T05:35:14.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T05:35:14.846Z] Configure a credential helper to remove this warning. See [2021-05-20T05:35:14.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T05:35:14.846Z] [2021-05-20T05:35:14.846Z] Login Succeeded [2021-05-20T05:35:14.846Z] nexus3.edgexfoundry.org:10002 [2021-05-20T05:35:15.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T05:35:15.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T05:35:15.109Z] Configure a credential helper to remove this warning. See [2021-05-20T05:35:15.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T05:35:15.109Z] [2021-05-20T05:35:15.109Z] Login Succeeded [2021-05-20T05:35:15.109Z] nexus3.edgexfoundry.org:10003 [2021-05-20T05:35:15.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T05:35:15.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T05:35:15.109Z] Configure a credential helper to remove this warning. See [2021-05-20T05:35:15.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T05:35:15.109Z] [2021-05-20T05:35:15.109Z] Login Succeeded [2021-05-20T05:35:15.109Z] nexus3.edgexfoundry.org:10004 [2021-05-20T05:35:15.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T05:35:15.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T05:35:15.374Z] Configure a credential helper to remove this warning. See [2021-05-20T05:35:15.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T05:35:15.374Z] [2021-05-20T05:35:15.374Z] Login Succeeded [2021-05-20T05:35:15.374Z] docker.io [2021-05-20T05:35:15.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T05:35:15.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T05:35:15.637Z] Configure a credential helper to remove this warning. See [2021-05-20T05:35:15.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T05:35:15.637Z] [2021-05-20T05:35:15.637Z] Login Succeeded [2021-05-20T05:35:15.637Z] ---> docker-login.sh ends [Pipeline] } [2021-05-20T05:35:15.660Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-20T05:35:16.422Z] + git log --format=format:%s -1 4807d63d74d416322c085e3e8b470655de571f17 [Pipeline] echo [2021-05-20T05:35:16.484Z] GIT_COMMIT: 4807d63d74d416322c085e3e8b470655de571f17, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-05-20T05:35:16.524Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-20T05:35:17.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T05:35:17.709Z] [2021-05-20T05:35:17.709Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T05:35:18.066Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T05:35:18.066Z] latest: Pulling from edgex-devops/git-semver [2021-05-20T05:35:18.066Z] 31603596830f: Pulling fs layer [2021-05-20T05:35:18.066Z] 54011a49482f: Pulling fs layer [2021-05-20T05:35:18.066Z] a6820b24f6d8: Pulling fs layer [2021-05-20T05:35:18.066Z] f581987b2513: Pulling fs layer [2021-05-20T05:35:18.066Z] f581987b2513: Waiting [2021-05-20T05:35:18.332Z] 54011a49482f: Verifying Checksum [2021-05-20T05:35:18.332Z] 54011a49482f: Download complete [2021-05-20T05:35:18.332Z] 31603596830f: Verifying Checksum [2021-05-20T05:35:18.332Z] 31603596830f: Download complete [2021-05-20T05:35:18.604Z] f581987b2513: Verifying Checksum [2021-05-20T05:35:18.604Z] f581987b2513: Download complete [2021-05-20T05:35:18.604Z] a6820b24f6d8: Verifying Checksum [2021-05-20T05:35:18.604Z] a6820b24f6d8: Download complete [2021-05-20T05:35:18.604Z] 31603596830f: Pull complete [2021-05-20T05:35:18.604Z] 54011a49482f: Pull complete [2021-05-20T05:35:19.190Z] a6820b24f6d8: Pull complete [2021-05-20T05:35:19.451Z] f581987b2513: Pull complete [2021-05-20T05:35:19.451Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-20T05:35:19.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T05:35:19.451Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-20T05:35:19.575Z] prd-centos7-docker-4c-2g-15272 does not seem to be running inside a container [2021-05-20T05:35:19.620Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-937 -v /w/workspace/dgexfoundry_device-sdk-go_PR-937:/w/workspace/dgexfoundry_device-sdk-go_PR-937:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-937@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-937@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-20T05:35:20.659Z] $ docker top 854c817e5bdc6ae7952b6837c1f54dc75021bfd32dd7486d05532a650b158c83 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-20T05:35:20.853Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-20T05:35:20.853Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-20T05:35:20.957Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-20T05:35:20.962Z] $ docker exec 854c817e5bdc6ae7952b6837c1f54dc75021bfd32dd7486d05532a650b158c83 ssh-agent [2021-05-20T05:35:21.065Z] SSH_AUTH_SOCK=/tmp/ssh-LhrOwUQUnIjN/agent.15 [2021-05-20T05:35:21.065Z] SSH_AGENT_PID=22 [2021-05-20T05:35:21.072Z] Running ssh-add (command line suppressed) [2021-05-20T05:35:21.163Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-937@tmp/private_key_1733857255574604797.key (/w/workspace/dgexfoundry_device-sdk-go_PR-937@tmp/private_key_1733857255574604797.key) [2021-05-20T05:35:21.176Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-20T05:35:21.551Z] + git tag --points-at HEAD [Pipeline] } [2021-05-20T05:35:21.592Z] $ docker exec --env ******** --env ******** 854c817e5bdc6ae7952b6837c1f54dc75021bfd32dd7486d05532a650b158c83 ssh-agent -k [2021-05-20T05:35:21.685Z] unset SSH_AUTH_SOCK; [2021-05-20T05:35:21.685Z] unset SSH_AGENT_PID; [2021-05-20T05:35:21.685Z] echo Agent pid 22 killed; [2021-05-20T05:35:21.699Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-20T05:35:21.798Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-20T05:35:21.798Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-20T05:35:21.913Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-20T05:35:21.918Z] $ docker exec 854c817e5bdc6ae7952b6837c1f54dc75021bfd32dd7486d05532a650b158c83 ssh-agent [2021-05-20T05:35:22.021Z] SSH_AUTH_SOCK=/tmp/ssh-ErZ5hRUyn93n/agent.54 [2021-05-20T05:35:22.021Z] SSH_AGENT_PID=61 [2021-05-20T05:35:22.026Z] Running ssh-add (command line suppressed) [2021-05-20T05:35:22.127Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-937@tmp/private_key_6603820880687814170.key (/w/workspace/dgexfoundry_device-sdk-go_PR-937@tmp/private_key_6603820880687814170.key) [2021-05-20T05:35:22.137Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-20T05:35:22.476Z] + git semver init [2021-05-20T05:35:22.476Z] # -> Open(): unable to determine branch for HEAD [2021-05-20T05:35:22.476Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-937/.git [2021-05-20T05:35:22.476Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-937 [2021-05-20T05:35:22.476Z] # $SEMVER_REMOTE_NAME = origin [2021-05-20T05:35:22.476Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-20T05:35:22.476Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-20T05:35:22.476Z] # $SEMVER_BRANCH = PR-937 [2021-05-20T05:35:22.476Z] # $SEMVER_TEMP = /tmp/semver-671936918 [2021-05-20T05:35:22.476Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-05-20T05:35:23.064Z] # '/tmp/semver-671936918' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-937/.semver' [2021-05-20T05:35:23.064Z] # -> Force: false [2021-05-20T05:35:23.064Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-937/.semver [Pipeline] } [2021-05-20T05:35:23.083Z] $ docker exec --env ******** --env ******** 854c817e5bdc6ae7952b6837c1f54dc75021bfd32dd7486d05532a650b158c83 ssh-agent -k [2021-05-20T05:35:23.174Z] unset SSH_AUTH_SOCK; [2021-05-20T05:35:23.174Z] unset SSH_AGENT_PID; [2021-05-20T05:35:23.174Z] echo Agent pid 61 killed; [2021-05-20T05:35:23.188Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-20T05:35:23.614Z] + git semver [Pipeline] } [2021-05-20T05:35:23.853Z] $ docker stop --time=1 854c817e5bdc6ae7952b6837c1f54dc75021bfd32dd7486d05532a650b158c83 [2021-05-20T05:35:25.125Z] $ docker rm -f 854c817e5bdc6ae7952b6837c1f54dc75021bfd32dd7486d05532a650b158c83 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-20T05:35:25.548Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-20T05:35:25.974Z] Stashed 1 file(s) [Pipeline] echo [2021-05-20T05:35:25.996Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-05-20T05:35:41.649Z] Still waiting to schedule task [2021-05-20T05:35:41.649Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-20T05:35:41.678Z] Still waiting to schedule task [2021-05-20T05:35:41.679Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-20T05:37:44.820Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15273 in /w/workspace/dgexfoundry_device-sdk-go_PR-937 [Pipeline] { [Pipeline] ws [2021-05-20T05:37:44.889Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-05-20T05:37:45.245Z] Selected Git installation does not exist. Using Default [2021-05-20T05:37:45.246Z] The recommended git tool is: NONE [2021-05-20T05:37:50.492Z] using credential edgex-jenkins-ssh [2021-05-20T05:37:50.510Z] Cloning the remote Git repository [2021-05-20T05:37:50.555Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-05-20T05:37:50.667Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-05-20T05:37:50.828Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-20T05:37:50.828Z] > git --version # timeout=10 [2021-05-20T05:37:50.863Z] > git --version # 'git version 2.17.1' [2021-05-20T05:37:50.864Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T05:37:50.977Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T05:37:52.755Z] Merging remotes/origin/master commit a3df5a9219cebd743c534ea7ba05fe82cddb65a8 into PR head commit 4807d63d74d416322c085e3e8b470655de571f17 [2021-05-20T05:37:52.108Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-20T05:37:52.128Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T05:37:52.158Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-20T05:37:52.198Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-20T05:37:52.199Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T05:37:52.210Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/937/head:refs/remotes/origin/PR-937 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-20T05:37:52.767Z] > git config core.sparsecheckout # timeout=10 [2021-05-20T05:37:52.953Z] Merge succeeded, producing 4807d63d74d416322c085e3e8b470655de571f17 [2021-05-20T05:37:52.953Z] Checking out Revision 4807d63d74d416322c085e3e8b470655de571f17 (PR-937) [2021-05-20T05:37:52.788Z] > git checkout -f 4807d63d74d416322c085e3e8b470655de571f17 # timeout=10 [2021-05-20T05:37:52.880Z] > git remote # timeout=10 [2021-05-20T05:37:52.895Z] > git config --get remote.origin.url # timeout=10 [2021-05-20T05:37:52.906Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T05:37:52.916Z] > git merge a3df5a9219cebd743c534ea7ba05fe82cddb65a8 # timeout=10 [2021-05-20T05:37:52.935Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-20T05:37:52.955Z] > git config core.sparsecheckout # timeout=10 [2021-05-20T05:37:52.964Z] > git checkout -f 4807d63d74d416322c085e3e8b470655de571f17 # timeout=10 [2021-05-20T05:37:57.185Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-20T05:37:57.237Z] > git --version # timeout=10 [2021-05-20T05:37:57.250Z] > git --version # 'git version 2.17.1' [2021-05-20T05:37:57.261Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-20T05:37:58.871Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-20T05:37:59.385Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-20T05:37:59.751Z] + sudo service docker+ restart [2021-05-20T05:37:59.751Z] true [2021-05-20T05:38:08.797Z] Running on prd-centos7-docker-4c-2g-15274 in /w/workspace/dgexfoundry_device-sdk-go_PR-937 [Pipeline] { [Pipeline] ws [2021-05-20T05:38:08.857Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-05-20T05:38:09.006Z] Selected Git installation does not exist. Using Default [2021-05-20T05:38:09.006Z] The recommended git tool is: NONE [2021-05-20T05:38:11.259Z] using credential edgex-jenkins-ssh [2021-05-20T05:38:11.290Z] Cloning the remote Git repository [2021-05-20T05:38:10.659Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-05-20T05:38:10.729Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-05-20T05:38:10.757Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-20T05:38:10.757Z] > git --version # timeout=10 [2021-05-20T05:38:10.768Z] > git --version # 'git version 2.24.4' [2021-05-20T05:38:10.769Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T05:38:10.791Z] [INFO] Currently running in a labeled security context [2021-05-20T05:38:10.791Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-20T05:38:10.791Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh8312408434703324112.key [2021-05-20T05:38:10.801Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T05:38:12.676Z] Merging remotes/origin/master commit a3df5a9219cebd743c534ea7ba05fe82cddb65a8 into PR head commit 4807d63d74d416322c085e3e8b470655de571f17 [2021-05-20T05:38:12.768Z] Merge succeeded, producing 4807d63d74d416322c085e3e8b470655de571f17 [2021-05-20T05:38:12.768Z] Checking out Revision 4807d63d74d416322c085e3e8b470655de571f17 (PR-937) [2021-05-20T05:38:11.546Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-20T05:38:11.557Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T05:38:11.566Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-05-20T05:38:11.592Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-05-20T05:38:11.593Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T05:38:11.594Z] [INFO] Currently running in a labeled security context [2021-05-20T05:38:11.594Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-20T05:38:11.594Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh1904857103017087633.key [2021-05-20T05:38:11.602Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/937/head:refs/remotes/origin/PR-937 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-20T05:38:12.101Z] > git config core.sparsecheckout # timeout=10 [2021-05-20T05:38:12.108Z] > git checkout -f 4807d63d74d416322c085e3e8b470655de571f17 # timeout=10 [2021-05-20T05:38:12.153Z] > git remote # timeout=10 [2021-05-20T05:38:12.158Z] > git config --get remote.origin.url # timeout=10 [2021-05-20T05:38:12.162Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T05:38:12.163Z] [INFO] Currently running in a labeled security context [2021-05-20T05:38:12.163Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-20T05:38:12.163Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh5993688010410606304.key [2021-05-20T05:38:12.170Z] > git merge a3df5a9219cebd743c534ea7ba05fe82cddb65a8 # timeout=10 [2021-05-20T05:38:12.180Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-20T05:38:12.192Z] > git config core.sparsecheckout # timeout=10 [2021-05-20T05:38:12.198Z] > git checkout -f 4807d63d74d416322c085e3e8b470655de571f17 # timeout=10 [2021-05-20T05:38:16.130Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-20T05:38:15.857Z] > git --version # timeout=10 [2021-05-20T05:38:15.930Z] > git --version # 'git version 2.24.4' [2021-05-20T05:38:15.938Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-20T05:38:17.278Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-20T05:38:17.626Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-20T05:38:17.964Z] + sudo service docker restart [2021-05-20T05:38:17.964Z] + true [2021-05-20T05:38:17.964Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T05:38:18.188Z] provisioning config files... [2021-05-20T05:38:18.217Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5344961229863283793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-20T05:38:18.639Z] ---> docker-login.sh [2021-05-20T05:38:18.639Z] nexus3.edgexfoundry.org:10001 [2021-05-20T05:38:19.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T05:38:19.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T05:38:19.894Z] Configure a credential helper to remove this warning. See [2021-05-20T05:38:19.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T05:38:19.894Z] [2021-05-20T05:38:19.894Z] Login Succeeded [2021-05-20T05:38:19.894Z] nexus3.edgexfoundry.org:10002 [2021-05-20T05:38:20.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T05:38:20.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T05:38:20.454Z] Configure a credential helper to remove this warning. See [2021-05-20T05:38:20.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T05:38:20.454Z] [2021-05-20T05:38:20.454Z] Login Succeeded [2021-05-20T05:38:20.454Z] nexus3.edgexfoundry.org:10003 [2021-05-20T05:38:20.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T05:38:21.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T05:38:21.002Z] Configure a credential helper to remove this warning. See [2021-05-20T05:38:21.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T05:38:21.002Z] [2021-05-20T05:38:21.002Z] Login Succeeded [2021-05-20T05:38:21.002Z] nexus3.edgexfoundry.org:10004 [2021-05-20T05:38:21.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T05:38:21.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T05:38:21.275Z] Configure a credential helper to remove this warning. See [2021-05-20T05:38:21.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T05:38:21.275Z] [2021-05-20T05:38:21.275Z] Login Succeeded [2021-05-20T05:38:21.275Z] docker.io [2021-05-20T05:38:21.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T05:38:22.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T05:38:22.143Z] Configure a credential helper to remove this warning. See [2021-05-20T05:38:22.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T05:38:22.143Z] [2021-05-20T05:38:22.143Z] Login Succeeded [2021-05-20T05:38:22.143Z] ---> docker-login.sh ends [Pipeline] } [2021-05-20T05:38:22.178Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-20T05:38:22.778Z] ========================================================= [2021-05-20T05:38:22.778Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-20T05:38:22.778Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-20T05:38:23.237Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-20T05:38:23.854Z] Sending build context to Docker daemon 2.583MB [2021-05-20T05:38:23.854Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-20T05:38:23.854Z] Step 2/8 : FROM ${BASE} [2021-05-20T05:38:23.854Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-20T05:38:23.854Z] 595b0fe564bb: Pulling fs layer [2021-05-20T05:38:23.854Z] 7186ed65a4f7: Pulling fs layer [2021-05-20T05:38:23.854Z] 316046926c0a: Pulling fs layer [2021-05-20T05:38:23.854Z] 4ebd0625c992: Pulling fs layer [2021-05-20T05:38:23.854Z] 207e8628e3a3: Pulling fs layer [2021-05-20T05:38:23.854Z] c791037a9be2: Pulling fs layer [2021-05-20T05:38:23.854Z] ffd874e62e21: Pulling fs layer [2021-05-20T05:38:23.854Z] 207e8628e3a3: Waiting [2021-05-20T05:38:23.854Z] 4ebd0625c992: Waiting [2021-05-20T05:38:23.854Z] c791037a9be2: Waiting [2021-05-20T05:38:23.854Z] ffd874e62e21: Waiting [2021-05-20T05:38:23.854Z] 316046926c0a: Verifying Checksum [2021-05-20T05:38:23.854Z] 316046926c0a: Download complete [2021-05-20T05:38:24.128Z] 7186ed65a4f7: Verifying Checksum [2021-05-20T05:38:24.128Z] 7186ed65a4f7: Download complete [2021-05-20T05:38:24.128Z] 207e8628e3a3: Download complete [2021-05-20T05:38:24.128Z] 595b0fe564bb: Verifying Checksum [2021-05-20T05:38:24.128Z] c791037a9be2: Verifying Checksum [2021-05-20T05:38:24.128Z] c791037a9be2: Download complete [2021-05-20T05:38:24.731Z] 595b0fe564bb: Pull complete [2021-05-20T05:38:25.342Z] 7186ed65a4f7: Pull complete [2021-05-20T05:38:25.615Z] 316046926c0a: Pull complete [2021-05-20T05:38:26.607Z] ffd874e62e21: Verifying Checksum [2021-05-20T05:38:26.607Z] ffd874e62e21: Download complete [2021-05-20T05:38:28.046Z] 4ebd0625c992: Verifying Checksum [2021-05-20T05:38:28.046Z] 4ebd0625c992: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T05:38:36.208Z] provisioning config files... [2021-05-20T05:38:36.226Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config1893482867289994818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-20T05:38:36.626Z] ---> docker-login.sh [2021-05-20T05:38:36.627Z] nexus3.edgexfoundry.org:10001 [2021-05-20T05:38:36.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T05:38:36.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T05:38:36.897Z] Configure a credential helper to remove this warning. See [2021-05-20T05:38:36.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T05:38:36.897Z] [2021-05-20T05:38:36.897Z] Login Succeeded [2021-05-20T05:38:36.897Z] nexus3.edgexfoundry.org:10002 [2021-05-20T05:38:37.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T05:38:37.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T05:38:37.160Z] Configure a credential helper to remove this warning. See [2021-05-20T05:38:37.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T05:38:37.160Z] [2021-05-20T05:38:37.160Z] Login Succeeded [2021-05-20T05:38:37.160Z] nexus3.edgexfoundry.org:10003 [2021-05-20T05:38:37.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T05:38:37.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T05:38:37.160Z] Configure a credential helper to remove this warning. See [2021-05-20T05:38:37.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T05:38:37.160Z] [2021-05-20T05:38:37.160Z] Login Succeeded [2021-05-20T05:38:37.160Z] nexus3.edgexfoundry.org:10004 [2021-05-20T05:38:37.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T05:38:37.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T05:38:37.424Z] Configure a credential helper to remove this warning. See [2021-05-20T05:38:37.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T05:38:37.424Z] [2021-05-20T05:38:37.424Z] Login Succeeded [2021-05-20T05:38:37.424Z] docker.io [2021-05-20T05:38:37.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T05:38:37.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T05:38:37.692Z] Configure a credential helper to remove this warning. See [2021-05-20T05:38:37.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T05:38:37.692Z] [2021-05-20T05:38:37.692Z] Login Succeeded [2021-05-20T05:38:37.692Z] ---> docker-login.sh ends [Pipeline] } [2021-05-20T05:38:37.724Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-20T05:38:38.089Z] ========================================================= [2021-05-20T05:38:38.089Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-20T05:38:38.089Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-20T05:38:38.262Z] 4ebd0625c992: Pull complete [2021-05-20T05:38:38.453Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-20T05:38:38.453Z] Sending build context to Docker daemon 2.584MB [2021-05-20T05:38:38.453Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-20T05:38:38.453Z] Step 2/8 : FROM ${BASE} [2021-05-20T05:38:38.453Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-20T05:38:38.453Z] 540db60ca938: Pulling fs layer [2021-05-20T05:38:38.453Z] adcc1eea9eea: Pulling fs layer [2021-05-20T05:38:38.453Z] 4c4ab2625f07: Pulling fs layer [2021-05-20T05:38:38.453Z] 0510c868ecb4: Pulling fs layer [2021-05-20T05:38:38.453Z] afea3b2eda06: Pulling fs layer [2021-05-20T05:38:38.453Z] 7809a108b3ef: Pulling fs layer [2021-05-20T05:38:38.453Z] f706445af74f: Pulling fs layer [2021-05-20T05:38:38.453Z] 0510c868ecb4: Waiting [2021-05-20T05:38:38.453Z] afea3b2eda06: Waiting [2021-05-20T05:38:38.453Z] 7809a108b3ef: Waiting [2021-05-20T05:38:38.453Z] f706445af74f: Waiting [2021-05-20T05:38:38.721Z] 4c4ab2625f07: Verifying Checksum [2021-05-20T05:38:38.721Z] 4c4ab2625f07: Download complete [2021-05-20T05:38:38.721Z] adcc1eea9eea: Verifying Checksum [2021-05-20T05:38:38.721Z] adcc1eea9eea: Download complete [2021-05-20T05:38:38.721Z] afea3b2eda06: Verifying Checksum [2021-05-20T05:38:38.721Z] afea3b2eda06: Download complete [2021-05-20T05:38:38.721Z] 7809a108b3ef: Verifying Checksum [2021-05-20T05:38:38.721Z] 7809a108b3ef: Download complete [2021-05-20T05:38:38.721Z] 540db60ca938: Verifying Checksum [2021-05-20T05:38:38.721Z] 540db60ca938: Download complete [2021-05-20T05:38:38.721Z] 540db60ca938: Pull complete [2021-05-20T05:38:38.864Z] 207e8628e3a3: Pull complete [2021-05-20T05:38:38.986Z] adcc1eea9eea: Pull complete [2021-05-20T05:38:38.986Z] 4c4ab2625f07: Pull complete [2021-05-20T05:38:39.139Z] c791037a9be2: Pull complete [2021-05-20T05:38:40.375Z] f706445af74f: Verifying Checksum [2021-05-20T05:38:40.375Z] f706445af74f: Download complete [2021-05-20T05:38:40.638Z] 0510c868ecb4: Verifying Checksum [2021-05-20T05:38:40.638Z] 0510c868ecb4: Download complete [2021-05-20T05:38:42.554Z] ffd874e62e21: Pull complete [2021-05-20T05:38:42.828Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-20T05:38:42.828Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-20T05:38:42.828Z] ---> cfc18b08335c [2021-05-20T05:38:42.828Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-20T05:38:43.984Z] 0510c868ecb4: Pull complete [2021-05-20T05:38:43.984Z] afea3b2eda06: Pull complete [2021-05-20T05:38:43.984Z] 7809a108b3ef: Pull complete [2021-05-20T05:38:44.823Z] ---> Running in 028d5acc018b [2021-05-20T05:38:45.407Z] f706445af74f: Pull complete [2021-05-20T05:38:45.407Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-20T05:38:45.407Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-20T05:38:45.407Z] ---> b068be0155e3 [2021-05-20T05:38:45.407Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-20T05:38:45.417Z] Removing intermediate container 028d5acc018b [2021-05-20T05:38:45.417Z] ---> 29b4fd6ac106 [2021-05-20T05:38:45.417Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T05:38:45.417Z] ---> Running in ecaca46adf09 [2021-05-20T05:38:48.034Z] Removing intermediate container ecaca46adf09 [2021-05-20T05:38:48.034Z] ---> b384a511ba85 [2021-05-20T05:38:48.034Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-05-20T05:38:48.034Z] ---> Running in edbcffe6879f [2021-05-20T05:38:49.013Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T05:38:49.983Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T05:38:50.698Z] ---> Running in afd2c59a3c1e [2021-05-20T05:38:50.698Z] Removing intermediate container afd2c59a3c1e [2021-05-20T05:38:50.698Z] ---> 3cbae84a8e62 [2021-05-20T05:38:50.698Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T05:38:50.698Z] ---> Running in 562210155b51 [2021-05-20T05:38:50.698Z] Removing intermediate container 562210155b51 [2021-05-20T05:38:50.698Z] ---> 595a584ea782 [2021-05-20T05:38:50.698Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-05-20T05:38:50.698Z] ---> Running in 9f9a7260c026 [2021-05-20T05:38:50.958Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-20T05:38:50.958Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-20T05:38:50.958Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-20T05:38:50.959Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T05:38:51.230Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-20T05:38:51.230Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-20T05:38:51.230Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-20T05:38:51.502Z] Executing busybox-1.32.1-r6.trigger [2021-05-20T05:38:51.502Z] OK: 139 MiB in 46 packages [2021-05-20T05:38:51.904Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T05:38:52.172Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-20T05:38:52.172Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-20T05:38:52.440Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-20T05:38:52.440Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-20T05:38:52.440Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-20T05:38:52.701Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-20T05:38:52.701Z] Executing busybox-1.32.1-r6.trigger [2021-05-20T05:38:52.701Z] OK: 150 MiB in 46 packages [2021-05-20T05:38:52.942Z] Removing intermediate container edbcffe6879f [2021-05-20T05:38:52.942Z] ---> e210b7f83fe1 [2021-05-20T05:38:52.942Z] Step 6/8 : WORKDIR /device-sdk-go [2021-05-20T05:38:52.942Z] ---> Running in d8a4b5016d91 [2021-05-20T05:38:52.965Z] Removing intermediate container 9f9a7260c026 [2021-05-20T05:38:52.965Z] ---> fa612b4e52e2 [2021-05-20T05:38:52.965Z] Step 6/8 : WORKDIR /device-sdk-go [2021-05-20T05:38:52.965Z] ---> Running in 9cd4dbcdc9b2 [2021-05-20T05:38:53.229Z] Removing intermediate container 9cd4dbcdc9b2 [2021-05-20T05:38:53.229Z] ---> abf16bc1ca31 [2021-05-20T05:38:53.229Z] Step 7/8 : COPY . . [2021-05-20T05:38:53.489Z] ---> 8c716f1d0cfd [2021-05-20T05:38:53.489Z] Step 8/8 : RUN go mod download [2021-05-20T05:38:53.489Z] ---> Running in a86eeb371a7f [2021-05-20T05:38:53.538Z] Removing intermediate container d8a4b5016d91 [2021-05-20T05:38:53.538Z] ---> 2b5f5326ed1c [2021-05-20T05:38:53.538Z] Step 7/8 : COPY . . [2021-05-20T05:38:54.978Z] ---> 6b32b6925282 [2021-05-20T05:38:54.978Z] Step 8/8 : RUN go mod download [2021-05-20T05:38:54.978Z] ---> Running in 52a0bc33345e [2021-05-20T05:39:05.764Z] Removing intermediate container a86eeb371a7f [2021-05-20T05:39:05.764Z] ---> 3ed2c9ea36bc [2021-05-20T05:39:05.764Z] Successfully built 3ed2c9ea36bc [2021-05-20T05:39:05.764Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T05:39:06.151Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-20T05:39:06.151Z] . [Pipeline] withDockerContainer [2021-05-20T05:39:06.267Z] prd-centos7-docker-4c-2g-15274 does not seem to be running inside a container [2021-05-20T05:39:06.329Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-20T05:39:06.687Z] $ docker top 773f5637c985721e3faa4b25c284b263325c30b803c787bb56105aa9d7f9356a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T05:39:07.122Z] + go version [2021-05-20T05:39:07.122Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-20T05:39:07.166Z] $ docker stop --time=1 773f5637c985721e3faa4b25c284b263325c30b803c787bb56105aa9d7f9356a [2021-05-20T05:39:08.354Z] $ docker rm -f 773f5637c985721e3faa4b25c284b263325c30b803c787bb56105aa9d7f9356a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T05:39:09.249Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-20T05:39:09.249Z] . [Pipeline] withDockerContainer [2021-05-20T05:39:09.353Z] prd-centos7-docker-4c-2g-15274 does not seem to be running inside a container [2021-05-20T05:39:09.396Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-20T05:39:09.773Z] $ docker top 75016084c19d5468273544ef20a9e4038bab73322618439432ecb33b1db421d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T05:39:10.221Z] + go mod tidy [Pipeline] sh [2021-05-20T05:39:10.854Z] + make test [2021-05-20T05:39:10.854Z] go mod tidy [2021-05-20T05:39:10.854Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-20T05:39:16.573Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-05-20T05:39:21.938Z] Removing intermediate container 52a0bc33345e [2021-05-20T05:39:21.938Z] ---> 0b26214c3cee [2021-05-20T05:39:21.938Z] Successfully built 0b26214c3cee [2021-05-20T05:39:21.938Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T05:39:22.323Z] + docker inspect -f . ci-base-image-arm64 [2021-05-20T05:39:22.324Z] . [Pipeline] withDockerContainer [2021-05-20T05:39:22.613Z] prd-ubuntu18.04-docker-arm64-4c-16g-15273 does not seem to be running inside a container [2021-05-20T05:39:22.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-20T05:39:24.420Z] $ docker top 97ed9c6fefa248e19125d1014d51f99ba431125eca5075c2b5d7d4285f09a790 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T05:39:25.441Z] + go version [2021-05-20T05:39:25.441Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-20T05:39:25.483Z] $ docker stop --time=1 97ed9c6fefa248e19125d1014d51f99ba431125eca5075c2b5d7d4285f09a790 [2021-05-20T05:39:27.351Z] $ docker rm -f 97ed9c6fefa248e19125d1014d51f99ba431125eca5075c2b5d7d4285f09a790 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T05:39:28.356Z] + docker inspect -f . ci-base-image-arm64 [2021-05-20T05:39:28.356Z] . [Pipeline] withDockerContainer [2021-05-20T05:39:28.635Z] prd-ubuntu18.04-docker-arm64-4c-16g-15273 does not seem to be running inside a container [2021-05-20T05:39:28.719Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-20T05:39:30.301Z] $ docker top c3ea6824cb3c40006fb88a6f3e1c1981e3746c2244cd108ab22054f0ddadedf6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T05:39:31.308Z] + go mod tidy [Pipeline] sh [2021-05-20T05:39:32.587Z] + make test [2021-05-20T05:39:32.587Z] go mod tidy [2021-05-20T05:39:33.189Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-20T05:39:38.623Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-05-20T05:39:38.623Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-05-20T05:39:38.623Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-05-20T05:39:40.592Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.071s coverage: 25.4% of statements [2021-05-20T05:39:40.592Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-05-20T05:39:40.592Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.043s coverage: 28.1% of statements [2021-05-20T05:39:40.859Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.056s coverage: 78.9% of statements [2021-05-20T05:39:41.836Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.047s coverage: 10.7% of statements [2021-05-20T05:39:41.836Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-05-20T05:39:41.836Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-05-20T05:39:41.836Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-05-20T05:39:41.836Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.064s coverage: 30.2% of statements [2021-05-20T05:39:41.836Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-05-20T05:39:43.226Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.047s coverage: 83.3% of statements [2021-05-20T05:39:43.226Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-05-20T05:39:43.226Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-05-20T05:39:43.226Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.073s coverage: 58.0% of statements [2021-05-20T05:39:44.184Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.808s coverage: 89.2% of statements [2021-05-20T05:39:44.184Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-05-20T05:39:44.184Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.043s coverage: 5.0% of statements [2021-05-20T05:39:44.184Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-05-20T05:39:44.184Z] GO111MODULE=on go vet ./... [2021-05-20T05:39:55.360Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-05-20T05:40:02.413Z] gofmt -l . [2021-05-20T05:40:02.413Z] [ "`gofmt -l .`" = "" ] [2021-05-20T05:40:02.413Z] ./bin/test-attribution-txt.sh [2021-05-20T05:40:02.413Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-20T05:40:02.449Z] $ docker stop --time=1 75016084c19d5468273544ef20a9e4038bab73322618439432ecb33b1db421d1 [2021-05-20T05:40:04.129Z] $ docker rm -f 75016084c19d5468273544ef20a9e4038bab73322618439432ecb33b1db421d1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-20T05:40:04.660Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-20T05:40:04.921Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-20T05:40:07.782Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-20T05:40:08.110Z] + ls -al . [2021-05-20T05:40:08.110Z] total 212 [2021-05-20T05:40:08.110Z] drwxrwxr-x. 10 jenkins jenkins 4096 May 20 05:40 . [2021-05-20T05:40:08.110Z] drwxrwxr-x. 4 jenkins jenkins 28 May 20 05:38 .. [2021-05-20T05:40:08.110Z] drwxrwxr-x. 2 jenkins jenkins 64 May 20 05:38 bin [2021-05-20T05:40:08.110Z] -rw-r--r--. 1 jenkins jenkins 126187 May 20 05:39 coverage.out [2021-05-20T05:40:08.110Z] -rw-rw-r--. 1 jenkins jenkins 987 May 20 05:38 Dockerfile.build [2021-05-20T05:40:08.110Z] -rw-rw-r--. 1 jenkins jenkins 140 May 20 05:38 .dockerignore [2021-05-20T05:40:08.110Z] drwxrwxr-x. 5 jenkins jenkins 62 May 20 05:38 example [2021-05-20T05:40:08.110Z] drwxrwxr-x. 8 jenkins jenkins 179 May 20 05:38 .git [2021-05-20T05:40:08.110Z] drwxrwxr-x. 2 jenkins jenkins 103 May 20 05:38 .github [2021-05-20T05:40:08.110Z] -rw-rw-r--. 1 jenkins jenkins 138 May 20 05:38 .gitignore [2021-05-20T05:40:08.110Z] -rw-r--r--. 1 jenkins jenkins 575 May 20 05:40 go.mod [2021-05-20T05:40:08.110Z] -rw-r--r--. 1 jenkins jenkins 20803 May 20 05:39 go.sum [2021-05-20T05:40:08.110Z] drwxrwxr-x. 15 jenkins jenkins 224 May 20 05:38 internal [2021-05-20T05:40:08.110Z] -rw-rw-r--. 1 jenkins jenkins 894 May 20 05:38 Jenkinsfile [2021-05-20T05:40:08.110Z] -rw-rw-r--. 1 jenkins jenkins 11341 May 20 05:38 LICENSE [2021-05-20T05:40:08.110Z] -rw-rw-r--. 1 jenkins jenkins 1026 May 20 05:38 Makefile [2021-05-20T05:40:08.110Z] drwxrwxr-x. 4 jenkins jenkins 26 May 20 05:38 openapi [2021-05-20T05:40:08.110Z] drwxrwxr-x. 5 jenkins jenkins 50 May 20 05:38 pkg [2021-05-20T05:40:08.110Z] -rw-rw-r--. 1 jenkins jenkins 7652 May 20 05:38 README.md [2021-05-20T05:40:08.110Z] -rw-rw-r--. 1 jenkins jenkins 6616 May 20 05:38 RELEASE-NOTES.txt [2021-05-20T05:40:08.110Z] drwxrwxr-x. 4 jenkins jenkins 54 May 20 05:38 snap [2021-05-20T05:40:08.110Z] -rw-rw-r--. 1 jenkins jenkins 5 May 20 05:35 VERSION [2021-05-20T05:40:08.110Z] -rw-rw-r--. 1 jenkins jenkins 222 May 20 05:38 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-20T05:40:08.448Z] + 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=4807d63d74d416322c085e3e8b470655de571f17 --label arch=amd64 --label version=0.0.0 . [2021-05-20T05:40:08.448Z] Sending build context to Docker daemon 2.711MB [2021-05-20T05:40:08.448Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-05-20T05:40:08.448Z] Step 2/23 : FROM ${BASE} AS builder [2021-05-20T05:40:08.448Z] ---> 3ed2c9ea36bc [2021-05-20T05:40:08.448Z] Step 3/23 : WORKDIR /device-sdk-go [2021-05-20T05:40:08.448Z] ---> Running in d8573314b55d [2021-05-20T05:40:08.710Z] Removing intermediate container d8573314b55d [2021-05-20T05:40:08.710Z] ---> 220e81cf1e52 [2021-05-20T05:40:08.710Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-20T05:40:08.710Z] ---> Running in 04b66e8b03d6 [2021-05-20T05:40:08.710Z] Removing intermediate container 04b66e8b03d6 [2021-05-20T05:40:08.710Z] ---> aa6a3e553601 [2021-05-20T05:40:08.710Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T05:40:08.710Z] ---> Running in 6689db5d571d [2021-05-20T05:40:09.296Z] Removing intermediate container 6689db5d571d [2021-05-20T05:40:09.296Z] ---> 63ad8e4bb669 [2021-05-20T05:40:09.296Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-05-20T05:40:09.296Z] ---> Running in 73f0a4743d55 [2021-05-20T05:40:09.559Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T05:40:10.509Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T05:40:10.775Z] OK: 150 MiB in 46 packages [2021-05-20T05:40:11.039Z] Removing intermediate container 73f0a4743d55 [2021-05-20T05:40:11.039Z] ---> 554eb3b4faee [2021-05-20T05:40:11.039Z] Step 7/23 : COPY . . [2021-05-20T05:40:11.311Z] ---> ab647d86bf24 [2021-05-20T05:40:11.311Z] Step 8/23 : RUN go mod download [2021-05-20T05:40:11.311Z] ---> Running in 95ef1ebaf4dd [2021-05-20T05:40:11.894Z] Removing intermediate container 95ef1ebaf4dd [2021-05-20T05:40:11.894Z] ---> 958112af0308 [2021-05-20T05:40:11.894Z] Step 9/23 : RUN make build [2021-05-20T05:40:11.894Z] ---> Running in 2e58cfcdae86 [2021-05-20T05:40:12.160Z] go mod tidy [2021-05-20T05:40:12.160Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-05-20T05:40:22.324Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-05-20T05:40:23.718Z] Removing intermediate container 2e58cfcdae86 [2021-05-20T05:40:23.718Z] ---> 53c8917563a7 [2021-05-20T05:40:23.718Z] Step 10/23 : FROM alpine:3.12 [2021-05-20T05:40:23.979Z] 3.12: Pulling from library/alpine [2021-05-20T05:40:24.243Z] 339de151aab4: Pulling fs layer [2021-05-20T05:40:24.243Z] 339de151aab4: Verifying Checksum [2021-05-20T05:40:24.243Z] 339de151aab4: Download complete [2021-05-20T05:40:24.511Z] 339de151aab4: Pull complete [2021-05-20T05:40:24.511Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-20T05:40:24.511Z] Status: Downloaded newer image for alpine:3.12 [2021-05-20T05:40:24.511Z] ---> 13621d1b12d4 [2021-05-20T05:40:24.511Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-20T05:40:24.511Z] ---> Running in 123d4c13b3e3 [2021-05-20T05:40:24.511Z] Removing intermediate container 123d4c13b3e3 [2021-05-20T05:40:24.511Z] ---> bdcd667ef360 [2021-05-20T05:40:24.511Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T05:40:24.772Z] ---> Running in 0f53523f6599 [2021-05-20T05:40:25.031Z] Removing intermediate container 0f53523f6599 [2021-05-20T05:40:25.031Z] ---> d5d924508f1f [2021-05-20T05:40:25.031Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-05-20T05:40:25.031Z] ---> Running in 132e94c1924c [2021-05-20T05:40:25.290Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-20T05:40:25.862Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-20T05:40:26.434Z] (1/5) Installing libgcc (9.3.0-r2) [2021-05-20T05:40:26.434Z] (2/5) Installing libsodium (1.0.18-r0) [2021-05-20T05:40:26.701Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-05-20T05:40:27.273Z] (4/5) Installing libzmq (4.3.3-r0) [2021-05-20T05:40:27.559Z] (5/5) Installing zeromq (4.3.3-r0) [2021-05-20T05:40:27.559Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T05:40:27.559Z] OK: 8 MiB in 19 packages [2021-05-20T05:40:27.820Z] Removing intermediate container 132e94c1924c [2021-05-20T05:40:27.820Z] ---> 13e1b7e57857 [2021-05-20T05:40:27.820Z] Step 14/23 : WORKDIR / [2021-05-20T05:40:27.820Z] ---> Running in d311987d551c [2021-05-20T05:40:27.820Z] Removing intermediate container d311987d551c [2021-05-20T05:40:27.820Z] ---> 3072ee027d01 [2021-05-20T05:40:27.820Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-05-20T05:40:28.081Z] ---> 59acab7eca21 [2021-05-20T05:40:28.081Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-05-20T05:40:28.656Z] ---> 978183c0fa19 [2021-05-20T05:40:28.656Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-05-20T05:40:28.656Z] ---> 69749d771063 [2021-05-20T05:40:28.656Z] Step 18/23 : EXPOSE 49990 [2021-05-20T05:40:28.656Z] ---> Running in c3ac6301c8be [2021-05-20T05:40:28.656Z] Removing intermediate container c3ac6301c8be [2021-05-20T05:40:28.656Z] ---> 9016333340e0 [2021-05-20T05:40:28.656Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-05-20T05:40:28.656Z] ---> Running in 191d025f6344 [2021-05-20T05:40:28.926Z] Removing intermediate container 191d025f6344 [2021-05-20T05:40:28.926Z] ---> eea2676cad65 [2021-05-20T05:40:28.926Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T05:40:28.926Z] ---> Running in 60ab01d35fee [2021-05-20T05:40:28.926Z] Removing intermediate container 60ab01d35fee [2021-05-20T05:40:28.926Z] ---> 6856f5eb93b0 [2021-05-20T05:40:28.926Z] Step 21/23 : LABEL arch=amd64 [2021-05-20T05:40:28.926Z] ---> Running in 5a7f1bdc4330 [2021-05-20T05:40:28.926Z] Removing intermediate container 5a7f1bdc4330 [2021-05-20T05:40:28.926Z] ---> 8d889575089d [2021-05-20T05:40:28.926Z] Step 22/23 : LABEL git_sha=4807d63d74d416322c085e3e8b470655de571f17 [2021-05-20T05:40:29.188Z] ---> Running in c86603fba7c3 [2021-05-20T05:40:29.188Z] Removing intermediate container c86603fba7c3 [2021-05-20T05:40:29.188Z] ---> 76e343eed880 [2021-05-20T05:40:29.188Z] Step 23/23 : LABEL version=0.0.0 [2021-05-20T05:40:29.188Z] ---> Running in 379b52d34ecc [2021-05-20T05:40:29.188Z] Removing intermediate container 379b52d34ecc [2021-05-20T05:40:29.188Z] ---> e60e50048617 [2021-05-20T05:40:29.188Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-05-20T05:40:29.188Z] Successfully built e60e50048617 [2021-05-20T05:40:29.188Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-20T05:40:30.324Z] ---> job-cost.sh [2021-05-20T05:40:30.324Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6mhW [2021-05-20T05:40:38.480Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-20T05:40:53.447Z] lf-activate-venv(): INFO: Adding /tmp/venv-6mhW/bin to PATH [2021-05-20T05:40:53.447Z] INFO: No Stack... [2021-05-20T05:40:53.447Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-20T05:40:53.447Z] INFO: Archiving Costs [Pipeline] sh [2021-05-20T05:40:53.777Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2021-05-20T05:40:53.777Z] + cut -d, -f6 [Pipeline] lock [2021-05-20T05:40:53.847Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-937-1-stack-cost] [2021-05-20T05:40:53.856Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-937-1-stack-cost] did not exist. Created. [2021-05-20T05:40:53.856Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-937-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-20T05:40:54.437Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-20T05:40:54.523Z] Stashed 1 file(s) [Pipeline] } [2021-05-20T05:40:54.544Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-937-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-20T05:41:03.482Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-05-20T05:41:03.482Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-05-20T05:41:03.482Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-05-20T05:41:08.948Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.335s coverage: 25.4% of statements [2021-05-20T05:41:08.949Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-05-20T05:41:08.949Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.228s coverage: 28.1% of statements [2021-05-20T05:41:08.949Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.320s coverage: 78.9% of statements [2021-05-20T05:41:08.949Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.262s coverage: 10.7% of statements [2021-05-20T05:41:08.949Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-05-20T05:41:08.949Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-05-20T05:41:08.949Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-05-20T05:41:11.576Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.307s coverage: 30.2% of statements [2021-05-20T05:41:11.576Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-05-20T05:41:12.585Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.226s coverage: 83.3% of statements [2021-05-20T05:41:12.585Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-05-20T05:41:12.585Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-05-20T05:41:12.585Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.341s coverage: 58.0% of statements [2021-05-20T05:41:15.987Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.073s coverage: 89.2% of statements [2021-05-20T05:41:15.987Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-05-20T05:41:15.987Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.180s coverage: 5.0% of statements [2021-05-20T05:41:15.987Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-05-20T05:41:16.584Z] GO111MODULE=on go vet ./... [2021-05-20T05:42:13.190Z] gofmt -l . [2021-05-20T05:42:13.190Z] [ "`gofmt -l .`" = "" ] [2021-05-20T05:42:13.190Z] ./bin/test-attribution-txt.sh [2021-05-20T05:42:15.801Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-20T05:42:16.120Z] $ docker stop --time=1 c3ea6824cb3c40006fb88a6f3e1c1981e3746c2244cd108ab22054f0ddadedf6 [2021-05-20T05:42:18.306Z] $ docker rm -f c3ea6824cb3c40006fb88a6f3e1c1981e3746c2244cd108ab22054f0ddadedf6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-20T05:42:19.471Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-20T05:42:19.523Z] Warning: overwriting stash ‘coverage-report’ [2021-05-20T05:42:20.125Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-20T05:42:20.839Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-20T05:42:21.213Z] + ls -al . [2021-05-20T05:42:21.213Z] total 248 [2021-05-20T05:42:21.213Z] drwxrwxr-x 10 jenkins jenkins 4096 May 20 05:42 . [2021-05-20T05:42:21.213Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 05:37 .. [2021-05-20T05:42:21.213Z] -rw-rw-r-- 1 jenkins jenkins 140 May 20 05:37 .dockerignore [2021-05-20T05:42:21.213Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 05:37 .git [2021-05-20T05:42:21.213Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 05:37 .github [2021-05-20T05:42:21.213Z] -rw-rw-r-- 1 jenkins jenkins 138 May 20 05:37 .gitignore [2021-05-20T05:42:21.213Z] -rw-rw-r-- 1 jenkins jenkins 987 May 20 05:37 Dockerfile.build [2021-05-20T05:42:21.213Z] -rw-rw-r-- 1 jenkins jenkins 894 May 20 05:37 Jenkinsfile [2021-05-20T05:42:21.213Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 20 05:37 LICENSE [2021-05-20T05:42:21.213Z] -rw-rw-r-- 1 jenkins jenkins 1026 May 20 05:37 Makefile [2021-05-20T05:42:21.213Z] -rw-rw-r-- 1 jenkins jenkins 7652 May 20 05:37 README.md [2021-05-20T05:42:21.213Z] -rw-rw-r-- 1 jenkins jenkins 6616 May 20 05:37 RELEASE-NOTES.txt [2021-05-20T05:42:21.213Z] -rw-rw-r-- 1 jenkins jenkins 5 May 20 05:35 VERSION [2021-05-20T05:42:21.213Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 05:37 bin [2021-05-20T05:42:21.213Z] -rw-r--r-- 1 jenkins jenkins 126187 May 20 05:41 coverage.out [2021-05-20T05:42:21.213Z] drwxrwxr-x 5 jenkins jenkins 4096 May 20 05:37 example [2021-05-20T05:42:21.213Z] -rw-r--r-- 1 jenkins jenkins 575 May 20 05:42 go.mod [2021-05-20T05:42:21.213Z] -rw-r--r-- 1 jenkins jenkins 20803 May 20 05:39 go.sum [2021-05-20T05:42:21.213Z] drwxrwxr-x 15 jenkins jenkins 4096 May 20 05:37 internal [2021-05-20T05:42:21.213Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 05:37 openapi [2021-05-20T05:42:21.213Z] drwxrwxr-x 5 jenkins jenkins 4096 May 20 05:37 pkg [2021-05-20T05:42:21.213Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 05:37 snap [2021-05-20T05:42:21.213Z] -rw-rw-r-- 1 jenkins jenkins 222 May 20 05:37 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-20T05:42:21.604Z] + 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=4807d63d74d416322c085e3e8b470655de571f17 --label arch=arm64 --label version=0.0.0 . [2021-05-20T05:42:22.207Z] Sending build context to Docker daemon 2.71MB [2021-05-20T05:42:22.207Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-05-20T05:42:22.207Z] Step 2/23 : FROM ${BASE} AS builder [2021-05-20T05:42:22.207Z] ---> 0b26214c3cee [2021-05-20T05:42:22.207Z] Step 3/23 : WORKDIR /device-sdk-go [2021-05-20T05:42:22.484Z] ---> Running in d19b090546c1 [2021-05-20T05:42:23.085Z] Removing intermediate container d19b090546c1 [2021-05-20T05:42:23.085Z] ---> d425e183a147 [2021-05-20T05:42:23.085Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-20T05:42:23.085Z] ---> Running in 0dbb09174829 [2021-05-20T05:42:23.687Z] Removing intermediate container 0dbb09174829 [2021-05-20T05:42:23.687Z] ---> b3fe501a80b0 [2021-05-20T05:42:23.687Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T05:42:23.687Z] ---> Running in f1d0f84b68ad [2021-05-20T05:42:25.668Z] Removing intermediate container f1d0f84b68ad [2021-05-20T05:42:25.668Z] ---> 28951f030c6a [2021-05-20T05:42:25.668Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-05-20T05:42:25.943Z] ---> Running in 1c81480f1c72 [2021-05-20T05:42:26.926Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T05:42:27.902Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T05:42:28.880Z] OK: 139 MiB in 46 packages [2021-05-20T05:42:29.859Z] Removing intermediate container 1c81480f1c72 [2021-05-20T05:42:29.859Z] ---> e7bc67b39444 [2021-05-20T05:42:29.859Z] Step 7/23 : COPY . . [2021-05-20T05:42:31.311Z] ---> 1339d959d8a6 [2021-05-20T05:42:31.311Z] Step 8/23 : RUN go mod download [2021-05-20T05:42:31.311Z] ---> Running in c67232531150 [2021-05-20T05:42:33.938Z] Removing intermediate container c67232531150 [2021-05-20T05:42:33.938Z] ---> 259f7cb885e2 [2021-05-20T05:42:33.938Z] Step 9/23 : RUN make build [2021-05-20T05:42:33.938Z] ---> Running in 9cc65d4ebc22 [2021-05-20T05:42:34.921Z] go mod tidy [2021-05-20T05:42:35.522Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-05-20T05:43:07.939Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-05-20T05:43:09.918Z] Removing intermediate container 9cc65d4ebc22 [2021-05-20T05:43:09.918Z] ---> 6790a27e655a [2021-05-20T05:43:09.918Z] Step 10/23 : FROM alpine:3.12 [2021-05-20T05:43:10.515Z] 3.12: Pulling from library/alpine [2021-05-20T05:43:10.788Z] d2f70382dc9a: Pulling fs layer [2021-05-20T05:43:10.788Z] d2f70382dc9a: Download complete [2021-05-20T05:43:11.396Z] d2f70382dc9a: Pull complete [2021-05-20T05:43:11.396Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-20T05:43:11.396Z] Status: Downloaded newer image for alpine:3.12 [2021-05-20T05:43:11.396Z] ---> 9852663dfa18 [2021-05-20T05:43:11.396Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-20T05:43:11.670Z] ---> Running in dfdf8ef20ba2 [2021-05-20T05:43:12.273Z] Removing intermediate container dfdf8ef20ba2 [2021-05-20T05:43:12.273Z] ---> b6b8ec8387b0 [2021-05-20T05:43:12.273Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T05:43:12.273Z] ---> Running in 51b8634ca06d [2021-05-20T05:43:14.896Z] Removing intermediate container 51b8634ca06d [2021-05-20T05:43:14.896Z] ---> 5352c9e53861 [2021-05-20T05:43:14.896Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-05-20T05:43:14.896Z] ---> Running in 06e378ff30e7 [2021-05-20T05:43:15.877Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-20T05:43:16.471Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-20T05:43:17.067Z] (1/5) Installing libgcc (9.3.0-r2) [2021-05-20T05:43:17.338Z] (2/5) Installing libsodium (1.0.18-r0) [2021-05-20T05:43:17.338Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-05-20T05:43:17.613Z] (4/5) Installing libzmq (4.3.3-r0) [2021-05-20T05:43:17.613Z] (5/5) Installing zeromq (4.3.3-r0) [2021-05-20T05:43:17.613Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T05:43:17.613Z] OK: 8 MiB in 19 packages [2021-05-20T05:43:19.058Z] Removing intermediate container 06e378ff30e7 [2021-05-20T05:43:19.058Z] ---> 69d504ca50d7 [2021-05-20T05:43:19.058Z] Step 14/23 : WORKDIR / [2021-05-20T05:43:19.058Z] ---> Running in f1da4e2b33b5 [2021-05-20T05:43:19.663Z] Removing intermediate container f1da4e2b33b5 [2021-05-20T05:43:19.663Z] ---> 305fd10f4af7 [2021-05-20T05:43:19.663Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-05-20T05:43:20.644Z] ---> bb5f6f0a7b99 [2021-05-20T05:43:20.644Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-05-20T05:43:21.635Z] ---> 9ed44d4ea9fe [2021-05-20T05:43:21.635Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-05-20T05:43:22.614Z] ---> 0ab047295905 [2021-05-20T05:43:22.614Z] Step 18/23 : EXPOSE 49990 [2021-05-20T05:43:22.614Z] ---> Running in bb03918288d3 [2021-05-20T05:43:22.894Z] Removing intermediate container bb03918288d3 [2021-05-20T05:43:22.894Z] ---> f821b477d945 [2021-05-20T05:43:22.894Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-05-20T05:43:23.168Z] ---> Running in da5168cbea32 [2021-05-20T05:43:23.443Z] Removing intermediate container da5168cbea32 [2021-05-20T05:43:23.443Z] ---> e3127ebaf050 [2021-05-20T05:43:23.443Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T05:43:23.716Z] ---> Running in 8ffc2a7a1852 [2021-05-20T05:43:24.315Z] Removing intermediate container 8ffc2a7a1852 [2021-05-20T05:43:24.315Z] ---> 33ed303465d2 [2021-05-20T05:43:24.315Z] Step 21/23 : LABEL arch=arm64 [2021-05-20T05:43:24.315Z] ---> Running in ae118d086e66 [2021-05-20T05:43:24.590Z] Removing intermediate container ae118d086e66 [2021-05-20T05:43:24.590Z] ---> f43adfdc6da0 [2021-05-20T05:43:24.590Z] Step 22/23 : LABEL git_sha=4807d63d74d416322c085e3e8b470655de571f17 [2021-05-20T05:43:24.885Z] ---> Running in c81e6b6d8693 [2021-05-20T05:43:25.161Z] Removing intermediate container c81e6b6d8693 [2021-05-20T05:43:25.161Z] ---> eaf3941ee2ce [2021-05-20T05:43:25.161Z] Step 23/23 : LABEL version=0.0.0 [2021-05-20T05:43:25.433Z] ---> Running in 3661da3eff5b [2021-05-20T05:43:26.033Z] Removing intermediate container 3661da3eff5b [2021-05-20T05:43:26.033Z] ---> 4bf74a092a91 [2021-05-20T05:43:26.033Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-05-20T05:43:26.033Z] Successfully built 4bf74a092a91 [2021-05-20T05:43:26.033Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-20T05:43:26.859Z] ---> job-cost.sh [2021-05-20T05:43:26.859Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DH0m [2021-05-20T05:44:05.838Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-20T05:45:27.577Z] lf-activate-venv(): INFO: Adding /tmp/venv-DH0m/bin to PATH [2021-05-20T05:45:27.577Z] INFO: No Stack... [2021-05-20T05:45:27.577Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-20T05:45:27.577Z] INFO: Archiving Costs [Pipeline] sh [2021-05-20T05:45:27.947Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2021-05-20T05:45:27.947Z] + cut -d, -f6 [Pipeline] lock [2021-05-20T05:45:28.043Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-937-1-stack-cost] [2021-05-20T05:45:28.049Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-937-1-stack-cost] did not exist. Created. [2021-05-20T05:45:28.050Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-937-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-20T05:45:28.509Z] /w/workspace/device-sdk-go/1@tmp/durable-55db3795/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-55db3795/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-20T05:45:28.889Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-20T05:45:28.930Z] Warning: overwriting stash ‘stack-cost’ [2021-05-20T05:45:29.088Z] Stashed 1 file(s) [Pipeline] } [2021-05-20T05:45:29.109Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-937-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-20T05:45:30.365Z] provisioning config files... [2021-05-20T05:45:30.378Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-937@tmp/config735186677152697875tmp [Pipeline] { [Pipeline] sh [2021-05-20T05:45:30.746Z] + set +x [2021-05-20T05:45:30.746Z] + curl -s https://codecov.io/bash [2021-05-20T05:45:30.746Z] + bash -s -- [2021-05-20T05:45:30.746Z] [2021-05-20T05:45:30.746Z] _____ _ [2021-05-20T05:45:30.746Z] / ____| | | [2021-05-20T05:45:30.746Z] | | ___ __| | ___ ___ _____ __ [2021-05-20T05:45:30.746Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-20T05:45:30.746Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-20T05:45:30.746Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-20T05:45:30.746Z] Bash-1.0.2 [2021-05-20T05:45:30.746Z] [2021-05-20T05:45:30.746Z] [2021-05-20T05:45:30.746Z] ==> git version 2.24.4 found [2021-05-20T05:45:30.746Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-20T05:45:30.746Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-20T05:45:30.746Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-20T05:45:30.746Z] ==> Jenkins CI detected. [2021-05-20T05:45:30.746Z] project root: . [2021-05-20T05:45:30.746Z] --> token set from env [2021-05-20T05:45:31.007Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-20T05:45:31.007Z] ==> Running gcov in . (disable via -X gcov) [2021-05-20T05:45:31.007Z] ==> Python coveragepy not found [2021-05-20T05:45:31.007Z] ==> Searching for coverage reports in: [2021-05-20T05:45:31.007Z] + . [2021-05-20T05:45:31.007Z] -> Found 1 reports [2021-05-20T05:45:31.007Z] ==> Detecting git/mercurial file structure [2021-05-20T05:45:31.007Z] ==> Reading reports [2021-05-20T05:45:31.007Z] + ./coverage.out bytes=126187 [2021-05-20T05:45:31.007Z] ==> Appending adjustments [2021-05-20T05:45:31.007Z] https://docs.codecov.io/docs/fixing-reports [2021-05-20T05:45:31.270Z] + Found adjustments [2021-05-20T05:45:31.270Z] ==> Gzipping contents [2021-05-20T05:45:31.270Z] 20K /tmp/codecov.BFr6Aj.gz [2021-05-20T05:45:31.270Z] ==> Uploading reports [2021-05-20T05:45:31.270Z] url: https://codecov.io [2021-05-20T05:45:31.270Z] query: branch=PR-937&commit=4807d63d74d416322c085e3e8b470655de571f17&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-937%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=937&job=&cmd_args= [2021-05-20T05:45:31.270Z] -> Pinging Codecov [2021-05-20T05:45:31.270Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-937&commit=4807d63d74d416322c085e3e8b470655de571f17&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-937%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=937&job=&cmd_args= [2021-05-20T05:45:31.844Z] -> Uploading to [2021-05-20T05:45:31.844Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-20/7E55EF52A471D76F132DFD9A03CDDE97/4807d63d74d416322c085e3e8b470655de571f17/c7f2c44c-30cb-43ad-91ab-10a0ddd4962c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210520%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210520T054531Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e253ea24e0998acd5d81d839a59bfa20254fc61aea3923fa0137d9caaf7c976d [2021-05-20T05:45:31.844Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-20T05:45:31.844Z] Dload Upload Total Spent Left Speed [2021-05-20T05:45:32.107Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16447 0 0 100 16447 0 48634 --:--:-- --:--:-- --:--:-- 48659 [2021-05-20T05:45:32.107Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/4807d63d74d416322c085e3e8b470655de571f17 [Pipeline] } [2021-05-20T05:45:32.129Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-20T05:45:34.812Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T05:45:35.454Z] ---> package-listing.sh [2021-05-20T05:45:35.454Z] ++ facter osfamily [2021-05-20T05:45:35.454Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-20T05:45:35.741Z] + OS_FAMILY=redhat [2021-05-20T05:45:35.741Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-937 [2021-05-20T05:45:35.741Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-20T05:45:35.741Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-20T05:45:35.741Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-20T05:45:35.741Z] + PACKAGES=/tmp/packages_start.txt [2021-05-20T05:45:35.741Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-937 ']' [2021-05-20T05:45:35.741Z] + PACKAGES=/tmp/packages_end.txt [2021-05-20T05:45:35.741Z] + case "${OS_FAMILY}" in [2021-05-20T05:45:35.741Z] + sort [2021-05-20T05:45:35.741Z] + rpm -qa [2021-05-20T05:45:36.319Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-20T05:45:36.319Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-20T05:45:36.319Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-20T05:45:36.319Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-937 ']' [2021-05-20T05:45:36.319Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-937/archives/ [2021-05-20T05:45:36.319Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-937/archives/ [Pipeline] echo [2021-05-20T05:45:36.357Z] 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-937/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-20T05:45:36.663Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-20T05:45:37.264Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T05:45:37.264Z] [2021-05-20T05:45:37.264Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-20T05:45:37.635Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T05:45:37.635Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-20T05:45:37.635Z] df20fa9351a1: Pulling fs layer [2021-05-20T05:45:37.635Z] 36b3adc4ff6f: Pulling fs layer [2021-05-20T05:45:37.635Z] 8ad3a11d3b57: Pulling fs layer [2021-05-20T05:45:37.635Z] 46f8f816bc3b: Pulling fs layer [2021-05-20T05:45:37.635Z] 93b61091891f: Pulling fs layer [2021-05-20T05:45:37.635Z] 93b9cdb0e59b: Pulling fs layer [2021-05-20T05:45:37.635Z] 5e14af77c1be: Pulling fs layer [2021-05-20T05:45:37.635Z] 01666e4c0597: Pulling fs layer [2021-05-20T05:45:37.635Z] aa168da1d23b: Pulling fs layer [2021-05-20T05:45:37.635Z] 5e14af77c1be: Waiting [2021-05-20T05:45:37.635Z] 01666e4c0597: Waiting [2021-05-20T05:45:37.635Z] 46f8f816bc3b: Waiting [2021-05-20T05:45:37.635Z] aa168da1d23b: Waiting [2021-05-20T05:45:37.635Z] 93b61091891f: Waiting [2021-05-20T05:45:37.635Z] 93b9cdb0e59b: Waiting [2021-05-20T05:45:37.911Z] 36b3adc4ff6f: Verifying Checksum [2021-05-20T05:45:37.912Z] 36b3adc4ff6f: Download complete [2021-05-20T05:45:37.912Z] 46f8f816bc3b: Verifying Checksum [2021-05-20T05:45:37.912Z] 46f8f816bc3b: Download complete [2021-05-20T05:45:37.912Z] df20fa9351a1: Verifying Checksum [2021-05-20T05:45:37.912Z] df20fa9351a1: Download complete [2021-05-20T05:45:37.912Z] 93b61091891f: Verifying Checksum [2021-05-20T05:45:37.912Z] 93b61091891f: Download complete [2021-05-20T05:45:37.912Z] 93b9cdb0e59b: Verifying Checksum [2021-05-20T05:45:37.912Z] 93b9cdb0e59b: Download complete [2021-05-20T05:45:37.912Z] 01666e4c0597: Verifying Checksum [2021-05-20T05:45:37.912Z] 01666e4c0597: Download complete [2021-05-20T05:45:37.912Z] 5e14af77c1be: Verifying Checksum [2021-05-20T05:45:37.912Z] 5e14af77c1be: Download complete [2021-05-20T05:45:37.912Z] 8ad3a11d3b57: Verifying Checksum [2021-05-20T05:45:37.912Z] 8ad3a11d3b57: Download complete [2021-05-20T05:45:38.183Z] df20fa9351a1: Pull complete [2021-05-20T05:45:38.183Z] 36b3adc4ff6f: Pull complete [2021-05-20T05:45:38.760Z] 8ad3a11d3b57: Pull complete [2021-05-20T05:45:39.027Z] 46f8f816bc3b: Pull complete [2021-05-20T05:45:39.289Z] 93b61091891f: Pull complete [2021-05-20T05:45:39.289Z] 93b9cdb0e59b: Pull complete [2021-05-20T05:45:39.548Z] 5e14af77c1be: Pull complete [2021-05-20T05:45:39.548Z] 01666e4c0597: Pull complete [2021-05-20T05:45:39.816Z] aa168da1d23b: Verifying Checksum [2021-05-20T05:45:39.816Z] aa168da1d23b: Download complete [2021-05-20T05:45:44.060Z] aa168da1d23b: Pull complete [2021-05-20T05:45:44.060Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-20T05:45:44.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T05:45:44.060Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-20T05:45:44.204Z] prd-centos7-docker-4c-2g-15272 does not seem to be running inside a container [2021-05-20T05:45:44.247Z] $ 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-937/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-937 -v /w/workspace/dgexfoundry_device-sdk-go_PR-937:/w/workspace/dgexfoundry_device-sdk-go_PR-937:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-937@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-937@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:10003/edgex-lftools-log-publisher:alpine cat [2021-05-20T05:45:47.571Z] $ docker top 9050b32869d490e51e1c59a98cb2152e3433482455b1cec20e5238205b474d07 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T05:45:48.020Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-20T05:45:48.339Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-20T05:45:48.665Z] + ls /var/log/sa-host [2021-05-20T05:45:48.666Z] + sadf -c /var/log/sa-host/sa05 [2021-05-20T05:45:48.666Z] file_magic: OK [2021-05-20T05:45:48.666Z] HZ: Using current value: 100 [2021-05-20T05:45:48.666Z] file_header: OK [2021-05-20T05:45:48.666Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-20T05:45:48.666Z] Statistics: [2021-05-20T05:45:48.666Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-20T05:45:48.666Z] File successfully converted to sysstat format version 12.2.1 [2021-05-20T05:45:48.666Z] + sadf -c /var/log/sa-host/sa20 [2021-05-20T05:45:48.666Z] file_magic: OK [2021-05-20T05:45:48.666Z] HZ: Using current value: 100 [2021-05-20T05:45:48.666Z] file_header: OK [2021-05-20T05:45:48.666Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-20T05:45:48.666Z] Statistics: [2021-05-20T05:45:48.666Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-20T05:45:48.666Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T05:45:49.366Z] provisioning config files... [2021-05-20T05:45:49.378Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-937@tmp/config6308639310533169384tmp [Pipeline] { [Pipeline] echo [2021-05-20T05:45:49.440Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T05:45:49.772Z] ---> create-netrc.sh [Pipeline] } [2021-05-20T05:45:49.796Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-20T05:45:49.884Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T05:45:50.235Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-20T05:45:50.265Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T05:45:50.608Z] ---> sudo-logs.sh [2021-05-20T05:45:50.608Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-20T05:45:50.691Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T05:45:51.027Z] ---> job-cost.sh [2021-05-20T05:45:51.027Z] lf-activate-venv: SKIPPING [2021-05-20T05:45:51.027Z] DEBUG: total: 0.18000000715255737 [2021-05-20T05:45:51.027Z] INFO: Retrieving Stack Cost... [2021-05-20T05:45:51.969Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-20T05:45:52.230Z] INFO: Archiving Costs [Pipeline] echo [2021-05-20T05:45:52.265Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T05:45:52.625Z] ---> logs-deploy.sh [2021-05-20T05:45:52.625Z] lf-activate-venv: SKIPPING [2021-05-20T05:45:52.625Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-937/1 [2021-05-20T05:45:52.625Z] INFO: archiving workspace using pattern(s): [2021-05-20T05:45:53.571Z] Archives upload complete. [2021-05-20T05:45:53.571Z] INFO: archiving logs to Nexus [2021-05-20T05:45:54.145Z] ---> uname -a: [2021-05-20T05:45:54.145Z] Linux prd-centos7-docker-4c-2g-15272.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-20T05:45:54.145Z] [2021-05-20T05:45:54.145Z] [2021-05-20T05:45:54.145Z] ---> lscpu: [2021-05-20T05:45:54.145Z] Architecture: x86_64 [2021-05-20T05:45:54.145Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-20T05:45:54.145Z] Byte Order: Little Endian [2021-05-20T05:45:54.145Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-20T05:45:54.145Z] CPU(s): 2 [2021-05-20T05:45:54.145Z] On-line CPU(s) list: 0,1 [2021-05-20T05:45:54.145Z] Thread(s) per core: 1 [2021-05-20T05:45:54.145Z] Core(s) per socket: 1 [2021-05-20T05:45:54.145Z] Socket(s): 2 [2021-05-20T05:45:54.145Z] NUMA node(s): 1 [2021-05-20T05:45:54.145Z] Vendor ID: AuthenticAMD [2021-05-20T05:45:54.145Z] CPU family: 23 [2021-05-20T05:45:54.145Z] Model: 49 [2021-05-20T05:45:54.145Z] Model name: AMD EPYC-Rome Processor [2021-05-20T05:45:54.145Z] Stepping: 0 [2021-05-20T05:45:54.145Z] CPU MHz: 2799.998 [2021-05-20T05:45:54.145Z] BogoMIPS: 5599.99 [2021-05-20T05:45:54.145Z] Virtualization: AMD-V [2021-05-20T05:45:54.145Z] Hypervisor vendor: KVM [2021-05-20T05:45:54.145Z] Virtualization type: full [2021-05-20T05:45:54.145Z] L1d cache: 64 KiB [2021-05-20T05:45:54.145Z] L1i cache: 64 KiB [2021-05-20T05:45:54.145Z] L2 cache: 1 MiB [2021-05-20T05:45:54.145Z] L3 cache: 32 MiB [2021-05-20T05:45:54.145Z] NUMA node0 CPU(s): 0,1 [2021-05-20T05:45:54.145Z] Vulnerability Itlb multihit: Not affected [2021-05-20T05:45:54.145Z] Vulnerability L1tf: Not affected [2021-05-20T05:45:54.145Z] Vulnerability Mds: Not affected [2021-05-20T05:45:54.145Z] Vulnerability Meltdown: Not affected [2021-05-20T05:45:54.145Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-20T05:45:54.145Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-20T05:45:54.145Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-20T05:45:54.145Z] Vulnerability Srbds: Not affected [2021-05-20T05:45:54.145Z] Vulnerability Tsx async abort: Not affected [2021-05-20T05:45:54.145Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-20T05:45:54.145Z] [2021-05-20T05:45:54.145Z] [2021-05-20T05:45:54.145Z] ---> nproc: [2021-05-20T05:45:54.145Z] 2 [2021-05-20T05:45:54.145Z] [2021-05-20T05:45:54.145Z] [2021-05-20T05:45:54.145Z] ---> df -h: [2021-05-20T05:45:54.145Z] Filesystem Size Used Available Use% Mounted on [2021-05-20T05:45:54.145Z] overlay 40.0G 7.6G 32.4G 19% / [2021-05-20T05:45:54.145Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-20T05:45:54.145Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-20T05:45:54.145Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-20T05:45:54.145Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-05-20T05:45:54.145Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-05-20T05:45:54.145Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-05-20T05:45:54.145Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-05-20T05:45:54.145Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-937@tmp [2021-05-20T05:45:54.145Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-05-20T05:45:54.145Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-05-20T05:45:54.145Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-05-20T05:45:54.145Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-05-20T05:45:54.145Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-937 [2021-05-20T05:45:54.145Z] [2021-05-20T05:45:54.145Z] [2021-05-20T05:45:54.145Z] ---> free -m: [2021-05-20T05:45:54.145Z] total used free shared buff/cache available [2021-05-20T05:45:54.145Z] Mem: 7821 977 4745 0 2097 6665 [2021-05-20T05:45:54.145Z] Swap: 1023 0 1023 [2021-05-20T05:45:54.145Z] [2021-05-20T05:45:54.145Z] [2021-05-20T05:45:54.145Z] ---> ip addr: [2021-05-20T05:45:54.145Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-20T05:45:54.145Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-20T05:45:54.145Z] inet 127.0.0.1/8 scope host lo [2021-05-20T05:45:54.145Z] valid_lft forever preferred_lft forever [2021-05-20T05:45:54.145Z] inet6 ::1/128 scope host [2021-05-20T05:45:54.145Z] valid_lft forever preferred_lft forever [2021-05-20T05:45:54.145Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-20T05:45:54.145Z] link/ether fa:16:3e:46:bd:b4 brd ff:ff:ff:ff:ff:ff [2021-05-20T05:45:54.145Z] inet 10.30.123.134/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-20T05:45:54.145Z] valid_lft 85723sec preferred_lft 85723sec [2021-05-20T05:45:54.145Z] inet6 fe80::f816:3eff:fe46:bdb4/64 scope link [2021-05-20T05:45:54.145Z] valid_lft forever preferred_lft forever [2021-05-20T05:45:54.145Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-20T05:45:54.145Z] link/ether 02:42:16:e5:ec:17 brd ff:ff:ff:ff:ff:ff [2021-05-20T05:45:54.145Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-20T05:45:54.145Z] valid_lft forever preferred_lft forever [2021-05-20T05:45:54.145Z] inet6 fe80::42:16ff:fee5:ec17/64 scope link [2021-05-20T05:45:54.145Z] valid_lft forever preferred_lft forever [2021-05-20T05:45:54.145Z] [2021-05-20T05:45:54.145Z] [2021-05-20T05:45:54.145Z] ---> sar -b -r -n DEV: [2021-05-20T05:45:54.145Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/20/21 _x86_64_ (2 CPU) [2021-05-20T05:45:54.145Z] [2021-05-20T05:45:54.145Z] 05:34:27 LINUX RESTART (2 CPU) [2021-05-20T05:45:54.145Z] [2021-05-20T05:45:54.145Z] 05:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-20T05:45:54.145Z] 05:36:01 79.90 3.56 76.34 0.00 2600.77 3567.04 0.00 [2021-05-20T05:45:54.145Z] 05:37:01 0.45 0.00 0.45 0.00 0.00 7.65 0.00 [2021-05-20T05:45:54.145Z] 05:38:01 0.27 0.00 0.27 0.00 0.00 3.15 0.00 [2021-05-20T05:45:54.145Z] 05:39:02 0.17 0.00 0.17 0.00 0.00 2.15 0.00 [2021-05-20T05:45:54.145Z] 05:40:01 0.30 0.00 0.30 0.00 0.00 3.52 0.00 [2021-05-20T05:45:54.145Z] 05:41:01 0.32 0.00 0.32 0.00 0.00 4.05 0.00 [2021-05-20T05:45:54.145Z] 05:42:01 0.22 0.00 0.22 0.00 0.00 3.48 0.00 [2021-05-20T05:45:54.145Z] 05:43:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 [2021-05-20T05:45:54.145Z] 05:44:01 0.18 0.00 0.18 0.00 0.00 2.15 0.00 [2021-05-20T05:45:54.145Z] 05:45:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 [2021-05-20T05:45:54.145Z] Average: 8.24 0.36 7.89 0.00 260.58 360.60 0.00 [2021-05-20T05:45:54.145Z] [2021-05-20T05:45:54.145Z] 05:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-20T05:45:54.145Z] 05:36:01 5464184 0 801800 10.01 2620 1740336 1276536 14.09 571968 1573488 20 [2021-05-20T05:45:54.145Z] 05:37:01 5473760 0 792216 9.89 2620 1740344 1204932 13.30 564244 1573452 8 [2021-05-20T05:45:54.145Z] 05:38:01 5472236 0 793740 9.91 2620 1740344 1205208 13.31 565028 1574268 8 [2021-05-20T05:45:54.145Z] 05:39:02 5471312 0 794656 9.92 2620 1740352 1205208 13.31 566072 1574268 8 [2021-05-20T05:45:54.145Z] 05:40:01 5469624 0 796340 9.94 2620 1740356 1205028 13.30 565464 1576652 16 [2021-05-20T05:45:54.145Z] 05:41:01 5468024 0 797936 9.96 2620 1740360 1205052 13.30 566636 1576656 20 [2021-05-20T05:45:54.145Z] 05:42:01 5468596 0 797360 9.96 2620 1740364 1204932 13.30 566120 1576652 8 [2021-05-20T05:45:54.145Z] 05:43:01 5467128 0 798824 9.97 2620 1740368 1205172 13.31 567524 1576652 8 [2021-05-20T05:45:54.145Z] 05:44:01 5459716 0 806232 10.07 2620 1740372 1205256 13.31 574452 1576652 8 [2021-05-20T05:45:54.145Z] 05:45:01 5462172 0 803772 10.04 2620 1740376 1205004 13.30 574952 1574876 12 [2021-05-20T05:45:54.145Z] Average: 5467675 0 798288 9.97 2620 1740357 1212233 13.38 568246 1575362 12 [2021-05-20T05:45:54.145Z] [2021-05-20T05:45:54.145Z] 05:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-20T05:45:54.145Z] 05:36:01 eth0 172.39 134.62 499.33 31.59 0.00 0.00 0.00 0.00 [2021-05-20T05:45:54.145Z] 05:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T05:45:54.145Z] 05:36:01 docker0 15.87 12.29 2.28 27.32 0.00 0.00 0.00 0.00 [2021-05-20T05:45:54.145Z] 05:37:01 eth0 0.83 0.08 0.07 0.01 0.00 0.00 0.00 0.00 [2021-05-20T05:45:54.145Z] 05:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T05:45:54.145Z] 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T05:45:54.145Z] 05:38:01 eth0 4.06 1.45 3.30 0.24 0.00 0.00 0.00 0.00 [2021-05-20T05:45:54.145Z] 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T05:45:54.145Z] 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T05:45:54.145Z] 05:39:02 eth0 0.53 0.28 0.27 0.23 0.00 0.00 0.00 0.00 [2021-05-20T05:45:54.145Z] 05:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T05:45:54.145Z] 05:39:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T05:45:54.145Z] 05:40:01 eth0 0.20 0.19 0.08 0.04 0.00 0.00 0.00 0.00 [2021-05-20T05:45:54.145Z] 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T05:45:54.145Z] 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T05:45:54.145Z] 05:41:01 eth0 0.20 0.13 0.07 0.04 0.00 0.00 0.00 0.00 [2021-05-20T05:45:54.145Z] 05:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T05:45:54.145Z] 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T05:45:54.145Z] 05:42:01 eth0 0.37 0.08 0.03 0.01 0.00 0.00 0.00 0.00 [2021-05-20T05:45:54.145Z] 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T05:45:54.145Z] 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T05:45:54.145Z] 05:43:01 eth0 1.12 0.42 0.37 0.21 0.00 0.00 0.00 0.00 [2021-05-20T05:45:54.145Z] 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T05:45:54.145Z] 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T05:45:54.145Z] 05:44:01 eth0 0.47 0.35 0.27 0.20 0.00 0.00 0.00 0.00 [2021-05-20T05:45:54.145Z] 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T05:45:54.145Z] 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T05:45:54.146Z] 05:45:01 eth0 0.30 0.18 0.09 0.04 0.00 0.00 0.00 0.00 [2021-05-20T05:45:54.146Z] 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T05:45:54.146Z] 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T05:45:54.146Z] Average: eth0 18.08 13.81 50.48 3.27 0.00 0.00 0.00 0.00 [2021-05-20T05:45:54.146Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-20T05:45:54.146Z] Average: docker0 1.59 1.23 0.23 2.74 0.00 0.00 0.00 0.00 [2021-05-20T05:45:54.146Z] [2021-05-20T05:45:54.146Z] [2021-05-20T05:45:54.146Z] ---> sar -P ALL: [2021-05-20T05:45:54.146Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/20/21 _x86_64_ (2 CPU) [2021-05-20T05:45:54.146Z] [2021-05-20T05:45:54.146Z] 05:34:27 LINUX RESTART (2 CPU) [2021-05-20T05:45:54.146Z] [2021-05-20T05:45:54.146Z] 05:35:01 CPU %user %nice %system %iowait %steal %idle [2021-05-20T05:45:54.146Z] 05:36:01 all 5.08 0.00 2.28 1.77 0.06 90.81 [2021-05-20T05:45:54.146Z] 05:36:01 0 4.98 0.00 2.13 0.27 0.05 92.56 [2021-05-20T05:45:54.146Z] 05:36:01 1 5.17 0.00 2.43 3.27 0.07 89.06 [2021-05-20T05:45:54.146Z] 05:37:01 all 0.06 0.00 0.03 0.00 0.05 99.86 [2021-05-20T05:45:54.146Z] 05:37:01 0 0.02 0.00 0.03 0.00 0.07 99.88 [2021-05-20T05:45:54.146Z] 05:37:01 1 0.10 0.00 0.03 0.00 0.03 99.83 [2021-05-20T05:45:54.146Z] 05:38:01 all 0.13 0.00 0.04 0.00 0.03 99.79 [2021-05-20T05:45:54.146Z] 05:38:01 0 0.10 0.00 0.03 0.00 0.05 99.82 [2021-05-20T05:45:54.146Z] 05:38:01 1 0.17 0.00 0.05 0.00 0.02 99.77 [2021-05-20T05:45:54.146Z] 05:39:02 all 0.05 0.00 0.02 0.00 0.04 99.89 [2021-05-20T05:45:54.146Z] 05:39:02 0 0.03 0.00 0.02 0.00 0.07 99.88 [2021-05-20T05:45:54.146Z] 05:39:02 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-20T05:45:54.146Z] 05:40:01 all 0.12 0.00 0.03 0.00 0.04 99.81 [2021-05-20T05:45:54.146Z] 05:40:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-05-20T05:45:54.146Z] 05:40:01 1 0.19 0.00 0.02 0.00 0.05 99.74 [2021-05-20T05:45:54.146Z] 05:41:01 all 0.02 0.00 0.03 0.00 0.03 99.92 [2021-05-20T05:45:54.146Z] 05:41:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-20T05:45:54.146Z] 05:41:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-05-20T05:45:54.146Z] 05:42:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-20T05:45:54.146Z] 05:42:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-20T05:45:54.146Z] 05:42:01 1 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-20T05:45:54.146Z] 05:43:01 all 0.03 0.00 0.04 0.00 0.03 99.90 [2021-05-20T05:45:54.146Z] 05:43:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-20T05:45:54.146Z] 05:43:01 1 0.02 0.00 0.05 0.00 0.03 99.90 [2021-05-20T05:45:54.146Z] 05:44:01 all 0.07 0.00 0.03 0.00 0.03 99.87 [2021-05-20T05:45:54.146Z] 05:44:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-20T05:45:54.146Z] 05:44:01 1 0.05 0.00 0.03 0.00 0.05 99.87 [2021-05-20T05:45:54.146Z] 05:45:01 all 0.05 0.00 0.02 0.00 0.04 99.89 [2021-05-20T05:45:54.146Z] 05:45:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-20T05:45:54.146Z] 05:45:01 1 0.02 0.00 0.02 0.00 0.07 99.90 [2021-05-20T05:45:54.146Z] Average: all 0.56 0.00 0.25 0.18 0.04 98.98 [2021-05-20T05:45:54.146Z] Average: 0 0.54 0.00 0.23 0.03 0.04 99.16 [2021-05-20T05:45:54.146Z] Average: 1 0.58 0.00 0.27 0.32 0.04 98.79 [2021-05-20T05:45:54.146Z] [2021-05-20T05:45:54.146Z] [2021-05-20T05:45:54.146Z]