Pull request #109 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 50a502d7b50d206c4f7abc229408ec60bf5d5201+c2f3ae99b0e5235a121651f211ad2c8cc1234812 (22048e5b032d6d0f28d322eab79653898148fa0a) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7742370326325059980.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh827986444215135932.key > 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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-109/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-109/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh222611620507060835.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-109/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh630795207625458967.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh60930349656205920.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-109/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-109/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2207044960418161265.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: 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 ‘prd-centos7-blackbox-4c-2g-628’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-309’ is offline ‘prd-centos7-docker-4c-2g-728’ is offline Running on prd-centos7-docker-4c-2g-730 in /w/workspace/xfoundry_go-mod-messaging_PR-109 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-109 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-messaging_PR-109@tmp/jenkins-gitclient-ssh3514362056377171316.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-messaging_PR-109@tmp/jenkins-gitclient-ssh7433152444027233003.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/109/head:refs/remotes/origin/PR-109 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit c2f3ae99b0e5235a121651f211ad2c8cc1234812 into PR head commit 50a502d7b50d206c4f7abc229408ec60bf5d5201 Merge succeeded, producing 50a502d7b50d206c4f7abc229408ec60bf5d5201 Checking out Revision 50a502d7b50d206c4f7abc229408ec60bf5d5201 (PR-109) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a502d7b50d206c4f7abc229408ec60bf5d5201 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-messaging_PR-109@tmp/jenkins-gitclient-ssh411101934788914392.key > git merge c2f3ae99b0e5235a121651f211ad2c8cc1234812 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 50a502d7b50d206c4f7abc229408ec60bf5d5201 # timeout=10 Commit message: "build(deps): bump github.com/eclipse/paho.mqtt.golang" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:46:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:46:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:46:10 ========================================================= 05:46:10 EdgeX Global Pipelines Version Info 05:46:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:46:12 ------------------- 05:46:12 stable info: 05:46:12 ------------------- 05:46:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:46:12 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 05:46:12 Message: update stable to v1.0.193 05:46:13 ------------------- 05:46:13 experimental info: 05:46:13 ------------------- 05:46:13 Commited By: **** collab-it+edgex@linuxfoundation.org 05:46:13 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 05:46:13 Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:46:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 05:46:13 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 05:46:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:46:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:46:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:46:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:46:13 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:46:13 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:46:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:46:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:46:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:46:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 05:46:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:46:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:46:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 05:46:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:46:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:46:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:46:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:46:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:46:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:46:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:46:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:46:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:46:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 05:46:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:46:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-109 [Pipeline] echo 05:46:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-109 [Pipeline] echo 05:46:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-109 [Pipeline] echo 05:46:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 50a502d7b50d206c4f7abc229408ec60bf5d5201 [Pipeline] echo 05:46:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 50a502d [Pipeline] echo 05:46:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:46:15 + git log --format=format:%s -1 50a502d7b50d206c4f7abc229408ec60bf5d5201 [Pipeline] echo 05:46:15 GIT_COMMIT: 50a502d7b50d206c4f7abc229408ec60bf5d5201, Commit Message: build(deps): bump github.com/eclipse/paho.mqtt.golang [Pipeline] echo 05:46:15 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:46:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:46:16 05:46:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:46:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:46:16 latest: Pulling from edgex-devops/git-semver 05:46:16 31603596830f: Pulling fs layer 05:46:16 54011a49482f: Pulling fs layer 05:46:16 a6820b24f6d8: Pulling fs layer 05:46:16 f581987b2513: Pulling fs layer 05:46:16 f581987b2513: Waiting 05:46:16 54011a49482f: Verifying Checksum 05:46:16 54011a49482f: Download complete 05:46:17 31603596830f: Verifying Checksum 05:46:17 31603596830f: Download complete 05:46:17 f581987b2513: Verifying Checksum 05:46:17 f581987b2513: Download complete 05:46:17 a6820b24f6d8: Verifying Checksum 05:46:17 a6820b24f6d8: Download complete 05:46:17 31603596830f: Pull complete 05:46:17 54011a49482f: Pull complete 05:46:18 a6820b24f6d8: Pull complete 05:46:18 f581987b2513: Pull complete 05:46:18 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:46:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:46:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:46:18 prd-centos7-docker-4c-2g-730 does not seem to be running inside a container 05:46:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-109 -v /w/workspace/xfoundry_go-mod-messaging_PR-109:/w/workspace/xfoundry_go-mod-messaging_PR-109:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-109@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-109@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:46:19 $ docker top 3e11242e5a12b6e0e78bd2273bc9bf19d75b5e6200c6566932368c1fa8c90bde -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:46:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:46:19 [ssh-agent] Looking for ssh-agent implementation... 05:46:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:46:19 $ docker exec 3e11242e5a12b6e0e78bd2273bc9bf19d75b5e6200c6566932368c1fa8c90bde ssh-agent 05:46:19 SSH_AUTH_SOCK=/tmp/ssh-ehF5K5ljeEgG/agent.14 05:46:19 SSH_AGENT_PID=21 05:46:19 Running ssh-add (command line suppressed) 05:46:19 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-109@tmp/private_key_8447155429981505028.key (/w/workspace/xfoundry_go-mod-messaging_PR-109@tmp/private_key_8447155429981505028.key) 05:46:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:46:20 + git tag --points-at HEAD [Pipeline] } 05:46:20 $ docker exec --env ******** --env ******** 3e11242e5a12b6e0e78bd2273bc9bf19d75b5e6200c6566932368c1fa8c90bde ssh-agent -k 05:46:20 unset SSH_AUTH_SOCK; 05:46:20 unset SSH_AGENT_PID; 05:46:20 echo Agent pid 21 killed; 05:46:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:46:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:46:20 [ssh-agent] Looking for ssh-agent implementation... 05:46:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:46:20 $ docker exec 3e11242e5a12b6e0e78bd2273bc9bf19d75b5e6200c6566932368c1fa8c90bde ssh-agent 05:46:20 SSH_AUTH_SOCK=/tmp/ssh-phb8L4tHzTNf/agent.54 05:46:20 SSH_AGENT_PID=61 05:46:20 Running ssh-add (command line suppressed) 05:46:20 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-109@tmp/private_key_4864173003598452973.key (/w/workspace/xfoundry_go-mod-messaging_PR-109@tmp/private_key_4864173003598452973.key) 05:46:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:46:21 + git semver init 05:46:21 # -> Open(): unable to determine branch for HEAD 05:46:21 # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_PR-109/.git 05:46:21 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_PR-109 05:46:21 # $SEMVER_REMOTE_NAME = origin 05:46:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:46:21 # $SEMVER_USER_NAME = edgex-jenkins 05:46:21 # $SEMVER_BRANCH = PR-109 05:46:21 # $SEMVER_TEMP = /tmp/semver-739728974 05:46:21 # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP 05:46:21 # '/tmp/semver-739728974' -> '/w/workspace/xfoundry_go-mod-messaging_PR-109/.semver' 05:46:21 # -> Force: false 05:46:21 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_PR-109/.semver [Pipeline] } 05:46:21 $ docker exec --env ******** --env ******** 3e11242e5a12b6e0e78bd2273bc9bf19d75b5e6200c6566932368c1fa8c90bde ssh-agent -k 05:46:21 unset SSH_AUTH_SOCK; 05:46:21 unset SSH_AGENT_PID; 05:46:21 echo Agent pid 61 killed; 05:46:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:46:21 + git semver [Pipeline] } 05:46:21 $ docker stop --time=1 3e11242e5a12b6e0e78bd2273bc9bf19d75b5e6200c6566932368c1fa8c90bde 05:46:23 $ docker rm -f 3e11242e5a12b6e0e78bd2273bc9bf19d75b5e6200c6566932368c1fa8c90bde [Pipeline] // withDockerContainer [Pipeline] sh 05:46:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:46:23 Stashed 1 file(s) [Pipeline] echo 05:46:23 [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:46:39 Still waiting to schedule task 05:46:39 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:46:39 Still waiting to schedule task 05:46:39 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-724’ 05:49:10 Running on prd-centos7-docker-4c-2g-741 in /w/workspace/xfoundry_go-mod-messaging_PR-109 [Pipeline] { [Pipeline] ws 05:49:10 Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout 05:49:10 Selected Git installation does not exist. Using Default 05:49:10 The recommended git tool is: NONE 05:49:13 using credential edgex-jenkins-ssh 05:49:13 Cloning the remote Git repository 05:49:13 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 05:49:13 > git init /w/workspace/go-mod-messaging/1 # timeout=10 05:49:13 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 05:49:13 > git --version # timeout=10 05:49:13 > git --version # 'git version 2.24.4' 05:49:13 using GIT_SSH to set credentials SSH Credentials for GitHub 05:49:13 [INFO] Currently running in a labeled security context 05:49:13 [INFO] Currently SELinux is 'enforcing' on the host 05:49:13 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/1@tmp/jenkins-gitclient-ssh6302970993135302426.key 05:49:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:49:14 Merging remotes/origin/master commit c2f3ae99b0e5235a121651f211ad2c8cc1234812 into PR head commit 50a502d7b50d206c4f7abc229408ec60bf5d5201 05:49:14 Merge succeeded, producing 50a502d7b50d206c4f7abc229408ec60bf5d5201 05:49:14 Checking out Revision 50a502d7b50d206c4f7abc229408ec60bf5d5201 (PR-109) 05:49:13 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 05:49:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:49:13 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 05:49:13 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 05:49:13 using GIT_SSH to set credentials SSH Credentials for GitHub 05:49:13 [INFO] Currently running in a labeled security context 05:49:13 [INFO] Currently SELinux is 'enforcing' on the host 05:49:13 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/1@tmp/jenkins-gitclient-ssh5160496505758945474.key 05:49:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/109/head:refs/remotes/origin/PR-109 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:49:14 > git config core.sparsecheckout # timeout=10 05:49:14 > git checkout -f 50a502d7b50d206c4f7abc229408ec60bf5d5201 # timeout=10 05:49:14 > git remote # timeout=10 05:49:14 > git config --get remote.origin.url # timeout=10 05:49:14 using GIT_SSH to set credentials SSH Credentials for GitHub 05:49:14 [INFO] Currently running in a labeled security context 05:49:14 [INFO] Currently SELinux is 'enforcing' on the host 05:49:14 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/1@tmp/jenkins-gitclient-ssh4818828590224882043.key 05:49:14 > git merge c2f3ae99b0e5235a121651f211ad2c8cc1234812 # timeout=10 05:49:14 > git rev-parse HEAD^{commit} # timeout=10 05:49:14 > git config core.sparsecheckout # timeout=10 05:49:14 > git checkout -f 50a502d7b50d206c4f7abc229408ec60bf5d5201 # timeout=10 05:49:18 Commit message: "build(deps): bump github.com/eclipse/paho.mqtt.golang" 05:49:18 > git --version # timeout=10 05:49:18 > git --version # 'git version 2.24.4' 05:49:18 fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:49:19 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:49:19 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:49:20 + sudo service docker restart 05:49:20 + true 05:49:20 Redirecting to /bin/systemctl restart docker.service 05:49:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-739 in /w/workspace/xfoundry_go-mod-messaging_PR-109 [Pipeline] { [Pipeline] ws 05:49:35 Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout 05:49:35 Selected Git installation does not exist. Using Default 05:49:35 The recommended git tool is: NONE [Pipeline] unstash [Pipeline] echo 05:49:38 ========================================================= 05:49:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:49:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:49:38 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 05:49:38 Sending build context to Docker daemon 587.3kB 05:49:38 Step 1/7 : ARG BASE=golang:1.16-alpine 05:49:38 Step 2/7 : FROM ${BASE} 05:49:39 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:49:39 540db60ca938: Pulling fs layer 05:49:39 adcc1eea9eea: Pulling fs layer 05:49:39 4c4ab2625f07: Pulling fs layer 05:49:39 0510c868ecb4: Pulling fs layer 05:49:39 afea3b2eda06: Pulling fs layer 05:49:39 7809a108b3ef: Pulling fs layer 05:49:39 f706445af74f: Pulling fs layer 05:49:39 afea3b2eda06: Waiting 05:49:39 7809a108b3ef: Waiting 05:49:39 f706445af74f: Waiting 05:49:39 0510c868ecb4: Waiting 05:49:39 4c4ab2625f07: Verifying Checksum 05:49:39 4c4ab2625f07: Download complete 05:49:39 adcc1eea9eea: Verifying Checksum 05:49:39 adcc1eea9eea: Download complete 05:49:39 afea3b2eda06: Verifying Checksum 05:49:39 afea3b2eda06: Download complete 05:49:39 7809a108b3ef: Verifying Checksum 05:49:39 7809a108b3ef: Download complete 05:49:39 540db60ca938: Verifying Checksum 05:49:39 540db60ca938: Download complete 05:49:39 540db60ca938: Pull complete 05:49:39 adcc1eea9eea: Pull complete 05:49:39 4c4ab2625f07: Pull complete 05:49:41 f706445af74f: Verifying Checksum 05:49:41 f706445af74f: Download complete 05:49:41 using credential edgex-jenkins-ssh 05:49:41 Cloning the remote Git repository 05:49:41 0510c868ecb4: Verifying Checksum 05:49:41 0510c868ecb4: Download complete 05:49:41 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 05:49:41 > git init /w/workspace/go-mod-messaging/1 # timeout=10 05:49:41 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 05:49:41 > git --version # timeout=10 05:49:41 > git --version # 'git version 2.17.1' 05:49:41 using GIT_SSH to set credentials SSH Credentials for GitHub 05:49:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:49:43 Merging remotes/origin/master commit c2f3ae99b0e5235a121651f211ad2c8cc1234812 into PR head commit 50a502d7b50d206c4f7abc229408ec60bf5d5201 05:49:44 Merge succeeded, producing 50a502d7b50d206c4f7abc229408ec60bf5d5201 05:49:44 Checking out Revision 50a502d7b50d206c4f7abc229408ec60bf5d5201 (PR-109) 05:49:43 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 05:49:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:49:43 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 05:49:43 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 05:49:43 using GIT_SSH to set credentials SSH Credentials for GitHub 05:49:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/109/head:refs/remotes/origin/PR-109 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:49:43 > git config core.sparsecheckout # timeout=10 05:49:43 > git checkout -f 50a502d7b50d206c4f7abc229408ec60bf5d5201 # timeout=10 05:49:43 > git remote # timeout=10 05:49:43 > git config --get remote.origin.url # timeout=10 05:49:43 using GIT_SSH to set credentials SSH Credentials for GitHub 05:49:43 > git merge c2f3ae99b0e5235a121651f211ad2c8cc1234812 # timeout=10 05:49:43 > git rev-parse HEAD^{commit} # timeout=10 05:49:44 > git config core.sparsecheckout # timeout=10 05:49:44 > git checkout -f 50a502d7b50d206c4f7abc229408ec60bf5d5201 # timeout=10 05:49:45 0510c868ecb4: Pull complete 05:49:45 afea3b2eda06: Pull complete 05:49:45 7809a108b3ef: Pull complete 05:49:46 f706445af74f: Pull complete 05:49:46 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:49:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:49:46 ---> b068be0155e3 05:49:46 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:49:48 Commit message: "build(deps): bump github.com/eclipse/paho.mqtt.golang" 05:49:48 > git --version # timeout=10 05:49:48 > git --version # 'git version 2.17.1' 05:49:48 fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:49:50 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:49:50 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:49:50 ---> Running in 29a18c62e3b9 05:49:50 + sudo service docker restart 05:49:50 + true 05:49:50 Removing intermediate container 29a18c62e3b9 05:49:50 ---> 1b579b956b8b 05:49:50 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 05:49:50 ---> Running in 3828e591efce 05:49:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:49:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:49:54 (1/5) Installing libsodium (1.0.18-r0) 05:49:54 (2/5) Installing libzmq (4.3.3-r1) 05:49:54 (3/5) Installing pkgconf (1.7.3-r0) 05:49:54 (4/5) Installing libsodium-dev (1.0.18-r0) 05:49:54 (5/5) Installing zeromq-dev (4.3.3-r1) 05:49:54 Executing busybox-1.32.1-r6.trigger 05:49:54 OK: 150 MiB in 45 packages 05:49:54 Removing intermediate container 3828e591efce 05:49:54 ---> 81c63f22144d 05:49:54 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 05:49:54 ---> Running in 81af11bcfa08 05:49:54 Removing intermediate container 81af11bcfa08 05:49:54 ---> 4de9ae3a5ecf 05:49:54 Step 6/7 : COPY go.mod . 05:49:55 ---> 108cbe6d223d 05:49:55 Step 7/7 : RUN go mod download 05:49:55 ---> Running in afa0fad00157 05:50:00 Removing intermediate container afa0fad00157 05:50:00 ---> d624171097ac 05:50:00 Successfully built d624171097ac 05:50:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:50:00 + docker inspect -f . ci-base-image-x86_64 05:50:00 . [Pipeline] withDockerContainer 05:50:00 prd-centos7-docker-4c-2g-741 does not seem to be running inside a container 05:50:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:50:01 $ docker top 5805cbe0441f28ee66fb2955c9d69d1a98f088e990904098928488f3741cfee3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:50:01 + go version 05:50:01 go version go1.16.3 linux/amd64 [Pipeline] } 05:50:01 $ docker stop --time=1 5805cbe0441f28ee66fb2955c9d69d1a98f088e990904098928488f3741cfee3 05:50:03 $ docker rm -f 5805cbe0441f28ee66fb2955c9d69d1a98f088e990904098928488f3741cfee3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:50:03 + docker inspect -f . ci-base-image-x86_64 05:50:03 . [Pipeline] withDockerContainer 05:50:04 prd-centos7-docker-4c-2g-741 does not seem to be running inside a container 05:50:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:50:04 $ docker top 337e1afd4697cb2bb0e8b3d648c72e38ee69d728f4cd92aebac987313edbcc01 -eo pid,comm [Pipeline] { [Pipeline] sh 05:50:04 + go mod tidy [Pipeline] sh 05:50:05 + make test 05:50:05 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:50:08 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [Pipeline] unstash [Pipeline] echo 05:50:09 ========================================================= 05:50:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:50:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:50:10 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 05:50:11 Sending build context to Docker daemon 586.2kB 05:50:11 Step 1/7 : ARG BASE=golang:1.16-alpine 05:50:11 Step 2/7 : FROM ${BASE} 05:50:11 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.027s coverage: 90.0% of statements 05:50:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:50:11 595b0fe564bb: Pulling fs layer 05:50:11 7186ed65a4f7: Pulling fs layer 05:50:11 316046926c0a: Pulling fs layer 05:50:11 4ebd0625c992: Pulling fs layer 05:50:11 207e8628e3a3: Pulling fs layer 05:50:11 c791037a9be2: Pulling fs layer 05:50:11 ffd874e62e21: Pulling fs layer 05:50:11 4ebd0625c992: Waiting 05:50:11 207e8628e3a3: Waiting 05:50:11 c791037a9be2: Waiting 05:50:11 ffd874e62e21: Waiting 05:50:11 316046926c0a: Verifying Checksum 05:50:11 316046926c0a: Download complete 05:50:11 7186ed65a4f7: Verifying Checksum 05:50:11 7186ed65a4f7: Download complete 05:50:11 207e8628e3a3: Verifying Checksum 05:50:11 207e8628e3a3: Download complete 05:50:11 c791037a9be2: Download complete 05:50:11 595b0fe564bb: Verifying Checksum 05:50:11 595b0fe564bb: Download complete 05:50:12 595b0fe564bb: Pull complete 05:50:12 7186ed65a4f7: Pull complete 05:50:13 316046926c0a: Pull complete 05:50:14 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.028s coverage: 67.3% of statements 05:50:14 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 05:50:14 ffd874e62e21: Verifying Checksum 05:50:14 ffd874e62e21: Download complete 05:50:15 4ebd0625c992: Verifying Checksum 05:50:15 4ebd0625c992: Download complete 05:50:25 4ebd0625c992: Pull complete 05:50:25 207e8628e3a3: Pull complete 05:50:25 c791037a9be2: Pull complete 05:50:29 ffd874e62e21: Pull complete 05:50:29 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 05:50:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:50:29 ---> cfc18b08335c 05:50:29 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:50:31 ---> Running in 061655e48592 05:50:31 Removing intermediate container 061655e48592 05:50:31 ---> 3c7a0b8f4f29 05:50:31 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 05:50:31 ---> Running in a3b57eca6d45 05:50:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:50:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:50:36 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.335s coverage: 83.8% of statements 05:50:36 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.005s coverage: 85.7% of statements 05:50:36 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.004s coverage: 100.0% of statements 05:50:36 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.005s coverage: 100.0% of statements 05:50:36 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.003s coverage: 90.9% of statements 05:50:36 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:50:37 (1/5) Installing libsodium (1.0.18-r0) 05:50:37 (2/5) Installing libzmq (4.3.3-r1) 05:50:37 (3/5) Installing pkgconf (1.7.3-r0) 05:50:38 (4/5) Installing libsodium-dev (1.0.18-r0) 05:50:38 (5/5) Installing zeromq-dev (4.3.3-r1) 05:50:38 Executing busybox-1.32.1-r6.trigger 05:50:38 OK: 139 MiB in 45 packages 05:50:39 Removing intermediate container a3b57eca6d45 05:50:39 ---> 84d380167075 05:50:39 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 05:50:39 ---> Running in c5e25222ceb1 05:50:40 Removing intermediate container c5e25222ceb1 05:50:40 ---> 64a3ba3f7e55 05:50:40 Step 6/7 : COPY go.mod . 05:50:40 gofmt -l . 05:50:40 [ "`gofmt -l .`" = "" ] [Pipeline] } 05:50:40 $ docker stop --time=1 337e1afd4697cb2bb0e8b3d648c72e38ee69d728f4cd92aebac987313edbcc01 05:50:40 ---> 2eea7fcf9b71 05:50:40 Step 7/7 : RUN go mod download 05:50:41 ---> Running in 349ca67cb0d1 05:50:42 $ docker rm -f 337e1afd4697cb2bb0e8b3d648c72e38ee69d728f4cd92aebac987313edbcc01 [Pipeline] // withDockerContainer [Pipeline] sh 05:50:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:50:42 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 05:50:44 ---> job-cost.sh 05:50:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XsqO 05:50:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:50:56 Removing intermediate container 349ca67cb0d1 05:50:56 ---> ddc6b3b58e9a 05:50:56 Successfully built ddc6b3b58e9a 05:50:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:50:56 + docker inspect -f . ci-base-image-arm64 05:50:56 . [Pipeline] withDockerContainer 05:50:56 prd-ubuntu18.04-docker-arm64-4c-16g-739 does not seem to be running inside a container 05:50:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:50:58 $ docker top 12c295d31dd1f043cfedb8b3345d7dc9e4c738114caba67c8190d9118450da75 -eo pid,comm [Pipeline] { [Pipeline] sh 05:50:59 + go version 05:50:59 go version go1.16.3 linux/arm64 [Pipeline] } 05:50:59 $ docker stop --time=1 12c295d31dd1f043cfedb8b3345d7dc9e4c738114caba67c8190d9118450da75 05:51:01 $ docker rm -f 12c295d31dd1f043cfedb8b3345d7dc9e4c738114caba67c8190d9118450da75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:51:02 + docker inspect -f . ci-base-image-arm64 05:51:02 . [Pipeline] withDockerContainer 05:51:02 prd-ubuntu18.04-docker-arm64-4c-16g-739 does not seem to be running inside a container 05:51:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:51:04 $ docker top 850e01d60f6004c4636c713f837ca435925f38c7abe2794beec9ef33c0184042 -eo pid,comm [Pipeline] { [Pipeline] sh 05:51:05 + go mod tidy [Pipeline] sh 05:51:06 lf-activate-venv(): INFO: Adding /tmp/venv-XsqO/bin to PATH 05:51:06 INFO: No Stack... 05:51:06 INFO: Retrieving Pricing Info for: v3-standard-2 05:51:06 + make test 05:51:06 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:51:06 INFO: Archiving Costs [Pipeline] sh 05:51:07 + cat /w/workspace/go-mod-messaging/1/archives/cost.csv 05:51:07 + cut -d, -f6 [Pipeline] lock 05:51:07 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-109-1-stack-cost] 05:51:07 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-109-1-stack-cost] did not exist. Created. 05:51:07 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-109-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:51:07 + echo total: 0.05999999865889549 [Pipeline] stash 05:51:07 Stashed 1 file(s) [Pipeline] } 05:51:07 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-109-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:51:28 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 05:51:35 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.071s coverage: 90.0% of statements 05:51:35 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.034s coverage: 67.3% of statements 05:51:35 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 05:52:07 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.389s coverage: 83.8% of statements 05:52:07 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.021s coverage: 85.7% of statements 05:52:07 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.036s coverage: 100.0% of statements 05:52:07 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.014s coverage: 100.0% of statements 05:52:07 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.010s coverage: 90.9% of statements 05:52:07 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:52:22 gofmt -l . 05:52:22 [ "`gofmt -l .`" = "" ] [Pipeline] } 05:52:22 $ docker stop --time=1 850e01d60f6004c4636c713f837ca435925f38c7abe2794beec9ef33c0184042 05:52:24 $ docker rm -f 850e01d60f6004c4636c713f837ca435925f38c7abe2794beec9ef33c0184042 [Pipeline] // withDockerContainer [Pipeline] sh 05:52:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:52:25 Warning: overwriting stash ‘coverage-report’ 05:52:26 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 05:52:27 ---> job-cost.sh 05:52:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wAlv 05:53:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:54:27 lf-activate-venv(): INFO: Adding /tmp/venv-wAlv/bin to PATH 05:54:27 INFO: No Stack... 05:54:27 INFO: Retrieving Pricing Info for: v2-standard-4 05:54:27 INFO: Archiving Costs [Pipeline] sh 05:54:28 + cut -d, -f6 05:54:28 + cat /w/workspace/go-mod-messaging/1/archives/cost.csv [Pipeline] lock 05:54:28 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-109-1-stack-cost] 05:54:28 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-109-1-stack-cost] did not exist. Created. 05:54:28 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-109-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:54:28 /w/workspace/go-mod-messaging/1@tmp/durable-74acce88/script.sh: 1: /w/workspace/go-mod-messaging/1@tmp/durable-74acce88/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:54:29 + echo total: 0.18000000715255737 [Pipeline] stash 05:54:29 Warning: overwriting stash ‘stack-cost’ 05:54:29 Stashed 1 file(s) [Pipeline] } 05:54:29 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-109-1-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] configFileProvider 05:54:30 provisioning config files... 05:54:30 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_PR-109@tmp/config4433243582052481451tmp [Pipeline] { [Pipeline] sh 05:54:30 + set +x 05:54:30 + bash -s -- 05:54:30 + curl -s https://codecov.io/bash 05:54:30 05:54:30 _____ _ 05:54:30 / ____| | | 05:54:30 | | ___ __| | ___ ___ _____ __ 05:54:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:54:30 | |___| (_) | (_| | __/ (_| (_) \ V / 05:54:30 \_____\___/ \__,_|\___|\___\___/ \_/ 05:54:30 Bash-1.0.3 05:54:30 05:54:30 05:54:30 ==> git version 2.24.4 found 05:54:30 ==> 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:54:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:54:30 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:54:30 ==> Jenkins CI detected. 05:54:30 project root: . 05:54:30 --> token set from env 05:54:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:54:30 ==> Running gcov in . (disable via -X gcov) 05:54:30 ==> Python coveragepy not found 05:54:30 ==> Searching for coverage reports in: 05:54:30 + . 05:54:30 -> Found 1 reports 05:54:30 ==> Detecting git/mercurial file structure 05:54:30 ==> Reading reports 05:54:30 + ./coverage.out bytes=21942 05:54:30 ==> Appending adjustments 05:54:30 https://docs.codecov.io/docs/fixing-reports 05:54:31 + Found adjustments 05:54:31 ==> Gzipping contents 05:54:31 8.0K /tmp/codecov.Y9NB9x.gz 05:54:31 ==> Uploading reports 05:54:31 url: https://codecov.io 05:54:31 query: branch=PR-109&commit=50a502d7b50d206c4f7abc229408ec60bf5d5201&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-109%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=109&job=&cmd_args= 05:54:31 -> Pinging Codecov 05:54:31 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-109&commit=50a502d7b50d206c4f7abc229408ec60bf5d5201&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-109%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=109&job=&cmd_args= 05:54:31 -> Uploading to 05:54:31 https://storage.googleapis.com/codecov/v4/raw/2021-06-07/F6E385568367DD0E4001BA4F8F1CB792/50a502d7b50d206c4f7abc229408ec60bf5d5201/5ec23f50-b7a7-4c67-bc6f-def647862a94.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210607%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210607T055431Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e3dc91791ae5d1cb521487eac19e8834ee8a7acb7abea95ba745b3f02cf83c1d 05:54:31 % Total % Received % Xferd Average Speed Time Time Time Current 05:54:31 Dload Upload Total Spent Left Speed 05:54:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5267 0 0 100 5267 0 14454 --:--:-- --:--:-- --:--:-- 14430 100 5267 0 0 100 5267 0 14449 --:--:-- --:--:-- --:--:-- 14430 05:54:31 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/50a502d7b50d206c4f7abc229408ec60bf5d5201 [Pipeline] } 05:54:31 Deleting 1 temporary files [Pipeline] // configFileProvider [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 05:54:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:54:34 ---> package-listing.sh 05:54:34 ++ facter osfamily 05:54:34 ++ tr '[:upper:]' '[:lower:]' 05:54:35 + OS_FAMILY=redhat 05:54:35 + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-109 05:54:35 + START_PACKAGES=/tmp/packages_start.txt 05:54:35 + END_PACKAGES=/tmp/packages_end.txt 05:54:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:54:35 + PACKAGES=/tmp/packages_start.txt 05:54:35 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-109 ']' 05:54:35 + PACKAGES=/tmp/packages_end.txt 05:54:35 + case "${OS_FAMILY}" in 05:54:35 + sort 05:54:35 + rpm -qa 05:54:35 + '[' -f /tmp/packages_start.txt ']' 05:54:35 + '[' -f /tmp/packages_end.txt ']' 05:54:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:54:35 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-109 ']' 05:54:35 + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-109/archives/ 05:54:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-109/archives/ [Pipeline] echo 05:54:35 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-109/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:54:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:54:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:54:36 05:54:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:54:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:54:37 alpine: Pulling from edgex-lftools-log-publisher 05:54:37 df20fa9351a1: Pulling fs layer 05:54:37 36b3adc4ff6f: Pulling fs layer 05:54:37 8ad3a11d3b57: Pulling fs layer 05:54:37 46f8f816bc3b: Pulling fs layer 05:54:37 93b61091891f: Pulling fs layer 05:54:37 93b9cdb0e59b: Pulling fs layer 05:54:37 5e14af77c1be: Pulling fs layer 05:54:37 01666e4c0597: Pulling fs layer 05:54:37 aa168da1d23b: Pulling fs layer 05:54:37 46f8f816bc3b: Waiting 05:54:37 93b61091891f: Waiting 05:54:37 93b9cdb0e59b: Waiting 05:54:37 5e14af77c1be: Waiting 05:54:37 01666e4c0597: Waiting 05:54:37 aa168da1d23b: Waiting 05:54:37 36b3adc4ff6f: Download complete 05:54:37 46f8f816bc3b: Verifying Checksum 05:54:37 46f8f816bc3b: Download complete 05:54:37 df20fa9351a1: Verifying Checksum 05:54:37 df20fa9351a1: Download complete 05:54:37 93b9cdb0e59b: Verifying Checksum 05:54:37 93b9cdb0e59b: Download complete 05:54:37 5e14af77c1be: Verifying Checksum 05:54:37 5e14af77c1be: Download complete 05:54:37 93b61091891f: Verifying Checksum 05:54:37 93b61091891f: Download complete 05:54:37 01666e4c0597: Verifying Checksum 05:54:37 01666e4c0597: Download complete 05:54:37 8ad3a11d3b57: Verifying Checksum 05:54:37 8ad3a11d3b57: Download complete 05:54:37 df20fa9351a1: Pull complete 05:54:37 36b3adc4ff6f: Pull complete 05:54:38 8ad3a11d3b57: Pull complete 05:54:38 46f8f816bc3b: Pull complete 05:54:38 93b61091891f: Pull complete 05:54:38 93b9cdb0e59b: Pull complete 05:54:38 5e14af77c1be: Pull complete 05:54:38 01666e4c0597: Pull complete 05:54:39 aa168da1d23b: Verifying Checksum 05:54:39 aa168da1d23b: Download complete 05:54:43 aa168da1d23b: Pull complete 05:54:43 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:54:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:54:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:54:43 prd-centos7-docker-4c-2g-730 does not seem to be running inside a container 05:54:43 $ 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-109/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-109 -v /w/workspace/xfoundry_go-mod-messaging_PR-109:/w/workspace/xfoundry_go-mod-messaging_PR-109:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-109@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-109@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:54:45 $ docker top 4e1c4bab9d0b57b4408eeb6a66ea1a0f65cd58906c84b212a6bec97d11546f44 -eo pid,comm [Pipeline] { [Pipeline] sh 05:54:45 + touch /tmp/pre-build-complete [Pipeline] sh 05:54:45 + mkdir -p /var/log/sa [Pipeline] sh 05:54:46 + ls /var/log/sa-host 05:54:46 + sadf -c /var/log/sa-host/sa05 05:54:46 file_magic: OK 05:54:46 HZ: Using current value: 100 05:54:46 file_header: OK 05:54:46 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 05:54:46 Statistics: 05:54:46 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:54:46 File successfully converted to sysstat format version 12.2.1 05:54:46 + sadf -c /var/log/sa-host/sa07 05:54:46 file_magic: OK 05:54:46 HZ: Using current value: 100 05:54:46 file_header: OK 05:54:46 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 05:54:46 Statistics: 05:54:46 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:54:46 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:54:46 provisioning config files... 05:54:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-109@tmp/config8505598740231392619tmp [Pipeline] { [Pipeline] echo 05:54:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:54:46 ---> create-netrc.sh [Pipeline] } 05:54:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:54:47 ---> python-tools-install.sh [Pipeline] echo 05:54:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:54:47 ---> sudo-logs.sh 05:54:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:54:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:54:48 ---> job-cost.sh 05:54:48 lf-activate-venv: SKIPPING 05:54:48 DEBUG: total: 0.18000000715255737 05:54:48 INFO: Retrieving Stack Cost... 05:54:49 INFO: Retrieving Pricing Info for: v3-standard-2 05:54:49 INFO: Archiving Costs [Pipeline] echo 05:54:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:54:50 ---> logs-deploy.sh 05:54:50 lf-activate-venv: SKIPPING 05:54:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-109/1 05:54:50 INFO: archiving workspace using pattern(s): 05:54:51 Archives upload complete. 05:54:51 INFO: archiving logs to Nexus 05:54:51 ---> uname -a: 05:54:51 Linux prd-centos7-docker-4c-2g-730.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 05:54:51 05:54:51 05:54:51 ---> lscpu: 05:54:51 Architecture: x86_64 05:54:51 CPU op-mode(s): 32-bit, 64-bit 05:54:51 Byte Order: Little Endian 05:54:51 Address sizes: 40 bits physical, 48 bits virtual 05:54:51 CPU(s): 2 05:54:51 On-line CPU(s) list: 0,1 05:54:51 Thread(s) per core: 1 05:54:51 Core(s) per socket: 1 05:54:51 Socket(s): 2 05:54:51 NUMA node(s): 1 05:54:51 Vendor ID: AuthenticAMD 05:54:51 CPU family: 23 05:54:51 Model: 49 05:54:51 Model name: AMD EPYC-Rome Processor 05:54:51 Stepping: 0 05:54:51 CPU MHz: 2800.000 05:54:51 BogoMIPS: 5600.00 05:54:51 Virtualization: AMD-V 05:54:51 Hypervisor vendor: KVM 05:54:51 Virtualization type: full 05:54:51 L1d cache: 64 KiB 05:54:51 L1i cache: 64 KiB 05:54:51 L2 cache: 1 MiB 05:54:51 L3 cache: 32 MiB 05:54:51 NUMA node0 CPU(s): 0,1 05:54:51 Vulnerability Itlb multihit: Not affected 05:54:51 Vulnerability L1tf: Not affected 05:54:51 Vulnerability Mds: Not affected 05:54:51 Vulnerability Meltdown: Not affected 05:54:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:54:51 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:54:51 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:54:51 Vulnerability Srbds: Not affected 05:54:51 Vulnerability Tsx async abort: Not affected 05:54:51 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 05:54:51 05:54:51 05:54:51 ---> nproc: 05:54:51 2 05:54:51 05:54:51 05:54:51 ---> df -h: 05:54:51 Filesystem Size Used Available Use% Mounted on 05:54:51 overlay 40.0G 7.6G 32.4G 19% / 05:54:51 tmpfs 64.0M 0 64.0M 0% /dev 05:54:51 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:54:51 shm 64.0M 0 64.0M 0% /dev/shm 05:54:51 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 05:54:51 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 05:54:51 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 05:54:51 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 05:54:51 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/xfoundry_go-mod-messaging_PR-109@tmp 05:54:51 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 05:54:51 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 05:54:51 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 05:54:51 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 05:54:51 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/xfoundry_go-mod-messaging_PR-109 05:54:51 05:54:51 05:54:51 ---> free -m: 05:54:51 total used free shared buff/cache available 05:54:51 Mem: 7821 987 4740 0 2092 6655 05:54:51 Swap: 1023 0 1023 05:54:51 05:54:51 05:54:51 ---> ip addr: 05:54:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:54:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:54:51 inet 127.0.0.1/8 scope host lo 05:54:51 valid_lft forever preferred_lft forever 05:54:51 inet6 ::1/128 scope host 05:54:51 valid_lft forever preferred_lft forever 05:54:51 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:54:51 link/ether fa:16:3e:6b:c5:e5 brd ff:ff:ff:ff:ff:ff 05:54:51 inet 10.30.122.62/23 brd 10.30.123.255 scope global dynamic eth0 05:54:51 valid_lft 85850sec preferred_lft 85850sec 05:54:51 inet6 fe80::f816:3eff:fe6b:c5e5/64 scope link 05:54:51 valid_lft forever preferred_lft forever 05:54:51 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:54:51 link/ether 02:42:c9:91:46:e9 brd ff:ff:ff:ff:ff:ff 05:54:51 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:54:51 valid_lft forever preferred_lft forever 05:54:51 inet6 fe80::42:c9ff:fe91:46e9/64 scope link 05:54:51 valid_lft forever preferred_lft forever 05:54:51 05:54:51 05:54:51 ---> sar -b -r -n DEV: 05:54:51 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/07/21 _x86_64_ (2 CPU) 05:54:51 05:54:51 05:45:30 LINUX RESTART (2 CPU) 05:54:51 05:54:51 05:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:54:51 05:47:03 81.37 3.40 77.97 0.00 2558.13 2939.18 0.00 05:54:51 05:48:01 0.47 0.00 0.47 0.00 0.00 6.91 0.00 05:54:51 05:49:01 0.22 0.00 0.22 0.00 0.00 2.30 0.00 05:54:51 05:50:01 0.23 0.00 0.23 0.00 0.00 3.33 0.00 05:54:51 05:51:01 0.25 0.00 0.25 0.00 0.00 3.10 0.00 05:54:51 05:52:01 0.37 0.00 0.37 0.00 0.00 6.16 0.00 05:54:51 05:53:01 0.23 0.00 0.23 0.00 0.00 4.70 0.00 05:54:51 05:54:01 0.25 0.00 0.25 0.00 0.00 3.48 0.00 05:54:51 Average: 10.47 0.43 10.04 0.00 321.20 372.78 0.00 05:54:51 05:54:51 05:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:54:51 05:47:03 5458620 0 812372 10.14 2620 1735320 1283040 14.17 580436 1570604 16 05:54:51 05:48:01 5466856 0 804132 10.04 2620 1735324 1216876 13.44 573852 1570568 8 05:54:51 05:49:01 5468252 0 802732 10.02 2620 1735328 1210696 13.37 571760 1571792 8 05:54:51 05:50:01 5467660 0 803320 10.03 2620 1735332 1210708 13.37 572828 1571792 8 05:54:51 05:51:01 5465740 0 805228 10.05 2620 1735344 1195336 13.20 570972 1575376 8 05:54:51 05:52:01 5463780 0 807188 10.08 2620 1735344 1195660 13.20 572840 1575376 8 05:54:51 05:53:01 5463556 0 807404 10.08 2620 1735352 1195672 13.20 573028 1575376 12 05:54:51 05:54:01 5461404 0 809552 10.11 2620 1735356 1195420 13.20 575568 1575376 8 05:54:51 Average: 5464484 0 806491 10.07 2620 1735338 1212926 13.39 573910 1573282 10 05:54:51 05:54:51 05:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:54:51 05:47:03 eth0 133.06 99.45 446.31 26.28 0.00 0.00 0.00 0.00 05:54:51 05:47:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:51 05:47:03 docker0 2.13 1.52 0.48 3.88 0.00 0.00 0.00 0.00 05:54:51 05:48:01 eth0 2.36 0.28 0.45 0.14 0.00 0.00 0.00 0.00 05:54:51 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:51 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:51 05:49:01 eth0 4.71 1.02 1.36 0.81 0.00 0.00 0.00 0.00 05:54:51 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:51 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:51 05:50:01 eth0 1.80 0.78 0.98 0.59 0.00 0.00 0.00 0.00 05:54:51 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:51 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:51 05:51:01 eth0 2.65 0.18 0.30 0.10 0.00 0.00 0.00 0.00 05:54:51 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:51 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:51 05:52:01 eth0 2.05 0.82 0.91 0.57 0.00 0.00 0.00 0.00 05:54:51 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:51 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:51 05:53:01 eth0 0.57 0.28 0.27 0.23 0.00 0.00 0.00 0.00 05:54:51 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:51 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:51 05:54:01 eth0 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:54:51 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:51 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:51 Average: eth0 18.49 12.92 56.58 3.61 0.00 0.00 0.00 0.00 05:54:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:51 Average: docker0 0.27 0.19 0.06 0.49 0.00 0.00 0.00 0.00 05:54:51 05:54:51 05:54:51 ---> sar -P ALL: 05:54:51 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/07/21 _x86_64_ (2 CPU) 05:54:51 05:54:51 05:45:30 LINUX RESTART (2 CPU) 05:54:51 05:54:51 05:46:01 CPU %user %nice %system %iowait %steal %idle 05:54:51 05:47:03 all 4.14 0.00 1.89 1.59 0.05 92.33 05:54:51 05:47:03 0 4.36 0.00 2.49 2.61 0.05 90.49 05:54:51 05:47:03 1 3.93 0.00 1.29 0.58 0.05 94.16 05:54:51 05:48:01 all 0.10 0.00 0.06 0.00 0.04 99.80 05:54:51 05:48:01 0 0.12 0.00 0.07 0.00 0.05 99.76 05:54:51 05:48:01 1 0.07 0.00 0.05 0.00 0.03 99.84 05:54:51 05:49:01 all 0.07 0.00 0.03 0.00 0.03 99.87 05:54:51 05:49:01 0 0.08 0.00 0.03 0.00 0.03 99.85 05:54:51 05:49:01 1 0.05 0.00 0.03 0.00 0.02 99.90 05:54:51 05:50:01 all 0.06 0.00 0.04 0.00 0.02 99.88 05:54:51 05:50:01 0 0.05 0.00 0.02 0.00 0.02 99.92 05:54:51 05:50:01 1 0.07 0.00 0.07 0.00 0.02 99.85 05:54:51 05:51:01 all 0.10 0.00 0.08 0.00 0.03 99.80 05:54:51 05:51:01 0 0.05 0.00 0.07 0.00 0.03 99.85 05:54:51 05:51:01 1 0.15 0.00 0.08 0.00 0.02 99.75 05:54:51 05:52:01 all 0.13 0.00 0.02 0.00 0.03 99.82 05:54:51 05:52:01 0 0.03 0.00 0.02 0.00 0.03 99.92 05:54:51 05:52:01 1 0.23 0.00 0.02 0.00 0.02 99.73 05:54:51 05:53:01 all 0.08 0.00 0.03 0.00 0.03 99.86 05:54:51 05:53:01 0 0.05 0.00 0.03 0.00 0.03 99.88 05:54:51 05:53:01 1 0.10 0.00 0.03 0.00 0.03 99.83 05:54:51 05:54:01 all 0.11 0.00 0.03 0.00 0.03 99.83 05:54:51 05:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:54:51 05:54:01 1 0.20 0.00 0.05 0.00 0.03 99.72 05:54:51 Average: all 0.59 0.00 0.27 0.20 0.03 98.91 05:54:51 Average: 0 0.59 0.00 0.34 0.32 0.03 98.71 05:54:51 Average: 1 0.60 0.00 0.20 0.07 0.03 99.10 05:54:51 05:54:51 05:54:51