Pull request #682 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 326494ca36620eac639ffdd94dddd044f6e11b5a+c21ff6277396b81a1001baea71274dd2dd19f737 (0eadf2f685e9741d6fe593245ec06bffb1db5245) 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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-682/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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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-682/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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 SECURITY_NOTIFY_LIST: security-issues@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-15229 in /w/workspace/dgexfoundry_device-sdk-go_PR-682 [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-682 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/682/head:refs/remotes/origin/PR-682 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit c21ff6277396b81a1001baea71274dd2dd19f737 into PR head commit 326494ca36620eac639ffdd94dddd044f6e11b5a Merge succeeded, producing 326494ca36620eac639ffdd94dddd044f6e11b5a Checking out Revision 326494ca36620eac639ffdd94dddd044f6e11b5a (PR-682) > git config core.sparsecheckout # timeout=10 > git checkout -f 326494ca36620eac639ffdd94dddd044f6e11b5a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c21ff6277396b81a1001baea71274dd2dd19f737 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 326494ca36620eac639ffdd94dddd044f6e11b5a # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-09T06:19:53.063Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-09T06:19:53.466Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-09T06:19:53.739Z] ========================================================= [2020-12-09T06:19:53.739Z] EdgeX Global Pipelines Version Info [2020-12-09T06:19:53.739Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-09T06:19:55.265Z] ------------------- [2020-12-09T06:19:55.265Z] stable info: [2020-12-09T06:19:55.265Z] ------------------- [2020-12-09T06:19:55.265Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-09T06:19:55.265Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-09T06:19:55.265Z] Message: update stable to v1.0.172 [2020-12-09T06:19:56.217Z] ------------------- [2020-12-09T06:19:56.217Z] experimental info: [2020-12-09T06:19:56.217Z] ------------------- [2020-12-09T06:19:56.217Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-09T06:19:56.217Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-09T06:19:56.217Z] Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-09T06:19:56.605Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2020-12-09T06:19:56.750Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2020-12-09T06:19:56.883Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-09T06:19:57.053Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-09T06:19:57.189Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-09T06:19:57.325Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-09T06:19:57.462Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-09T06:19:57.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-09T06:19:57.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2020-12-09T06:19:57.889Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-09T06:19:58.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-09T06:19:58.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2020-12-09T06:19:58.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-09T06:19:58.433Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-09T06:19:58.565Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-09T06:19:58.700Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-12-09T06:19:58.832Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-09T06:19:58.977Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-09T06:19:59.109Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-09T06:19:59.242Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-12-09T06:19:59.369Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-09T06:19:59.494Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-09T06:19:59.633Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-09T06:19:59.761Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-09T06:19:59.893Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-12-09T06:20:00.024Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-09T06:20:00.170Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-682 [Pipeline] echo [2020-12-09T06:20:00.375Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-682 [Pipeline] echo [2020-12-09T06:20:00.545Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-682 [Pipeline] echo [2020-12-09T06:20:00.678Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 326494ca36620eac639ffdd94dddd044f6e11b5a [Pipeline] echo [2020-12-09T06:20:00.828Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 326494c [Pipeline] echo [2020-12-09T06:20:01.108Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-09T06:20:01.407Z] provisioning config files... [2020-12-09T06:20:01.443Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-682@tmp/config4934212913360356787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-09T06:20:01.872Z] ---> docker-login.sh [2020-12-09T06:20:01.872Z] nexus3.edgexfoundry.org:10001 [2020-12-09T06:20:02.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-09T06:20:02.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-09T06:20:02.403Z] Configure a credential helper to remove this warning. See [2020-12-09T06:20:02.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-09T06:20:02.403Z] [2020-12-09T06:20:02.403Z] Login Succeeded [2020-12-09T06:20:02.403Z] nexus3.edgexfoundry.org:10002 [2020-12-09T06:20:02.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-09T06:20:02.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-09T06:20:02.666Z] Configure a credential helper to remove this warning. See [2020-12-09T06:20:02.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-09T06:20:02.666Z] [2020-12-09T06:20:02.666Z] Login Succeeded [2020-12-09T06:20:02.666Z] nexus3.edgexfoundry.org:10003 [2020-12-09T06:20:02.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-09T06:20:02.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-09T06:20:02.666Z] Configure a credential helper to remove this warning. See [2020-12-09T06:20:02.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-09T06:20:02.666Z] [2020-12-09T06:20:02.666Z] Login Succeeded [2020-12-09T06:20:02.666Z] nexus3.edgexfoundry.org:10004 [2020-12-09T06:20:02.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-09T06:20:02.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-09T06:20:02.930Z] Configure a credential helper to remove this warning. See [2020-12-09T06:20:02.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-09T06:20:02.930Z] [2020-12-09T06:20:02.930Z] Login Succeeded [2020-12-09T06:20:02.930Z] docker.io [2020-12-09T06:20:02.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-09T06:20:03.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-09T06:20:03.196Z] Configure a credential helper to remove this warning. See [2020-12-09T06:20:03.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-09T06:20:03.196Z] [2020-12-09T06:20:03.196Z] Login Succeeded [2020-12-09T06:20:03.196Z] ---> docker-login.sh ends [Pipeline] } [2020-12-09T06:20:03.219Z] 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 [2020-12-09T06:20:04.410Z] + git log --format=format:%s -1 326494ca36620eac639ffdd94dddd044f6e11b5a [Pipeline] echo [2020-12-09T06:20:04.495Z] GIT_COMMIT: 326494ca36620eac639ffdd94dddd044f6e11b5a, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo [2020-12-09T06:20:04.573Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-09T06:20:05.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-09T06:20:05.601Z] [2020-12-09T06:20:05.601Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-09T06:20:05.992Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-09T06:20:05.992Z] latest: Pulling from edgex-devops/git-semver [2020-12-09T06:20:05.992Z] 31603596830f: Pulling fs layer [2020-12-09T06:20:05.992Z] 2a8b12db71e7: Pulling fs layer [2020-12-09T06:20:05.992Z] 6ca5941a6612: Pulling fs layer [2020-12-09T06:20:05.992Z] ecc8261a40a4: Pulling fs layer [2020-12-09T06:20:05.992Z] ecc8261a40a4: Waiting [2020-12-09T06:20:05.992Z] 2a8b12db71e7: Download complete [2020-12-09T06:20:05.992Z] 31603596830f: Verifying Checksum [2020-12-09T06:20:05.992Z] 31603596830f: Download complete [2020-12-09T06:20:06.256Z] ecc8261a40a4: Verifying Checksum [2020-12-09T06:20:06.256Z] ecc8261a40a4: Download complete [2020-12-09T06:20:06.256Z] 6ca5941a6612: Verifying Checksum [2020-12-09T06:20:06.256Z] 6ca5941a6612: Download complete [2020-12-09T06:20:06.518Z] 31603596830f: Pull complete [2020-12-09T06:20:06.518Z] 2a8b12db71e7: Pull complete [2020-12-09T06:20:07.467Z] 6ca5941a6612: Pull complete [2020-12-09T06:20:07.467Z] ecc8261a40a4: Pull complete [2020-12-09T06:20:07.467Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-09T06:20:07.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-09T06:20:07.729Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-09T06:20:07.857Z] prd-centos7-docker-4c-2g-15229 does not seem to be running inside a container [2020-12-09T06:20:07.911Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-682 -v /w/workspace/dgexfoundry_device-sdk-go_PR-682:/w/workspace/dgexfoundry_device-sdk-go_PR-682:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-682@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-682@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 [2020-12-09T06:20:09.700Z] $ docker top ba9e7fdabba4d3f63b826ae18d160678f9447bf49d45d03eeae19ada0fa6c39d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-09T06:20:10.232Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-09T06:20:10.232Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-09T06:20:10.458Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-09T06:20:10.465Z] $ docker exec ba9e7fdabba4d3f63b826ae18d160678f9447bf49d45d03eeae19ada0fa6c39d ssh-agent [2020-12-09T06:20:10.632Z] SSH_AUTH_SOCK=/tmp/ssh-9DPK4K30uOrn/agent.11 [2020-12-09T06:20:10.632Z] SSH_AGENT_PID=16 [2020-12-09T06:20:10.647Z] Running ssh-add (command line suppressed) [2020-12-09T06:20:10.785Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-682@tmp/private_key_5866822088552890074.key (/w/workspace/dgexfoundry_device-sdk-go_PR-682@tmp/private_key_5866822088552890074.key) [2020-12-09T06:20:10.836Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-09T06:20:11.365Z] + git tag --points-at HEAD [Pipeline] } [2020-12-09T06:20:11.398Z] $ docker exec --env ******** --env ******** ba9e7fdabba4d3f63b826ae18d160678f9447bf49d45d03eeae19ada0fa6c39d ssh-agent -k [2020-12-09T06:20:11.510Z] unset SSH_AUTH_SOCK; [2020-12-09T06:20:11.511Z] unset SSH_AGENT_PID; [2020-12-09T06:20:11.511Z] echo Agent pid 16 killed; [2020-12-09T06:20:11.554Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-09T06:20:11.794Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-09T06:20:11.795Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-09T06:20:11.957Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-09T06:20:11.964Z] $ docker exec ba9e7fdabba4d3f63b826ae18d160678f9447bf49d45d03eeae19ada0fa6c39d ssh-agent [2020-12-09T06:20:12.120Z] SSH_AUTH_SOCK=/tmp/ssh-vywQffgms3LR/agent.45 [2020-12-09T06:20:12.120Z] SSH_AGENT_PID=50 [2020-12-09T06:20:12.128Z] Running ssh-add (command line suppressed) [2020-12-09T06:20:12.254Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-682@tmp/private_key_2869573368686245901.key (/w/workspace/dgexfoundry_device-sdk-go_PR-682@tmp/private_key_2869573368686245901.key) [2020-12-09T06:20:12.306Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-09T06:20:12.680Z] + git semver init [2020-12-09T06:20:12.680Z] # -> Open(): unable to determine branch for HEAD [2020-12-09T06:20:12.680Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-682/.git [2020-12-09T06:20:12.680Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-682 [2020-12-09T06:20:12.680Z] # $SEMVER_REMOTE_NAME = origin [2020-12-09T06:20:12.680Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-09T06:20:12.680Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-09T06:20:12.680Z] # $SEMVER_BRANCH = PR-682 [2020-12-09T06:20:12.680Z] # $SEMVER_TEMP = /tmp/semver-577274802 [2020-12-09T06:20:12.680Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-12-09T06:20:13.259Z] # '/tmp/semver-577274802' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-682/.semver' [2020-12-09T06:20:13.259Z] # -> Force: false [2020-12-09T06:20:13.259Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-682/.semver [Pipeline] } [2020-12-09T06:20:13.282Z] $ docker exec --env ******** --env ******** ba9e7fdabba4d3f63b826ae18d160678f9447bf49d45d03eeae19ada0fa6c39d ssh-agent -k [2020-12-09T06:20:13.399Z] unset SSH_AUTH_SOCK; [2020-12-09T06:20:13.400Z] unset SSH_AGENT_PID; [2020-12-09T06:20:13.400Z] echo Agent pid 50 killed; [2020-12-09T06:20:13.449Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-09T06:20:14.035Z] + git semver [Pipeline] } [2020-12-09T06:20:14.070Z] $ docker stop --time=1 ba9e7fdabba4d3f63b826ae18d160678f9447bf49d45d03eeae19ada0fa6c39d [2020-12-09T06:20:15.800Z] $ docker rm -f ba9e7fdabba4d3f63b826ae18d160678f9447bf49d45d03eeae19ada0fa6c39d [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-09T06:20:16.333Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-09T06:20:16.768Z] Stashed 1 file(s) [Pipeline] echo [2020-12-09T06:20:16.791Z] [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 [2020-12-09T06:20:32.681Z] Still waiting to schedule task [2020-12-09T06:20:32.681Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-15229’ [2020-12-09T06:20:32.710Z] Still waiting to schedule task [2020-12-09T06:20:32.710Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ is offline [2020-12-09T06:22:20.241Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15230 in /w/workspace/dgexfoundry_device-sdk-go_PR-682 [Pipeline] { [Pipeline] ws [2020-12-09T06:22:20.436Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-12-09T06:22:25.545Z] using credential edgex-jenkins-ssh [2020-12-09T06:22:25.651Z] Cloning the remote Git repository [2020-12-09T06:22:25.706Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-12-09T06:22:25.806Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-12-09T06:22:25.879Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-09T06:22:25.879Z] > git --version # timeout=10 [2020-12-09T06:22:25.899Z] > git --version # 'git version 2.17.1' [2020-12-09T06:22:25.901Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-09T06:22:25.952Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-09T06:22:27.639Z] Merging remotes/origin/master commit c21ff6277396b81a1001baea71274dd2dd19f737 into PR head commit 326494ca36620eac639ffdd94dddd044f6e11b5a [2020-12-09T06:22:28.217Z] Merge succeeded, producing 326494ca36620eac639ffdd94dddd044f6e11b5a [2020-12-09T06:22:28.217Z] Checking out Revision 326494ca36620eac639ffdd94dddd044f6e11b5a (PR-682) [2020-12-09T06:22:27.046Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-09T06:22:27.066Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-09T06:22:27.101Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-09T06:22:27.140Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-09T06:22:27.141Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-09T06:22:27.161Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/682/head:refs/remotes/origin/PR-682 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-09T06:22:27.665Z] > git config core.sparsecheckout # timeout=10 [2020-12-09T06:22:27.683Z] > git checkout -f 326494ca36620eac639ffdd94dddd044f6e11b5a # timeout=10 [2020-12-09T06:22:28.075Z] > git remote # timeout=10 [2020-12-09T06:22:28.112Z] > git config --get remote.origin.url # timeout=10 [2020-12-09T06:22:28.140Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-09T06:22:28.152Z] > git merge c21ff6277396b81a1001baea71274dd2dd19f737 # timeout=10 [2020-12-09T06:22:28.181Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-09T06:22:28.228Z] > git config core.sparsecheckout # timeout=10 [2020-12-09T06:22:28.273Z] > git checkout -f 326494ca36620eac639ffdd94dddd044f6e11b5a # timeout=10 [2020-12-09T06:22:32.550Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" [2020-12-09T06:22:32.606Z] > git --version # timeout=10 [2020-12-09T06:22:32.623Z] > git --version # 'git version 2.17.1' [2020-12-09T06:22:32.639Z] fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-09T06:22:34.528Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-09T06:22:35.008Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-09T06:22:35.369Z] + + truesudo [2020-12-09T06:22:35.369Z] service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-09T06:22:38.201Z] provisioning config files... [2020-12-09T06:22:38.248Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4023327768311773242tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-09T06:22:38.722Z] ---> docker-login.sh [2020-12-09T06:22:38.722Z] nexus3.edgexfoundry.org:10001 [2020-12-09T06:22:39.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-09T06:22:39.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-09T06:22:39.932Z] Configure a credential helper to remove this warning. See [2020-12-09T06:22:39.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-09T06:22:39.932Z] [2020-12-09T06:22:39.932Z] Login Succeeded [2020-12-09T06:22:39.932Z] nexus3.edgexfoundry.org:10002 [2020-12-09T06:22:40.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-09T06:22:40.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-09T06:22:40.479Z] Configure a credential helper to remove this warning. See [2020-12-09T06:22:40.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-09T06:22:40.479Z] [2020-12-09T06:22:40.479Z] Login Succeeded [2020-12-09T06:22:40.479Z] nexus3.edgexfoundry.org:10003 [2020-12-09T06:22:40.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-09T06:22:41.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-09T06:22:41.033Z] Configure a credential helper to remove this warning. See [2020-12-09T06:22:41.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-09T06:22:41.033Z] [2020-12-09T06:22:41.033Z] Login Succeeded [2020-12-09T06:22:41.033Z] nexus3.edgexfoundry.org:10004 [2020-12-09T06:22:41.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-09T06:22:41.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-09T06:22:41.582Z] Configure a credential helper to remove this warning. See [2020-12-09T06:22:41.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-09T06:22:41.582Z] [2020-12-09T06:22:41.582Z] Login Succeeded [2020-12-09T06:22:41.582Z] docker.io [2020-12-09T06:22:41.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-09T06:22:42.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-09T06:22:42.469Z] Configure a credential helper to remove this warning. See [2020-12-09T06:22:42.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-09T06:22:42.469Z] [2020-12-09T06:22:42.469Z] Login Succeeded [2020-12-09T06:22:42.469Z] ---> docker-login.sh ends [Pipeline] } [2020-12-09T06:22:42.502Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-09T06:22:43.089Z] ========================================================= [2020-12-09T06:22:43.089Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-09T06:22:43.089Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-09T06:22:43.518Z] + 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 . [2020-12-09T06:22:44.117Z] Sending build context to Docker daemon 2.371MB [2020-12-09T06:22:44.117Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-09T06:22:44.117Z] Step 2/8 : FROM ${BASE} [2020-12-09T06:22:44.117Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-09T06:22:44.117Z] 5f621e34cdf4: Pulling fs layer [2020-12-09T06:22:44.117Z] a4357932f1b6: Pulling fs layer [2020-12-09T06:22:44.117Z] 18c013af1878: Pulling fs layer [2020-12-09T06:22:44.117Z] 00ac8860ef70: Pulling fs layer [2020-12-09T06:22:44.117Z] 63d7cb157983: Pulling fs layer [2020-12-09T06:22:44.117Z] b116817d02f9: Pulling fs layer [2020-12-09T06:22:44.117Z] 745a02a5169b: Pulling fs layer [2020-12-09T06:22:44.117Z] 00ac8860ef70: Waiting [2020-12-09T06:22:44.117Z] b116817d02f9: Waiting [2020-12-09T06:22:44.117Z] 745a02a5169b: Waiting [2020-12-09T06:22:44.117Z] 63d7cb157983: Waiting [2020-12-09T06:22:44.117Z] 18c013af1878: Verifying Checksum [2020-12-09T06:22:44.117Z] 18c013af1878: Download complete [2020-12-09T06:22:44.117Z] a4357932f1b6: Download complete [2020-12-09T06:22:44.117Z] 63d7cb157983: Verifying Checksum [2020-12-09T06:22:44.117Z] 63d7cb157983: Download complete [2020-12-09T06:22:44.392Z] b116817d02f9: Download complete [2020-12-09T06:22:44.392Z] 5f621e34cdf4: Download complete [2020-12-09T06:22:44.995Z] 5f621e34cdf4: Pull complete [2020-12-09T06:22:45.601Z] a4357932f1b6: Pull complete [2020-12-09T06:22:46.203Z] 18c013af1878: Pull complete [2020-12-09T06:22:46.806Z] 745a02a5169b: Verifying Checksum [2020-12-09T06:22:46.806Z] 745a02a5169b: Download complete [2020-12-09T06:22:48.242Z] 00ac8860ef70: Verifying Checksum [2020-12-09T06:22:48.242Z] 00ac8860ef70: Download complete [2020-12-09T06:22:58.402Z] 00ac8860ef70: Pull complete [2020-12-09T06:22:58.676Z] 63d7cb157983: Pull complete [2020-12-09T06:22:59.273Z] b116817d02f9: Pull complete [2020-12-09T06:23:03.615Z] 745a02a5169b: Pull complete [2020-12-09T06:23:03.615Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-09T06:23:03.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-09T06:23:03.615Z] ---> b7e6874047d6 [2020-12-09T06:23:03.615Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-09T06:23:06.238Z] ---> Running in e21486013c01 [2020-12-09T06:23:06.238Z] Removing intermediate container e21486013c01 [2020-12-09T06:23:06.238Z] ---> 08e18885652c [2020-12-09T06:23:06.238Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-09T06:23:06.514Z] ---> Running in e0735674a22f [2020-12-09T06:23:09.142Z] Removing intermediate container e0735674a22f [2020-12-09T06:23:09.142Z] ---> 7125b41702e3 [2020-12-09T06:23:09.142Z] Step 5/8 : RUN apk add --no-cache make git [2020-12-09T06:23:09.142Z] ---> Running in 05de2ba0bbcf [2020-12-09T06:23:09.737Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-09T06:23:10.329Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-09T06:23:11.301Z] OK: 142 MiB in 39 packages [2020-12-09T06:23:12.284Z] Removing intermediate container 05de2ba0bbcf [2020-12-09T06:23:12.284Z] ---> 77481d668c87 [2020-12-09T06:23:12.284Z] Step 6/8 : WORKDIR /device-sdk-go [2020-12-09T06:23:12.284Z] ---> Running in d6b749a4d7b5 [2020-12-09T06:23:12.879Z] Removing intermediate container d6b749a4d7b5 [2020-12-09T06:23:12.879Z] ---> 92359725446d [2020-12-09T06:23:12.879Z] Step 7/8 : COPY . . [2020-12-09T06:23:14.383Z] ---> 4d3ab4396904 [2020-12-09T06:23:14.383Z] Step 8/8 : RUN go mod download [2020-12-09T06:23:14.383Z] ---> Running in 271fd7fd7b53 [2020-12-09T06:23:27.560Z] Running on prd-centos7-docker-4c-2g-15231 in /w/workspace/dgexfoundry_device-sdk-go_PR-682 [Pipeline] { [Pipeline] ws [2020-12-09T06:23:27.659Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-12-09T06:23:34.138Z] using credential edgex-jenkins-ssh [2020-12-09T06:23:34.204Z] Cloning the remote Git repository [2020-12-09T06:23:34.263Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-12-09T06:23:34.351Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-12-09T06:23:34.477Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-09T06:23:34.478Z] > git --version # timeout=10 [2020-12-09T06:23:34.491Z] > git --version # 'git version 2.24.3' [2020-12-09T06:23:34.491Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-09T06:23:34.574Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-09T06:23:35.460Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-09T06:23:35.497Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-09T06:23:35.532Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-09T06:23:35.551Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-09T06:23:35.551Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-09T06:23:35.559Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/682/head:refs/remotes/origin/PR-682 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-09T06:23:36.073Z] Merging remotes/origin/master commit c21ff6277396b81a1001baea71274dd2dd19f737 into PR head commit 326494ca36620eac639ffdd94dddd044f6e11b5a [2020-12-09T06:23:36.353Z] Merge succeeded, producing 326494ca36620eac639ffdd94dddd044f6e11b5a [2020-12-09T06:23:36.354Z] Checking out Revision 326494ca36620eac639ffdd94dddd044f6e11b5a (PR-682) [2020-12-09T06:23:36.544Z] Removing intermediate container 271fd7fd7b53 [2020-12-09T06:23:36.544Z] ---> 632421336a9c [2020-12-09T06:23:36.544Z] Successfully built 632421336a9c [2020-12-09T06:23:36.544Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-09T06:23:36.922Z] + docker inspect -f . ci-base-image-arm64 [2020-12-09T06:23:36.922Z] . [Pipeline] withDockerContainer [2020-12-09T06:23:37.172Z] prd-ubuntu18.04-docker-arm64-4c-16g-15230 does not seem to be running inside a container [2020-12-09T06:23:36.093Z] > git config core.sparsecheckout # timeout=10 [2020-12-09T06:23:36.142Z] > git checkout -f 326494ca36620eac639ffdd94dddd044f6e11b5a # timeout=10 [2020-12-09T06:23:36.287Z] > git remote # timeout=10 [2020-12-09T06:23:36.308Z] > git config --get remote.origin.url # timeout=10 [2020-12-09T06:23:36.327Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-09T06:23:36.333Z] > git merge c21ff6277396b81a1001baea71274dd2dd19f737 # timeout=10 [2020-12-09T06:23:36.350Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-09T06:23:36.361Z] > git config core.sparsecheckout # timeout=10 [2020-12-09T06:23:36.366Z] > git checkout -f 326494ca36620eac639ffdd94dddd044f6e11b5a # timeout=10 [2020-12-09T06:23:37.263Z] $ 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 [2020-12-09T06:23:38.650Z] $ docker top 5a370cd69085bf2a2ce8933e933ebfae68a56e252007e4013fd843df88bc3e90 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-09T06:23:39.697Z] + go version [2020-12-09T06:23:39.697Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-09T06:23:39.769Z] $ docker stop --time=1 5a370cd69085bf2a2ce8933e933ebfae68a56e252007e4013fd843df88bc3e90 [2020-12-09T06:23:40.510Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" [2020-12-09T06:23:40.548Z] > git --version # timeout=10 [2020-12-09T06:23:40.555Z] > git --version # 'git version 2.24.3' [2020-12-09T06:23:40.573Z] fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-09T06:23:41.654Z] $ docker rm -f 5a370cd69085bf2a2ce8933e933ebfae68a56e252007e4013fd843df88bc3e90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-09T06:23:43.091Z] + docker inspect -f . ci-base-image-arm64 [2020-12-09T06:23:43.091Z] . [Pipeline] withDockerContainer [2020-12-09T06:23:43.836Z] prd-ubuntu18.04-docker-arm64-4c-16g-15230 does not seem to be running inside a container [2020-12-09T06:23:43.844Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [2020-12-09T06:23:43.929Z] $ 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 [2020-12-09T06:23:45.377Z] $ docker top e8e08f96da8c8bc01633c0a23229f103080c8b726ded2e5b071106b216da7315 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2020-12-09T06:23:46.165Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-09T06:23:46.524Z] + true [2020-12-09T06:23:46.524Z] + sudo service docker restart [2020-12-09T06:23:46.524Z] Redirecting to /bin/systemctl restart docker.service [2020-12-09T06:23:46.623Z] + make test [2020-12-09T06:23:46.623Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-09T06:23:48.094Z] provisioning config files... [2020-12-09T06:23:48.138Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4967969457311879878tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-09T06:23:48.644Z] ---> docker-login.sh [2020-12-09T06:23:48.644Z] nexus3.edgexfoundry.org:10001 [2020-12-09T06:23:49.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-09T06:23:49.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-09T06:23:49.565Z] Configure a credential helper to remove this warning. See [2020-12-09T06:23:49.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-09T06:23:49.565Z] [2020-12-09T06:23:49.565Z] Login Succeeded [2020-12-09T06:23:49.565Z] nexus3.edgexfoundry.org:10002 [2020-12-09T06:23:49.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-09T06:23:49.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-09T06:23:49.834Z] Configure a credential helper to remove this warning. See [2020-12-09T06:23:49.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-09T06:23:49.834Z] [2020-12-09T06:23:49.834Z] Login Succeeded [2020-12-09T06:23:49.834Z] nexus3.edgexfoundry.org:10003 [2020-12-09T06:23:50.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-09T06:23:50.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-09T06:23:50.391Z] Configure a credential helper to remove this warning. See [2020-12-09T06:23:50.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-09T06:23:50.391Z] [2020-12-09T06:23:50.391Z] Login Succeeded [2020-12-09T06:23:50.391Z] nexus3.edgexfoundry.org:10004 [2020-12-09T06:23:50.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-09T06:23:50.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-09T06:23:50.687Z] Configure a credential helper to remove this warning. See [2020-12-09T06:23:50.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-09T06:23:50.687Z] [2020-12-09T06:23:50.687Z] Login Succeeded [2020-12-09T06:23:50.687Z] docker.io [2020-12-09T06:23:50.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-09T06:23:51.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-09T06:23:51.241Z] Configure a credential helper to remove this warning. See [2020-12-09T06:23:51.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-09T06:23:51.241Z] [2020-12-09T06:23:51.241Z] Login Succeeded [2020-12-09T06:23:51.241Z] ---> docker-login.sh ends [Pipeline] } [2020-12-09T06:23:51.271Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-09T06:23:52.089Z] ========================================================= [2020-12-09T06:23:52.089Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-09T06:23:52.089Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-09T06:23:52.552Z] + 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 . [2020-12-09T06:23:53.168Z] Sending build context to Docker daemon 2.372MB [2020-12-09T06:23:53.168Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-09T06:23:53.168Z] Step 2/8 : FROM ${BASE} [2020-12-09T06:23:53.168Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-09T06:23:53.168Z] 188c0c94c7c5: Pulling fs layer [2020-12-09T06:23:53.168Z] 0ef7d3d256c8: Pulling fs layer [2020-12-09T06:23:53.168Z] de9db76c5a1d: Pulling fs layer [2020-12-09T06:23:53.168Z] bca2f99d35d6: Pulling fs layer [2020-12-09T06:23:53.168Z] 93359f2a8cfa: Pulling fs layer [2020-12-09T06:23:53.168Z] 7c6f9722023f: Pulling fs layer [2020-12-09T06:23:53.168Z] a35cf1a2eb13: Pulling fs layer [2020-12-09T06:23:53.168Z] 93359f2a8cfa: Waiting [2020-12-09T06:23:53.168Z] 7c6f9722023f: Waiting [2020-12-09T06:23:53.168Z] a35cf1a2eb13: Waiting [2020-12-09T06:23:53.168Z] bca2f99d35d6: Waiting [2020-12-09T06:23:53.168Z] de9db76c5a1d: Verifying Checksum [2020-12-09T06:23:53.168Z] de9db76c5a1d: Download complete [2020-12-09T06:23:53.168Z] 0ef7d3d256c8: Verifying Checksum [2020-12-09T06:23:53.168Z] 0ef7d3d256c8: Download complete [2020-12-09T06:23:53.168Z] 93359f2a8cfa: Verifying Checksum [2020-12-09T06:23:53.168Z] 93359f2a8cfa: Download complete [2020-12-09T06:23:53.455Z] 7c6f9722023f: Verifying Checksum [2020-12-09T06:23:53.455Z] 7c6f9722023f: Download complete [2020-12-09T06:23:53.455Z] 188c0c94c7c5: Verifying Checksum [2020-12-09T06:23:53.455Z] 188c0c94c7c5: Download complete [2020-12-09T06:23:54.098Z] 188c0c94c7c5: Pull complete [2020-12-09T06:23:54.414Z] 0ef7d3d256c8: Pull complete [2020-12-09T06:23:54.711Z] de9db76c5a1d: Pull complete [2020-12-09T06:23:57.413Z] a35cf1a2eb13: Verifying Checksum [2020-12-09T06:23:57.413Z] a35cf1a2eb13: Download complete [2020-12-09T06:23:58.003Z] bca2f99d35d6: Verifying Checksum [2020-12-09T06:23:58.003Z] bca2f99d35d6: Download complete [2020-12-09T06:24:06.410Z] bca2f99d35d6: Pull complete [2020-12-09T06:24:06.410Z] 93359f2a8cfa: Pull complete [2020-12-09T06:24:06.410Z] 7c6f9722023f: Pull complete [2020-12-09T06:24:08.792Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-12-09T06:24:11.814Z] a35cf1a2eb13: Pull complete [2020-12-09T06:24:11.814Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-09T06:24:11.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-09T06:24:11.814Z] ---> a62c8e92a672 [2020-12-09T06:24:11.814Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-09T06:24:11.814Z] ---> Running in 2a6f85faa9a2 [2020-12-09T06:24:11.814Z] Removing intermediate container 2a6f85faa9a2 [2020-12-09T06:24:11.814Z] ---> 8926003022da [2020-12-09T06:24:11.814Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-09T06:24:12.087Z] ---> Running in fd210f1c614c [2020-12-09T06:24:13.514Z] Removing intermediate container fd210f1c614c [2020-12-09T06:24:13.514Z] ---> c2df4c656c68 [2020-12-09T06:24:13.514Z] Step 5/8 : RUN apk add --no-cache make git [2020-12-09T06:24:13.514Z] ---> Running in 971d1ac7e923 [2020-12-09T06:24:14.100Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-09T06:24:14.681Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-09T06:24:15.277Z] OK: 166 MiB in 39 packages [2020-12-09T06:24:15.869Z] Removing intermediate container 971d1ac7e923 [2020-12-09T06:24:15.869Z] ---> f54bf8fb1799 [2020-12-09T06:24:15.869Z] Step 6/8 : WORKDIR /device-sdk-go [2020-12-09T06:24:15.869Z] ---> Running in 68f79b97eb4d [2020-12-09T06:24:16.148Z] Removing intermediate container 68f79b97eb4d [2020-12-09T06:24:16.148Z] ---> 4025880461d5 [2020-12-09T06:24:16.148Z] Step 7/8 : COPY . . [2020-12-09T06:24:17.578Z] ---> 5a83d89771ce [2020-12-09T06:24:17.578Z] Step 8/8 : RUN go mod download [2020-12-09T06:24:17.578Z] ---> Running in 55b699769bc6 [2020-12-09T06:24:39.814Z] Removing intermediate container 55b699769bc6 [2020-12-09T06:24:39.814Z] ---> 60b0e0bf4be4 [2020-12-09T06:24:39.814Z] Successfully built 60b0e0bf4be4 [2020-12-09T06:24:39.814Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-09T06:24:40.221Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-09T06:24:40.221Z] . [Pipeline] withDockerContainer [2020-12-09T06:24:40.397Z] prd-centos7-docker-4c-2g-15231 does not seem to be running inside a container [2020-12-09T06:24:40.542Z] $ 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 [2020-12-09T06:24:41.181Z] # github.com/edgexfoundry/device-sdk-go/internal/v2/application [2020-12-09T06:24:41.181Z] internal/v2/application/command.go:713:31: unknown field 'Name' in struct literal of type dtos.BaseReading [2020-12-09T06:24:41.181Z] internal/v2/application/command.go:719:10: reading.FloatEncoding undefined (type *dtos.BaseReading has no field or method FloatEncoding) [2020-12-09T06:24:42.106Z] $ docker top f102c7349d9597692678951a4893ea180e9cb79e33052e98ab7da9192e7e6c86 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-09T06:24:43.214Z] + go version [2020-12-09T06:24:43.214Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-09T06:24:43.260Z] $ docker stop --time=1 f102c7349d9597692678951a4893ea180e9cb79e33052e98ab7da9192e7e6c86 [2020-12-09T06:24:44.801Z] $ docker rm -f f102c7349d9597692678951a4893ea180e9cb79e33052e98ab7da9192e7e6c86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2020-12-09T06:24:45.501Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.146s coverage: 20.6% of statements [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-09T06:24:46.017Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-09T06:24:46.018Z] . [Pipeline] withDockerContainer [2020-12-09T06:24:46.241Z] prd-centos7-docker-4c-2g-15231 does not seem to be running inside a container [2020-12-09T06:24:46.340Z] $ 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 [2020-12-09T06:24:47.319Z] $ docker top 12175bdeb082b6b08032fe139fc44331c6a905513c47eac72f2ecee0461eaa70 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-09T06:24:48.072Z] + make test [2020-12-09T06:24:48.072Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-09T06:24:49.832Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.197s coverage: 97.1% of statements [2020-12-09T06:25:00.787Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-12-09T06:25:19.586Z] # github.com/edgexfoundry/device-sdk-go/internal/v2/application [2020-12-09T06:25:19.586Z] internal/v2/application/command.go:713:31: unknown field 'Name' in struct literal of type dtos.BaseReading [2020-12-09T06:25:19.586Z] internal/v2/application/command.go:719:10: reading.FloatEncoding undefined (type *dtos.BaseReading has no field or method FloatEncoding) [2020-12-09T06:25:22.167Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.116s coverage: 9.4% of statements [2020-12-09T06:25:22.167Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.119s coverage: 21.9% of statements [2020-12-09T06:25:22.167Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/controller [build failed] [2020-12-09T06:25:22.167Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.784s coverage: 68.9% of statements [2020-12-09T06:25:22.167Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.173s coverage: 52.6% of statements [2020-12-09T06:25:22.167Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.641s coverage: 68.9% of statements [2020-12-09T06:25:22.167Z] FAIL github.com/edgexfoundry/device-sdk-go/pkg/service [build failed] [2020-12-09T06:25:22.167Z] make: *** [Makefile:32: test] Error 2 [Pipeline] } [2020-12-09T06:25:22.244Z] $ docker stop --time=1 e8e08f96da8c8bc01633c0a23229f103080c8b726ded2e5b071106b216da7315 [2020-12-09T06:25:24.461Z] $ docker rm -f e8e08f96da8c8bc01633c0a23229f103080c8b726ded2e5b071106b216da7315 [Pipeline] // withDockerContainer [2020-12-09T06:25:25.151Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.155s coverage: 20.6% of statements [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-09T06:25:27.066Z] Failed in branch arm64 [2020-12-09T06:25:28.681Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.209s coverage: 97.1% of statements [2020-12-09T06:26:00.944Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.090s coverage: 9.4% of statements [2020-12-09T06:26:00.944Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.104s coverage: 21.9% of statements [2020-12-09T06:26:00.944Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/controller [build failed] [2020-12-09T06:26:00.944Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.638s coverage: 68.9% of statements [2020-12-09T06:26:00.944Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.155s coverage: 52.6% of statements [2020-12-09T06:26:00.944Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.860s coverage: 68.9% of statements [2020-12-09T06:26:00.944Z] FAIL github.com/edgexfoundry/device-sdk-go/pkg/service [build failed] [2020-12-09T06:26:00.944Z] make: *** [Makefile:32: test] Error 2 [Pipeline] } [2020-12-09T06:26:00.997Z] $ docker stop --time=1 12175bdeb082b6b08032fe139fc44331c6a905513c47eac72f2ecee0461eaa70 [2020-12-09T06:26:02.943Z] $ docker rm -f 12175bdeb082b6b08032fe139fc44331c6a905513c47eac72f2ecee0461eaa70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-09T06:26:05.848Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-12-09T06:26:10.064Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-09T06:26:10.416Z] ---> package-listing.sh [2020-12-09T06:26:10.416Z] ++ facter osfamily [2020-12-09T06:26:10.416Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-09T06:26:10.416Z] + OS_FAMILY=redhat [2020-12-09T06:26:10.416Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-682 [2020-12-09T06:26:10.416Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-09T06:26:10.416Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-09T06:26:10.416Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-09T06:26:10.416Z] + PACKAGES=/tmp/packages_start.txt [2020-12-09T06:26:10.416Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-682 ']' [2020-12-09T06:26:10.416Z] + PACKAGES=/tmp/packages_end.txt [2020-12-09T06:26:10.416Z] + case "${OS_FAMILY}" in [2020-12-09T06:26:10.416Z] + rpm -qa [2020-12-09T06:26:10.416Z] + sort [2020-12-09T06:26:15.751Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-09T06:26:15.751Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-09T06:26:15.752Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-09T06:26:15.752Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-682 ']' [2020-12-09T06:26:15.752Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-682/archives/ [2020-12-09T06:26:15.752Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-682/archives/ [Pipeline] echo [2020-12-09T06:26:15.788Z] 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-682/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-09T06:26:16.100Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-09T06:26:16.443Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-09T06:26:16.443Z] [2020-12-09T06:26:16.443Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-09T06:26:16.830Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-09T06:26:17.103Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-09T06:26:17.104Z] df20fa9351a1: Pulling fs layer [2020-12-09T06:26:17.104Z] 36b3adc4ff6f: Pulling fs layer [2020-12-09T06:26:17.104Z] 8ad3a11d3b57: Pulling fs layer [2020-12-09T06:26:17.104Z] 46f8f816bc3b: Pulling fs layer [2020-12-09T06:26:17.104Z] 93b61091891f: Pulling fs layer [2020-12-09T06:26:17.104Z] 93b9cdb0e59b: Pulling fs layer [2020-12-09T06:26:17.104Z] 5e14af77c1be: Pulling fs layer [2020-12-09T06:26:17.104Z] 01666e4c0597: Pulling fs layer [2020-12-09T06:26:17.104Z] aa168da1d23b: Pulling fs layer [2020-12-09T06:26:17.104Z] 46f8f816bc3b: Waiting [2020-12-09T06:26:17.104Z] 93b61091891f: Waiting [2020-12-09T06:26:17.104Z] 93b9cdb0e59b: Waiting [2020-12-09T06:26:17.104Z] 01666e4c0597: Waiting [2020-12-09T06:26:17.104Z] aa168da1d23b: Waiting [2020-12-09T06:26:17.104Z] 5e14af77c1be: Waiting [2020-12-09T06:26:17.104Z] 36b3adc4ff6f: Verifying Checksum [2020-12-09T06:26:17.104Z] 36b3adc4ff6f: Download complete [2020-12-09T06:26:17.104Z] 46f8f816bc3b: Verifying Checksum [2020-12-09T06:26:17.104Z] 46f8f816bc3b: Download complete [2020-12-09T06:26:17.104Z] df20fa9351a1: Verifying Checksum [2020-12-09T06:26:17.368Z] 93b9cdb0e59b: Verifying Checksum [2020-12-09T06:26:17.368Z] 93b9cdb0e59b: Download complete [2020-12-09T06:26:17.368Z] 5e14af77c1be: Verifying Checksum [2020-12-09T06:26:17.368Z] 5e14af77c1be: Download complete [2020-12-09T06:26:17.368Z] 93b61091891f: Download complete [2020-12-09T06:26:17.368Z] 01666e4c0597: Verifying Checksum [2020-12-09T06:26:17.368Z] 01666e4c0597: Download complete [2020-12-09T06:26:17.368Z] 8ad3a11d3b57: Verifying Checksum [2020-12-09T06:26:17.368Z] 8ad3a11d3b57: Download complete [2020-12-09T06:26:17.634Z] df20fa9351a1: Pull complete [2020-12-09T06:26:17.899Z] 36b3adc4ff6f: Pull complete [2020-12-09T06:26:18.484Z] 8ad3a11d3b57: Pull complete [2020-12-09T06:26:18.754Z] 46f8f816bc3b: Pull complete [2020-12-09T06:26:19.708Z] 93b61091891f: Pull complete [2020-12-09T06:26:19.708Z] aa168da1d23b: Verifying Checksum [2020-12-09T06:26:19.708Z] aa168da1d23b: Download complete [2020-12-09T06:26:19.708Z] 93b9cdb0e59b: Pull complete [2020-12-09T06:26:19.708Z] 5e14af77c1be: Pull complete [2020-12-09T06:26:19.973Z] 01666e4c0597: Pull complete [2020-12-09T06:26:26.606Z] aa168da1d23b: Pull complete [2020-12-09T06:26:26.606Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-09T06:26:26.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-09T06:26:26.606Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-09T06:26:26.880Z] prd-centos7-docker-4c-2g-15229 does not seem to be running inside a container [2020-12-09T06:26:26.937Z] $ 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-682/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-682 -v /w/workspace/dgexfoundry_device-sdk-go_PR-682:/w/workspace/dgexfoundry_device-sdk-go_PR-682:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-682@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-682@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 [2020-12-09T06:26:31.658Z] $ docker top 28255a22b8cd1f7633e2004f7b21eab58780472ed2a423b5ec3055445b80747f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-09T06:26:32.220Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-09T06:26:32.542Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-09T06:26:32.879Z] + ls /var/log/sa-host [2020-12-09T06:26:32.879Z] + sadf -c /var/log/sa-host/sa09 [2020-12-09T06:26:32.879Z] file_magic: OK [2020-12-09T06:26:32.879Z] HZ: Using current value: 100 [2020-12-09T06:26:32.879Z] file_header: OK [2020-12-09T06:26:32.879Z] 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 [2020-12-09T06:26:32.879Z] Statistics: [2020-12-09T06:26:32.879Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-09T06:26:32.879Z] File successfully converted to sysstat format version 12.2.1 [2020-12-09T06:26:32.879Z] + sadf -c /var/log/sa-host/sa23 [2020-12-09T06:26:32.879Z] file_magic: OK [2020-12-09T06:26:32.879Z] HZ: Using current value: 100 [2020-12-09T06:26:32.879Z] file_header: OK [2020-12-09T06:26:32.879Z] 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 [2020-12-09T06:26:32.879Z] Statistics: [2020-12-09T06:26:32.879Z] Hnuu...uuuununununu... [2020-12-09T06:26:32.879Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-09T06:26:33.641Z] provisioning config files... [2020-12-09T06:26:33.661Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-682@tmp/config3313421704927740140tmp [Pipeline] { [Pipeline] echo [2020-12-09T06:26:33.801Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-09T06:26:34.136Z] ---> create-netrc.sh [Pipeline] } [2020-12-09T06:26:34.169Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-09T06:26:34.317Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-09T06:26:34.665Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-09T06:26:34.699Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-09T06:26:35.036Z] ---> sudo-logs.sh [2020-12-09T06:26:35.036Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-09T06:26:35.068Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-09T06:26:35.441Z] ---> job-cost.sh [2020-12-09T06:26:35.441Z] lf-activate-venv: SKIPPING [2020-12-09T06:26:35.442Z] INFO: No Stack... [2020-12-09T06:26:36.390Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-09T06:26:36.964Z] INFO: Archiving Costs [Pipeline] echo [2020-12-09T06:26:37.000Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-09T06:26:37.345Z] ---> logs-deploy.sh [2020-12-09T06:26:37.345Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-682/1 [2020-12-09T06:26:37.345Z] INFO: archiving workspace using pattern(s): [2020-12-09T06:26:39.911Z] Archives upload complete. [2020-12-09T06:26:39.911Z] INFO: archiving logs to Nexus [2020-12-09T06:26:40.857Z] ---> uname -a: [2020-12-09T06:26:40.857Z] Linux prd-centos7-docker-4c-2g-15229.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2020-12-09T06:26:40.857Z] [2020-12-09T06:26:40.857Z] [2020-12-09T06:26:40.857Z] ---> lscpu: [2020-12-09T06:26:40.857Z] Architecture: x86_64 [2020-12-09T06:26:40.857Z] CPU op-mode(s): 32-bit, 64-bit [2020-12-09T06:26:40.857Z] Byte Order: Little Endian [2020-12-09T06:26:40.857Z] Address sizes: 40 bits physical, 48 bits virtual [2020-12-09T06:26:40.857Z] CPU(s): 4 [2020-12-09T06:26:40.857Z] On-line CPU(s) list: 0-3 [2020-12-09T06:26:40.857Z] Thread(s) per core: 1 [2020-12-09T06:26:40.857Z] Core(s) per socket: 1 [2020-12-09T06:26:40.857Z] Socket(s): 4 [2020-12-09T06:26:40.857Z] NUMA node(s): 1 [2020-12-09T06:26:40.857Z] Vendor ID: GenuineIntel [2020-12-09T06:26:40.857Z] CPU family: 6 [2020-12-09T06:26:40.857Z] Model: 44 [2020-12-09T06:26:40.857Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-12-09T06:26:40.857Z] Stepping: 1 [2020-12-09T06:26:40.857Z] CPU MHz: 2933.438 [2020-12-09T06:26:40.857Z] BogoMIPS: 5866.87 [2020-12-09T06:26:40.857Z] Virtualization: VT-x [2020-12-09T06:26:40.857Z] Hypervisor vendor: KVM [2020-12-09T06:26:40.857Z] Virtualization type: full [2020-12-09T06:26:40.857Z] L1d cache: 128 KiB [2020-12-09T06:26:40.857Z] L1i cache: 128 KiB [2020-12-09T06:26:40.857Z] L2 cache: 16 MiB [2020-12-09T06:26:40.857Z] L3 cache: 64 MiB [2020-12-09T06:26:40.857Z] NUMA node0 CPU(s): 0-3 [2020-12-09T06:26:40.857Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-12-09T06:26:40.857Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-12-09T06:26:40.857Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-12-09T06:26:40.857Z] Vulnerability Meltdown: Mitigation; PTI [2020-12-09T06:26:40.857Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-12-09T06:26:40.857Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-12-09T06:26:40.857Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-12-09T06:26:40.857Z] Vulnerability Srbds: Not affected [2020-12-09T06:26:40.857Z] Vulnerability Tsx async abort: Not affected [2020-12-09T06:26:40.857Z] 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 [2020-12-09T06:26:40.857Z] [2020-12-09T06:26:40.857Z] [2020-12-09T06:26:40.857Z] ---> nproc: [2020-12-09T06:26:40.857Z] 4 [2020-12-09T06:26:40.857Z] [2020-12-09T06:26:40.857Z] [2020-12-09T06:26:40.857Z] ---> df -h: [2020-12-09T06:26:40.857Z] Filesystem Size Used Available Use% Mounted on [2020-12-09T06:26:40.857Z] overlay 50.0G 7.3G 42.7G 15% / [2020-12-09T06:26:40.857Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-12-09T06:26:40.857Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-12-09T06:26:40.857Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-12-09T06:26:40.857Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2020-12-09T06:26:40.857Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2020-12-09T06:26:40.857Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2020-12-09T06:26:40.857Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2020-12-09T06:26:40.857Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2020-12-09T06:26:40.857Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2020-12-09T06:26:40.857Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-682 [2020-12-09T06:26:40.857Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-682@tmp [2020-12-09T06:26:40.857Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2020-12-09T06:26:40.857Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2020-12-09T06:26:40.857Z] [2020-12-09T06:26:40.858Z] [2020-12-09T06:26:40.858Z] ---> free -m: [2020-12-09T06:26:40.858Z] total used free shared buff/cache available [2020-12-09T06:26:40.858Z] Mem: 1837 697 87 0 1052 1035 [2020-12-09T06:26:40.858Z] Swap: 1023 1 1022 [2020-12-09T06:26:40.858Z] [2020-12-09T06:26:40.858Z] [2020-12-09T06:26:40.858Z] ---> ip addr: [2020-12-09T06:26:40.858Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-12-09T06:26:40.858Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-12-09T06:26:40.858Z] inet 127.0.0.1/8 scope host lo [2020-12-09T06:26:40.858Z] valid_lft forever preferred_lft forever [2020-12-09T06:26:40.858Z] inet6 ::1/128 scope host [2020-12-09T06:26:40.858Z] valid_lft forever preferred_lft forever [2020-12-09T06:26:40.858Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-12-09T06:26:40.858Z] link/ether fa:16:3e:3e:2e:6e brd ff:ff:ff:ff:ff:ff [2020-12-09T06:26:40.858Z] inet 10.30.123.95/23 brd 10.30.123.255 scope global dynamic eth0 [2020-12-09T06:26:40.858Z] valid_lft 85960sec preferred_lft 85960sec [2020-12-09T06:26:40.858Z] inet6 fe80::f816:3eff:fe3e:2e6e/64 scope link [2020-12-09T06:26:40.858Z] valid_lft forever preferred_lft forever [2020-12-09T06:26:40.858Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-12-09T06:26:40.858Z] link/ether 02:42:1a:76:bb:9b brd ff:ff:ff:ff:ff:ff [2020-12-09T06:26:40.858Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-12-09T06:26:40.858Z] valid_lft forever preferred_lft forever [2020-12-09T06:26:40.858Z] inet6 fe80::42:1aff:fe76:bb9b/64 scope link [2020-12-09T06:26:40.858Z] valid_lft forever preferred_lft forever [2020-12-09T06:26:40.858Z] [2020-12-09T06:26:40.858Z] [2020-12-09T06:26:40.858Z] ---> sar -b -r -n DEV: [2020-12-09T06:26:40.858Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/09/20 _x86_64_ (4 CPU) [2020-12-09T06:26:40.858Z] [2020-12-09T06:26:40.858Z] 06:19:08 LINUX RESTART (4 CPU) [2020-12-09T06:26:40.858Z] [2020-12-09T06:26:40.858Z] 06:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-12-09T06:26:40.858Z] 06:21:01 31.76 11.04 20.73 0.00 4336.67 3078.28 0.00 [2020-12-09T06:26:40.858Z] 06:22:01 0.87 0.00 0.87 0.00 0.00 15.70 0.00 [2020-12-09T06:26:40.858Z] 06:23:01 0.23 0.00 0.23 0.00 0.00 3.46 0.00 [2020-12-09T06:26:40.858Z] 06:24:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 [2020-12-09T06:26:40.858Z] 06:25:01 0.17 0.00 0.17 0.00 0.00 1.68 0.00 [2020-12-09T06:26:40.858Z] 06:26:01 0.35 0.00 0.35 0.00 0.00 4.70 0.00 [2020-12-09T06:26:40.858Z] Average: 5.60 1.84 3.76 0.00 723.00 517.91 0.00 [2020-12-09T06:26:40.858Z] [2020-12-09T06:26:40.858Z] 06:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-12-09T06:26:40.858Z] 06:21:01 154884 0 572500 30.43 2620 1151540 1086528 37.08 394452 1130516 8 [2020-12-09T06:26:40.858Z] 06:22:01 161224 0 566152 30.09 2620 1151548 1059152 36.15 392724 1126816 16 [2020-12-09T06:26:40.858Z] 06:23:01 158252 0 569120 30.25 2620 1151552 1059344 36.15 392592 1129700 8 [2020-12-09T06:26:40.858Z] 06:24:01 158512 0 568860 30.23 2620 1151552 1059356 36.15 410596 1111740 8 [2020-12-09T06:26:40.858Z] 06:25:01 157772 0 569592 30.27 2620 1151560 1059236 36.15 411056 1111752 16 [2020-12-09T06:26:40.858Z] 06:26:01 157052 0 570308 30.31 2620 1151564 1059152 36.15 413988 1109704 12 [2020-12-09T06:26:40.858Z] Average: 157949 0 569422 30.26 2620 1151553 1063795 36.31 402568 1120038 11 [2020-12-09T06:26:40.858Z] [2020-12-09T06:26:40.858Z] 06:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-12-09T06:26:40.858Z] 06:21:01 eth0 77.88 64.14 358.58 27.99 0.00 0.00 0.00 0.00 [2020-12-09T06:26:40.858Z] 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-09T06:26:40.858Z] 06:21:01 docker0 8.04 5.73 1.26 20.27 0.00 0.00 0.00 0.00 [2020-12-09T06:26:40.858Z] 06:22:01 eth0 0.78 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2020-12-09T06:26:40.858Z] 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-09T06:26:40.858Z] 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-09T06:26:40.858Z] 06:23:01 eth0 3.05 1.32 2.03 0.27 0.00 0.00 0.00 0.00 [2020-12-09T06:26:40.858Z] 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-09T06:26:40.858Z] 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-09T06:26:40.858Z] 06:24:01 eth0 0.45 0.22 0.27 0.19 0.00 0.00 0.00 0.00 [2020-12-09T06:26:40.858Z] 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-09T06:26:40.858Z] 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-09T06:26:40.858Z] 06:25:01 eth0 0.32 0.23 0.14 0.07 0.00 0.00 0.00 0.00 [2020-12-09T06:26:40.858Z] 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-09T06:26:40.858Z] 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-09T06:26:40.858Z] 06:26:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-09T06:26:40.858Z] 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-09T06:26:40.858Z] 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-09T06:26:40.858Z] Average: eth0 13.76 11.01 60.20 4.76 0.00 0.00 0.00 0.00 [2020-12-09T06:26:40.858Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-09T06:26:40.858Z] Average: docker0 1.34 0.95 0.21 3.38 0.00 0.00 0.00 0.00 [2020-12-09T06:26:40.858Z] [2020-12-09T06:26:40.858Z] [2020-12-09T06:26:40.858Z] ---> sar -P ALL: [2020-12-09T06:26:40.858Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/09/20 _x86_64_ (4 CPU) [2020-12-09T06:26:40.858Z] [2020-12-09T06:26:40.858Z] 06:19:08 LINUX RESTART (4 CPU) [2020-12-09T06:26:40.858Z] [2020-12-09T06:26:40.858Z] 06:20:01 CPU %user %nice %system %iowait %steal %idle [2020-12-09T06:26:40.858Z] 06:21:01 all 2.50 0.00 1.94 0.59 0.02 94.94 [2020-12-09T06:26:40.858Z] 06:21:01 0 2.38 0.00 2.25 0.82 0.02 94.53 [2020-12-09T06:26:40.858Z] 06:21:01 1 2.26 0.00 2.14 0.13 0.00 95.46 [2020-12-09T06:26:40.858Z] 06:21:01 2 2.46 0.00 1.49 0.62 0.03 95.40 [2020-12-09T06:26:40.858Z] 06:21:01 3 2.90 0.00 1.89 0.80 0.02 94.39 [2020-12-09T06:26:40.858Z] 06:22:01 all 0.15 0.00 0.05 0.00 0.00 99.81 [2020-12-09T06:26:40.858Z] 06:22:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2020-12-09T06:26:40.858Z] 06:22:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2020-12-09T06:26:40.858Z] 06:22:01 2 0.07 0.00 0.07 0.00 0.00 99.87 [2020-12-09T06:26:40.858Z] 06:22:01 3 0.45 0.00 0.05 0.00 0.00 99.50 [2020-12-09T06:26:40.858Z] 06:23:01 all 0.21 0.00 0.23 0.00 0.00 99.56 [2020-12-09T06:26:40.858Z] 06:23:01 0 0.08 0.00 0.18 0.00 0.00 99.73 [2020-12-09T06:26:40.858Z] 06:23:01 1 0.08 0.00 0.22 0.00 0.00 99.70 [2020-12-09T06:26:40.858Z] 06:23:01 2 0.08 0.00 0.17 0.00 0.00 99.75 [2020-12-09T06:26:40.858Z] 06:23:01 3 0.60 0.00 0.35 0.00 0.00 99.05 [2020-12-09T06:26:40.858Z] 06:24:01 all 0.16 0.00 0.06 0.00 0.00 99.78 [2020-12-09T06:26:40.858Z] 06:24:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-09T06:26:40.858Z] 06:24:01 1 0.02 0.00 0.05 0.00 0.00 99.93 [2020-12-09T06:26:40.858Z] 06:24:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2020-12-09T06:26:40.858Z] 06:24:01 3 0.55 0.00 0.10 0.00 0.00 99.35 [2020-12-09T06:26:40.858Z] 06:25:01 all 0.16 0.00 0.06 0.00 0.00 99.77 [2020-12-09T06:26:40.858Z] 06:25:01 0 0.05 0.00 0.07 0.00 0.02 99.87 [2020-12-09T06:26:40.858Z] 06:25:01 1 0.03 0.00 0.07 0.00 0.00 99.90 [2020-12-09T06:26:40.858Z] 06:25:01 2 0.05 0.00 0.07 0.00 0.00 99.88 [2020-12-09T06:26:40.858Z] 06:25:01 3 0.52 0.00 0.05 0.00 0.00 99.43 [2020-12-09T06:26:40.858Z] 06:26:01 all 0.15 0.00 0.04 0.00 0.00 99.81 [2020-12-09T06:26:40.858Z] 06:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-09T06:26:40.858Z] 06:26:01 1 0.03 0.00 0.07 0.00 0.00 99.90 [2020-12-09T06:26:40.858Z] 06:26:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-09T06:26:40.858Z] 06:26:01 3 0.52 0.00 0.07 0.00 0.00 99.42 [2020-12-09T06:26:40.858Z] Average: all 0.55 0.00 0.40 0.10 0.00 98.95 [2020-12-09T06:26:40.858Z] Average: 0 0.43 0.00 0.43 0.14 0.01 99.00 [2020-12-09T06:26:40.858Z] Average: 1 0.41 0.00 0.43 0.02 0.00 99.14 [2020-12-09T06:26:40.858Z] Average: 2 0.45 0.00 0.31 0.10 0.01 99.13 [2020-12-09T06:26:40.858Z] Average: 3 0.92 0.00 0.42 0.13 0.00 98.53 [2020-12-09T06:26:40.858Z] [2020-12-09T06:26:40.858Z] [2020-12-09T06:26:40.858Z]