Pull request #353 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 jpwhitemn for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from e304680cef0bd37791059144d2f0b9db9f47a343+2df0a14434091646fd777a80e1ba277eb1861dc5 (b870d86f150a43d5a454de48759b28dab7691913) 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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-353/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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > 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-353/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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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-6362 in /w/workspace/dry_go-mod-core-contracts_PR-353 [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-353 # 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 Merging remotes/origin/master commit 2df0a14434091646fd777a80e1ba277eb1861dc5 into PR head commit e304680cef0bd37791059144d2f0b9db9f47a343 Merge succeeded, producing e304680cef0bd37791059144d2f0b9db9f47a343 Checking out Revision e304680cef0bd37791059144d2f0b9db9f47a343 (PR-353) > 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/353/head:refs/remotes/origin/PR-353 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e304680cef0bd37791059144d2f0b9db9f47a343 # 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 2df0a14434091646fd777a80e1ba277eb1861dc5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e304680cef0bd37791059144d2f0b9db9f47a343 # timeout=10 Commit message: "fix: replace broken link in pull request template" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:28:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:28:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:28:43 ========================================================= 22:28:43 EdgeX Global Pipelines Version Info 22:28:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:28:45 ------------------- 22:28:45 stable info: 22:28:45 ------------------- 22:28:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:28:45 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 22:28:45 Message: update stable to v1.0.144 22:28:46 ------------------- 22:28:46 experimental info: 22:28:46 ------------------- 22:28:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:28:46 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 22:28:46 Message: update experimental to v1.0.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 22:28:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 22:28:47 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 22:28:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:28:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:28:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:28:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 22:28:48 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:28:48 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 22:28:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:28:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:28:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:28:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 22:28:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:28:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:28:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 22:28:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:28:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:28:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:28:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 22:28:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:28:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:28:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:28:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:28:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:28:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 22:28:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-353 [Pipeline] echo 22:28:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-353 [Pipeline] echo 22:28:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-353 [Pipeline] echo 22:28:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e304680cef0bd37791059144d2f0b9db9f47a343 [Pipeline] echo 22:28:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e304680 [Pipeline] echo 22:28:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:28:52 + git log --format=format:%s -1 e304680cef0bd37791059144d2f0b9db9f47a343 [Pipeline] echo 22:28:52 GIT_COMMIT: e304680cef0bd37791059144d2f0b9db9f47a343, Commit Message: fix: replace broken link in pull request template [Pipeline] echo 22:28:52 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:28:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:28:53 22:28:53 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:28:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:28:54 latest: Pulling from edgex-devops/git-semver 22:28:54 31603596830f: Pulling fs layer 22:28:54 2a8b12db71e7: Pulling fs layer 22:28:54 6ca5941a6612: Pulling fs layer 22:28:54 ecc8261a40a4: Pulling fs layer 22:28:54 ecc8261a40a4: Waiting 22:28:54 2a8b12db71e7: Verifying Checksum 22:28:54 2a8b12db71e7: Download complete 22:28:55 31603596830f: Verifying Checksum 22:28:55 31603596830f: Download complete 22:28:55 ecc8261a40a4: Verifying Checksum 22:28:55 ecc8261a40a4: Download complete 22:28:55 6ca5941a6612: Verifying Checksum 22:28:55 6ca5941a6612: Download complete 22:28:55 31603596830f: Pull complete 22:28:55 2a8b12db71e7: Pull complete 22:28:56 6ca5941a6612: Pull complete 22:28:57 ecc8261a40a4: Pull complete 22:28:57 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 22:28:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:28:57 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:28:57 prd-centos7-docker-4c-2g-6362 does not seem to be running inside a container 22:28:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-353 -v /w/workspace/dry_go-mod-core-contracts_PR-353:/w/workspace/dry_go-mod-core-contracts_PR-353:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-353@tmp:/w/workspace/dry_go-mod-core-contracts_PR-353@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 22:28:59 $ docker top 4fe120013f021b058b15214524e469e2540843ae36d6318c7761fdf75638dc92 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:29:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:29:00 [ssh-agent] Looking for ssh-agent implementation... 22:29:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:29:00 $ docker exec 4fe120013f021b058b15214524e469e2540843ae36d6318c7761fdf75638dc92 ssh-agent 22:29:01 SSH_AUTH_SOCK=/tmp/ssh-jzF8q7vVO3uM/agent.12 22:29:01 SSH_AGENT_PID=18 22:29:01 Running ssh-add (command line suppressed) 22:29:01 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-353@tmp/private_key_1362305370287887923.key (/w/workspace/dry_go-mod-core-contracts_PR-353@tmp/private_key_1362305370287887923.key) 22:29:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:29:01 + git tag --points-at HEAD [Pipeline] } 22:29:01 $ docker exec --env ******** --env ******** 4fe120013f021b058b15214524e469e2540843ae36d6318c7761fdf75638dc92 ssh-agent -k 22:29:02 unset SSH_AUTH_SOCK; 22:29:02 unset SSH_AGENT_PID; 22:29:02 echo Agent pid 18 killed; 22:29:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:29:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:29:02 [ssh-agent] Looking for ssh-agent implementation... 22:29:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:29:02 $ docker exec 4fe120013f021b058b15214524e469e2540843ae36d6318c7761fdf75638dc92 ssh-agent 22:29:02 SSH_AUTH_SOCK=/tmp/ssh-Xk1klkJJ5hvq/agent.47 22:29:02 SSH_AGENT_PID=52 22:29:02 Running ssh-add (command line suppressed) 22:29:03 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-353@tmp/private_key_4540683226060411173.key (/w/workspace/dry_go-mod-core-contracts_PR-353@tmp/private_key_4540683226060411173.key) 22:29:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:29:03 + git semver init 22:29:03 # -> Open(): unable to determine branch for HEAD 22:29:03 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-353/.git 22:29:03 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-353 22:29:03 # $SEMVER_REMOTE_NAME = origin 22:29:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:29:03 # $SEMVER_USER_NAME = edgex-jenkins 22:29:03 # $SEMVER_BRANCH = PR-353 22:29:03 # $SEMVER_TEMP = /tmp/semver-859626957 22:29:03 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 22:29:04 # '/tmp/semver-859626957' -> '/w/workspace/dry_go-mod-core-contracts_PR-353/.semver' 22:29:04 # -> Force: false 22:29:04 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-353/.semver [Pipeline] } 22:29:04 $ docker exec --env ******** --env ******** 4fe120013f021b058b15214524e469e2540843ae36d6318c7761fdf75638dc92 ssh-agent -k 22:29:05 unset SSH_AUTH_SOCK; 22:29:05 unset SSH_AGENT_PID; 22:29:05 echo Agent pid 52 killed; 22:29:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:29:05 + git semver [Pipeline] } 22:29:05 $ docker stop --time=1 4fe120013f021b058b15214524e469e2540843ae36d6318c7761fdf75638dc92 22:29:07 $ docker rm -f 4fe120013f021b058b15214524e469e2540843ae36d6318c7761fdf75638dc92 [Pipeline] // withDockerContainer [Pipeline] sh 22:29:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:29:09 Stashed 1 file(s) [Pipeline] echo 22:29:09 [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 22:29:25 Still waiting to schedule task 22:29:25 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:29:25 Still waiting to schedule task 22:29:25 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:31:13 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6363 in /w/workspace/dry_go-mod-core-contracts_PR-353 [Pipeline] { [Pipeline] ws 22:31:13 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 22:31:21 using credential edgex-jenkins-ssh 22:31:21 Cloning the remote Git repository 22:31:21 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 22:31:21 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 22:31:21 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 22:31:21 > git --version # timeout=10 22:31:21 > git --version # 'git version 2.17.1' 22:31:21 using GIT_SSH to set credentials SSH Credentials for GitHub 22:31:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:31:23 Merging remotes/origin/master commit 2df0a14434091646fd777a80e1ba277eb1861dc5 into PR head commit e304680cef0bd37791059144d2f0b9db9f47a343 22:31:23 Merge succeeded, producing e304680cef0bd37791059144d2f0b9db9f47a343 22:31:23 Checking out Revision e304680cef0bd37791059144d2f0b9db9f47a343 (PR-353) 22:31:22 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 22:31:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:31:22 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 22:31:22 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 22:31:22 using GIT_SSH to set credentials SSH Credentials for GitHub 22:31:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/353/head:refs/remotes/origin/PR-353 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:31:23 > git config core.sparsecheckout # timeout=10 22:31:23 > git checkout -f e304680cef0bd37791059144d2f0b9db9f47a343 # timeout=10 22:31:23 > git remote # timeout=10 22:31:23 > git config --get remote.origin.url # timeout=10 22:31:23 using GIT_SSH to set credentials SSH Credentials for GitHub 22:31:23 > git merge 2df0a14434091646fd777a80e1ba277eb1861dc5 # timeout=10 22:31:23 > git rev-parse HEAD^{commit} # timeout=10 22:31:23 > git config core.sparsecheckout # timeout=10 22:31:23 > git checkout -f e304680cef0bd37791059144d2f0b9db9f47a343 # timeout=10 22:31:28 Commit message: "fix: replace broken link in pull request template" 22:31:28 > git --version # timeout=10 22:31:28 > git --version # 'git version 2.17.1' 22:31:28 fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:31:29 ========================================================= 22:31:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 22:31:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:31:30 + 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 . 22:31:32 Sending build context to Docker daemon 1.766MB 22:31:32 Step 1/7 : ARG BASE=golang:1.15-alpine 22:31:32 Step 2/7 : FROM ${BASE} 22:31:32 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:31:32 b538f80385f9: Pulling fs layer 22:31:32 74f711af9a0d: Pulling fs layer 22:31:32 99f96fe45779: Pulling fs layer 22:31:32 8529a6b9a6be: Pulling fs layer 22:31:32 45590311c82a: Pulling fs layer 22:31:32 69ca0ff8b7b3: Pulling fs layer 22:31:32 209524e5b208: Pulling fs layer 22:31:32 45590311c82a: Waiting 22:31:32 69ca0ff8b7b3: Waiting 22:31:32 209524e5b208: Waiting 22:31:32 8529a6b9a6be: Waiting 22:31:32 99f96fe45779: Download complete 22:31:32 74f711af9a0d: Verifying Checksum 22:31:32 74f711af9a0d: Download complete 22:31:32 45590311c82a: Download complete 22:31:33 69ca0ff8b7b3: Verifying Checksum 22:31:33 69ca0ff8b7b3: Download complete 22:31:33 b538f80385f9: Verifying Checksum 22:31:33 b538f80385f9: Download complete 22:31:33 b538f80385f9: Pull complete 22:31:34 74f711af9a0d: Pull complete 22:31:34 99f96fe45779: Pull complete 22:31:35 209524e5b208: Verifying Checksum 22:31:35 209524e5b208: Download complete 22:31:37 8529a6b9a6be: Verifying Checksum 22:31:37 8529a6b9a6be: Download complete 22:31:47 8529a6b9a6be: Pull complete 22:31:47 45590311c82a: Pull complete 22:31:48 69ca0ff8b7b3: Pull complete 22:31:52 209524e5b208: Pull complete 22:31:52 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 22:31:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 22:31:52 ---> 5bddaf1c2fca 22:31:52 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:31:55 ---> Running in 92904f7066a7 22:31:55 Removing intermediate container 92904f7066a7 22:31:55 ---> d1d357369740 22:31:55 Step 4/7 : RUN apk add bash 22:31:55 ---> Running in c970b1262bd7 22:31:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:31:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:31:58 Running on prd-centos7-docker-4c-2g-6365 in /w/workspace/dry_go-mod-core-contracts_PR-353 [Pipeline] { 22:31:58 OK: 142 MiB in 39 packages [Pipeline] ws 22:31:58 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 22:31:59 Removing intermediate container c970b1262bd7 22:31:59 ---> 7a99e344b711 22:31:59 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 22:31:59 ---> Running in 35776518a799 22:32:00 Removing intermediate container 35776518a799 22:32:00 ---> 2cdfb969edca 22:32:00 Step 6/7 : COPY go.mod . 22:32:01 ---> 2b6aa79fbd6d 22:32:01 Step 7/7 : RUN go mod download 22:32:01 ---> Running in 4ef128ce7965 22:32:06 using credential edgex-jenkins-ssh 22:32:06 Cloning the remote Git repository 22:32:06 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 22:32:06 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 22:32:06 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 22:32:06 > git --version # timeout=10 22:32:06 > git --version # 'git version 2.16.5' 22:32:06 using GIT_SSH to set credentials SSH Credentials for GitHub 22:32:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:32:07 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 22:32:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:32:07 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 22:32:08 Merging remotes/origin/master commit 2df0a14434091646fd777a80e1ba277eb1861dc5 into PR head commit e304680cef0bd37791059144d2f0b9db9f47a343 22:32:08 Merge succeeded, producing e304680cef0bd37791059144d2f0b9db9f47a343 22:32:08 Checking out Revision e304680cef0bd37791059144d2f0b9db9f47a343 (PR-353) 22:32:07 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 22:32:07 using GIT_SSH to set credentials SSH Credentials for GitHub 22:32:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/353/head:refs/remotes/origin/PR-353 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:32:08 > git config core.sparsecheckout # timeout=10 22:32:08 > git checkout -f e304680cef0bd37791059144d2f0b9db9f47a343 # timeout=10 22:32:08 > git remote # timeout=10 22:32:08 > git config --get remote.origin.url # timeout=10 22:32:08 using GIT_SSH to set credentials SSH Credentials for GitHub 22:32:08 > git merge 2df0a14434091646fd777a80e1ba277eb1861dc5 # timeout=10 22:32:08 > git rev-parse HEAD^{commit} # timeout=10 22:32:08 > git config core.sparsecheckout # timeout=10 22:32:08 > git checkout -f e304680cef0bd37791059144d2f0b9db9f47a343 # timeout=10 22:32:12 Commit message: "fix: replace broken link in pull request template" 22:32:12 > git --version # timeout=10 22:32:12 > git --version # 'git version 2.16.5' 22:32:12 fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:32:13 ========================================================= 22:32:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 22:32:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:32:15 + 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 . 22:32:15 Sending build context to Docker daemon 1.766MB 22:32:15 Step 1/7 : ARG BASE=golang:1.15-alpine 22:32:15 Step 2/7 : FROM ${BASE} 22:32:16 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 22:32:16 df20fa9351a1: Pulling fs layer 22:32:16 ed8968b2872e: Pulling fs layer 22:32:16 a92cc7c5fd73: Pulling fs layer 22:32:16 e871e8e8d7a9: Pulling fs layer 22:32:16 e73272ec9a57: Pulling fs layer 22:32:16 1e910a182e73: Pulling fs layer 22:32:16 4e634b169226: Pulling fs layer 22:32:16 e73272ec9a57: Waiting 22:32:16 1e910a182e73: Waiting 22:32:16 e871e8e8d7a9: Waiting 22:32:16 4e634b169226: Waiting 22:32:16 a92cc7c5fd73: Download complete 22:32:16 ed8968b2872e: Verifying Checksum 22:32:16 ed8968b2872e: Download complete 22:32:16 e73272ec9a57: Verifying Checksum 22:32:16 e73272ec9a57: Download complete 22:32:16 1e910a182e73: Verifying Checksum 22:32:16 1e910a182e73: Download complete 22:32:16 df20fa9351a1: Verifying Checksum 22:32:16 df20fa9351a1: Download complete 22:32:16 Removing intermediate container 4ef128ce7965 22:32:16 ---> b507ac840fb9 22:32:16 Successfully built b507ac840fb9 22:32:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:32:16 + docker inspect -f . ci-base-image-arm64 22:32:16 . 22:32:16 df20fa9351a1: Pull complete [Pipeline] withDockerContainer 22:32:17 prd-ubuntu18.04-docker-arm64-4c-16g-6363 does not seem to be running inside a container 22:32:17 $ 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 22:32:17 ed8968b2872e: Pull complete 22:32:17 a92cc7c5fd73: Pull complete 22:32:18 $ docker top b4c762884f629d2f61d4a6ef3ee4717b6929f2171c426a9b46face92f2ddd959 -eo pid,comm [Pipeline] { [Pipeline] sh 22:32:20 + go version 22:32:20 go version go1.15.2 linux/arm64 [Pipeline] } 22:32:20 $ docker stop --time=1 b4c762884f629d2f61d4a6ef3ee4717b6929f2171c426a9b46face92f2ddd959 22:32:22 $ docker rm -f b4c762884f629d2f61d4a6ef3ee4717b6929f2171c426a9b46face92f2ddd959 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:32:23 + docker inspect -f . ci-base-image-arm64 22:32:23 . [Pipeline] withDockerContainer 22:32:24 prd-ubuntu18.04-docker-arm64-4c-16g-6363 does not seem to be running inside a container 22:32:24 $ 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 22:32:24 4e634b169226: Verifying Checksum 22:32:24 4e634b169226: Download complete 22:32:25 e871e8e8d7a9: Verifying Checksum 22:32:25 e871e8e8d7a9: Download complete 22:32:26 $ docker top afb04b9df60ffb30d87a6d88fedcfee0aaa0fefb1907d1a2224ba504096183e5 -eo pid,comm [Pipeline] { [Pipeline] sh 22:32:27 + make test 22:32:27 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:32:33 e871e8e8d7a9: Pull complete 22:32:33 e73272ec9a57: Pull complete 22:32:34 1e910a182e73: Pull complete 22:32:38 4e634b169226: Pull complete 22:32:38 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 22:32:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 22:32:38 ---> f7629b54cfaa 22:32:38 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:32:38 ---> Running in 93258d0ef256 22:32:39 Removing intermediate container 93258d0ef256 22:32:39 ---> ad89a0e422c2 22:32:39 Step 4/7 : RUN apk add bash 22:32:39 ---> Running in b256fa3e1ed0 22:32:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:32:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:32:41 OK: 166 MiB in 39 packages 22:32:42 Removing intermediate container b256fa3e1ed0 22:32:42 ---> bb05210633cd 22:32:42 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 22:32:42 ---> Running in f9c4853714de 22:32:42 Removing intermediate container f9c4853714de 22:32:42 ---> 1857046e48d8 22:32:42 Step 6/7 : COPY go.mod . 22:32:43 ---> 6a32de561ef0 22:32:43 Step 7/7 : RUN go mod download 22:32:43 ---> Running in 23408007df78 22:32:49 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 22:32:49 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.054s coverage: 85.7% of statements 22:32:49 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.031s coverage: 100.0% of statements 22:32:51 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.049s coverage: 45.4% of statements 22:32:51 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.036s coverage: 77.8% of statements 22:32:51 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 22:32:51 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.032s coverage: 6.4% of statements 22:32:53 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.049s coverage: 14.7% of statements 22:32:53 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.050s coverage: 100.0% of statements 22:32:54 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.096s coverage: 91.8% of statements 22:32:54 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 22:32:54 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 22:32:54 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.028s coverage: 100.0% of statements 22:32:54 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.030s coverage: 48.9% of statements 22:32:56 Removing intermediate container 23408007df78 22:32:56 ---> c42a18faeaad 22:32:56 Successfully built c42a18faeaad 22:32:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:32:57 + docker inspect -f . ci-base-image-x86_64 22:32:57 . [Pipeline] withDockerContainer 22:32:57 prd-centos7-docker-4c-2g-6365 does not seem to be running inside a container 22:32:57 $ 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 22:32:58 $ docker top d38c2d3235f88cba02f3330084762eda2fc3e5f5048ae5bcf1d65a92c958146e -eo pid,comm [Pipeline] { [Pipeline] sh 22:32:59 + go version 22:32:59 go version go1.15.2 linux/amd64 [Pipeline] } 22:32:59 $ docker stop --time=1 d38c2d3235f88cba02f3330084762eda2fc3e5f5048ae5bcf1d65a92c958146e 22:33:00 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.130s coverage: 63.0% of statements 22:33:00 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.012s coverage: 26.3% of statements 22:33:00 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.032s coverage: 15.4% of statements 22:33:00 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.021s coverage: 15.4% of statements 22:33:00 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.025s coverage: 14.3% of statements 22:33:00 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 22:33:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.048s coverage: 29.1% of statements 22:33:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.032s coverage: 100.0% of statements 22:33:01 $ docker rm -f d38c2d3235f88cba02f3330084762eda2fc3e5f5048ae5bcf1d65a92c958146e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 22:33:02 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.058s coverage: 94.4% of statements 22:33:02 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.041s coverage: 100.0% of statements 22:33:02 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 22:33:02 CGO_ENABLED=0 GO111MODULE=on go vet ./... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:33:02 + docker inspect -f . ci-base-image-x86_64 22:33:02 . [Pipeline] withDockerContainer 22:33:03 prd-centos7-docker-4c-2g-6365 does not seem to be running inside a container 22:33:03 $ 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 22:33:05 $ docker top 5fcf5797d402ff1f66095a6cab670be58efa7ab9294367930895b8206837e1d5 -eo pid,comm [Pipeline] { [Pipeline] sh 22:33:06 + make test 22:33:06 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:33:06 gofmt -l . 22:33:06 [ "`gofmt -l .`" = "" ] [Pipeline] stash 22:33:08 Stashed 1 file(s) [Pipeline] } 22:33:08 $ docker stop --time=1 afb04b9df60ffb30d87a6d88fedcfee0aaa0fefb1907d1a2224ba504096183e5 22:33:10 $ docker rm -f afb04b9df60ffb30d87a6d88fedcfee0aaa0fefb1907d1a2224ba504096183e5 [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] } 22:33:18 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 22:33:19 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.052s coverage: 85.7% of statements 22:33:19 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.033s coverage: 100.0% of statements 22:33:20 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.020s coverage: 45.4% of statements 22:33:20 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.048s coverage: 77.8% of statements 22:33:20 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 22:33:20 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.048s coverage: 6.4% of statements 22:33:22 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.071s coverage: 14.7% of statements 22:33:22 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.057s coverage: 100.0% of statements 22:33:23 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.117s coverage: 91.8% of statements 22:33:23 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 22:33:23 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 22:33:23 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.023s coverage: 100.0% of statements 22:33:23 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.019s coverage: 48.9% of statements 22:33:28 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.055s coverage: 63.0% of statements 22:33:28 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.010s coverage: 26.3% of statements 22:33:28 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.014s coverage: 15.4% of statements 22:33:28 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.040s coverage: 15.4% of statements 22:33:28 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.034s coverage: 14.3% of statements 22:33:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 22:33:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.012s coverage: 29.1% of statements 22:33:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.058s coverage: 100.0% of statements 22:33:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.044s coverage: 94.4% of statements 22:33:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.039s coverage: 100.0% of statements 22:33:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 22:33:30 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:33:35 gofmt -l . 22:33:35 [ "`gofmt -l .`" = "" ] [Pipeline] stash 22:33:35 Warning: overwriting stash ‘coverage-report’ 22:33:36 Stashed 1 file(s) [Pipeline] } 22:33:36 $ docker stop --time=1 5fcf5797d402ff1f66095a6cab670be58efa7ab9294367930895b8206837e1d5 22:33:38 $ docker rm -f 5fcf5797d402ff1f66095a6cab670be58efa7ab9294367930895b8206837e1d5 [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 22:33:42 provisioning config files... 22:33:42 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-353@tmp/config1766941870986638956tmp [Pipeline] { [Pipeline] sh 22:33:42 + set +x 22:33:42 + curl -s https://codecov.io/bash 22:33:42 + bash -s -- 22:33:43 22:33:43 _____ _ 22:33:43 / ____| | | 22:33:43 | | ___ __| | ___ ___ _____ __ 22:33:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:33:43 | |___| (_) | (_| | __/ (_| (_) \ V / 22:33:43 \_____\___/ \__,_|\___|\___\___/ \_/ 22:33:43 Bash-20201009-048fee3 22:33:43 22:33:43 22:33:43 ==> Jenkins CI detected. 22:33:43 project root: . 22:33:43 --> token set from env 22:33:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:33:43 ==> Running gcov in . (disable via -X gcov) 22:33:43 ==> Python coveragepy not found 22:33:43 ==> Searching for coverage reports in: 22:33:43 + . 22:33:43 -> Found 1 reports 22:33:43 ==> Detecting git/mercurial file structure 22:33:43 ==> Reading reports 22:33:43 + ./coverage.out bytes=106727 22:33:43 ==> Appending adjustments 22:33:43 https://docs.codecov.io/docs/fixing-reports 22:33:44 + Found adjustments 22:33:44 ==> Gzipping contents 22:33:44 ==> Uploading reports 22:33:44 url: https://codecov.io 22:33:44 query: branch=PR-353&commit=e304680cef0bd37791059144d2f0b9db9f47a343&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-353%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=353&job=&cmd_args= 22:33:44 -> Pinging Codecov 22:33:44 https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-353&commit=e304680cef0bd37791059144d2f0b9db9f47a343&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-353%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=353&job=&cmd_args= 22:33:44 -> Uploading to 22:33:44 22:33:44 % Total % Received % Xferd Average Speed Time Time Time Current 22:33:44 Dload Upload Total Spent Left Speed 22:33:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 22:33:44 X> Failed to upload 22:33:44 ==> Uploading to Codecov 22:33:44 % Total % Received % Xferd Average Speed Time Time Time Current 22:33:44 Dload Upload Total Spent Left Speed 22:33:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 99 17244 0 0 100 17126 0 31271 --:--:-- --:--:-- --:--:-- 31251 100 17244 100 118 100 17126 215 31257 --:--:-- --:--:-- --:--:-- 31251 22:33:45 View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/e304680cef0bd37791059144d2f0b9db9f47a343 [Pipeline] } 22:33:45 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 22:33:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:33:49 ---> package-listing.sh 22:33:49 ++ facter osfamily 22:33:49 ++ tr '[:upper:]' '[:lower:]' 22:33:50 + OS_FAMILY=redhat 22:33:50 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-353 22:33:50 + START_PACKAGES=/tmp/packages_start.txt 22:33:50 + END_PACKAGES=/tmp/packages_end.txt 22:33:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:33:50 + PACKAGES=/tmp/packages_start.txt 22:33:50 + '[' /w/workspace/dry_go-mod-core-contracts_PR-353 ']' 22:33:50 + PACKAGES=/tmp/packages_end.txt 22:33:50 + case "${OS_FAMILY}" in 22:33:50 + rpm -qa 22:33:50 + sort 22:33:55 + '[' -f /tmp/packages_start.txt ']' 22:33:55 + '[' -f /tmp/packages_end.txt ']' 22:33:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:33:55 + '[' /w/workspace/dry_go-mod-core-contracts_PR-353 ']' 22:33:55 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-353/archives/ 22:33:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-353/archives/ [Pipeline] echo 22:33:55 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/dry_go-mod-core-contracts_PR-353/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:33:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:33:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:33:56 22:33:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:33:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:33:57 alpine: Pulling from edgex-lftools-log-publisher 22:33:57 df20fa9351a1: Pulling fs layer 22:33:57 36b3adc4ff6f: Pulling fs layer 22:33:57 8ad3a11d3b57: Pulling fs layer 22:33:57 46f8f816bc3b: Pulling fs layer 22:33:57 93b61091891f: Pulling fs layer 22:33:57 93b9cdb0e59b: Pulling fs layer 22:33:57 5e14af77c1be: Pulling fs layer 22:33:57 01666e4c0597: Pulling fs layer 22:33:57 aa168da1d23b: Pulling fs layer 22:33:57 46f8f816bc3b: Waiting 22:33:57 93b61091891f: Waiting 22:33:57 93b9cdb0e59b: Waiting 22:33:57 5e14af77c1be: Waiting 22:33:57 01666e4c0597: Waiting 22:33:57 aa168da1d23b: Waiting 22:33:57 36b3adc4ff6f: Download complete 22:33:57 46f8f816bc3b: Download complete 22:33:58 93b61091891f: Verifying Checksum 22:33:58 93b61091891f: Download complete 22:33:58 df20fa9351a1: Verifying Checksum 22:33:58 df20fa9351a1: Download complete 22:33:58 93b9cdb0e59b: Verifying Checksum 22:33:58 93b9cdb0e59b: Download complete 22:33:58 5e14af77c1be: Verifying Checksum 22:33:58 5e14af77c1be: Download complete 22:33:58 01666e4c0597: Verifying Checksum 22:33:58 01666e4c0597: Download complete 22:33:59 df20fa9351a1: Pull complete 22:33:59 36b3adc4ff6f: Pull complete 22:34:01 8ad3a11d3b57: Verifying Checksum 22:34:01 8ad3a11d3b57: Download complete 22:34:03 8ad3a11d3b57: Pull complete 22:34:03 46f8f816bc3b: Pull complete 22:34:04 93b61091891f: Pull complete 22:34:04 93b9cdb0e59b: Pull complete 22:34:04 5e14af77c1be: Pull complete 22:34:04 01666e4c0597: Pull complete 22:34:07 aa168da1d23b: Verifying Checksum 22:34:07 aa168da1d23b: Download complete 22:34:20 aa168da1d23b: Pull complete 22:34:20 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:34:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:34:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:34:21 prd-centos7-docker-4c-2g-6362 does not seem to be running inside a container 22:34:21 $ 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/dry_go-mod-core-contracts_PR-353/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-353 -v /w/workspace/dry_go-mod-core-contracts_PR-353:/w/workspace/dry_go-mod-core-contracts_PR-353:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-353@tmp:/w/workspace/dry_go-mod-core-contracts_PR-353@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:34:24 $ docker top 6b27e05c1d3f9a9975d36c1838fb146d1c08c2e05d6a92a183f7ee9d346b8225 -eo pid,comm [Pipeline] { [Pipeline] sh 22:34:25 + touch /tmp/pre-build-complete [Pipeline] sh 22:34:25 + mkdir -p /var/log/sa [Pipeline] sh 22:34:26 + ls /var/log/sa-host 22:34:26 + sadf -c /var/log/sa-host/sa05 22:34:26 file_magic: OK 22:34:26 HZ: Using current value: 100 22:34:26 file_header: OK 22:34:26 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 22:34:26 Statistics: 22:34:26 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:34:26 File successfully converted to sysstat format version 12.2.1 22:34:26 + sadf -c /var/log/sa-host/sa19 22:34:26 file_magic: OK 22:34:26 HZ: Using current value: 100 22:34:26 file_header: OK 22:34:26 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 22:34:26 Statistics: 22:34:26 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:34:26 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:34:26 provisioning config files... 22:34:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-353@tmp/config1008074344017657565tmp [Pipeline] { [Pipeline] echo 22:34:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:34:27 ---> create-netrc.sh [Pipeline] } 22:34:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:34:27 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:34:27 ---> python-tools-install.sh [Pipeline] echo 22:34:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:34:28 ---> sudo-logs.sh 22:34:28 Archiving 'sudo' log.. [Pipeline] echo 22:34:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:34:29 ---> job-cost.sh 22:34:29 lf-activate-venv: SKIPPING 22:34:29 INFO: No Stack... 22:34:30 INFO: Retrieving Pricing Info for: v1-standard-2 22:34:31 INFO: Archiving Costs [Pipeline] echo 22:34:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:34:31 ---> logs-deploy.sh 22:34:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-353/1 22:34:31 INFO: archiving workspace using pattern(s): 22:34:34 Archives upload complete. 22:34:34 INFO: archiving logs to Nexus 22:34:35 ---> uname -a: 22:34:35 Linux prd-centos7-docker-4c-2g-6362.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 22:34:35 22:34:35