Pull request #422 updated 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 hahattan for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at d1d2b1a8abdb0d7fc20cd6536b8a3fc6bb31f8a8 rather than f1e1e8bcf42d5653774968c649b3042f8b9f3c93 Obtained Jenkinsfile from d1d2b1a8abdb0d7fc20cd6536b8a3fc6bb31f8a8 Running in Durability level: PERFORMANCE_OPTIMIZED 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: 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-19057 in /w/workspace/dry_go-mod-core-contracts_PR-422 [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-422 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit d1d2b1a8abdb0d7fc20cd6536b8a3fc6bb31f8a8 into PR head commit f1e1e8bcf42d5653774968c649b3042f8b9f3c93 > 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 --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/422/head:refs/remotes/origin/PR-422 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing f1e1e8bcf42d5653774968c649b3042f8b9f3c93 Checking out Revision f1e1e8bcf42d5653774968c649b3042f8b9f3c93 (PR-422) > git checkout -f f1e1e8bcf42d5653774968c649b3042f8b9f3c93 # 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 d1d2b1a8abdb0d7fc20cd6536b8a3fc6bb31f8a8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f1e1e8bcf42d5653774968c649b3042f8b9f3c93 # timeout=10 Commit message: "feat(meta): add v2 ProvisionWatcher API route" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:54:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:54:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:54:42 ========================================================= 05:54:42 EdgeX Global Pipelines Version Info 05:54:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:54:44 ------------------- 05:54:44 stable info: 05:54:44 ------------------- 05:54:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:54:44 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 05:54:44 Message: update stable to v1.0.173 05:54:45 ------------------- 05:54:45 experimental info: 05:54:45 ------------------- 05:54:45 Commited By: **** collab-it+edgex@linuxfoundation.org 05:54:45 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 05:54:45 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:54:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 05:54:45 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 05:54:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:54:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:54:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:54:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 05:54:46 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:54:46 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 05:54:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:54:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:54:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:54:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 05:54:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:54:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:54:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 05:54:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:54:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:54:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:54:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 05:54:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:54:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:54:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:54:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:54:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:54:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 05:54:48 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 05:54:48 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 05:54:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-422 [Pipeline] echo 05:54:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-422 [Pipeline] echo 05:54:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-422 [Pipeline] echo 05:54:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f1e1e8bcf42d5653774968c649b3042f8b9f3c93 [Pipeline] echo 05:54:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f1e1e8b [Pipeline] echo 05:54:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:54:49 + git log --format=format:%s -1 f1e1e8bcf42d5653774968c649b3042f8b9f3c93 [Pipeline] echo 05:54:49 GIT_COMMIT: f1e1e8bcf42d5653774968c649b3042f8b9f3c93, Commit Message: feat(meta): add v2 ProvisionWatcher API route [Pipeline] echo 05:54:49 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:54:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:54:50 05:54:50 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:54:50 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:54:51 latest: Pulling from edgex-devops/git-semver 05:54:51 31603596830f: Pulling fs layer 05:54:51 2a8b12db71e7: Pulling fs layer 05:54:51 6ca5941a6612: Pulling fs layer 05:54:51 ecc8261a40a4: Pulling fs layer 05:54:51 ecc8261a40a4: Waiting 05:54:51 2a8b12db71e7: Verifying Checksum 05:54:51 2a8b12db71e7: Download complete 05:54:51 31603596830f: Verifying Checksum 05:54:51 31603596830f: Download complete 05:54:51 6ca5941a6612: Verifying Checksum 05:54:51 6ca5941a6612: Download complete 05:54:51 ecc8261a40a4: Verifying Checksum 05:54:51 ecc8261a40a4: Download complete 05:54:52 31603596830f: Pull complete 05:54:52 2a8b12db71e7: Pull complete 05:54:54 6ca5941a6612: Pull complete 05:54:54 ecc8261a40a4: Pull complete 05:54:54 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 05:54:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:54:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:54:54 prd-centos7-docker-4c-2g-19057 does not seem to be running inside a container 05:54:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-422 -v /w/workspace/dry_go-mod-core-contracts_PR-422:/w/workspace/dry_go-mod-core-contracts_PR-422:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-422@tmp:/w/workspace/dry_go-mod-core-contracts_PR-422@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:10004/edgex-devops/git-semver:latest cat 05:54:57 $ docker top 5e2abd8e72fba9ab86bf0293d45bdfa4e47e73872c1a8ac75f4f5d1a53a0ed24 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:54:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:54:57 [ssh-agent] Looking for ssh-agent implementation... 05:54:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:54:57 $ docker exec 5e2abd8e72fba9ab86bf0293d45bdfa4e47e73872c1a8ac75f4f5d1a53a0ed24 ssh-agent 05:54:58 SSH_AUTH_SOCK=/tmp/ssh-YVM2ZZfImMvj/agent.12 05:54:58 SSH_AGENT_PID=17 05:54:58 Running ssh-add (command line suppressed) 05:54:58 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-422@tmp/private_key_6452016221990593775.key (/w/workspace/dry_go-mod-core-contracts_PR-422@tmp/private_key_6452016221990593775.key) 05:54:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:54:59 + git tag --points-at HEAD [Pipeline] } 05:54:59 $ docker exec --env ******** --env ******** 5e2abd8e72fba9ab86bf0293d45bdfa4e47e73872c1a8ac75f4f5d1a53a0ed24 ssh-agent -k 05:54:59 unset SSH_AUTH_SOCK; 05:54:59 unset SSH_AGENT_PID; 05:54:59 echo Agent pid 17 killed; 05:54:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:54:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:54:59 [ssh-agent] Looking for ssh-agent implementation... 05:55:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:55:00 $ docker exec 5e2abd8e72fba9ab86bf0293d45bdfa4e47e73872c1a8ac75f4f5d1a53a0ed24 ssh-agent 05:55:00 SSH_AUTH_SOCK=/tmp/ssh-QOksFh3MKUvd/agent.47 05:55:00 SSH_AGENT_PID=53 05:55:00 Running ssh-add (command line suppressed) 05:55:01 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-422@tmp/private_key_894750205068781301.key (/w/workspace/dry_go-mod-core-contracts_PR-422@tmp/private_key_894750205068781301.key) 05:55:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:55:02 + git semver init 05:55:02 # -> Open(): unable to determine branch for HEAD 05:55:02 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-422/.git 05:55:02 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-422 05:55:02 # $SEMVER_REMOTE_NAME = origin 05:55:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:55:02 # $SEMVER_USER_NAME = edgex-jenkins 05:55:02 # $SEMVER_BRANCH = PR-422 05:55:02 # $SEMVER_TEMP = /tmp/semver-079454900 05:55:02 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 05:55:03 # '/tmp/semver-079454900' -> '/w/workspace/dry_go-mod-core-contracts_PR-422/.semver' 05:55:03 # -> Force: false 05:55:03 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-422/.semver [Pipeline] } 05:55:04 $ docker exec --env ******** --env ******** 5e2abd8e72fba9ab86bf0293d45bdfa4e47e73872c1a8ac75f4f5d1a53a0ed24 ssh-agent -k 05:55:04 unset SSH_AUTH_SOCK; 05:55:04 unset SSH_AGENT_PID; 05:55:04 echo Agent pid 53 killed; 05:55:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:55:04 + git semver [Pipeline] } 05:55:04 $ docker stop --time=1 5e2abd8e72fba9ab86bf0293d45bdfa4e47e73872c1a8ac75f4f5d1a53a0ed24 05:55:06 $ docker rm -f 5e2abd8e72fba9ab86bf0293d45bdfa4e47e73872c1a8ac75f4f5d1a53a0ed24 [Pipeline] // withDockerContainer [Pipeline] sh 05:55:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:55:08 Stashed 1 file(s) [Pipeline] echo 05:55:08 [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 05:55:23 Still waiting to schedule task 05:55:23 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:55:23 Still waiting to schedule task 05:55:23 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:57:29 Running on prd-ubuntu18.04-docker-arm64-4c-16g-19058 in /w/workspace/dry_go-mod-core-contracts_PR-422 [Pipeline] { [Pipeline] ws 05:57:29 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 05:57:35 using credential edgex-jenkins-ssh 05:57:35 Cloning the remote Git repository 05:57:35 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 05:57:35 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 05:57:35 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 05:57:35 > git --version # timeout=10 05:57:35 > git --version # 'git version 2.17.1' 05:57:35 using GIT_SSH to set credentials SSH Credentials for GitHub 05:57:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:57:36 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 05:57:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:57:36 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 05:57:36 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 05:57:36 using GIT_SSH to set credentials SSH Credentials for GitHub 05:57:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/422/head:refs/remotes/origin/PR-422 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:57:37 Merging remotes/origin/master commit d1d2b1a8abdb0d7fc20cd6536b8a3fc6bb31f8a8 into PR head commit f1e1e8bcf42d5653774968c649b3042f8b9f3c93 05:57:37 Merge succeeded, producing f1e1e8bcf42d5653774968c649b3042f8b9f3c93 05:57:37 Checking out Revision f1e1e8bcf42d5653774968c649b3042f8b9f3c93 (PR-422) 05:57:37 > git config core.sparsecheckout # timeout=10 05:57:37 > git checkout -f f1e1e8bcf42d5653774968c649b3042f8b9f3c93 # timeout=10 05:57:37 > git remote # timeout=10 05:57:37 > git config --get remote.origin.url # timeout=10 05:57:37 using GIT_SSH to set credentials SSH Credentials for GitHub 05:57:37 > git merge d1d2b1a8abdb0d7fc20cd6536b8a3fc6bb31f8a8 # timeout=10 05:57:37 > git rev-parse HEAD^{commit} # timeout=10 05:57:37 > git config core.sparsecheckout # timeout=10 05:57:37 > git checkout -f f1e1e8bcf42d5653774968c649b3042f8b9f3c93 # timeout=10 05:57:42 Commit message: "feat(meta): add v2 ProvisionWatcher API route" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:57:43 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:57:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:57:44 + sudo service docker restart 05:57:44 + true 05:57:45 Running on prd-centos7-docker-4c-2g-19059 in /w/workspace/dry_go-mod-core-contracts_PR-422 [Pipeline] { [Pipeline] ws 05:57:45 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [Pipeline] unstash [Pipeline] echo 05:57:47 ========================================================= 05:57:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 05:57:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:57:47 using credential edgex-jenkins-ssh 05:57:47 + 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 . 05:57:47 Cloning the remote Git repository 05:57:47 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 05:57:48 Sending build context to Docker daemon 2.13MB 05:57:48 Step 1/7 : ARG BASE=golang:1.15-alpine 05:57:48 Step 2/7 : FROM ${BASE} 05:57:47 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 05:57:47 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 05:57:47 > git --version # timeout=10 05:57:47 > git --version # 'git version 2.24.3' 05:57:47 using GIT_SSH to set credentials SSH Credentials for GitHub 05:57:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:57:48 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 05:57:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:57:48 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 05:57:48 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 05:57:48 using GIT_SSH to set credentials SSH Credentials for GitHub 05:57:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/422/head:refs/remotes/origin/PR-422 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:57:49 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:57:49 5f621e34cdf4: Pulling fs layer 05:57:49 a4357932f1b6: Pulling fs layer 05:57:49 18c013af1878: Pulling fs layer 05:57:49 00ac8860ef70: Pulling fs layer 05:57:49 63d7cb157983: Pulling fs layer 05:57:49 b116817d02f9: Pulling fs layer 05:57:49 745a02a5169b: Pulling fs layer 05:57:49 63d7cb157983: Waiting 05:57:49 b116817d02f9: Waiting 05:57:49 745a02a5169b: Waiting 05:57:49 00ac8860ef70: Waiting 05:57:49 18c013af1878: Download complete 05:57:49 Merging remotes/origin/master commit d1d2b1a8abdb0d7fc20cd6536b8a3fc6bb31f8a8 into PR head commit f1e1e8bcf42d5653774968c649b3042f8b9f3c93 05:57:49 a4357932f1b6: Download complete 05:57:49 63d7cb157983: Download complete 05:57:49 b116817d02f9: Verifying Checksum 05:57:49 b116817d02f9: Download complete 05:57:49 5f621e34cdf4: Verifying Checksum 05:57:49 5f621e34cdf4: Download complete 05:57:49 Merge succeeded, producing f1e1e8bcf42d5653774968c649b3042f8b9f3c93 05:57:49 Checking out Revision f1e1e8bcf42d5653774968c649b3042f8b9f3c93 (PR-422) 05:57:49 5f621e34cdf4: Pull complete 05:57:49 > git config core.sparsecheckout # timeout=10 05:57:49 > git checkout -f f1e1e8bcf42d5653774968c649b3042f8b9f3c93 # timeout=10 05:57:49 > git remote # timeout=10 05:57:49 > git config --get remote.origin.url # timeout=10 05:57:49 using GIT_SSH to set credentials SSH Credentials for GitHub 05:57:49 > git merge d1d2b1a8abdb0d7fc20cd6536b8a3fc6bb31f8a8 # timeout=10 05:57:49 > git rev-parse HEAD^{commit} # timeout=10 05:57:49 > git config core.sparsecheckout # timeout=10 05:57:49 > git checkout -f f1e1e8bcf42d5653774968c649b3042f8b9f3c93 # timeout=10 05:57:50 a4357932f1b6: Pull complete 05:57:51 18c013af1878: Pull complete 05:57:51 745a02a5169b: Verifying Checksum 05:57:51 745a02a5169b: Download complete 05:57:52 00ac8860ef70: Verifying Checksum 05:57:52 00ac8860ef70: Download complete 05:57:52 Commit message: "feat(meta): add v2 ProvisionWatcher API route" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:57:53 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:57:54 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:57:54 + sudo service docker restart 05:57:54 + true 05:57:54 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 05:57:56 ========================================================= 05:57:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 05:57:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:57:56 + 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 . 05:57:57 Sending build context to Docker daemon 2.131MB 05:57:57 Step 1/7 : ARG BASE=golang:1.15-alpine 05:57:57 Step 2/7 : FROM ${BASE} 05:57:57 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 05:57:57 188c0c94c7c5: Pulling fs layer 05:57:57 0ef7d3d256c8: Pulling fs layer 05:57:57 de9db76c5a1d: Pulling fs layer 05:57:57 bca2f99d35d6: Pulling fs layer 05:57:57 93359f2a8cfa: Pulling fs layer 05:57:57 7c6f9722023f: Pulling fs layer 05:57:57 a35cf1a2eb13: Pulling fs layer 05:57:57 93359f2a8cfa: Waiting 05:57:57 7c6f9722023f: Waiting 05:57:57 a35cf1a2eb13: Waiting 05:57:57 bca2f99d35d6: Waiting 05:57:57 de9db76c5a1d: Verifying Checksum 05:57:57 de9db76c5a1d: Download complete 05:57:57 0ef7d3d256c8: Verifying Checksum 05:57:57 0ef7d3d256c8: Download complete 05:57:57 93359f2a8cfa: Verifying Checksum 05:57:57 93359f2a8cfa: Download complete 05:57:57 7c6f9722023f: Verifying Checksum 05:57:57 7c6f9722023f: Download complete 05:57:57 188c0c94c7c5: Verifying Checksum 05:57:57 188c0c94c7c5: Download complete 05:57:57 188c0c94c7c5: Pull complete 05:57:57 0ef7d3d256c8: Pull complete 05:57:57 de9db76c5a1d: Pull complete 05:57:58 a35cf1a2eb13: Verifying Checksum 05:57:58 a35cf1a2eb13: Download complete 05:57:59 bca2f99d35d6: Verifying Checksum 05:57:59 bca2f99d35d6: Download complete 05:58:04 bca2f99d35d6: Pull complete 05:58:04 93359f2a8cfa: Pull complete 05:58:04 7c6f9722023f: Pull complete 05:58:05 00ac8860ef70: Pull complete 05:58:05 63d7cb157983: Pull complete 05:58:05 b116817d02f9: Pull complete 05:58:07 745a02a5169b: Pull complete 05:58:07 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 05:58:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 05:58:07 ---> b7e6874047d6 05:58:07 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:58:09 ---> Running in 6234636f97c3 05:58:10 Removing intermediate container 6234636f97c3 05:58:10 ---> 55caacdaaedf 05:58:10 Step 4/7 : RUN apk add bash 05:58:10 ---> Running in 5301e9b5f0ba 05:58:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:58:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:58:13 OK: 142 MiB in 39 packages 05:58:14 Removing intermediate container 5301e9b5f0ba 05:58:14 ---> 7b9c4ecdd7a0 05:58:14 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 05:58:14 ---> Running in a3a8b56c1e6b 05:58:14 a35cf1a2eb13: Pull complete 05:58:14 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 05:58:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 05:58:14 ---> a62c8e92a672 05:58:14 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:58:14 ---> Running in fff01e901d8f 05:58:14 Removing intermediate container fff01e901d8f 05:58:14 ---> a5d731288bf8 05:58:14 Step 4/7 : RUN apk add bash 05:58:14 ---> Running in 685296ac923d 05:58:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:58:14 Removing intermediate container a3a8b56c1e6b 05:58:14 ---> 590c98ec9e9f 05:58:14 Step 6/7 : COPY go.mod . 05:58:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:58:15 ---> 7c26339269b7 05:58:15 Step 7/7 : RUN go mod download 05:58:15 ---> Running in 82df09d8d547 05:58:15 OK: 166 MiB in 39 packages 05:58:16 Removing intermediate container 685296ac923d 05:58:16 ---> 064d263440ee 05:58:16 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 05:58:16 ---> Running in 37c0a128b61c 05:58:16 Removing intermediate container 37c0a128b61c 05:58:16 ---> 9643e3f3d6c8 05:58:16 Step 6/7 : COPY go.mod . 05:58:17 ---> ec4df68c2774 05:58:17 Step 7/7 : RUN go mod download 05:58:17 ---> Running in 014ede6514df 05:58:29 Removing intermediate container 014ede6514df 05:58:29 ---> 98fe7a3aeaea 05:58:29 Successfully built 98fe7a3aeaea 05:58:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:58:29 + docker inspect -f . ci-base-image-x86_64 05:58:29 . [Pipeline] withDockerContainer 05:58:29 prd-centos7-docker-4c-2g-19059 does not seem to be running inside a container 05:58:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:58:30 $ docker top d64256250df232a47f76983c56e050d8465bd593544b4b6f146a9096e2ac04e4 -eo pid,comm 05:58:30 Removing intermediate container 82df09d8d547 05:58:30 ---> eb8850258502 05:58:30 Successfully built eb8850258502 05:58:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 05:58:31 + go version 05:58:31 go version go1.15.5 linux/amd64 [Pipeline] } 05:58:31 $ docker stop --time=1 d64256250df232a47f76983c56e050d8465bd593544b4b6f146a9096e2ac04e4 05:58:31 + docker inspect -f . ci-base-image-arm64 05:58:31 . 05:58:32 $ docker rm -f d64256250df232a47f76983c56e050d8465bd593544b4b6f146a9096e2ac04e4 [Pipeline] // withDockerContainer [Pipeline] withDockerContainer 05:58:32 prd-ubuntu18.04-docker-arm64-4c-16g-19058 does not seem to be running inside a container 05:58:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 05:58:34 $ docker top ca3d8883dac7a99b648d3435375c7b9a49e8cfe0e21d3be57beea34ce8529f97 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:58:35 + docker inspect -f . ci-base-image-x86_64 05:58:35 . [Pipeline] withDockerContainer 05:58:35 + go version 05:58:35 go version go1.15.5 linux/arm64 05:58:35 prd-centos7-docker-4c-2g-19059 does not seem to be running inside a container 05:58:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:58:36 $ docker top cc6e9a4624d2257d2123c1edd8cafc810aaea525741ee02030eb36a211fdcc9e -eo pid,comm [Pipeline] { [Pipeline] } 05:58:36 $ docker stop --time=1 ca3d8883dac7a99b648d3435375c7b9a49e8cfe0e21d3be57beea34ce8529f97 05:58:38 $ docker rm -f ca3d8883dac7a99b648d3435375c7b9a49e8cfe0e21d3be57beea34ce8529f97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 05:58:39 + make test 05:58:39 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:58:39 + docker inspect -f . ci-base-image-arm64 05:58:39 . [Pipeline] withDockerContainer 05:58:39 prd-ubuntu18.04-docker-arm64-4c-16g-19058 does not seem to be running inside a container 05:58:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 05:58:41 $ docker top eee114ff20c9b16247c7d6006bba799b8f9ef7d83b6f1eb2b48fdccea1697058 -eo pid,comm [Pipeline] { [Pipeline] sh 05:58:42 + make test 05:58:42 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:58:45 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 05:58:46 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.025s coverage: 85.7% of statements 05:58:46 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.019s coverage: 100.0% of statements 05:58:46 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.045s coverage: 45.4% of statements 05:58:46 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.019s coverage: 77.8% of statements 05:58:46 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 05:58:47 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.051s coverage: 26.3% of statements 05:58:47 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.013s coverage: 14.7% of statements 05:58:47 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.022s coverage: 100.0% of statements 05:58:47 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.048s coverage: 91.8% of statements 05:58:47 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 05:58:47 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 05:58:47 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.021s coverage: 100.0% of statements 05:58:48 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.012s coverage: 47.8% of statements 05:58:50 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.026s coverage: 63.0% of statements 05:58:50 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.018s coverage: 26.3% of statements 05:58:50 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.008s coverage: 15.4% of statements 05:58:50 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.019s coverage: 15.4% of statements 05:58:50 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.010s coverage: 14.3% of statements 05:58:50 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 05:58:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.058s coverage: 84.4% of statements 05:58:50 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 05:58:50 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 05:58:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.051s coverage: 44.1% of statements 05:58:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.015s coverage: 94.4% of statements 05:58:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.034s coverage: 93.2% of statements 05:58:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 100.0% of statements 05:58:51 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 05:58:51 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:58:52 gofmt -l . 05:58:52 [ "`gofmt -l .`" = "" ] [Pipeline] } 05:58:53 $ docker stop --time=1 cc6e9a4624d2257d2123c1edd8cafc810aaea525741ee02030eb36a211fdcc9e 05:58:55 $ docker rm -f cc6e9a4624d2257d2123c1edd8cafc810aaea525741ee02030eb36a211fdcc9e [Pipeline] // withDockerContainer [Pipeline] sh 05:58:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:58:56 Stashed 1 file(s) [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] } 05:59:04 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 05:59:05 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.060s coverage: 85.7% of statements 05:59:05 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.033s coverage: 100.0% of statements 05:59:07 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.055s coverage: 45.4% of statements 05:59:07 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.025s coverage: 77.8% of statements 05:59:07 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 05:59:07 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.055s coverage: 26.3% of statements 05:59:08 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.082s coverage: 14.7% of statements 05:59:09 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.021s coverage: 100.0% of statements 05:59:09 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.114s coverage: 91.8% of statements 05:59:09 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 05:59:09 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 05:59:09 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.061s coverage: 100.0% of statements 05:59:09 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.018s coverage: 47.8% of statements 05:59:16 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.146s coverage: 63.0% of statements 05:59:16 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.024s coverage: 26.3% of statements 05:59:16 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.018s coverage: 15.4% of statements 05:59:16 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.036s coverage: 15.4% of statements 05:59:16 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.011s coverage: 14.3% of statements 05:59:16 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 05:59:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.121s coverage: 84.4% of statements 05:59:17 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 05:59:17 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 05:59:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.050s coverage: 44.1% of statements 05:59:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.045s coverage: 94.4% of statements 05:59:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.151s coverage: 93.2% of statements 05:59:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.022s coverage: 100.0% of statements 05:59:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 05:59:18 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:59:24 gofmt -l . 05:59:24 [ "`gofmt -l .`" = "" ] [Pipeline] } 05:59:24 $ docker stop --time=1 eee114ff20c9b16247c7d6006bba799b8f9ef7d83b6f1eb2b48fdccea1697058 05:59:27 $ docker rm -f eee114ff20c9b16247c7d6006bba799b8f9ef7d83b6f1eb2b48fdccea1697058 [Pipeline] // withDockerContainer [Pipeline] sh 05:59:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:59:27 Warning: overwriting stash ‘coverage-report’ 05:59:28 Stashed 1 file(s) [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] } [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 05:59:32 provisioning config files... 05:59:32 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-422@tmp/config2006313669583605707tmp [Pipeline] { [Pipeline] sh 05:59:32 + set +x 05:59:32 + bash -s -- 05:59:32 + curl -s https://codecov.io/bash 05:59:33 05:59:33 _____ _ 05:59:33 / ____| | | 05:59:33 | | ___ __| | ___ ___ _____ __ 05:59:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:59:33 | |___| (_) | (_| | __/ (_| (_) \ V / 05:59:33 \_____\___/ \__,_|\___|\___\___/ \_/ 05:59:33 Bash-20201231-23d4836 05:59:33 05:59:33 05:59:33 ==> git version 2.24.3 found 05:59:33 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 05:59:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:59:33 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:59:33 ==> Jenkins CI detected. 05:59:33 project root: . 05:59:33 --> token set from env 05:59:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:59:33 ==> Running gcov in . (disable via -X gcov) 05:59:33 ==> Python coveragepy not found 05:59:33 ==> Searching for coverage reports in: 05:59:33 + . 05:59:33 -> Found 1 reports 05:59:33 ==> Detecting git/mercurial file structure 05:59:33 ==> Reading reports 05:59:33 + ./coverage.out bytes=119868 05:59:33 ==> Appending adjustments 05:59:33 https://docs.codecov.io/docs/fixing-reports 05:59:34 + Found adjustments 05:59:34 ==> Gzipping contents 05:59:34 20K /tmp/codecov.LQLw0B.gz 05:59:34 ==> Uploading reports 05:59:34 url: https://codecov.io 05:59:34 query: branch=PR-422&commit=f1e1e8bcf42d5653774968c649b3042f8b9f3c93&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-422%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=422&job=&cmd_args= 05:59:34 -> Pinging Codecov 05:59:34 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-422&commit=f1e1e8bcf42d5653774968c649b3042f8b9f3c93&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-422%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=422&job=&cmd_args= 05:59:35 -> Uploading to 05:59:35 https://storage.googleapis.com/codecov/v4/raw/2021-01-08/71470A77251A30514AAF9C0BB2E5B6CE/f1e1e8bcf42d5653774968c649b3042f8b9f3c93/4904dbfd-8be6-4818-b409-d6665688db5e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210108T055935Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7d53b8673686f6c41119b6503fd0aeacfb74d15f41252ce2473989dfbd816b47 05:59:35 % Total % Received % Xferd Average Speed Time Time Time Current 05:59:35 Dload Upload Total Spent Left Speed 05:59:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19087 0 0 100 19087 0 33211 --:--:-- --:--:-- --:--:-- 33252 05:59:35 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/f1e1e8bcf42d5653774968c649b3042f8b9f3c93 [Pipeline] } 05:59:35 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 05:59:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:59:39 ---> package-listing.sh 05:59:39 ++ facter osfamily 05:59:39 ++ tr '[:upper:]' '[:lower:]' 05:59:39 + OS_FAMILY=redhat 05:59:39 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-422 05:59:39 + START_PACKAGES=/tmp/packages_start.txt 05:59:39 + END_PACKAGES=/tmp/packages_end.txt 05:59:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:59:39 + PACKAGES=/tmp/packages_start.txt 05:59:39 + '[' /w/workspace/dry_go-mod-core-contracts_PR-422 ']' 05:59:39 + PACKAGES=/tmp/packages_end.txt 05:59:39 + case "${OS_FAMILY}" in 05:59:39 + rpm -qa 05:59:39 + sort 05:59:44 + '[' -f /tmp/packages_start.txt ']' 05:59:44 + '[' -f /tmp/packages_end.txt ']' 05:59:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:59:44 + '[' /w/workspace/dry_go-mod-core-contracts_PR-422 ']' 05:59:44 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-422/archives/ 05:59:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-422/archives/ [Pipeline] echo 05:59:44 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-422/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:59:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:59:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:59:45 05:59:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:59:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:59:46 alpine: Pulling from edgex-lftools-log-publisher 05:59:46 df20fa9351a1: Pulling fs layer 05:59:46 36b3adc4ff6f: Pulling fs layer 05:59:46 8ad3a11d3b57: Pulling fs layer 05:59:46 46f8f816bc3b: Pulling fs layer 05:59:46 93b61091891f: Pulling fs layer 05:59:46 93b9cdb0e59b: Pulling fs layer 05:59:46 5e14af77c1be: Pulling fs layer 05:59:46 01666e4c0597: Pulling fs layer 05:59:46 aa168da1d23b: Pulling fs layer 05:59:46 46f8f816bc3b: Waiting 05:59:46 93b61091891f: Waiting 05:59:46 93b9cdb0e59b: Waiting 05:59:46 5e14af77c1be: Waiting 05:59:46 01666e4c0597: Waiting 05:59:46 aa168da1d23b: Waiting 05:59:46 36b3adc4ff6f: Download complete 05:59:46 46f8f816bc3b: Download complete 05:59:47 df20fa9351a1: Verifying Checksum 05:59:47 df20fa9351a1: Download complete 05:59:47 93b61091891f: Verifying Checksum 05:59:47 93b61091891f: Download complete 05:59:47 93b9cdb0e59b: Verifying Checksum 05:59:47 93b9cdb0e59b: Download complete 05:59:47 5e14af77c1be: Verifying Checksum 05:59:47 5e14af77c1be: Download complete 05:59:47 01666e4c0597: Verifying Checksum 05:59:47 01666e4c0597: Download complete 05:59:47 df20fa9351a1: Pull complete 05:59:48 8ad3a11d3b57: Verifying Checksum 05:59:48 8ad3a11d3b57: Download complete 05:59:48 36b3adc4ff6f: Pull complete 05:59:50 8ad3a11d3b57: Pull complete 05:59:50 46f8f816bc3b: Pull complete 05:59:51 93b61091891f: Pull complete 05:59:51 93b9cdb0e59b: Pull complete 05:59:52 5e14af77c1be: Pull complete 05:59:52 01666e4c0597: Pull complete 05:59:52 aa168da1d23b: Verifying Checksum 05:59:52 aa168da1d23b: Download complete 06:00:07 aa168da1d23b: Pull complete 06:00:07 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:00:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:00:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:00:08 prd-centos7-docker-4c-2g-19057 does not seem to be running inside a container 06:00:08 $ 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-422/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-422 -v /w/workspace/dry_go-mod-core-contracts_PR-422:/w/workspace/dry_go-mod-core-contracts_PR-422:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-422@tmp:/w/workspace/dry_go-mod-core-contracts_PR-422@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:00:12 $ docker top ea3785558adc70c170942102f02b3b5d9577ef090db1260899c5fd6864b01e42 -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:13 + touch /tmp/pre-build-complete [Pipeline] sh 06:00:14 + mkdir -p /var/log/sa [Pipeline] sh 06:00:14 + ls /var/log/sa-host 06:00:14 + sadf -c /var/log/sa-host/sa08 06:00:14 file_magic: OK 06:00:14 HZ: Using current value: 100 06:00:14 file_header: OK 06:00:14 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:00:14 Statistics: 06:00:14 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:00:14 File successfully converted to sysstat format version 12.2.1 06:00:14 + sadf -c /var/log/sa-host/sa23 06:00:14 file_magic: OK 06:00:14 HZ: Using current value: 100 06:00:14 file_header: OK 06:00:14 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:00:14 Statistics: 06:00:14 Hnuu...uuuununununu... 06:00:14 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:00:14 provisioning config files... 06:00:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-422@tmp/config2192903036660128844tmp [Pipeline] { [Pipeline] echo 06:00:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:00:15 ---> create-netrc.sh [Pipeline] } 06:00:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:00:15 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:00:16 ---> python-tools-install.sh [Pipeline] echo 06:00:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:00:17 ---> sudo-logs.sh 06:00:17 Archiving 'sudo' log.. [Pipeline] echo 06:00:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:00:18 ---> job-cost.sh 06:00:18 lf-activate-venv: SKIPPING 06:00:18 INFO: No Stack... 06:00:18 INFO: Retrieving Pricing Info for: v1-standard-2 06:00:19 INFO: Archiving Costs [Pipeline] echo 06:00:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:00:20 ---> logs-deploy.sh 06:00:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-422/2 06:00:20 INFO: archiving workspace using pattern(s): 06:00:23 Archives upload complete. 06:00:23 INFO: archiving logs to Nexus 06:00:25 ---> uname -a: 06:00:25 Linux prd-centos7-docker-4c-2g-19057.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:00:25 06:00:25 06:00:25 ---> lscpu: 06:00:25 Architecture: x86_64 06:00:25 CPU op-mode(s): 32-bit, 64-bit 06:00:25 Byte Order: Little Endian 06:00:25 Address sizes: 40 bits physical, 48 bits virtual 06:00:25 CPU(s): 4 06:00:25 On-line CPU(s) list: 0-3 06:00:25 Thread(s) per core: 1 06:00:25 Core(s) per socket: 1 06:00:25 Socket(s): 4 06:00:25 NUMA node(s): 1 06:00:25 Vendor ID: GenuineIntel 06:00:25 CPU family: 6 06:00:25 Model: 44 06:00:25 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:00:25 Stepping: 1 06:00:25 CPU MHz: 2933.438 06:00:25 BogoMIPS: 5866.87 06:00:25 Virtualization: VT-x 06:00:25 Hypervisor vendor: KVM 06:00:25 Virtualization type: full 06:00:25 L1d cache: 128 KiB 06:00:25 L1i cache: 128 KiB 06:00:25 L2 cache: 16 MiB 06:00:25 L3 cache: 64 MiB 06:00:25 NUMA node0 CPU(s): 0-3 06:00:25 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:00:25 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:00:25 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:00:25 Vulnerability Meltdown: Mitigation; PTI 06:00:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:00:25 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:00:25 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:00:25 Vulnerability Srbds: Not affected 06:00:25 Vulnerability Tsx async abort: Not affected 06:00:25 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 06:00:25 06:00:25 06:00:25 ---> nproc: 06:00:25 4 06:00:25 06:00:25 06:00:25 ---> df -h: 06:00:25 Filesystem Size Used Available Use% Mounted on 06:00:25 overlay 50.0G 7.3G 42.7G 15% / 06:00:25 tmpfs 64.0M 0 64.0M 0% /dev 06:00:25 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:00:25 shm 64.0M 0 64.0M 0% /dev/shm 06:00:25 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:00:25 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:00:25 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:00:25 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:00:25 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:00:25 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:00:25 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-422 06:00:25 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-422@tmp 06:00:25 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:00:25 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:00:25 06:00:25 06:00:25 ---> free -m: 06:00:25 total used free shared buff/cache available 06:00:25 Mem: 1837 721 103 0 1012 1010 06:00:25 Swap: 1023 1 1022 06:00:25 06:00:25 06:00:25 ---> ip addr: 06:00:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:00:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:00:25 inet 127.0.0.1/8 scope host lo 06:00:25 valid_lft forever preferred_lft forever 06:00:25 inet6 ::1/128 scope host 06:00:25 valid_lft forever preferred_lft forever 06:00:25 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:00:25 link/ether fa:16:3e:ac:50:54 brd ff:ff:ff:ff:ff:ff 06:00:25 inet 10.30.123.90/23 brd 10.30.123.255 scope global dynamic eth0 06:00:25 valid_lft 86004sec preferred_lft 86004sec 06:00:25 inet6 fe80::f816:3eff:feac:5054/64 scope link 06:00:25 valid_lft forever preferred_lft forever 06:00:25 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:00:25 link/ether 02:42:ac:a8:b2:0e brd ff:ff:ff:ff:ff:ff 06:00:25 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:00:25 valid_lft forever preferred_lft forever 06:00:25 inet6 fe80::42:acff:fea8:b20e/64 scope link 06:00:25 valid_lft forever preferred_lft forever 06:00:25 06:00:25 06:00:25 ---> sar -b -r -n DEV: 06:00:25 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/08/21 _x86_64_ (4 CPU) 06:00:25 06:00:25 05:53:37 LINUX RESTART (4 CPU) 06:00:25 06:00:25 05:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:00:25 05:55:01 173.39 89.49 83.90 0.00 9375.20 38951.06 0.00 06:00:25 05:56:01 10.33 2.31 8.02 0.00 184.76 231.51 0.00 06:00:25 05:57:02 1.80 0.00 1.80 0.00 0.00 36.12 0.00 06:00:25 05:58:01 0.37 0.00 0.37 0.00 0.00 6.59 0.00 06:00:25 05:59:01 0.20 0.00 0.20 0.00 0.00 2.73 0.00 06:00:25 06:00:01 93.52 53.24 40.28 0.00 4364.77 13369.94 0.00 06:00:25 Average: 46.82 24.29 22.53 0.00 2331.88 8809.49 0.00 06:00:25 06:00:25 05:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:00:25 05:55:01 119984 0 664092 35.30 2620 1094848 1734252 59.19 441620 1119328 60 06:00:25 05:56:01 148296 0 628652 33.41 2620 1101976 1148940 39.21 416480 1116400 20 06:00:25 05:57:02 158520 0 618424 32.87 2620 1101980 1086372 37.08 425592 1098580 20 06:00:25 05:58:01 157528 0 619412 32.92 2620 1101984 1086600 37.08 425376 1100204 12 06:00:25 05:59:01 157124 0 619812 32.94 2620 1101988 1086372 37.08 434032 1091676 12 06:00:25 06:00:01 73160 0 720768 38.31 2620 1084996 1506300 51.41 586524 996920 49092 06:00:25 Average: 135769 0 645193 34.29 2620 1097962 1274806 43.51 454937 1087185 8203 06:00:25 06:00:25 05:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:00:25 05:55:01 vethe98a04c 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 06:00:25 05:55:01 eth0 270.91 174.37 1029.75 64.19 0.00 0.00 0.00 0.00 06:00:25 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:00:25 05:55:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 06:00:25 05:56:01 eth0 21.32 21.09 30.08 27.55 0.00 0.00 0.00 0.00 06:00:25 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:00:25 05:56:01 docker0 9.86 7.72 1.71 15.45 0.00 0.00 0.00 0.00 06:00:25 05:57:02 eth0 0.82 0.08 0.07 0.01 0.00 0.00 0.00 0.00 06:00:25 05:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:00:25 05:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:00:25 05:58:01 eth0 1.47 0.54 0.59 0.37 0.00 0.00 0.00 0.00 06:00:25 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:00:25 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:00:25 05:59:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 0.00 06:00:25 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:00:25 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:00:25 06:00:01 eth0 199.98 151.23 2170.19 18.83 0.00 0.00 0.00 0.00 06:00:25 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:00:25 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:00:25 Average: eth0 82.80 58.15 540.57 18.58 0.00 0.00 0.00 0.00 06:00:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:00:25 Average: docker0 1.65 1.31 0.29 2.59 0.00 0.00 0.00 0.00 06:00:25 06:00:25 06:00:25 ---> sar -P ALL: 06:00:25 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/08/21 _x86_64_ (4 CPU) 06:00:25 06:00:25 05:53:37 LINUX RESTART (4 CPU) 06:00:25 06:00:25 05:54:01 CPU %user %nice %system %iowait %steal %idle 06:00:25 05:55:01 all 14.86 0.00 9.26 7.01 16.63 52.24 06:00:25 05:55:01 0 13.28 0.00 7.18 8.74 17.29 53.51 06:00:25 05:55:01 1 11.64 0.00 7.37 6.27 17.29 57.43 06:00:25 05:55:01 2 19.64 0.00 14.20 6.55 14.90 44.71 06:00:25 05:55:01 3 15.16 0.00 8.55 6.44 16.96 52.88 06:00:25 05:56:01 all 0.65 0.00 0.39 0.14 1.57 97.24 06:00:25 05:56:01 0 0.33 0.00 0.31 0.03 1.47 97.85 06:00:25 05:56:01 1 0.66 0.00 0.50 0.08 1.79 96.96 06:00:25 05:56:01 2 1.13 0.00 0.42 0.25 1.53 96.67 06:00:25 05:56:01 3 0.48 0.00 0.35 0.18 1.49 97.50 06:00:25 05:57:02 all 0.08 0.00 0.08 0.00 0.48 99.36 06:00:25 05:57:02 0 0.02 0.00 0.12 0.00 0.33 99.53 06:00:25 05:57:02 1 0.02 0.00 0.07 0.00 0.60 99.32 06:00:25 05:57:02 2 0.23 0.00 0.07 0.00 0.37 99.33 06:00:25 05:57:02 3 0.07 0.00 0.08 0.00 0.61 99.24 06:00:25 05:58:01 all 0.11 0.00 0.09 0.00 0.51 99.29 06:00:25 05:58:01 0 0.03 0.00 0.08 0.00 0.64 99.24 06:00:25 05:58:01 1 0.03 0.00 0.10 0.00 0.27 99.59 06:00:25 05:58:01 2 0.30 0.00 0.07 0.00 0.78 98.85 06:00:25 05:58:01 3 0.05 0.00 0.10 0.00 0.36 99.49 06:00:25 05:59:01 all 0.10 0.00 0.04 0.00 0.39 99.47 06:00:25 05:59:01 0 0.03 0.00 0.08 0.00 0.27 99.62 06:00:25 05:59:01 1 0.03 0.00 0.03 0.00 0.25 99.68 06:00:25 05:59:01 2 0.30 0.00 0.02 0.00 0.42 99.27 06:00:25 05:59:01 3 0.02 0.00 0.03 0.00 0.65 99.30 06:00:25 06:00:01 all 3.47 0.00 2.55 1.55 10.12 82.32 06:00:25 06:00:01 0 3.36 0.00 2.33 2.49 9.98 81.84 06:00:25 06:00:01 1 4.91 0.00 2.88 2.23 10.33 79.65 06:00:25 06:00:01 2 2.48 0.00 2.28 0.85 10.28 84.11 06:00:25 06:00:01 3 3.15 0.00 2.71 0.66 9.88 83.60 06:00:25 Average: all 3.21 0.00 2.07 1.45 4.96 88.32 06:00:25 Average: 0 2.88 0.00 1.71 1.90 5.05 88.46 06:00:25 Average: 1 2.91 0.00 1.84 1.45 5.12 88.68 06:00:25 Average: 2 3.91 0.00 2.77 1.24 4.67 87.42 06:00:25 Average: 3 3.13 0.00 1.96 1.20 4.98 88.72 06:00:25 06:00:25 06:00:25