Pull request #799 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 4870bf09809a11a22b530c385dd0cf0f620020d4+859d05bb29d195830a2bef80ceacb337f49ed4c7 (f69fcc824b77fcfd836e41116b90a4039014c4e4) 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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 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-799/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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5a4b2863d981ac6c14e44fa4f963a690d64f08cf # timeout=10 Commit message: "Merge pull request #318 from MightyNerdEric/parallelCostCapture" > 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-799/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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-27600’ Running on prd-centos7-docker-4c-2g-27603 in /w/workspace/dgexfoundry_device-sdk-go_PR-799 [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-799 # 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 Merging remotes/origin/master commit 859d05bb29d195830a2bef80ceacb337f49ed4c7 into PR head commit 4870bf09809a11a22b530c385dd0cf0f620020d4 Merge succeeded, producing 4870bf09809a11a22b530c385dd0cf0f620020d4 Checking out Revision 4870bf09809a11a22b530c385dd0cf0f620020d4 (PR-799) > 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/799/head:refs/remotes/origin/PR-799 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4870bf09809a11a22b530c385dd0cf0f620020d4 # 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 859d05bb29d195830a2bef80ceacb337f49ed4c7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4870bf09809a11a22b530c385dd0cf0f620020d4 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-25T05:57:07.610Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-25T05:57:07.962Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-25T05:57:08.185Z] ========================================================= [2021-02-25T05:57:08.185Z] EdgeX Global Pipelines Version Info [2021-02-25T05:57:08.185Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-25T05:57:09.624Z] ------------------- [2021-02-25T05:57:09.624Z] stable info: [2021-02-25T05:57:09.624Z] ------------------- [2021-02-25T05:57:09.624Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-25T05:57:09.624Z] Commit SHA: 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [2021-02-25T05:57:09.624Z] Message: update stable to v1.0.181 [2021-02-25T05:57:10.571Z] ------------------- [2021-02-25T05:57:10.571Z] experimental info: [2021-02-25T05:57:10.571Z] ------------------- [2021-02-25T05:57:10.571Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-02-25T05:57:10.571Z] Commit SHA: 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [2021-02-25T05:57:10.571Z] Message: update experimental to v1.0.181 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-25T05:57:10.955Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-02-25T05:57:11.106Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-02-25T05:57:11.229Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-25T05:57:11.357Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-25T05:57:11.502Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-25T05:57:11.615Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-25T05:57:11.752Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-25T05:57:11.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-25T05:57:12.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-02-25T05:57:12.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-25T05:57:12.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-25T05:57:12.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-02-25T05:57:12.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-25T05:57:12.625Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-25T05:57:12.745Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-25T05:57:12.867Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-02-25T05:57:12.984Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-02-25T05:57:13.104Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-02-25T05:57:13.221Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-25T05:57:13.340Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-02-25T05:57:13.470Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-25T05:57:13.582Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-25T05:57:13.701Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-02-25T05:57:13.821Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-02-25T05:57:13.945Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-02-25T05:57:14.084Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-799 [Pipeline] echo [2021-02-25T05:57:14.243Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-799 [Pipeline] echo [2021-02-25T05:57:14.365Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-799 [Pipeline] echo [2021-02-25T05:57:14.482Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4870bf09809a11a22b530c385dd0cf0f620020d4 [Pipeline] echo [2021-02-25T05:57:14.602Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4870bf0 [Pipeline] echo [2021-02-25T05:57:14.727Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-25T05:57:14.983Z] provisioning config files... [2021-02-25T05:57:15.016Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-799@tmp/config639059630421332091tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-25T05:57:15.477Z] ---> docker-login.sh [2021-02-25T05:57:15.477Z] nexus3.edgexfoundry.org:10001 [2021-02-25T05:57:15.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T05:57:15.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T05:57:15.745Z] Configure a credential helper to remove this warning. See [2021-02-25T05:57:15.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T05:57:15.745Z] [2021-02-25T05:57:15.745Z] Login Succeeded [2021-02-25T05:57:15.745Z] nexus3.edgexfoundry.org:10002 [2021-02-25T05:57:16.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T05:57:16.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T05:57:16.012Z] Configure a credential helper to remove this warning. See [2021-02-25T05:57:16.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T05:57:16.012Z] [2021-02-25T05:57:16.012Z] Login Succeeded [2021-02-25T05:57:16.012Z] nexus3.edgexfoundry.org:10003 [2021-02-25T05:57:16.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T05:57:16.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T05:57:16.276Z] Configure a credential helper to remove this warning. See [2021-02-25T05:57:16.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T05:57:16.276Z] [2021-02-25T05:57:16.276Z] Login Succeeded [2021-02-25T05:57:16.276Z] nexus3.edgexfoundry.org:10004 [2021-02-25T05:57:16.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T05:57:16.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T05:57:16.276Z] Configure a credential helper to remove this warning. See [2021-02-25T05:57:16.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T05:57:16.276Z] [2021-02-25T05:57:16.276Z] Login Succeeded [2021-02-25T05:57:16.542Z] docker.io [2021-02-25T05:57:16.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T05:57:16.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T05:57:16.805Z] Configure a credential helper to remove this warning. See [2021-02-25T05:57:16.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T05:57:16.805Z] [2021-02-25T05:57:16.805Z] Login Succeeded [2021-02-25T05:57:16.805Z] ---> docker-login.sh ends [Pipeline] } [2021-02-25T05:57:16.843Z] 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-02-25T05:57:17.940Z] + git log --format=format:%s -1 4870bf09809a11a22b530c385dd0cf0f620020d4 [Pipeline] echo [2021-02-25T05:57:18.045Z] GIT_COMMIT: 4870bf09809a11a22b530c385dd0cf0f620020d4, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-02-25T05:57:18.118Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-02-25T05:57:18.784Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-25T05:57:18.785Z] [2021-02-25T05:57:18.785Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-25T05:57:19.179Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-25T05:57:19.179Z] latest: Pulling from edgex-devops/git-semver [2021-02-25T05:57:19.179Z] 31603596830f: Pulling fs layer [2021-02-25T05:57:19.179Z] 2a8b12db71e7: Pulling fs layer [2021-02-25T05:57:19.179Z] 6ca5941a6612: Pulling fs layer [2021-02-25T05:57:19.179Z] ecc8261a40a4: Pulling fs layer [2021-02-25T05:57:19.179Z] ecc8261a40a4: Waiting [2021-02-25T05:57:19.179Z] 2a8b12db71e7: Verifying Checksum [2021-02-25T05:57:19.179Z] 2a8b12db71e7: Download complete [2021-02-25T05:57:19.442Z] 31603596830f: Verifying Checksum [2021-02-25T05:57:19.442Z] 31603596830f: Download complete [2021-02-25T05:57:19.442Z] ecc8261a40a4: Verifying Checksum [2021-02-25T05:57:19.442Z] ecc8261a40a4: Download complete [2021-02-25T05:57:19.442Z] 6ca5941a6612: Verifying Checksum [2021-02-25T05:57:19.442Z] 6ca5941a6612: Download complete [2021-02-25T05:57:19.707Z] 31603596830f: Pull complete [2021-02-25T05:57:19.707Z] 2a8b12db71e7: Pull complete [2021-02-25T05:57:20.661Z] 6ca5941a6612: Pull complete [2021-02-25T05:57:20.661Z] ecc8261a40a4: Pull complete [2021-02-25T05:57:20.661Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-25T05:57:20.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-25T05:57:20.661Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-25T05:57:20.788Z] prd-centos7-docker-4c-2g-27603 does not seem to be running inside a container [2021-02-25T05:57:20.845Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-799 -v /w/workspace/dgexfoundry_device-sdk-go_PR-799:/w/workspace/dgexfoundry_device-sdk-go_PR-799:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-799@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-799@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-25T05:57:22.894Z] $ docker top 15850df650c62862bcc90ed61d9861835e3c56abc0450c94541d2d7bf6b1ea9f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-25T05:57:23.360Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-25T05:57:23.360Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-25T05:57:23.556Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-25T05:57:23.560Z] $ docker exec 15850df650c62862bcc90ed61d9861835e3c56abc0450c94541d2d7bf6b1ea9f ssh-agent [2021-02-25T05:57:23.730Z] SSH_AUTH_SOCK=/tmp/ssh-wrOUbzUPdwGr/agent.12 [2021-02-25T05:57:23.730Z] SSH_AGENT_PID=18 [2021-02-25T05:57:23.741Z] Running ssh-add (command line suppressed) [2021-02-25T05:57:23.864Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-799@tmp/private_key_5280559371620097689.key (/w/workspace/dgexfoundry_device-sdk-go_PR-799@tmp/private_key_5280559371620097689.key) [2021-02-25T05:57:23.915Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-25T05:57:24.295Z] + git tag --points-at HEAD [Pipeline] } [2021-02-25T05:57:24.324Z] $ docker exec --env ******** --env ******** 15850df650c62862bcc90ed61d9861835e3c56abc0450c94541d2d7bf6b1ea9f ssh-agent -k [2021-02-25T05:57:24.440Z] unset SSH_AUTH_SOCK; [2021-02-25T05:57:24.441Z] unset SSH_AGENT_PID; [2021-02-25T05:57:24.441Z] echo Agent pid 18 killed; [2021-02-25T05:57:24.489Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-25T05:57:24.693Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-25T05:57:24.693Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-25T05:57:24.859Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-25T05:57:24.863Z] $ docker exec 15850df650c62862bcc90ed61d9861835e3c56abc0450c94541d2d7bf6b1ea9f ssh-agent [2021-02-25T05:57:25.017Z] SSH_AUTH_SOCK=/tmp/ssh-I5J8DGpMld4s/agent.48 [2021-02-25T05:57:25.017Z] SSH_AGENT_PID=53 [2021-02-25T05:57:25.023Z] Running ssh-add (command line suppressed) [2021-02-25T05:57:25.139Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-799@tmp/private_key_4357750319119892090.key (/w/workspace/dgexfoundry_device-sdk-go_PR-799@tmp/private_key_4357750319119892090.key) [2021-02-25T05:57:25.190Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-25T05:57:25.560Z] + git semver init [2021-02-25T05:57:25.560Z] # -> Open(): unable to determine branch for HEAD [2021-02-25T05:57:25.560Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-799/.git [2021-02-25T05:57:25.560Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-799 [2021-02-25T05:57:25.560Z] # $SEMVER_REMOTE_NAME = origin [2021-02-25T05:57:25.560Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-25T05:57:25.560Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-25T05:57:25.560Z] # $SEMVER_BRANCH = PR-799 [2021-02-25T05:57:25.560Z] # $SEMVER_TEMP = /tmp/semver-868265038 [2021-02-25T05:57:25.560Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-02-25T05:57:26.138Z] # '/tmp/semver-868265038' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-799/.semver' [2021-02-25T05:57:26.138Z] # -> Force: false [2021-02-25T05:57:26.138Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-799/.semver [Pipeline] } [2021-02-25T05:57:26.161Z] $ docker exec --env ******** --env ******** 15850df650c62862bcc90ed61d9861835e3c56abc0450c94541d2d7bf6b1ea9f ssh-agent -k [2021-02-25T05:57:26.274Z] unset SSH_AUTH_SOCK; [2021-02-25T05:57:26.275Z] unset SSH_AGENT_PID; [2021-02-25T05:57:26.275Z] echo Agent pid 53 killed; [2021-02-25T05:57:26.320Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-25T05:57:26.919Z] + git semver [Pipeline] } [2021-02-25T05:57:26.950Z] $ docker stop --time=1 15850df650c62862bcc90ed61d9861835e3c56abc0450c94541d2d7bf6b1ea9f [2021-02-25T05:57:28.357Z] $ docker rm -f 15850df650c62862bcc90ed61d9861835e3c56abc0450c94541d2d7bf6b1ea9f [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-25T05:57:28.865Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-25T05:57:29.271Z] Stashed 1 file(s) [Pipeline] echo [2021-02-25T05:57:29.293Z] [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-02-25T05:57:45.092Z] Still waiting to schedule task [2021-02-25T05:57:45.092Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-02-25T05:57:45.118Z] Still waiting to schedule task [2021-02-25T05:57:45.118Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-02-25T05:59:34.386Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-27604 in /w/workspace/dgexfoundry_device-sdk-go_PR-799 [Pipeline] { [Pipeline] ws [2021-02-25T05:59:34.532Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-02-25T05:59:39.591Z] using credential edgex-jenkins-ssh [2021-02-25T05:59:39.652Z] Cloning the remote Git repository [2021-02-25T05:59:39.740Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-02-25T05:59:39.866Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-02-25T05:59:39.938Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-02-25T05:59:39.939Z] > git --version # timeout=10 [2021-02-25T05:59:39.963Z] > git --version # 'git version 2.17.1' [2021-02-25T05:59:39.964Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T05:59:40.044Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-25T05:59:41.832Z] Merging remotes/origin/master commit 859d05bb29d195830a2bef80ceacb337f49ed4c7 into PR head commit 4870bf09809a11a22b530c385dd0cf0f620020d4 [2021-02-25T05:59:42.187Z] Merge succeeded, producing 4870bf09809a11a22b530c385dd0cf0f620020d4 [2021-02-25T05:59:42.188Z] Checking out Revision 4870bf09809a11a22b530c385dd0cf0f620020d4 (PR-799) [2021-02-25T05:59:41.225Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-02-25T05:59:41.245Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-25T05:59:41.282Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-02-25T05:59:41.326Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-02-25T05:59:41.326Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T05:59:41.339Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/799/head:refs/remotes/origin/PR-799 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-25T05:59:41.887Z] > git config core.sparsecheckout # timeout=10 [2021-02-25T05:59:41.913Z] > git checkout -f 4870bf09809a11a22b530c385dd0cf0f620020d4 # timeout=10 [2021-02-25T05:59:42.044Z] > git remote # timeout=10 [2021-02-25T05:59:42.068Z] > git config --get remote.origin.url # timeout=10 [2021-02-25T05:59:42.087Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T05:59:42.099Z] > git merge 859d05bb29d195830a2bef80ceacb337f49ed4c7 # timeout=10 [2021-02-25T05:59:42.131Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-25T05:59:42.216Z] > git config core.sparsecheckout # timeout=10 [2021-02-25T05:59:42.251Z] > git checkout -f 4870bf09809a11a22b530c385dd0cf0f620020d4 # timeout=10 [2021-02-25T05:59:46.546Z] Running on prd-centos7-docker-4c-2g-27605 in /w/workspace/dgexfoundry_device-sdk-go_PR-799 [Pipeline] { [Pipeline] ws [2021-02-25T05:59:46.644Z] Running in /w/workspace/device-sdk-go/1 [2021-02-25T05:59:46.647Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] { [2021-02-25T05:59:46.725Z] > git --version # timeout=10 [2021-02-25T05:59:46.739Z] > git --version # 'git version 2.17.1' [2021-02-25T05:59:46.751Z] fatal: bad object 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-25T05:59:48.669Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-25T05:59:49.096Z] using credential edgex-jenkins-ssh [2021-02-25T05:59:49.149Z] Cloning the remote Git repository [2021-02-25T05:59:49.163Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-25T05:59:49.173Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-02-25T05:59:49.527Z] + true [2021-02-25T05:59:49.528Z] + sudo service docker restart [2021-02-25T05:59:49.238Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-02-25T05:59:49.297Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-02-25T05:59:49.297Z] > git --version # timeout=10 [2021-02-25T05:59:49.304Z] > git --version # 'git version 2.24.3' [2021-02-25T05:59:49.305Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T05:59:49.333Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-25T05:59:50.053Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-02-25T05:59:50.060Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-25T05:59:50.073Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-02-25T05:59:50.089Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-02-25T05:59:50.090Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T05:59:50.095Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/799/head:refs/remotes/origin/PR-799 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-25T05:59:50.425Z] Merging remotes/origin/master commit 859d05bb29d195830a2bef80ceacb337f49ed4c7 into PR head commit 4870bf09809a11a22b530c385dd0cf0f620020d4 [2021-02-25T05:59:50.531Z] Merge succeeded, producing 4870bf09809a11a22b530c385dd0cf0f620020d4 [2021-02-25T05:59:50.532Z] Checking out Revision 4870bf09809a11a22b530c385dd0cf0f620020d4 (PR-799) [2021-02-25T05:59:50.434Z] > git config core.sparsecheckout # timeout=10 [2021-02-25T05:59:50.438Z] > git checkout -f 4870bf09809a11a22b530c385dd0cf0f620020d4 # timeout=10 [2021-02-25T05:59:50.497Z] > git remote # timeout=10 [2021-02-25T05:59:50.504Z] > git config --get remote.origin.url # timeout=10 [2021-02-25T05:59:50.509Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T05:59:50.513Z] > git merge 859d05bb29d195830a2bef80ceacb337f49ed4c7 # timeout=10 [2021-02-25T05:59:50.524Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-25T05:59:50.536Z] > git config core.sparsecheckout # timeout=10 [2021-02-25T05:59:50.544Z] > git checkout -f 4870bf09809a11a22b530c385dd0cf0f620020d4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-25T05:59:52.297Z] provisioning config files... [2021-02-25T05:59:52.341Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config8461433343031710448tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-25T05:59:52.804Z] ---> docker-login.sh [2021-02-25T05:59:52.804Z] nexus3.edgexfoundry.org:10001 [2021-02-25T05:59:53.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T05:59:54.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T05:59:54.065Z] Configure a credential helper to remove this warning. See [2021-02-25T05:59:54.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T05:59:54.065Z] [2021-02-25T05:59:54.065Z] Login Succeeded [2021-02-25T05:59:54.065Z] nexus3.edgexfoundry.org:10002 [2021-02-25T05:59:54.275Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-02-25T05:59:54.300Z] > git --version # timeout=10 [2021-02-25T05:59:54.305Z] > git --version # 'git version 2.24.3' [2021-02-25T05:59:54.312Z] fatal: bad object 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [2021-02-25T05:59:54.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T05:59:54.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T05:59:54.622Z] Configure a credential helper to remove this warning. See [2021-02-25T05:59:54.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T05:59:54.622Z] [2021-02-25T05:59:54.622Z] Login Succeeded [2021-02-25T05:59:54.622Z] nexus3.edgexfoundry.org:10003 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-02-25T05:59:54.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-25T05:59:55.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T05:59:55.176Z] Configure a credential helper to remove this warning. See [2021-02-25T05:59:55.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T05:59:55.176Z] [2021-02-25T05:59:55.176Z] Login Succeeded [2021-02-25T05:59:55.176Z] nexus3.edgexfoundry.org:10004 [2021-02-25T05:59:55.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T05:59:55.658Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [2021-02-25T05:59:55.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T05:59:55.732Z] Configure a credential helper to remove this warning. See [2021-02-25T05:59:55.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T05:59:55.732Z] [2021-02-25T05:59:55.732Z] Login Succeeded [2021-02-25T05:59:55.732Z] docker.io [Pipeline] sh [2021-02-25T05:59:56.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T05:59:56.022Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-25T05:59:56.339Z] + sudo service docker restart [2021-02-25T05:59:56.339Z] + true [2021-02-25T05:59:56.339Z] Redirecting to /bin/systemctl restart docker.service [2021-02-25T05:59:56.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T05:59:56.608Z] Configure a credential helper to remove this warning. See [2021-02-25T05:59:56.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T05:59:56.608Z] [2021-02-25T05:59:56.608Z] Login Succeeded [2021-02-25T05:59:56.608Z] ---> docker-login.sh ends [Pipeline] } [2021-02-25T05:59:56.641Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-25T05:59:57.217Z] ========================================================= [2021-02-25T05:59:57.217Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-25T05:59:57.217Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-25T05:59:57.566Z] provisioning config files... [2021-02-25T05:59:57.595Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config2805927304445098551tmp [Pipeline] { [2021-02-25T05:59:57.641Z] + 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 . [Pipeline] libraryResource [Pipeline] sh [2021-02-25T05:59:58.035Z] ---> docker-login.sh [2021-02-25T05:59:58.035Z] nexus3.edgexfoundry.org:10001 [2021-02-25T05:59:58.253Z] Sending build context to Docker daemon 2.408MB [2021-02-25T05:59:58.253Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-02-25T05:59:58.253Z] Step 2/8 : FROM ${BASE} [2021-02-25T05:59:58.253Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-25T05:59:58.253Z] 5f621e34cdf4: Pulling fs layer [2021-02-25T05:59:58.253Z] a4357932f1b6: Pulling fs layer [2021-02-25T05:59:58.253Z] 18c013af1878: Pulling fs layer [2021-02-25T05:59:58.253Z] 00ac8860ef70: Pulling fs layer [2021-02-25T05:59:58.253Z] 63d7cb157983: Pulling fs layer [2021-02-25T05:59:58.253Z] b116817d02f9: Pulling fs layer [2021-02-25T05:59:58.253Z] 745a02a5169b: Pulling fs layer [2021-02-25T05:59:58.253Z] 00ac8860ef70: Waiting [2021-02-25T05:59:58.253Z] 63d7cb157983: Waiting [2021-02-25T05:59:58.253Z] 745a02a5169b: Waiting [2021-02-25T05:59:58.253Z] b116817d02f9: Waiting [2021-02-25T05:59:58.253Z] 18c013af1878: Verifying Checksum [2021-02-25T05:59:58.253Z] 18c013af1878: Download complete [2021-02-25T05:59:58.253Z] a4357932f1b6: Verifying Checksum [2021-02-25T05:59:58.253Z] a4357932f1b6: Download complete [2021-02-25T05:59:58.253Z] 63d7cb157983: Verifying Checksum [2021-02-25T05:59:58.253Z] 63d7cb157983: Download complete [2021-02-25T05:59:58.253Z] 5f621e34cdf4: Verifying Checksum [2021-02-25T05:59:58.253Z] 5f621e34cdf4: Download complete [2021-02-25T05:59:58.253Z] b116817d02f9: Download complete [2021-02-25T05:59:58.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T05:59:58.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T05:59:58.877Z] Configure a credential helper to remove this warning. See [2021-02-25T05:59:58.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T05:59:58.877Z] [2021-02-25T05:59:58.877Z] Login Succeeded [2021-02-25T05:59:58.877Z] nexus3.edgexfoundry.org:10002 [2021-02-25T05:59:59.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T05:59:59.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T05:59:59.142Z] Configure a credential helper to remove this warning. See [2021-02-25T05:59:59.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T05:59:59.142Z] [2021-02-25T05:59:59.142Z] Login Succeeded [2021-02-25T05:59:59.142Z] nexus3.edgexfoundry.org:10003 [2021-02-25T05:59:59.268Z] 5f621e34cdf4: Pull complete [2021-02-25T05:59:59.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T05:59:59.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T05:59:59.404Z] Configure a credential helper to remove this warning. See [2021-02-25T05:59:59.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T05:59:59.404Z] [2021-02-25T05:59:59.404Z] Login Succeeded [2021-02-25T05:59:59.405Z] nexus3.edgexfoundry.org:10004 [2021-02-25T05:59:59.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T05:59:59.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T05:59:59.666Z] Configure a credential helper to remove this warning. See [2021-02-25T05:59:59.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T05:59:59.667Z] [2021-02-25T05:59:59.667Z] Login Succeeded [2021-02-25T05:59:59.667Z] docker.io [2021-02-25T05:59:59.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T05:59:59.870Z] a4357932f1b6: Pull complete [2021-02-25T05:59:59.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T05:59:59.929Z] Configure a credential helper to remove this warning. See [2021-02-25T05:59:59.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T05:59:59.929Z] [2021-02-25T05:59:59.929Z] Login Succeeded [2021-02-25T05:59:59.929Z] ---> docker-login.sh ends [Pipeline] } [2021-02-25T05:59:59.951Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [2021-02-25T06:00:00.160Z] 18c013af1878: Pull complete [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-25T06:00:00.517Z] ========================================================= [2021-02-25T06:00:00.517Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-25T06:00:00.517Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-25T06:00:00.769Z] 745a02a5169b: Verifying Checksum [2021-02-25T06:00:00.989Z] + 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-02-25T06:00:00.989Z] Sending build context to Docker daemon 2.409MB [2021-02-25T06:00:00.989Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-02-25T06:00:00.989Z] Step 2/8 : FROM ${BASE} [2021-02-25T06:00:01.256Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-25T06:00:01.257Z] 188c0c94c7c5: Pulling fs layer [2021-02-25T06:00:01.257Z] 0ef7d3d256c8: Pulling fs layer [2021-02-25T06:00:01.257Z] de9db76c5a1d: Pulling fs layer [2021-02-25T06:00:01.257Z] bca2f99d35d6: Pulling fs layer [2021-02-25T06:00:01.257Z] 93359f2a8cfa: Pulling fs layer [2021-02-25T06:00:01.257Z] 7c6f9722023f: Pulling fs layer [2021-02-25T06:00:01.257Z] a35cf1a2eb13: Pulling fs layer [2021-02-25T06:00:01.257Z] bca2f99d35d6: Waiting [2021-02-25T06:00:01.257Z] 93359f2a8cfa: Waiting [2021-02-25T06:00:01.257Z] 7c6f9722023f: Waiting [2021-02-25T06:00:01.257Z] de9db76c5a1d: Verifying Checksum [2021-02-25T06:00:01.257Z] de9db76c5a1d: Download complete [2021-02-25T06:00:01.257Z] 0ef7d3d256c8: Verifying Checksum [2021-02-25T06:00:01.257Z] 0ef7d3d256c8: Download complete [2021-02-25T06:00:01.257Z] 93359f2a8cfa: Verifying Checksum [2021-02-25T06:00:01.257Z] 93359f2a8cfa: Download complete [2021-02-25T06:00:01.257Z] 7c6f9722023f: Verifying Checksum [2021-02-25T06:00:01.257Z] 7c6f9722023f: Download complete [2021-02-25T06:00:01.257Z] 188c0c94c7c5: Verifying Checksum [2021-02-25T06:00:01.257Z] 188c0c94c7c5: Download complete [2021-02-25T06:00:01.846Z] 188c0c94c7c5: Pull complete [2021-02-25T06:00:02.112Z] 0ef7d3d256c8: Pull complete [2021-02-25T06:00:02.112Z] de9db76c5a1d: Pull complete [2021-02-25T06:00:03.400Z] 00ac8860ef70: Verifying Checksum [2021-02-25T06:00:03.400Z] 00ac8860ef70: Download complete [2021-02-25T06:00:04.681Z] a35cf1a2eb13: Verifying Checksum [2021-02-25T06:00:04.682Z] a35cf1a2eb13: Download complete [2021-02-25T06:00:04.682Z] bca2f99d35d6: Verifying Checksum [2021-02-25T06:00:04.682Z] bca2f99d35d6: Download complete [2021-02-25T06:00:10.021Z] bca2f99d35d6: Pull complete [2021-02-25T06:00:10.603Z] 93359f2a8cfa: Pull complete [2021-02-25T06:00:10.603Z] 7c6f9722023f: Pull complete [2021-02-25T06:00:13.953Z] a35cf1a2eb13: Pull complete [2021-02-25T06:00:13.953Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-25T06:00:14.219Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-25T06:00:14.219Z] ---> a62c8e92a672 [2021-02-25T06:00:14.219Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-02-25T06:00:14.484Z] ---> Running in 8a6541b78f60 [2021-02-25T06:00:14.484Z] Removing intermediate container 8a6541b78f60 [2021-02-25T06:00:14.484Z] ---> ea4211fd9df1 [2021-02-25T06:00:14.484Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T06:00:14.756Z] ---> Running in 02fc794933df [2021-02-25T06:00:15.711Z] Removing intermediate container 02fc794933df [2021-02-25T06:00:15.711Z] ---> a94c88edc021 [2021-02-25T06:00:15.711Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-02-25T06:00:15.711Z] ---> Running in c0f0d2848d9c [2021-02-25T06:00:15.817Z] 00ac8860ef70: Pull complete [2021-02-25T06:00:15.817Z] 63d7cb157983: Pull complete [2021-02-25T06:00:15.817Z] b116817d02f9: Pull complete [2021-02-25T06:00:16.667Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T06:00:17.242Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T06:00:17.806Z] 745a02a5169b: Pull complete [2021-02-25T06:00:17.822Z] OK: 166 MiB in 39 packages [2021-02-25T06:00:18.086Z] Removing intermediate container c0f0d2848d9c [2021-02-25T06:00:18.086Z] ---> bc9b0b86fae0 [2021-02-25T06:00:18.086Z] Step 6/8 : WORKDIR /device-sdk-go [2021-02-25T06:00:18.088Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-25T06:00:18.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-25T06:00:18.088Z] ---> b7e6874047d6 [2021-02-25T06:00:18.088Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-02-25T06:00:18.349Z] ---> Running in 910e2cb076b8 [2021-02-25T06:00:18.350Z] Removing intermediate container 910e2cb076b8 [2021-02-25T06:00:18.350Z] ---> 859d324e8695 [2021-02-25T06:00:18.350Z] Step 7/8 : COPY . . [2021-02-25T06:00:19.744Z] ---> d4a49c95ff55 [2021-02-25T06:00:19.744Z] Step 8/8 : RUN go mod download [2021-02-25T06:00:19.744Z] ---> Running in c47f810fd968 [2021-02-25T06:00:20.734Z] ---> Running in 9c203d92a2e8 [2021-02-25T06:00:21.335Z] Removing intermediate container 9c203d92a2e8 [2021-02-25T06:00:21.335Z] ---> 3d54e1023439 [2021-02-25T06:00:21.335Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T06:00:21.335Z] ---> Running in f501ee4fad08 [2021-02-25T06:00:23.975Z] Removing intermediate container f501ee4fad08 [2021-02-25T06:00:23.975Z] ---> 1e1fa4fec8f7 [2021-02-25T06:00:23.975Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-02-25T06:00:23.975Z] ---> Running in 31ccff6177c7 [2021-02-25T06:00:24.964Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T06:00:25.560Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T06:00:26.538Z] OK: 142 MiB in 39 packages [2021-02-25T06:00:27.519Z] Removing intermediate container 31ccff6177c7 [2021-02-25T06:00:27.519Z] ---> e26c323a49d4 [2021-02-25T06:00:27.519Z] Step 6/8 : WORKDIR /device-sdk-go [2021-02-25T06:00:27.519Z] ---> Running in 7479adea2fd8 [2021-02-25T06:00:28.120Z] Removing intermediate container 7479adea2fd8 [2021-02-25T06:00:28.120Z] ---> 60b37420ec9c [2021-02-25T06:00:28.120Z] Step 7/8 : COPY . . [2021-02-25T06:00:29.558Z] ---> de40a627690b [2021-02-25T06:00:29.558Z] Step 8/8 : RUN go mod download [2021-02-25T06:00:29.558Z] ---> Running in 7a7cef9f4f92 [2021-02-25T06:00:41.809Z] Removing intermediate container c47f810fd968 [2021-02-25T06:00:41.809Z] ---> 88b16060be52 [2021-02-25T06:00:41.809Z] Successfully built 88b16060be52 [2021-02-25T06:00:41.809Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-25T06:00:42.190Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-25T06:00:42.190Z] . [Pipeline] withDockerContainer [2021-02-25T06:00:42.346Z] prd-centos7-docker-4c-2g-27605 does not seem to be running inside a container [2021-02-25T06:00:42.407Z] $ 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 ******** ci-base-image-x86_64 cat [2021-02-25T06:00:43.221Z] $ docker top 22aa2021f328192a52149fb12e6be435415a1fbeb1bfe3213d03ad9ec2d37f3e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-25T06:00:43.846Z] + go version [2021-02-25T06:00:43.846Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-25T06:00:43.879Z] $ docker stop --time=1 22aa2021f328192a52149fb12e6be435415a1fbeb1bfe3213d03ad9ec2d37f3e [2021-02-25T06:00:45.229Z] $ docker rm -f 22aa2021f328192a52149fb12e6be435415a1fbeb1bfe3213d03ad9ec2d37f3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T06:00:46.431Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-25T06:00:46.432Z] . [Pipeline] withDockerContainer [2021-02-25T06:00:46.561Z] prd-centos7-docker-4c-2g-27605 does not seem to be running inside a container [2021-02-25T06:00:46.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 ******** ci-base-image-x86_64 cat [2021-02-25T06:00:47.268Z] $ docker top 57a5e3c41d590326be9611aea63d22290ef50bf3d8931481b84499822e21cc52 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-25T06:00:47.821Z] + make test [2021-02-25T06:00:47.821Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-25T06:00:54.490Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-02-25T06:00:56.371Z] Removing intermediate container 7a7cef9f4f92 [2021-02-25T06:00:56.371Z] ---> 92afbe8a39b6 [2021-02-25T06:00:56.371Z] Successfully built 92afbe8a39b6 [2021-02-25T06:00:56.371Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-25T06:00:56.754Z] + docker inspect -f . ci-base-image-arm64 [2021-02-25T06:00:56.754Z] . [Pipeline] withDockerContainer [2021-02-25T06:00:57.065Z] prd-ubuntu18.04-docker-arm64-4c-16g-27604 does not seem to be running inside a container [2021-02-25T06:00:57.169Z] $ 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-02-25T06:00:58.686Z] $ docker top 13eddb1538c6eb6b7f6817e70603252688c3b6351c976b4470de5eaf3a4bfae8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-25T06:00:59.838Z] + go version [2021-02-25T06:00:59.838Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-25T06:00:59.891Z] $ docker stop --time=1 13eddb1538c6eb6b7f6817e70603252688c3b6351c976b4470de5eaf3a4bfae8 [2021-02-25T06:01:01.770Z] $ docker rm -f 13eddb1538c6eb6b7f6817e70603252688c3b6351c976b4470de5eaf3a4bfae8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T06:01:03.134Z] + docker inspect -f . ci-base-image-arm64 [2021-02-25T06:01:03.134Z] . [Pipeline] withDockerContainer [2021-02-25T06:01:03.424Z] prd-ubuntu18.04-docker-arm64-4c-16g-27604 does not seem to be running inside a container [2021-02-25T06:01:03.529Z] $ 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-02-25T06:01:05.022Z] $ docker top ee7f6ddfd385bc16f2619d6b7904a4686375b6fe548c17cfaf09493c0aa4ae56 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-25T06:01:06.100Z] + make test [2021-02-25T06:01:06.101Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-25T06:01:06.857Z] # github.com/edgexfoundry/device-sdk-go/v2/pkg/models [2021-02-25T06:01:06.857Z] pkg/models/commandvalue.go:30:25: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding [2021-02-25T06:01:06.857Z] pkg/models/commandvalue.go:405:23: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation [2021-02-25T06:01:06.857Z] pkg/models/commandvalue.go:409:30: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding [2021-02-25T06:01:06.857Z] pkg/models/commandvalue.go:415:23: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation [2021-02-25T06:01:06.857Z] pkg/models/commandvalue.go:419:30: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding [2021-02-25T06:01:06.857Z] pkg/models/commandvalue.go:435:21: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding [2021-02-25T06:01:06.857Z] pkg/models/commandvalue.go:436:11: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding [2021-02-25T06:01:06.857Z] pkg/models/commandvalue.go:437:28: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation [2021-02-25T06:01:06.857Z] pkg/models/commandvalue.go:438:11: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation [2021-02-25T06:01:09.473Z] # github.com/edgexfoundry/device-sdk-go/v2/pkg/models [github.com/edgexfoundry/device-sdk-go/v2/pkg/models.test] [2021-02-25T06:01:09.473Z] pkg/models/commandvalue.go:30: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding [2021-02-25T06:01:09.473Z] pkg/models/commandvalue.go:405: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation [2021-02-25T06:01:09.473Z] pkg/models/commandvalue.go:409: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding [2021-02-25T06:01:09.473Z] pkg/models/commandvalue.go:415: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation [2021-02-25T06:01:09.473Z] pkg/models/commandvalue.go:419: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding [2021-02-25T06:01:09.473Z] pkg/models/commandvalue.go:435: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding [2021-02-25T06:01:09.473Z] pkg/models/commandvalue.go:436: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding [2021-02-25T06:01:09.473Z] pkg/models/commandvalue.go:437: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation [2021-02-25T06:01:09.473Z] pkg/models/commandvalue.go:438: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation [2021-02-25T06:01:10.077Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent [build failed] [2021-02-25T06:01:10.077Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/clients [build failed] [2021-02-25T06:01:10.347Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.047s coverage: 12.5% of statements [2021-02-25T06:01:10.347Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/controller [build failed] [2021-02-25T06:01:10.347Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/transformer [build failed] [2021-02-25T06:01:10.347Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [build failed] [2021-02-25T06:01:10.347Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http [build failed] [2021-02-25T06:01:10.347Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/models [build failed] [2021-02-25T06:01:10.347Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/service [build failed] [2021-02-25T06:01:10.347Z] make: *** [Makefile:32: test] Error 2 [Pipeline] } [2021-02-25T06:01:10.405Z] $ docker stop --time=1 57a5e3c41d590326be9611aea63d22290ef50bf3d8931481b84499822e21cc52 [2021-02-25T06:01:12.491Z] $ docker rm -f 57a5e3c41d590326be9611aea63d22290ef50bf3d8931481b84499822e21cc52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-02-25T06:01:14.622Z] ---> job-cost.sh [2021-02-25T06:01:14.622Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9Wcy [2021-02-25T06:01:28.363Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-02-25T06:01:29.586Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-02-25T06:01:55.216Z] # github.com/edgexfoundry/device-sdk-go/v2/pkg/models [2021-02-25T06:01:55.216Z] pkg/models/commandvalue.go:30:25: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding [2021-02-25T06:01:55.216Z] pkg/models/commandvalue.go:405:23: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation [2021-02-25T06:01:55.216Z] pkg/models/commandvalue.go:409:30: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding [2021-02-25T06:01:55.216Z] pkg/models/commandvalue.go:415:23: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation [2021-02-25T06:01:55.216Z] pkg/models/commandvalue.go:419:30: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding [2021-02-25T06:01:55.216Z] pkg/models/commandvalue.go:435:21: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding [2021-02-25T06:01:55.216Z] pkg/models/commandvalue.go:436:11: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding [2021-02-25T06:01:55.216Z] pkg/models/commandvalue.go:437:28: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation [2021-02-25T06:01:55.216Z] pkg/models/commandvalue.go:438:11: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation [2021-02-25T06:02:01.794Z] lf-activate-venv(): INFO: Adding /tmp/venv-9Wcy/bin to PATH [2021-02-25T06:02:01.794Z] INFO: No Stack... [2021-02-25T06:02:01.794Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-25T06:02:01.794Z] INFO: Archiving Costs [Pipeline] sh [2021-02-25T06:02:02.139Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2021-02-25T06:02:02.139Z] + cut -d, -f6 [Pipeline] lock [2021-02-25T06:02:02.296Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-799-1-stack-cost] [2021-02-25T06:02:02.303Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-799-1-stack-cost] did not exist. Created. [2021-02-25T06:02:02.303Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-799-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-02-25T06:02:02.825Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-02-25T06:02:03.265Z] Stashed 1 file(s) [Pipeline] } [2021-02-25T06:02:03.286Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-799-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-25T06:02:04.674Z] Failed in branch amd64 [2021-02-25T06:02:07.725Z] # github.com/edgexfoundry/device-sdk-go/v2/pkg/models [github.com/edgexfoundry/device-sdk-go/v2/pkg/models.test] [2021-02-25T06:02:07.725Z] pkg/models/commandvalue.go:30: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding [2021-02-25T06:02:07.725Z] pkg/models/commandvalue.go:405: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation [2021-02-25T06:02:07.725Z] pkg/models/commandvalue.go:409: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding [2021-02-25T06:02:07.725Z] pkg/models/commandvalue.go:415: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation [2021-02-25T06:02:07.725Z] pkg/models/commandvalue.go:419: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding [2021-02-25T06:02:07.725Z] pkg/models/commandvalue.go:435: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding [2021-02-25T06:02:07.726Z] pkg/models/commandvalue.go:436: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Base64Encoding [2021-02-25T06:02:07.726Z] pkg/models/commandvalue.go:437: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation [2021-02-25T06:02:07.726Z] pkg/models/commandvalue.go:438: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".ENotation [2021-02-25T06:02:07.726Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent [build failed] [2021-02-25T06:02:07.726Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/clients [build failed] [2021-02-25T06:02:07.726Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.109s coverage: 12.5% of statements [2021-02-25T06:02:07.726Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/controller [build failed] [2021-02-25T06:02:07.726Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/transformer [build failed] [2021-02-25T06:02:07.726Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [build failed] [2021-02-25T06:02:07.726Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http [build failed] [2021-02-25T06:02:07.726Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/models [build failed] [2021-02-25T06:02:07.726Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/service [build failed] [2021-02-25T06:02:08.319Z] make: *** [Makefile:32: test] Error 2 [Pipeline] } [2021-02-25T06:02:08.408Z] $ docker stop --time=1 ee7f6ddfd385bc16f2619d6b7904a4686375b6fe548c17cfaf09493c0aa4ae56 [2021-02-25T06:02:10.701Z] $ docker rm -f ee7f6ddfd385bc16f2619d6b7904a4686375b6fe548c17cfaf09493c0aa4ae56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-02-25T06:02:12.658Z] ---> job-cost.sh [2021-02-25T06:02:12.659Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-so3z [2021-02-25T06:02:51.619Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-02-25T06:04:58.648Z] lf-activate-venv(): INFO: Adding /tmp/venv-so3z/bin to PATH [2021-02-25T06:04:58.648Z] INFO: No Stack... [2021-02-25T06:04:58.648Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-02-25T06:04:58.648Z] INFO: Archiving Costs [Pipeline] sh [2021-02-25T06:04:59.027Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2021-02-25T06:04:59.028Z] + cut -d, -f6 [Pipeline] lock [2021-02-25T06:04:59.190Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-799-1-stack-cost] [2021-02-25T06:04:59.200Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-799-1-stack-cost] did not exist. Created. [2021-02-25T06:04:59.200Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-799-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-02-25T06:04:59.744Z] /w/workspace/device-sdk-go/1@tmp/durable-3f8bdb7e/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-3f8bdb7e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-02-25T06:05:00.122Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-02-25T06:05:00.167Z] Warning: overwriting stash ‘stack-cost’ [2021-02-25T06:05:01.195Z] Stashed 1 file(s) [Pipeline] } [2021-02-25T06:05:01.220Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-799-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-25T06:05:02.248Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-02-25T06:05:06.535Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T06:05:07.135Z] ---> package-listing.sh [2021-02-25T06:05:07.135Z] ++ facter osfamily [2021-02-25T06:05:07.135Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-25T06:05:07.135Z] + OS_FAMILY=redhat [2021-02-25T06:05:07.135Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-799 [2021-02-25T06:05:07.135Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-25T06:05:07.135Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-25T06:05:07.135Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-25T06:05:07.135Z] + PACKAGES=/tmp/packages_start.txt [2021-02-25T06:05:07.135Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-799 ']' [2021-02-25T06:05:07.135Z] + PACKAGES=/tmp/packages_end.txt [2021-02-25T06:05:07.135Z] + case "${OS_FAMILY}" in [2021-02-25T06:05:07.135Z] + rpm -qa [2021-02-25T06:05:07.135Z] + sort [2021-02-25T06:05:12.435Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-25T06:05:12.435Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-25T06:05:12.435Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-25T06:05:12.435Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-799 ']' [2021-02-25T06:05:12.435Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-799/archives/ [2021-02-25T06:05:12.435Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-799/archives/ [Pipeline] echo [2021-02-25T06:05:12.473Z] 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-799/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-25T06:05:12.796Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-25T06:05:13.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-25T06:05:13.135Z] [2021-02-25T06:05:13.135Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-25T06:05:13.526Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-25T06:05:13.526Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-25T06:05:13.526Z] df20fa9351a1: Pulling fs layer [2021-02-25T06:05:13.526Z] 36b3adc4ff6f: Pulling fs layer [2021-02-25T06:05:13.526Z] 8ad3a11d3b57: Pulling fs layer [2021-02-25T06:05:13.526Z] 46f8f816bc3b: Pulling fs layer [2021-02-25T06:05:13.526Z] 93b61091891f: Pulling fs layer [2021-02-25T06:05:13.526Z] 93b9cdb0e59b: Pulling fs layer [2021-02-25T06:05:13.526Z] 5e14af77c1be: Pulling fs layer [2021-02-25T06:05:13.526Z] 01666e4c0597: Pulling fs layer [2021-02-25T06:05:13.526Z] aa168da1d23b: Pulling fs layer [2021-02-25T06:05:13.526Z] 93b9cdb0e59b: Waiting [2021-02-25T06:05:13.526Z] 5e14af77c1be: Waiting [2021-02-25T06:05:13.526Z] 01666e4c0597: Waiting [2021-02-25T06:05:13.526Z] aa168da1d23b: Waiting [2021-02-25T06:05:13.526Z] 46f8f816bc3b: Waiting [2021-02-25T06:05:13.526Z] 93b61091891f: Waiting [2021-02-25T06:05:13.526Z] 36b3adc4ff6f: Verifying Checksum [2021-02-25T06:05:13.526Z] 36b3adc4ff6f: Download complete [2021-02-25T06:05:13.526Z] 46f8f816bc3b: Verifying Checksum [2021-02-25T06:05:13.526Z] 46f8f816bc3b: Download complete [2021-02-25T06:05:13.794Z] df20fa9351a1: Verifying Checksum [2021-02-25T06:05:13.794Z] df20fa9351a1: Download complete [2021-02-25T06:05:13.794Z] 93b9cdb0e59b: Verifying Checksum [2021-02-25T06:05:13.794Z] 93b9cdb0e59b: Download complete [2021-02-25T06:05:13.794Z] 93b61091891f: Verifying Checksum [2021-02-25T06:05:13.794Z] 93b61091891f: Download complete [2021-02-25T06:05:13.794Z] 5e14af77c1be: Verifying Checksum [2021-02-25T06:05:13.794Z] 5e14af77c1be: Download complete [2021-02-25T06:05:13.794Z] 01666e4c0597: Verifying Checksum [2021-02-25T06:05:13.794Z] 01666e4c0597: Download complete [2021-02-25T06:05:14.057Z] df20fa9351a1: Pull complete [2021-02-25T06:05:14.057Z] 36b3adc4ff6f: Pull complete [2021-02-25T06:05:14.633Z] 8ad3a11d3b57: Verifying Checksum [2021-02-25T06:05:14.633Z] 8ad3a11d3b57: Download complete [2021-02-25T06:05:15.215Z] 8ad3a11d3b57: Pull complete [2021-02-25T06:05:15.216Z] 46f8f816bc3b: Pull complete [2021-02-25T06:05:16.171Z] 93b61091891f: Pull complete [2021-02-25T06:05:16.171Z] aa168da1d23b: Verifying Checksum [2021-02-25T06:05:16.171Z] aa168da1d23b: Download complete [2021-02-25T06:05:16.436Z] 93b9cdb0e59b: Pull complete [2021-02-25T06:05:16.436Z] 5e14af77c1be: Pull complete [2021-02-25T06:05:16.705Z] 01666e4c0597: Pull complete [2021-02-25T06:05:22.024Z] aa168da1d23b: Pull complete [2021-02-25T06:05:22.024Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-25T06:05:22.024Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-25T06:05:22.024Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-25T06:05:22.181Z] prd-centos7-docker-4c-2g-27603 does not seem to be running inside a container [2021-02-25T06:05:22.225Z] $ 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-799/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-799 -v /w/workspace/dgexfoundry_device-sdk-go_PR-799:/w/workspace/dgexfoundry_device-sdk-go_PR-799:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-799@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-799@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-25T06:05:26.748Z] $ docker top e238df67bfbf0154dcb1c30bee4eeb22de6fef453cb36b00b100bbc8049e352b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-25T06:05:27.352Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-25T06:05:27.672Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-25T06:05:27.992Z] + ls /var/log/sa-host [2021-02-25T06:05:27.992Z] + sadf -c /var/log/sa-host/sa23 [2021-02-25T06:05:27.992Z] file_magic: OK [2021-02-25T06:05:27.992Z] HZ: Using current value: 100 [2021-02-25T06:05:27.992Z] file_header: OK [2021-02-25T06:05:27.992Z] 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-02-25T06:05:27.992Z] Statistics: [2021-02-25T06:05:27.992Z] Hnuu...uuuununununu... [2021-02-25T06:05:27.992Z] File successfully converted to sysstat format version 12.2.1 [2021-02-25T06:05:27.992Z] + sadf -c /var/log/sa-host/sa25 [2021-02-25T06:05:27.992Z] file_magic: OK [2021-02-25T06:05:27.992Z] HZ: Using current value: 100 [2021-02-25T06:05:27.992Z] file_header: OK [2021-02-25T06:05:27.992Z] 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-02-25T06:05:27.992Z] Statistics: [2021-02-25T06:05:27.992Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-25T06:05:27.992Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-25T06:05:28.269Z] provisioning config files... [2021-02-25T06:05:28.293Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-799@tmp/config4011331583546894139tmp [Pipeline] { [Pipeline] echo [2021-02-25T06:05:28.409Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T06:05:28.743Z] ---> create-netrc.sh [Pipeline] } [2021-02-25T06:05:28.766Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-25T06:05:28.900Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T06:05:29.252Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-25T06:05:29.303Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T06:05:29.649Z] ---> sudo-logs.sh [2021-02-25T06:05:29.649Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-02-25T06:05:29.773Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T06:05:30.112Z] ---> job-cost.sh [2021-02-25T06:05:30.112Z] lf-activate-venv: SKIPPING [2021-02-25T06:05:30.112Z] DEBUG: total: 0.20999999344348907 [2021-02-25T06:05:30.112Z] INFO: Retrieving Stack Cost... [2021-02-25T06:05:31.063Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-25T06:05:31.643Z] INFO: Archiving Costs [Pipeline] echo [2021-02-25T06:05:31.672Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T06:05:32.060Z] ---> logs-deploy.sh [2021-02-25T06:05:32.060Z] lf-activate-venv: SKIPPING [2021-02-25T06:05:32.060Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-799/1 [2021-02-25T06:05:32.060Z] INFO: archiving workspace using pattern(s): [2021-02-25T06:05:33.458Z] Archives upload complete. [2021-02-25T06:05:33.721Z] INFO: archiving logs to Nexus [2021-02-25T06:05:34.666Z] ---> uname -a: [2021-02-25T06:05:34.666Z] Linux prd-centos7-docker-4c-2g-27603.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-02-25T06:05:34.666Z] [2021-02-25T06:05:34.666Z] [2021-02-25T06:05:34.666Z] ---> lscpu: [2021-02-25T06:05:34.666Z] Architecture: x86_64 [2021-02-25T06:05:34.666Z] CPU op-mode(s): 32-bit, 64-bit [2021-02-25T06:05:34.666Z] Byte Order: Little Endian [2021-02-25T06:05:34.666Z] Address sizes: 40 bits physical, 48 bits virtual [2021-02-25T06:05:34.666Z] CPU(s): 4 [2021-02-25T06:05:34.666Z] On-line CPU(s) list: 0-3 [2021-02-25T06:05:34.666Z] Thread(s) per core: 1 [2021-02-25T06:05:34.666Z] Core(s) per socket: 1 [2021-02-25T06:05:34.666Z] Socket(s): 4 [2021-02-25T06:05:34.666Z] NUMA node(s): 1 [2021-02-25T06:05:34.666Z] Vendor ID: GenuineIntel [2021-02-25T06:05:34.666Z] CPU family: 6 [2021-02-25T06:05:34.666Z] Model: 44 [2021-02-25T06:05:34.666Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-02-25T06:05:34.666Z] Stepping: 1 [2021-02-25T06:05:34.666Z] CPU MHz: 2933.438 [2021-02-25T06:05:34.666Z] BogoMIPS: 5866.87 [2021-02-25T06:05:34.666Z] Virtualization: VT-x [2021-02-25T06:05:34.666Z] Hypervisor vendor: KVM [2021-02-25T06:05:34.666Z] Virtualization type: full [2021-02-25T06:05:34.666Z] L1d cache: 128 KiB [2021-02-25T06:05:34.666Z] L1i cache: 128 KiB [2021-02-25T06:05:34.666Z] L2 cache: 16 MiB [2021-02-25T06:05:34.666Z] L3 cache: 64 MiB [2021-02-25T06:05:34.666Z] NUMA node0 CPU(s): 0-3 [2021-02-25T06:05:34.666Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-02-25T06:05:34.666Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-02-25T06:05:34.666Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-02-25T06:05:34.666Z] Vulnerability Meltdown: Mitigation; PTI [2021-02-25T06:05:34.666Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-02-25T06:05:34.666Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-02-25T06:05:34.666Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-02-25T06:05:34.666Z] Vulnerability Srbds: Not affected [2021-02-25T06:05:34.666Z] Vulnerability Tsx async abort: Not affected [2021-02-25T06:05:34.666Z] 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-02-25T06:05:34.666Z] [2021-02-25T06:05:34.666Z] [2021-02-25T06:05:34.666Z] ---> nproc: [2021-02-25T06:05:34.666Z] 4 [2021-02-25T06:05:34.666Z] [2021-02-25T06:05:34.666Z] [2021-02-25T06:05:34.667Z] ---> df -h: [2021-02-25T06:05:34.667Z] Filesystem Size Used Available Use% Mounted on [2021-02-25T06:05:34.667Z] overlay 50.0G 7.3G 42.7G 15% / [2021-02-25T06:05:34.667Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-02-25T06:05:34.667Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-02-25T06:05:34.667Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-02-25T06:05:34.667Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-02-25T06:05:34.667Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-02-25T06:05:34.667Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-02-25T06:05:34.667Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-02-25T06:05:34.667Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-02-25T06:05:34.667Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-02-25T06:05:34.667Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-02-25T06:05:34.667Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-799 [2021-02-25T06:05:34.667Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-799@tmp [2021-02-25T06:05:34.667Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-02-25T06:05:34.667Z] [2021-02-25T06:05:34.667Z] [2021-02-25T06:05:34.667Z] ---> free -m: [2021-02-25T06:05:34.667Z] total used free shared buff/cache available [2021-02-25T06:05:34.667Z] Mem: 1837 710 98 0 1028 1022 [2021-02-25T06:05:34.667Z] Swap: 1023 1 1022 [2021-02-25T06:05:34.667Z] [2021-02-25T06:05:34.667Z] [2021-02-25T06:05:34.667Z] ---> ip addr: [2021-02-25T06:05:34.667Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-02-25T06:05:34.667Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-02-25T06:05:34.667Z] inet 127.0.0.1/8 scope host lo [2021-02-25T06:05:34.667Z] valid_lft forever preferred_lft forever [2021-02-25T06:05:34.667Z] inet6 ::1/128 scope host [2021-02-25T06:05:34.667Z] valid_lft forever preferred_lft forever [2021-02-25T06:05:34.667Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-02-25T06:05:34.667Z] link/ether fa:16:3e:58:d4:b9 brd ff:ff:ff:ff:ff:ff [2021-02-25T06:05:34.667Z] inet 10.30.122.61/23 brd 10.30.123.255 scope global dynamic eth0 [2021-02-25T06:05:34.667Z] valid_lft 85862sec preferred_lft 85862sec [2021-02-25T06:05:34.667Z] inet6 fe80::f816:3eff:fe58:d4b9/64 scope link [2021-02-25T06:05:34.667Z] valid_lft forever preferred_lft forever [2021-02-25T06:05:34.667Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-02-25T06:05:34.667Z] link/ether 02:42:1c:2d:3b:4a brd ff:ff:ff:ff:ff:ff [2021-02-25T06:05:34.667Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-02-25T06:05:34.667Z] valid_lft forever preferred_lft forever [2021-02-25T06:05:34.667Z] inet6 fe80::42:1cff:fe2d:3b4a/64 scope link [2021-02-25T06:05:34.667Z] valid_lft forever preferred_lft forever [2021-02-25T06:05:34.667Z] [2021-02-25T06:05:34.667Z] [2021-02-25T06:05:34.667Z] ---> sar -b -r -n DEV: [2021-02-25T06:05:34.667Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/25/21 _x86_64_ (4 CPU) [2021-02-25T06:05:34.667Z] [2021-02-25T06:05:34.667Z] 05:56:25 LINUX RESTART (4 CPU) [2021-02-25T06:05:34.667Z] [2021-02-25T06:05:34.667Z] 05:57:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-02-25T06:05:34.667Z] 05:58:01 47.49 13.19 34.30 0.00 4614.73 3285.27 0.00 [2021-02-25T06:05:34.667Z] 05:59:01 1.88 0.00 1.88 0.00 0.00 37.93 0.00 [2021-02-25T06:05:34.667Z] 06:00:01 0.32 0.00 0.32 0.00 0.00 3.63 0.00 [2021-02-25T06:05:34.667Z] 06:01:01 0.38 0.02 0.37 0.00 0.13 4.63 0.00 [2021-02-25T06:05:34.667Z] 06:02:01 0.37 0.08 0.28 0.00 1.60 5.06 0.00 [2021-02-25T06:05:34.667Z] 06:03:01 0.67 0.00 0.67 0.00 0.00 7.66 0.00 [2021-02-25T06:05:34.667Z] 06:04:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 [2021-02-25T06:05:34.667Z] 06:05:01 0.18 0.00 0.18 0.00 0.00 2.96 0.00 [2021-02-25T06:05:34.667Z] Average: 6.36 1.64 4.72 0.00 568.83 412.90 0.00 [2021-02-25T06:05:34.667Z] [2021-02-25T06:05:34.667Z] 05:57:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-02-25T06:05:34.667Z] 05:58:01 154360 0 607008 32.26 2620 1117556 1129556 38.55 417408 1110896 128 [2021-02-25T06:05:34.667Z] 05:59:01 162140 0 599224 31.85 2620 1117560 1082852 36.96 416708 1104388 8 [2021-02-25T06:05:34.667Z] 06:00:01 159908 0 601448 31.97 2620 1117568 1077940 36.79 417504 1106248 8 [2021-02-25T06:05:34.667Z] 06:01:01 159880 0 601476 31.97 2620 1117568 1080484 36.88 427300 1095812 8 [2021-02-25T06:05:34.667Z] 06:02:01 159312 0 601916 31.99 2620 1117696 1078292 36.80 422124 1102072 8 [2021-02-25T06:05:34.667Z] 06:03:01 159876 0 601344 31.96 2620 1117704 1078220 36.80 431640 1092080 12 [2021-02-25T06:05:34.667Z] 06:04:01 159164 0 602024 32.00 2620 1117736 1078364 36.80 432548 1092088 20 [2021-02-25T06:05:34.667Z] 06:05:01 158644 0 602572 32.03 2620 1117708 1078400 36.80 432764 1092080 12 [2021-02-25T06:05:34.667Z] Average: 159160 0 602126 32.00 2620 1117637 1085514 37.05 424750 1099458 26 [2021-02-25T06:05:34.667Z] [2021-02-25T06:05:34.667Z] 05:57:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-02-25T06:05:34.667Z] 05:58:01 eth0 177.96 121.97 503.19 49.40 0.00 0.00 0.00 0.00 [2021-02-25T06:05:34.667Z] 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-25T06:05:34.667Z] 05:58:01 docker0 10.58 8.46 1.49 23.49 0.00 0.00 0.00 0.00 [2021-02-25T06:05:34.667Z] 05:59:01 eth0 1.60 0.55 0.94 0.04 0.00 0.00 0.00 0.00 [2021-02-25T06:05:34.667Z] 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-25T06:05:34.667Z] 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-25T06:05:34.667Z] 06:00:01 eth0 1.50 0.70 0.61 0.37 0.00 0.00 0.00 0.00 [2021-02-25T06:05:34.667Z] 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-25T06:05:34.667Z] 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-25T06:05:34.667Z] 06:01:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2021-02-25T06:05:34.667Z] 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-25T06:05:34.667Z] 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-25T06:05:34.667Z] 06:02:01 eth0 0.25 0.18 0.14 0.07 0.00 0.00 0.00 0.00 [2021-02-25T06:05:34.667Z] 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-25T06:05:34.667Z] 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-25T06:05:34.667Z] 06:03:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-25T06:05:34.667Z] 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-25T06:05:34.667Z] 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-25T06:05:34.667Z] 06:04:01 eth0 1.57 0.38 0.37 0.17 0.00 0.00 0.00 0.00 [2021-02-25T06:05:34.667Z] 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-25T06:05:34.667Z] 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-25T06:05:34.667Z] 06:05:01 eth0 2.96 0.92 1.08 0.60 0.00 0.00 0.00 0.00 [2021-02-25T06:05:34.667Z] 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-25T06:05:34.667Z] 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-25T06:05:34.667Z] Average: eth0 22.94 15.39 62.40 6.25 0.00 0.00 0.00 0.00 [2021-02-25T06:05:34.667Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-25T06:05:34.667Z] Average: docker0 1.30 1.04 0.18 2.89 0.00 0.00 0.00 0.00 [2021-02-25T06:05:34.667Z] [2021-02-25T06:05:34.667Z] [2021-02-25T06:05:34.667Z] ---> sar -P ALL: [2021-02-25T06:05:34.667Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/25/21 _x86_64_ (4 CPU) [2021-02-25T06:05:34.667Z] [2021-02-25T06:05:34.667Z] 05:56:25 LINUX RESTART (4 CPU) [2021-02-25T06:05:34.667Z] [2021-02-25T06:05:34.667Z] 05:57:02 CPU %user %nice %system %iowait %steal %idle [2021-02-25T06:05:34.667Z] 05:58:01 all 4.28 0.00 2.24 1.21 0.05 92.22 [2021-02-25T06:05:34.667Z] 05:58:01 0 4.76 0.00 2.40 0.53 0.05 92.26 [2021-02-25T06:05:34.667Z] 05:58:01 1 3.42 0.00 2.62 2.88 0.07 91.01 [2021-02-25T06:05:34.667Z] 05:58:01 2 4.75 0.00 1.84 0.27 0.05 93.09 [2021-02-25T06:05:34.667Z] 05:58:01 3 4.19 0.00 2.11 1.17 0.03 92.49 [2021-02-25T06:05:34.667Z] 05:59:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2021-02-25T06:05:34.667Z] 05:59:01 0 0.55 0.00 0.05 0.00 0.00 99.40 [2021-02-25T06:05:34.667Z] 05:59:01 1 0.07 0.00 0.07 0.00 0.00 99.87 [2021-02-25T06:05:34.667Z] 05:59:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2021-02-25T06:05:34.667Z] 05:59:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2021-02-25T06:05:34.667Z] 06:00:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2021-02-25T06:05:34.667Z] 06:00:01 0 0.52 0.00 0.07 0.00 0.00 99.42 [2021-02-25T06:05:34.667Z] 06:00:01 1 0.10 0.00 0.03 0.00 0.00 99.87 [2021-02-25T06:05:34.667Z] 06:00:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2021-02-25T06:05:34.667Z] 06:00:01 3 0.05 0.00 0.07 0.00 0.00 99.88 [2021-02-25T06:05:34.667Z] 06:01:01 all 0.12 0.00 0.04 0.00 0.00 99.84 [2021-02-25T06:05:34.667Z] 06:01:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-02-25T06:05:34.667Z] 06:01:01 1 0.40 0.00 0.05 0.00 0.00 99.55 [2021-02-25T06:05:34.667Z] 06:01:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-02-25T06:05:34.667Z] 06:01:01 3 0.02 0.00 0.05 0.00 0.00 99.93 [2021-02-25T06:05:34.667Z] 06:02:01 all 0.11 0.00 0.05 0.01 0.00 99.83 [2021-02-25T06:05:34.667Z] 06:02:01 0 0.05 0.00 0.03 0.02 0.00 99.90 [2021-02-25T06:05:34.667Z] 06:02:01 1 0.30 0.00 0.03 0.00 0.00 99.67 [2021-02-25T06:05:34.667Z] 06:02:01 2 0.02 0.00 0.05 0.02 0.00 99.92 [2021-02-25T06:05:34.667Z] 06:02:01 3 0.07 0.00 0.08 0.00 0.00 99.85 [2021-02-25T06:05:34.667Z] 06:03:01 all 0.15 0.00 0.03 0.00 0.00 99.81 [2021-02-25T06:05:34.667Z] 06:03:01 0 0.53 0.00 0.02 0.00 0.00 99.45 [2021-02-25T06:05:34.667Z] 06:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-02-25T06:05:34.667Z] 06:03:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2021-02-25T06:05:34.667Z] 06:03:01 3 0.02 0.00 0.05 0.00 0.02 99.92 [2021-02-25T06:05:34.667Z] 06:04:01 all 0.17 0.00 0.03 0.00 0.00 99.80 [2021-02-25T06:05:34.667Z] 06:04:01 0 0.53 0.00 0.03 0.00 0.00 99.43 [2021-02-25T06:05:34.667Z] 06:04:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-02-25T06:05:34.667Z] 06:04:01 2 0.08 0.00 0.05 0.00 0.00 99.87 [2021-02-25T06:05:34.667Z] 06:04:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-02-25T06:05:34.667Z] 06:05:01 all 0.19 0.00 0.03 0.00 0.01 99.77 [2021-02-25T06:05:34.667Z] 06:05:01 0 0.63 0.00 0.05 0.00 0.02 99.30 [2021-02-25T06:05:34.667Z] 06:05:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-02-25T06:05:34.667Z] 06:05:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2021-02-25T06:05:34.667Z] 06:05:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2021-02-25T06:05:34.667Z] Average: all 0.66 0.00 0.31 0.15 0.01 98.87 [2021-02-25T06:05:34.667Z] Average: 0 0.94 0.00 0.33 0.07 0.01 98.66 [2021-02-25T06:05:34.667Z] Average: 1 0.54 0.00 0.35 0.35 0.01 98.75 [2021-02-25T06:05:34.667Z] Average: 2 0.62 0.00 0.26 0.04 0.01 99.07 [2021-02-25T06:05:34.667Z] Average: 3 0.55 0.00 0.30 0.14 0.01 98.99 [2021-02-25T06:05:34.667Z] [2021-02-25T06:05:34.667Z] [2021-02-25T06:05:34.667Z]