Pull request #327 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at fea83f768be8873eb74d359eca9233db51769833 rather than a2e0248df1dfca278193a25c04d3e01e211881ea Obtained Jenkinsfile from fea83f768be8873eb74d359eca9233db51769833 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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/go-mod-core-contracts/branches/PR-327/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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > 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/go-mod-core-contracts/branches/PR-327/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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts 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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4192 in /w/workspace/dry_go-mod-core-contracts_PR-327 [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/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-327 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/327/head:refs/remotes/origin/PR-327 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit fea83f768be8873eb74d359eca9233db51769833 into PR head commit a2e0248df1dfca278193a25c04d3e01e211881ea Merge succeeded, producing a2e0248df1dfca278193a25c04d3e01e211881ea Checking out Revision a2e0248df1dfca278193a25c04d3e01e211881ea (PR-327) > git config core.sparsecheckout # timeout=10 > git checkout -f a2e0248df1dfca278193a25c04d3e01e211881ea # 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 fea83f768be8873eb74d359eca9233db51769833 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a2e0248df1dfca278193a25c04d3e01e211881ea # timeout=10 Commit message: "feat(metadata): Modified deviceProfile DTO to support PUT API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:00:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:00:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:00:28 ========================================================= 08:00:28 EdgeX Global Pipelines Version Info 08:00:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:00:31 ------------------- 08:00:31 stable info: 08:00:31 ------------------- 08:00:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:00:31 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 08:00:31 Message: update stable to v1.0.131 08:00:31 ------------------- 08:00:31 experimental info: 08:00:31 ------------------- 08:00:31 Commited By: **** collab-it+edgex@linuxfoundation.org 08:00:31 Commit SHA: 570db4806bfd36b7d07759f4849a4530ec9e8d2a 08:00:31 Message: update experimental to v1.0.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 08:00:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 08:00:32 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 08:00:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:00:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:00:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:00:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 08:00:32 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:00:32 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 08:00:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:00:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:00:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:00:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 08:00:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:00:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:00:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 08:00:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:00:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:00:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:00:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 08:00:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:00:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:00:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:00:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:00:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:00:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 08:00:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-327 [Pipeline] echo 08:00:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-327 [Pipeline] echo 08:00:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-327 [Pipeline] echo 08:00:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a2e0248df1dfca278193a25c04d3e01e211881ea [Pipeline] echo 08:00:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a2e0248 [Pipeline] echo 08:00:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:00:36 + git log --format=format:%s -1 a2e0248df1dfca278193a25c04d3e01e211881ea [Pipeline] echo 08:00:36 GIT_COMMIT: a2e0248df1dfca278193a25c04d3e01e211881ea, Commit Message: feat(metadata): Modified deviceProfile DTO to support PUT API [Pipeline] echo 08:00:37 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:00:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:00:37 08:00:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:00:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:00:38 latest: Pulling from edgex-devops/git-semver 08:00:38 31603596830f: Pulling fs layer 08:00:38 2a8b12db71e7: Pulling fs layer 08:00:38 6ca5941a6612: Pulling fs layer 08:00:38 ecc8261a40a4: Pulling fs layer 08:00:38 ecc8261a40a4: Waiting 08:00:38 6ca5941a6612: Download complete 08:00:38 2a8b12db71e7: Verifying Checksum 08:00:38 2a8b12db71e7: Download complete 08:00:38 31603596830f: Verifying Checksum 08:00:38 31603596830f: Download complete 08:00:38 ecc8261a40a4: Verifying Checksum 08:00:38 ecc8261a40a4: Download complete 08:00:38 31603596830f: Pull complete 08:00:39 2a8b12db71e7: Pull complete 08:00:40 6ca5941a6612: Pull complete 08:00:40 ecc8261a40a4: Pull complete 08:00:40 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 08:00:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:00:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:00:40 prd-centos7-docker-4c-2g-4192 does not seem to be running inside a container 08:00:40 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-327 -v /w/workspace/dry_go-mod-core-contracts_PR-327:/w/workspace/dry_go-mod-core-contracts_PR-327:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-327@tmp:/w/workspace/dry_go-mod-core-contracts_PR-327@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:10004/edgex-devops/git-semver:latest cat 08:00:42 $ docker top ee15f81afb62b9c483880e81a66153b5d08976716da6636f7a4db761796782fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:00:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:00:42 [ssh-agent] Looking for ssh-agent implementation... 08:00:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:00:43 $ docker exec ee15f81afb62b9c483880e81a66153b5d08976716da6636f7a4db761796782fe ssh-agent 08:00:43 SSH_AUTH_SOCK=/tmp/ssh-TRaeQPIjNtSy/agent.11 08:00:43 SSH_AGENT_PID=16 08:00:43 Running ssh-add (command line suppressed) 08:00:43 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-327@tmp/private_key_2830098727632894646.key (/w/workspace/dry_go-mod-core-contracts_PR-327@tmp/private_key_2830098727632894646.key) 08:00:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:00:43 + git describe --exact-match --tags HEAD 08:00:43 fatal: no tag exactly matches 'a2e0248df1dfca278193a25c04d3e01e211881ea' [Pipeline] } 08:00:43 $ docker exec --env ******** --env ******** ee15f81afb62b9c483880e81a66153b5d08976716da6636f7a4db761796782fe ssh-agent -k 08:00:44 unset SSH_AUTH_SOCK; 08:00:44 unset SSH_AGENT_PID; 08:00:44 echo Agent pid 16 killed; 08:00:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 08:00:44 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 08:00:44 This usually means this commit has not been tagged. [Pipeline] sshagent 08:00:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:00:44 [ssh-agent] Looking for ssh-agent implementation... 08:00:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:00:44 $ docker exec ee15f81afb62b9c483880e81a66153b5d08976716da6636f7a4db761796782fe ssh-agent 08:00:44 SSH_AUTH_SOCK=/tmp/ssh-41HcKhM0YUS2/agent.45 08:00:44 SSH_AGENT_PID=50 08:00:44 Running ssh-add (command line suppressed) 08:00:44 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-327@tmp/private_key_2452447883883408832.key (/w/workspace/dry_go-mod-core-contracts_PR-327@tmp/private_key_2452447883883408832.key) 08:00:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:00:45 + git semver init 08:00:45 # -> Open(): unable to determine branch for HEAD 08:00:45 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-327/.git 08:00:45 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-327 08:00:45 # $SEMVER_REMOTE_NAME = origin 08:00:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:00:45 # $SEMVER_USER_NAME = edgex-jenkins 08:00:45 # $SEMVER_BRANCH = PR-327 08:00:45 # $SEMVER_TEMP = /tmp/semver-758345351 08:00:45 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 08:00:45 # '/tmp/semver-758345351' -> '/w/workspace/dry_go-mod-core-contracts_PR-327/.semver' 08:00:45 # -> Force: false 08:00:45 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-327/.semver [Pipeline] } 08:00:45 $ docker exec --env ******** --env ******** ee15f81afb62b9c483880e81a66153b5d08976716da6636f7a4db761796782fe ssh-agent -k 08:00:46 unset SSH_AUTH_SOCK; 08:00:46 unset SSH_AGENT_PID; 08:00:46 echo Agent pid 50 killed; 08:00:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:00:46 + git semver [Pipeline] } 08:00:46 $ docker stop --time=1 ee15f81afb62b9c483880e81a66153b5d08976716da6636f7a4db761796782fe 08:00:48 $ docker rm -f ee15f81afb62b9c483880e81a66153b5d08976716da6636f7a4db761796782fe [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 08:00:49 Stashed 109 file(s) [Pipeline] echo 08:00:49 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo 08:00:49 Archived original 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 08:01:05 Still waiting to schedule task 08:01:05 Waiting for next available executor on ‘centos7-docker-4c-2g’ 08:01:05 Still waiting to schedule task 08:01:05 ‘prd-ubuntu18.04-docker-arm64-4c-16g-4188’ is offline 08:02:55 Running on prd-centos7-docker-4c-2g-4196 in /w/workspace/dry_go-mod-core-contracts_PR-327 [Pipeline] { [Pipeline] ws 08:02:55 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 08:03:04 using credential edgex-jenkins-ssh 08:03:04 Cloning the remote Git repository 08:03:04 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:03:04 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 08:03:04 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4195 in /w/workspace/dry_go-mod-core-contracts_PR-327 [Pipeline] { [Pipeline] ws 08:03:05 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 08:03:04 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:03:04 > git --version # timeout=10 08:03:04 > git --version # 'git version 2.16.5' 08:03:04 using GIT_SSH to set credentials SSH Credentials for GitHub 08:03:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:03:05 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:03:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:03:05 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:03:05 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:03:05 using GIT_SSH to set credentials SSH Credentials for GitHub 08:03:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/327/head:refs/remotes/origin/PR-327 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:03:06 Merging remotes/origin/master commit fea83f768be8873eb74d359eca9233db51769833 into PR head commit a2e0248df1dfca278193a25c04d3e01e211881ea 08:03:06 Merge succeeded, producing a2e0248df1dfca278193a25c04d3e01e211881ea 08:03:06 Checking out Revision a2e0248df1dfca278193a25c04d3e01e211881ea (PR-327) 08:03:06 > git config core.sparsecheckout # timeout=10 08:03:06 > git checkout -f a2e0248df1dfca278193a25c04d3e01e211881ea # timeout=10 08:03:06 > git remote # timeout=10 08:03:06 > git config --get remote.origin.url # timeout=10 08:03:06 using GIT_SSH to set credentials SSH Credentials for GitHub 08:03:06 > git merge fea83f768be8873eb74d359eca9233db51769833 # timeout=10 08:03:06 > git rev-parse HEAD^{commit} # timeout=10 08:03:06 > git config core.sparsecheckout # timeout=10 08:03:06 > git checkout -f a2e0248df1dfca278193a25c04d3e01e211881ea # timeout=10 08:03:10 using credential edgex-jenkins-ssh 08:03:10 Cloning the remote Git repository 08:03:11 Commit message: "feat(metadata): Modified deviceProfile DTO to support PUT API" 08:03:11 > git --version # timeout=10 08:03:11 > git --version # 'git version 2.16.5' 08:03:11 fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d 08:03:10 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:03:10 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 08:03:10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:03:10 > git --version # timeout=10 08:03:10 > git --version # 'git version 2.17.1' 08:03:10 using GIT_SSH to set credentials SSH Credentials for GitHub 08:03:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 08:03:12 Merging remotes/origin/master commit fea83f768be8873eb74d359eca9233db51769833 into PR head commit a2e0248df1dfca278193a25c04d3e01e211881ea 08:03:11 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:03:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:03:11 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:03:11 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:03:11 using GIT_SSH to set credentials SSH Credentials for GitHub 08:03:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/327/head:refs/remotes/origin/PR-327 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:03:12 > git config core.sparsecheckout # timeout=10 08:03:12 > git checkout -f a2e0248df1dfca278193a25c04d3e01e211881ea # timeout=10 [Pipeline] echo 08:03:12 ========================================================= 08:03:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 08:03:12 ========================================================= [Pipeline] isUnix 08:03:12 Merge succeeded, producing a2e0248df1dfca278193a25c04d3e01e211881ea 08:03:12 Checking out Revision a2e0248df1dfca278193a25c04d3e01e211881ea (PR-327) [Pipeline] sh 08:03:12 > git remote # timeout=10 08:03:12 > git config --get remote.origin.url # timeout=10 08:03:12 using GIT_SSH to set credentials SSH Credentials for GitHub 08:03:12 > git merge fea83f768be8873eb74d359eca9233db51769833 # timeout=10 08:03:12 > git rev-parse HEAD^{commit} # timeout=10 08:03:12 > git config core.sparsecheckout # timeout=10 08:03:12 > git checkout -f a2e0248df1dfca278193a25c04d3e01e211881ea # timeout=10 08:03:14 + 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 . 08:03:14 Sending build context to Docker daemon 2.574MB 08:03:14 Step 1/7 : ARG BASE=golang:1.15-alpine 08:03:14 Step 2/7 : FROM ${BASE} 08:03:14 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 08:03:14 df20fa9351a1: Pulling fs layer 08:03:14 ed8968b2872e: Pulling fs layer 08:03:14 a92cc7c5fd73: Pulling fs layer 08:03:14 e871e8e8d7a9: Pulling fs layer 08:03:14 e73272ec9a57: Pulling fs layer 08:03:14 1e910a182e73: Pulling fs layer 08:03:14 4e634b169226: Pulling fs layer 08:03:14 e871e8e8d7a9: Waiting 08:03:14 e73272ec9a57: Waiting 08:03:14 1e910a182e73: Waiting 08:03:14 4e634b169226: Waiting 08:03:14 a92cc7c5fd73: Verifying Checksum 08:03:14 a92cc7c5fd73: Download complete 08:03:14 ed8968b2872e: Verifying Checksum 08:03:14 ed8968b2872e: Download complete 08:03:14 e73272ec9a57: Verifying Checksum 08:03:14 e73272ec9a57: Download complete 08:03:15 1e910a182e73: Verifying Checksum 08:03:15 1e910a182e73: Download complete 08:03:15 df20fa9351a1: Verifying Checksum 08:03:15 df20fa9351a1: Download complete 08:03:16 df20fa9351a1: Pull complete 08:03:16 ed8968b2872e: Pull complete 08:03:16 a92cc7c5fd73: Pull complete 08:03:17 Commit message: "feat(metadata): Modified deviceProfile DTO to support PUT API" 08:03:17 > git --version # timeout=10 08:03:17 > git --version # 'git version 2.17.1' 08:03:17 fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 08:03:19 ========================================================= 08:03:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 08:03:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:03:20 4e634b169226: Verifying Checksum 08:03:20 4e634b169226: Download complete 08:03:20 + 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 . 08:03:21 Sending build context to Docker daemon 2.574MB 08:03:21 Step 1/7 : ARG BASE=golang:1.15-alpine 08:03:21 Step 2/7 : FROM ${BASE} 08:03:21 e871e8e8d7a9: Verifying Checksum 08:03:21 e871e8e8d7a9: Download complete 08:03:21 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:03:21 b538f80385f9: Pulling fs layer 08:03:21 74f711af9a0d: Pulling fs layer 08:03:21 99f96fe45779: Pulling fs layer 08:03:21 8529a6b9a6be: Pulling fs layer 08:03:21 45590311c82a: Pulling fs layer 08:03:21 69ca0ff8b7b3: Pulling fs layer 08:03:21 209524e5b208: Pulling fs layer 08:03:21 69ca0ff8b7b3: Waiting 08:03:21 8529a6b9a6be: Waiting 08:03:21 45590311c82a: Waiting 08:03:21 99f96fe45779: Verifying Checksum 08:03:21 99f96fe45779: Download complete 08:03:21 74f711af9a0d: Verifying Checksum 08:03:21 74f711af9a0d: Download complete 08:03:21 45590311c82a: Verifying Checksum 08:03:21 45590311c82a: Download complete 08:03:21 69ca0ff8b7b3: Download complete 08:03:21 b538f80385f9: Verifying Checksum 08:03:21 b538f80385f9: Download complete 08:03:22 b538f80385f9: Pull complete 08:03:23 74f711af9a0d: Pull complete 08:03:23 99f96fe45779: Pull complete 08:03:24 209524e5b208: Verifying Checksum 08:03:24 209524e5b208: Download complete 08:03:26 8529a6b9a6be: Verifying Checksum 08:03:26 8529a6b9a6be: Download complete 08:03:32 e871e8e8d7a9: Pull complete 08:03:32 e73272ec9a57: Pull complete 08:03:32 1e910a182e73: Pull complete 08:03:36 8529a6b9a6be: Pull complete 08:03:36 45590311c82a: Pull complete 08:03:36 69ca0ff8b7b3: Pull complete 08:03:38 4e634b169226: Pull complete 08:03:38 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 08:03:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 08:03:38 ---> f7629b54cfaa 08:03:38 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:03:38 ---> Running in dec308c1ad0f 08:03:38 Removing intermediate container dec308c1ad0f 08:03:38 ---> 924c6663cf71 08:03:38 Step 4/7 : RUN apk add bash 08:03:38 ---> Running in 9d09fd97584b 08:03:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:03:39 209524e5b208: Pull complete 08:03:39 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 08:03:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 08:03:39 ---> 5bddaf1c2fca 08:03:39 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:03:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:03:40 OK: 166 MiB in 39 packages 08:03:41 Removing intermediate container 9d09fd97584b 08:03:41 ---> ad61d5ca01c1 08:03:41 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:03:41 ---> Running in 94021c3d1d61 08:03:41 Removing intermediate container 94021c3d1d61 08:03:41 ---> 3e89ca43f5d4 08:03:41 Step 6/7 : COPY go.mod . 08:03:42 ---> 7bd200018d2c 08:03:42 Step 7/7 : RUN go mod download 08:03:42 ---> Running in c2c9c7f0532b 08:03:43 ---> Running in 861fa652f2b2 08:03:43 Removing intermediate container 861fa652f2b2 08:03:43 ---> e704b5588af6 08:03:43 Step 4/7 : RUN apk add bash 08:03:43 ---> Running in da4951a53ffa 08:03:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:03:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:03:46 OK: 142 MiB in 39 packages 08:03:47 Removing intermediate container da4951a53ffa 08:03:47 ---> 8357be3fa543 08:03:47 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:03:47 ---> Running in c8cf0b6f1436 08:03:48 Removing intermediate container c8cf0b6f1436 08:03:48 ---> 416b8aff306c 08:03:48 Step 6/7 : COPY go.mod . 08:03:48 ---> 20a6180b0e3d 08:03:48 Step 7/7 : RUN go mod download 08:03:48 ---> Running in cdf601a3e7d2 08:03:54 Removing intermediate container c2c9c7f0532b 08:03:54 ---> eb4b72519d61 08:03:54 Successfully built eb4b72519d61 08:03:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:03:55 + docker inspect -f . ci-base-image-x86_64 08:03:55 . [Pipeline] withDockerContainer 08:03:55 prd-centos7-docker-4c-2g-4196 does not seem to be running inside a container 08:03:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:03:56 $ docker top 5fcc782eeafe25dc753a86562bd9cbad4509214b2a267b0c72c253720f828bd9 -eo pid,comm [Pipeline] { [Pipeline] sh 08:03:57 + go version 08:03:57 go version go1.15.2 linux/amd64 [Pipeline] } 08:03:57 $ docker stop --time=1 5fcc782eeafe25dc753a86562bd9cbad4509214b2a267b0c72c253720f828bd9 08:03:58 $ docker rm -f 5fcc782eeafe25dc753a86562bd9cbad4509214b2a267b0c72c253720f828bd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:03:59 + docker inspect -f . ci-base-image-x86_64 08:03:59 . [Pipeline] withDockerContainer 08:04:00 prd-centos7-docker-4c-2g-4196 does not seem to be running inside a container 08:04:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:04:01 $ docker top 42d0624953761bf7135c95207ed546c48e902963f69dc4c0d54f8be0b6bc9965 -eo pid,comm [Pipeline] { [Pipeline] sh 08:04:02 + make test 08:04:02 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:04:04 Removing intermediate container cdf601a3e7d2 08:04:04 ---> 4cc432282bd2 08:04:04 Successfully built 4cc432282bd2 08:04:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:04:04 + docker inspect -f . ci-base-image-arm64 08:04:04 . [Pipeline] withDockerContainer 08:04:04 prd-ubuntu18.04-docker-arm64-4c-16g-4195 does not seem to be running inside a container 08:04:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 ******** -e ******** -e ******** ci-base-image-arm64 cat 08:04:06 $ docker top 3688714c43498f59c08715edc26467baf2e8015955b5f0945bdaa11fb78f5193 -eo pid,comm [Pipeline] { [Pipeline] sh 08:04:08 + go version 08:04:08 go version go1.15.2 linux/arm64 [Pipeline] } 08:04:08 $ docker stop --time=1 3688714c43498f59c08715edc26467baf2e8015955b5f0945bdaa11fb78f5193 08:04:10 $ docker rm -f 3688714c43498f59c08715edc26467baf2e8015955b5f0945bdaa11fb78f5193 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:04:11 + docker inspect -f . ci-base-image-arm64 08:04:11 . [Pipeline] withDockerContainer 08:04:11 prd-ubuntu18.04-docker-arm64-4c-16g-4195 does not seem to be running inside a container 08:04:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 ******** -e ******** -e ******** ci-base-image-arm64 cat 08:04:13 $ docker top c5d682ff250b7bdb7b064d41cea95093f34092ef48efb17ac97279fef5f1492b -eo pid,comm [Pipeline] { [Pipeline] sh 08:04:15 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 08:04:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.033s coverage: 85.7% of statements 08:04:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.040s coverage: 100.0% of statements 08:04:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.043s coverage: 45.4% of statements 08:04:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.039s coverage: 77.8% of statements 08:04:15 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 08:04:15 + make test 08:04:15 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:04:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.018s coverage: 6.4% of statements 08:04:16 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.105s coverage: 14.7% of statements 08:04:16 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.078s coverage: 100.0% of statements 08:04:17 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.062s coverage: 91.8% of statements 08:04:17 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 08:04:17 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 08:04:17 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.033s coverage: 100.0% of statements 08:04:20 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.017s coverage: 50.0% of statements 08:04:23 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.029s coverage: 63.0% of statements 08:04:23 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.076s coverage: 26.3% of statements 08:04:23 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.027s coverage: 15.4% of statements 08:04:23 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.013s coverage: 15.4% of statements 08:04:23 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.020s coverage: 14.3% of statements 08:04:23 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 08:04:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.035s coverage: 28.9% of statements 08:04:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.040s coverage: 100.0% of statements 08:04:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.159s coverage: 90.6% of statements 08:04:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.052s coverage: 100.0% of statements 08:04:23 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 08:04:24 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:04:26 gofmt -l . 08:04:26 [ "`gofmt -l .`" = "" ] [Pipeline] stash 08:04:27 Stashed 1 file(s) [Pipeline] } 08:04:27 $ docker stop --time=1 42d0624953761bf7135c95207ed546c48e902963f69dc4c0d54f8be0b6bc9965 08:04:29 $ docker rm -f 42d0624953761bf7135c95207ed546c48e902963f69dc4c0d54f8be0b6bc9965 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:04:37 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 08:04:37 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.042s coverage: 85.7% of statements 08:04:37 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.020s coverage: 100.0% of statements 08:04:39 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.034s coverage: 45.4% of statements 08:04:39 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.033s coverage: 77.8% of statements 08:04:39 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 08:04:39 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.015s coverage: 6.4% of statements 08:04:40 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.045s coverage: 14.7% of statements 08:04:40 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.048s coverage: 100.0% of statements 08:04:42 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.078s coverage: 91.8% of statements 08:04:42 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 08:04:42 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 08:04:42 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.045s coverage: 100.0% of statements 08:04:42 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.022s coverage: 50.0% of statements 08:04:49 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.125s coverage: 63.0% of statements 08:04:49 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.018s coverage: 26.3% of statements 08:04:49 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.040s coverage: 15.4% of statements 08:04:49 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.013s coverage: 15.4% of statements 08:04:49 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.022s coverage: 14.3% of statements 08:04:49 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 08:04:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.034s coverage: 28.9% of statements 08:04:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.037s coverage: 100.0% of statements 08:04:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.070s coverage: 90.6% of statements 08:04:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.025s coverage: 100.0% of statements 08:04:49 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 08:04:49 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:04:53 gofmt -l . 08:04:54 [ "`gofmt -l .`" = "" ] [Pipeline] stash 08:04:54 Warning: overwriting stash ‘coverage-report’ 08:04:55 Stashed 1 file(s) [Pipeline] } 08:04:55 $ docker stop --time=1 c5d682ff250b7bdb7b064d41cea95093f34092ef48efb17ac97279fef5f1492b 08:04:58 $ docker rm -f c5d682ff250b7bdb7b064d41cea95093f34092ef48efb17ac97279fef5f1492b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 08:05:01 provisioning config files... 08:05:01 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-327@tmp/config8382138596268021750tmp [Pipeline] { [Pipeline] sh 08:05:02 + set +x 08:05:02 + curl -s https://codecov.io/bash 08:05:02 + bash -s -- 08:05:02 08:05:02 _____ _ 08:05:02 / ____| | | 08:05:02 | | ___ __| | ___ ___ _____ __ 08:05:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:05:02 | |___| (_) | (_| | __/ (_| (_) \ V / 08:05:02 \_____\___/ \__,_|\___|\___\___/ \_/ 08:05:02 Bash-20201007-7e25d0a 08:05:02 08:05:02 08:05:02 ==> Jenkins CI detected. 08:05:02 project root: . 08:05:02 --> token set from env 08:05:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:05:02 ==> Running gcov in . (disable via -X gcov) 08:05:02 ==> Python coveragepy not found 08:05:02 ==> Searching for coverage reports in: 08:05:02 + . 08:05:02 -> Found 1 reports 08:05:02 ==> Detecting git/mercurial file structure 08:05:02 ==> Reading reports 08:05:02 + ./coverage.out bytes=107239 08:05:02 ==> Appending adjustments 08:05:02 https://docs.codecov.io/docs/fixing-reports 08:05:03 + Found adjustments 08:05:03 ==> Gzipping contents 08:05:03 ==> Uploading reports 08:05:03 url: https://codecov.io 08:05:03 query: branch=PR-327&commit=a2e0248df1dfca278193a25c04d3e01e211881ea&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-327%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=327&job=&cmd_args= 08:05:03 -> Pinging Codecov 08:05:03 https://codecov.io/upload/v4?package=bash-20201007-7e25d0a&token=secret&branch=PR-327&commit=a2e0248df1dfca278193a25c04d3e01e211881ea&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-327%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=327&job=&cmd_args= 08:05:03 -> Uploading to 08:05:03 08:05:03 % Total % Received % Xferd Average Speed Time Time Time Current 08:05:03 Dload Upload Total Spent Left Speed 08:05:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 08:05:03 X> Failed to upload 08:05:03 ==> Uploading to Codecov 08:05:03 % Total % Received % Xferd Average Speed Time Time Time Current 08:05:03 Dload Upload Total Spent Left Speed 08:05:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 99 18546 0 0 100 18428 0 25078 --:--:-- --:--:-- --:--:-- 25072 100 18546 100 118 100 18428 160 25069 --:--:-- --:--:-- --:--:-- 25072 08:05:04 View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/a2e0248df1dfca278193a25c04d3e01e211881ea [Pipeline] } 08:05:04 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 08:05:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:05:08 ---> package-listing.sh 08:05:08 ++ facter osfamily 08:05:08 ++ tr '[:upper:]' '[:lower:]' 08:05:08 + OS_FAMILY=redhat 08:05:08 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-327 08:05:08 + START_PACKAGES=/tmp/packages_start.txt 08:05:08 + END_PACKAGES=/tmp/packages_end.txt 08:05:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:05:08 + PACKAGES=/tmp/packages_start.txt 08:05:08 + '[' /w/workspace/dry_go-mod-core-contracts_PR-327 ']' 08:05:08 + PACKAGES=/tmp/packages_end.txt 08:05:08 + case "${OS_FAMILY}" in 08:05:08 + rpm -qa 08:05:08 + sort 08:05:12 + '[' -f /tmp/packages_start.txt ']' 08:05:12 + '[' -f /tmp/packages_end.txt ']' 08:05:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:05:12 + '[' /w/workspace/dry_go-mod-core-contracts_PR-327 ']' 08:05:12 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-327/archives/ 08:05:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-327/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:05:13 provisioning config files... 08:05:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-327@tmp/config4162376816503398453tmp [Pipeline] { [Pipeline] echo 08:05:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:05:13 ---> create-netrc.sh [Pipeline] } 08:05:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:05:13 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:05:14 ---> python-tools-install.sh 08:05:14 Generating Requirements File 08:06:35 Python 3.6.8 08:06:35 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 08:06:35 appdirs==1.4.3 08:06:35 argcomplete==1.12.1 08:06:35 aspy.yaml==1.3.0 08:06:35 attrs==19.3.0 08:06:35 Babel==2.8.0 08:06:35 beautifulsoup4==4.8.2 08:06:35 boto3==1.11.6 08:06:35 botocore==1.14.6 08:06:35 bs4==0.0.1 08:06:35 cachetools==4.1.1 08:06:35 certifi==2019.11.28 08:06:35 cffi==1.14.3 08:06:35 cfgv==2.0.1 08:06:35 chardet==3.0.4 08:06:35 click==7.1 08:06:35 cliff==3.4.0 08:06:35 cmd2==1.3.11 08:06:35 colorama==0.4.3 08:06:35 cryptography==3.1.1 08:06:35 debtcollector==2.2.0 08:06:35 decorator==4.4.2 08:06:35 defusedxml==0.6.0 08:06:35 Deprecated==1.2.7 08:06:35 distlib==0.3.1 08:06:35 distro==1.2.0 08:06:35 dnspython==1.16.0 08:06:35 docker==4.2.0 08:06:35 docutils==0.15.2 08:06:35 dogpile.cache==1.0.2 08:06:35 email-validator==1.0.5 08:06:35 filelock==3.0.12 08:06:35 future==0.18.2 08:06:35 google-auth==1.22.1 08:06:35 httplib2==0.17.0 08:06:35 identify==1.4.11 08:06:35 idna==2.9 08:06:35 importlib-metadata==1.7.0 08:06:35 importlib-resources==1.5.0 08:06:35 iso8601==0.1.13 08:06:35 Jinja2==2.11.1 08:06:35 jmespath==0.10.0 08:06:35 jsonpatch==1.26 08:06:35 jsonpointer==2.0 08:06:35 jsonschema==3.2.0 08:06:35 keystoneauth1==4.2.1 08:06:35 kubernetes==11.0.0 08:06:35 lftools==0.34.2 08:06:35 lxml==4.5.0 08:06:35 MarkupSafe==0.23 08:06:35 msgpack==1.0.0 08:06:35 multi-key-dict==2.0.3 08:06:35 munch==2.5.0 08:06:35 netaddr==0.8.0 08:06:35 netifaces==0.10.9 08:06:35 niet==1.4.2 08:06:35 nodeenv==1.3.5 08:06:35 oauth2client==4.1.3 08:06:35 oauthlib==3.1.0 08:06:35 openstacksdk==0.50.0 08:06:35 os-client-config==2.1.0 08:06:35 os-service-types==1.7.0 08:06:35 osc-lib==2.2.1 08:06:35 oslo.config==8.3.2 08:06:35 oslo.context==3.1.1 08:06:35 oslo.i18n==5.0.1 08:06:35 oslo.log==4.4.0 08:06:35 oslo.serialization==4.0.1 08:06:35 oslo.utils==4.6.0 08:06:35 packaging==20.4 08:06:35 pbr==5.4.4 08:06:35 pluggy==0.13.1 08:06:35 prettytable==0.7.2 08:06:35 py==1.9.0 08:06:35 pyasn1==0.4.8 08:06:35 pyasn1-modules==0.2.8 08:06:35 pycparser==2.20 08:06:35 pygerrit2==2.0.10 08:06:35 PyGithub==1.46 08:06:35 pyinotify==0.9.6 08:06:35 PyJWT==1.7.1 08:06:35 pyparsing==2.4.7 08:06:35 pyperclip==1.8.0 08:06:35 pyroute2==0.4.13 08:06:35 pyrsistent==0.15.7 08:06:35 PySocks==1.6.8 08:06:35 python-cinderclient==7.2.0 08:06:35 python-dateutil==2.8.1 08:06:35 python-heatclient==2.2.1 08:06:35 python-jenkins==1.7.0 08:06:35 python-keystoneclient==4.1.1 08:06:35 python-magnumclient==3.2.1 08:06:35 python-novaclient==17.2.1 08:06:35 python-openstackclient==5.4.0 08:06:35 python-swiftclient==3.10.1 08:06:35 pytz==2020.1 08:06:35 PyYAML==5.3 08:06:35 requests==2.23.0 08:06:35 requests-oauthlib==1.3.0 08:06:35 requestsexceptions==1.4.0 08:06:35 rfc3986==1.4.0 08:06:35 rpm==4.11.3 08:06:35 rsa==4.0 08:06:35 ruamel.yaml==0.16.10 08:06:35 ruamel.yaml.clib==0.2.0 08:06:35 s3transfer==0.3.3 08:06:35 shade==1.27.2 08:06:35 simplejson==3.17.2 08:06:35 six==1.14.0 08:06:35 soupsieve==2.0 08:06:35 stevedore==3.2.2 08:06:35 tabulate==0.8.6 08:06:35 toml==0.10.0 08:06:35 tox==3.20.0 08:06:35 tqdm==4.43.0 08:06:35 urllib3==1.25.8 08:06:35 virtualenv==20.0.33 08:06:35 wcwidth==0.2.5 08:06:35 websocket-client==0.57.0 08:06:35 wrapt==1.12.1 08:06:35 xdg==3.0.2 08:06:35 xmltodict==0.12.0 08:06:35 yq==2.11.1 08:06:35 zipp==3.3.0 08:06:35 Cache entry deserialization failed, entry ignored 08:06:35 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 08:06:35 Python 2.7.5 08:06:35 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 08:06:35 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 08:06:35 ansible==2.9.7 08:06:35 Babel==0.9.6 08:06:35 backports.ssl-match-hostname==3.5.0.1 08:06:35 beautifulsoup4==4.4.1 08:06:35 bodhi==2.11.0 08:06:35 bodhi-client==2.11.0 08:06:35 CCColUtils==1.4 08:06:35 cffi==1.6.0 08:06:35 chardet==2.2.1 08:06:35 click==6.7 08:06:35 cloud-init==18.5 08:06:35 configobj==4.7.2 08:06:35 cryptography==1.7.2 08:06:35 decorator==3.4.0 08:06:35 distro==1.2.0 08:06:35 enum34==1.0.4 08:06:35 fedpkg==1.38 08:06:35 futures==3.1.1 08:06:35 gitdb==0.6.4 08:06:35 GitPython==1.0.1 08:06:35 html5lib==0.999 08:06:35 httplib2==0.9.2 08:06:35 idna==2.4 08:06:35 iniparse==0.4 08:06:35 ipaddress==1.0.16 08:06:35 IPy==0.75 08:06:35 javapackages==1.0.0 08:06:35 Jinja2==2.7.2 08:06:35 jmespath==0.9.4 08:06:35 jsonpatch==1.2 08:06:35 jsonpointer==1.9 08:06:35 kerberos==1.1 08:06:35 kitchen==1.1.1 08:06:35 langtable==0.0.31 08:06:35 lockfile==0.9.1 08:06:35 lxml==3.2.1 08:06:35 MarkupSafe==0.11 08:06:35 munch==2.0.2 08:06:35 offtrac==0.1.0 08:06:35 openidc-client==0.6.0 08:06:35 packagedb-cli==2.14.1 08:06:35 paramiko==2.1.1 08:06:35 perf==0.1 08:06:35 ply==3.4 08:06:35 policycoreutils-default-encoding==0.1 08:06:35 prettytable==0.7.2 08:06:35 pyasn1==0.1.9 08:06:35 pycparser==2.14 08:06:35 pycurl==7.19.0 08:06:35 pygobject==3.22.0 08:06:35 pygpgme==0.3 08:06:35 pyliblzma==0.5.3 08:06:35 pyOpenSSL==0.13.1 08:06:35 pyparsing==1.5.6 08:06:35 pyserial==2.6 08:06:35 python-augeas==0.5.0 08:06:35 python-bugzilla==2.3.0 08:06:35 python-dateutil==1.5 08:06:35 python-fedora==0.10.0 08:06:35 python-linux-procfs==0.4.9 08:06:35 python-yubico==1.2.3 08:06:35 pyudev==0.15 08:06:35 pyusb==1.0.0b1 08:06:35 pyxattr==0.5.1 08:06:35 PyYAML==3.10 08:06:35 requests==2.6.0 08:06:35 requests-kerberos==0.7.0 08:06:35 rpkg==1.60 08:06:35 schedutils==0.4 08:06:35 seobject==0.1 08:06:35 sepolicy==1.1 08:06:35 six==1.9.0 08:06:35 smmap==0.9.0 08:06:35 urlgrabber==3.10 08:06:35 urllib3==1.10.2 08:06:35 virtualenv==15.1.0 08:06:35 yum-langpacks==0.4.2 08:06:35 yum-metadata-parser==1.1.4 [Pipeline] echo 08:06:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:06:36 ---> sudo-logs.sh 08:06:36 Archiving 'sudo' log.. [Pipeline] echo 08:06:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:06:36 ---> job-cost.sh 08:06:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-x6zV 08:06:46 Cache entry deserialization failed, entry ignored 08:06:46 Cache entry deserialization failed, entry ignored 08:06:48 Cache entry deserialization failed, entry ignored 08:06:48 Cache entry deserialization failed, entry ignored 08:06:48 Cache entry deserialization failed, entry ignored 08:06:48 Cache entry deserialization failed, entry ignored 08:06:48 Cache entry deserialization failed, entry ignored 08:06:48 Cache entry deserialization failed, entry ignored 08:06:49 Cache entry deserialization failed, entry ignored 08:06:49 Cache entry deserialization failed, entry ignored 08:06:49 Cache entry deserialization failed, entry ignored 08:06:49 Cache entry deserialization failed, entry ignored 08:06:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:07:24 lf-activate-venv(): INFO: Adding /tmp/venv-x6zV/bin to PATH 08:07:24 INFO: No Stack... 08:07:24 INFO: Retrieving Pricing Info for: v1-standard-2 08:07:24 INFO: Archiving Costs [Pipeline] echo 08:07:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:07:24 ---> logs-deploy.sh 08:07:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-327/1 08:07:24 INFO: archiving workspace using pattern(s): 08:07:26 Archives upload complete. 08:07:26 INFO: archiving logs to Nexus 08:07:28 ---> uname -a: 08:07:28 Linux prd-centos7-docker-4c-2g-4192.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux 08:07:28 08:07:28 08:07:28 ---> lscpu: 08:07:28 Architecture: x86_64 08:07:28 CPU op-mode(s): 32-bit, 64-bit 08:07:28 Byte Order: Little Endian 08:07:28 CPU(s): 4 08:07:28 On-line CPU(s) list: 0-3 08:07:28 Thread(s) per core: 1 08:07:28 Core(s) per socket: 1 08:07:28 Socket(s): 4 08:07:28 NUMA node(s): 1 08:07:28 Vendor ID: GenuineIntel 08:07:28 CPU family: 6 08:07:28 Model: 44 08:07:28 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 08:07:28 Stepping: 1 08:07:28 CPU MHz: 2933.436 08:07:28 BogoMIPS: 5866.87 08:07:28 Virtualization: VT-x 08:07:28 Hypervisor vendor: KVM 08:07:28 Virtualization type: full 08:07:28 L1d cache: 32K 08:07:28 L1i cache: 32K 08:07:28 L2 cache: 4096K 08:07:28 L3 cache: 16384K 08:07:28 NUMA node0 CPU(s): 0-3 08:07:28 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 08:07:28 08:07:28 08:07:28 ---> nproc: 08:07:28 4 08:07:28 08:07:28 08:07:28 ---> df -h: 08:07:28 Filesystem Size Used Avail Use% Mounted on 08:07:28 devtmpfs 887M 0 887M 0% /dev 08:07:28 tmpfs 919M 0 919M 0% /dev/shm 08:07:28 tmpfs 919M 17M 903M 2% /run 08:07:28 tmpfs 919M 0 919M 0% /sys/fs/cgroup 08:07:28 /dev/vda1 50G 7.3G 43G 15% / 08:07:28 tmpfs 184M 0 184M 0% /run/user/1001 08:07:28 tmpfs 184M 0 184M 0% /run/user/0 08:07:28 08:07:28 08:07:28 ---> free -m: 08:07:28 total used free shared buff/cache available 08:07:28 Mem: 1837 582 67 16 1188 1057 08:07:28 Swap: 1023 0 1023 08:07:28 08:07:28 08:07:28 ---> ip addr: 08:07:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:07:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:07:28 inet 127.0.0.1/8 scope host lo 08:07:28 valid_lft forever preferred_lft forever 08:07:28 inet6 ::1/128 scope host 08:07:28 valid_lft forever preferred_lft forever 08:07:28 2: eth0: mtu 1458 qdisc pfifo_fast state UP group default qlen 1000 08:07:28 link/ether fa:16:3e:69:ac:0e brd ff:ff:ff:ff:ff:ff 08:07:28 inet 10.30.123.244/23 brd 10.30.123.255 scope global dynamic eth0 08:07:28 valid_lft 85944sec preferred_lft 85944sec 08:07:28 inet6 fe80::f816:3eff:fe69:ac0e/64 scope link 08:07:28 valid_lft forever preferred_lft forever 08:07:28 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 08:07:28 link/ether 02:42:2d:06:e2:92 brd ff:ff:ff:ff:ff:ff 08:07:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:07:28 valid_lft forever preferred_lft forever 08:07:28 inet6 fe80::42:2dff:fe06:e292/64 scope link 08:07:28 valid_lft forever preferred_lft forever 08:07:28 08:07:28 08:07:28 ---> sar -b -r -n DEV: 08:07:28 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/08/2020 _x86_64_ (4 CPU) 08:07:28 08:07:28 07:59:36 AM LINUX RESTART 08:07:28 08:07:28 08:00:01 AM tps rtps wtps bread/s bwrtn/s 08:07:28 08:01:01 AM 129.28 36.75 92.53 7281.79 40348.50 08:07:28 08:02:01 AM 3.81 0.08 3.73 2.00 125.84 08:07:28 08:03:01 AM 0.40 0.00 0.40 0.00 5.15 08:07:28 08:04:01 AM 0.30 0.00 0.30 0.00 5.26 08:07:28 08:05:01 AM 0.15 0.00 0.15 0.00 2.02 08:07:28 08:06:01 AM 90.49 60.87 29.63 5529.66 2731.67 08:07:28 08:07:01 AM 111.72 19.55 92.17 817.45 12960.08 08:07:28 Average: 48.03 16.75 31.28 1947.65 8027.82 08:07:28 08:07:28 08:00:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:07:28 08:01:01 AM 170968 1710588 90.91 2620 1175316 1096384 37.42 391372 1156788 120 08:07:28 08:02:01 AM 176148 1705408 90.64 2620 1175504 1065248 36.35 389940 1154292 16 08:07:28 08:03:01 AM 176840 1704716 90.60 2620 1175508 1055112 36.01 391792 1152208 20 08:07:28 08:04:01 AM 176472 1705084 90.62 2620 1175508 1055148 36.01 391992 1152208 8 08:07:28 08:05:01 AM 174236 1707320 90.74 2620 1175516 1055316 36.02 399956 1146724 8 08:07:28 08:06:01 AM 74276 1807280 96.05 2620 1146220 1164112 39.73 514436 1110544 68196 08:07:28 08:07:01 AM 85900 1795656 95.43 2620 1131788 1096168 37.41 520148 1042200 34808 08:07:28 Average: 147834 1733722 92.14 2620 1165051 1083927 36.99 428519 1130709 14739 08:07:28 08:07:28 08:00:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 08:07:28 08:01:01 AM eth0 563.62 353.01 1072.45 105.97 0.00 0.00 0.00 08:07:28 08:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:28 08:01:01 AM docker0 4.73 3.15 1.05 11.51 0.00 0.00 0.00 08:07:28 08:02:01 AM eth0 2.51 0.92 1.31 0.39 0.00 0.00 0.00 08:07:28 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:28 08:02:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:28 08:03:01 AM eth0 1.68 0.28 0.40 0.20 0.00 0.00 0.00 08:07:28 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:28 08:03:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:28 08:04:01 AM eth0 1.25 0.57 0.56 0.43 0.00 0.00 0.00 08:07:28 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:28 08:04:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:28 08:05:01 AM eth0 1.50 0.77 1.03 0.45 0.00 0.00 0.00 08:07:28 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:28 08:05:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:28 08:06:01 AM eth0 177.35 144.78 834.02 18.58 0.00 0.00 0.00 08:07:28 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:28 08:06:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:28 08:07:01 AM eth0 33.77 23.58 118.54 7.78 0.00 0.00 0.00 08:07:28 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:28 08:07:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:28 Average: eth0 111.70 74.86 289.82 19.12 0.00 0.00 0.00 08:07:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:28 Average: docker0 0.68 0.45 0.15 1.64 0.00 0.00 0.00 08:07:28 08:07:28 08:07:28 ---> sar -P ALL: 08:07:28 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/08/2020 _x86_64_ (4 CPU) 08:07:28 08:07:28 07:59:36 AM LINUX RESTART 08:07:28 08:07:28 08:00:01 AM CPU %user %nice %system %iowait %steal %idle 08:07:28 08:01:01 AM all 13.04 0.00 6.77 7.38 0.17 72.63 08:07:28 08:01:01 AM 0 12.55 0.00 6.94 6.41 0.15 73.94 08:07:28 08:01:01 AM 1 12.76 0.00 7.11 10.62 0.19 69.32 08:07:28 08:01:01 AM 2 12.40 0.00 7.13 6.94 0.17 73.37 08:07:28 08:01:01 AM 3 14.46 0.00 5.88 5.54 0.17 73.94 08:07:28 08:02:01 AM all 0.17 0.00 0.06 0.00 0.00 99.76 08:07:28 08:02:01 AM 0 0.03 0.00 0.07 0.00 0.00 99.90 08:07:28 08:02:01 AM 1 0.08 0.00 0.05 0.00 0.00 99.87 08:07:28 08:02:01 AM 2 0.10 0.00 0.10 0.00 0.02 99.78 08:07:28 08:02:01 AM 3 0.45 0.00 0.07 0.00 0.00 99.48 08:07:28 08:03:01 AM all 0.15 0.00 0.03 0.00 0.00 99.81 08:07:28 08:03:01 AM 0 0.07 0.00 0.02 0.00 0.02 99.90 08:07:28 08:03:01 AM 1 0.03 0.00 0.02 0.00 0.00 99.95 08:07:28 08:03:01 AM 2 0.48 0.00 0.05 0.00 0.00 99.47 08:07:28 08:03:01 AM 3 0.03 0.00 0.02 0.00 0.00 99.95 08:07:28 08:04:01 AM all 0.14 0.00 0.03 0.00 0.00 99.83 08:07:28 08:04:01 AM 0 0.05 0.00 0.03 0.00 0.00 99.92 08:07:28 08:04:01 AM 1 0.05 0.00 0.03 0.00 0.02 99.90 08:07:28 08:04:01 AM 2 0.47 0.00 0.03 0.00 0.00 99.50 08:07:28 08:04:01 AM 3 0.03 0.00 0.02 0.00 0.02 99.93 08:07:28 08:05:01 AM all 0.20 0.00 0.05 0.00 0.01 99.75 08:07:28 08:05:01 AM 0 0.07 0.00 0.03 0.00 0.00 99.90 08:07:28 08:05:01 AM 1 0.07 0.00 0.10 0.00 0.00 99.83 08:07:28 08:05:01 AM 2 0.55 0.00 0.03 0.00 0.00 99.42 08:07:28 08:05:01 AM 3 0.10 0.00 0.03 0.00 0.02 99.85 08:07:28 08:06:01 AM all 14.46 0.00 2.23 1.80 0.04 81.47 08:07:28 08:06:01 AM 0 18.80 0.00 2.44 2.23 0.05 76.48 08:07:28 08:06:01 AM 1 7.18 0.00 1.87 0.66 0.05 90.25 08:07:28 08:06:01 AM 2 23.57 0.00 2.59 1.47 0.03 72.33 08:07:28 08:06:01 AM 3 8.38 0.00 2.04 2.84 0.03 86.71 08:07:28 08:07:01 AM all 14.50 0.00 3.35 2.70 0.04 79.41 08:07:28 08:07:01 AM 0 18.97 0.00 3.01 3.22 0.03 74.77 08:07:28 08:07:01 AM 1 13.38 0.00 3.66 2.19 0.05 80.71 08:07:28 08:07:01 AM 2 16.34 0.00 4.34 2.37 0.05 76.89 08:07:28 08:07:01 AM 3 9.35 0.00 2.39 3.03 0.03 85.18 08:07:28 Average: all 6.04 0.00 1.77 1.68 0.04 90.47 08:07:28 Average: 0 7.13 0.00 1.77 1.67 0.04 89.39 08:07:28 Average: 1 4.76 0.00 1.82 1.90 0.04 91.48 08:07:28 Average: 2 7.63 0.00 2.02 1.52 0.04 88.79 08:07:28 Average: 3 4.64 0.00 1.48 1.61 0.04 92.23 08:07:28 08:07:28 08:07:28