Pull request #116 updated Connecting to https://api.github.com using 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 eded54601d2fa90a42f4f357349b4e16864073d6+34aec902d3167f00246ce71fe61efda4f54a6fbb (ca043d7445469bf5e7299841f6a416157b45649c) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8281246649908558219.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4337869527708800231.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-116/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-116/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5137591178756265478.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6759312237120463935.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-116/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-116/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6027279838525912406.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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.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_BUILD_IMAGE_TARGET: builder 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-docker-4c-2g-1286’ is offline Running on prd-centos7-docker-4c-2g-1288 in /w/workspace/xfoundry_go-mod-messaging_PR-116 [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-116 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-messaging_PR-116@tmp/jenkins-gitclient-ssh17708698698079964.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 Merging remotes/origin/main commit 34aec902d3167f00246ce71fe61efda4f54a6fbb into PR head commit eded54601d2fa90a42f4f357349b4e16864073d6 Merge succeeded, producing eded54601d2fa90a42f4f357349b4e16864073d6 Checking out Revision eded54601d2fa90a42f4f357349b4e16864073d6 (PR-116) > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-messaging_PR-116@tmp/jenkins-gitclient-ssh3171481045514718036.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/116/head:refs/remotes/origin/PR-116 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eded54601d2fa90a42f4f357349b4e16864073d6 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-messaging_PR-116@tmp/jenkins-gitclient-ssh4460171280487763867.key > git merge 34aec902d3167f00246ce71fe61efda4f54a6fbb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eded54601d2fa90a42f4f357349b4e16864073d6 # timeout=10 Commit message: "feat: Enable use of CleanSession MQTT option" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-24T22:05:15.727Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-24T22:05:15.841Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-24T22:05:15.876Z] ========================================================= [2021-09-24T22:05:15.876Z] EdgeX Global Pipelines Version Info [2021-09-24T22:05:15.876Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-24T22:05:17.144Z] ------------------- [2021-09-24T22:05:17.144Z] stable info: [2021-09-24T22:05:17.144Z] ------------------- [2021-09-24T22:05:17.144Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-24T22:05:17.144Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-24T22:05:17.144Z] Message: update stable to v1.0.205 [2021-09-24T22:05:17.733Z] ------------------- [2021-09-24T22:05:17.733Z] experimental info: [2021-09-24T22:05:17.733Z] ------------------- [2021-09-24T22:05:17.733Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-24T22:05:17.733Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-24T22:05:17.733Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-24T22:05:17.886Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2021-09-24T22:05:17.914Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2021-09-24T22:05:17.942Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-24T22:05:17.971Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-24T22:05:17.998Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-24T22:05:18.025Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-24T22:05:18.052Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-24T22:05:18.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-24T22:05:18.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-24T22:05:18.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-24T22:05:18.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-24T22:05:18.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-24T22:05:18.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2021-09-24T22:05:18.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-24T22:05:18.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-24T22:05:18.308Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-09-24T22:05:18.338Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-09-24T22:05:18.366Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-24T22:05:18.395Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-24T22:05:18.421Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-24T22:05:18.449Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-09-24T22:05:18.476Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-24T22:05:18.503Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-24T22:05:18.531Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-24T22:05:18.558Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-24T22:05:18.586Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-09-24T22:05:18.613Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-24T22:05:18.640Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-116 [Pipeline] echo [2021-09-24T22:05:18.667Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-116 [Pipeline] echo [2021-09-24T22:05:18.695Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-116 [Pipeline] echo [2021-09-24T22:05:18.724Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eded54601d2fa90a42f4f357349b4e16864073d6 [Pipeline] echo [2021-09-24T22:05:18.753Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eded546 [Pipeline] echo [2021-09-24T22:05:18.783Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-24T22:05:19.297Z] + git log --format=format:%s -1 eded54601d2fa90a42f4f357349b4e16864073d6 [Pipeline] echo [2021-09-24T22:05:19.357Z] GIT_COMMIT: eded54601d2fa90a42f4f357349b4e16864073d6, Commit Message: feat: Enable use of CleanSession MQTT option [Pipeline] echo [2021-09-24T22:05:19.374Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-24T22:05:20.371Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-24T22:05:20.371Z] [2021-09-24T22:05:20.371Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T22:05:20.709Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-24T22:05:20.975Z] latest: Pulling from edgex-devops/git-semver [2021-09-24T22:05:20.975Z] 31603596830f: Pulling fs layer [2021-09-24T22:05:20.975Z] 04fac38145f0: Pulling fs layer [2021-09-24T22:05:20.975Z] 701f6daf10bf: Pulling fs layer [2021-09-24T22:05:20.975Z] 24f72da36158: Pulling fs layer [2021-09-24T22:05:20.975Z] 24f72da36158: Waiting [2021-09-24T22:05:20.975Z] 04fac38145f0: Verifying Checksum [2021-09-24T22:05:20.975Z] 04fac38145f0: Download complete [2021-09-24T22:05:21.244Z] 31603596830f: Verifying Checksum [2021-09-24T22:05:21.244Z] 31603596830f: Download complete [2021-09-24T22:05:21.244Z] 24f72da36158: Verifying Checksum [2021-09-24T22:05:21.244Z] 24f72da36158: Download complete [2021-09-24T22:05:21.244Z] 31603596830f: Pull complete [2021-09-24T22:05:21.511Z] 04fac38145f0: Pull complete [2021-09-24T22:05:21.511Z] 701f6daf10bf: Verifying Checksum [2021-09-24T22:05:21.511Z] 701f6daf10bf: Download complete [2021-09-24T22:05:22.103Z] 701f6daf10bf: Pull complete [2021-09-24T22:05:22.103Z] 24f72da36158: Pull complete [2021-09-24T22:05:22.103Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-24T22:05:22.103Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-24T22:05:22.103Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-24T22:05:22.198Z] prd-centos7-docker-4c-2g-1288 does not seem to be running inside a container [2021-09-24T22:05:22.255Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-116 -v /w/workspace/xfoundry_go-mod-messaging_PR-116:/w/workspace/xfoundry_go-mod-messaging_PR-116:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-116@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-116@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-24T22:05:23.025Z] $ docker top e280d271079a4b118ac1ca203b68696a51c85a6701087aebebcad26bd68260d3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-24T22:05:23.161Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-24T22:05:23.161Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-24T22:05:23.276Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-24T22:05:23.277Z] $ docker exec e280d271079a4b118ac1ca203b68696a51c85a6701087aebebcad26bd68260d3 ssh-agent [2021-09-24T22:05:23.393Z] SSH_AUTH_SOCK=/tmp/ssh-MaMI4t3xxRdi/agent.15 [2021-09-24T22:05:23.393Z] SSH_AGENT_PID=21 [2021-09-24T22:05:23.404Z] Running ssh-add (command line suppressed) [2021-09-24T22:05:23.497Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-116@tmp/private_key_9174170549299880550.key (/w/workspace/xfoundry_go-mod-messaging_PR-116@tmp/private_key_9174170549299880550.key) [2021-09-24T22:05:23.519Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-24T22:05:23.841Z] + git tag --points-at HEAD [Pipeline] } [2021-09-24T22:05:23.859Z] $ docker exec --env ******** --env ******** e280d271079a4b118ac1ca203b68696a51c85a6701087aebebcad26bd68260d3 ssh-agent -k [2021-09-24T22:05:23.946Z] unset SSH_AUTH_SOCK; [2021-09-24T22:05:23.946Z] unset SSH_AGENT_PID; [2021-09-24T22:05:23.946Z] echo Agent pid 21 killed; [2021-09-24T22:05:23.964Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-24T22:05:24.015Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-24T22:05:24.015Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-24T22:05:24.129Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-24T22:05:24.128Z] $ docker exec e280d271079a4b118ac1ca203b68696a51c85a6701087aebebcad26bd68260d3 ssh-agent [2021-09-24T22:05:24.233Z] SSH_AUTH_SOCK=/tmp/ssh-YUqqhSuWvoBc/agent.54 [2021-09-24T22:05:24.233Z] SSH_AGENT_PID=61 [2021-09-24T22:05:24.242Z] Running ssh-add (command line suppressed) [2021-09-24T22:05:24.334Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-116@tmp/private_key_3945783052557804704.key (/w/workspace/xfoundry_go-mod-messaging_PR-116@tmp/private_key_3945783052557804704.key) [2021-09-24T22:05:24.356Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-24T22:05:24.690Z] + git semver init [2021-09-24T22:05:24.690Z] # -> Open(): unable to determine branch for HEAD [2021-09-24T22:05:24.690Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_PR-116/.git [2021-09-24T22:05:24.690Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_PR-116 [2021-09-24T22:05:24.690Z] # $SEMVER_REMOTE_NAME = origin [2021-09-24T22:05:24.690Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-24T22:05:24.690Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-24T22:05:24.690Z] # $SEMVER_BRANCH = PR-116 [2021-09-24T22:05:24.690Z] # $SEMVER_TEMP = /tmp/semver-502149315 [2021-09-24T22:05:24.690Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP [2021-09-24T22:05:25.272Z] # '/tmp/semver-502149315' -> '/w/workspace/xfoundry_go-mod-messaging_PR-116/.semver' [2021-09-24T22:05:25.272Z] # -> Force: false [2021-09-24T22:05:25.272Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_PR-116/.semver [Pipeline] } [2021-09-24T22:05:25.283Z] $ docker exec --env ******** --env ******** e280d271079a4b118ac1ca203b68696a51c85a6701087aebebcad26bd68260d3 ssh-agent -k [2021-09-24T22:05:25.385Z] unset SSH_AUTH_SOCK; [2021-09-24T22:05:25.385Z] unset SSH_AGENT_PID; [2021-09-24T22:05:25.385Z] echo Agent pid 61 killed; [2021-09-24T22:05:25.401Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-24T22:05:25.748Z] + git semver [Pipeline] } [2021-09-24T22:05:25.766Z] $ docker stop --time=1 e280d271079a4b118ac1ca203b68696a51c85a6701087aebebcad26bd68260d3 [2021-09-24T22:05:26.991Z] $ docker rm -f e280d271079a4b118ac1ca203b68696a51c85a6701087aebebcad26bd68260d3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-24T22:05:27.384Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-24T22:05:27.741Z] Stashed 1 file(s) [Pipeline] echo [2021-09-24T22:05:27.745Z] [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 [2021-09-24T22:05:43.071Z] Still waiting to schedule task [2021-09-24T22:05:43.072Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-09-24T22:05:43.074Z] Still waiting to schedule task [2021-09-24T22:05:43.074Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-24T22:08:07.231Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1289 in /w/workspace/xfoundry_go-mod-messaging_PR-116 [Pipeline] { [Pipeline] ws [2021-09-24T22:08:07.256Z] Running in /w/workspace/go-mod-messaging/2 [Pipeline] { [Pipeline] checkout [2021-09-24T22:08:07.477Z] Selected Git installation does not exist. Using Default [2021-09-24T22:08:07.477Z] The recommended git tool is: NONE [2021-09-24T22:08:12.775Z] using credential edgex-jenkins-ssh [2021-09-24T22:08:12.839Z] Cloning the remote Git repository [2021-09-24T22:08:12.918Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2021-09-24T22:08:13.099Z] > git init /w/workspace/go-mod-messaging/2 # timeout=10 [2021-09-24T22:08:13.164Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-09-24T22:08:13.165Z] > git --version # timeout=10 [2021-09-24T22:08:13.180Z] > git --version # 'git version 2.17.1' [2021-09-24T22:08:13.182Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T22:08:13.253Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-24T22:08:14.274Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-09-24T22:08:14.288Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-24T22:08:14.308Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-09-24T22:08:14.342Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-09-24T22:08:14.342Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T22:08:14.355Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/116/head:refs/remotes/origin/PR-116 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-24T22:08:15.046Z] Merging remotes/origin/main commit 34aec902d3167f00246ce71fe61efda4f54a6fbb into PR head commit eded54601d2fa90a42f4f357349b4e16864073d6 [2021-09-24T22:08:15.246Z] Merge succeeded, producing eded54601d2fa90a42f4f357349b4e16864073d6 [2021-09-24T22:08:15.246Z] Checking out Revision eded54601d2fa90a42f4f357349b4e16864073d6 (PR-116) [2021-09-24T22:08:15.067Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T22:08:15.081Z] > git checkout -f eded54601d2fa90a42f4f357349b4e16864073d6 # timeout=10 [2021-09-24T22:08:15.161Z] > git remote # timeout=10 [2021-09-24T22:08:15.183Z] > git config --get remote.origin.url # timeout=10 [2021-09-24T22:08:15.196Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T22:08:15.206Z] > git merge 34aec902d3167f00246ce71fe61efda4f54a6fbb # timeout=10 [2021-09-24T22:08:15.228Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-24T22:08:15.255Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T22:08:15.272Z] > git checkout -f eded54601d2fa90a42f4f357349b4e16864073d6 # timeout=10 [2021-09-24T22:08:19.483Z] Commit message: "feat: Enable use of CleanSession MQTT option" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-09-24T22:08:20.329Z] ========================================================= [2021-09-24T22:08:20.329Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-24T22:08:20.329Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-09-24T22:08:20.901Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-24T22:08:22.883Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-24T22:08:22.883Z] 595b0fe564bb: Pulling fs layer [2021-09-24T22:08:22.883Z] 24495759ef45: Pulling fs layer [2021-09-24T22:08:22.883Z] d148012ef14d: Pulling fs layer [2021-09-24T22:08:22.883Z] e90a11edd702: Pulling fs layer [2021-09-24T22:08:22.883Z] d77568369979: Pulling fs layer [2021-09-24T22:08:22.883Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-24T22:08:22.883Z] 170f2ba95c9a: Pulling fs layer [2021-09-24T22:08:22.883Z] 97ac5df62f85: Pulling fs layer [2021-09-24T22:08:22.883Z] e90a11edd702: Waiting [2021-09-24T22:08:22.883Z] d77568369979: Waiting [2021-09-24T22:08:22.883Z] 97ac5df62f85: Waiting [2021-09-24T22:08:22.883Z] 170f2ba95c9a: Waiting [2021-09-24T22:08:22.883Z] d148012ef14d: Download complete [2021-09-24T22:08:22.883Z] 24495759ef45: Verifying Checksum [2021-09-24T22:08:22.883Z] 24495759ef45: Download complete [2021-09-24T22:08:22.883Z] d77568369979: Verifying Checksum [2021-09-24T22:08:22.883Z] d77568369979: Download complete [2021-09-24T22:08:22.883Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-24T22:08:22.883Z] fc1c9f9a7f3b: Download complete [2021-09-24T22:08:22.883Z] 595b0fe564bb: Verifying Checksum [2021-09-24T22:08:22.883Z] 595b0fe564bb: Download complete [2021-09-24T22:08:23.159Z] 170f2ba95c9a: Download complete [2021-09-24T22:08:23.758Z] 595b0fe564bb: Pull complete [2021-09-24T22:08:24.362Z] 24495759ef45: Pull complete [2021-09-24T22:08:24.637Z] d148012ef14d: Pull complete [2021-09-24T22:08:26.622Z] 97ac5df62f85: Verifying Checksum [2021-09-24T22:08:26.623Z] 97ac5df62f85: Download complete [2021-09-24T22:08:27.224Z] e90a11edd702: Verifying Checksum [2021-09-24T22:08:27.224Z] e90a11edd702: Download complete [2021-09-24T22:08:27.290Z] Running on prd-centos7-docker-4c-2g-1290 in /w/workspace/xfoundry_go-mod-messaging_PR-116 [Pipeline] { [Pipeline] ws [2021-09-24T22:08:27.313Z] Running in /w/workspace/go-mod-messaging/2 [Pipeline] { [Pipeline] checkout [2021-09-24T22:08:27.432Z] Selected Git installation does not exist. Using Default [2021-09-24T22:08:27.432Z] The recommended git tool is: NONE [2021-09-24T22:08:32.722Z] using credential edgex-jenkins-ssh [2021-09-24T22:08:32.739Z] Cloning the remote Git repository [2021-09-24T22:08:32.763Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2021-09-24T22:08:32.832Z] > git init /w/workspace/go-mod-messaging/2 # timeout=10 [2021-09-24T22:08:32.864Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-09-24T22:08:32.864Z] > git --version # timeout=10 [2021-09-24T22:08:32.876Z] > git --version # 'git version 2.24.4' [2021-09-24T22:08:32.877Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T22:08:32.904Z] [INFO] Currently running in a labeled security context [2021-09-24T22:08:32.904Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-24T22:08:32.904Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/2@tmp/jenkins-gitclient-ssh1708327631062459334.key [2021-09-24T22:08:32.919Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-24T22:08:34.200Z] Merging remotes/origin/main commit 34aec902d3167f00246ce71fe61efda4f54a6fbb into PR head commit eded54601d2fa90a42f4f357349b4e16864073d6 [2021-09-24T22:08:34.293Z] Merge succeeded, producing eded54601d2fa90a42f4f357349b4e16864073d6 [2021-09-24T22:08:34.294Z] Checking out Revision eded54601d2fa90a42f4f357349b4e16864073d6 (PR-116) [2021-09-24T22:08:33.582Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-09-24T22:08:33.593Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-24T22:08:33.609Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-09-24T22:08:33.627Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-09-24T22:08:33.627Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T22:08:33.628Z] [INFO] Currently running in a labeled security context [2021-09-24T22:08:33.628Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-24T22:08:33.628Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/2@tmp/jenkins-gitclient-ssh9143742041625677643.key [2021-09-24T22:08:33.634Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/116/head:refs/remotes/origin/PR-116 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-24T22:08:34.204Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T22:08:34.210Z] > git checkout -f eded54601d2fa90a42f4f357349b4e16864073d6 # timeout=10 [2021-09-24T22:08:34.244Z] > git remote # timeout=10 [2021-09-24T22:08:34.256Z] > git config --get remote.origin.url # timeout=10 [2021-09-24T22:08:34.265Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T22:08:34.265Z] [INFO] Currently running in a labeled security context [2021-09-24T22:08:34.266Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-24T22:08:34.266Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/2@tmp/jenkins-gitclient-ssh7086948277385727396.key [2021-09-24T22:08:34.271Z] > git merge 34aec902d3167f00246ce71fe61efda4f54a6fbb # timeout=10 [2021-09-24T22:08:34.282Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-24T22:08:34.292Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T22:08:34.302Z] > git checkout -f eded54601d2fa90a42f4f357349b4e16864073d6 # timeout=10 [2021-09-24T22:08:37.898Z] e90a11edd702: Pull complete [2021-09-24T22:08:37.898Z] d77568369979: Pull complete [2021-09-24T22:08:38.016Z] Commit message: "feat: Enable use of CleanSession MQTT option" [2021-09-24T22:08:38.174Z] fc1c9f9a7f3b: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-09-24T22:08:38.524Z] ========================================================= [2021-09-24T22:08:38.524Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-24T22:08:38.524Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-09-24T22:08:38.775Z] 170f2ba95c9a: Pull complete [2021-09-24T22:08:38.973Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-24T22:08:38.973Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-24T22:08:38.973Z] 540db60ca938: Pulling fs layer [2021-09-24T22:08:38.973Z] adcc1eea9eea: Pulling fs layer [2021-09-24T22:08:38.973Z] 4c4ab2625f07: Pulling fs layer [2021-09-24T22:08:38.973Z] db62176df00c: Pulling fs layer [2021-09-24T22:08:38.973Z] 3b30891b0d05: Pulling fs layer [2021-09-24T22:08:38.973Z] 06b49ca38bd5: Pulling fs layer [2021-09-24T22:08:38.973Z] c788192a36de: Pulling fs layer [2021-09-24T22:08:38.973Z] a77e37c0d609: Pulling fs layer [2021-09-24T22:08:38.973Z] c3185cebc471: Pulling fs layer [2021-09-24T22:08:38.973Z] 06b49ca38bd5: Waiting [2021-09-24T22:08:38.973Z] c788192a36de: Waiting [2021-09-24T22:08:38.973Z] a77e37c0d609: Waiting [2021-09-24T22:08:38.973Z] c3185cebc471: Waiting [2021-09-24T22:08:38.973Z] 3b30891b0d05: Waiting [2021-09-24T22:08:38.973Z] 4c4ab2625f07: Verifying Checksum [2021-09-24T22:08:38.973Z] 4c4ab2625f07: Download complete [2021-09-24T22:08:39.245Z] adcc1eea9eea: Verifying Checksum [2021-09-24T22:08:39.245Z] adcc1eea9eea: Download complete [2021-09-24T22:08:39.245Z] 3b30891b0d05: Verifying Checksum [2021-09-24T22:08:39.245Z] 3b30891b0d05: Download complete [2021-09-24T22:08:39.245Z] 06b49ca38bd5: Verifying Checksum [2021-09-24T22:08:39.245Z] 06b49ca38bd5: Download complete [2021-09-24T22:08:39.245Z] c788192a36de: Verifying Checksum [2021-09-24T22:08:39.245Z] c788192a36de: Download complete [2021-09-24T22:08:39.245Z] 540db60ca938: Download complete [2021-09-24T22:08:39.512Z] 540db60ca938: Pull complete [2021-09-24T22:08:39.512Z] adcc1eea9eea: Pull complete [2021-09-24T22:08:39.512Z] 4c4ab2625f07: Pull complete [2021-09-24T22:08:39.778Z] a77e37c0d609: Verifying Checksum [2021-09-24T22:08:39.778Z] a77e37c0d609: Download complete [2021-09-24T22:08:44.037Z] c3185cebc471: Verifying Checksum [2021-09-24T22:08:44.037Z] c3185cebc471: Download complete [2021-09-24T22:08:44.037Z] db62176df00c: Download complete [2021-09-24T22:08:44.199Z] 97ac5df62f85: Pull complete [2021-09-24T22:08:44.199Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-24T22:08:44.199Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-24T22:08:44.199Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2021-09-24T22:08:44.603Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-24T22:08:44.949Z] + docker inspect -f . ci-base-image-arm64 [2021-09-24T22:08:44.949Z] . [Pipeline] withDockerContainer [2021-09-24T22:08:45.413Z] prd-ubuntu18.04-docker-arm64-4c-16g-1289 does not seem to be running inside a container [2021-09-24T22:08:45.529Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-24T22:08:47.427Z] db62176df00c: Pull complete [2021-09-24T22:08:47.427Z] 3b30891b0d05: Pull complete [2021-09-24T22:08:47.427Z] 06b49ca38bd5: Pull complete [2021-09-24T22:08:47.427Z] c788192a36de: Pull complete [2021-09-24T22:08:47.427Z] a77e37c0d609: Pull complete [2021-09-24T22:08:50.006Z] c3185cebc471: Pull complete [2021-09-24T22:08:50.006Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-24T22:08:50.006Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-24T22:08:50.006Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-24T22:08:51.636Z] $ docker top d97975edbea53a9496ad60bc850f8ec3b88828ffdd6515d82664acb5e2dab4cf -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-09-24T22:08:52.303Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2021-09-24T22:08:52.624Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-24T22:08:52.624Z] . [Pipeline] withDockerContainer [2021-09-24T22:08:52.700Z] + go version [2021-09-24T22:08:52.700Z] go version go1.16.6 linux/arm64 [2021-09-24T22:08:52.730Z] prd-centos7-docker-4c-2g-1290 does not seem to be running inside a container [2021-09-24T22:08:52.781Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-24T22:08:54.768Z] $ docker top 29b83aa3160955c184503bbd3395735ed7a5219656888e47f09f06ceeab7801d -eo pid,comm [Pipeline] { [Pipeline] } [2021-09-24T22:08:54.870Z] $ docker stop --time=1 d97975edbea53a9496ad60bc850f8ec3b88828ffdd6515d82664acb5e2dab4cf [2021-09-24T22:08:56.912Z] $ docker rm -f d97975edbea53a9496ad60bc850f8ec3b88828ffdd6515d82664acb5e2dab4cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T22:08:57.513Z] + go version [2021-09-24T22:08:57.513Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-24T22:08:57.582Z] $ docker stop --time=1 29b83aa3160955c184503bbd3395735ed7a5219656888e47f09f06ceeab7801d [2021-09-24T22:08:57.834Z] + docker inspect -f . ci-base-image-arm64 [2021-09-24T22:08:57.834Z] . [2021-09-24T22:08:58.765Z] $ docker rm -f 29b83aa3160955c184503bbd3395735ed7a5219656888e47f09f06ceeab7801d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withDockerContainer [2021-09-24T22:08:59.081Z] prd-ubuntu18.04-docker-arm64-4c-16g-1289 does not seem to be running inside a container [2021-09-24T22:08:59.168Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-24T22:09:01.010Z] $ docker top 02e33893c6c96bb2891e0ea074fdcc8cf189101c1d0d380a50cda742e4d2d59d -eo pid,comm [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] fileExists [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T22:09:02.072Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-24T22:09:02.072Z] . [Pipeline] withDockerContainer [2021-09-24T22:09:02.155Z] prd-centos7-docker-4c-2g-1290 does not seem to be running inside a container [2021-09-24T22:09:02.221Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-24T22:09:02.283Z] + go mod tidy [2021-09-24T22:09:02.584Z] $ docker top a1c5cd0a0a3841e6971ca704306b2b0437aa794df7f394f778817c3093c70f4c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-24T22:09:03.224Z] + go mod tidy [2021-09-24T22:09:06.561Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-24T22:09:06.561Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-24T22:09:07.144Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-24T22:09:07.412Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-24T22:09:07.412Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-24T22:09:07.666Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-24T22:09:07.666Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-24T22:09:07.666Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-24T22:09:07.666Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-24T22:09:07.666Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-24T22:09:07.666Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-24T22:09:07.666Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-09-24T22:09:07.666Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-09-24T22:09:07.679Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-24T22:09:07.939Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-24T22:09:07.939Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-09-24T22:09:07.939Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-09-24T22:09:07.939Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-24T22:09:07.943Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-09-24T22:09:07.943Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-09-24T22:09:07.943Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-24T22:09:07.943Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-09-24T22:09:07.943Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-24T22:09:08.211Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-24T22:09:08.810Z] go: downloading github.com/kr/pretty v0.1.0 [2021-09-24T22:09:08.810Z] go: downloading gopkg.in/yaml.v2 v2.2.4 [2021-09-24T22:09:08.897Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-24T22:09:09.081Z] go: downloading github.com/kr/text v0.1.0 [2021-09-24T22:09:09.081Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-24T22:09:09.162Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-09-24T22:09:09.162Z] go: downloading github.com/kr/pretty v0.1.0 [2021-09-24T22:09:09.162Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-24T22:09:09.162Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-09-24T22:09:09.363Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-09-24T22:09:09.363Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-24T22:09:09.363Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-24T22:09:09.430Z] go: downloading gopkg.in/yaml.v2 v2.2.4 [2021-09-24T22:09:09.430Z] go: downloading github.com/kr/text v0.1.0 [2021-09-24T22:09:09.430Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-24T22:09:09.701Z] go: downloading golang.org/x/text v0.3.2 [2021-09-24T22:09:09.962Z] go: downloading golang.org/x/text v0.3.2 [2021-09-24T22:09:12.277Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] sh [2021-09-24T22:09:12.882Z] + make test [2021-09-24T22:09:12.882Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] sh [2021-09-24T22:09:14.940Z] + make test [2021-09-24T22:09:14.941Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-09-24T22:09:16.270Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2021-09-24T22:09:19.654Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.021s coverage: 90.3% of statements [2021-09-24T22:09:23.094Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.004s coverage: 67.3% of statements [2021-09-24T22:09:23.094Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2021-09-24T22:09:33.288Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2021-09-24T22:09:37.643Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.052s coverage: 90.3% of statements [2021-09-24T22:09:45.165Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.345s coverage: 83.8% of statements [2021-09-24T22:09:45.165Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.008s coverage: 85.7% of statements [2021-09-24T22:09:45.165Z] --- FAIL: TestClientOptionsIntegration (0.00s) [2021-09-24T22:09:45.165Z] configuration_test.go:173: [2021-09-24T22:09:45.165Z] Error Trace: configuration_test.go:173 [2021-09-24T22:09:45.165Z] Error: Not equal: [2021-09-24T22:09:45.166Z] expected: mqtt.MQTTClientConfig{BrokerURL:"tcp://test.com:8080", MQTTClientOptions:mqtt.MQTTClientOptions{Username:"ProvidedUsername", Password:"ProvidedPassword", ClientId:"ProvidedClientId", Qos:99, KeepAlive:98, Retained:true, AutoReconnect:true, CleanSession:false, ConnectTimeout:97, TlsConfigurationOptions:pkg.TlsConfigurationOptions{SkipCertVerify:true, CertFile:"ProvidedCertFile", KeyFile:"ProvidedKeyFile", KeyPEMBlock:"ProvidedKeyPEMBlock", CertPEMBlock:"ProvidedCertPEMBlock"}}} [2021-09-24T22:09:45.166Z] actual : mqtt.MQTTClientConfig{BrokerURL:"tcp://test.com:8080", MQTTClientOptions:mqtt.MQTTClientOptions{Username:"ProvidedUsername", Password:"ProvidedPassword", ClientId:"ProvidedClientId", Qos:99, KeepAlive:98, Retained:true, AutoReconnect:true, CleanSession:true, ConnectTimeout:97, TlsConfigurationOptions:pkg.TlsConfigurationOptions{SkipCertVerify:true, CertFile:"ProvidedCertFile", KeyFile:"ProvidedKeyFile", KeyPEMBlock:"ProvidedKeyPEMBlock", CertPEMBlock:"ProvidedCertPEMBlock"}}} [2021-09-24T22:09:45.166Z] [2021-09-24T22:09:45.166Z] Diff: [2021-09-24T22:09:45.166Z] --- Expected [2021-09-24T22:09:45.166Z] +++ Actual [2021-09-24T22:09:45.166Z] @@ -10,3 +10,3 @@ [2021-09-24T22:09:45.166Z] AutoReconnect: (bool) true, [2021-09-24T22:09:45.166Z] - CleanSession: (bool) false, [2021-09-24T22:09:45.166Z] + CleanSession: (bool) true, [2021-09-24T22:09:45.166Z] ConnectTimeout: (int) 97, [2021-09-24T22:09:45.166Z] Test: TestClientOptionsIntegration [2021-09-24T22:09:45.166Z] FAIL [2021-09-24T22:09:45.166Z] coverage: 100.0% of statements [2021-09-24T22:09:45.166Z] FAIL github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.003s [2021-09-24T22:09:45.166Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.003s coverage: 100.0% of statements [2021-09-24T22:09:45.166Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.003s coverage: 90.9% of statements [2021-09-24T22:09:45.166Z] FAIL [2021-09-24T22:09:45.166Z] make: *** [Makefile:6: test] Error 1 [Pipeline] } [2021-09-24T22:09:45.182Z] $ docker stop --time=1 a1c5cd0a0a3841e6971ca704306b2b0437aa794df7f394f778817c3093c70f4c [2021-09-24T22:09:46.552Z] $ docker rm -f a1c5cd0a0a3841e6971ca704306b2b0437aa794df7f394f778817c3093c70f4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T22:09:47.697Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T22:09:47.697Z] [2021-09-24T22:09:47.697Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T22:09:47.837Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.019s coverage: 67.3% of statements [2021-09-24T22:09:47.837Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2021-09-24T22:09:48.038Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T22:09:48.038Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-24T22:09:48.038Z] b4d181a07f80: Pulling fs layer [2021-09-24T22:09:48.038Z] a1111a8f2ec3: Pulling fs layer [2021-09-24T22:09:48.038Z] ed53099fbce6: Pulling fs layer [2021-09-24T22:09:48.038Z] dc539afda2c1: Pulling fs layer [2021-09-24T22:09:48.038Z] 77bc0d833cb6: Pulling fs layer [2021-09-24T22:09:48.038Z] 9065ff56babe: Pulling fs layer [2021-09-24T22:09:48.038Z] d287ab97295c: Pulling fs layer [2021-09-24T22:09:48.038Z] dc539afda2c1: Waiting [2021-09-24T22:09:48.038Z] 77bc0d833cb6: Waiting [2021-09-24T22:09:48.038Z] 9065ff56babe: Waiting [2021-09-24T22:09:48.038Z] d287ab97295c: Waiting [2021-09-24T22:09:48.303Z] a1111a8f2ec3: Verifying Checksum [2021-09-24T22:09:48.303Z] a1111a8f2ec3: Download complete [2021-09-24T22:09:48.303Z] dc539afda2c1: Verifying Checksum [2021-09-24T22:09:48.303Z] dc539afda2c1: Download complete [2021-09-24T22:09:48.568Z] 77bc0d833cb6: Verifying Checksum [2021-09-24T22:09:48.568Z] 77bc0d833cb6: Download complete [2021-09-24T22:09:48.568Z] 9065ff56babe: Verifying Checksum [2021-09-24T22:09:48.568Z] 9065ff56babe: Download complete [2021-09-24T22:09:48.568Z] ed53099fbce6: Verifying Checksum [2021-09-24T22:09:48.568Z] ed53099fbce6: Download complete [2021-09-24T22:09:49.150Z] b4d181a07f80: Verifying Checksum [2021-09-24T22:09:49.150Z] b4d181a07f80: Download complete [2021-09-24T22:09:50.568Z] b4d181a07f80: Pull complete [2021-09-24T22:09:50.568Z] a1111a8f2ec3: Pull complete [2021-09-24T22:09:51.165Z] ed53099fbce6: Pull complete [2021-09-24T22:09:51.165Z] dc539afda2c1: Pull complete [2021-09-24T22:09:51.432Z] 77bc0d833cb6: Pull complete [2021-09-24T22:09:51.432Z] 9065ff56babe: Pull complete [2021-09-24T22:09:52.837Z] d287ab97295c: Verifying Checksum [2021-09-24T22:09:52.837Z] d287ab97295c: Download complete [2021-09-24T22:09:58.223Z] d287ab97295c: Pull complete [2021-09-24T22:09:58.223Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-24T22:09:58.223Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T22:09:58.223Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-24T22:09:58.313Z] prd-centos7-docker-4c-2g-1290 does not seem to be running inside a container [2021-09-24T22:09:58.359Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-24T22:10:00.562Z] $ docker top 1cd246f9e49ded6d0ba42282a8c9de645d777dededfa542b22ee1d95c024bdad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-24T22:10:01.160Z] ---> job-cost.sh [2021-09-24T22:10:01.160Z] lf-activate-venv: SKIPPING [2021-09-24T22:10:01.160Z] INFO: No Stack... [2021-09-24T22:10:01.746Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-24T22:10:02.012Z] INFO: Archiving Costs [Pipeline] sh [2021-09-24T22:10:02.330Z] + cut -d, -f6 [2021-09-24T22:10:02.330Z] + cat /w/workspace/go-mod-messaging/2/archives/cost.csv [Pipeline] lock [2021-09-24T22:10:02.373Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-116-2-stack-cost] [2021-09-24T22:10:02.385Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-116-2-stack-cost] did not exist. Created. [2021-09-24T22:10:02.386Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-116-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-24T22:10:02.829Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-24T22:10:03.286Z] Stashed 1 file(s) [Pipeline] } [2021-09-24T22:10:03.294Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-116-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-24T22:10:03.320Z] $ docker stop --time=1 1cd246f9e49ded6d0ba42282a8c9de645d777dededfa542b22ee1d95c024bdad [2021-09-24T22:10:04.485Z] $ docker rm -f 1cd246f9e49ded6d0ba42282a8c9de645d777dededfa542b22ee1d95c024bdad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-24T22:10:04.875Z] Failed in branch amd64 [2021-09-24T22:10:14.613Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.385s coverage: 83.8% of statements [2021-09-24T22:10:14.613Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.025s coverage: 85.7% of statements [2021-09-24T22:10:14.613Z] --- FAIL: TestClientOptionsIntegration (0.00s) [2021-09-24T22:10:14.613Z] configuration_test.go:173: [2021-09-24T22:10:14.613Z] Error Trace: configuration_test.go:173 [2021-09-24T22:10:14.613Z] Error: Not equal: [2021-09-24T22:10:14.613Z] expected: mqtt.MQTTClientConfig{BrokerURL:"tcp://test.com:8080", MQTTClientOptions:mqtt.MQTTClientOptions{Username:"ProvidedUsername", Password:"ProvidedPassword", ClientId:"ProvidedClientId", Qos:99, KeepAlive:98, Retained:true, AutoReconnect:true, CleanSession:false, ConnectTimeout:97, TlsConfigurationOptions:pkg.TlsConfigurationOptions{SkipCertVerify:true, CertFile:"ProvidedCertFile", KeyFile:"ProvidedKeyFile", KeyPEMBlock:"ProvidedKeyPEMBlock", CertPEMBlock:"ProvidedCertPEMBlock"}}} [2021-09-24T22:10:14.613Z] actual : mqtt.MQTTClientConfig{BrokerURL:"tcp://test.com:8080", MQTTClientOptions:mqtt.MQTTClientOptions{Username:"ProvidedUsername", Password:"ProvidedPassword", ClientId:"ProvidedClientId", Qos:99, KeepAlive:98, Retained:true, AutoReconnect:true, CleanSession:true, ConnectTimeout:97, TlsConfigurationOptions:pkg.TlsConfigurationOptions{SkipCertVerify:true, CertFile:"ProvidedCertFile", KeyFile:"ProvidedKeyFile", KeyPEMBlock:"ProvidedKeyPEMBlock", CertPEMBlock:"ProvidedCertPEMBlock"}}} [2021-09-24T22:10:14.613Z] [2021-09-24T22:10:14.613Z] Diff: [2021-09-24T22:10:14.613Z] --- Expected [2021-09-24T22:10:14.613Z] +++ Actual [2021-09-24T22:10:14.613Z] @@ -10,3 +10,3 @@ [2021-09-24T22:10:14.613Z] AutoReconnect: (bool) true, [2021-09-24T22:10:14.613Z] - CleanSession: (bool) false, [2021-09-24T22:10:14.613Z] + CleanSession: (bool) true, [2021-09-24T22:10:14.613Z] ConnectTimeout: (int) 97, [2021-09-24T22:10:14.613Z] Test: TestClientOptionsIntegration [2021-09-24T22:10:14.613Z] FAIL [2021-09-24T22:10:14.613Z] coverage: 100.0% of statements [2021-09-24T22:10:14.613Z] FAIL github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.023s [2021-09-24T22:10:14.613Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.039s coverage: 100.0% of statements [2021-09-24T22:10:14.613Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.042s coverage: 90.9% of statements [2021-09-24T22:10:14.613Z] FAIL [2021-09-24T22:10:14.613Z] make: *** [Makefile:6: test] Error 1 [Pipeline] } [2021-09-24T22:10:14.637Z] $ docker stop --time=1 02e33893c6c96bb2891e0ea074fdcc8cf189101c1d0d380a50cda742e4d2d59d [2021-09-24T22:10:16.676Z] $ docker rm -f 02e33893c6c96bb2891e0ea074fdcc8cf189101c1d0d380a50cda742e4d2d59d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T22:10:20.029Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-24T22:10:20.029Z] [2021-09-24T22:10:20.029Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-24T22:10:20.385Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-24T22:10:20.657Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-24T22:10:20.657Z] 448f6bf000e3: Pulling fs layer [2021-09-24T22:10:20.657Z] f757da607395: Pulling fs layer [2021-09-24T22:10:20.657Z] 05883995daec: Pulling fs layer [2021-09-24T22:10:20.657Z] 8603b9c90790: Pulling fs layer [2021-09-24T22:10:20.657Z] 1560dd03e051: Pulling fs layer [2021-09-24T22:10:20.657Z] 27f5ce0e4adf: Pulling fs layer [2021-09-24T22:10:20.657Z] c2d8d7efcc4b: Pulling fs layer [2021-09-24T22:10:20.657Z] 8603b9c90790: Waiting [2021-09-24T22:10:20.657Z] 1560dd03e051: Waiting [2021-09-24T22:10:20.657Z] 27f5ce0e4adf: Waiting [2021-09-24T22:10:20.657Z] c2d8d7efcc4b: Waiting [2021-09-24T22:10:20.931Z] f757da607395: Download complete [2021-09-24T22:10:20.931Z] 8603b9c90790: Verifying Checksum [2021-09-24T22:10:20.931Z] 8603b9c90790: Download complete [2021-09-24T22:10:20.931Z] 1560dd03e051: Verifying Checksum [2021-09-24T22:10:20.931Z] 1560dd03e051: Download complete [2021-09-24T22:10:21.203Z] 27f5ce0e4adf: Verifying Checksum [2021-09-24T22:10:21.203Z] 27f5ce0e4adf: Download complete [2021-09-24T22:10:21.203Z] 05883995daec: Download complete [2021-09-24T22:10:21.801Z] 448f6bf000e3: Download complete [2021-09-24T22:10:25.185Z] c2d8d7efcc4b: Verifying Checksum [2021-09-24T22:10:25.185Z] c2d8d7efcc4b: Download complete [2021-09-24T22:10:25.460Z] 448f6bf000e3: Pull complete [2021-09-24T22:10:26.444Z] f757da607395: Pull complete [2021-09-24T22:10:27.894Z] 05883995daec: Pull complete [2021-09-24T22:10:28.169Z] 8603b9c90790: Pull complete [2021-09-24T22:10:29.150Z] 1560dd03e051: Pull complete [2021-09-24T22:10:29.424Z] 27f5ce0e4adf: Pull complete [2021-09-24T22:10:44.511Z] c2d8d7efcc4b: Pull complete [2021-09-24T22:10:44.511Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-24T22:10:44.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-24T22:10:44.511Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-24T22:10:44.777Z] prd-ubuntu18.04-docker-arm64-4c-16g-1289 does not seem to be running inside a container [2021-09-24T22:10:44.867Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-24T22:10:49.480Z] $ docker top 810cf65f5879a5fb693207b53b9bf27e992aea70ea17e4b8f40dcdb77f98d4e2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-24T22:10:50.450Z] ---> job-cost.sh [2021-09-24T22:10:50.450Z] lf-activate-venv: SKIPPING [2021-09-24T22:10:50.450Z] INFO: No Stack... [2021-09-24T22:10:51.426Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-24T22:10:51.697Z] INFO: Archiving Costs [Pipeline] sh [2021-09-24T22:10:52.360Z] + cat /w/workspace/go-mod-messaging/2/archives/cost.csv [2021-09-24T22:10:52.360Z] + cut -d, -f6 [Pipeline] lock [2021-09-24T22:10:52.424Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-116-2-stack-cost] [2021-09-24T22:10:52.434Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-116-2-stack-cost] did not exist. Created. [2021-09-24T22:10:52.434Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-116-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-24T22:10:53.125Z] /w/workspace/go-mod-messaging/2@tmp/durable-0cb8dd5e/script.sh: 1: /w/workspace/go-mod-messaging/2@tmp/durable-0cb8dd5e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-24T22:10:53.790Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-24T22:10:53.827Z] Warning: overwriting stash ‘stack-cost’ [2021-09-24T22:10:54.524Z] Stashed 1 file(s) [Pipeline] } [2021-09-24T22:10:54.535Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-116-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-24T22:10:54.579Z] $ docker stop --time=1 810cf65f5879a5fb693207b53b9bf27e992aea70ea17e4b8f40dcdb77f98d4e2 [2021-09-24T22:10:56.265Z] $ docker rm -f 810cf65f5879a5fb693207b53b9bf27e992aea70ea17e4b8f40dcdb77f98d4e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-24T22:10:56.932Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-24T22:10:58.578Z] + '[' -d /w/workspace/xfoundry_go-mod-messaging_PR-116/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-24T22:10:58.914Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T22:10:59.514Z] ---> package-listing.sh [2021-09-24T22:10:59.514Z] ++ facter osfamily [2021-09-24T22:10:59.514Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-24T22:10:59.780Z] + OS_FAMILY=redhat [2021-09-24T22:10:59.780Z] + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-116 [2021-09-24T22:10:59.780Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-24T22:10:59.780Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-24T22:10:59.780Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-24T22:10:59.780Z] + PACKAGES=/tmp/packages_start.txt [2021-09-24T22:10:59.780Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-116 ']' [2021-09-24T22:10:59.780Z] + PACKAGES=/tmp/packages_end.txt [2021-09-24T22:10:59.780Z] + case "${OS_FAMILY}" in [2021-09-24T22:10:59.780Z] + rpm -qa [2021-09-24T22:10:59.780Z] + sort [2021-09-24T22:11:00.366Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-24T22:11:00.366Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-24T22:11:00.366Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-24T22:11:00.366Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-116 ']' [2021-09-24T22:11:00.366Z] + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-116/archives/ [2021-09-24T22:11:00.366Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-116/archives/ [Pipeline] echo [2021-09-24T22:11:00.384Z] 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-116/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-24T22:11:00.689Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-24T22:11:01.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T22:11:01.283Z] [2021-09-24T22:11:01.283Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T22:11:01.620Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T22:11:06.965Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-24T22:11:06.965Z] b4d181a07f80: Pulling fs layer [2021-09-24T22:11:06.965Z] a1111a8f2ec3: Pulling fs layer [2021-09-24T22:11:06.965Z] ed53099fbce6: Pulling fs layer [2021-09-24T22:11:06.965Z] dc539afda2c1: Pulling fs layer [2021-09-24T22:11:06.965Z] 77bc0d833cb6: Pulling fs layer [2021-09-24T22:11:06.965Z] 9065ff56babe: Pulling fs layer [2021-09-24T22:11:06.965Z] d287ab97295c: Pulling fs layer [2021-09-24T22:11:06.965Z] dc539afda2c1: Waiting [2021-09-24T22:11:06.965Z] 77bc0d833cb6: Waiting [2021-09-24T22:11:06.965Z] 9065ff56babe: Waiting [2021-09-24T22:11:06.965Z] d287ab97295c: Waiting [2021-09-24T22:11:06.965Z] a1111a8f2ec3: Verifying Checksum [2021-09-24T22:11:06.965Z] a1111a8f2ec3: Download complete [2021-09-24T22:11:06.965Z] dc539afda2c1: Verifying Checksum [2021-09-24T22:11:06.965Z] dc539afda2c1: Download complete [2021-09-24T22:11:07.231Z] 77bc0d833cb6: Verifying Checksum [2021-09-24T22:11:07.231Z] 77bc0d833cb6: Download complete [2021-09-24T22:11:07.231Z] 9065ff56babe: Verifying Checksum [2021-09-24T22:11:07.231Z] 9065ff56babe: Download complete [2021-09-24T22:11:07.231Z] ed53099fbce6: Verifying Checksum [2021-09-24T22:11:07.231Z] ed53099fbce6: Download complete [2021-09-24T22:11:08.197Z] b4d181a07f80: Verifying Checksum [2021-09-24T22:11:08.197Z] b4d181a07f80: Download complete [2021-09-24T22:11:09.186Z] b4d181a07f80: Pull complete [2021-09-24T22:11:09.459Z] a1111a8f2ec3: Pull complete [2021-09-24T22:11:10.058Z] ed53099fbce6: Pull complete [2021-09-24T22:11:10.058Z] dc539afda2c1: Pull complete [2021-09-24T22:11:10.333Z] 77bc0d833cb6: Pull complete [2021-09-24T22:11:10.333Z] 9065ff56babe: Pull complete [2021-09-24T22:11:11.742Z] d287ab97295c: Verifying Checksum [2021-09-24T22:11:11.742Z] d287ab97295c: Download complete [2021-09-24T22:11:16.030Z] d287ab97295c: Pull complete [2021-09-24T22:11:16.030Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-24T22:11:16.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T22:11:16.030Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-24T22:11:16.119Z] prd-centos7-docker-4c-2g-1288 does not seem to be running inside a container [2021-09-24T22:11:16.176Z] $ 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-116/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-116 -v /w/workspace/xfoundry_go-mod-messaging_PR-116:/w/workspace/xfoundry_go-mod-messaging_PR-116:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-116@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-116@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-24T22:11:19.210Z] $ docker top 66c33ca482bc5fa8ca1a05d7cfc4c0a636eaacc198d3a4efea78e82d0043a635 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-24T22:11:19.611Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-24T22:11:20.135Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-24T22:11:20.456Z] + ls /var/log/sa-host [2021-09-24T22:11:20.457Z] + sadf -c /var/log/sa-host/sa05 [2021-09-24T22:11:20.457Z] file_magic: OK [2021-09-24T22:11:20.457Z] HZ: Using current value: 100 [2021-09-24T22:11:20.457Z] file_header: OK [2021-09-24T22:11:20.457Z] 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 [2021-09-24T22:11:20.457Z] Statistics: [2021-09-24T22:11:20.457Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-24T22:11:20.457Z] File successfully converted to sysstat format version 12.0.3 [2021-09-24T22:11:20.457Z] + sadf -c /var/log/sa-host/sa24 [2021-09-24T22:11:20.457Z] file_magic: OK [2021-09-24T22:11:20.457Z] HZ: Using current value: 100 [2021-09-24T22:11:20.457Z] file_header: OK [2021-09-24T22:11:20.457Z] 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 [2021-09-24T22:11:20.457Z] Statistics: [2021-09-24T22:11:20.457Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-24T22:11:20.457Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-24T22:11:21.163Z] provisioning config files... [2021-09-24T22:11:21.185Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-116@tmp/config5756290605673217922tmp [Pipeline] { [Pipeline] echo [2021-09-24T22:11:21.221Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T22:11:21.545Z] ---> create-netrc.sh [Pipeline] } [2021-09-24T22:11:21.560Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-24T22:11:22.000Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-24T22:11:22.016Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T22:11:22.333Z] ---> sudo-logs.sh [2021-09-24T22:11:22.333Z] Archiving 'sudo' log.. [2021-09-24T22:11:22.333Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1288.vexxhost.local: Name or service not known [2021-09-24T22:11:22.333Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1288.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-24T22:11:22.381Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T22:11:22.701Z] ---> job-cost.sh [2021-09-24T22:11:22.701Z] lf-activate-venv: SKIPPING [2021-09-24T22:11:22.701Z] DEBUG: total: 0.10999999940395355 [2021-09-24T22:11:22.701Z] INFO: Retrieving Stack Cost... [2021-09-24T22:11:23.659Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-24T22:11:23.925Z] INFO: Archiving Costs [Pipeline] echo [2021-09-24T22:11:23.942Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T22:11:24.259Z] ---> logs-deploy.sh [2021-09-24T22:11:24.259Z] lf-activate-venv: SKIPPING [2021-09-24T22:11:24.259Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-116/2 [2021-09-24T22:11:24.259Z] INFO: archiving workspace using pattern(s): [2021-09-24T22:11:24.849Z] Archives upload complete. [2021-09-24T22:11:25.115Z] INFO: archiving logs to Nexus