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 06:19:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:19:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:19:53 ========================================================= 06:19:53 EdgeX Global Pipelines Version Info 06:19:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:19:55 ------------------- 06:19:55 stable info: 06:19:55 ------------------- 06:19:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:19:55 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 06:19:55 Message: update stable to v1.0.172 06:19:56 ------------------- 06:19:56 experimental info: 06:19:56 ------------------- 06:19:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:19:56 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 06:19:56 Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:19:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:19:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:19:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:19:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:19:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:19:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:19:57 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:19:57 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:19:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:19:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:19:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:19:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 06:19:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:19:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:19:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:19:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:19:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:19:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:19:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:19:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:19:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:19:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:19:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:19:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:19:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:20:00 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:20:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-682 [Pipeline] echo 06:20:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-682 [Pipeline] echo 06:20:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-682 [Pipeline] echo 06:20:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 326494ca36620eac639ffdd94dddd044f6e11b5a [Pipeline] echo 06:20:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 326494c [Pipeline] echo 06:20:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:20:01 provisioning config files... 06:20:01 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-682@tmp/config4934212913360356787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:20:01 ---> docker-login.sh 06:20:01 nexus3.edgexfoundry.org:10001 06:20:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:02 Configure a credential helper to remove this warning. See 06:20:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:02 06:20:02 Login Succeeded 06:20:02 nexus3.edgexfoundry.org:10002 06:20:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:02 Configure a credential helper to remove this warning. See 06:20:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:02 06:20:02 Login Succeeded 06:20:02 nexus3.edgexfoundry.org:10003 06:20:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:02 Configure a credential helper to remove this warning. See 06:20:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:02 06:20:02 Login Succeeded 06:20:02 nexus3.edgexfoundry.org:10004 06:20:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:02 Configure a credential helper to remove this warning. See 06:20:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:02 06:20:02 Login Succeeded 06:20:02 docker.io 06:20:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:03 Configure a credential helper to remove this warning. See 06:20:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:03 06:20:03 Login Succeeded 06:20:03 ---> docker-login.sh ends [Pipeline] } 06:20:03 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 06:20:04 + git log --format=format:%s -1 326494ca36620eac639ffdd94dddd044f6e11b5a [Pipeline] echo 06:20:04 GIT_COMMIT: 326494ca36620eac639ffdd94dddd044f6e11b5a, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo 06:20:04 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:20:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:20:05 06:20:05 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:20:05 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:20:05 latest: Pulling from edgex-devops/git-semver 06:20:05 31603596830f: Pulling fs layer 06:20:05 2a8b12db71e7: Pulling fs layer 06:20:05 6ca5941a6612: Pulling fs layer 06:20:05 ecc8261a40a4: Pulling fs layer 06:20:05 ecc8261a40a4: Waiting 06:20:05 2a8b12db71e7: Download complete 06:20:05 31603596830f: Verifying Checksum 06:20:05 31603596830f: Download complete 06:20:06 ecc8261a40a4: Verifying Checksum 06:20:06 ecc8261a40a4: Download complete 06:20:06 6ca5941a6612: Verifying Checksum 06:20:06 6ca5941a6612: Download complete 06:20:06 31603596830f: Pull complete 06:20:06 2a8b12db71e7: Pull complete 06:20:07 6ca5941a6612: Pull complete 06:20:07 ecc8261a40a4: Pull complete 06:20:07 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:20:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:20:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:20:07 prd-centos7-docker-4c-2g-15229 does not seem to be running inside a container 06:20:07 $ 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 06:20:09 $ docker top ba9e7fdabba4d3f63b826ae18d160678f9447bf49d45d03eeae19ada0fa6c39d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:20:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:20:10 [ssh-agent] Looking for ssh-agent implementation... 06:20:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:20:10 $ docker exec ba9e7fdabba4d3f63b826ae18d160678f9447bf49d45d03eeae19ada0fa6c39d ssh-agent 06:20:10 SSH_AUTH_SOCK=/tmp/ssh-9DPK4K30uOrn/agent.11 06:20:10 SSH_AGENT_PID=16 06:20:10 Running ssh-add (command line suppressed) 06:20:10 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) 06:20:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:20:11 + git tag --points-at HEAD [Pipeline] } 06:20:11 $ docker exec --env ******** --env ******** ba9e7fdabba4d3f63b826ae18d160678f9447bf49d45d03eeae19ada0fa6c39d ssh-agent -k 06:20:11 unset SSH_AUTH_SOCK; 06:20:11 unset SSH_AGENT_PID; 06:20:11 echo Agent pid 16 killed; 06:20:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:20:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:20:11 [ssh-agent] Looking for ssh-agent implementation... 06:20:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:20:11 $ docker exec ba9e7fdabba4d3f63b826ae18d160678f9447bf49d45d03eeae19ada0fa6c39d ssh-agent 06:20:12 SSH_AUTH_SOCK=/tmp/ssh-vywQffgms3LR/agent.45 06:20:12 SSH_AGENT_PID=50 06:20:12 Running ssh-add (command line suppressed) 06:20:12 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) 06:20:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:20:12 + git semver init 06:20:12 # -> Open(): unable to determine branch for HEAD 06:20:12 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-682/.git 06:20:12 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-682 06:20:12 # $SEMVER_REMOTE_NAME = origin 06:20:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:20:12 # $SEMVER_USER_NAME = edgex-jenkins 06:20:12 # $SEMVER_BRANCH = PR-682 06:20:12 # $SEMVER_TEMP = /tmp/semver-577274802 06:20:12 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 06:20:13 # '/tmp/semver-577274802' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-682/.semver' 06:20:13 # -> Force: false 06:20:13 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-682/.semver [Pipeline] } 06:20:13 $ docker exec --env ******** --env ******** ba9e7fdabba4d3f63b826ae18d160678f9447bf49d45d03eeae19ada0fa6c39d ssh-agent -k 06:20:13 unset SSH_AUTH_SOCK; 06:20:13 unset SSH_AGENT_PID; 06:20:13 echo Agent pid 50 killed; 06:20:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:20:14 + git semver [Pipeline] } 06:20:14 $ docker stop --time=1 ba9e7fdabba4d3f63b826ae18d160678f9447bf49d45d03eeae19ada0fa6c39d 06:20:15 $ docker rm -f ba9e7fdabba4d3f63b826ae18d160678f9447bf49d45d03eeae19ada0fa6c39d [Pipeline] // withDockerContainer [Pipeline] sh 06:20:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:20:16 Stashed 1 file(s) [Pipeline] echo 06:20:16 [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 06:20:32 Still waiting to schedule task 06:20:32 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-15229’ 06:20:32 Still waiting to schedule task 06:20:32 ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ is offline 06:22:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15230 in /w/workspace/dgexfoundry_device-sdk-go_PR-682 [Pipeline] { [Pipeline] ws 06:22:20 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 06:22:25 using credential edgex-jenkins-ssh 06:22:25 Cloning the remote Git repository 06:22:25 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:22:25 > git init /w/workspace/device-sdk-go/1 # timeout=10 06:22:25 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:22:25 > git --version # timeout=10 06:22:25 > git --version # 'git version 2.17.1' 06:22:25 using GIT_SSH to set credentials SSH Credentials for GitHub 06:22:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:22:27 Merging remotes/origin/master commit c21ff6277396b81a1001baea71274dd2dd19f737 into PR head commit 326494ca36620eac639ffdd94dddd044f6e11b5a 06:22:28 Merge succeeded, producing 326494ca36620eac639ffdd94dddd044f6e11b5a 06:22:28 Checking out Revision 326494ca36620eac639ffdd94dddd044f6e11b5a (PR-682) 06:22:27 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:22:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:22:27 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:22:27 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:22:27 using GIT_SSH to set credentials SSH Credentials for GitHub 06:22:27 > 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 06:22:27 > git config core.sparsecheckout # timeout=10 06:22:27 > git checkout -f 326494ca36620eac639ffdd94dddd044f6e11b5a # timeout=10 06:22:28 > git remote # timeout=10 06:22:28 > git config --get remote.origin.url # timeout=10 06:22:28 using GIT_SSH to set credentials SSH Credentials for GitHub 06:22:28 > git merge c21ff6277396b81a1001baea71274dd2dd19f737 # timeout=10 06:22:28 > git rev-parse HEAD^{commit} # timeout=10 06:22:28 > git config core.sparsecheckout # timeout=10 06:22:28 > git checkout -f 326494ca36620eac639ffdd94dddd044f6e11b5a # timeout=10 06:22:32 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" 06:22:32 > git --version # timeout=10 06:22:32 > git --version # 'git version 2.17.1' 06:22:32 fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:22:34 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:22:35 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:22:35 + + truesudo 06:22:35 service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:22:38 provisioning config files... 06:22:38 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4023327768311773242tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:22:38 ---> docker-login.sh 06:22:38 nexus3.edgexfoundry.org:10001 06:22:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:22:39 Configure a credential helper to remove this warning. See 06:22:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:22:39 06:22:39 Login Succeeded 06:22:39 nexus3.edgexfoundry.org:10002 06:22:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:22:40 Configure a credential helper to remove this warning. See 06:22:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:22:40 06:22:40 Login Succeeded 06:22:40 nexus3.edgexfoundry.org:10003 06:22:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:22:41 Configure a credential helper to remove this warning. See 06:22:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:22:41 06:22:41 Login Succeeded 06:22:41 nexus3.edgexfoundry.org:10004 06:22:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:22:41 Configure a credential helper to remove this warning. See 06:22:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:22:41 06:22:41 Login Succeeded 06:22:41 docker.io 06:22:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:22:42 Configure a credential helper to remove this warning. See 06:22:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:22:42 06:22:42 Login Succeeded 06:22:42 ---> docker-login.sh ends [Pipeline] } 06:22:42 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:22:43 ========================================================= 06:22:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:22:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:22:43 + 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 . 06:22:44 Sending build context to Docker daemon 2.371MB 06:22:44 Step 1/8 : ARG BASE=golang:1.15-alpine 06:22:44 Step 2/8 : FROM ${BASE} 06:22:44 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:22:44 5f621e34cdf4: Pulling fs layer 06:22:44 a4357932f1b6: Pulling fs layer 06:22:44 18c013af1878: Pulling fs layer 06:22:44 00ac8860ef70: Pulling fs layer 06:22:44 63d7cb157983: Pulling fs layer 06:22:44 b116817d02f9: Pulling fs layer 06:22:44 745a02a5169b: Pulling fs layer 06:22:44 00ac8860ef70: Waiting 06:22:44 b116817d02f9: Waiting 06:22:44 745a02a5169b: Waiting 06:22:44 63d7cb157983: Waiting 06:22:44 18c013af1878: Verifying Checksum 06:22:44 18c013af1878: Download complete 06:22:44 a4357932f1b6: Download complete 06:22:44 63d7cb157983: Verifying Checksum 06:22:44 63d7cb157983: Download complete 06:22:44 b116817d02f9: Download complete 06:22:44 5f621e34cdf4: Download complete 06:22:44 5f621e34cdf4: Pull complete 06:22:45 a4357932f1b6: Pull complete 06:22:46 18c013af1878: Pull complete 06:22:46 745a02a5169b: Verifying Checksum 06:22:46 745a02a5169b: Download complete 06:22:48 00ac8860ef70: Verifying Checksum 06:22:48 00ac8860ef70: Download complete 06:22:58 00ac8860ef70: Pull complete 06:22:58 63d7cb157983: Pull complete 06:22:59 b116817d02f9: Pull complete 06:23:03 745a02a5169b: Pull complete 06:23:03 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:23:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:23:03 ---> b7e6874047d6 06:23:03 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:23:06 ---> Running in e21486013c01 06:23:06 Removing intermediate container e21486013c01 06:23:06 ---> 08e18885652c 06:23:06 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:23:06 ---> Running in e0735674a22f 06:23:09 Removing intermediate container e0735674a22f 06:23:09 ---> 7125b41702e3 06:23:09 Step 5/8 : RUN apk add --no-cache make git 06:23:09 ---> Running in 05de2ba0bbcf 06:23:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:23:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:23:11 OK: 142 MiB in 39 packages 06:23:12 Removing intermediate container 05de2ba0bbcf 06:23:12 ---> 77481d668c87 06:23:12 Step 6/8 : WORKDIR /device-sdk-go 06:23:12 ---> Running in d6b749a4d7b5 06:23:12 Removing intermediate container d6b749a4d7b5 06:23:12 ---> 92359725446d 06:23:12 Step 7/8 : COPY . . 06:23:14 ---> 4d3ab4396904 06:23:14 Step 8/8 : RUN go mod download 06:23:14 ---> Running in 271fd7fd7b53 06:23:27 Running on prd-centos7-docker-4c-2g-15231 in /w/workspace/dgexfoundry_device-sdk-go_PR-682 [Pipeline] { [Pipeline] ws 06:23:27 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 06:23:34 using credential edgex-jenkins-ssh 06:23:34 Cloning the remote Git repository 06:23:34 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:23:34 > git init /w/workspace/device-sdk-go/1 # timeout=10 06:23:34 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:23:34 > git --version # timeout=10 06:23:34 > git --version # 'git version 2.24.3' 06:23:34 using GIT_SSH to set credentials SSH Credentials for GitHub 06:23:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:23:35 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:23:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:23:35 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:23:35 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:23:35 using GIT_SSH to set credentials SSH Credentials for GitHub 06:23:35 > 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 06:23:36 Merging remotes/origin/master commit c21ff6277396b81a1001baea71274dd2dd19f737 into PR head commit 326494ca36620eac639ffdd94dddd044f6e11b5a 06:23:36 Merge succeeded, producing 326494ca36620eac639ffdd94dddd044f6e11b5a 06:23:36 Checking out Revision 326494ca36620eac639ffdd94dddd044f6e11b5a (PR-682) 06:23:36 Removing intermediate container 271fd7fd7b53 06:23:36 ---> 632421336a9c 06:23:36 Successfully built 632421336a9c 06:23:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:23:36 + docker inspect -f . ci-base-image-arm64 06:23:36 . [Pipeline] withDockerContainer 06:23:37 prd-ubuntu18.04-docker-arm64-4c-16g-15230 does not seem to be running inside a container 06:23:36 > git config core.sparsecheckout # timeout=10 06:23:36 > git checkout -f 326494ca36620eac639ffdd94dddd044f6e11b5a # timeout=10 06:23:36 > git remote # timeout=10 06:23:36 > git config --get remote.origin.url # timeout=10 06:23:36 using GIT_SSH to set credentials SSH Credentials for GitHub 06:23:36 > git merge c21ff6277396b81a1001baea71274dd2dd19f737 # timeout=10 06:23:36 > git rev-parse HEAD^{commit} # timeout=10 06:23:36 > git config core.sparsecheckout # timeout=10 06:23:36 > git checkout -f 326494ca36620eac639ffdd94dddd044f6e11b5a # timeout=10 06:23:37 $ 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 06:23:38 $ docker top 5a370cd69085bf2a2ce8933e933ebfae68a56e252007e4013fd843df88bc3e90 -eo pid,comm [Pipeline] { [Pipeline] sh 06:23:39 + go version 06:23:39 go version go1.15.5 linux/arm64 [Pipeline] } 06:23:39 $ docker stop --time=1 5a370cd69085bf2a2ce8933e933ebfae68a56e252007e4013fd843df88bc3e90 06:23:40 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" 06:23:40 > git --version # timeout=10 06:23:40 > git --version # 'git version 2.24.3' 06:23:40 fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 06:23:41 $ 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 06:23:43 + docker inspect -f . ci-base-image-arm64 06:23:43 . [Pipeline] withDockerContainer 06:23:43 prd-ubuntu18.04-docker-arm64-4c-16g-15230 does not seem to be running inside a container 06:23:43 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json 06:23:43 $ 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 06:23:45 $ docker top e8e08f96da8c8bc01633c0a23229f103080c8b726ded2e5b071106b216da7315 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 06:23:46 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:23:46 + true 06:23:46 + sudo service docker restart 06:23:46 Redirecting to /bin/systemctl restart docker.service 06:23:46 + make test 06:23:46 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:23:48 provisioning config files... 06:23:48 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4967969457311879878tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:23:48 ---> docker-login.sh 06:23:48 nexus3.edgexfoundry.org:10001 06:23:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:49 Configure a credential helper to remove this warning. See 06:23:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:49 06:23:49 Login Succeeded 06:23:49 nexus3.edgexfoundry.org:10002 06:23:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:49 Configure a credential helper to remove this warning. See 06:23:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:49 06:23:49 Login Succeeded 06:23:49 nexus3.edgexfoundry.org:10003 06:23:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:50 Configure a credential helper to remove this warning. See 06:23:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:50 06:23:50 Login Succeeded 06:23:50 nexus3.edgexfoundry.org:10004 06:23:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:50 Configure a credential helper to remove this warning. See 06:23:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:50 06:23:50 Login Succeeded 06:23:50 docker.io 06:23:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:51 Configure a credential helper to remove this warning. See 06:23:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:51 06:23:51 Login Succeeded 06:23:51 ---> docker-login.sh ends [Pipeline] } 06:23:51 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:23:52 ========================================================= 06:23:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:23:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:23:52 + 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 . 06:23:53 Sending build context to Docker daemon 2.372MB 06:23:53 Step 1/8 : ARG BASE=golang:1.15-alpine 06:23:53 Step 2/8 : FROM ${BASE} 06:23:53 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:23:53 188c0c94c7c5: Pulling fs layer 06:23:53 0ef7d3d256c8: Pulling fs layer 06:23:53 de9db76c5a1d: Pulling fs layer 06:23:53 bca2f99d35d6: Pulling fs layer 06:23:53 93359f2a8cfa: Pulling fs layer 06:23:53 7c6f9722023f: Pulling fs layer 06:23:53 a35cf1a2eb13: Pulling fs layer 06:23:53 93359f2a8cfa: Waiting 06:23:53 7c6f9722023f: Waiting 06:23:53 a35cf1a2eb13: Waiting 06:23:53 bca2f99d35d6: Waiting 06:23:53 de9db76c5a1d: Verifying Checksum 06:23:53 de9db76c5a1d: Download complete 06:23:53 0ef7d3d256c8: Verifying Checksum 06:23:53 0ef7d3d256c8: Download complete 06:23:53 93359f2a8cfa: Verifying Checksum 06:23:53 93359f2a8cfa: Download complete 06:23:53 7c6f9722023f: Verifying Checksum 06:23:53 7c6f9722023f: Download complete 06:23:53 188c0c94c7c5: Verifying Checksum 06:23:53 188c0c94c7c5: Download complete 06:23:54 188c0c94c7c5: Pull complete 06:23:54 0ef7d3d256c8: Pull complete 06:23:54 de9db76c5a1d: Pull complete 06:23:57 a35cf1a2eb13: Verifying Checksum 06:23:57 a35cf1a2eb13: Download complete 06:23:58 bca2f99d35d6: Verifying Checksum 06:23:58 bca2f99d35d6: Download complete 06:24:06 bca2f99d35d6: Pull complete 06:24:06 93359f2a8cfa: Pull complete 06:24:06 7c6f9722023f: Pull complete 06:24:08 ? github.com/edgexfoundry/device-sdk-go [no test files] 06:24:11 a35cf1a2eb13: Pull complete 06:24:11 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:24:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:24:11 ---> a62c8e92a672 06:24:11 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:24:11 ---> Running in 2a6f85faa9a2 06:24:11 Removing intermediate container 2a6f85faa9a2 06:24:11 ---> 8926003022da 06:24:11 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:24:12 ---> Running in fd210f1c614c 06:24:13 Removing intermediate container fd210f1c614c 06:24:13 ---> c2df4c656c68 06:24:13 Step 5/8 : RUN apk add --no-cache make git 06:24:13 ---> Running in 971d1ac7e923 06:24:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:24:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:24:15 OK: 166 MiB in 39 packages 06:24:15 Removing intermediate container 971d1ac7e923 06:24:15 ---> f54bf8fb1799 06:24:15 Step 6/8 : WORKDIR /device-sdk-go 06:24:15 ---> Running in 68f79b97eb4d 06:24:16 Removing intermediate container 68f79b97eb4d 06:24:16 ---> 4025880461d5 06:24:16 Step 7/8 : COPY . . 06:24:17 ---> 5a83d89771ce 06:24:17 Step 8/8 : RUN go mod download 06:24:17 ---> Running in 55b699769bc6 06:24:39 Removing intermediate container 55b699769bc6 06:24:39 ---> 60b0e0bf4be4 06:24:39 Successfully built 60b0e0bf4be4 06:24:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:24:40 + docker inspect -f . ci-base-image-x86_64 06:24:40 . [Pipeline] withDockerContainer 06:24:40 prd-centos7-docker-4c-2g-15231 does not seem to be running inside a container 06:24:40 $ 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 06:24:41 # github.com/edgexfoundry/device-sdk-go/internal/v2/application 06:24:41 internal/v2/application/command.go:713:31: unknown field 'Name' in struct literal of type dtos.BaseReading 06:24:41 internal/v2/application/command.go:719:10: reading.FloatEncoding undefined (type *dtos.BaseReading has no field or method FloatEncoding) 06:24:42 $ docker top f102c7349d9597692678951a4893ea180e9cb79e33052e98ab7da9192e7e6c86 -eo pid,comm [Pipeline] { [Pipeline] sh 06:24:43 + go version 06:24:43 go version go1.15.5 linux/amd64 [Pipeline] } 06:24:43 $ docker stop --time=1 f102c7349d9597692678951a4893ea180e9cb79e33052e98ab7da9192e7e6c86 06:24:44 $ docker rm -f f102c7349d9597692678951a4893ea180e9cb79e33052e98ab7da9192e7e6c86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 06:24:45 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.146s coverage: 20.6% of statements [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:24:46 + docker inspect -f . ci-base-image-x86_64 06:24:46 . [Pipeline] withDockerContainer 06:24:46 prd-centos7-docker-4c-2g-15231 does not seem to be running inside a container 06:24:46 $ 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 06:24:47 $ docker top 12175bdeb082b6b08032fe139fc44331c6a905513c47eac72f2ecee0461eaa70 -eo pid,comm [Pipeline] { [Pipeline] sh 06:24:48 + make test 06:24:48 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:24:49 ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.197s coverage: 97.1% of statements 06:25:00 ? github.com/edgexfoundry/device-sdk-go [no test files] 06:25:19 # github.com/edgexfoundry/device-sdk-go/internal/v2/application 06:25:19 internal/v2/application/command.go:713:31: unknown field 'Name' in struct literal of type dtos.BaseReading 06:25:19 internal/v2/application/command.go:719:10: reading.FloatEncoding undefined (type *dtos.BaseReading has no field or method FloatEncoding) 06:25:22 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.116s coverage: 9.4% of statements 06:25:22 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.119s coverage: 21.9% of statements 06:25:22 FAIL github.com/edgexfoundry/device-sdk-go/internal/controller [build failed] 06:25:22 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.784s coverage: 68.9% of statements 06:25:22 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.173s coverage: 52.6% of statements 06:25:22 ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.641s coverage: 68.9% of statements 06:25:22 FAIL github.com/edgexfoundry/device-sdk-go/pkg/service [build failed] 06:25:22 make: *** [Makefile:32: test] Error 2 [Pipeline] } 06:25:22 $ docker stop --time=1 e8e08f96da8c8bc01633c0a23229f103080c8b726ded2e5b071106b216da7315 06:25:24 $ docker rm -f e8e08f96da8c8bc01633c0a23229f103080c8b726ded2e5b071106b216da7315 [Pipeline] // withDockerContainer 06:25:25 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] } 06:25:27 Failed in branch arm64 06:25:28 ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.209s coverage: 97.1% of statements 06:26:00 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.090s coverage: 9.4% of statements 06:26:00 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.104s coverage: 21.9% of statements 06:26:00 FAIL github.com/edgexfoundry/device-sdk-go/internal/controller [build failed] 06:26:00 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.638s coverage: 68.9% of statements 06:26:00 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.155s coverage: 52.6% of statements 06:26:00 ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.860s coverage: 68.9% of statements 06:26:00 FAIL github.com/edgexfoundry/device-sdk-go/pkg/service [build failed] 06:26:00 make: *** [Makefile:32: test] Error 2 [Pipeline] } 06:26:00 $ docker stop --time=1 12175bdeb082b6b08032fe139fc44331c6a905513c47eac72f2ecee0461eaa70 06:26:02 $ 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] } 06:26:05 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 06:26:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:26:10 ---> package-listing.sh 06:26:10 ++ facter osfamily 06:26:10 ++ tr '[:upper:]' '[:lower:]' 06:26:10 + OS_FAMILY=redhat 06:26:10 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-682 06:26:10 + START_PACKAGES=/tmp/packages_start.txt 06:26:10 + END_PACKAGES=/tmp/packages_end.txt 06:26:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:26:10 + PACKAGES=/tmp/packages_start.txt 06:26:10 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-682 ']' 06:26:10 + PACKAGES=/tmp/packages_end.txt 06:26:10 + case "${OS_FAMILY}" in 06:26:10 + rpm -qa 06:26:10 + sort 06:26:15 + '[' -f /tmp/packages_start.txt ']' 06:26:15 + '[' -f /tmp/packages_end.txt ']' 06:26:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:26:15 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-682 ']' 06:26:15 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-682/archives/ 06:26:15 + 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 06:26:15 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 06:26:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:26:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:26:16 06:26:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:26:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:26:17 alpine: Pulling from edgex-lftools-log-publisher 06:26:17 df20fa9351a1: Pulling fs layer 06:26:17 36b3adc4ff6f: Pulling fs layer 06:26:17 8ad3a11d3b57: Pulling fs layer 06:26:17 46f8f816bc3b: Pulling fs layer 06:26:17 93b61091891f: Pulling fs layer 06:26:17 93b9cdb0e59b: Pulling fs layer 06:26:17 5e14af77c1be: Pulling fs layer 06:26:17 01666e4c0597: Pulling fs layer 06:26:17 aa168da1d23b: Pulling fs layer 06:26:17 46f8f816bc3b: Waiting 06:26:17 93b61091891f: Waiting 06:26:17 93b9cdb0e59b: Waiting 06:26:17 01666e4c0597: Waiting 06:26:17 aa168da1d23b: Waiting 06:26:17 5e14af77c1be: Waiting 06:26:17 36b3adc4ff6f: Verifying Checksum 06:26:17 36b3adc4ff6f: Download complete 06:26:17 46f8f816bc3b: Verifying Checksum 06:26:17 46f8f816bc3b: Download complete 06:26:17 df20fa9351a1: Verifying Checksum 06:26:17 93b9cdb0e59b: Verifying Checksum 06:26:17 93b9cdb0e59b: Download complete 06:26:17 5e14af77c1be: Verifying Checksum 06:26:17 5e14af77c1be: Download complete 06:26:17 93b61091891f: Download complete 06:26:17 01666e4c0597: Verifying Checksum 06:26:17 01666e4c0597: Download complete 06:26:17 8ad3a11d3b57: Verifying Checksum 06:26:17 8ad3a11d3b57: Download complete 06:26:17 df20fa9351a1: Pull complete 06:26:17 36b3adc4ff6f: Pull complete 06:26:18 8ad3a11d3b57: Pull complete 06:26:18 46f8f816bc3b: Pull complete 06:26:19 93b61091891f: Pull complete 06:26:19 aa168da1d23b: Verifying Checksum 06:26:19 aa168da1d23b: Download complete 06:26:19 93b9cdb0e59b: Pull complete 06:26:19 5e14af77c1be: Pull complete 06:26:19 01666e4c0597: Pull complete 06:26:26 aa168da1d23b: Pull complete 06:26:26 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:26:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:26:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:26:26 prd-centos7-docker-4c-2g-15229 does not seem to be running inside a container 06:26:26 $ 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 06:26:31 $ docker top 28255a22b8cd1f7633e2004f7b21eab58780472ed2a423b5ec3055445b80747f -eo pid,comm [Pipeline] { [Pipeline] sh 06:26:32 + touch /tmp/pre-build-complete [Pipeline] sh 06:26:32 + mkdir -p /var/log/sa [Pipeline] sh 06:26:32 + ls /var/log/sa-host 06:26:32 + sadf -c /var/log/sa-host/sa09 06:26:32 file_magic: OK 06:26:32 HZ: Using current value: 100 06:26:32 file_header: OK 06:26:32 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 06:26:32 Statistics: 06:26:32 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:26:32 File successfully converted to sysstat format version 12.2.1 06:26:32 + sadf -c /var/log/sa-host/sa23 06:26:32 file_magic: OK 06:26:32 HZ: Using current value: 100 06:26:32 file_header: OK 06:26:32 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 06:26:32 Statistics: 06:26:32 Hnuu...uuuununununu... 06:26:32 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:26:33 provisioning config files... 06:26:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-682@tmp/config3313421704927740140tmp [Pipeline] { [Pipeline] echo 06:26:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:26:34 ---> create-netrc.sh [Pipeline] } 06:26:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:26:34 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:26:34 ---> python-tools-install.sh [Pipeline] echo 06:26:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:26:35 ---> sudo-logs.sh 06:26:35 Archiving 'sudo' log.. [Pipeline] echo 06:26:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:26:35 ---> job-cost.sh 06:26:35 lf-activate-venv: SKIPPING 06:26:35 INFO: No Stack... 06:26:36 INFO: Retrieving Pricing Info for: v1-standard-2 06:26:36 INFO: Archiving Costs [Pipeline] echo 06:26:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:26:37 ---> logs-deploy.sh 06:26:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-682/1 06:26:37 INFO: archiving workspace using pattern(s): 06:26:39 Archives upload complete. 06:26:39 INFO: archiving logs to Nexus 06:26:40 ---> uname -a: 06:26:40 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 06:26:40 06:26:40 06:26:40 ---> lscpu: 06:26:40 Architecture: x86_64 06:26:40 CPU op-mode(s): 32-bit, 64-bit 06:26:40 Byte Order: Little Endian 06:26:40 Address sizes: 40 bits physical, 48 bits virtual 06:26:40 CPU(s): 4 06:26:40 On-line CPU(s) list: 0-3 06:26:40 Thread(s) per core: 1 06:26:40 Core(s) per socket: 1 06:26:40 Socket(s): 4 06:26:40 NUMA node(s): 1 06:26:40 Vendor ID: GenuineIntel 06:26:40 CPU family: 6 06:26:40 Model: 44 06:26:40 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:26:40 Stepping: 1 06:26:40 CPU MHz: 2933.438 06:26:40 BogoMIPS: 5866.87 06:26:40 Virtualization: VT-x 06:26:40 Hypervisor vendor: KVM 06:26:40 Virtualization type: full 06:26:40 L1d cache: 128 KiB 06:26:40 L1i cache: 128 KiB 06:26:40 L2 cache: 16 MiB 06:26:40 L3 cache: 64 MiB 06:26:40 NUMA node0 CPU(s): 0-3 06:26:40 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:26:40 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:26:40 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:26:40 Vulnerability Meltdown: Mitigation; PTI 06:26:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:26:40 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:26:40 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:26:40 Vulnerability Srbds: Not affected 06:26:40 Vulnerability Tsx async abort: Not affected 06:26:40 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 06:26:40 06:26:40 06:26:40 ---> nproc: 06:26:40 4 06:26:40 06:26:40 06:26:40 ---> df -h: 06:26:40 Filesystem Size Used Available Use% Mounted on 06:26:40 overlay 50.0G 7.3G 42.7G 15% / 06:26:40 tmpfs 64.0M 0 64.0M 0% /dev 06:26:40 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:26:40 shm 64.0M 0 64.0M 0% /dev/shm 06:26:40 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:26:40 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:26:40 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:26:40 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:26:40 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:26:40 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:26:40 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-682 06:26:40 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-682@tmp 06:26:40 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:26:40 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:26:40 06:26:40 06:26:40 ---> free -m: 06:26:40 total used free shared buff/cache available 06:26:40 Mem: 1837 697 87 0 1052 1035 06:26:40 Swap: 1023 1 1022 06:26:40 06:26:40 06:26:40 ---> ip addr: 06:26:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:26:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:26:40 inet 127.0.0.1/8 scope host lo 06:26:40 valid_lft forever preferred_lft forever 06:26:40 inet6 ::1/128 scope host 06:26:40 valid_lft forever preferred_lft forever 06:26:40 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:26:40 link/ether fa:16:3e:3e:2e:6e brd ff:ff:ff:ff:ff:ff 06:26:40 inet 10.30.123.95/23 brd 10.30.123.255 scope global dynamic eth0 06:26:40 valid_lft 85960sec preferred_lft 85960sec 06:26:40 inet6 fe80::f816:3eff:fe3e:2e6e/64 scope link 06:26:40 valid_lft forever preferred_lft forever 06:26:40 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:26:40 link/ether 02:42:1a:76:bb:9b brd ff:ff:ff:ff:ff:ff 06:26:40 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:26:40 valid_lft forever preferred_lft forever 06:26:40 inet6 fe80::42:1aff:fe76:bb9b/64 scope link 06:26:40 valid_lft forever preferred_lft forever 06:26:40 06:26:40 06:26:40 ---> sar -b -r -n DEV: 06:26:40 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) 06:26:40 06:26:40 06:19:08 LINUX RESTART (4 CPU) 06:26:40 06:26:40 06:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:26:40 06:21:01 31.76 11.04 20.73 0.00 4336.67 3078.28 0.00 06:26:40 06:22:01 0.87 0.00 0.87 0.00 0.00 15.70 0.00 06:26:40 06:23:01 0.23 0.00 0.23 0.00 0.00 3.46 0.00 06:26:40 06:24:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 06:26:40 06:25:01 0.17 0.00 0.17 0.00 0.00 1.68 0.00 06:26:40 06:26:01 0.35 0.00 0.35 0.00 0.00 4.70 0.00 06:26:40 Average: 5.60 1.84 3.76 0.00 723.00 517.91 0.00 06:26:40 06:26:40 06:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:26:40 06:21:01 154884 0 572500 30.43 2620 1151540 1086528 37.08 394452 1130516 8 06:26:40 06:22:01 161224 0 566152 30.09 2620 1151548 1059152 36.15 392724 1126816 16 06:26:40 06:23:01 158252 0 569120 30.25 2620 1151552 1059344 36.15 392592 1129700 8 06:26:40 06:24:01 158512 0 568860 30.23 2620 1151552 1059356 36.15 410596 1111740 8 06:26:40 06:25:01 157772 0 569592 30.27 2620 1151560 1059236 36.15 411056 1111752 16 06:26:40 06:26:01 157052 0 570308 30.31 2620 1151564 1059152 36.15 413988 1109704 12 06:26:40 Average: 157949 0 569422 30.26 2620 1151553 1063795 36.31 402568 1120038 11 06:26:40 06:26:40 06:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:26:40 06:21:01 eth0 77.88 64.14 358.58 27.99 0.00 0.00 0.00 0.00 06:26:40 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:40 06:21:01 docker0 8.04 5.73 1.26 20.27 0.00 0.00 0.00 0.00 06:26:40 06:22:01 eth0 0.78 0.08 0.06 0.01 0.00 0.00 0.00 0.00 06:26:40 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:40 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:40 06:23:01 eth0 3.05 1.32 2.03 0.27 0.00 0.00 0.00 0.00 06:26:40 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:40 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:40 06:24:01 eth0 0.45 0.22 0.27 0.19 0.00 0.00 0.00 0.00 06:26:40 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:40 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:40 06:25:01 eth0 0.32 0.23 0.14 0.07 0.00 0.00 0.00 0.00 06:26:40 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:40 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:40 06:26:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:26:40 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:40 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:40 Average: eth0 13.76 11.01 60.20 4.76 0.00 0.00 0.00 0.00 06:26:40 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:40 Average: docker0 1.34 0.95 0.21 3.38 0.00 0.00 0.00 0.00 06:26:40 06:26:40 06:26:40 ---> sar -P ALL: 06:26:40 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) 06:26:40 06:26:40 06:19:08 LINUX RESTART (4 CPU) 06:26:40 06:26:40 06:20:01 CPU %user %nice %system %iowait %steal %idle 06:26:40 06:21:01 all 2.50 0.00 1.94 0.59 0.02 94.94 06:26:40 06:21:01 0 2.38 0.00 2.25 0.82 0.02 94.53 06:26:40 06:21:01 1 2.26 0.00 2.14 0.13 0.00 95.46 06:26:40 06:21:01 2 2.46 0.00 1.49 0.62 0.03 95.40 06:26:40 06:21:01 3 2.90 0.00 1.89 0.80 0.02 94.39 06:26:40 06:22:01 all 0.15 0.00 0.05 0.00 0.00 99.81 06:26:40 06:22:01 0 0.03 0.00 0.05 0.00 0.00 99.92 06:26:40 06:22:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:26:40 06:22:01 2 0.07 0.00 0.07 0.00 0.00 99.87 06:26:40 06:22:01 3 0.45 0.00 0.05 0.00 0.00 99.50 06:26:40 06:23:01 all 0.21 0.00 0.23 0.00 0.00 99.56 06:26:40 06:23:01 0 0.08 0.00 0.18 0.00 0.00 99.73 06:26:40 06:23:01 1 0.08 0.00 0.22 0.00 0.00 99.70 06:26:40 06:23:01 2 0.08 0.00 0.17 0.00 0.00 99.75 06:26:40 06:23:01 3 0.60 0.00 0.35 0.00 0.00 99.05 06:26:40 06:24:01 all 0.16 0.00 0.06 0.00 0.00 99.78 06:26:40 06:24:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:26:40 06:24:01 1 0.02 0.00 0.05 0.00 0.00 99.93 06:26:40 06:24:01 2 0.05 0.00 0.05 0.00 0.00 99.90 06:26:40 06:24:01 3 0.55 0.00 0.10 0.00 0.00 99.35 06:26:40 06:25:01 all 0.16 0.00 0.06 0.00 0.00 99.77 06:26:40 06:25:01 0 0.05 0.00 0.07 0.00 0.02 99.87 06:26:40 06:25:01 1 0.03 0.00 0.07 0.00 0.00 99.90 06:26:40 06:25:01 2 0.05 0.00 0.07 0.00 0.00 99.88 06:26:40 06:25:01 3 0.52 0.00 0.05 0.00 0.00 99.43 06:26:40 06:26:01 all 0.15 0.00 0.04 0.00 0.00 99.81 06:26:40 06:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:26:40 06:26:01 1 0.03 0.00 0.07 0.00 0.00 99.90 06:26:40 06:26:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:26:40 06:26:01 3 0.52 0.00 0.07 0.00 0.00 99.42 06:26:40 Average: all 0.55 0.00 0.40 0.10 0.00 98.95 06:26:40 Average: 0 0.43 0.00 0.43 0.14 0.01 99.00 06:26:40 Average: 1 0.41 0.00 0.43 0.02 0.00 99.14 06:26:40 Average: 2 0.45 0.00 0.31 0.10 0.01 99.13 06:26:40 Average: 3 0.92 0.00 0.42 0.13 0.00 98.53 06:26:40 06:26:40 06:26:40