Pull request #837 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 17f34e0f237b0d08a789829a4d5d97cb938c3491+e522836f5d508ce20413c5d2a08a926bd2b9771b (ce9642e85e171622b602ebc51bbc61ed2b037a0e) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-837/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-837/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-31325 in /w/workspace/dgexfoundry_device-sdk-go_PR-837 [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-837 # 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 e522836f5d508ce20413c5d2a08a926bd2b9771b into PR head commit 17f34e0f237b0d08a789829a4d5d97cb938c3491 > 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/837/head:refs/remotes/origin/PR-837 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 17f34e0f237b0d08a789829a4d5d97cb938c3491 # timeout=10 Merge succeeded, producing 17f34e0f237b0d08a789829a4d5d97cb938c3491 Checking out Revision 17f34e0f237b0d08a789829a4d5d97cb938c3491 (PR-837) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e522836f5d508ce20413c5d2a08a926bd2b9771b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 17f34e0f237b0d08a789829a4d5d97cb938c3491 # 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-25T05:44:39.580Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-25T05:44:39.939Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-25T05:44:40.145Z] ========================================================= [2021-03-25T05:44:40.145Z] EdgeX Global Pipelines Version Info [2021-03-25T05:44:40.145Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-25T05:44:41.655Z] ------------------- [2021-03-25T05:44:41.655Z] stable info: [2021-03-25T05:44:41.655Z] ------------------- [2021-03-25T05:44:41.655Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-25T05:44:41.655Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-25T05:44:41.655Z] Message: update stable to v1.0.186 [2021-03-25T05:44:42.601Z] ------------------- [2021-03-25T05:44:42.601Z] experimental info: [2021-03-25T05:44:42.601Z] ------------------- [2021-03-25T05:44:42.601Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-25T05:44:42.601Z] Commit SHA: 606c6f769ab3e61af702b3bd2da8ca6cacc01659 [2021-03-25T05:44:42.601Z] Message: update experimental to v1.0.187 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-25T05:44:43.052Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-03-25T05:44:43.183Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-03-25T05:44:43.314Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-25T05:44:43.445Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-25T05:44:43.577Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-25T05:44:43.721Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-25T05:44:43.867Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-25T05:44:43.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-25T05:44:44.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-03-25T05:44:44.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-25T05:44:44.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-25T05:44:44.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-03-25T05:44:44.632Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-25T05:44:44.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-25T05:44:44.885Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-25T05:44:45.013Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-03-25T05:44:45.139Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-25T05:44:45.264Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-25T05:44:45.388Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-25T05:44:45.530Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-25T05:44:45.655Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-25T05:44:45.778Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-25T05:44:45.902Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-25T05:44:46.030Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-25T05:44:46.170Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-03-25T05:44:46.297Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-25T05:44:46.425Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-837 [Pipeline] echo [2021-03-25T05:44:46.548Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-837 [Pipeline] echo [2021-03-25T05:44:46.678Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-837 [Pipeline] echo [2021-03-25T05:44:46.807Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 17f34e0f237b0d08a789829a4d5d97cb938c3491 [Pipeline] echo [2021-03-25T05:44:46.940Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 17f34e0 [Pipeline] echo [2021-03-25T05:44:47.089Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-25T05:44:47.357Z] provisioning config files... [2021-03-25T05:44:47.387Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-837@tmp/config3339125196705740512tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-25T05:44:47.818Z] ---> docker-login.sh [2021-03-25T05:44:47.818Z] nexus3.edgexfoundry.org:10001 [2021-03-25T05:44:48.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T05:44:48.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T05:44:48.080Z] Configure a credential helper to remove this warning. See [2021-03-25T05:44:48.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T05:44:48.080Z] [2021-03-25T05:44:48.080Z] Login Succeeded [2021-03-25T05:44:48.080Z] nexus3.edgexfoundry.org:10002 [2021-03-25T05:44:48.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T05:44:48.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T05:44:48.344Z] Configure a credential helper to remove this warning. See [2021-03-25T05:44:48.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T05:44:48.344Z] [2021-03-25T05:44:48.344Z] Login Succeeded [2021-03-25T05:44:48.344Z] nexus3.edgexfoundry.org:10003 [2021-03-25T05:44:48.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T05:44:48.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T05:44:48.607Z] Configure a credential helper to remove this warning. See [2021-03-25T05:44:48.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T05:44:48.607Z] [2021-03-25T05:44:48.607Z] Login Succeeded [2021-03-25T05:44:48.607Z] nexus3.edgexfoundry.org:10004 [2021-03-25T05:44:48.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T05:44:48.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T05:44:48.607Z] Configure a credential helper to remove this warning. See [2021-03-25T05:44:48.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T05:44:48.607Z] [2021-03-25T05:44:48.607Z] Login Succeeded [2021-03-25T05:44:48.607Z] docker.io [2021-03-25T05:44:48.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T05:44:49.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T05:44:49.136Z] Configure a credential helper to remove this warning. See [2021-03-25T05:44:49.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T05:44:49.136Z] [2021-03-25T05:44:49.136Z] Login Succeeded [2021-03-25T05:44:49.136Z] ---> docker-login.sh ends [Pipeline] } [2021-03-25T05:44:49.168Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-25T05:44:50.274Z] + git log --format=format:%s -1 17f34e0f237b0d08a789829a4d5d97cb938c3491 [Pipeline] echo [2021-03-25T05:44:50.360Z] GIT_COMMIT: 17f34e0f237b0d08a789829a4d5d97cb938c3491, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-03-25T05:44:50.473Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-25T05:44:51.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-25T05:44:51.674Z] [2021-03-25T05:44:51.674Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-25T05:44:52.071Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-25T05:44:52.071Z] latest: Pulling from edgex-devops/git-semver [2021-03-25T05:44:52.071Z] 31603596830f: Pulling fs layer [2021-03-25T05:44:52.071Z] 2a8b12db71e7: Pulling fs layer [2021-03-25T05:44:52.071Z] 6ca5941a6612: Pulling fs layer [2021-03-25T05:44:52.071Z] ecc8261a40a4: Pulling fs layer [2021-03-25T05:44:52.071Z] ecc8261a40a4: Waiting [2021-03-25T05:44:52.071Z] 2a8b12db71e7: Download complete [2021-03-25T05:44:52.071Z] 31603596830f: Verifying Checksum [2021-03-25T05:44:52.071Z] 31603596830f: Download complete [2021-03-25T05:44:52.333Z] ecc8261a40a4: Verifying Checksum [2021-03-25T05:44:52.333Z] ecc8261a40a4: Download complete [2021-03-25T05:44:52.333Z] 6ca5941a6612: Verifying Checksum [2021-03-25T05:44:52.333Z] 6ca5941a6612: Download complete [2021-03-25T05:44:52.333Z] 31603596830f: Pull complete [2021-03-25T05:44:52.597Z] 2a8b12db71e7: Pull complete [2021-03-25T05:44:53.548Z] 6ca5941a6612: Pull complete [2021-03-25T05:44:53.548Z] ecc8261a40a4: Pull complete [2021-03-25T05:44:53.548Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-25T05:44:53.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-25T05:44:53.809Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-25T05:44:53.929Z] prd-centos7-docker-4c-2g-31325 does not seem to be running inside a container [2021-03-25T05:44:53.971Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-837 -v /w/workspace/dgexfoundry_device-sdk-go_PR-837:/w/workspace/dgexfoundry_device-sdk-go_PR-837:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-837@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-837@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-25T05:44:55.840Z] $ docker top f1674a403ad85ede48b131ad57cb1878554138cb6f060e38eb0419fbb3e76d33 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-25T05:44:56.253Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-25T05:44:56.253Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-25T05:44:56.444Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-25T05:44:56.448Z] $ docker exec f1674a403ad85ede48b131ad57cb1878554138cb6f060e38eb0419fbb3e76d33 ssh-agent [2021-03-25T05:44:56.628Z] SSH_AUTH_SOCK=/tmp/ssh-gIGj8BCQXNHF/agent.13 [2021-03-25T05:44:56.628Z] SSH_AGENT_PID=18 [2021-03-25T05:44:56.846Z] Running ssh-add (command line suppressed) [2021-03-25T05:44:56.971Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-837@tmp/private_key_5772556108799131253.key (/w/workspace/dgexfoundry_device-sdk-go_PR-837@tmp/private_key_5772556108799131253.key) [2021-03-25T05:44:57.022Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-25T05:44:57.402Z] + git tag --points-at HEAD [Pipeline] } [2021-03-25T05:44:57.432Z] $ docker exec --env ******** --env ******** f1674a403ad85ede48b131ad57cb1878554138cb6f060e38eb0419fbb3e76d33 ssh-agent -k [2021-03-25T05:44:57.549Z] unset SSH_AUTH_SOCK; [2021-03-25T05:44:57.549Z] unset SSH_AGENT_PID; [2021-03-25T05:44:57.549Z] echo Agent pid 18 killed; [2021-03-25T05:44:57.597Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-25T05:44:57.796Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-25T05:44:57.796Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-25T05:44:57.969Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-25T05:44:57.972Z] $ docker exec f1674a403ad85ede48b131ad57cb1878554138cb6f060e38eb0419fbb3e76d33 ssh-agent [2021-03-25T05:44:58.145Z] SSH_AUTH_SOCK=/tmp/ssh-Rh4aIlcGP202/agent.46 [2021-03-25T05:44:58.145Z] SSH_AGENT_PID=51 [2021-03-25T05:44:58.151Z] Running ssh-add (command line suppressed) [2021-03-25T05:44:58.279Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-837@tmp/private_key_6459941157820429985.key (/w/workspace/dgexfoundry_device-sdk-go_PR-837@tmp/private_key_6459941157820429985.key) [2021-03-25T05:44:58.328Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-25T05:44:58.701Z] + git semver init [2021-03-25T05:44:58.701Z] # -> Open(): unable to determine branch for HEAD [2021-03-25T05:44:58.701Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-837/.git [2021-03-25T05:44:58.701Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-837 [2021-03-25T05:44:58.701Z] # $SEMVER_REMOTE_NAME = origin [2021-03-25T05:44:58.701Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-25T05:44:58.701Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-25T05:44:58.701Z] # $SEMVER_BRANCH = PR-837 [2021-03-25T05:44:58.701Z] # $SEMVER_TEMP = /tmp/semver-220744120 [2021-03-25T05:44:58.701Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-03-25T05:44:59.277Z] # '/tmp/semver-220744120' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-837/.semver' [2021-03-25T05:44:59.277Z] # -> Force: false [2021-03-25T05:44:59.277Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-837/.semver [Pipeline] } [2021-03-25T05:44:59.300Z] $ docker exec --env ******** --env ******** f1674a403ad85ede48b131ad57cb1878554138cb6f060e38eb0419fbb3e76d33 ssh-agent -k [2021-03-25T05:44:59.421Z] unset SSH_AUTH_SOCK; [2021-03-25T05:44:59.422Z] unset SSH_AGENT_PID; [2021-03-25T05:44:59.422Z] echo Agent pid 51 killed; [2021-03-25T05:44:59.468Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-25T05:45:00.048Z] + git semver [Pipeline] } [2021-03-25T05:45:00.077Z] $ docker stop --time=1 f1674a403ad85ede48b131ad57cb1878554138cb6f060e38eb0419fbb3e76d33 [2021-03-25T05:45:01.460Z] $ docker rm -f f1674a403ad85ede48b131ad57cb1878554138cb6f060e38eb0419fbb3e76d33 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-25T05:45:01.992Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-25T05:45:02.473Z] Stashed 1 file(s) [Pipeline] echo [2021-03-25T05:45:02.495Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-03-25T05:45:18.438Z] Still waiting to schedule task [2021-03-25T05:45:18.439Z] ‘prd-centos7-blackbox-4c-2g-30704’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-31326’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-27930’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-30485’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-30654’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-03-25T05:45:18.475Z] Still waiting to schedule task [2021-03-25T05:45:18.476Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-25T05:47:04.770Z] Running on prd-centos7-docker-4c-2g-31328 in /w/workspace/dgexfoundry_device-sdk-go_PR-837 [Pipeline] { [Pipeline] ws [2021-03-25T05:47:04.864Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-03-25T05:47:05.062Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-31327 in /w/workspace/dgexfoundry_device-sdk-go_PR-837 [Pipeline] { [Pipeline] ws [2021-03-25T05:47:05.185Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-03-25T05:47:07.514Z] using credential edgex-jenkins-ssh [2021-03-25T05:47:07.570Z] Cloning the remote Git repository [2021-03-25T05:47:07.600Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-03-25T05:47:07.670Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-03-25T05:47:07.722Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-25T05:47:07.723Z] > git --version # timeout=10 [2021-03-25T05:47:07.728Z] > git --version # 'git version 2.24.3' [2021-03-25T05:47:07.729Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-25T05:47:07.754Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-25T05:47:08.440Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-25T05:47:08.448Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-25T05:47:08.459Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-25T05:47:08.475Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-25T05:47:08.475Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-25T05:47:08.480Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/837/head:refs/remotes/origin/PR-837 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-25T05:47:08.905Z] Merging remotes/origin/master commit e522836f5d508ce20413c5d2a08a926bd2b9771b into PR head commit 17f34e0f237b0d08a789829a4d5d97cb938c3491 [2021-03-25T05:47:08.995Z] Merge succeeded, producing 17f34e0f237b0d08a789829a4d5d97cb938c3491 [2021-03-25T05:47:08.995Z] Checking out Revision 17f34e0f237b0d08a789829a4d5d97cb938c3491 (PR-837) [2021-03-25T05:47:08.916Z] > git config core.sparsecheckout # timeout=10 [2021-03-25T05:47:08.922Z] > git checkout -f 17f34e0f237b0d08a789829a4d5d97cb938c3491 # timeout=10 [2021-03-25T05:47:08.968Z] > git remote # timeout=10 [2021-03-25T05:47:08.972Z] > git config --get remote.origin.url # timeout=10 [2021-03-25T05:47:08.977Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-25T05:47:08.981Z] > git merge e522836f5d508ce20413c5d2a08a926bd2b9771b # timeout=10 [2021-03-25T05:47:08.992Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-25T05:47:09.001Z] > git config core.sparsecheckout # timeout=10 [2021-03-25T05:47:09.006Z] > git checkout -f 17f34e0f237b0d08a789829a4d5d97cb938c3491 # timeout=10 [2021-03-25T05:47:10.141Z] using credential edgex-jenkins-ssh [2021-03-25T05:47:10.197Z] Cloning the remote Git repository [2021-03-25T05:47:10.247Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-03-25T05:47:10.356Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-03-25T05:47:10.451Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-25T05:47:10.452Z] > git --version # timeout=10 [2021-03-25T05:47:10.468Z] > git --version # 'git version 2.17.1' [2021-03-25T05:47:10.469Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-25T05:47:10.547Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-25T05:47:12.345Z] Merging remotes/origin/master commit e522836f5d508ce20413c5d2a08a926bd2b9771b into PR head commit 17f34e0f237b0d08a789829a4d5d97cb938c3491 [2021-03-25T05:47:12.623Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-03-25T05:47:12.645Z] Merge succeeded, producing 17f34e0f237b0d08a789829a4d5d97cb938c3491 [2021-03-25T05:47:12.646Z] Checking out Revision 17f34e0f237b0d08a789829a4d5d97cb938c3491 (PR-837) [2021-03-25T05:47:12.655Z] > git --version # timeout=10 [2021-03-25T05:47:12.664Z] > git --version # 'git version 2.24.3' [2021-03-25T05:47:12.673Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-25T05:47:11.765Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-25T05:47:11.784Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-25T05:47:11.822Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-25T05:47:11.858Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-25T05:47:11.858Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-25T05:47:11.870Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/837/head:refs/remotes/origin/PR-837 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-25T05:47:12.361Z] > git config core.sparsecheckout # timeout=10 [2021-03-25T05:47:12.376Z] > git checkout -f 17f34e0f237b0d08a789829a4d5d97cb938c3491 # timeout=10 [2021-03-25T05:47:12.473Z] > git remote # timeout=10 [2021-03-25T05:47:12.530Z] > git config --get remote.origin.url # timeout=10 [2021-03-25T05:47:12.556Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-25T05:47:12.566Z] > git merge e522836f5d508ce20413c5d2a08a926bd2b9771b # timeout=10 [2021-03-25T05:47:12.611Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-25T05:47:12.650Z] > git config core.sparsecheckout # timeout=10 [2021-03-25T05:47:12.682Z] > git checkout -f 17f34e0f237b0d08a789829a4d5d97cb938c3491 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-25T05:47:14.042Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-25T05:47:14.391Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-25T05:47:14.727Z] + sudo service docker restart [2021-03-25T05:47:14.727Z] + true [2021-03-25T05:47:14.727Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-25T05:47:15.812Z] provisioning config files... [2021-03-25T05:47:15.837Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config6734794300177790563tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-25T05:47:16.259Z] ---> docker-login.sh [2021-03-25T05:47:16.260Z] nexus3.edgexfoundry.org:10001 [2021-03-25T05:47:16.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T05:47:16.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T05:47:16.521Z] Configure a credential helper to remove this warning. See [2021-03-25T05:47:16.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T05:47:16.521Z] [2021-03-25T05:47:16.521Z] Login Succeeded [2021-03-25T05:47:16.521Z] nexus3.edgexfoundry.org:10002 [2021-03-25T05:47:16.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T05:47:16.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T05:47:16.782Z] Configure a credential helper to remove this warning. See [2021-03-25T05:47:16.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T05:47:16.782Z] [2021-03-25T05:47:16.782Z] Login Succeeded [2021-03-25T05:47:16.782Z] nexus3.edgexfoundry.org:10003 [2021-03-25T05:47:16.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T05:47:16.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T05:47:16.782Z] Configure a credential helper to remove this warning. See [2021-03-25T05:47:16.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T05:47:16.782Z] [2021-03-25T05:47:16.782Z] Login Succeeded [2021-03-25T05:47:16.782Z] nexus3.edgexfoundry.org:10004 [2021-03-25T05:47:17.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T05:47:17.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T05:47:17.045Z] Configure a credential helper to remove this warning. See [2021-03-25T05:47:17.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T05:47:17.045Z] [2021-03-25T05:47:17.045Z] Login Succeeded [2021-03-25T05:47:17.045Z] docker.io [2021-03-25T05:47:17.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T05:47:17.075Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-03-25T05:47:17.127Z] > git --version # timeout=10 [2021-03-25T05:47:17.143Z] > git --version # 'git version 2.17.1' [2021-03-25T05:47:17.158Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-25T05:47:17.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T05:47:17.309Z] Configure a credential helper to remove this warning. See [2021-03-25T05:47:17.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T05:47:17.309Z] [2021-03-25T05:47:17.309Z] Login Succeeded [2021-03-25T05:47:17.309Z] ---> docker-login.sh ends [Pipeline] } [2021-03-25T05:47:17.334Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-25T05:47:17.983Z] ========================================================= [2021-03-25T05:47:17.983Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-25T05:47:17.983Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2021-03-25T05:47:18.374Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-25T05:47:18.374Z] Sending build context to Docker daemon 2.288MB [2021-03-25T05:47:18.374Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-25T05:47:18.374Z] Step 2/8 : FROM ${BASE} [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-25T05:47:18.639Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-25T05:47:18.639Z] 188c0c94c7c5: Pulling fs layer [2021-03-25T05:47:18.639Z] 0ef7d3d256c8: Pulling fs layer [2021-03-25T05:47:18.639Z] de9db76c5a1d: Pulling fs layer [2021-03-25T05:47:18.639Z] bca2f99d35d6: Pulling fs layer [2021-03-25T05:47:18.639Z] 93359f2a8cfa: Pulling fs layer [2021-03-25T05:47:18.639Z] 7c6f9722023f: Pulling fs layer [2021-03-25T05:47:18.639Z] a35cf1a2eb13: Pulling fs layer [2021-03-25T05:47:18.639Z] 93359f2a8cfa: Waiting [2021-03-25T05:47:18.639Z] 7c6f9722023f: Waiting [2021-03-25T05:47:18.639Z] a35cf1a2eb13: Waiting [2021-03-25T05:47:18.639Z] bca2f99d35d6: Waiting [2021-03-25T05:47:18.639Z] de9db76c5a1d: Verifying Checksum [2021-03-25T05:47:18.639Z] de9db76c5a1d: Download complete [2021-03-25T05:47:18.639Z] 0ef7d3d256c8: Verifying Checksum [2021-03-25T05:47:18.639Z] 0ef7d3d256c8: Download complete [2021-03-25T05:47:18.639Z] 93359f2a8cfa: Verifying Checksum [2021-03-25T05:47:18.639Z] 93359f2a8cfa: Download complete [2021-03-25T05:47:19.342Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-25T05:47:19.586Z] 7c6f9722023f: Verifying Checksum [2021-03-25T05:47:19.586Z] 7c6f9722023f: Download complete [2021-03-25T05:47:19.586Z] 188c0c94c7c5: Verifying Checksum [2021-03-25T05:47:19.586Z] 188c0c94c7c5: Download complete [2021-03-25T05:47:19.586Z] 188c0c94c7c5: Pull complete [2021-03-25T05:47:19.809Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-25T05:47:19.853Z] 0ef7d3d256c8: Pull complete [2021-03-25T05:47:20.121Z] de9db76c5a1d: Pull complete [2021-03-25T05:47:20.163Z] + true [2021-03-25T05:47:20.163Z] + sudo service docker restart [2021-03-25T05:47:21.530Z] a35cf1a2eb13: Verifying Checksum [2021-03-25T05:47:21.530Z] a35cf1a2eb13: Download complete [2021-03-25T05:47:22.109Z] bca2f99d35d6: Verifying Checksum [2021-03-25T05:47:22.109Z] bca2f99d35d6: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-25T05:47:22.278Z] provisioning config files... [2021-03-25T05:47:22.315Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3679951608924493831tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-25T05:47:22.773Z] ---> docker-login.sh [2021-03-25T05:47:22.773Z] nexus3.edgexfoundry.org:10001 [2021-03-25T05:47:23.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T05:47:24.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T05:47:24.029Z] Configure a credential helper to remove this warning. See [2021-03-25T05:47:24.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T05:47:24.029Z] [2021-03-25T05:47:24.029Z] Login Succeeded [2021-03-25T05:47:24.029Z] nexus3.edgexfoundry.org:10002 [2021-03-25T05:47:24.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T05:47:24.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T05:47:24.579Z] Configure a credential helper to remove this warning. See [2021-03-25T05:47:24.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T05:47:24.579Z] [2021-03-25T05:47:24.579Z] Login Succeeded [2021-03-25T05:47:24.579Z] nexus3.edgexfoundry.org:10003 [2021-03-25T05:47:24.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T05:47:25.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T05:47:25.128Z] Configure a credential helper to remove this warning. See [2021-03-25T05:47:25.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T05:47:25.128Z] [2021-03-25T05:47:25.128Z] Login Succeeded [2021-03-25T05:47:25.128Z] nexus3.edgexfoundry.org:10004 [2021-03-25T05:47:25.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T05:47:25.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T05:47:25.680Z] Configure a credential helper to remove this warning. See [2021-03-25T05:47:25.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T05:47:25.680Z] [2021-03-25T05:47:25.680Z] Login Succeeded [2021-03-25T05:47:25.680Z] docker.io [2021-03-25T05:47:25.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T05:47:26.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T05:47:26.226Z] Configure a credential helper to remove this warning. See [2021-03-25T05:47:26.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T05:47:26.226Z] [2021-03-25T05:47:26.226Z] Login Succeeded [2021-03-25T05:47:26.226Z] ---> docker-login.sh ends [Pipeline] } [2021-03-25T05:47:26.255Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-25T05:47:26.791Z] ========================================================= [2021-03-25T05:47:26.791Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-25T05:47:26.791Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-25T05:47:27.245Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-25T05:47:27.445Z] bca2f99d35d6: Pull complete [2021-03-25T05:47:27.445Z] 93359f2a8cfa: Pull complete [2021-03-25T05:47:27.445Z] 7c6f9722023f: Pull complete [2021-03-25T05:47:27.859Z] Sending build context to Docker daemon 2.287MB [2021-03-25T05:47:27.859Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-25T05:47:27.859Z] Step 2/8 : FROM ${BASE} [2021-03-25T05:47:27.859Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-25T05:47:27.859Z] 5f621e34cdf4: Pulling fs layer [2021-03-25T05:47:27.859Z] a4357932f1b6: Pulling fs layer [2021-03-25T05:47:27.859Z] 18c013af1878: Pulling fs layer [2021-03-25T05:47:27.859Z] 00ac8860ef70: Pulling fs layer [2021-03-25T05:47:27.859Z] 63d7cb157983: Pulling fs layer [2021-03-25T05:47:27.859Z] b116817d02f9: Pulling fs layer [2021-03-25T05:47:27.859Z] 745a02a5169b: Pulling fs layer [2021-03-25T05:47:27.859Z] 00ac8860ef70: Waiting [2021-03-25T05:47:27.859Z] 63d7cb157983: Waiting [2021-03-25T05:47:27.859Z] 745a02a5169b: Waiting [2021-03-25T05:47:27.859Z] b116817d02f9: Waiting [2021-03-25T05:47:27.859Z] 18c013af1878: Download complete [2021-03-25T05:47:27.859Z] a4357932f1b6: Verifying Checksum [2021-03-25T05:47:27.859Z] a4357932f1b6: Download complete [2021-03-25T05:47:27.859Z] 63d7cb157983: Verifying Checksum [2021-03-25T05:47:27.859Z] 63d7cb157983: Download complete [2021-03-25T05:47:27.859Z] b116817d02f9: Verifying Checksum [2021-03-25T05:47:27.859Z] b116817d02f9: Download complete [2021-03-25T05:47:27.859Z] 5f621e34cdf4: Download complete [2021-03-25T05:47:28.853Z] 5f621e34cdf4: Pull complete [2021-03-25T05:47:29.139Z] a4357932f1b6: Pull complete [2021-03-25T05:47:29.746Z] 18c013af1878: Pull complete [2021-03-25T05:47:30.340Z] 745a02a5169b: Verifying Checksum [2021-03-25T05:47:30.340Z] 745a02a5169b: Download complete [2021-03-25T05:47:31.317Z] 00ac8860ef70: Verifying Checksum [2021-03-25T05:47:31.317Z] 00ac8860ef70: Download complete [2021-03-25T05:47:37.508Z] a35cf1a2eb13: Pull complete [2021-03-25T05:47:37.509Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-25T05:47:37.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-25T05:47:37.509Z] ---> a62c8e92a672 [2021-03-25T05:47:37.509Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-25T05:47:37.509Z] ---> Running in 1912cb267418 [2021-03-25T05:47:37.509Z] Removing intermediate container 1912cb267418 [2021-03-25T05:47:37.509Z] ---> 5d8e1220f27d [2021-03-25T05:47:37.509Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-25T05:47:37.509Z] ---> Running in 5bc3d791a072 [2021-03-25T05:47:38.089Z] Removing intermediate container 5bc3d791a072 [2021-03-25T05:47:38.089Z] ---> 34e24b162f17 [2021-03-25T05:47:38.089Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-03-25T05:47:38.089Z] ---> Running in cdef019d13dd [2021-03-25T05:47:39.057Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-25T05:47:39.647Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-25T05:47:40.227Z] OK: 166 MiB in 39 packages [2021-03-25T05:47:40.816Z] Removing intermediate container cdef019d13dd [2021-03-25T05:47:40.816Z] ---> d86f2c73d464 [2021-03-25T05:47:40.816Z] Step 6/8 : WORKDIR /device-sdk-go [2021-03-25T05:47:40.816Z] ---> Running in 80b36b2b431f [2021-03-25T05:47:40.816Z] Removing intermediate container 80b36b2b431f [2021-03-25T05:47:40.816Z] ---> 1b60ba29be77 [2021-03-25T05:47:40.816Z] Step 7/8 : COPY . . [2021-03-25T05:47:41.497Z] 00ac8860ef70: Pull complete [2021-03-25T05:47:41.497Z] 63d7cb157983: Pull complete [2021-03-25T05:47:41.497Z] b116817d02f9: Pull complete [2021-03-25T05:47:42.204Z] ---> 633c84f97571 [2021-03-25T05:47:42.204Z] Step 8/8 : RUN go mod download [2021-03-25T05:47:42.204Z] ---> Running in ee79f72891c2 [2021-03-25T05:47:44.903Z] 745a02a5169b: Pull complete [2021-03-25T05:47:44.903Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-25T05:47:44.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-25T05:47:44.903Z] ---> b7e6874047d6 [2021-03-25T05:47:44.903Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-25T05:47:48.292Z] ---> Running in cdf76ce2c090 [2021-03-25T05:47:48.292Z] Removing intermediate container cdf76ce2c090 [2021-03-25T05:47:48.292Z] ---> c290119f8086 [2021-03-25T05:47:48.293Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-25T05:47:48.293Z] ---> Running in dc51f17a2b44 [2021-03-25T05:47:50.941Z] Removing intermediate container dc51f17a2b44 [2021-03-25T05:47:50.941Z] ---> 472c98797678 [2021-03-25T05:47:50.941Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-03-25T05:47:50.941Z] ---> Running in b6236bb8ff08 [2021-03-25T05:47:51.928Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-25T05:47:52.534Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-25T05:47:53.129Z] OK: 142 MiB in 39 packages [2021-03-25T05:47:54.596Z] Removing intermediate container b6236bb8ff08 [2021-03-25T05:47:54.596Z] ---> 8abfe82bde1e [2021-03-25T05:47:54.596Z] Step 6/8 : WORKDIR /device-sdk-go [2021-03-25T05:47:54.596Z] ---> Running in 91add15f61b6 [2021-03-25T05:47:55.195Z] Removing intermediate container 91add15f61b6 [2021-03-25T05:47:55.195Z] ---> ef3a1b08eee0 [2021-03-25T05:47:55.195Z] Step 7/8 : COPY . . [2021-03-25T05:47:56.182Z] ---> cdafa2b90b38 [2021-03-25T05:47:56.182Z] Step 8/8 : RUN go mod download [2021-03-25T05:47:56.463Z] ---> Running in cba173e64c6e [2021-03-25T05:48:00.420Z] Removing intermediate container ee79f72891c2 [2021-03-25T05:48:00.420Z] ---> aa8b02ca15e9 [2021-03-25T05:48:00.420Z] Successfully built aa8b02ca15e9 [2021-03-25T05:48:00.420Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-25T05:48:00.778Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-25T05:48:00.778Z] . [Pipeline] withDockerContainer [2021-03-25T05:48:00.925Z] prd-centos7-docker-4c-2g-31328 does not seem to be running inside a container [2021-03-25T05:48:00.975Z] $ 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-x86_64 cat [2021-03-25T05:48:01.799Z] $ docker top 38a634f1bdb07306f6e87e46cb8ddb737fb33bf9d9af0375f1509714b0c739d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-25T05:48:02.376Z] + go version [2021-03-25T05:48:02.376Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-25T05:48:02.417Z] $ docker stop --time=1 38a634f1bdb07306f6e87e46cb8ddb737fb33bf9d9af0375f1509714b0c739d7 [2021-03-25T05:48:03.756Z] $ docker rm -f 38a634f1bdb07306f6e87e46cb8ddb737fb33bf9d9af0375f1509714b0c739d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-25T05:48:05.105Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-25T05:48:05.105Z] . [Pipeline] withDockerContainer [2021-03-25T05:48:05.229Z] prd-centos7-docker-4c-2g-31328 does not seem to be running inside a container [2021-03-25T05:48:05.277Z] $ 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-x86_64 cat [2021-03-25T05:48:05.858Z] $ docker top 5c36c80725471fa8c180b6b823d96e015e6afdc25d65235207b7b5598243a9a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-25T05:48:06.392Z] + make test [2021-03-25T05:48:06.392Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-25T05:48:14.597Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-03-25T05:48:18.640Z] Removing intermediate container cba173e64c6e [2021-03-25T05:48:18.640Z] ---> 974ef536749a [2021-03-25T05:48:18.640Z] Successfully built 974ef536749a [2021-03-25T05:48:18.640Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-25T05:48:19.012Z] + docker inspect -f . ci-base-image-arm64 [2021-03-25T05:48:19.012Z] . [Pipeline] withDockerContainer [2021-03-25T05:48:19.313Z] prd-ubuntu18.04-docker-arm64-4c-16g-31327 does not seem to be running inside a container [2021-03-25T05:48:19.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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-25T05:48:20.851Z] $ docker top 24ebbcc1717b2963e0ac69ff95fcb557d7ca0ee61183c811d140805128dc2119 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-25T05:48:21.974Z] + go version [2021-03-25T05:48:21.974Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-25T05:48:22.014Z] $ docker stop --time=1 24ebbcc1717b2963e0ac69ff95fcb557d7ca0ee61183c811d140805128dc2119 [2021-03-25T05:48:24.005Z] $ docker rm -f 24ebbcc1717b2963e0ac69ff95fcb557d7ca0ee61183c811d140805128dc2119 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-25T05:48:25.371Z] + docker inspect -f . ci-base-image-arm64 [2021-03-25T05:48:25.371Z] . [Pipeline] withDockerContainer [2021-03-25T05:48:25.654Z] prd-ubuntu18.04-docker-arm64-4c-16g-31327 does not seem to be running inside a container [2021-03-25T05:48:25.741Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-25T05:48:27.246Z] $ docker top 338aab7920482cede382055f0c357be53cc4d98acecbbf08cb2e55e3000e07cf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-25T05:48:28.330Z] + make test [2021-03-25T05:48:28.330Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-25T05:48:29.673Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-03-25T05:48:29.673Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-03-25T05:48:29.673Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2021-03-25T05:48:29.673Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-03-25T05:48:32.238Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.064s coverage: 27.0% of statements [2021-03-25T05:48:32.507Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.085s coverage: 81.2% of statements [2021-03-25T05:48:50.511Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-03-25T05:49:04.659Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.050s coverage: 10.5% of statements [2021-03-25T05:49:04.660Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-03-25T05:49:04.660Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-03-25T05:49:04.660Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.090s coverage: 32.5% of statements [2021-03-25T05:49:04.660Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-03-25T05:49:04.660Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-03-25T05:49:04.660Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-03-25T05:49:04.660Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.089s coverage: 57.3% of statements [2021-03-25T05:49:04.660Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.121s coverage: 6.6% of statements [2021-03-25T05:49:04.660Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.054s coverage: 5.1% of statements [2021-03-25T05:49:04.660Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-03-25T05:49:04.660Z] GO111MODULE=on go vet ./... [2021-03-25T05:49:11.350Z] gofmt -l . [2021-03-25T05:49:11.350Z] [ "`gofmt -l .`" = "" ] [2021-03-25T05:49:11.350Z] ./bin/test-attribution-txt.sh [2021-03-25T05:49:11.935Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-03-25T05:49:12.230Z] $ docker stop --time=1 5c36c80725471fa8c180b6b823d96e015e6afdc25d65235207b7b5598243a9a0 [2021-03-25T05:49:14.120Z] $ docker rm -f 5c36c80725471fa8c180b6b823d96e015e6afdc25d65235207b7b5598243a9a0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-25T05:49:14.842Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-25T05:49:15.227Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-03-25T05:49:18.323Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-25T05:49:18.644Z] + ls -al . [2021-03-25T05:49:18.644Z] total 184 [2021-03-25T05:49:18.644Z] drwxrwxr-x. 10 jenkins jenkins 4096 Mar 25 05:49 . [2021-03-25T05:49:18.644Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 25 05:47 .. [2021-03-25T05:49:18.644Z] drwxrwxr-x. 2 jenkins jenkins 64 Mar 25 05:47 bin [2021-03-25T05:49:18.644Z] -rw-r--r--. 1 jenkins jenkins 99587 Mar 25 05:48 coverage.out [2021-03-25T05:49:18.644Z] -rw-rw-r--. 1 jenkins jenkins 949 Mar 25 05:47 Dockerfile.build [2021-03-25T05:49:18.644Z] -rw-rw-r--. 1 jenkins jenkins 140 Mar 25 05:47 .dockerignore [2021-03-25T05:49:18.644Z] drwxrwxr-x. 4 jenkins jenkins 48 Mar 25 05:47 example [2021-03-25T05:49:18.644Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 25 05:47 .git [2021-03-25T05:49:18.644Z] drwxrwxr-x. 2 jenkins jenkins 103 Mar 25 05:47 .github [2021-03-25T05:49:18.644Z] -rw-rw-r--. 1 jenkins jenkins 138 Mar 25 05:47 .gitignore [2021-03-25T05:49:18.644Z] -rw-r--r--. 1 jenkins jenkins 479 Mar 25 05:49 go.mod [2021-03-25T05:49:18.644Z] -rw-r--r--. 1 jenkins jenkins 17490 Mar 25 05:49 go.sum [2021-03-25T05:49:18.644Z] drwxrwxr-x. 13 jenkins jenkins 193 Mar 25 05:47 internal [2021-03-25T05:49:18.644Z] -rw-rw-r--. 1 jenkins jenkins 901 Mar 25 05:47 Jenkinsfile [2021-03-25T05:49:18.644Z] -rw-rw-r--. 1 jenkins jenkins 11341 Mar 25 05:47 LICENSE [2021-03-25T05:49:18.644Z] -rw-rw-r--. 1 jenkins jenkins 1016 Mar 25 05:47 Makefile [2021-03-25T05:49:18.644Z] drwxrwxr-x. 4 jenkins jenkins 26 Mar 25 05:47 openapi [2021-03-25T05:49:18.644Z] drwxrwxr-x. 5 jenkins jenkins 50 Mar 25 05:47 pkg [2021-03-25T05:49:18.644Z] -rw-rw-r--. 1 jenkins jenkins 5897 Mar 25 05:47 README.md [2021-03-25T05:49:18.644Z] -rw-rw-r--. 1 jenkins jenkins 6616 Mar 25 05:47 RELEASE-NOTES.txt [2021-03-25T05:49:18.644Z] drwxrwxr-x. 4 jenkins jenkins 54 Mar 25 05:47 snap [2021-03-25T05:49:18.644Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 25 05:45 VERSION [2021-03-25T05:49:18.644Z] -rw-rw-r--. 1 jenkins jenkins 222 Mar 25 05:47 version.go [Pipeline] isUnix [Pipeline] sh [2021-03-25T05:49:18.991Z] + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=17f34e0f237b0d08a789829a4d5d97cb938c3491 --label arch=amd64 --label version=0.0.0 . [2021-03-25T05:49:19.254Z] Sending build context to Docker daemon 2.388MB [2021-03-25T05:49:19.254Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-25T05:49:19.254Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-25T05:49:19.254Z] ---> aa8b02ca15e9 [2021-03-25T05:49:19.255Z] Step 3/24 : ARG MAKE='make build' [2021-03-25T05:49:19.516Z] ---> Running in b6c248132ce2 [2021-03-25T05:49:19.516Z] Removing intermediate container b6c248132ce2 [2021-03-25T05:49:19.516Z] ---> 9acd8a15460f [2021-03-25T05:49:19.516Z] Step 4/24 : WORKDIR /device-sdk-go [2021-03-25T05:49:19.778Z] ---> Running in 3662105d0f23 [2021-03-25T05:49:19.779Z] Removing intermediate container 3662105d0f23 [2021-03-25T05:49:19.779Z] ---> 3a399cd80248 [2021-03-25T05:49:19.779Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-25T05:49:20.041Z] ---> Running in f964f8751739 [2021-03-25T05:49:20.041Z] Removing intermediate container f964f8751739 [2021-03-25T05:49:20.041Z] ---> 7d3f45d09389 [2021-03-25T05:49:20.041Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-25T05:49:20.304Z] ---> Running in 232a3f019e4b [2021-03-25T05:49:21.255Z] Removing intermediate container 232a3f019e4b [2021-03-25T05:49:21.255Z] ---> fb8e83ca2d68 [2021-03-25T05:49:21.255Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-03-25T05:49:21.255Z] ---> Running in eeb716abe169 [2021-03-25T05:49:21.829Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-25T05:49:22.400Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-25T05:49:23.083Z] OK: 166 MiB in 39 packages [2021-03-25T05:49:23.395Z] Removing intermediate container eeb716abe169 [2021-03-25T05:49:23.395Z] ---> 5031c148f734 [2021-03-25T05:49:23.395Z] Step 8/24 : COPY . . [2021-03-25T05:49:24.461Z] ---> d96779347c1a [2021-03-25T05:49:24.461Z] Step 9/24 : RUN ${MAKE} [2021-03-25T05:49:24.461Z] ---> Running in 03f28dd8b965 [2021-03-25T05:49:24.733Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-03-25T05:49:34.873Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-03-25T05:49:37.423Z] Removing intermediate container 03f28dd8b965 [2021-03-25T05:49:37.423Z] ---> 6ec355a816c4 [2021-03-25T05:49:37.423Z] Step 10/24 : FROM scratch [2021-03-25T05:49:37.423Z] ---> [2021-03-25T05:49:37.423Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-25T05:49:37.423Z] ---> Running in 4be78aba69a4 [2021-03-25T05:49:37.423Z] Removing intermediate container 4be78aba69a4 [2021-03-25T05:49:37.423Z] ---> 24b2d918916a [2021-03-25T05:49:37.423Z] Step 12/24 : ENV APP_PORT=49990 [2021-03-25T05:49:37.423Z] ---> Running in 43755790d688 [2021-03-25T05:49:37.552Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-03-25T05:49:37.552Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-03-25T05:49:37.552Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2021-03-25T05:49:37.552Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-03-25T05:49:37.552Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.119s coverage: 27.0% of statements [2021-03-25T05:49:37.552Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.176s coverage: 81.2% of statements [2021-03-25T05:49:37.687Z] Removing intermediate container 43755790d688 [2021-03-25T05:49:37.687Z] ---> 623d392ea6f5 [2021-03-25T05:49:37.687Z] Step 13/24 : EXPOSE $APP_PORT [2021-03-25T05:49:37.687Z] ---> Running in e4ea56fc401c [2021-03-25T05:49:37.950Z] Removing intermediate container e4ea56fc401c [2021-03-25T05:49:37.950Z] ---> aee329772d9c [2021-03-25T05:49:37.950Z] Step 14/24 : WORKDIR / [2021-03-25T05:49:37.950Z] ---> Running in 13f6e6fa1241 [2021-03-25T05:49:38.213Z] Removing intermediate container 13f6e6fa1241 [2021-03-25T05:49:38.213Z] ---> 88dfdfeb23e4 [2021-03-25T05:49:38.213Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-03-25T05:49:38.787Z] ---> bd3fadc14678 [2021-03-25T05:49:38.787Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-03-25T05:49:38.787Z] ---> a54b60cafc4f [2021-03-25T05:49:38.787Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-03-25T05:49:39.049Z] ---> b83ce7c67def [2021-03-25T05:49:39.049Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-03-25T05:49:39.311Z] ---> 86b1760a38f3 [2021-03-25T05:49:39.311Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-03-25T05:49:39.573Z] ---> 70e8d06c8a7e [2021-03-25T05:49:39.573Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-03-25T05:49:39.573Z] ---> Running in 4ba4a590c2f4 [2021-03-25T05:49:39.834Z] Removing intermediate container 4ba4a590c2f4 [2021-03-25T05:49:39.834Z] ---> 43327397ccef [2021-03-25T05:49:39.834Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-25T05:49:39.834Z] ---> Running in 82cca215e875 [2021-03-25T05:49:40.098Z] Removing intermediate container 82cca215e875 [2021-03-25T05:49:40.098Z] ---> 6333f82aa0c9 [2021-03-25T05:49:40.098Z] Step 22/24 : LABEL arch=amd64 [2021-03-25T05:49:40.098Z] ---> Running in d3987713002c [2021-03-25T05:49:40.363Z] Removing intermediate container d3987713002c [2021-03-25T05:49:40.363Z] ---> d99a2d5de966 [2021-03-25T05:49:40.363Z] Step 23/24 : LABEL git_sha=17f34e0f237b0d08a789829a4d5d97cb938c3491 [2021-03-25T05:49:40.363Z] ---> Running in 4c5af4ccc095 [2021-03-25T05:49:40.626Z] Removing intermediate container 4c5af4ccc095 [2021-03-25T05:49:40.626Z] ---> 6c00b3454bfa [2021-03-25T05:49:40.626Z] Step 24/24 : LABEL version=0.0.0 [2021-03-25T05:49:40.626Z] ---> Running in e6e3f01a0fb0 [2021-03-25T05:49:40.887Z] Removing intermediate container e6e3f01a0fb0 [2021-03-25T05:49:40.887Z] ---> 345e522f254a [2021-03-25T05:49:40.887Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-25T05:49:40.887Z] Successfully built 345e522f254a [2021-03-25T05:49:40.887Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-25T05:49:42.217Z] ---> job-cost.sh [2021-03-25T05:49:42.217Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-57wj [2021-03-25T05:49:57.194Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-25T05:50:04.358Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.137s coverage: 10.5% of statements [2021-03-25T05:50:04.358Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-03-25T05:50:04.358Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-03-25T05:50:04.358Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.198s coverage: 32.5% of statements [2021-03-25T05:50:04.358Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-03-25T05:50:04.358Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-03-25T05:50:04.358Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-03-25T05:50:04.358Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.238s coverage: 57.3% of statements [2021-03-25T05:50:04.358Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.915s coverage: 6.6% of statements [2021-03-25T05:50:04.358Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.132s coverage: 5.1% of statements [2021-03-25T05:50:04.358Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-03-25T05:50:04.358Z] GO111MODULE=on go vet ./... [2021-03-25T05:50:23.850Z] lf-activate-venv(): INFO: Adding /tmp/venv-57wj/bin to PATH [2021-03-25T05:50:23.850Z] INFO: No Stack... [2021-03-25T05:50:24.420Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-25T05:50:24.991Z] INFO: Archiving Costs [Pipeline] sh [2021-03-25T05:50:25.318Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2021-03-25T05:50:25.318Z] + cut -d, -f6 [Pipeline] lock [2021-03-25T05:50:25.452Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-837-1-stack-cost] [2021-03-25T05:50:25.459Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-837-1-stack-cost] did not exist. Created. [2021-03-25T05:50:25.459Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-837-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-25T05:50:26.032Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-25T05:50:26.153Z] Stashed 1 file(s) [Pipeline] } [2021-03-25T05:50:26.183Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-837-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-25T05:50:43.582Z] gofmt -l . [2021-03-25T05:50:43.582Z] [ "`gofmt -l .`" = "" ] [2021-03-25T05:50:43.582Z] ./bin/test-attribution-txt.sh [2021-03-25T05:50:43.582Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-03-25T05:50:43.623Z] $ docker stop --time=1 338aab7920482cede382055f0c357be53cc4d98acecbbf08cb2e55e3000e07cf [2021-03-25T05:50:45.764Z] $ docker rm -f 338aab7920482cede382055f0c357be53cc4d98acecbbf08cb2e55e3000e07cf [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-25T05:50:46.921Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-25T05:50:46.962Z] Warning: overwriting stash ‘coverage-report’ [2021-03-25T05:50:47.750Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-25T05:50:48.634Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-25T05:50:48.993Z] + ls -al . [2021-03-25T05:50:48.993Z] total 220 [2021-03-25T05:50:48.993Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 25 05:50 . [2021-03-25T05:50:48.993Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 25 05:47 .. [2021-03-25T05:50:48.993Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 25 05:47 .dockerignore [2021-03-25T05:50:48.993Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 25 05:47 .git [2021-03-25T05:50:48.993Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 05:47 .github [2021-03-25T05:50:48.993Z] -rw-rw-r-- 1 jenkins jenkins 138 Mar 25 05:47 .gitignore [2021-03-25T05:50:48.993Z] -rw-rw-r-- 1 jenkins jenkins 949 Mar 25 05:47 Dockerfile.build [2021-03-25T05:50:48.993Z] -rw-rw-r-- 1 jenkins jenkins 901 Mar 25 05:47 Jenkinsfile [2021-03-25T05:50:48.993Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 25 05:47 LICENSE [2021-03-25T05:50:48.993Z] -rw-rw-r-- 1 jenkins jenkins 1016 Mar 25 05:47 Makefile [2021-03-25T05:50:48.993Z] -rw-rw-r-- 1 jenkins jenkins 5897 Mar 25 05:47 README.md [2021-03-25T05:50:48.993Z] -rw-rw-r-- 1 jenkins jenkins 6616 Mar 25 05:47 RELEASE-NOTES.txt [2021-03-25T05:50:48.993Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 25 05:45 VERSION [2021-03-25T05:50:48.993Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 05:47 bin [2021-03-25T05:50:48.993Z] -rw-r--r-- 1 jenkins jenkins 99587 Mar 25 05:50 coverage.out [2021-03-25T05:50:48.993Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 25 05:47 example [2021-03-25T05:50:48.993Z] -rw-r--r-- 1 jenkins jenkins 479 Mar 25 05:50 go.mod [2021-03-25T05:50:48.993Z] -rw-r--r-- 1 jenkins jenkins 17490 Mar 25 05:50 go.sum [2021-03-25T05:50:48.993Z] drwxrwxr-x 13 jenkins jenkins 4096 Mar 25 05:47 internal [2021-03-25T05:50:48.993Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 25 05:47 openapi [2021-03-25T05:50:48.993Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 25 05:47 pkg [2021-03-25T05:50:48.993Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 25 05:47 snap [2021-03-25T05:50:48.993Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 25 05:47 version.go [Pipeline] isUnix [Pipeline] sh [2021-03-25T05:50:49.371Z] + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=17f34e0f237b0d08a789829a4d5d97cb938c3491 --label arch=arm64 --label version=0.0.0 . [2021-03-25T05:50:49.965Z] Sending build context to Docker daemon 2.387MB [2021-03-25T05:50:49.965Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-25T05:50:49.965Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-25T05:50:49.965Z] ---> 974ef536749a [2021-03-25T05:50:49.965Z] Step 3/24 : ARG MAKE='make build' [2021-03-25T05:50:50.245Z] ---> Running in 12e7e9ae2cdf [2021-03-25T05:50:50.517Z] Removing intermediate container 12e7e9ae2cdf [2021-03-25T05:50:50.517Z] ---> 7fd593d238a6 [2021-03-25T05:50:50.517Z] Step 4/24 : WORKDIR /device-sdk-go [2021-03-25T05:50:50.788Z] ---> Running in 9a5a60f06eb2 [2021-03-25T05:50:51.062Z] Removing intermediate container 9a5a60f06eb2 [2021-03-25T05:50:51.062Z] ---> 8d4445d448f9 [2021-03-25T05:50:51.062Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-25T05:50:51.335Z] ---> Running in 10764377653f [2021-03-25T05:50:51.609Z] Removing intermediate container 10764377653f [2021-03-25T05:50:51.609Z] ---> 623a9d2724f5 [2021-03-25T05:50:51.609Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-25T05:50:51.882Z] ---> Running in 39bc6f0cbb06 [2021-03-25T05:50:53.856Z] Removing intermediate container 39bc6f0cbb06 [2021-03-25T05:50:53.856Z] ---> a2d11467115c [2021-03-25T05:50:53.856Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-03-25T05:50:54.135Z] ---> Running in 90872c870b5b [2021-03-25T05:50:55.117Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-25T05:50:55.711Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-25T05:50:56.309Z] OK: 142 MiB in 39 packages [2021-03-25T05:50:57.748Z] Removing intermediate container 90872c870b5b [2021-03-25T05:50:57.748Z] ---> 369491ffbcbf [2021-03-25T05:50:57.748Z] Step 8/24 : COPY . . [2021-03-25T05:50:58.728Z] ---> de79fc674a89 [2021-03-25T05:50:58.728Z] Step 9/24 : RUN ${MAKE} [2021-03-25T05:50:58.999Z] ---> Running in d08a6907c114 [2021-03-25T05:50:59.975Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-03-25T05:51:26.792Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-03-25T05:51:27.771Z] Removing intermediate container d08a6907c114 [2021-03-25T05:51:27.771Z] ---> 2b908ca0ad63 [2021-03-25T05:51:27.771Z] Step 10/24 : FROM scratch [2021-03-25T05:51:27.771Z] ---> [2021-03-25T05:51:27.771Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-25T05:51:28.042Z] ---> Running in 7e48f2cf22b5 [2021-03-25T05:51:28.314Z] Removing intermediate container 7e48f2cf22b5 [2021-03-25T05:51:28.315Z] ---> e3c03b1f9e68 [2021-03-25T05:51:28.315Z] Step 12/24 : ENV APP_PORT=49990 [2021-03-25T05:51:28.586Z] ---> Running in 8c938271374f [2021-03-25T05:51:28.862Z] Removing intermediate container 8c938271374f [2021-03-25T05:51:28.862Z] ---> 607cb8cb01cc [2021-03-25T05:51:28.862Z] Step 13/24 : EXPOSE $APP_PORT [2021-03-25T05:51:28.862Z] ---> Running in fd810cd4368e [2021-03-25T05:51:29.459Z] Removing intermediate container fd810cd4368e [2021-03-25T05:51:29.459Z] ---> f3f1478b203d [2021-03-25T05:51:29.459Z] Step 14/24 : WORKDIR / [2021-03-25T05:51:29.459Z] ---> Running in 53ac9b547eff [2021-03-25T05:51:30.053Z] Removing intermediate container 53ac9b547eff [2021-03-25T05:51:30.053Z] ---> 91aea666be57 [2021-03-25T05:51:30.053Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-03-25T05:51:31.034Z] ---> 0624e7e2f5e3 [2021-03-25T05:51:31.034Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-03-25T05:51:31.631Z] ---> e2a36fba8aef [2021-03-25T05:51:31.631Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-03-25T05:51:32.609Z] ---> fe3c98c67940 [2021-03-25T05:51:32.609Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-03-25T05:51:33.203Z] ---> 9cf9a00ed58b [2021-03-25T05:51:33.203Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-03-25T05:51:34.195Z] ---> 30c61e6691d5 [2021-03-25T05:51:34.195Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-03-25T05:51:34.195Z] ---> Running in 07ed3ca46026 [2021-03-25T05:51:34.792Z] Removing intermediate container 07ed3ca46026 [2021-03-25T05:51:34.792Z] ---> 57e391ca1b12 [2021-03-25T05:51:34.792Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-25T05:51:34.792Z] ---> Running in 475cb9696f99 [2021-03-25T05:51:35.385Z] Removing intermediate container 475cb9696f99 [2021-03-25T05:51:35.385Z] ---> 1fdae0b0a2d7 [2021-03-25T05:51:35.385Z] Step 22/24 : LABEL arch=arm64 [2021-03-25T05:51:35.385Z] ---> Running in 46fa1a039308 [2021-03-25T05:51:35.988Z] Removing intermediate container 46fa1a039308 [2021-03-25T05:51:35.988Z] ---> a41cca401c2c [2021-03-25T05:51:35.988Z] Step 23/24 : LABEL git_sha=17f34e0f237b0d08a789829a4d5d97cb938c3491 [2021-03-25T05:51:35.988Z] ---> Running in 769dad350a28 [2021-03-25T05:51:36.585Z] Removing intermediate container 769dad350a28 [2021-03-25T05:51:36.585Z] ---> 772a9c6a7a96 [2021-03-25T05:51:36.585Z] Step 24/24 : LABEL version=0.0.0 [2021-03-25T05:51:36.585Z] ---> Running in 4922d5c60ff3 [2021-03-25T05:51:37.178Z] Removing intermediate container 4922d5c60ff3 [2021-03-25T05:51:37.178Z] ---> 0f3c7519e97b [2021-03-25T05:51:37.178Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-25T05:51:37.178Z] Successfully built 0f3c7519e97b [2021-03-25T05:51:37.178Z] Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-25T05:51:38.124Z] ---> job-cost.sh [2021-03-25T05:51:38.124Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2IGp [2021-03-25T05:52:17.066Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-25T05:53:53.805Z] lf-activate-venv(): INFO: Adding /tmp/venv-2IGp/bin to PATH [2021-03-25T05:53:53.805Z] INFO: No Stack... [2021-03-25T05:53:53.805Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-25T05:53:53.805Z] INFO: Archiving Costs [Pipeline] sh [2021-03-25T05:53:54.164Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2021-03-25T05:53:54.164Z] + cut -d, -f6 [Pipeline] lock [2021-03-25T05:53:54.300Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-837-1-stack-cost] [2021-03-25T05:53:54.307Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-837-1-stack-cost] did not exist. Created. [2021-03-25T05:53:54.307Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-837-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-25T05:53:54.809Z] /w/workspace/device-sdk-go/1@tmp/durable-fcdccada/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-fcdccada/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-25T05:53:55.182Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-25T05:53:55.223Z] Warning: overwriting stash ‘stack-cost’ [2021-03-25T05:53:55.395Z] Stashed 1 file(s) [Pipeline] } [2021-03-25T05:53:55.419Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-837-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-03-25T05:53:57.218Z] provisioning config files... [2021-03-25T05:53:57.227Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-837@tmp/config5545806693234028416tmp [Pipeline] { [Pipeline] sh [2021-03-25T05:53:57.647Z] + set +x [2021-03-25T05:53:57.647Z] + curl -s https://codecov.io/bash [2021-03-25T05:53:57.647Z] + bash -s -- [2021-03-25T05:53:57.910Z] [2021-03-25T05:53:57.910Z] _____ _ [2021-03-25T05:53:57.910Z] / ____| | | [2021-03-25T05:53:57.910Z] | | ___ __| | ___ ___ _____ __ [2021-03-25T05:53:57.910Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-25T05:53:57.910Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-25T05:53:57.910Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-25T05:53:57.910Z] Bash-20210309-2b87ace [2021-03-25T05:53:57.910Z] [2021-03-25T05:53:57.910Z] [2021-03-25T05:53:57.910Z] ==> git version 2.24.3 found [2021-03-25T05:53:57.910Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-03-25T05:53:57.910Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-25T05:53:57.910Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-25T05:53:57.910Z] curl: option -sm: expected a proper numerical parameter [2021-03-25T05:53:57.910Z] curl: try 'curl --help' or 'curl --manual' for more information [2021-03-25T05:53:57.910Z] ==> Jenkins CI detected. [2021-03-25T05:53:57.910Z] project root: . [2021-03-25T05:53:57.910Z] --> token set from env [2021-03-25T05:53:57.910Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-25T05:53:57.910Z] ==> Running gcov in . (disable via -X gcov) [2021-03-25T05:53:57.910Z] ==> Python coveragepy not found [2021-03-25T05:53:57.910Z] ==> Searching for coverage reports in: [2021-03-25T05:53:57.910Z] + . [2021-03-25T05:53:57.910Z] -> Found 1 reports [2021-03-25T05:53:57.910Z] ==> Detecting git/mercurial file structure [2021-03-25T05:53:57.910Z] ==> Reading reports [2021-03-25T05:53:57.910Z] + ./coverage.out bytes=99587 [2021-03-25T05:53:57.910Z] ==> Appending adjustments [2021-03-25T05:53:57.910Z] https://docs.codecov.io/docs/fixing-reports [2021-03-25T05:53:58.169Z] + Found adjustments [2021-03-25T05:53:58.169Z] ==> Gzipping contents [2021-03-25T05:53:58.169Z] 16K /tmp/codecov.6PYGev.gz [2021-03-25T05:53:58.169Z] ==> Uploading reports [2021-03-25T05:53:58.169Z] url: https://codecov.io [2021-03-25T05:53:58.169Z] query: branch=PR-837&commit=17f34e0f237b0d08a789829a4d5d97cb938c3491&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-837%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=837&job=&cmd_args= [2021-03-25T05:53:58.169Z] -> Pinging Codecov [2021-03-25T05:53:58.169Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-837&commit=17f34e0f237b0d08a789829a4d5d97cb938c3491&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-837%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=837&job=&cmd_args= [2021-03-25T05:53:58.743Z] -> Uploading to [2021-03-25T05:53:58.744Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-25/7E55EF52A471D76F132DFD9A03CDDE97/17f34e0f237b0d08a789829a4d5d97cb938c3491/9d3bdccc-d660-4251-b3ce-2e91c9859122.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210325%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210325T055358Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b77a0660447aca3e424dd97e8e1064e5e59a9b22910c8f7463227ca3c1b3a4da [2021-03-25T05:53:58.744Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-25T05:53:58.744Z] Dload Upload Total Spent Left Speed [2021-03-25T05:53:59.268Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13439 0 0 100 13439 0 21981 --:--:-- --:--:-- --:--:-- 21959 [2021-03-25T05:53:59.268Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/17f34e0f237b0d08a789829a4d5d97cb938c3491 [Pipeline] } [2021-03-25T05:53:59.295Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-25T05:54:02.512Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-25T05:54:03.114Z] ---> package-listing.sh [2021-03-25T05:54:03.114Z] ++ facter osfamily [2021-03-25T05:54:03.114Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-25T05:54:03.114Z] + OS_FAMILY=redhat [2021-03-25T05:54:03.114Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-837 [2021-03-25T05:54:03.115Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-25T05:54:03.115Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-25T05:54:03.115Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-25T05:54:03.115Z] + PACKAGES=/tmp/packages_start.txt [2021-03-25T05:54:03.115Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-837 ']' [2021-03-25T05:54:03.115Z] + PACKAGES=/tmp/packages_end.txt [2021-03-25T05:54:03.115Z] + case "${OS_FAMILY}" in [2021-03-25T05:54:03.115Z] + rpm -qa [2021-03-25T05:54:03.115Z] + sort [2021-03-25T05:54:08.441Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-25T05:54:08.441Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-25T05:54:08.441Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-25T05:54:08.441Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-837 ']' [2021-03-25T05:54:08.441Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-837/archives/ [2021-03-25T05:54:08.441Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-837/archives/ [Pipeline] echo [2021-03-25T05:54:08.479Z] 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-837/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-25T05:54:08.798Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-25T05:54:09.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-25T05:54:09.170Z] [2021-03-25T05:54:09.170Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-25T05:54:09.556Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-25T05:54:09.556Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-25T05:54:09.556Z] df20fa9351a1: Pulling fs layer [2021-03-25T05:54:09.556Z] 36b3adc4ff6f: Pulling fs layer [2021-03-25T05:54:09.556Z] 8ad3a11d3b57: Pulling fs layer [2021-03-25T05:54:09.556Z] 46f8f816bc3b: Pulling fs layer [2021-03-25T05:54:09.556Z] 93b61091891f: Pulling fs layer [2021-03-25T05:54:09.556Z] 93b9cdb0e59b: Pulling fs layer [2021-03-25T05:54:09.556Z] 5e14af77c1be: Pulling fs layer [2021-03-25T05:54:09.556Z] 01666e4c0597: Pulling fs layer [2021-03-25T05:54:09.556Z] aa168da1d23b: Pulling fs layer [2021-03-25T05:54:09.556Z] 46f8f816bc3b: Waiting [2021-03-25T05:54:09.556Z] 93b61091891f: Waiting [2021-03-25T05:54:09.556Z] 93b9cdb0e59b: Waiting [2021-03-25T05:54:09.556Z] 5e14af77c1be: Waiting [2021-03-25T05:54:09.556Z] 01666e4c0597: Waiting [2021-03-25T05:54:09.556Z] aa168da1d23b: Waiting [2021-03-25T05:54:09.556Z] 36b3adc4ff6f: Verifying Checksum [2021-03-25T05:54:09.556Z] 36b3adc4ff6f: Download complete [2021-03-25T05:54:09.556Z] 46f8f816bc3b: Verifying Checksum [2021-03-25T05:54:09.556Z] 46f8f816bc3b: Download complete [2021-03-25T05:54:09.556Z] df20fa9351a1: Verifying Checksum [2021-03-25T05:54:09.556Z] df20fa9351a1: Download complete [2021-03-25T05:54:09.823Z] 93b9cdb0e59b: Verifying Checksum [2021-03-25T05:54:09.823Z] 93b9cdb0e59b: Download complete [2021-03-25T05:54:09.823Z] 5e14af77c1be: Verifying Checksum [2021-03-25T05:54:09.823Z] 5e14af77c1be: Download complete [2021-03-25T05:54:09.823Z] 93b61091891f: Verifying Checksum [2021-03-25T05:54:09.823Z] 93b61091891f: Download complete [2021-03-25T05:54:09.823Z] 01666e4c0597: Verifying Checksum [2021-03-25T05:54:09.823Z] 01666e4c0597: Download complete [2021-03-25T05:54:09.823Z] df20fa9351a1: Pull complete [2021-03-25T05:54:10.087Z] 8ad3a11d3b57: Verifying Checksum [2021-03-25T05:54:10.087Z] 8ad3a11d3b57: Download complete [2021-03-25T05:54:10.087Z] 36b3adc4ff6f: Pull complete [2021-03-25T05:54:10.695Z] 8ad3a11d3b57: Pull complete [2021-03-25T05:54:10.966Z] 46f8f816bc3b: Pull complete [2021-03-25T05:54:11.235Z] 93b61091891f: Pull complete [2021-03-25T05:54:11.825Z] aa168da1d23b: Verifying Checksum [2021-03-25T05:54:11.825Z] aa168da1d23b: Download complete [2021-03-25T05:54:12.085Z] 93b9cdb0e59b: Pull complete [2021-03-25T05:54:12.085Z] 5e14af77c1be: Pull complete [2021-03-25T05:54:12.349Z] 01666e4c0597: Pull complete [2021-03-25T05:54:18.967Z] aa168da1d23b: Pull complete [2021-03-25T05:54:18.967Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-25T05:54:18.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-25T05:54:18.967Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-25T05:54:19.120Z] prd-centos7-docker-4c-2g-31325 does not seem to be running inside a container [2021-03-25T05:54:19.162Z] $ 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-837/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-837 -v /w/workspace/dgexfoundry_device-sdk-go_PR-837:/w/workspace/dgexfoundry_device-sdk-go_PR-837:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-837@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-837@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-25T05:54:22.493Z] $ docker top cf12c9a5a2b33959c60fef95b7e27a182be5aa7db11d3866e834efecb195772a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-25T05:54:23.085Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-25T05:54:23.404Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-25T05:54:23.720Z] + ls /var/log/sa-host [2021-03-25T05:54:23.720Z] + sadf -c /var/log/sa-host/sa23 [2021-03-25T05:54:23.720Z] file_magic: OK [2021-03-25T05:54:23.720Z] HZ: Using current value: 100 [2021-03-25T05:54:23.720Z] file_header: OK [2021-03-25T05:54:23.720Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-25T05:54:23.720Z] Statistics: [2021-03-25T05:54:23.720Z] Hnuu...uuuununununu... [2021-03-25T05:54:23.720Z] File successfully converted to sysstat format version 12.2.1 [2021-03-25T05:54:23.720Z] + sadf -c /var/log/sa-host/sa25 [2021-03-25T05:54:23.720Z] file_magic: OK [2021-03-25T05:54:23.720Z] HZ: Using current value: 100 [2021-03-25T05:54:23.720Z] file_header: OK [2021-03-25T05:54:23.720Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-25T05:54:23.720Z] Statistics: [2021-03-25T05:54:23.720Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-25T05:54:23.720Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-25T05:54:24.423Z] provisioning config files... [2021-03-25T05:54:24.445Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-837@tmp/config5385723673155115598tmp [Pipeline] { [Pipeline] echo [2021-03-25T05:54:24.559Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-25T05:54:24.890Z] ---> create-netrc.sh [Pipeline] } [2021-03-25T05:54:24.916Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-25T05:54:25.063Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-25T05:54:25.397Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-25T05:54:25.426Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-25T05:54:25.756Z] ---> sudo-logs.sh [2021-03-25T05:54:25.756Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-25T05:54:25.872Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-25T05:54:26.204Z] ---> job-cost.sh [2021-03-25T05:54:26.204Z] lf-activate-venv: SKIPPING [2021-03-25T05:54:26.204Z] DEBUG: total: 0.20999999344348907 [2021-03-25T05:54:26.204Z] INFO: Retrieving Stack Cost... [2021-03-25T05:54:27.147Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-25T05:54:28.095Z] INFO: Archiving Costs [Pipeline] echo [2021-03-25T05:54:28.129Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-25T05:54:28.668Z] ---> logs-deploy.sh [2021-03-25T05:54:28.668Z] lf-activate-venv: SKIPPING [2021-03-25T05:54:28.668Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-837/1 [2021-03-25T05:54:28.668Z] INFO: archiving workspace using pattern(s): [2021-03-25T05:54:30.583Z] Archives upload complete. [2021-03-25T05:54:30.583Z] INFO: archiving logs to Nexus [2021-03-25T05:54:31.526Z] ---> uname -a: [2021-03-25T05:54:31.526Z] Linux prd-centos7-docker-4c-2g-31325.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-03-25T05:54:31.526Z] [2021-03-25T05:54:31.526Z] [2021-03-25T05:54:31.526Z] ---> lscpu: [2021-03-25T05:54:31.526Z] Architecture: x86_64 [2021-03-25T05:54:31.526Z] CPU op-mode(s): 32-bit, 64-bit [2021-03-25T05:54:31.526Z] Byte Order: Little Endian [2021-03-25T05:54:31.526Z] Address sizes: 40 bits physical, 48 bits virtual [2021-03-25T05:54:31.526Z] CPU(s): 4 [2021-03-25T05:54:31.526Z] On-line CPU(s) list: 0-3 [2021-03-25T05:54:31.526Z] Thread(s) per core: 1 [2021-03-25T05:54:31.526Z] Core(s) per socket: 1 [2021-03-25T05:54:31.526Z] Socket(s): 4 [2021-03-25T05:54:31.526Z] NUMA node(s): 1 [2021-03-25T05:54:31.526Z] Vendor ID: GenuineIntel [2021-03-25T05:54:31.526Z] CPU family: 6 [2021-03-25T05:54:31.526Z] Model: 44 [2021-03-25T05:54:31.526Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-03-25T05:54:31.526Z] Stepping: 1 [2021-03-25T05:54:31.526Z] CPU MHz: 2933.436 [2021-03-25T05:54:31.526Z] BogoMIPS: 5866.87 [2021-03-25T05:54:31.526Z] Virtualization: VT-x [2021-03-25T05:54:31.526Z] Hypervisor vendor: KVM [2021-03-25T05:54:31.526Z] Virtualization type: full [2021-03-25T05:54:31.526Z] L1d cache: 128 KiB [2021-03-25T05:54:31.526Z] L1i cache: 128 KiB [2021-03-25T05:54:31.526Z] L2 cache: 16 MiB [2021-03-25T05:54:31.526Z] L3 cache: 64 MiB [2021-03-25T05:54:31.526Z] NUMA node0 CPU(s): 0-3 [2021-03-25T05:54:31.526Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-03-25T05:54:31.526Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-03-25T05:54:31.527Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-03-25T05:54:31.527Z] Vulnerability Meltdown: Mitigation; PTI [2021-03-25T05:54:31.527Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-03-25T05:54:31.527Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-03-25T05:54:31.527Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-03-25T05:54:31.527Z] Vulnerability Srbds: Not affected [2021-03-25T05:54:31.527Z] Vulnerability Tsx async abort: Not affected [2021-03-25T05:54:31.527Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-03-25T05:54:31.527Z] [2021-03-25T05:54:31.527Z] [2021-03-25T05:54:31.527Z] ---> nproc: [2021-03-25T05:54:31.527Z] 4 [2021-03-25T05:54:31.527Z] [2021-03-25T05:54:31.527Z] [2021-03-25T05:54:31.527Z] ---> df -h: [2021-03-25T05:54:31.527Z] Filesystem Size Used Available Use% Mounted on [2021-03-25T05:54:31.527Z] overlay 50.0G 7.3G 42.7G 15% / [2021-03-25T05:54:31.527Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-03-25T05:54:31.527Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-03-25T05:54:31.527Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-03-25T05:54:31.527Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-03-25T05:54:31.527Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-03-25T05:54:31.527Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-03-25T05:54:31.527Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-03-25T05:54:31.527Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-03-25T05:54:31.527Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-03-25T05:54:31.527Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-03-25T05:54:31.527Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-837 [2021-03-25T05:54:31.527Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-837@tmp [2021-03-25T05:54:31.527Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-03-25T05:54:31.527Z] [2021-03-25T05:54:31.527Z] [2021-03-25T05:54:31.527Z] ---> free -m: [2021-03-25T05:54:31.527Z] total used free shared buff/cache available [2021-03-25T05:54:31.527Z] Mem: 1837 692 107 0 1036 1039 [2021-03-25T05:54:31.527Z] Swap: 1023 1 1022 [2021-03-25T05:54:31.527Z] [2021-03-25T05:54:31.527Z] [2021-03-25T05:54:31.527Z] ---> ip addr: [2021-03-25T05:54:31.527Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-03-25T05:54:31.527Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-03-25T05:54:31.527Z] inet 127.0.0.1/8 scope host lo [2021-03-25T05:54:31.527Z] valid_lft forever preferred_lft forever [2021-03-25T05:54:31.527Z] inet6 ::1/128 scope host [2021-03-25T05:54:31.527Z] valid_lft forever preferred_lft forever [2021-03-25T05:54:31.527Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-03-25T05:54:31.527Z] link/ether fa:16:3e:61:ac:b3 brd ff:ff:ff:ff:ff:ff [2021-03-25T05:54:31.527Z] inet 10.30.123.30/23 brd 10.30.123.255 scope global dynamic eth0 [2021-03-25T05:54:31.527Z] valid_lft 85777sec preferred_lft 85777sec [2021-03-25T05:54:31.527Z] inet6 fe80::f816:3eff:fe61:acb3/64 scope link [2021-03-25T05:54:31.527Z] valid_lft forever preferred_lft forever [2021-03-25T05:54:31.527Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-03-25T05:54:31.527Z] link/ether 02:42:a7:1f:e0:3f brd ff:ff:ff:ff:ff:ff [2021-03-25T05:54:31.527Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-03-25T05:54:31.527Z] valid_lft forever preferred_lft forever [2021-03-25T05:54:31.527Z] inet6 fe80::42:a7ff:fe1f:e03f/64 scope link [2021-03-25T05:54:31.527Z] valid_lft forever preferred_lft forever [2021-03-25T05:54:31.527Z] [2021-03-25T05:54:31.527Z] [2021-03-25T05:54:31.527Z] ---> sar -b -r -n DEV: [2021-03-25T05:54:31.527Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/25/21 _x86_64_ (4 CPU) [2021-03-25T05:54:31.527Z] [2021-03-25T05:54:31.527Z] 05:43:57 LINUX RESTART (4 CPU) [2021-03-25T05:54:31.527Z] [2021-03-25T05:54:31.527Z] 05:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-03-25T05:54:31.527Z] 05:46:01 4.85 0.43 4.41 0.00 36.36 173.79 0.00 [2021-03-25T05:54:31.527Z] 05:47:01 0.42 0.00 0.42 0.00 0.00 6.29 0.00 [2021-03-25T05:54:31.527Z] 05:48:01 0.23 0.00 0.23 0.00 0.00 2.33 0.00 [2021-03-25T05:54:31.527Z] 05:49:01 0.28 0.00 0.28 0.00 0.00 3.20 0.00 [2021-03-25T05:54:31.527Z] 05:50:01 0.22 0.00 0.22 0.00 0.00 4.25 0.00 [2021-03-25T05:54:31.527Z] 05:51:01 0.32 0.00 0.32 0.00 0.00 3.50 0.00 [2021-03-25T05:54:31.527Z] 05:52:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 [2021-03-25T05:54:31.527Z] 05:53:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 [2021-03-25T05:54:31.527Z] 05:54:01 0.47 0.13 0.33 0.00 12.13 5.85 0.00 [2021-03-25T05:54:31.527Z] Average: 0.80 0.06 0.74 0.00 5.39 22.59 0.00 [2021-03-25T05:54:31.527Z] [2021-03-25T05:54:31.527Z] 05:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-03-25T05:54:31.527Z] 05:46:01 164404 0 580864 30.87 2620 1133656 1088932 37.16 363600 1154852 20 [2021-03-25T05:54:31.527Z] 05:47:01 164516 0 580748 30.87 2620 1133660 1071444 36.57 374260 1143976 12 [2021-03-25T05:54:31.527Z] 05:48:01 163976 0 581280 30.89 2620 1133668 1071612 36.57 375300 1144088 8 [2021-03-25T05:54:31.527Z] 05:49:01 162656 0 582600 30.96 2620 1133668 1071624 36.57 387132 1133316 20 [2021-03-25T05:54:31.527Z] 05:50:01 159820 0 585428 31.11 2620 1133676 1071648 36.57 389272 1134256 8 [2021-03-25T05:54:31.527Z] 05:51:01 160028 0 585216 31.10 2620 1133680 1071672 36.57 389312 1134256 12 [2021-03-25T05:54:31.527Z] 05:52:01 161320 0 583920 31.03 2620 1133684 1071444 36.57 387892 1134256 8 [2021-03-25T05:54:31.527Z] 05:53:01 160444 0 584792 31.08 2620 1133688 1071668 36.57 388908 1134256 20 [2021-03-25T05:54:31.527Z] 05:54:01 157360 0 587388 31.22 2620 1134176 1071988 36.59 391344 1134368 136 [2021-03-25T05:54:31.527Z] Average: 161614 0 583582 31.02 2620 1133728 1073559 36.64 383002 1138625 27 [2021-03-25T05:54:31.527Z] [2021-03-25T05:54:31.527Z] 05:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-03-25T05:54:31.527Z] 05:46:01 eth0 9.86 5.68 9.85 2.51 0.00 0.00 0.00 0.00 [2021-03-25T05:54:31.527Z] 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-25T05:54:31.527Z] 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-25T05:54:31.527Z] 05:47:01 eth0 1.05 0.08 0.11 0.01 0.00 0.00 0.00 0.00 [2021-03-25T05:54:31.527Z] 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-25T05:54:31.527Z] 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-25T05:54:31.527Z] 05:48:01 eth0 2.21 0.67 0.65 0.37 0.00 0.00 0.00 0.00 [2021-03-25T05:54:31.527Z] 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-25T05:54:31.527Z] 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-25T05:54:31.527Z] 05:49:01 eth0 1.58 0.47 0.39 0.24 0.00 0.00 0.00 0.00 [2021-03-25T05:54:31.527Z] 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-25T05:54:31.527Z] 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-25T05:54:31.527Z] 05:50:01 eth0 2.23 0.70 0.77 0.46 0.00 0.00 0.00 0.00 [2021-03-25T05:54:31.527Z] 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-25T05:54:31.527Z] 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-25T05:54:31.527Z] 05:51:01 eth0 0.92 0.50 0.53 0.39 0.00 0.00 0.00 0.00 [2021-03-25T05:54:31.527Z] 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-25T05:54:31.527Z] 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-25T05:54:31.527Z] 05:52:01 eth0 0.53 0.02 0.04 0.00 0.00 0.00 0.00 0.00 [2021-03-25T05:54:31.527Z] 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-25T05:54:31.527Z] 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-25T05:54:31.527Z] 05:53:01 eth0 1.18 0.30 0.31 0.17 0.00 0.00 0.00 0.00 [2021-03-25T05:54:31.527Z] 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-25T05:54:31.527Z] 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-25T05:54:31.527Z] 05:54:01 eth0 6.16 3.28 4.91 1.88 0.00 0.00 0.00 0.00 [2021-03-25T05:54:31.527Z] 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-25T05:54:31.527Z] 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-25T05:54:31.527Z] Average: eth0 2.86 1.30 1.95 0.67 0.00 0.00 0.00 0.00 [2021-03-25T05:54:31.527Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-25T05:54:31.527Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-25T05:54:31.527Z] [2021-03-25T05:54:31.527Z] [2021-03-25T05:54:31.527Z] ---> sar -P ALL: [2021-03-25T05:54:31.527Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/25/21 _x86_64_ (4 CPU) [2021-03-25T05:54:31.527Z] [2021-03-25T05:54:31.527Z] 05:43:57 LINUX RESTART (4 CPU) [2021-03-25T05:54:31.527Z] [2021-03-25T05:54:31.527Z] 05:45:01 CPU %user %nice %system %iowait %steal %idle [2021-03-25T05:54:31.527Z] 05:46:01 all 0.31 0.00 0.14 0.02 0.00 99.53 [2021-03-25T05:54:31.527Z] 05:46:01 0 0.20 0.00 0.15 0.00 0.00 99.65 [2021-03-25T05:54:31.527Z] 05:46:01 1 0.40 0.00 0.13 0.03 0.00 99.43 [2021-03-25T05:54:31.527Z] 05:46:01 2 0.27 0.00 0.12 0.02 0.00 99.60 [2021-03-25T05:54:31.527Z] 05:46:01 3 0.37 0.00 0.17 0.02 0.02 99.43 [2021-03-25T05:54:31.527Z] 05:47:01 all 0.15 0.00 0.05 0.00 0.00 99.80 [2021-03-25T05:54:31.527Z] 05:47:01 0 0.42 0.00 0.03 0.00 0.00 99.55 [2021-03-25T05:54:31.527Z] 05:47:01 1 0.10 0.00 0.12 0.00 0.02 99.77 [2021-03-25T05:54:31.527Z] 05:47:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2021-03-25T05:54:31.527Z] 05:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-25T05:54:31.527Z] 05:48:01 all 0.14 0.00 0.04 0.00 0.01 99.81 [2021-03-25T05:54:31.527Z] 05:48:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-03-25T05:54:31.527Z] 05:48:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2021-03-25T05:54:31.527Z] 05:48:01 2 0.47 0.00 0.07 0.00 0.02 99.45 [2021-03-25T05:54:31.527Z] 05:48:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-25T05:54:31.527Z] 05:49:01 all 0.13 0.00 0.06 0.00 0.02 99.79 [2021-03-25T05:54:31.527Z] 05:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2021-03-25T05:54:31.527Z] 05:49:01 1 0.05 0.00 0.08 0.00 0.05 99.82 [2021-03-25T05:54:31.527Z] 05:49:01 2 0.45 0.00 0.08 0.00 0.02 99.45 [2021-03-25T05:54:31.527Z] 05:49:01 3 0.02 0.00 0.05 0.00 0.02 99.92 [2021-03-25T05:54:31.527Z] 05:50:01 all 0.08 0.00 0.06 0.00 0.04 99.82 [2021-03-25T05:54:31.527Z] 05:50:01 0 0.03 0.00 0.08 0.00 0.07 99.82 [2021-03-25T05:54:31.527Z] 05:50:01 1 0.10 0.00 0.07 0.00 0.07 99.77 [2021-03-25T05:54:31.527Z] 05:50:01 2 0.12 0.00 0.07 0.00 0.02 99.80 [2021-03-25T05:54:31.527Z] 05:50:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2021-03-25T05:54:31.527Z] 05:51:01 all 0.04 0.00 0.03 0.00 0.00 99.93 [2021-03-25T05:54:31.527Z] 05:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-25T05:54:31.527Z] 05:51:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-25T05:54:31.527Z] 05:51:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2021-03-25T05:54:31.527Z] 05:51:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-25T05:54:31.527Z] 05:52:01 all 0.14 0.00 0.05 0.00 0.00 99.81 [2021-03-25T05:54:31.527Z] 05:52:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-25T05:54:31.527Z] 05:52:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-25T05:54:31.527Z] 05:52:01 2 0.43 0.00 0.05 0.00 0.02 99.50 [2021-03-25T05:54:31.527Z] 05:52:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2021-03-25T05:54:31.527Z] 05:53:01 all 0.17 0.00 0.03 0.00 0.00 99.80 [2021-03-25T05:54:31.527Z] 05:53:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-25T05:54:31.527Z] 05:53:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-03-25T05:54:31.527Z] 05:53:01 2 0.53 0.00 0.02 0.00 0.00 99.45 [2021-03-25T05:54:31.527Z] 05:53:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-25T05:54:31.527Z] 05:54:01 all 0.49 0.00 0.27 0.01 0.00 99.23 [2021-03-25T05:54:31.527Z] 05:54:01 0 0.65 0.00 0.52 0.00 0.00 98.83 [2021-03-25T05:54:31.527Z] 05:54:01 1 0.30 0.00 0.12 0.02 0.00 99.57 [2021-03-25T05:54:31.527Z] 05:54:01 2 0.82 0.00 0.27 0.02 0.02 98.88 [2021-03-25T05:54:31.527Z] 05:54:01 3 0.18 0.00 0.17 0.00 0.00 99.65 [2021-03-25T05:54:31.527Z] Average: all 0.18 0.00 0.08 0.00 0.01 99.72 [2021-03-25T05:54:31.527Z] Average: 0 0.16 0.00 0.10 0.00 0.01 99.73 [2021-03-25T05:54:31.527Z] Average: 1 0.13 0.00 0.08 0.01 0.02 99.78 [2021-03-25T05:54:31.527Z] Average: 2 0.35 0.00 0.09 0.00 0.01 99.55 [2021-03-25T05:54:31.527Z] Average: 3 0.09 0.00 0.06 0.00 0.01 99.84 [2021-03-25T05:54:31.527Z] [2021-03-25T05:54:31.527Z] [2021-03-25T05:54:31.527Z]