Pull request #101 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 lenny-intel for edgexfoundry/go-mod-messaging Obtained Jenkinsfile from e3da10d81762519b882df518c474d7a99d472f0d+fc0cef43ba1582f85993886af18da78a5c504390 (e1de8665e59fb7b91bb269d2e1ad9ee2a21306e2) 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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-messaging, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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-messaging-settings PROJECT: go-mod-messaging 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-messaging 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: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-33796 in /w/workspace/xfoundry_go-mod-messaging_PR-101 [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-messaging.git > git init /w/workspace/xfoundry_go-mod-messaging_PR-101 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.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-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.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-messaging.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/101/head:refs/remotes/origin/PR-101 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit fc0cef43ba1582f85993886af18da78a5c504390 into PR head commit e3da10d81762519b882df518c474d7a99d472f0d Merge succeeded, producing e3da10d81762519b882df518c474d7a99d472f0d Checking out Revision e3da10d81762519b882df518c474d7a99d472f0d (PR-101) > git config core.sparsecheckout # timeout=10 > git checkout -f e3da10d81762519b882df518c474d7a99d472f0d # 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 fc0cef43ba1582f85993886af18da78a5c504390 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e3da10d81762519b882df518c474d7a99d472f0d # timeout=10 Commit message: "fix: Use Redis Pub/Sub which supports topic scheme with wild cards" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:44:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:44:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git rev-list --no-walk 54fff430a29f74b79b86baf030a0389173274c30 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:44:29 ========================================================= 00:44:29 EdgeX Global Pipelines Version Info 00:44:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:44:31 ------------------- 00:44:31 stable info: 00:44:31 ------------------- 00:44:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:44:31 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 00:44:31 Message: update stable to v1.0.186 00:44:31 ------------------- 00:44:31 experimental info: 00:44:31 ------------------- 00:44:31 Commited By: **** collab-it+edgex@linuxfoundation.org 00:44:31 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 00:44:31 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:44:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 00:44:32 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 00:44:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:44:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:44:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:44:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:44:32 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:44:32 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:44:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:44:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:44:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:44:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-messaging [Pipeline] echo 00:44:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:44:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:44:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 00:44:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:44:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:44:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:44:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:44:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:44:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:44:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:44:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:44:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:44:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 00:44:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:44:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-101 [Pipeline] echo 00:44:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-101 [Pipeline] echo 00:44:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-101 [Pipeline] echo 00:44:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e3da10d81762519b882df518c474d7a99d472f0d [Pipeline] echo 00:44:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e3da10d [Pipeline] echo 00:44:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:44:35 + git log --format=format:%s -1 e3da10d81762519b882df518c474d7a99d472f0d [Pipeline] echo 00:44:35 GIT_COMMIT: e3da10d81762519b882df518c474d7a99d472f0d, Commit Message: fix: Use Redis Pub/Sub which supports topic scheme with wild cards [Pipeline] echo 00:44:35 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 00:44:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:44:36 00:44:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:44:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:44:37 latest: Pulling from edgex-devops/git-semver 00:44:37 31603596830f: Pulling fs layer 00:44:37 2a8b12db71e7: Pulling fs layer 00:44:37 6ca5941a6612: Pulling fs layer 00:44:37 ecc8261a40a4: Pulling fs layer 00:44:37 ecc8261a40a4: Waiting 00:44:37 2a8b12db71e7: Download complete 00:44:37 31603596830f: Verifying Checksum 00:44:37 31603596830f: Download complete 00:44:37 6ca5941a6612: Verifying Checksum 00:44:37 6ca5941a6612: Download complete 00:44:37 ecc8261a40a4: Verifying Checksum 00:44:37 ecc8261a40a4: Download complete 00:44:37 31603596830f: Pull complete 00:44:37 2a8b12db71e7: Pull complete 00:44:38 6ca5941a6612: Pull complete 00:44:38 ecc8261a40a4: Pull complete 00:44:38 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:44:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:44:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:44:39 prd-centos7-docker-4c-2g-33796 does not seem to be running inside a container 00:44:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-101 -v /w/workspace/xfoundry_go-mod-messaging_PR-101:/w/workspace/xfoundry_go-mod-messaging_PR-101:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-101@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-101@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 00:44:41 $ docker top b7d8b363a4b47f7d2aa11cf10a2bf4de3729d047a83c8e9eb98195c6b9d32097 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:44:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:44:41 [ssh-agent] Looking for ssh-agent implementation... 00:44:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:44:42 $ docker exec b7d8b363a4b47f7d2aa11cf10a2bf4de3729d047a83c8e9eb98195c6b9d32097 ssh-agent 00:44:42 SSH_AUTH_SOCK=/tmp/ssh-ZgyF3AbecPvK/agent.11 00:44:42 SSH_AGENT_PID=17 00:44:42 Running ssh-add (command line suppressed) 00:44:42 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-101@tmp/private_key_2895616108348659497.key (/w/workspace/xfoundry_go-mod-messaging_PR-101@tmp/private_key_2895616108348659497.key) 00:44:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:44:42 + git tag --points-at HEAD [Pipeline] } 00:44:42 $ docker exec --env ******** --env ******** b7d8b363a4b47f7d2aa11cf10a2bf4de3729d047a83c8e9eb98195c6b9d32097 ssh-agent -k 00:44:42 unset SSH_AUTH_SOCK; 00:44:42 unset SSH_AGENT_PID; 00:44:42 echo Agent pid 17 killed; 00:44:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:44:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:44:43 [ssh-agent] Looking for ssh-agent implementation... 00:44:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:44:43 $ docker exec b7d8b363a4b47f7d2aa11cf10a2bf4de3729d047a83c8e9eb98195c6b9d32097 ssh-agent 00:44:43 SSH_AUTH_SOCK=/tmp/ssh-llbi1IjIQ9U5/agent.46 00:44:43 SSH_AGENT_PID=51 00:44:43 Running ssh-add (command line suppressed) 00:44:43 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-101@tmp/private_key_3085502133235000542.key (/w/workspace/xfoundry_go-mod-messaging_PR-101@tmp/private_key_3085502133235000542.key) 00:44:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:44:44 + git semver init 00:44:44 # -> Open(): unable to determine branch for HEAD 00:44:44 # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_PR-101/.git 00:44:44 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_PR-101 00:44:44 # $SEMVER_REMOTE_NAME = origin 00:44:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:44:44 # $SEMVER_USER_NAME = edgex-jenkins 00:44:44 # $SEMVER_BRANCH = PR-101 00:44:44 # $SEMVER_TEMP = /tmp/semver-574706199 00:44:44 # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP 00:44:44 # '/tmp/semver-574706199' -> '/w/workspace/xfoundry_go-mod-messaging_PR-101/.semver' 00:44:44 # -> Force: false 00:44:44 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_PR-101/.semver [Pipeline] } 00:44:44 $ docker exec --env ******** --env ******** b7d8b363a4b47f7d2aa11cf10a2bf4de3729d047a83c8e9eb98195c6b9d32097 ssh-agent -k 00:44:44 unset SSH_AUTH_SOCK; 00:44:44 unset SSH_AGENT_PID; 00:44:44 echo Agent pid 51 killed; 00:44:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:44:45 + git semver [Pipeline] } 00:44:45 $ docker stop --time=1 b7d8b363a4b47f7d2aa11cf10a2bf4de3729d047a83c8e9eb98195c6b9d32097 00:44:46 $ docker rm -f b7d8b363a4b47f7d2aa11cf10a2bf4de3729d047a83c8e9eb98195c6b9d32097 [Pipeline] // withDockerContainer [Pipeline] sh 00:44:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:44:47 Stashed 1 file(s) [Pipeline] echo 00:44:47 [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 00:45:03 Still waiting to schedule task 00:45:03 Waiting for next available executor on ‘centos7-docker-4c-2g’ 00:45:03 Still waiting to schedule task 00:45:03 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:47:03 Running on prd-centos7-docker-4c-2g-33798 in /w/workspace/xfoundry_go-mod-messaging_PR-101 [Pipeline] { [Pipeline] ws 00:47:03 Running in /w/workspace/go-mod-messaging/2 [Pipeline] { [Pipeline] checkout 00:47:05 using credential edgex-jenkins-ssh 00:47:05 Cloning the remote Git repository 00:47:04 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 00:47:05 > git init /w/workspace/go-mod-messaging/2 # timeout=10 00:47:05 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 00:47:05 > git --version # timeout=10 00:47:05 > git --version # 'git version 2.24.3' 00:47:05 using GIT_SSH to set credentials SSH Credentials for GitHub 00:47:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:47:05 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 00:47:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:47:05 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 00:47:05 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 00:47:05 using GIT_SSH to set credentials SSH Credentials for GitHub 00:47:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/101/head:refs/remotes/origin/PR-101 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:47:06 Merging remotes/origin/master commit fc0cef43ba1582f85993886af18da78a5c504390 into PR head commit e3da10d81762519b882df518c474d7a99d472f0d 00:47:06 Merge succeeded, producing e3da10d81762519b882df518c474d7a99d472f0d 00:47:06 Checking out Revision e3da10d81762519b882df518c474d7a99d472f0d (PR-101) 00:47:06 > git config core.sparsecheckout # timeout=10 00:47:06 > git checkout -f e3da10d81762519b882df518c474d7a99d472f0d # timeout=10 00:47:06 > git remote # timeout=10 00:47:06 > git config --get remote.origin.url # timeout=10 00:47:06 using GIT_SSH to set credentials SSH Credentials for GitHub 00:47:06 > git merge fc0cef43ba1582f85993886af18da78a5c504390 # timeout=10 00:47:06 > git rev-parse HEAD^{commit} # timeout=10 00:47:06 > git config core.sparsecheckout # timeout=10 00:47:06 > git checkout -f e3da10d81762519b882df518c474d7a99d472f0d # timeout=10 00:47:10 Commit message: "fix: Use Redis Pub/Sub which supports topic scheme with wild cards" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:47:11 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:47:12 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:47:12 + sudo service docker restart 00:47:12 + true 00:47:12 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 00:47:13 ========================================================= 00:47:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:47:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:47:13 + 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 . 00:47:14 Sending build context to Docker daemon 549.4kB 00:47:14 Step 1/7 : ARG BASE=golang:1.15-alpine 00:47:14 Step 2/7 : FROM ${BASE} 00:47:14 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:47:14 188c0c94c7c5: Pulling fs layer 00:47:14 0ef7d3d256c8: Pulling fs layer 00:47:14 de9db76c5a1d: Pulling fs layer 00:47:14 bca2f99d35d6: Pulling fs layer 00:47:14 93359f2a8cfa: Pulling fs layer 00:47:14 7c6f9722023f: Pulling fs layer 00:47:14 a35cf1a2eb13: Pulling fs layer 00:47:14 93359f2a8cfa: Waiting 00:47:14 7c6f9722023f: Waiting 00:47:14 a35cf1a2eb13: Waiting 00:47:14 bca2f99d35d6: Waiting 00:47:14 de9db76c5a1d: Verifying Checksum 00:47:14 de9db76c5a1d: Download complete 00:47:14 0ef7d3d256c8: Verifying Checksum 00:47:14 0ef7d3d256c8: Download complete 00:47:14 93359f2a8cfa: Verifying Checksum 00:47:14 93359f2a8cfa: Download complete 00:47:14 7c6f9722023f: Verifying Checksum 00:47:14 7c6f9722023f: Download complete 00:47:14 188c0c94c7c5: Verifying Checksum 00:47:14 188c0c94c7c5: Download complete 00:47:14 188c0c94c7c5: Pull complete 00:47:14 0ef7d3d256c8: Pull complete 00:47:15 de9db76c5a1d: Pull complete 00:47:17 a35cf1a2eb13: Verifying Checksum 00:47:17 a35cf1a2eb13: Download complete 00:47:17 bca2f99d35d6: Verifying Checksum 00:47:17 bca2f99d35d6: Download complete 00:47:24 bca2f99d35d6: Pull complete 00:47:24 93359f2a8cfa: Pull complete 00:47:24 7c6f9722023f: Pull complete 00:47:27 a35cf1a2eb13: Pull complete 00:47:27 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:47:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:47:27 ---> a62c8e92a672 00:47:27 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:47:28 ---> Running in 0f69b8182a44 00:47:28 Removing intermediate container 0f69b8182a44 00:47:28 ---> 34c1cc96ced2 00:47:28 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 00:47:28 ---> Running in e18d1ea74ea1 00:47:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:47:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:47:30 (1/5) Installing libsodium (1.0.18-r0) 00:47:30 (2/5) Installing libzmq (4.3.3-r0) 00:47:30 (3/5) Installing pkgconf (1.7.2-r0) 00:47:30 (4/5) Installing libsodium-dev (1.0.18-r0) 00:47:30 (5/5) Installing zeromq-dev (4.3.3-r0) 00:47:30 Executing busybox-1.31.1-r19.trigger 00:47:30 OK: 167 MiB in 44 packages 00:47:31 Removing intermediate container e18d1ea74ea1 00:47:31 ---> d8206717b4f6 00:47:31 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 00:47:31 ---> Running in 2ef37395d9ad 00:47:31 Removing intermediate container 2ef37395d9ad 00:47:31 ---> 68e1a72c4b72 00:47:31 Step 6/7 : COPY go.mod . 00:47:31 ---> 39b7dd3ff4a6 00:47:31 Step 7/7 : RUN go mod download 00:47:31 ---> Running in 4afd73e54872 00:47:44 Removing intermediate container 4afd73e54872 00:47:44 ---> ec1d2b421258 00:47:44 Successfully built ec1d2b421258 00:47:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:47:44 + docker inspect -f . ci-base-image-x86_64 00:47:44 . [Pipeline] withDockerContainer 00:47:44 prd-centos7-docker-4c-2g-33798 does not seem to be running inside a container 00:47:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/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 00:47:45 $ docker top c628e55bdd8f659df17c7bfb52ce8885b2036610f63b495469d0255b4fcf07aa -eo pid,comm [Pipeline] { [Pipeline] sh 00:47:46 + go version 00:47:46 go version go1.15.5 linux/amd64 [Pipeline] } 00:47:46 $ docker stop --time=1 c628e55bdd8f659df17c7bfb52ce8885b2036610f63b495469d0255b4fcf07aa 00:47:47 $ docker rm -f c628e55bdd8f659df17c7bfb52ce8885b2036610f63b495469d0255b4fcf07aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:47:48 + docker inspect -f . ci-base-image-x86_64 00:47:48 . [Pipeline] withDockerContainer 00:47:48 prd-centos7-docker-4c-2g-33798 does not seem to be running inside a container 00:47:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/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 00:47:49 $ docker top ccd05b7c16d08d45c871a8e2d80a0d61b0b7d29f6fabdd5e1355ee2e964e319b -eo pid,comm [Pipeline] { [Pipeline] sh 00:47:49 + make test 00:47:49 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:47:55 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 00:47:57 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.042s coverage: 89.9% of statements 00:48:01 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/streams 0.010s coverage: 66.7% of statements 00:48:01 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/streams/mocks [no test files] 00:48:23 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 20.346s coverage: 83.9% of statements 00:48:23 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.013s coverage: 85.7% of statements 00:48:23 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.006s coverage: 100.0% of statements 00:48:23 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.017s coverage: 100.0% of statements 00:48:23 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.061s coverage: 90.9% of statements 00:48:23 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:48:24 gofmt -l . 00:48:24 [ "`gofmt -l .`" = "" ] [Pipeline] } 00:48:24 $ docker stop --time=1 ccd05b7c16d08d45c871a8e2d80a0d61b0b7d29f6fabdd5e1355ee2e964e319b 00:48:26 $ docker rm -f ccd05b7c16d08d45c871a8e2d80a0d61b0b7d29f6fabdd5e1355ee2e964e319b [Pipeline] // withDockerContainer [Pipeline] sh 00:48:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:48:27 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 Post stage [Pipeline] libraryResource [Pipeline] sh 00:48:29 ---> job-cost.sh 00:48:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZOaO 00:48:44 Running on prd-ubuntu18.04-docker-arm64-4c-16g-33799 in /w/workspace/xfoundry_go-mod-messaging_PR-101 [Pipeline] { [Pipeline] ws 00:48:44 Running in /w/workspace/go-mod-messaging/2 [Pipeline] { 00:48:44 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] checkout 00:48:49 using credential edgex-jenkins-ssh 00:48:49 Cloning the remote Git repository 00:48:49 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 00:48:49 > git init /w/workspace/go-mod-messaging/2 # timeout=10 00:48:49 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 00:48:49 > git --version # timeout=10 00:48:49 > git --version # 'git version 2.17.1' 00:48:49 using GIT_SSH to set credentials SSH Credentials for GitHub 00:48:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:48:51 Merging remotes/origin/master commit fc0cef43ba1582f85993886af18da78a5c504390 into PR head commit e3da10d81762519b882df518c474d7a99d472f0d 00:48:51 Merge succeeded, producing e3da10d81762519b882df518c474d7a99d472f0d 00:48:51 Checking out Revision e3da10d81762519b882df518c474d7a99d472f0d (PR-101) 00:48:50 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 00:48:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:48:50 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 00:48:50 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 00:48:50 using GIT_SSH to set credentials SSH Credentials for GitHub 00:48:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/101/head:refs/remotes/origin/PR-101 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:48:51 > git config core.sparsecheckout # timeout=10 00:48:51 > git checkout -f e3da10d81762519b882df518c474d7a99d472f0d # timeout=10 00:48:51 > git remote # timeout=10 00:48:51 > git config --get remote.origin.url # timeout=10 00:48:51 using GIT_SSH to set credentials SSH Credentials for GitHub 00:48:51 > git merge fc0cef43ba1582f85993886af18da78a5c504390 # timeout=10 00:48:51 > git rev-parse HEAD^{commit} # timeout=10 00:48:51 > git config core.sparsecheckout # timeout=10 00:48:51 > git checkout -f e3da10d81762519b882df518c474d7a99d472f0d # timeout=10 00:48:56 Commit message: "fix: Use Redis Pub/Sub which supports topic scheme with wild cards" 00:48:56 00:48:56 GitHub has been notified of this commit’s build result 00:48:56 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:48:57 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:48:58 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:48:58 + + sudo service docker restart 00:48:58 true [Pipeline] unstash [Pipeline] echo 00:49:01 ========================================================= 00:49:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:49:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:49:02 + 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 . 00:49:03 Sending build context to Docker daemon 548.4kB 00:49:03 Step 1/7 : ARG BASE=golang:1.15-alpine 00:49:03 Step 2/7 : FROM ${BASE} 00:49:03 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:49:03 5f621e34cdf4: Pulling fs layer 00:49:03 a4357932f1b6: Pulling fs layer 00:49:03 18c013af1878: Pulling fs layer 00:49:03 00ac8860ef70: Pulling fs layer 00:49:03 63d7cb157983: Pulling fs layer 00:49:03 b116817d02f9: Pulling fs layer 00:49:03 745a02a5169b: Pulling fs layer 00:49:03 00ac8860ef70: Waiting 00:49:03 b116817d02f9: Waiting 00:49:03 63d7cb157983: Waiting 00:49:03 745a02a5169b: Waiting 00:49:03 18c013af1878: Verifying Checksum 00:49:03 18c013af1878: Download complete 00:49:03 a4357932f1b6: Verifying Checksum 00:49:03 a4357932f1b6: Download complete 00:49:03 63d7cb157983: Verifying Checksum 00:49:03 63d7cb157983: Download complete 00:49:03 b116817d02f9: Verifying Checksum 00:49:03 b116817d02f9: Download complete 00:49:03 5f621e34cdf4: Verifying Checksum 00:49:03 5f621e34cdf4: Download complete 00:49:04 5f621e34cdf4: Pull complete 00:49:05 a4357932f1b6: Pull complete 00:49:05 18c013af1878: Pull complete 00:49:06 745a02a5169b: Verifying Checksum 00:49:06 745a02a5169b: Download complete 00:49:07 00ac8860ef70: Download complete 00:49:16 lf-activate-venv(): INFO: Adding /tmp/venv-ZOaO/bin to PATH 00:49:16 INFO: No Stack... 00:49:16 INFO: Retrieving Pricing Info for: v1-standard-2 00:49:16 INFO: Archiving Costs [Pipeline] sh 00:49:16 + cat /w/workspace/go-mod-messaging/2/archives/cost.csv 00:49:16 + cut -d, -f6 [Pipeline] lock 00:49:16 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-101-2-stack-cost] 00:49:16 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-101-2-stack-cost] did not exist. Created. 00:49:16 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-101-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:49:17 + echo total: 0.029999999329447746 [Pipeline] stash 00:49:17 Stashed 1 file(s) [Pipeline] } 00:49:17 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-101-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node 00:49:17 00ac8860ef70: Pull complete 00:49:17 63d7cb157983: Pull complete [Pipeline] } [Pipeline] // stage [Pipeline] } 00:49:18 b116817d02f9: Pull complete 00:49:21 745a02a5169b: Pull complete 00:49:21 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:49:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:49:21 ---> b7e6874047d6 00:49:21 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:49:24 ---> Running in e4bb92ac8595 00:49:24 Removing intermediate container e4bb92ac8595 00:49:24 ---> 6c5d3de6b832 00:49:24 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 00:49:24 ---> Running in 293daa53a346 00:49:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:27 (1/5) Installing libsodium (1.0.18-r0) 00:49:27 (2/5) Installing libzmq (4.3.3-r0) 00:49:27 (3/5) Installing pkgconf (1.7.2-r0) 00:49:27 (4/5) Installing libsodium-dev (1.0.18-r0) 00:49:28 (5/5) Installing zeromq-dev (4.3.3-r0) 00:49:28 Executing busybox-1.31.1-r19.trigger 00:49:28 OK: 144 MiB in 44 packages 00:49:29 Removing intermediate container 293daa53a346 00:49:29 ---> ed3acb0f373e 00:49:29 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 00:49:29 ---> Running in bbd796275afb 00:49:30 Removing intermediate container bbd796275afb 00:49:30 ---> 742f3ae70914 00:49:30 Step 6/7 : COPY go.mod . 00:49:30 ---> da1f8c6d9e66 00:49:30 Step 7/7 : RUN go mod download 00:49:30 ---> Running in 5ac062b49859 00:49:45 Removing intermediate container 5ac062b49859 00:49:45 ---> 2ee49d78fd09 00:49:45 Successfully built 2ee49d78fd09 00:49:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:49:46 + docker inspect -f . ci-base-image-arm64 00:49:46 . [Pipeline] withDockerContainer 00:49:46 prd-ubuntu18.04-docker-arm64-4c-16g-33799 does not seem to be running inside a container 00:49:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/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 ******** -e ******** ci-base-image-arm64 cat 00:49:48 $ docker top de6831cda8437f3c19d1a9255586591c5f6268785f964d70cb49b173060e8410 -eo pid,comm [Pipeline] { [Pipeline] sh 00:49:49 + go version 00:49:49 go version go1.15.5 linux/arm64 [Pipeline] } 00:49:49 $ docker stop --time=1 de6831cda8437f3c19d1a9255586591c5f6268785f964d70cb49b173060e8410 00:49:51 $ docker rm -f de6831cda8437f3c19d1a9255586591c5f6268785f964d70cb49b173060e8410 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:49:52 + docker inspect -f . ci-base-image-arm64 00:49:52 . [Pipeline] withDockerContainer 00:49:52 prd-ubuntu18.04-docker-arm64-4c-16g-33799 does not seem to be running inside a container 00:49:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/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 ******** -e ******** ci-base-image-arm64 cat 00:49:54 $ docker top 752d393ce30440bf7b51f700a303739f27ed5ea1fe4ff2e6b714f1edbed3ad42 -eo pid,comm [Pipeline] { [Pipeline] sh 00:49:55 + make test 00:49:55 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:50:17 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 00:50:23 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.068s coverage: 89.9% of statements 00:50:25 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/streams 0.024s coverage: 66.7% of statements 00:50:25 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/streams/mocks [no test files] 00:50:58 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 20.786s coverage: 83.9% of statements 00:50:58 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.019s coverage: 85.7% of statements 00:50:58 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.029s coverage: 100.0% of statements 00:50:58 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.011s coverage: 100.0% of statements 00:50:58 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.012s coverage: 90.9% of statements 00:50:58 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:51:02 gofmt -l . 00:51:02 [ "`gofmt -l .`" = "" ] [Pipeline] } 00:51:02 $ docker stop --time=1 752d393ce30440bf7b51f700a303739f27ed5ea1fe4ff2e6b714f1edbed3ad42 00:51:04 $ docker rm -f 752d393ce30440bf7b51f700a303739f27ed5ea1fe4ff2e6b714f1edbed3ad42 [Pipeline] // withDockerContainer [Pipeline] sh 00:51:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:51:05 Warning: overwriting stash ‘coverage-report’ 00:51:06 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 Post stage [Pipeline] libraryResource [Pipeline] sh 00:51:07 ---> job-cost.sh 00:51:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cUBT 00:51:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:53:46 lf-activate-venv(): INFO: Adding /tmp/venv-cUBT/bin to PATH 00:53:46 INFO: No Stack... 00:53:46 INFO: Retrieving Pricing Info for: lf-standard-4 00:53:46 INFO: Archiving Costs [Pipeline] sh 00:53:46 + cut -d, -f6 00:53:46 + cat /w/workspace/go-mod-messaging/2/archives/cost.csv [Pipeline] lock 00:53:46 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-101-2-stack-cost] 00:53:46 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-101-2-stack-cost] did not exist. Created. 00:53:46 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-101-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:53:47 /w/workspace/go-mod-messaging/2@tmp/durable-eae3b530/script.sh: 1: /w/workspace/go-mod-messaging/2@tmp/durable-eae3b530/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 00:53:47 + echo total: 0.20999999344348907 [Pipeline] stash 00:53:47 Warning: overwriting stash ‘stack-cost’ 00:53:47 Stashed 1 file(s) [Pipeline] } 00:53:47 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-101-2-stack-cost] [Pipeline] // lock [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 00:53:48 provisioning config files... 00:53:48 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_PR-101@tmp/config1912474062806909526tmp [Pipeline] { [Pipeline] sh 00:53:49 + set +x 00:53:49 + curl -s https://codecov.io/bash 00:53:49 + bash -s -- 00:53:49 00:53:49 _____ _ 00:53:49 / ____| | | 00:53:49 | | ___ __| | ___ ___ _____ __ 00:53:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:53:49 | |___| (_) | (_| | __/ (_| (_) \ V / 00:53:49 \_____\___/ \__,_|\___|\___\___/ \_/ 00:53:49 Bash-20210309-2b87ace 00:53:49 00:53:49 00:53:49 ==> git version 2.24.3 found 00:53:49 ==> 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 00:53:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:53:49 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:53:49 ==> Jenkins CI detected. 00:53:49 project root: . 00:53:49 --> token set from env 00:53:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:53:49 ==> Running gcov in . (disable via -X gcov) 00:53:49 ==> Python coveragepy not found 00:53:49 ==> Searching for coverage reports in: 00:53:49 + . 00:53:49 -> Found 1 reports 00:53:49 ==> Detecting git/mercurial file structure 00:53:49 ==> Reading reports 00:53:49 + ./coverage.out bytes=22177 00:53:49 ==> Appending adjustments 00:53:49 https://docs.codecov.io/docs/fixing-reports 00:53:49 + Found adjustments 00:53:49 ==> Gzipping contents 00:53:49 8.0K /tmp/codecov.gvQIi0.gz 00:53:49 ==> Uploading reports 00:53:49 url: https://codecov.io 00:53:49 query: branch=PR-101&commit=e3da10d81762519b882df518c474d7a99d472f0d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-101%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=101&job=&cmd_args= 00:53:49 -> Pinging Codecov 00:53:49 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-101&commit=e3da10d81762519b882df518c474d7a99d472f0d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-101%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=101&job=&cmd_args= 00:53:50 -> Uploading to 00:53:50 https://storage.googleapis.com/codecov/v4/raw/2021-04-13/F6E385568367DD0E4001BA4F8F1CB792/e3da10d81762519b882df518c474d7a99d472f0d/611380df-e971-4998-a3da-3bd89092cf91.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210413T005350Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e41ce7c7e1488f6c576c10234f988148fb2fe093f7298a33f5533ccbe41eecfc 00:53:50 % Total % Received % Xferd Average Speed Time Time Time Current 00:53:50 Dload Upload Total Spent Left Speed 00:53:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5276 0 0 100 5276 0 12685 --:--:-- --:--:-- --:--:-- 12682 100 5276 0 0 100 5276 0 12679 --:--:-- --:--:-- --:--:-- 12682 00:53:50 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/e3da10d81762519b882df518c474d7a99d472f0d [Pipeline] } 00:53:50 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] { (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 00:53:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:53:53 ---> package-listing.sh 00:53:53 ++ facter osfamily 00:53:53 ++ tr '[:upper:]' '[:lower:]' 00:53:53 + OS_FAMILY=redhat 00:53:53 + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-101 00:53:53 + START_PACKAGES=/tmp/packages_start.txt 00:53:53 + END_PACKAGES=/tmp/packages_end.txt 00:53:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:53:53 + PACKAGES=/tmp/packages_start.txt 00:53:53 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-101 ']' 00:53:53 + PACKAGES=/tmp/packages_end.txt 00:53:53 + case "${OS_FAMILY}" in 00:53:53 + rpm -qa 00:53:53 + sort 00:53:59 + '[' -f /tmp/packages_start.txt ']' 00:53:59 + '[' -f /tmp/packages_end.txt ']' 00:53:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:53:59 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-101 ']' 00:53:59 + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-101/archives/ 00:53:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-101/archives/ [Pipeline] echo 00:53:59 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/xfoundry_go-mod-messaging_PR-101/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:53:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:53:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:53:59 00:53:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:54:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:54:00 alpine: Pulling from edgex-lftools-log-publisher 00:54:00 df20fa9351a1: Pulling fs layer 00:54:00 36b3adc4ff6f: Pulling fs layer 00:54:00 8ad3a11d3b57: Pulling fs layer 00:54:00 46f8f816bc3b: Pulling fs layer 00:54:00 93b61091891f: Pulling fs layer 00:54:00 93b9cdb0e59b: Pulling fs layer 00:54:00 5e14af77c1be: Pulling fs layer 00:54:00 01666e4c0597: Pulling fs layer 00:54:00 aa168da1d23b: Pulling fs layer 00:54:00 93b9cdb0e59b: Waiting 00:54:00 5e14af77c1be: Waiting 00:54:00 01666e4c0597: Waiting 00:54:00 aa168da1d23b: Waiting 00:54:00 46f8f816bc3b: Waiting 00:54:00 93b61091891f: Waiting 00:54:00 36b3adc4ff6f: Download complete 00:54:00 46f8f816bc3b: Verifying Checksum 00:54:00 46f8f816bc3b: Download complete 00:54:00 df20fa9351a1: Verifying Checksum 00:54:00 df20fa9351a1: Download complete 00:54:00 93b9cdb0e59b: Verifying Checksum 00:54:00 93b9cdb0e59b: Download complete 00:54:00 5e14af77c1be: Verifying Checksum 00:54:00 5e14af77c1be: Download complete 00:54:00 01666e4c0597: Verifying Checksum 00:54:00 01666e4c0597: Download complete 00:54:00 93b61091891f: Verifying Checksum 00:54:00 93b61091891f: Download complete 00:54:00 8ad3a11d3b57: Verifying Checksum 00:54:00 8ad3a11d3b57: Download complete 00:54:00 df20fa9351a1: Pull complete 00:54:00 36b3adc4ff6f: Pull complete 00:54:01 8ad3a11d3b57: Pull complete 00:54:01 46f8f816bc3b: Pull complete 00:54:02 93b61091891f: Pull complete 00:54:02 aa168da1d23b: Verifying Checksum 00:54:02 aa168da1d23b: Download complete 00:54:02 93b9cdb0e59b: Pull complete 00:54:03 5e14af77c1be: Pull complete 00:54:03 01666e4c0597: Pull complete 00:54:11 aa168da1d23b: Pull complete 00:54:11 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:54:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:54:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:54:11 prd-centos7-docker-4c-2g-33796 does not seem to be running inside a container 00:54:11 $ 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/xfoundry_go-mod-messaging_PR-101/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-messaging_PR-101 -v /w/workspace/xfoundry_go-mod-messaging_PR-101:/w/workspace/xfoundry_go-mod-messaging_PR-101:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-101@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-101@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 00:54:15 $ docker top 5a677348eadc67ffdb07ecf5c47d8e4958e9df248c3507cfdea1b56a9e65744d -eo pid,comm [Pipeline] { [Pipeline] sh 00:54:16 + touch /tmp/pre-build-complete [Pipeline] sh 00:54:16 + mkdir -p /var/log/sa [Pipeline] sh 00:54:16 + ls /var/log/sa-host 00:54:16 + sadf -c /var/log/sa-host/sa13 00:54:16 file_magic: OK 00:54:16 HZ: Using current value: 100 00:54:16 file_header: OK 00:54:16 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 00:54:16 Statistics: 00:54:16 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:54:16 File successfully converted to sysstat format version 12.2.1 00:54:16 + sadf -c /var/log/sa-host/sa23 00:54:16 file_magic: OK 00:54:16 HZ: Using current value: 100 00:54:16 file_header: OK 00:54:16 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 00:54:16 Statistics: 00:54:16 Hnuu...uuuununununu... 00:54:16 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:54:19 provisioning config files... 00:54:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-101@tmp/config2785896689772544802tmp [Pipeline] { [Pipeline] echo 00:54:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:54:19 ---> create-netrc.sh [Pipeline] } 00:54:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:54:19 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:54:19 ---> python-tools-install.sh [Pipeline] echo 00:54:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:54:20 ---> sudo-logs.sh 00:54:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:54:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:54:20 ---> job-cost.sh 00:54:20 lf-activate-venv: SKIPPING 00:54:20 DEBUG: total: 0.20999999344348907 00:54:20 INFO: Retrieving Stack Cost... 00:54:22 INFO: Retrieving Pricing Info for: v1-standard-2 00:54:22 INFO: Archiving Costs [Pipeline] echo 00:54:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:54:22 ---> logs-deploy.sh 00:54:22 lf-activate-venv: SKIPPING 00:54:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-101/2 00:54:22 INFO: archiving workspace using pattern(s): 00:54:24 Archives upload complete. 00:54:24 INFO: archiving logs to Nexus 00:54:25 ---> uname -a: 00:54:25 Linux prd-centos7-docker-4c-2g-33796.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 00:54:25 00:54:25 00:54:25 ---> lscpu: 00:54:25 Architecture: x86_64 00:54:25 CPU op-mode(s): 32-bit, 64-bit 00:54:25 Byte Order: Little Endian 00:54:25 Address sizes: 40 bits physical, 48 bits virtual 00:54:25 CPU(s): 4 00:54:25 On-line CPU(s) list: 0-3 00:54:25 Thread(s) per core: 1 00:54:25 Core(s) per socket: 1 00:54:25 Socket(s): 4 00:54:25 NUMA node(s): 1 00:54:25 Vendor ID: GenuineIntel 00:54:25 CPU family: 6 00:54:25 Model: 44 00:54:25 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:54:25 Stepping: 1 00:54:25 CPU MHz: 2933.442 00:54:25 BogoMIPS: 5866.88 00:54:25 Virtualization: VT-x 00:54:25 Hypervisor vendor: KVM 00:54:25 Virtualization type: full 00:54:25 L1d cache: 128 KiB 00:54:25 L1i cache: 128 KiB 00:54:25 L2 cache: 16 MiB 00:54:25 L3 cache: 64 MiB 00:54:25 NUMA node0 CPU(s): 0-3 00:54:25 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:54:25 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:54:25 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:54:25 Vulnerability Meltdown: Mitigation; PTI 00:54:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:54:25 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:54:25 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:54:25 Vulnerability Srbds: Not affected 00:54:25 Vulnerability Tsx async abort: Not affected 00:54: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 00:54:25 00:54:25 00:54:25 ---> nproc: 00:54:25 4 00:54:25 00:54:25 00:54:25 ---> df -h: 00:54:25 Filesystem Size Used Available Use% Mounted on 00:54:25 overlay 50.0G 7.3G 42.7G 15% / 00:54:25 tmpfs 64.0M 0 64.0M 0% /dev 00:54:25 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 00:54:25 shm 64.0M 0 64.0M 0% /dev/shm 00:54:25 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 00:54:25 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 00:54:25 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 00:54:25 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 00:54:25 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-messaging_PR-101 00:54:25 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-messaging_PR-101@tmp 00:54:25 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 00:54:25 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 00:54:25 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 00:54:25 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 00:54:25 00:54:25 00:54:25 ---> free -m: 00:54:25 total used free shared buff/cache available 00:54:25 Mem: 1837 699 111 0 1026 1032 00:54:25 Swap: 1023 0 1023 00:54:25 00:54:25 00:54:25 ---> ip addr: 00:54:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:54:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:54:25 inet 127.0.0.1/8 scope host lo 00:54:25 valid_lft forever preferred_lft forever 00:54:25 inet6 ::1/128 scope host 00:54:25 valid_lft forever preferred_lft forever 00:54:25 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:54:25 link/ether fa:16:3e:0e:f1:d1 brd ff:ff:ff:ff:ff:ff 00:54:25 inet 10.30.122.60/23 brd 10.30.123.255 scope global dynamic eth0 00:54:25 valid_lft 85771sec preferred_lft 85771sec 00:54:25 inet6 fe80::f816:3eff:fe0e:f1d1/64 scope link 00:54:25 valid_lft forever preferred_lft forever 00:54:25 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:54:25 link/ether 02:42:c6:ca:1e:f5 brd ff:ff:ff:ff:ff:ff 00:54:25 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:54:25 valid_lft forever preferred_lft forever 00:54:25 inet6 fe80::42:c6ff:feca:1ef5/64 scope link 00:54:25 valid_lft forever preferred_lft forever 00:54:25 00:54:25 00:54:25 ---> sar -b -r -n DEV: 00:54:25 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/13/21 _x86_64_ (4 CPU) 00:54:25 00:54:25 00:43:44 LINUX RESTART (4 CPU) 00:54:25 00:54:25 00:44:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:54:25 00:45:01 192.32 104.91 87.41 0.00 10486.15 39785.70 0.00 00:54:25 00:46:01 2.35 0.00 2.35 0.00 0.00 50.36 0.00 00:54:25 00:47:01 0.23 0.00 0.23 0.00 0.00 3.35 0.00 00:54:25 00:48:01 0.35 0.00 0.35 0.00 0.00 4.10 0.00 00:54:25 00:49:01 0.28 0.00 0.28 0.00 0.00 4.15 0.00 00:54:25 00:50:01 0.32 0.00 0.32 0.00 0.00 4.13 0.00 00:54:25 00:51:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 00:54:25 00:52:01 0.25 0.00 0.25 0.00 0.00 2.58 0.00 00:54:25 00:53:01 0.18 0.00 0.18 0.00 0.00 2.17 0.00 00:54:25 00:54:01 53.27 50.27 3.00 0.00 4276.65 84.02 0.00 00:54:25 Average: 24.71 15.38 9.34 0.00 1461.89 3936.25 0.00 00:54:25 00:54:25 00:44:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:54:25 00:45:01 153296 0 596680 31.71 2608 1128960 1103448 37.66 447652 1081776 128 00:54:25 00:46:01 156844 0 593228 31.53 2608 1128864 1081244 36.90 445620 1080688 20 00:54:25 00:47:01 156864 0 593200 31.53 2608 1128872 1081548 36.91 452824 1073644 8 00:54:25 00:48:01 156452 0 593612 31.55 2608 1128872 1077608 36.78 453224 1073556 24 00:54:25 00:49:01 154828 0 595228 31.64 2608 1128880 1077608 36.78 462420 1066224 8 00:54:25 00:50:01 155380 0 594672 31.61 2608 1128884 1077560 36.78 462372 1066208 8 00:54:25 00:51:01 154992 0 595056 31.63 2608 1128888 1077608 36.78 462520 1066204 8 00:54:25 00:52:01 155428 0 594592 31.60 2608 1128916 1077536 36.77 462088 1066212 16 00:54:25 00:53:01 155480 0 594560 31.60 2608 1128896 1077548 36.77 462192 1066204 8 00:54:25 00:54:01 100060 0 635364 33.77 2608 1143512 1283636 43.81 491008 1085364 99504 00:54:25 Average: 149962 0 598619 31.82 2608 1130354 1101534 37.59 460192 1072608 9973 00:54:25 00:54:25 00:44:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:54:25 00:45:01 eth0 554.15 338.32 1073.09 100.00 0.00 0.00 0.00 0.00 00:54:25 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:25 00:45:01 docker0 1.40 1.20 0.40 3.19 0.00 0.00 0.00 0.00 00:54:25 00:46:01 eth0 1.33 0.80 0.75 0.06 0.00 0.00 0.00 0.00 00:54:25 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:25 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:25 00:47:01 eth0 1.02 0.33 0.32 0.20 0.00 0.00 0.00 0.00 00:54:25 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:25 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:25 00:48:01 eth0 1.78 0.40 0.41 0.21 0.00 0.00 0.00 0.00 00:54:25 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:25 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:25 00:49:01 eth0 1.45 0.50 0.57 0.36 0.00 0.00 0.00 0.00 00:54:25 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:25 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:25 00:50:01 eth0 0.50 0.18 0.17 0.10 0.00 0.00 0.00 0.00 00:54:25 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:25 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:25 00:51:01 eth0 0.55 0.32 0.27 0.20 0.00 0.00 0.00 0.00 00:54:25 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:25 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:25 00:52:01 eth0 1.90 0.17 0.25 0.07 0.00 0.00 0.00 0.00 00:54:25 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:25 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:25 00:53:01 eth0 1.57 0.38 0.37 0.20 0.00 0.00 0.00 0.00 00:54:25 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:25 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:25 00:54:01 eth0 136.53 107.57 1318.35 12.70 0.00 0.00 0.00 0.00 00:54:25 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:25 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:25 Average: eth0 69.30 44.43 238.18 11.27 0.00 0.00 0.00 0.00 00:54:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:25 Average: docker0 0.14 0.12 0.04 0.31 0.00 0.00 0.00 0.00 00:54:25 00:54:25 00:54:25 ---> sar -P ALL: 00:54:25 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/13/21 _x86_64_ (4 CPU) 00:54:25 00:54:25 00:43:44 LINUX RESTART (4 CPU) 00:54:25 00:54:25 00:44:02 CPU %user %nice %system %iowait %steal %idle 00:54:25 00:45:01 all 15.30 0.00 9.16 6.52 0.10 68.93 00:54:25 00:45:01 0 16.49 0.00 7.88 5.85 0.09 69.69 00:54:25 00:45:01 1 14.83 0.00 10.46 4.96 0.09 69.66 00:54:25 00:45:01 2 15.27 0.00 8.86 5.74 0.14 69.99 00:54:25 00:45:01 3 14.60 0.00 9.44 9.53 0.07 66.36 00:54:25 00:46:01 all 0.13 0.00 0.06 0.00 0.00 99.81 00:54:25 00:46:01 0 0.02 0.00 0.05 0.00 0.00 99.93 00:54:25 00:46:01 1 0.25 0.00 0.08 0.00 0.02 99.65 00:54:25 00:46:01 2 0.20 0.00 0.03 0.00 0.00 99.77 00:54:25 00:46:01 3 0.05 0.00 0.07 0.00 0.00 99.88 00:54:25 00:47:01 all 0.12 0.00 0.12 0.00 0.00 99.75 00:54:25 00:47:01 0 0.03 0.00 0.08 0.00 0.02 99.87 00:54:25 00:47:01 1 0.32 0.00 0.08 0.00 0.00 99.60 00:54:25 00:47:01 2 0.08 0.00 0.22 0.00 0.00 99.70 00:54:25 00:47:01 3 0.05 0.00 0.10 0.00 0.00 99.85 00:54:25 00:48:01 all 0.14 0.00 0.03 0.00 0.00 99.83 00:54:25 00:48:01 0 0.03 0.00 0.05 0.00 0.00 99.92 00:54:25 00:48:01 1 0.45 0.00 0.02 0.00 0.00 99.53 00:54:25 00:48:01 2 0.07 0.00 0.03 0.00 0.00 99.90 00:54:25 00:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:54:25 00:49:01 all 0.18 0.00 0.08 0.00 0.01 99.72 00:54:25 00:49:01 0 0.03 0.00 0.03 0.00 0.00 99.93 00:54:25 00:49:01 1 0.57 0.00 0.07 0.00 0.02 99.35 00:54:25 00:49:01 2 0.07 0.00 0.20 0.00 0.02 99.72 00:54:25 00:49:01 3 0.07 0.00 0.03 0.00 0.02 99.88 00:54:25 00:50:01 all 0.14 0.00 0.03 0.00 0.00 99.83 00:54:25 00:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:54:25 00:50:01 1 0.50 0.00 0.02 0.00 0.00 99.48 00:54:25 00:50:01 2 0.03 0.00 0.05 0.00 0.00 99.92 00:54:25 00:50:01 3 0.02 0.00 0.03 0.00 0.00 99.95 00:54:25 00:51:01 all 0.16 0.00 0.02 0.00 0.00 99.81 00:54:25 00:51:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:54:25 00:51:01 1 0.52 0.00 0.03 0.00 0.00 99.45 00:54:25 00:51:01 2 0.08 0.00 0.03 0.00 0.00 99.88 00:54:25 00:51:01 3 0.02 0.00 0.00 0.00 0.02 99.97 00:54:25 00:52:01 all 0.13 0.00 0.04 0.00 0.00 99.83 00:54:25 00:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:54:25 00:52:01 1 0.47 0.00 0.05 0.00 0.00 99.48 00:54:25 00:52:01 2 0.05 0.00 0.07 0.00 0.00 99.88 00:54:25 00:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:54:25 00:53:01 all 0.08 0.00 0.04 0.00 0.00 99.88 00:54:25 00:53:01 0 0.03 0.00 0.03 0.00 0.00 99.93 00:54:25 00:53:01 1 0.15 0.00 0.03 0.00 0.02 99.80 00:54:25 00:53:01 2 0.13 0.00 0.07 0.00 0.00 99.80 00:54:25 00:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:54:25 00:54:01 all 2.04 0.00 1.26 1.15 0.02 95.52 00:54:25 00:54:01 0 1.76 0.00 1.34 0.10 0.02 96.79 00:54:25 00:54:01 1 1.64 0.00 0.75 0.02 0.02 97.58 00:54:25 00:54:01 2 1.62 0.00 0.97 0.55 0.03 96.82 00:54:25 00:54:01 3 3.16 0.00 1.97 3.95 0.02 90.90 00:54:25 Average: all 1.79 0.00 1.05 0.74 0.01 96.40 00:54:25 Average: 0 1.79 0.00 0.92 0.58 0.01 96.70 00:54:25 Average: 1 1.92 0.00 1.13 0.48 0.02 96.45 00:54:25 Average: 2 1.71 0.00 1.02 0.61 0.02 96.64 00:54:25 Average: 3 1.75 0.00 1.14 1.31 0.01 95.79 00:54:25 00:54:25 00:54:25