Pull request #842 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ef2ad362a674276a5ef6a42fba4f94bcc65f8eec+b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 (271fd8bb15da2980d2debb7c73c81821d8464d8d) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-842/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 > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-842/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 > 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-31496’ Running on prd-centos7-docker-4c-2g-31499 in /w/workspace/dgexfoundry_device-sdk-go_PR-842 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-842 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/842/head:refs/remotes/origin/PR-842 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 into PR head commit ef2ad362a674276a5ef6a42fba4f94bcc65f8eec Merge succeeded, producing ef2ad362a674276a5ef6a42fba4f94bcc65f8eec Checking out Revision ef2ad362a674276a5ef6a42fba4f94bcc65f8eec (PR-842) > git config core.sparsecheckout # timeout=10 > git checkout -f ef2ad362a674276a5ef6a42fba4f94bcc65f8eec # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef2ad362a674276a5ef6a42fba4f94bcc65f8eec # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-26T05:56:03.638Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-26T05:56:04.012Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-26T05:56:04.197Z] ========================================================= [2021-03-26T05:56:04.197Z] EdgeX Global Pipelines Version Info [2021-03-26T05:56:04.197Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-26T05:56:07.271Z] ------------------- [2021-03-26T05:56:07.271Z] stable info: [2021-03-26T05:56:07.271Z] ------------------- [2021-03-26T05:56:07.271Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-26T05:56:07.271Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-26T05:56:07.271Z] Message: update stable to v1.0.186 [2021-03-26T05:56:08.276Z] ------------------- [2021-03-26T05:56:08.276Z] experimental info: [2021-03-26T05:56:08.276Z] ------------------- [2021-03-26T05:56:08.276Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-26T05:56:08.276Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-03-26T05:56:08.276Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-26T05:56:08.804Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-03-26T05:56:08.945Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-03-26T05:56:09.111Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-26T05:56:09.239Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-26T05:56:09.413Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-26T05:56:09.531Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-26T05:56:09.659Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-26T05:56:09.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-26T05:56:09.900Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-03-26T05:56:10.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-26T05:56:10.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-26T05:56:10.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-03-26T05:56:10.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-26T05:56:10.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-26T05:56:10.749Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-26T05:56:10.866Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-03-26T05:56:10.992Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-26T05:56:11.138Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-26T05:56:11.260Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-26T05:56:11.398Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-26T05:56:11.533Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-26T05:56:11.675Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-26T05:56:11.808Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-26T05:56:11.965Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-26T05:56:12.087Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-03-26T05:56:12.212Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-26T05:56:12.329Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-842 [Pipeline] echo [2021-03-26T05:56:12.448Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-842 [Pipeline] echo [2021-03-26T05:56:12.564Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-842 [Pipeline] echo [2021-03-26T05:56:12.737Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ef2ad362a674276a5ef6a42fba4f94bcc65f8eec [Pipeline] echo [2021-03-26T05:56:12.871Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ef2ad36 [Pipeline] echo [2021-03-26T05:56:13.003Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-26T05:56:13.254Z] provisioning config files... [2021-03-26T05:56:13.293Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-842@tmp/config391815254190138055tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-26T05:56:13.719Z] ---> docker-login.sh [2021-03-26T05:56:13.719Z] nexus3.edgexfoundry.org:10001 [2021-03-26T05:56:14.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-26T05:56:14.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-26T05:56:14.709Z] Configure a credential helper to remove this warning. See [2021-03-26T05:56:14.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-26T05:56:14.709Z] [2021-03-26T05:56:14.709Z] Login Succeeded [2021-03-26T05:56:14.709Z] nexus3.edgexfoundry.org:10002 [2021-03-26T05:56:15.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-26T05:56:15.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-26T05:56:15.382Z] Configure a credential helper to remove this warning. See [2021-03-26T05:56:15.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-26T05:56:15.382Z] [2021-03-26T05:56:15.382Z] Login Succeeded [2021-03-26T05:56:15.382Z] nexus3.edgexfoundry.org:10003 [2021-03-26T05:56:15.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-26T05:56:15.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-26T05:56:15.711Z] Configure a credential helper to remove this warning. See [2021-03-26T05:56:15.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-26T05:56:15.711Z] [2021-03-26T05:56:15.711Z] Login Succeeded [2021-03-26T05:56:15.711Z] nexus3.edgexfoundry.org:10004 [2021-03-26T05:56:16.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-26T05:56:16.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-26T05:56:16.389Z] Configure a credential helper to remove this warning. See [2021-03-26T05:56:16.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-26T05:56:16.389Z] [2021-03-26T05:56:16.389Z] Login Succeeded [2021-03-26T05:56:16.389Z] docker.io [2021-03-26T05:56:16.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-26T05:56:16.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-26T05:56:16.979Z] Configure a credential helper to remove this warning. See [2021-03-26T05:56:16.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-26T05:56:16.979Z] [2021-03-26T05:56:16.979Z] Login Succeeded [2021-03-26T05:56:16.979Z] ---> docker-login.sh ends [Pipeline] } [2021-03-26T05:56:17.011Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-26T05:56:18.061Z] + git log --format=format:%s -1 ef2ad362a674276a5ef6a42fba4f94bcc65f8eec [Pipeline] echo [2021-03-26T05:56:18.176Z] GIT_COMMIT: ef2ad362a674276a5ef6a42fba4f94bcc65f8eec, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-registry/v2 [Pipeline] echo [2021-03-26T05:56:18.243Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-26T05:56:18.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-26T05:56:18.879Z] [2021-03-26T05:56:18.879Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-26T05:56:19.407Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-26T05:56:19.407Z] latest: Pulling from edgex-devops/git-semver [2021-03-26T05:56:19.407Z] 31603596830f: Pulling fs layer [2021-03-26T05:56:19.407Z] 2a8b12db71e7: Pulling fs layer [2021-03-26T05:56:19.407Z] 6ca5941a6612: Pulling fs layer [2021-03-26T05:56:19.407Z] ecc8261a40a4: Pulling fs layer [2021-03-26T05:56:19.407Z] ecc8261a40a4: Waiting [2021-03-26T05:56:19.407Z] 2a8b12db71e7: Verifying Checksum [2021-03-26T05:56:19.407Z] 2a8b12db71e7: Download complete [2021-03-26T05:56:19.705Z] 31603596830f: Verifying Checksum [2021-03-26T05:56:19.705Z] 31603596830f: Download complete [2021-03-26T05:56:19.983Z] ecc8261a40a4: Verifying Checksum [2021-03-26T05:56:19.983Z] ecc8261a40a4: Download complete [2021-03-26T05:56:19.983Z] 6ca5941a6612: Verifying Checksum [2021-03-26T05:56:19.983Z] 6ca5941a6612: Download complete [2021-03-26T05:56:20.257Z] 31603596830f: Pull complete [2021-03-26T05:56:20.876Z] 2a8b12db71e7: Pull complete [2021-03-26T05:56:23.096Z] 6ca5941a6612: Pull complete [2021-03-26T05:56:23.747Z] ecc8261a40a4: Pull complete [2021-03-26T05:56:23.747Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-26T05:56:23.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-26T05:56:23.747Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-26T05:56:24.269Z] prd-centos7-docker-4c-2g-31499 does not seem to be running inside a container [2021-03-26T05:56:24.527Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-842 -v /w/workspace/dgexfoundry_device-sdk-go_PR-842:/w/workspace/dgexfoundry_device-sdk-go_PR-842:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-842@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-842@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-26T05:56:27.407Z] $ docker top 602176fe3bfd79d017261711ba25ba305c8b8e7728a7eeaaa509fc640f28283c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-26T05:56:27.855Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-26T05:56:27.855Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-26T05:56:28.233Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-26T05:56:28.238Z] $ docker exec 602176fe3bfd79d017261711ba25ba305c8b8e7728a7eeaaa509fc640f28283c ssh-agent [2021-03-26T05:56:28.457Z] SSH_AUTH_SOCK=/tmp/ssh-YDWnKl9cnBMl/agent.11 [2021-03-26T05:56:28.457Z] SSH_AGENT_PID=16 [2021-03-26T05:56:28.470Z] Running ssh-add (command line suppressed) [2021-03-26T05:56:28.673Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-842@tmp/private_key_7480103854075777917.key (/w/workspace/dgexfoundry_device-sdk-go_PR-842@tmp/private_key_7480103854075777917.key) [2021-03-26T05:56:28.752Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-26T05:56:29.173Z] + git tag --points-at HEAD [Pipeline] } [2021-03-26T05:56:29.219Z] $ docker exec --env ******** --env ******** 602176fe3bfd79d017261711ba25ba305c8b8e7728a7eeaaa509fc640f28283c ssh-agent -k [2021-03-26T05:56:29.457Z] unset SSH_AUTH_SOCK; [2021-03-26T05:56:29.458Z] unset SSH_AGENT_PID; [2021-03-26T05:56:29.458Z] echo Agent pid 16 killed; [2021-03-26T05:56:29.519Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-26T05:56:29.717Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-26T05:56:29.717Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-26T05:56:30.289Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-26T05:56:30.302Z] $ docker exec 602176fe3bfd79d017261711ba25ba305c8b8e7728a7eeaaa509fc640f28283c ssh-agent [2021-03-26T05:56:30.578Z] SSH_AUTH_SOCK=/tmp/ssh-H8v8mV3vPGQs/agent.46 [2021-03-26T05:56:30.578Z] SSH_AGENT_PID=52 [2021-03-26T05:56:30.589Z] Running ssh-add (command line suppressed) [2021-03-26T05:56:30.787Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-842@tmp/private_key_3871427517762144667.key (/w/workspace/dgexfoundry_device-sdk-go_PR-842@tmp/private_key_3871427517762144667.key) [2021-03-26T05:56:30.863Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-26T05:56:31.260Z] + git semver init [2021-03-26T05:56:31.260Z] # -> Open(): unable to determine branch for HEAD [2021-03-26T05:56:31.260Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-842/.git [2021-03-26T05:56:31.260Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-842 [2021-03-26T05:56:31.260Z] # $SEMVER_REMOTE_NAME = origin [2021-03-26T05:56:31.260Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-26T05:56:31.260Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-26T05:56:31.260Z] # $SEMVER_BRANCH = PR-842 [2021-03-26T05:56:31.260Z] # $SEMVER_TEMP = /tmp/semver-852110880 [2021-03-26T05:56:31.260Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-03-26T05:56:32.217Z] # '/tmp/semver-852110880' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-842/.semver' [2021-03-26T05:56:32.217Z] # -> Force: false [2021-03-26T05:56:32.217Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-842/.semver [Pipeline] } [2021-03-26T05:56:32.239Z] $ docker exec --env ******** --env ******** 602176fe3bfd79d017261711ba25ba305c8b8e7728a7eeaaa509fc640f28283c ssh-agent -k [2021-03-26T05:56:32.413Z] unset SSH_AUTH_SOCK; [2021-03-26T05:56:32.414Z] unset SSH_AGENT_PID; [2021-03-26T05:56:32.414Z] echo Agent pid 52 killed; [2021-03-26T05:56:32.480Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-26T05:56:33.051Z] + git semver [Pipeline] } [2021-03-26T05:56:33.091Z] $ docker stop --time=1 602176fe3bfd79d017261711ba25ba305c8b8e7728a7eeaaa509fc640f28283c [2021-03-26T05:56:35.216Z] $ docker rm -f 602176fe3bfd79d017261711ba25ba305c8b8e7728a7eeaaa509fc640f28283c [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-26T05:56:36.068Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-26T05:56:36.853Z] Stashed 1 file(s) [Pipeline] echo [2021-03-26T05:56:36.888Z] [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-03-26T05:56:52.717Z] Still waiting to schedule task [2021-03-26T05:56:52.717Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-03-26T05:56:52.747Z] Still waiting to schedule task [2021-03-26T05:56:52.747Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-03-26T05:59:06.967Z] Running on prd-centos7-docker-4c-2g-31503 in /w/workspace/dgexfoundry_device-sdk-go_PR-842 [Pipeline] { [Pipeline] ws [2021-03-26T05:59:07.086Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-03-26T05:59:09.697Z] using credential edgex-jenkins-ssh [2021-03-26T05:59:09.748Z] Cloning the remote Git repository [2021-03-26T05:59:09.562Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-03-26T05:59:09.631Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-03-26T05:59:09.688Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-26T05:59:09.688Z] > git --version # timeout=10 [2021-03-26T05:59:09.694Z] > git --version # 'git version 2.24.3' [2021-03-26T05:59:09.695Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-26T05:59:09.720Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-26T05:59:11.306Z] Merging remotes/origin/master commit b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 into PR head commit ef2ad362a674276a5ef6a42fba4f94bcc65f8eec [2021-03-26T05:59:11.392Z] Merge succeeded, producing ef2ad362a674276a5ef6a42fba4f94bcc65f8eec [2021-03-26T05:59:11.393Z] Checking out Revision ef2ad362a674276a5ef6a42fba4f94bcc65f8eec (PR-842) [2021-03-26T05:59:10.685Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-26T05:59:10.693Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-26T05:59:10.707Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-26T05:59:10.720Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-26T05:59:10.720Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-26T05:59:10.724Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/842/head:refs/remotes/origin/PR-842 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-26T05:59:11.236Z] > git config core.sparsecheckout # timeout=10 [2021-03-26T05:59:11.243Z] > git checkout -f ef2ad362a674276a5ef6a42fba4f94bcc65f8eec # timeout=10 [2021-03-26T05:59:11.289Z] > git remote # timeout=10 [2021-03-26T05:59:11.295Z] > git config --get remote.origin.url # timeout=10 [2021-03-26T05:59:11.300Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-26T05:59:11.304Z] > git merge b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 # timeout=10 [2021-03-26T05:59:11.314Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-26T05:59:11.323Z] > git config core.sparsecheckout # timeout=10 [2021-03-26T05:59:11.327Z] > git checkout -f ef2ad362a674276a5ef6a42fba4f94bcc65f8eec # timeout=10 [2021-03-26T05:59:14.969Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/v2" [2021-03-26T05:59:14.993Z] > git --version # timeout=10 [2021-03-26T05:59:14.996Z] > git --version # 'git version 2.24.3' [2021-03-26T05:59:15.000Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-26T05:59:16.439Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-26T05:59:16.813Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-26T05:59:17.143Z] + sudo service docker restart [2021-03-26T05:59:17.143Z] + true [2021-03-26T05:59:17.143Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-26T05:59:18.286Z] provisioning config files... [2021-03-26T05:59:18.313Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config1322204847305591881tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-26T05:59:18.761Z] ---> docker-login.sh [2021-03-26T05:59:18.761Z] nexus3.edgexfoundry.org:10001 [2021-03-26T05:59:19.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-26T05:59:19.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-26T05:59:19.028Z] Configure a credential helper to remove this warning. See [2021-03-26T05:59:19.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-26T05:59:19.028Z] [2021-03-26T05:59:19.028Z] Login Succeeded [2021-03-26T05:59:19.028Z] nexus3.edgexfoundry.org:10002 [2021-03-26T05:59:19.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-26T05:59:19.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-26T05:59:19.293Z] Configure a credential helper to remove this warning. See [2021-03-26T05:59:19.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-26T05:59:19.293Z] [2021-03-26T05:59:19.293Z] Login Succeeded [2021-03-26T05:59:19.293Z] nexus3.edgexfoundry.org:10003 [2021-03-26T05:59:19.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-26T05:59:19.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-26T05:59:19.559Z] Configure a credential helper to remove this warning. See [2021-03-26T05:59:19.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-26T05:59:19.559Z] [2021-03-26T05:59:19.559Z] Login Succeeded [2021-03-26T05:59:19.559Z] nexus3.edgexfoundry.org:10004 [2021-03-26T05:59:19.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-26T05:59:19.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-26T05:59:19.559Z] Configure a credential helper to remove this warning. See [2021-03-26T05:59:19.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-26T05:59:19.559Z] [2021-03-26T05:59:19.559Z] Login Succeeded [2021-03-26T05:59:19.559Z] docker.io [2021-03-26T05:59:19.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-26T05:59:20.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-26T05:59:20.086Z] Configure a credential helper to remove this warning. See [2021-03-26T05:59:20.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-26T05:59:20.086Z] [2021-03-26T05:59:20.086Z] Login Succeeded [2021-03-26T05:59:20.086Z] ---> docker-login.sh ends [Pipeline] } [2021-03-26T05:59:20.120Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-26T05:59:20.704Z] ========================================================= [2021-03-26T05:59:20.704Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-26T05:59:20.704Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-26T05:59:21.085Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-26T05:59:21.085Z] Sending build context to Docker daemon 2.303MB [2021-03-26T05:59:21.085Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-26T05:59:21.085Z] Step 2/8 : FROM ${BASE} [2021-03-26T05:59:21.356Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-26T05:59:21.356Z] 188c0c94c7c5: Pulling fs layer [2021-03-26T05:59:21.356Z] 0ef7d3d256c8: Pulling fs layer [2021-03-26T05:59:21.356Z] de9db76c5a1d: Pulling fs layer [2021-03-26T05:59:21.356Z] bca2f99d35d6: Pulling fs layer [2021-03-26T05:59:21.356Z] 93359f2a8cfa: Pulling fs layer [2021-03-26T05:59:21.356Z] 7c6f9722023f: Pulling fs layer [2021-03-26T05:59:21.356Z] a35cf1a2eb13: Pulling fs layer [2021-03-26T05:59:21.356Z] bca2f99d35d6: Waiting [2021-03-26T05:59:21.356Z] a35cf1a2eb13: Waiting [2021-03-26T05:59:21.356Z] 93359f2a8cfa: Waiting [2021-03-26T05:59:21.356Z] 7c6f9722023f: Waiting [2021-03-26T05:59:21.356Z] de9db76c5a1d: Verifying Checksum [2021-03-26T05:59:21.356Z] de9db76c5a1d: Download complete [2021-03-26T05:59:21.356Z] 0ef7d3d256c8: Verifying Checksum [2021-03-26T05:59:21.356Z] 0ef7d3d256c8: Download complete [2021-03-26T05:59:21.356Z] 93359f2a8cfa: Download complete [2021-03-26T05:59:21.356Z] 7c6f9722023f: Verifying Checksum [2021-03-26T05:59:21.356Z] 7c6f9722023f: Download complete [2021-03-26T05:59:21.356Z] 188c0c94c7c5: Verifying Checksum [2021-03-26T05:59:21.356Z] 188c0c94c7c5: Download complete [2021-03-26T05:59:21.620Z] 188c0c94c7c5: Pull complete [2021-03-26T05:59:21.620Z] 0ef7d3d256c8: Pull complete [2021-03-26T05:59:21.886Z] de9db76c5a1d: Pull complete [2021-03-26T05:59:22.847Z] a35cf1a2eb13: Verifying Checksum [2021-03-26T05:59:22.847Z] a35cf1a2eb13: Download complete [2021-03-26T05:59:23.421Z] bca2f99d35d6: Verifying Checksum [2021-03-26T05:59:28.743Z] bca2f99d35d6: Pull complete [2021-03-26T05:59:29.006Z] 93359f2a8cfa: Pull complete [2021-03-26T05:59:29.274Z] 7c6f9722023f: Pull complete [2021-03-26T05:59:32.612Z] a35cf1a2eb13: Pull complete [2021-03-26T05:59:32.612Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-26T05:59:32.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-26T05:59:32.612Z] ---> a62c8e92a672 [2021-03-26T05:59:32.612Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-26T05:59:32.881Z] ---> Running in 7f37a8d90a77 [2021-03-26T05:59:33.150Z] Removing intermediate container 7f37a8d90a77 [2021-03-26T05:59:33.150Z] ---> 179ecdd945d7 [2021-03-26T05:59:33.150Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-26T05:59:33.150Z] ---> Running in c82589586e5a [2021-03-26T05:59:34.566Z] Removing intermediate container c82589586e5a [2021-03-26T05:59:34.566Z] ---> eebf9187bb40 [2021-03-26T05:59:34.566Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-03-26T05:59:34.566Z] ---> Running in 7a97742b10a6 [2021-03-26T05:59:34.830Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-26T05:59:36.761Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-26T05:59:38.157Z] OK: 166 MiB in 39 packages [2021-03-26T05:59:38.734Z] Removing intermediate container 7a97742b10a6 [2021-03-26T05:59:38.734Z] ---> 121908b9055c [2021-03-26T05:59:38.734Z] Step 6/8 : WORKDIR /device-sdk-go [2021-03-26T05:59:38.734Z] ---> Running in 076a0fc09073 [2021-03-26T05:59:38.999Z] Removing intermediate container 076a0fc09073 [2021-03-26T05:59:39.000Z] ---> 3cafe091bae0 [2021-03-26T05:59:39.000Z] Step 7/8 : COPY . . [2021-03-26T05:59:39.959Z] ---> 857086dabb26 [2021-03-26T05:59:39.959Z] Step 8/8 : RUN go mod download [2021-03-26T05:59:39.959Z] ---> Running in 6c007801e96f [2021-03-26T06:00:02.029Z] Removing intermediate container 6c007801e96f [2021-03-26T06:00:02.029Z] ---> 13c0596f7451 [2021-03-26T06:00:02.029Z] Successfully built 13c0596f7451 [2021-03-26T06:00:02.029Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-26T06:00:02.441Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-26T06:00:02.442Z] . [Pipeline] withDockerContainer [2021-03-26T06:00:02.601Z] prd-centos7-docker-4c-2g-31503 does not seem to be running inside a container [2021-03-26T06:00:02.662Z] $ 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-03-26T06:00:03.382Z] $ docker top 3d9b2170a4dbc11c62b2ac3460f158304c259ffaa2e9050b3cf9712a9be362df -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-26T06:00:03.924Z] + go version [2021-03-26T06:00:03.924Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-26T06:00:03.951Z] $ docker stop --time=1 3d9b2170a4dbc11c62b2ac3460f158304c259ffaa2e9050b3cf9712a9be362df [2021-03-26T06:00:05.226Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-31504 in /w/workspace/dgexfoundry_device-sdk-go_PR-842 [2021-03-26T06:00:05.298Z] $ docker rm -f 3d9b2170a4dbc11c62b2ac3460f158304c259ffaa2e9050b3cf9712a9be362df [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2021-03-26T06:00:05.654Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-26T06:00:06.418Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-26T06:00:06.418Z] . [Pipeline] withDockerContainer [2021-03-26T06:00:06.557Z] prd-centos7-docker-4c-2g-31503 does not seem to be running inside a container [2021-03-26T06:00:06.610Z] $ 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-03-26T06:00:07.246Z] $ docker top ee2e68852f890a92698e661863d9cad1e717296ca9d3bb4839bf396b5af7f6f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-26T06:00:07.808Z] + make test [2021-03-26T06:00:07.808Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-26T06:00:10.938Z] using credential edgex-jenkins-ssh [2021-03-26T06:00:11.002Z] Cloning the remote Git repository [2021-03-26T06:00:11.060Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-03-26T06:00:11.164Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-03-26T06:00:11.253Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-26T06:00:11.254Z] > git --version # timeout=10 [2021-03-26T06:00:11.276Z] > git --version # 'git version 2.17.1' [2021-03-26T06:00:11.278Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-26T06:00:11.334Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-26T06:00:13.085Z] Merging remotes/origin/master commit b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 into PR head commit ef2ad362a674276a5ef6a42fba4f94bcc65f8eec [2021-03-26T06:00:13.285Z] Merge succeeded, producing ef2ad362a674276a5ef6a42fba4f94bcc65f8eec [2021-03-26T06:00:13.286Z] Checking out Revision ef2ad362a674276a5ef6a42fba4f94bcc65f8eec (PR-842) [2021-03-26T06:00:12.482Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-26T06:00:12.505Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-26T06:00:12.530Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-26T06:00:12.564Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-26T06:00:12.565Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-26T06:00:12.576Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/842/head:refs/remotes/origin/PR-842 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-26T06:00:13.105Z] > git config core.sparsecheckout # timeout=10 [2021-03-26T06:00:13.116Z] > git checkout -f ef2ad362a674276a5ef6a42fba4f94bcc65f8eec # timeout=10 [2021-03-26T06:00:13.221Z] > git remote # timeout=10 [2021-03-26T06:00:13.235Z] > git config --get remote.origin.url # timeout=10 [2021-03-26T06:00:13.245Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-26T06:00:13.254Z] > git merge b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 # timeout=10 [2021-03-26T06:00:13.275Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-26T06:00:13.293Z] > git config core.sparsecheckout # timeout=10 [2021-03-26T06:00:13.302Z] > git checkout -f ef2ad362a674276a5ef6a42fba4f94bcc65f8eec # timeout=10 [2021-03-26T06:00:14.502Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-03-26T06:00:17.516Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/v2" [2021-03-26T06:00:17.580Z] > git --version # timeout=10 [2021-03-26T06:00:17.588Z] > git --version # 'git version 2.17.1' [2021-03-26T06:00:17.600Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-26T06:00:19.338Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-26T06:00:19.756Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-26T06:00:20.130Z] + true [2021-03-26T06:00:20.130Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-26T06:00:22.886Z] provisioning config files... [2021-03-26T06:00:22.924Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config8370960805031887336tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-26T06:00:23.377Z] ---> docker-login.sh [2021-03-26T06:00:23.377Z] nexus3.edgexfoundry.org:10001 [2021-03-26T06:00:23.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-26T06:00:24.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-26T06:00:24.569Z] Configure a credential helper to remove this warning. See [2021-03-26T06:00:24.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-26T06:00:24.569Z] [2021-03-26T06:00:24.569Z] Login Succeeded [2021-03-26T06:00:24.569Z] nexus3.edgexfoundry.org:10002 [2021-03-26T06:00:24.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-26T06:00:24.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-26T06:00:24.844Z] Configure a credential helper to remove this warning. See [2021-03-26T06:00:24.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-26T06:00:24.844Z] [2021-03-26T06:00:24.844Z] Login Succeeded [2021-03-26T06:00:24.844Z] nexus3.edgexfoundry.org:10003 [2021-03-26T06:00:25.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-26T06:00:25.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-26T06:00:25.438Z] Configure a credential helper to remove this warning. See [2021-03-26T06:00:25.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-26T06:00:25.438Z] [2021-03-26T06:00:25.438Z] Login Succeeded [2021-03-26T06:00:25.438Z] nexus3.edgexfoundry.org:10004 [2021-03-26T06:00:25.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-26T06:00:27.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-26T06:00:27.148Z] Configure a credential helper to remove this warning. See [2021-03-26T06:00:27.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-26T06:00:27.148Z] [2021-03-26T06:00:27.148Z] Login Succeeded [2021-03-26T06:00:27.148Z] docker.io [2021-03-26T06:00:27.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-26T06:00:27.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-26T06:00:27.690Z] Configure a credential helper to remove this warning. See [2021-03-26T06:00:27.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-26T06:00:27.690Z] [2021-03-26T06:00:27.690Z] Login Succeeded [2021-03-26T06:00:27.690Z] ---> docker-login.sh ends [Pipeline] } [2021-03-26T06:00:27.724Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-26T06:00:28.295Z] ========================================================= [2021-03-26T06:00:28.295Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-26T06:00:28.295Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-26T06:00:28.712Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-26T06:00:28.986Z] Sending build context to Docker daemon 2.317MB [2021-03-26T06:00:29.263Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-26T06:00:29.263Z] Step 2/8 : FROM ${BASE} [2021-03-26T06:00:29.263Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-26T06:00:29.263Z] 5f621e34cdf4: Pulling fs layer [2021-03-26T06:00:29.263Z] a4357932f1b6: Pulling fs layer [2021-03-26T06:00:29.263Z] 18c013af1878: Pulling fs layer [2021-03-26T06:00:29.263Z] 00ac8860ef70: Pulling fs layer [2021-03-26T06:00:29.263Z] 63d7cb157983: Pulling fs layer [2021-03-26T06:00:29.263Z] b116817d02f9: Pulling fs layer [2021-03-26T06:00:29.263Z] 745a02a5169b: Pulling fs layer [2021-03-26T06:00:29.263Z] 00ac8860ef70: Waiting [2021-03-26T06:00:29.263Z] 63d7cb157983: Waiting [2021-03-26T06:00:29.263Z] b116817d02f9: Waiting [2021-03-26T06:00:29.263Z] 745a02a5169b: Waiting [2021-03-26T06:00:29.263Z] 18c013af1878: Download complete [2021-03-26T06:00:29.263Z] a4357932f1b6: Verifying Checksum [2021-03-26T06:00:29.263Z] a4357932f1b6: Download complete [2021-03-26T06:00:29.263Z] 63d7cb157983: Verifying Checksum [2021-03-26T06:00:29.263Z] 63d7cb157983: Download complete [2021-03-26T06:00:29.263Z] b116817d02f9: Verifying Checksum [2021-03-26T06:00:29.263Z] b116817d02f9: Download complete [2021-03-26T06:00:29.263Z] 5f621e34cdf4: Download complete [2021-03-26T06:00:29.519Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-03-26T06:00:29.519Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-03-26T06:00:29.519Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-03-26T06:00:29.519Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2021-03-26T06:00:29.519Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-03-26T06:00:29.872Z] 5f621e34cdf4: Pull complete [2021-03-26T06:00:30.486Z] a4357932f1b6: Pull complete [2021-03-26T06:00:31.091Z] 18c013af1878: Pull complete [2021-03-26T06:00:31.693Z] 745a02a5169b: Verifying Checksum [2021-03-26T06:00:31.693Z] 745a02a5169b: Download complete [2021-03-26T06:00:32.093Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.053s coverage: 27.0% of statements [2021-03-26T06:00:32.093Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.078s coverage: 81.2% of statements [2021-03-26T06:00:33.132Z] 00ac8860ef70: Verifying Checksum [2021-03-26T06:00:33.132Z] 00ac8860ef70: Download complete [2021-03-26T06:00:43.308Z] 00ac8860ef70: Pull complete [2021-03-26T06:00:43.308Z] 63d7cb157983: Pull complete [2021-03-26T06:00:43.308Z] b116817d02f9: Pull complete [2021-03-26T06:00:46.730Z] 745a02a5169b: Pull complete [2021-03-26T06:00:46.730Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-26T06:00:46.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-26T06:00:46.730Z] ---> b7e6874047d6 [2021-03-26T06:00:46.730Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-26T06:00:49.354Z] ---> Running in a296f5cecbdd [2021-03-26T06:00:49.354Z] Removing intermediate container a296f5cecbdd [2021-03-26T06:00:49.354Z] ---> 6659cd758167 [2021-03-26T06:00:49.354Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-26T06:00:49.644Z] ---> Running in a2887d75e11e [2021-03-26T06:00:52.281Z] Removing intermediate container a2887d75e11e [2021-03-26T06:00:52.281Z] ---> ad66b3e48178 [2021-03-26T06:00:52.281Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-03-26T06:00:52.281Z] ---> Running in b8a2dd3f4d14 [2021-03-26T06:00:52.877Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-26T06:00:54.875Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-26T06:00:58.251Z] OK: 142 MiB in 39 packages [2021-03-26T06:00:59.683Z] Removing intermediate container b8a2dd3f4d14 [2021-03-26T06:00:59.683Z] ---> 1e82dc9c1e79 [2021-03-26T06:00:59.683Z] Step 6/8 : WORKDIR /device-sdk-go [2021-03-26T06:00:59.683Z] ---> Running in b95ba185cf6f [2021-03-26T06:01:00.315Z] Removing intermediate container b95ba185cf6f [2021-03-26T06:01:00.315Z] ---> 1e668b52969e [2021-03-26T06:01:00.315Z] Step 7/8 : COPY . . [2021-03-26T06:01:01.295Z] ---> 1d2895a4cc9e [2021-03-26T06:01:01.295Z] Step 8/8 : RUN go mod download [2021-03-26T06:01:01.586Z] ---> Running in 32e97d734e24 [2021-03-26T06:01:04.283Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.065s coverage: 10.5% of statements [2021-03-26T06:01:04.283Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-03-26T06:01:04.283Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-03-26T06:01:04.283Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.082s coverage: 32.5% of statements [2021-03-26T06:01:04.283Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-03-26T06:01:04.283Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-03-26T06:01:04.284Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-03-26T06:01:04.284Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.104s coverage: 57.3% of statements [2021-03-26T06:01:04.284Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.182s coverage: 6.6% of statements [2021-03-26T06:01:04.284Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.053s coverage: 5.0% of statements [2021-03-26T06:01:04.284Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-03-26T06:01:04.284Z] GO111MODULE=on go vet ./... [2021-03-26T06:01:11.041Z] gofmt -l . [2021-03-26T06:01:11.041Z] [ "`gofmt -l .`" = "" ] [2021-03-26T06:01:11.041Z] ./bin/test-attribution-txt.sh [2021-03-26T06:01:11.041Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-03-26T06:01:11.337Z] $ docker stop --time=1 ee2e68852f890a92698e661863d9cad1e717296ca9d3bb4839bf396b5af7f6f9 [2021-03-26T06:01:13.313Z] $ docker rm -f ee2e68852f890a92698e661863d9cad1e717296ca9d3bb4839bf396b5af7f6f9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-26T06:01:14.042Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-26T06:01:14.410Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-03-26T06:01:17.271Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-26T06:01:17.600Z] + ls -al . [2021-03-26T06:01:17.601Z] total 184 [2021-03-26T06:01:17.601Z] drwxrwxr-x. 10 jenkins jenkins 4096 Mar 26 06:01 . [2021-03-26T06:01:17.601Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 26 05:59 .. [2021-03-26T06:01:17.601Z] drwxrwxr-x. 2 jenkins jenkins 64 Mar 26 05:59 bin [2021-03-26T06:01:17.601Z] -rw-r--r--. 1 jenkins jenkins 100081 Mar 26 06:00 coverage.out [2021-03-26T06:01:17.601Z] -rw-rw-r--. 1 jenkins jenkins 949 Mar 26 05:59 Dockerfile.build [2021-03-26T06:01:17.601Z] -rw-rw-r--. 1 jenkins jenkins 140 Mar 26 05:59 .dockerignore [2021-03-26T06:01:17.601Z] drwxrwxr-x. 5 jenkins jenkins 62 Mar 26 05:59 example [2021-03-26T06:01:17.601Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 26 05:59 .git [2021-03-26T06:01:17.601Z] drwxrwxr-x. 2 jenkins jenkins 103 Mar 26 05:59 .github [2021-03-26T06:01:17.601Z] -rw-rw-r--. 1 jenkins jenkins 138 Mar 26 05:59 .gitignore [2021-03-26T06:01:17.601Z] -rw-r--r--. 1 jenkins jenkins 479 Mar 26 06:01 go.mod [2021-03-26T06:01:17.601Z] -rw-r--r--. 1 jenkins jenkins 17483 Mar 26 06:01 go.sum [2021-03-26T06:01:17.601Z] drwxrwxr-x. 13 jenkins jenkins 193 Mar 26 05:59 internal [2021-03-26T06:01:17.601Z] -rw-rw-r--. 1 jenkins jenkins 901 Mar 26 05:59 Jenkinsfile [2021-03-26T06:01:17.601Z] -rw-rw-r--. 1 jenkins jenkins 11341 Mar 26 05:59 LICENSE [2021-03-26T06:01:17.601Z] -rw-rw-r--. 1 jenkins jenkins 1016 Mar 26 05:59 Makefile [2021-03-26T06:01:17.601Z] drwxrwxr-x. 4 jenkins jenkins 26 Mar 26 05:59 openapi [2021-03-26T06:01:17.601Z] drwxrwxr-x. 5 jenkins jenkins 50 Mar 26 05:59 pkg [2021-03-26T06:01:17.601Z] -rw-rw-r--. 1 jenkins jenkins 5897 Mar 26 05:59 README.md [2021-03-26T06:01:17.601Z] -rw-rw-r--. 1 jenkins jenkins 6616 Mar 26 05:59 RELEASE-NOTES.txt [2021-03-26T06:01:17.601Z] drwxrwxr-x. 4 jenkins jenkins 54 Mar 26 05:59 snap [2021-03-26T06:01:17.601Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 26 05:56 VERSION [2021-03-26T06:01:17.601Z] -rw-rw-r--. 1 jenkins jenkins 222 Mar 26 05:59 version.go [Pipeline] isUnix [Pipeline] sh [2021-03-26T06:01:17.963Z] + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=ef2ad362a674276a5ef6a42fba4f94bcc65f8eec --label arch=amd64 --label version=0.0.0 . [2021-03-26T06:01:18.226Z] Sending build context to Docker daemon 2.404MB [2021-03-26T06:01:18.226Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-26T06:01:18.226Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-26T06:01:18.226Z] ---> 13c0596f7451 [2021-03-26T06:01:18.226Z] Step 3/24 : ARG MAKE='make build' [2021-03-26T06:01:18.495Z] ---> Running in 9b6016230eda [2021-03-26T06:01:18.758Z] Removing intermediate container 9b6016230eda [2021-03-26T06:01:18.758Z] ---> 2cd958903e94 [2021-03-26T06:01:18.758Z] Step 4/24 : WORKDIR /device-sdk-go [2021-03-26T06:01:18.758Z] ---> Running in 8dab0baa64c1 [2021-03-26T06:01:19.021Z] Removing intermediate container 8dab0baa64c1 [2021-03-26T06:01:19.021Z] ---> 27dc745d8415 [2021-03-26T06:01:19.021Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-26T06:01:19.021Z] ---> Running in 928ec5ff5c71 [2021-03-26T06:01:19.021Z] Removing intermediate container 928ec5ff5c71 [2021-03-26T06:01:19.021Z] ---> 9bb11abed281 [2021-03-26T06:01:19.021Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-26T06:01:19.291Z] ---> Running in ee82972408a1 [2021-03-26T06:01:20.272Z] Removing intermediate container ee82972408a1 [2021-03-26T06:01:20.272Z] ---> 264a14765b5c [2021-03-26T06:01:20.272Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-03-26T06:01:20.272Z] ---> Running in f2bafed1d0d6 [2021-03-26T06:01:20.867Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-26T06:01:23.916Z] Removing intermediate container 32e97d734e24 [2021-03-26T06:01:23.917Z] ---> 87a7108bdd88 [2021-03-26T06:01:23.917Z] Successfully built 87a7108bdd88 [2021-03-26T06:01:23.917Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-26T06:01:24.184Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-26T06:01:24.290Z] + docker inspect -f . ci-base-image-arm64 [2021-03-26T06:01:24.290Z] . [Pipeline] withDockerContainer [2021-03-26T06:01:24.550Z] prd-ubuntu18.04-docker-arm64-4c-16g-31504 does not seem to be running inside a container [2021-03-26T06:01:24.637Z] $ 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 ******** ci-base-image-arm64 cat [2021-03-26T06:01:26.132Z] $ docker top c3d43589709eb74193780d329ee7b4889aa74351089411be7e09f616501954aa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-26T06:01:27.256Z] + go version [2021-03-26T06:01:27.256Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-26T06:01:27.296Z] $ docker stop --time=1 c3d43589709eb74193780d329ee7b4889aa74351089411be7e09f616501954aa [2021-03-26T06:01:29.199Z] $ docker rm -f c3d43589709eb74193780d329ee7b4889aa74351089411be7e09f616501954aa [2021-03-26T06:01:29.491Z] OK: 166 MiB in 39 packages [2021-03-26T06:01:29.491Z] Removing intermediate container f2bafed1d0d6 [2021-03-26T06:01:29.491Z] ---> 69006e1b7507 [2021-03-26T06:01:29.491Z] Step 8/24 : COPY . . [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-26T06:01:30.436Z] ---> 264c07170778 [2021-03-26T06:01:30.436Z] Step 9/24 : RUN ${MAKE} [2021-03-26T06:01:30.440Z] + docker inspect -f . ci-base-image-arm64 [2021-03-26T06:01:30.440Z] . [Pipeline] withDockerContainer [2021-03-26T06:01:30.698Z] prd-ubuntu18.04-docker-arm64-4c-16g-31504 does not seem to be running inside a container [2021-03-26T06:01:30.701Z] ---> Running in b36cc137b140 [2021-03-26T06:01:30.788Z] $ 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 ******** ci-base-image-arm64 cat [2021-03-26T06:01:30.967Z] CGO_ENABLED=0 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-03-26T06:01:32.203Z] $ docker top f92b258c4112a6412688d8b0e2f4145b82eaeccf61bfc8ee1bb55386a23ebb01 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-26T06:01:33.254Z] + make test [2021-03-26T06:01:33.254Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-26T06:01:41.082Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-03-26T06:01:41.698Z] Removing intermediate container b36cc137b140 [2021-03-26T06:01:41.698Z] ---> e43449c9db0f [2021-03-26T06:01:41.698Z] Step 10/24 : FROM scratch [2021-03-26T06:01:41.698Z] ---> [2021-03-26T06:01:41.698Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-26T06:01:41.698Z] ---> Running in 5b133f08ecb8 [2021-03-26T06:01:41.993Z] Removing intermediate container 5b133f08ecb8 [2021-03-26T06:01:41.993Z] ---> b003f23656f2 [2021-03-26T06:01:41.993Z] Step 12/24 : ENV APP_PORT=49990 [2021-03-26T06:01:41.993Z] ---> Running in 34a6de94bd97 [2021-03-26T06:01:41.993Z] Removing intermediate container 34a6de94bd97 [2021-03-26T06:01:41.993Z] ---> afe26a999b42 [2021-03-26T06:01:41.993Z] Step 13/24 : EXPOSE $APP_PORT [2021-03-26T06:01:42.310Z] ---> Running in 3027cd45ab22 [2021-03-26T06:01:42.310Z] Removing intermediate container 3027cd45ab22 [2021-03-26T06:01:42.310Z] ---> e4a23546c2dc [2021-03-26T06:01:42.310Z] Step 14/24 : WORKDIR / [2021-03-26T06:01:42.310Z] ---> Running in cce1f8e302a1 [2021-03-26T06:01:42.580Z] Removing intermediate container cce1f8e302a1 [2021-03-26T06:01:42.580Z] ---> 0240c33ff275 [2021-03-26T06:01:42.580Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-03-26T06:01:42.865Z] ---> 275f442fbb44 [2021-03-26T06:01:42.865Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-03-26T06:01:43.165Z] ---> d497f28fa042 [2021-03-26T06:01:43.165Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-03-26T06:01:43.460Z] ---> 4292cb2d7c57 [2021-03-26T06:01:43.461Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-03-26T06:01:43.737Z] ---> 99e235ddb411 [2021-03-26T06:01:43.737Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-03-26T06:01:43.999Z] ---> 9ef2566b77c1 [2021-03-26T06:01:43.999Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-03-26T06:01:43.999Z] ---> Running in 0a01b88d00f6 [2021-03-26T06:01:44.263Z] Removing intermediate container 0a01b88d00f6 [2021-03-26T06:01:44.263Z] ---> 14a4cf56d00c [2021-03-26T06:01:44.263Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-26T06:01:44.263Z] ---> Running in b60858c04854 [2021-03-26T06:01:44.263Z] Removing intermediate container b60858c04854 [2021-03-26T06:01:44.263Z] ---> b994dac075df [2021-03-26T06:01:44.263Z] Step 22/24 : LABEL arch=amd64 [2021-03-26T06:01:44.526Z] ---> Running in 601cbcdb4418 [2021-03-26T06:01:44.526Z] Removing intermediate container 601cbcdb4418 [2021-03-26T06:01:44.526Z] ---> 828cecadde30 [2021-03-26T06:01:44.526Z] Step 23/24 : LABEL git_sha=ef2ad362a674276a5ef6a42fba4f94bcc65f8eec [2021-03-26T06:01:44.795Z] ---> Running in f63ed5de6e5d [2021-03-26T06:01:44.795Z] Removing intermediate container f63ed5de6e5d [2021-03-26T06:01:44.795Z] ---> f632c9d7c96b [2021-03-26T06:01:44.795Z] Step 24/24 : LABEL version=0.0.0 [2021-03-26T06:01:45.057Z] ---> Running in db2ffe30e102 [2021-03-26T06:01:45.057Z] Removing intermediate container db2ffe30e102 [2021-03-26T06:01:45.057Z] ---> e46fc49fc9fe [2021-03-26T06:01:45.057Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-26T06:01:45.057Z] Successfully built e46fc49fc9fe [2021-03-26T06:01:45.057Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-26T06:01:46.238Z] ---> job-cost.sh [2021-03-26T06:01:46.238Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uzG9 [2021-03-26T06:01:55.466Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-03-26T06:02:02.486Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-26T06:02:29.163Z] lf-activate-venv(): INFO: Adding /tmp/venv-uzG9/bin to PATH [2021-03-26T06:02:29.163Z] INFO: No Stack... [2021-03-26T06:02:29.163Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-26T06:02:29.739Z] INFO: Archiving Costs [Pipeline] sh [2021-03-26T06:02:30.067Z] + cut -d, -f6 [2021-03-26T06:02:30.067Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock [2021-03-26T06:02:30.171Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-842-1-stack-cost] [2021-03-26T06:02:30.177Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-842-1-stack-cost] did not exist. Created. [2021-03-26T06:02:30.177Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-842-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-26T06:02:30.716Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-26T06:02:30.845Z] Stashed 1 file(s) [Pipeline] } [2021-03-26T06:02:30.872Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-842-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-26T06:02:34.562Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-03-26T06:02:34.562Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-03-26T06:02:34.562Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-03-26T06:02:34.562Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2021-03-26T06:02:34.562Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-03-26T06:02:41.294Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.139s coverage: 27.0% of statements [2021-03-26T06:02:41.905Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.185s coverage: 81.2% of statements [2021-03-26T06:03:08.712Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.112s coverage: 10.5% of statements [2021-03-26T06:03:08.712Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-03-26T06:03:08.712Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-03-26T06:03:08.712Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.229s coverage: 32.5% of statements [2021-03-26T06:03:08.712Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-03-26T06:03:08.712Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-03-26T06:03:08.712Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-03-26T06:03:08.712Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.287s coverage: 57.3% of statements [2021-03-26T06:03:08.712Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.955s coverage: 6.6% of statements [2021-03-26T06:03:08.712Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.119s coverage: 5.0% of statements [2021-03-26T06:03:08.712Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-03-26T06:03:08.712Z] GO111MODULE=on go vet ./... [2021-03-26T06:03:41.201Z] gofmt -l . [2021-03-26T06:03:41.201Z] [ "`gofmt -l .`" = "" ] [2021-03-26T06:03:41.201Z] ./bin/test-attribution-txt.sh [2021-03-26T06:03:41.201Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-03-26T06:03:41.246Z] $ docker stop --time=1 f92b258c4112a6412688d8b0e2f4145b82eaeccf61bfc8ee1bb55386a23ebb01 [2021-03-26T06:03:43.557Z] $ docker rm -f f92b258c4112a6412688d8b0e2f4145b82eaeccf61bfc8ee1bb55386a23ebb01 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-26T06:03:44.647Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-26T06:03:44.699Z] Warning: overwriting stash ‘coverage-report’ [2021-03-26T06:03:45.510Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-26T06:03:46.433Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-26T06:03:46.820Z] + ls -al . [2021-03-26T06:03:46.820Z] total 220 [2021-03-26T06:03:46.820Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 26 06:03 . [2021-03-26T06:03:46.820Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 06:00 .. [2021-03-26T06:03:46.820Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 26 06:00 .dockerignore [2021-03-26T06:03:46.820Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 06:00 .git [2021-03-26T06:03:46.820Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 06:00 .github [2021-03-26T06:03:46.820Z] -rw-rw-r-- 1 jenkins jenkins 138 Mar 26 06:00 .gitignore [2021-03-26T06:03:46.820Z] -rw-rw-r-- 1 jenkins jenkins 949 Mar 26 06:00 Dockerfile.build [2021-03-26T06:03:46.820Z] -rw-rw-r-- 1 jenkins jenkins 901 Mar 26 06:00 Jenkinsfile [2021-03-26T06:03:46.820Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 26 06:00 LICENSE [2021-03-26T06:03:46.820Z] -rw-rw-r-- 1 jenkins jenkins 1016 Mar 26 06:00 Makefile [2021-03-26T06:03:46.820Z] -rw-rw-r-- 1 jenkins jenkins 5897 Mar 26 06:00 README.md [2021-03-26T06:03:46.820Z] -rw-rw-r-- 1 jenkins jenkins 6616 Mar 26 06:00 RELEASE-NOTES.txt [2021-03-26T06:03:46.820Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 26 05:56 VERSION [2021-03-26T06:03:46.820Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 06:00 bin [2021-03-26T06:03:46.820Z] -rw-r--r-- 1 jenkins jenkins 100081 Mar 26 06:03 coverage.out [2021-03-26T06:03:46.820Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 26 06:00 example [2021-03-26T06:03:46.820Z] -rw-r--r-- 1 jenkins jenkins 479 Mar 26 06:03 go.mod [2021-03-26T06:03:46.820Z] -rw-r--r-- 1 jenkins jenkins 17483 Mar 26 06:03 go.sum [2021-03-26T06:03:46.820Z] drwxrwxr-x 13 jenkins jenkins 4096 Mar 26 06:00 internal [2021-03-26T06:03:46.820Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 06:00 openapi [2021-03-26T06:03:46.820Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 26 06:00 pkg [2021-03-26T06:03:46.820Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 06:00 snap [2021-03-26T06:03:46.820Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 26 06:00 version.go [Pipeline] isUnix [Pipeline] sh [2021-03-26T06:03:47.219Z] + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ef2ad362a674276a5ef6a42fba4f94bcc65f8eec --label arch=arm64 --label version=0.0.0 . [2021-03-26T06:03:47.518Z] Sending build context to Docker daemon 2.418MB [2021-03-26T06:03:47.518Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-26T06:03:47.518Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-26T06:03:47.518Z] ---> 87a7108bdd88 [2021-03-26T06:03:47.518Z] Step 3/24 : ARG MAKE='make build' [2021-03-26T06:03:47.799Z] ---> Running in f7512aceb6de [2021-03-26T06:03:48.396Z] Removing intermediate container f7512aceb6de [2021-03-26T06:03:48.396Z] ---> 061be36d91d7 [2021-03-26T06:03:48.396Z] Step 4/24 : WORKDIR /device-sdk-go [2021-03-26T06:03:48.396Z] ---> Running in e2054323a162 [2021-03-26T06:03:48.988Z] Removing intermediate container e2054323a162 [2021-03-26T06:03:48.988Z] ---> 6c26f2686252 [2021-03-26T06:03:48.988Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-26T06:03:48.988Z] ---> Running in 10b9a10f8bae [2021-03-26T06:03:49.579Z] Removing intermediate container 10b9a10f8bae [2021-03-26T06:03:49.579Z] ---> 966c568e088c [2021-03-26T06:03:49.579Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-26T06:03:49.579Z] ---> Running in d4e1951d5059 [2021-03-26T06:03:51.635Z] Removing intermediate container d4e1951d5059 [2021-03-26T06:03:51.635Z] ---> b4b45833649f [2021-03-26T06:03:51.635Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-03-26T06:03:51.635Z] ---> Running in cc794f5fdea5 [2021-03-26T06:03:52.610Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-26T06:03:54.575Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-26T06:03:56.002Z] OK: 142 MiB in 39 packages [2021-03-26T06:03:57.441Z] Removing intermediate container cc794f5fdea5 [2021-03-26T06:03:57.441Z] ---> 593c5eda9366 [2021-03-26T06:03:57.441Z] Step 8/24 : COPY . . [2021-03-26T06:03:58.415Z] ---> a51488ec00cb [2021-03-26T06:03:58.415Z] Step 9/24 : RUN ${MAKE} [2021-03-26T06:03:58.687Z] ---> Running in 83b7e2f81fcd [2021-03-26T06:03:59.662Z] CGO_ENABLED=0 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-03-26T06:04:26.480Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-03-26T06:04:28.445Z] Removing intermediate container 83b7e2f81fcd [2021-03-26T06:04:28.445Z] ---> 001c333f0428 [2021-03-26T06:04:28.445Z] Step 10/24 : FROM scratch [2021-03-26T06:04:28.445Z] ---> [2021-03-26T06:04:28.445Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-26T06:04:28.718Z] ---> Running in 8592da8fc536 [2021-03-26T06:04:28.989Z] Removing intermediate container 8592da8fc536 [2021-03-26T06:04:28.989Z] ---> 0383af637047 [2021-03-26T06:04:28.989Z] Step 12/24 : ENV APP_PORT=49990 [2021-03-26T06:04:28.989Z] ---> Running in d1d8de0b2aa5 [2021-03-26T06:04:29.602Z] Removing intermediate container d1d8de0b2aa5 [2021-03-26T06:04:29.602Z] ---> 823d779f12ff [2021-03-26T06:04:29.602Z] Step 13/24 : EXPOSE $APP_PORT [2021-03-26T06:04:29.602Z] ---> Running in a1e2808dd829 [2021-03-26T06:04:30.196Z] Removing intermediate container a1e2808dd829 [2021-03-26T06:04:30.196Z] ---> 61511a7d9b10 [2021-03-26T06:04:30.196Z] Step 14/24 : WORKDIR / [2021-03-26T06:04:30.196Z] ---> Running in 75ea3bec3b4a [2021-03-26T06:04:30.788Z] Removing intermediate container 75ea3bec3b4a [2021-03-26T06:04:30.788Z] ---> e7b8a6dfbf75 [2021-03-26T06:04:30.788Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-03-26T06:04:31.761Z] ---> 4feaba41d8df [2021-03-26T06:04:31.761Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-03-26T06:04:32.360Z] ---> 6f3ae9abb499 [2021-03-26T06:04:32.360Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-03-26T06:04:33.359Z] ---> 9ab22a82865a [2021-03-26T06:04:33.359Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-03-26T06:04:33.958Z] ---> b3685ee15797 [2021-03-26T06:04:33.958Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-03-26T06:04:34.934Z] ---> e459de071aa6 [2021-03-26T06:04:34.934Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-03-26T06:04:34.934Z] ---> Running in 145d4c0130b2 [2021-03-26T06:04:35.528Z] Removing intermediate container 145d4c0130b2 [2021-03-26T06:04:35.528Z] ---> c72ad6b4f53a [2021-03-26T06:04:35.528Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-26T06:04:35.528Z] ---> Running in 165f5a605822 [2021-03-26T06:04:36.128Z] Removing intermediate container 165f5a605822 [2021-03-26T06:04:36.128Z] ---> e7fc5a88f39b [2021-03-26T06:04:36.128Z] Step 22/24 : LABEL arch=arm64 [2021-03-26T06:04:36.128Z] ---> Running in 814774ff9421 [2021-03-26T06:04:36.720Z] Removing intermediate container 814774ff9421 [2021-03-26T06:04:36.720Z] ---> a7e0a07b5a69 [2021-03-26T06:04:36.720Z] Step 23/24 : LABEL git_sha=ef2ad362a674276a5ef6a42fba4f94bcc65f8eec [2021-03-26T06:04:36.720Z] ---> Running in cad5894d3571 [2021-03-26T06:04:37.313Z] Removing intermediate container cad5894d3571 [2021-03-26T06:04:37.313Z] ---> 2696d8fd116d [2021-03-26T06:04:37.313Z] Step 24/24 : LABEL version=0.0.0 [2021-03-26T06:04:37.313Z] ---> Running in 61eb1036c42e [2021-03-26T06:04:37.909Z] Removing intermediate container 61eb1036c42e [2021-03-26T06:04:37.909Z] ---> 6fdd1ebdd795 [2021-03-26T06:04:37.909Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-26T06:04:37.909Z] Successfully built 6fdd1ebdd795 [2021-03-26T06:04:37.909Z] Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-26T06:04:38.962Z] ---> job-cost.sh [2021-03-26T06:04:38.962Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ATNQ [2021-03-26T06:05:17.923Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-26T06:06:54.700Z] lf-activate-venv(): INFO: Adding /tmp/venv-ATNQ/bin to PATH [2021-03-26T06:06:54.700Z] INFO: No Stack... [2021-03-26T06:06:54.700Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-26T06:06:54.700Z] INFO: Archiving Costs [Pipeline] sh [2021-03-26T06:06:55.059Z] + cut -d, -f6 [2021-03-26T06:06:55.059Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock [2021-03-26T06:06:55.193Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-842-1-stack-cost] [2021-03-26T06:06:55.198Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-842-1-stack-cost] did not exist. Created. [2021-03-26T06:06:55.199Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-842-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-26T06:06:55.701Z] /w/workspace/device-sdk-go/1@tmp/durable-fdeacf6d/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-fdeacf6d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-26T06:06:56.083Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-26T06:06:56.121Z] Warning: overwriting stash ‘stack-cost’ [2021-03-26T06:06:56.280Z] Stashed 1 file(s) [Pipeline] } [2021-03-26T06:06:56.300Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-842-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] wrap [2021-03-26T06:06:58.211Z] provisioning config files... [2021-03-26T06:06:58.231Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-842@tmp/config6960654857249392085tmp [Pipeline] { [Pipeline] sh [2021-03-26T06:06:58.730Z] + set +x [2021-03-26T06:06:58.730Z] + curl -s https://codecov.io/bash [2021-03-26T06:06:58.730Z] + bash -s -- [2021-03-26T06:06:59.013Z] [2021-03-26T06:06:59.013Z] _____ _ [2021-03-26T06:06:59.013Z] / ____| | | [2021-03-26T06:06:59.013Z] | | ___ __| | ___ ___ _____ __ [2021-03-26T06:06:59.013Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-26T06:06:59.013Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-26T06:06:59.013Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-26T06:06:59.013Z] Bash-20210309-2b87ace [2021-03-26T06:06:59.013Z] [2021-03-26T06:06:59.013Z] [2021-03-26T06:06:59.013Z] ==> git version 2.24.3 found [2021-03-26T06:06:59.013Z] ==> 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-03-26T06:06:59.013Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-26T06:06:59.013Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-26T06:06:59.013Z] ==> Jenkins CI detected. [2021-03-26T06:06:59.013Z] project root: . [2021-03-26T06:06:59.013Z] --> token set from env [2021-03-26T06:06:59.014Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-26T06:06:59.319Z] ==> Running gcov in . (disable via -X gcov) [2021-03-26T06:06:59.319Z] ==> Python coveragepy not found [2021-03-26T06:06:59.319Z] ==> Searching for coverage reports in: [2021-03-26T06:06:59.319Z] + . [2021-03-26T06:06:59.319Z] -> Found 1 reports [2021-03-26T06:06:59.319Z] ==> Detecting git/mercurial file structure [2021-03-26T06:06:59.319Z] ==> Reading reports [2021-03-26T06:06:59.319Z] + ./coverage.out bytes=100081 [2021-03-26T06:06:59.319Z] ==> Appending adjustments [2021-03-26T06:06:59.319Z] https://docs.codecov.io/docs/fixing-reports [2021-03-26T06:07:00.436Z] + Found adjustments [2021-03-26T06:07:00.436Z] ==> Gzipping contents [2021-03-26T06:07:00.705Z] 16K /tmp/codecov.KcN16o.gz [2021-03-26T06:07:00.705Z] ==> Uploading reports [2021-03-26T06:07:00.705Z] url: https://codecov.io [2021-03-26T06:07:00.705Z] query: branch=PR-842&commit=ef2ad362a674276a5ef6a42fba4f94bcc65f8eec&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-842%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=842&job=&cmd_args= [2021-03-26T06:07:00.705Z] -> Pinging Codecov [2021-03-26T06:07:00.705Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-842&commit=ef2ad362a674276a5ef6a42fba4f94bcc65f8eec&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-842%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=842&job=&cmd_args= [2021-03-26T06:07:01.374Z] -> Uploading to [2021-03-26T06:07:01.374Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-26/7E55EF52A471D76F132DFD9A03CDDE97/ef2ad362a674276a5ef6a42fba4f94bcc65f8eec/dc657477-afe8-4333-8164-c03b0e05226c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210326%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210326T060700Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c4a9f2f2405666363ff165fc216be154f2213f2c419510fca7eca219e44531e3 [2021-03-26T06:07:01.374Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-26T06:07:01.374Z] Dload Upload Total Spent Left Speed [2021-03-26T06:07:01.694Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13584 0 0 100 13584 0 22417 --:--:-- --:--:-- --:--:-- 22452 [2021-03-26T06:07:01.694Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/ef2ad362a674276a5ef6a42fba4f94bcc65f8eec [Pipeline] } [2021-03-26T06:07:01.730Z] Deleting 1 temporary files [Pipeline] // wrap [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-03-26T06:07:05.094Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-26T06:07:06.131Z] ---> package-listing.sh [2021-03-26T06:07:06.132Z] ++ facter osfamily [2021-03-26T06:07:06.132Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-26T06:07:06.422Z] + OS_FAMILY=redhat [2021-03-26T06:07:06.422Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-842 [2021-03-26T06:07:06.422Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-26T06:07:06.422Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-26T06:07:06.422Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-26T06:07:06.422Z] + PACKAGES=/tmp/packages_start.txt [2021-03-26T06:07:06.422Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-842 ']' [2021-03-26T06:07:06.422Z] + PACKAGES=/tmp/packages_end.txt [2021-03-26T06:07:06.422Z] + case "${OS_FAMILY}" in [2021-03-26T06:07:06.422Z] + rpm -qa [2021-03-26T06:07:06.422Z] + sort [2021-03-26T06:07:14.643Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-26T06:07:14.643Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-26T06:07:14.643Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-26T06:07:14.643Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-842 ']' [2021-03-26T06:07:14.643Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-842/archives/ [2021-03-26T06:07:14.643Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-842/archives/ [Pipeline] echo [2021-03-26T06:07:14.681Z] 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-842/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-26T06:07:15.021Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-26T06:07:15.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-26T06:07:15.650Z] [2021-03-26T06:07:15.650Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-26T06:07:16.101Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-26T06:07:16.101Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-26T06:07:16.101Z] df20fa9351a1: Pulling fs layer [2021-03-26T06:07:16.101Z] 36b3adc4ff6f: Pulling fs layer [2021-03-26T06:07:16.101Z] 8ad3a11d3b57: Pulling fs layer [2021-03-26T06:07:16.101Z] 46f8f816bc3b: Pulling fs layer [2021-03-26T06:07:16.101Z] 93b61091891f: Pulling fs layer [2021-03-26T06:07:16.101Z] 93b9cdb0e59b: Pulling fs layer [2021-03-26T06:07:16.101Z] 5e14af77c1be: Pulling fs layer [2021-03-26T06:07:16.101Z] 01666e4c0597: Pulling fs layer [2021-03-26T06:07:16.101Z] aa168da1d23b: Pulling fs layer [2021-03-26T06:07:16.101Z] 46f8f816bc3b: Waiting [2021-03-26T06:07:16.101Z] 93b61091891f: Waiting [2021-03-26T06:07:16.101Z] 93b9cdb0e59b: Waiting [2021-03-26T06:07:16.101Z] 5e14af77c1be: Waiting [2021-03-26T06:07:16.101Z] 01666e4c0597: Waiting [2021-03-26T06:07:16.101Z] aa168da1d23b: Waiting [2021-03-26T06:07:16.381Z] 36b3adc4ff6f: Verifying Checksum [2021-03-26T06:07:16.381Z] 36b3adc4ff6f: Download complete [2021-03-26T06:07:16.381Z] 46f8f816bc3b: Verifying Checksum [2021-03-26T06:07:16.381Z] 46f8f816bc3b: Download complete [2021-03-26T06:07:16.381Z] df20fa9351a1: Verifying Checksum [2021-03-26T06:07:16.381Z] df20fa9351a1: Download complete [2021-03-26T06:07:16.381Z] 93b9cdb0e59b: Verifying Checksum [2021-03-26T06:07:16.381Z] 93b9cdb0e59b: Download complete [2021-03-26T06:07:16.381Z] 5e14af77c1be: Verifying Checksum [2021-03-26T06:07:16.381Z] 5e14af77c1be: Download complete [2021-03-26T06:07:16.683Z] 01666e4c0597: Verifying Checksum [2021-03-26T06:07:16.683Z] 01666e4c0597: Download complete [2021-03-26T06:07:16.683Z] 93b61091891f: Verifying Checksum [2021-03-26T06:07:16.683Z] 93b61091891f: Download complete [2021-03-26T06:07:16.958Z] 8ad3a11d3b57: Verifying Checksum [2021-03-26T06:07:16.958Z] 8ad3a11d3b57: Download complete [2021-03-26T06:07:17.238Z] df20fa9351a1: Pull complete [2021-03-26T06:07:17.503Z] 36b3adc4ff6f: Pull complete [2021-03-26T06:07:20.203Z] 8ad3a11d3b57: Pull complete [2021-03-26T06:07:20.203Z] 46f8f816bc3b: Pull complete [2021-03-26T06:07:20.471Z] aa168da1d23b: Verifying Checksum [2021-03-26T06:07:20.471Z] aa168da1d23b: Download complete [2021-03-26T06:07:20.471Z] 93b61091891f: Pull complete [2021-03-26T06:07:20.752Z] 93b9cdb0e59b: Pull complete [2021-03-26T06:07:21.041Z] 5e14af77c1be: Pull complete [2021-03-26T06:07:22.027Z] 01666e4c0597: Pull complete [2021-03-26T06:07:40.562Z] aa168da1d23b: Pull complete [2021-03-26T06:07:40.562Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-26T06:07:40.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-26T06:07:40.562Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-26T06:07:40.982Z] prd-centos7-docker-4c-2g-31499 does not seem to be running inside a container [2021-03-26T06:07:41.067Z] $ 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-842/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-842 -v /w/workspace/dgexfoundry_device-sdk-go_PR-842:/w/workspace/dgexfoundry_device-sdk-go_PR-842:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-842@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-842@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-26T06:07:45.664Z] $ docker top e210ba03179e4538ccc30433236dd8e2ba6036f095cf3d1dbd4bdfdf5ee7a2e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-26T06:07:46.256Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-26T06:07:46.592Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-26T06:07:47.314Z] + ls /var/log/sa-host [2021-03-26T06:07:47.579Z] + sadf -c /var/log/sa-host/sa23 [2021-03-26T06:07:47.579Z] file_magic: OK [2021-03-26T06:07:47.579Z] HZ: Using current value: 100 [2021-03-26T06:07:47.579Z] file_header: OK [2021-03-26T06:07:47.579Z] 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-03-26T06:07:47.579Z] Statistics: [2021-03-26T06:07:47.579Z] Hnuu...uuuununununu... [2021-03-26T06:07:47.579Z] File successfully converted to sysstat format version 12.2.1 [2021-03-26T06:07:47.579Z] + sadf -c /var/log/sa-host/sa26 [2021-03-26T06:07:47.579Z] file_magic: OK [2021-03-26T06:07:47.579Z] HZ: Using current value: 100 [2021-03-26T06:07:47.579Z] file_header: OK [2021-03-26T06:07:47.579Z] 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-03-26T06:07:47.579Z] Statistics: [2021-03-26T06:07:47.579Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-26T06:07:47.579Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-26T06:07:47.869Z] provisioning config files... [2021-03-26T06:07:47.891Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-842@tmp/config8090732647569319996tmp [Pipeline] { [Pipeline] echo [2021-03-26T06:07:48.002Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-26T06:07:48.354Z] ---> create-netrc.sh [Pipeline] } [2021-03-26T06:07:48.382Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-26T06:07:48.563Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-26T06:07:48.906Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-26T06:07:48.942Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-26T06:07:49.292Z] ---> sudo-logs.sh [2021-03-26T06:07:49.292Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-26T06:07:49.408Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-26T06:07:49.802Z] ---> job-cost.sh [2021-03-26T06:07:49.802Z] lf-activate-venv: SKIPPING [2021-03-26T06:07:50.090Z] DEBUG: total: 0.20999999344348907 [2021-03-26T06:07:50.090Z] INFO: Retrieving Stack Cost... [2021-03-26T06:07:51.044Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-26T06:07:51.619Z] INFO: Archiving Costs [Pipeline] echo [2021-03-26T06:07:51.652Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-26T06:07:52.152Z] ---> logs-deploy.sh [2021-03-26T06:07:52.152Z] lf-activate-venv: SKIPPING [2021-03-26T06:07:52.152Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-842/1 [2021-03-26T06:07:52.152Z] INFO: archiving workspace using pattern(s): [2021-03-26T06:07:54.944Z] Archives upload complete. [2021-03-26T06:07:55.225Z] INFO: archiving logs to Nexus [2021-03-26T06:07:56.711Z] ---> uname -a: [2021-03-26T06:07:56.711Z] Linux prd-centos7-docker-4c-2g-31499.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-03-26T06:07:56.711Z] [2021-03-26T06:07:56.711Z] [2021-03-26T06:07:56.711Z] ---> lscpu: [2021-03-26T06:07:56.711Z] Architecture: x86_64 [2021-03-26T06:07:56.711Z] CPU op-mode(s): 32-bit, 64-bit [2021-03-26T06:07:56.711Z] Byte Order: Little Endian [2021-03-26T06:07:56.711Z] Address sizes: 40 bits physical, 48 bits virtual [2021-03-26T06:07:56.711Z] CPU(s): 4 [2021-03-26T06:07:56.711Z] On-line CPU(s) list: 0-3 [2021-03-26T06:07:56.711Z] Thread(s) per core: 1 [2021-03-26T06:07:56.711Z] Core(s) per socket: 1 [2021-03-26T06:07:56.711Z] Socket(s): 4 [2021-03-26T06:07:56.711Z] NUMA node(s): 1 [2021-03-26T06:07:56.711Z] Vendor ID: GenuineIntel [2021-03-26T06:07:56.711Z] CPU family: 6 [2021-03-26T06:07:56.711Z] Model: 44 [2021-03-26T06:07:56.711Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-03-26T06:07:56.711Z] Stepping: 1 [2021-03-26T06:07:56.711Z] CPU MHz: 2933.438 [2021-03-26T06:07:56.711Z] BogoMIPS: 5866.87 [2021-03-26T06:07:56.711Z] Virtualization: VT-x [2021-03-26T06:07:56.711Z] Hypervisor vendor: KVM [2021-03-26T06:07:56.711Z] Virtualization type: full [2021-03-26T06:07:56.711Z] L1d cache: 128 KiB [2021-03-26T06:07:56.711Z] L1i cache: 128 KiB [2021-03-26T06:07:56.711Z] L2 cache: 16 MiB [2021-03-26T06:07:56.711Z] L3 cache: 64 MiB [2021-03-26T06:07:56.711Z] NUMA node0 CPU(s): 0-3 [2021-03-26T06:07:56.711Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-03-26T06:07:56.711Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-03-26T06:07:56.711Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-03-26T06:07:56.711Z] Vulnerability Meltdown: Mitigation; PTI [2021-03-26T06:07:56.711Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-03-26T06:07:56.711Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-03-26T06:07:56.711Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-03-26T06:07:56.711Z] Vulnerability Srbds: Not affected [2021-03-26T06:07:56.711Z] Vulnerability Tsx async abort: Not affected [2021-03-26T06:07:56.711Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-03-26T06:07:56.711Z] [2021-03-26T06:07:56.711Z] [2021-03-26T06:07:56.711Z] ---> nproc: [2021-03-26T06:07:56.711Z] 4 [2021-03-26T06:07:56.711Z] [2021-03-26T06:07:56.711Z] [2021-03-26T06:07:56.711Z] ---> df -h: [2021-03-26T06:07:56.711Z] Filesystem Size Used Available Use% Mounted on [2021-03-26T06:07:56.711Z] overlay 50.0G 7.3G 42.7G 15% / [2021-03-26T06:07:56.711Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-03-26T06:07:56.711Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-03-26T06:07:56.711Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-03-26T06:07:56.711Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-03-26T06:07:56.711Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-03-26T06:07:56.711Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-03-26T06:07:56.711Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-03-26T06:07:56.711Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-842@tmp [2021-03-26T06:07:56.711Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-03-26T06:07:56.711Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-03-26T06:07:56.711Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-03-26T06:07:56.711Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-03-26T06:07:56.711Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-842 [2021-03-26T06:07:56.711Z] [2021-03-26T06:07:56.711Z] [2021-03-26T06:07:56.711Z] ---> free -m: [2021-03-26T06:07:56.711Z] total used free shared buff/cache available [2021-03-26T06:07:56.711Z] Mem: 1837 732 81 0 1022 999 [2021-03-26T06:07:56.711Z] Swap: 1023 1 1022 [2021-03-26T06:07:56.711Z] [2021-03-26T06:07:56.711Z] [2021-03-26T06:07:56.711Z] ---> ip addr: [2021-03-26T06:07:56.711Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-03-26T06:07:56.711Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-03-26T06:07:56.711Z] inet 127.0.0.1/8 scope host lo [2021-03-26T06:07:56.711Z] valid_lft forever preferred_lft forever [2021-03-26T06:07:56.711Z] inet6 ::1/128 scope host [2021-03-26T06:07:56.711Z] valid_lft forever preferred_lft forever [2021-03-26T06:07:56.711Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-03-26T06:07:56.711Z] link/ether fa:16:3e:fc:83:84 brd ff:ff:ff:ff:ff:ff [2021-03-26T06:07:56.711Z] inet 10.30.123.199/23 brd 10.30.123.255 scope global dynamic eth0 [2021-03-26T06:07:56.711Z] valid_lft 85611sec preferred_lft 85611sec [2021-03-26T06:07:56.711Z] inet6 fe80::f816:3eff:fefc:8384/64 scope link [2021-03-26T06:07:56.711Z] valid_lft forever preferred_lft forever [2021-03-26T06:07:56.711Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-03-26T06:07:56.711Z] link/ether 02:42:b8:ad:0c:52 brd ff:ff:ff:ff:ff:ff [2021-03-26T06:07:56.711Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-03-26T06:07:56.711Z] valid_lft forever preferred_lft forever [2021-03-26T06:07:56.711Z] inet6 fe80::42:b8ff:fead:c52/64 scope link [2021-03-26T06:07:56.711Z] valid_lft forever preferred_lft forever [2021-03-26T06:07:56.711Z] [2021-03-26T06:07:56.711Z] [2021-03-26T06:07:56.711Z] ---> sar -b -r -n DEV: [2021-03-26T06:07:56.711Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/26/21 _x86_64_ (4 CPU) [2021-03-26T06:07:56.711Z] [2021-03-26T06:07:56.711Z] 05:54:31 LINUX RESTART (4 CPU) [2021-03-26T06:07:56.711Z] [2021-03-26T06:07:56.711Z] 05:55:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-03-26T06:07:56.711Z] 05:56:02 162.82 101.49 61.33 0.00 7352.14 37352.84 0.00 [2021-03-26T06:07:56.711Z] 05:57:01 32.47 12.13 20.33 0.00 4527.43 2613.20 0.00 [2021-03-26T06:07:56.711Z] 05:58:01 2.05 0.00 2.05 0.00 0.00 43.37 0.00 [2021-03-26T06:07:56.711Z] 05:59:01 0.28 0.00 0.28 0.00 0.00 3.46 0.00 [2021-03-26T06:07:56.711Z] 06:00:02 0.18 0.00 0.18 0.00 0.00 3.06 0.00 [2021-03-26T06:07:56.711Z] 06:01:01 0.30 0.03 0.27 0.00 0.27 3.91 0.00 [2021-03-26T06:07:56.711Z] 06:02:01 0.50 0.07 0.43 0.00 1.46 7.15 0.00 [2021-03-26T06:07:56.711Z] 06:03:01 0.27 0.00 0.27 0.00 0.00 4.03 0.00 [2021-03-26T06:07:56.711Z] 06:04:01 0.27 0.00 0.27 0.00 0.00 4.28 0.00 [2021-03-26T06:07:56.711Z] 06:05:01 0.25 0.00 0.25 0.00 0.00 3.86 0.00 [2021-03-26T06:07:56.711Z] 06:06:01 0.22 0.00 0.22 0.00 0.00 3.86 0.00 [2021-03-26T06:07:56.711Z] 06:07:01 0.40 0.08 0.32 0.00 7.32 5.12 0.00 [2021-03-26T06:07:56.711Z] Average: 16.33 9.28 7.05 0.00 972.74 3263.70 0.00 [2021-03-26T06:07:56.711Z] [2021-03-26T06:07:56.711Z] 05:55:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-03-26T06:07:56.711Z] 05:56:02 65644 0 530096 28.17 2620 1283184 1072588 36.61 367240 1252680 17472 [2021-03-26T06:07:56.711Z] 05:57:01 173896 0 577608 30.70 2620 1127420 1147132 39.15 399764 1105880 132 [2021-03-26T06:07:56.711Z] 05:58:01 179640 0 571860 30.39 2620 1127424 1103296 37.65 409204 1091792 16 [2021-03-26T06:07:56.711Z] 05:59:01 180536 0 570960 30.35 2620 1127428 1077716 36.78 410892 1090092 20 [2021-03-26T06:07:56.711Z] 06:00:02 180252 0 571240 30.36 2620 1127432 1077800 36.78 417276 1084092 20 [2021-03-26T06:07:56.711Z] 06:01:01 175116 0 576368 30.63 2620 1127440 1080892 36.89 421608 1084176 16 [2021-03-26T06:07:56.711Z] 06:02:01 175892 0 575468 30.58 2620 1127564 1078140 36.80 443624 1061788 16 [2021-03-26T06:07:56.711Z] 06:03:01 176112 0 575244 30.57 2620 1127568 1078104 36.79 443472 1061784 16 [2021-03-26T06:07:56.711Z] 06:04:01 174596 0 576756 30.65 2620 1127572 1078332 36.80 444716 1061784 16 [2021-03-26T06:07:56.711Z] 06:05:01 174380 0 576964 30.66 2620 1127580 1078356 36.80 444892 1061784 20 [2021-03-26T06:07:56.711Z] 06:06:01 174768 0 576576 30.64 2620 1127580 1078380 36.80 445212 1061784 12 [2021-03-26T06:07:56.711Z] 06:07:01 169620 0 581336 30.90 2620 1127968 1082456 36.94 448168 1061816 160 [2021-03-26T06:07:56.711Z] Average: 166704 0 571706 30.38 2620 1140513 1086099 37.07 424672 1089954 1493 [2021-03-26T06:07:56.711Z] [2021-03-26T06:07:56.711Z] 05:55:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-03-26T06:07:56.711Z] 05:56:02 eth0 222.06 153.34 636.27 50.16 0.00 0.00 0.00 0.00 [2021-03-26T06:07:56.711Z] 05:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-26T06:07:56.711Z] 05:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-26T06:07:56.711Z] 05:57:01 eth0 108.26 91.97 477.22 44.71 0.00 0.00 0.00 0.00 [2021-03-26T06:07:56.711Z] 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-26T06:07:56.711Z] 05:57:01 docker0 10.48 7.54 1.56 24.48 0.00 0.00 0.00 0.00 [2021-03-26T06:07:56.711Z] 05:58:01 eth0 2.03 1.00 2.35 0.08 0.00 0.00 0.00 0.00 [2021-03-26T06:07:56.711Z] 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-26T06:07:56.711Z] 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-26T06:07:56.711Z] 05:59:01 eth0 1.37 0.28 0.34 0.17 0.00 0.00 0.00 0.00 [2021-03-26T06:07:56.711Z] 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-26T06:07:56.711Z] 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-26T06:07:56.711Z] 06:00:02 eth0 2.84 0.75 0.95 0.58 0.00 0.00 0.00 0.00 [2021-03-26T06:07:56.711Z] 06:00:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-26T06:07:56.711Z] 06:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-26T06:07:56.711Z] 06:01:01 eth0 2.00 0.66 0.77 0.47 0.00 0.00 0.00 0.00 [2021-03-26T06:07:56.711Z] 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-26T06:07:56.711Z] 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-26T06:07:56.711Z] 06:02:01 eth0 0.20 0.13 0.07 0.04 0.00 0.00 0.00 0.00 [2021-03-26T06:07:56.711Z] 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-26T06:07:56.712Z] 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-26T06:07:56.712Z] 06:03:01 eth0 0.97 0.08 0.07 0.01 0.00 0.00 0.00 0.00 [2021-03-26T06:07:56.712Z] 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-26T06:07:56.712Z] 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-26T06:07:56.712Z] 06:04:01 eth0 2.02 0.38 0.39 0.20 0.00 0.00 0.00 0.00 [2021-03-26T06:07:56.712Z] 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-26T06:07:56.712Z] 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-26T06:07:56.712Z] 06:05:01 eth0 2.55 0.82 0.93 0.60 0.00 0.00 0.00 0.00 [2021-03-26T06:07:56.712Z] 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-26T06:07:56.712Z] 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-26T06:07:56.712Z] 06:06:01 eth0 0.70 0.43 0.41 0.27 0.00 0.00 0.00 0.00 [2021-03-26T06:07:56.712Z] 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-26T06:07:56.712Z] 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-26T06:07:56.712Z] 06:07:01 eth0 5.30 3.51 5.07 2.04 0.00 0.00 0.00 0.00 [2021-03-26T06:07:56.712Z] 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-26T06:07:56.712Z] 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-26T06:07:56.712Z] Average: eth0 28.68 20.74 92.11 8.14 0.00 0.00 0.00 0.00 [2021-03-26T06:07:56.712Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-26T06:07:56.712Z] Average: docker0 0.86 0.62 0.13 2.02 0.00 0.00 0.00 0.00 [2021-03-26T06:07:56.712Z] [2021-03-26T06:07:56.712Z] [2021-03-26T06:07:56.712Z] ---> sar -P ALL: [2021-03-26T06:07:56.712Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/26/21 _x86_64_ (4 CPU) [2021-03-26T06:07:56.712Z] [2021-03-26T06:07:56.712Z] 05:54:31 LINUX RESTART (4 CPU) [2021-03-26T06:07:56.712Z] [2021-03-26T06:07:56.712Z] 05:55:03 CPU %user %nice %system %iowait %steal %idle [2021-03-26T06:07:56.712Z] 05:56:02 all 11.59 0.00 8.08 9.44 33.17 37.72 [2021-03-26T06:07:56.712Z] 05:56:02 0 10.06 0.00 6.73 8.61 34.27 40.33 [2021-03-26T06:07:56.712Z] 05:56:02 1 11.72 0.00 7.08 11.06 32.49 37.66 [2021-03-26T06:07:56.712Z] 05:56:02 2 11.56 0.00 10.89 8.98 32.65 35.93 [2021-03-26T06:07:56.712Z] 05:56:02 3 13.03 0.00 7.75 9.07 33.29 36.87 [2021-03-26T06:07:56.712Z] 05:57:01 all 3.14 0.00 2.79 0.62 10.68 82.77 [2021-03-26T06:07:56.712Z] 05:57:01 0 3.09 0.00 3.03 0.27 11.48 82.13 [2021-03-26T06:07:56.712Z] 05:57:01 1 3.52 0.00 2.67 0.23 10.52 83.06 [2021-03-26T06:07:56.712Z] 05:57:01 2 3.41 0.00 3.20 1.74 10.97 80.68 [2021-03-26T06:07:56.712Z] 05:57:01 3 2.55 0.00 2.27 0.23 9.74 85.22 [2021-03-26T06:07:56.712Z] 05:58:01 all 0.12 0.00 0.06 0.00 0.57 99.25 [2021-03-26T06:07:56.712Z] 05:58:01 0 0.05 0.00 0.05 0.00 0.56 99.34 [2021-03-26T06:07:56.712Z] 05:58:01 1 0.07 0.00 0.07 0.00 0.23 99.63 [2021-03-26T06:07:56.712Z] 05:58:01 2 0.33 0.00 0.07 0.00 0.75 98.86 [2021-03-26T06:07:56.712Z] 05:58:01 3 0.03 0.00 0.07 0.00 0.73 99.17 [2021-03-26T06:07:56.712Z] 05:59:01 all 0.10 0.00 0.04 0.00 1.07 98.79 [2021-03-26T06:07:56.712Z] 05:59:01 0 0.03 0.00 0.02 0.00 0.22 99.73 [2021-03-26T06:07:56.712Z] 05:59:01 1 0.26 0.00 0.07 0.00 1.08 98.59 [2021-03-26T06:07:56.712Z] 05:59:01 2 0.07 0.00 0.05 0.00 1.40 98.48 [2021-03-26T06:07:56.712Z] 05:59:01 3 0.05 0.00 0.02 0.00 1.56 98.37 [2021-03-26T06:07:56.712Z] 06:00:02 all 0.13 0.00 0.05 0.00 0.42 99.39 [2021-03-26T06:07:56.712Z] 06:00:02 0 0.08 0.00 0.05 0.00 0.18 99.68 [2021-03-26T06:07:56.712Z] 06:00:02 1 0.35 0.00 0.08 0.00 0.33 99.24 [2021-03-26T06:07:56.712Z] 06:00:02 2 0.03 0.00 0.03 0.00 0.33 99.60 [2021-03-26T06:07:56.712Z] 06:00:02 3 0.07 0.00 0.05 0.00 0.84 99.04 [2021-03-26T06:07:56.712Z] 06:01:01 all 0.12 0.00 0.29 0.00 1.23 98.36 [2021-03-26T06:07:56.712Z] 06:01:01 0 0.13 0.00 0.37 0.02 0.86 98.62 [2021-03-26T06:07:56.712Z] 06:01:01 1 0.20 0.00 0.20 0.00 1.39 98.21 [2021-03-26T06:07:56.712Z] 06:01:01 2 0.07 0.00 0.47 0.00 1.14 98.32 [2021-03-26T06:07:56.712Z] 06:01:01 3 0.07 0.00 0.10 0.00 1.54 98.29 [2021-03-26T06:07:56.712Z] 06:02:01 all 0.10 0.00 0.09 0.00 1.25 98.56 [2021-03-26T06:07:56.712Z] 06:02:01 0 0.33 0.00 0.07 0.00 1.88 97.72 [2021-03-26T06:07:56.712Z] 06:02:01 1 0.00 0.00 0.20 0.00 0.88 98.92 [2021-03-26T06:07:56.712Z] 06:02:01 2 0.05 0.00 0.07 0.00 1.71 98.18 [2021-03-26T06:07:56.712Z] 06:02:01 3 0.03 0.00 0.02 0.00 0.53 99.42 [2021-03-26T06:07:56.712Z] 06:03:01 all 0.13 0.00 0.04 0.00 0.27 99.57 [2021-03-26T06:07:56.712Z] 06:03:01 0 0.23 0.00 0.03 0.00 0.38 99.35 [2021-03-26T06:07:56.712Z] 06:03:01 1 0.03 0.00 0.02 0.00 0.07 99.88 [2021-03-26T06:07:56.712Z] 06:03:01 2 0.08 0.00 0.08 0.00 0.53 99.30 [2021-03-26T06:07:56.712Z] 06:03:01 3 0.17 0.00 0.02 0.00 0.08 99.73 [2021-03-26T06:07:56.712Z] 06:04:01 all 0.08 0.00 0.02 0.00 0.82 99.07 [2021-03-26T06:07:56.712Z] 06:04:01 0 0.00 0.00 0.02 0.00 0.76 99.22 [2021-03-26T06:07:56.712Z] 06:04:01 1 0.02 0.00 0.03 0.00 0.13 99.82 [2021-03-26T06:07:56.712Z] 06:04:01 2 0.05 0.00 0.03 0.00 1.93 97.98 [2021-03-26T06:07:56.712Z] 06:04:01 3 0.27 0.00 0.02 0.00 0.45 99.27 [2021-03-26T06:07:56.712Z] 06:05:01 all 0.09 0.00 0.02 0.00 1.11 98.78 [2021-03-26T06:07:56.712Z] 06:05:01 0 0.03 0.00 0.02 0.00 0.71 99.24 [2021-03-26T06:07:56.712Z] 06:05:01 1 0.03 0.00 0.02 0.00 1.25 98.70 [2021-03-26T06:07:56.712Z] 06:05:01 2 0.03 0.00 0.02 0.00 1.64 98.31 [2021-03-26T06:07:56.712Z] 06:05:01 3 0.27 0.00 0.03 0.00 0.81 98.89 [2021-03-26T06:07:56.712Z] 06:06:01 all 0.14 0.00 0.02 0.00 0.18 99.65 [2021-03-26T06:07:56.712Z] 06:06:01 0 0.03 0.00 0.02 0.00 0.07 99.88 [2021-03-26T06:07:56.712Z] 06:06:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-03-26T06:07:56.712Z] 06:06:01 2 0.07 0.00 0.05 0.00 0.22 99.67 [2021-03-26T06:07:56.712Z] 06:06:01 3 0.43 0.00 0.02 0.00 0.42 99.14 [2021-03-26T06:07:56.712Z] [2021-03-26T06:07:56.712Z] 06:06:01 CPU %user %nice %system %iowait %steal %idle [2021-03-26T06:07:56.712Z] 06:07:01 all 0.39 0.00 0.45 0.01 1.94 97.21 [2021-03-26T06:07:56.712Z] 06:07:01 0 0.20 0.00 0.34 0.00 2.16 97.30 [2021-03-26T06:07:56.712Z] 06:07:01 1 0.23 0.00 0.16 0.00 2.18 97.43 [2021-03-26T06:07:56.712Z] 06:07:01 2 0.86 0.00 0.81 0.05 1.87 96.42 [2021-03-26T06:07:56.712Z] 06:07:01 3 0.30 0.00 0.48 0.00 1.55 97.68 [2021-03-26T06:07:56.712Z] Average: all 1.43 0.00 1.06 0.91 4.64 91.96 [2021-03-26T06:07:56.712Z] Average: 0 1.28 0.00 0.95 0.81 4.76 92.20 [2021-03-26T06:07:56.712Z] Average: 1 1.49 0.00 0.95 1.05 4.53 91.98 [2021-03-26T06:07:56.712Z] Average: 2 1.44 0.00 1.36 0.94 4.74 91.52 [2021-03-26T06:07:56.712Z] Average: 3 1.53 0.00 0.96 0.84 4.53 92.15 [2021-03-26T06:07:56.712Z] [2021-03-26T06:07:56.712Z] [2021-03-26T06:07:56.712Z]