Pull request #134 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a97f6673cc411540bef57bc3df5881af1145b048+9cef39bd3146322b57f6fe0fab06460a5d1166bf (8b783d3a39155fc7d9f6a1e41b04f5320542ea41) 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-ssh7646145563005155724.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh11807943190377131897.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-134/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-134/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10587540915457813418.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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-134/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17248742123000834885.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12954728316468486907.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 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-134/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-134/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13819160587961075834.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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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.17 USE_ALPINE: true 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-5791 in /w/workspace/xfoundry_go-mod-messaging_PR-134 [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-134 # 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-134@tmp/jenkins-gitclient-ssh6722174654647878059.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 9cef39bd3146322b57f6fe0fab06460a5d1166bf into PR head commit a97f6673cc411540bef57bc3df5881af1145b048 Merge succeeded, producing a97f6673cc411540bef57bc3df5881af1145b048 Checking out Revision a97f6673cc411540bef57bc3df5881af1145b048 (PR-134) > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-messaging_PR-134@tmp/jenkins-gitclient-ssh209782066296130766.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/134/head:refs/remotes/origin/PR-134 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a97f6673cc411540bef57bc3df5881af1145b048 # 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-134@tmp/jenkins-gitclient-ssh4090015363855428933.key > git merge 9cef39bd3146322b57f6fe0fab06460a5d1166bf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a97f6673cc411540bef57bc3df5881af1145b048 # timeout=10 Commit message: "build(deps): bump github.com/pebbe/zmq4 from 1.2.7 to 1.2.8" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:03:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:03:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:03:31 ========================================================= 16:03:31 EdgeX Global Pipelines Version Info 16:03:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:03:32 ------------------- 16:03:32 stable info: 16:03:32 ------------------- 16:03:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:03:32 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 16:03:32 Message: update stable to v1.0.220 16:03:33 ------------------- 16:03:33 experimental info: 16:03:33 ------------------- 16:03:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:03:33 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 16:03:33 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:03:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 16:03:33 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 16:03:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:03:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:03:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:03:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 16:03:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:03:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:03:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:03:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:03:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:03:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 16:03:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:03:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:03:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:03:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:03:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:03:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:03:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:03:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:03:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:03:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:03:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:03:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:03:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:03:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:03:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-134 [Pipeline] echo 16:03:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-134 [Pipeline] echo 16:03:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-134 [Pipeline] echo 16:03:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a97f6673cc411540bef57bc3df5881af1145b048 [Pipeline] echo 16:03:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a97f667 [Pipeline] echo 16:03:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:03:35 + git rev-list -1 --merges a97f6673cc411540bef57bc3df5881af1145b048~1..a97f6673cc411540bef57bc3df5881af1145b048 [Pipeline] echo 16:03:35 -----------> git rev-list -1 --merges a97f6673cc411540bef57bc3df5881af1145b048~1..a97f6673cc411540bef57bc3df5881af1145b048 a97f6673cc411540bef57bc3df5881af1145b048 [false] [Pipeline] sh 16:03:35 + git log --format=format:%s -1 a97f6673cc411540bef57bc3df5881af1145b048 [Pipeline] echo 16:03:35 ========================================================= 16:03:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:03:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:03:36 + git log --format=format:%s -1 a97f6673cc411540bef57bc3df5881af1145b048 [Pipeline] echo 16:03:36 [semverPrep] GIT_COMMIT: a97f6673cc411540bef57bc3df5881af1145b048, Commit Message: build(deps): bump github.com/pebbe/zmq4 from 1.2.7 to 1.2.8 [Pipeline] echo 16:03:36 [semverPrep] This is not a build commit. [Pipeline] sh 16:03:36 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 16:03:36 + grep -v github /etc/ssh/ssh_known_hosts 16:03:36 + '[' -e /tmp/ssh_known_hosts ']' 16:03:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:03:36 + sudo tee -a /etc/ssh/ssh_known_hosts 16:03:36 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 16:03:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:03:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:03:37 16:03:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:03:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:03:37 latest: Pulling from edgex-devops/git-semver 16:03:37 a0d0a0d46f8b: Pulling fs layer 16:03:37 3e5f54012d9b: Pulling fs layer 16:03:37 4c7163046ea9: Pulling fs layer 16:03:37 0c2d73faf560: Pulling fs layer 16:03:37 0c2d73faf560: Waiting 16:03:37 3e5f54012d9b: Verifying Checksum 16:03:37 3e5f54012d9b: Download complete 16:03:37 a0d0a0d46f8b: Verifying Checksum 16:03:37 a0d0a0d46f8b: Download complete 16:03:37 0c2d73faf560: Verifying Checksum 16:03:37 0c2d73faf560: Download complete 16:03:37 4c7163046ea9: Verifying Checksum 16:03:37 4c7163046ea9: Download complete 16:03:37 a0d0a0d46f8b: Pull complete 16:03:37 3e5f54012d9b: Pull complete 16:03:38 4c7163046ea9: Pull complete 16:03:38 0c2d73faf560: Pull complete 16:03:38 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 16:03:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:03:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:03:38 prd-centos7-docker-4c-2g-5791 does not seem to be running inside a container 16:03:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-134 -v /w/workspace/xfoundry_go-mod-messaging_PR-134:/w/workspace/xfoundry_go-mod-messaging_PR-134:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-134@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-134@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 16:03:39 $ docker top b72dd43139d54a8ed0ca7c64ada6fa26b4a55819422663ecd6a1cff47849af4a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:03:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:03:39 [ssh-agent] Looking for ssh-agent implementation... 16:03:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:03:39 $ docker exec b72dd43139d54a8ed0ca7c64ada6fa26b4a55819422663ecd6a1cff47849af4a ssh-agent 16:03:39 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgMoFeA/agent.14 16:03:39 SSH_AGENT_PID=20 16:03:39 Running ssh-add (command line suppressed) 16:03:39 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-134@tmp/private_key_6806881260161696502.key (/w/workspace/xfoundry_go-mod-messaging_PR-134@tmp/private_key_6806881260161696502.key) 16:03:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:03:40 + git tag --points-at HEAD [Pipeline] } 16:03:40 $ docker exec --env ******** --env ******** b72dd43139d54a8ed0ca7c64ada6fa26b4a55819422663ecd6a1cff47849af4a ssh-agent -k 16:03:40 unset SSH_AUTH_SOCK; 16:03:40 unset SSH_AGENT_PID; 16:03:40 echo Agent pid 20 killed; 16:03:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:03:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:03:40 [ssh-agent] Looking for ssh-agent implementation... 16:03:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:03:40 $ docker exec b72dd43139d54a8ed0ca7c64ada6fa26b4a55819422663ecd6a1cff47849af4a ssh-agent 16:03:40 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAKiLeo/agent.54 16:03:40 SSH_AGENT_PID=60 16:03:40 Running ssh-add (command line suppressed) 16:03:40 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-134@tmp/private_key_2167347063673137684.key (/w/workspace/xfoundry_go-mod-messaging_PR-134@tmp/private_key_2167347063673137684.key) 16:03:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:03:41 + git semver init 16:03:41 # -> Open(): unable to determine branch for HEAD 16:03:41 # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_PR-134/.git 16:03:41 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_PR-134 16:03:41 # $SEMVER_REMOTE_NAME = origin 16:03:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:03:41 # $SEMVER_USER_NAME = edgex-jenkins 16:03:41 # $SEMVER_BRANCH = PR-134 16:03:41 # $SEMVER_TEMP = /tmp/semver-257510487 16:03:41 # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP 16:03:41 # '/tmp/semver-257510487' -> '/w/workspace/xfoundry_go-mod-messaging_PR-134/.semver' 16:03:41 # -> Force: false 16:03:41 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_PR-134/.semver [Pipeline] } 16:03:41 $ docker exec --env ******** --env ******** b72dd43139d54a8ed0ca7c64ada6fa26b4a55819422663ecd6a1cff47849af4a ssh-agent -k 16:03:41 unset SSH_AUTH_SOCK; 16:03:41 unset SSH_AGENT_PID; 16:03:41 echo Agent pid 60 killed; 16:03:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:03:42 + git semver [Pipeline] } 16:03:42 $ docker stop --time=1 b72dd43139d54a8ed0ca7c64ada6fa26b4a55819422663ecd6a1cff47849af4a 16:03:43 $ docker rm -f b72dd43139d54a8ed0ca7c64ada6fa26b4a55819422663ecd6a1cff47849af4a [Pipeline] // withDockerContainer [Pipeline] sh 16:03:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:03:44 Stashed 1 file(s) [Pipeline] echo 16:03:44 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:03:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:03:44 ========================================================= 16:03:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 16:03:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:03:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:03:45 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 16:03:45 59bf1c3509f3: Pulling fs layer 16:03:45 666ba61612fd: Pulling fs layer 16:03:45 8ed8ca486205: Pulling fs layer 16:03:45 4fe6c5a15a65: Pulling fs layer 16:03:45 22a0e8bec74d: Pulling fs layer 16:03:45 640e595b4fbd: Pulling fs layer 16:03:45 763cafe07f6e: Pulling fs layer 16:03:45 0c0b528cf693: Pulling fs layer 16:03:45 10935f4eaf8b: Pulling fs layer 16:03:45 640e595b4fbd: Waiting 16:03:45 763cafe07f6e: Waiting 16:03:45 0c0b528cf693: Waiting 16:03:45 10935f4eaf8b: Waiting 16:03:45 4fe6c5a15a65: Waiting 16:03:45 22a0e8bec74d: Waiting 16:03:45 8ed8ca486205: Verifying Checksum 16:03:45 8ed8ca486205: Download complete 16:03:45 666ba61612fd: Verifying Checksum 16:03:45 666ba61612fd: Download complete 16:03:45 22a0e8bec74d: Verifying Checksum 16:03:45 22a0e8bec74d: Download complete 16:03:45 640e595b4fbd: Verifying Checksum 16:03:45 640e595b4fbd: Download complete 16:03:45 59bf1c3509f3: Verifying Checksum 16:03:45 763cafe07f6e: Verifying Checksum 16:03:45 763cafe07f6e: Download complete 16:03:45 0c0b528cf693: Verifying Checksum 16:03:45 0c0b528cf693: Download complete 16:03:45 59bf1c3509f3: Pull complete 16:03:45 666ba61612fd: Pull complete 16:03:46 4fe6c5a15a65: Verifying Checksum 16:03:46 4fe6c5a15a65: Download complete 16:03:46 8ed8ca486205: Pull complete 16:03:46 10935f4eaf8b: Verifying Checksum 16:03:46 10935f4eaf8b: Download complete 16:03:50 4fe6c5a15a65: Pull complete 16:03:50 22a0e8bec74d: Pull complete 16:03:50 640e595b4fbd: Pull complete 16:03:50 763cafe07f6e: Pull complete 16:03:50 0c0b528cf693: Pull complete 16:03:53 10935f4eaf8b: Pull complete 16:03:53 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 16:03:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:03:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh 16:03:53 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 16:03:53 + docker inspect -f . ci-base-image-x86_64 16:03:53 . [Pipeline] withDockerContainer 16:03:53 prd-centos7-docker-4c-2g-5791 does not seem to be running inside a container 16:03:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_PR-134 -v /w/workspace/xfoundry_go-mod-messaging_PR-134:/w/workspace/xfoundry_go-mod-messaging_PR-134:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-134@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-134@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 16:03:55 $ docker top f77941be8c0041024fa94a483eb946ac78fd6c91bdc91c9b5f2a266ddc1020b4 -eo pid,comm [Pipeline] { [Pipeline] sh 16:03:56 + go version 16:03:56 go version go1.17.6 linux/amd64 [Pipeline] } 16:03:56 $ docker stop --time=1 f77941be8c0041024fa94a483eb946ac78fd6c91bdc91c9b5f2a266ddc1020b4 16:03:57 $ docker rm -f f77941be8c0041024fa94a483eb946ac78fd6c91bdc91c9b5f2a266ddc1020b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:03:58 + docker inspect -f . ci-base-image-x86_64 16:03:58 . [Pipeline] withDockerContainer 16:03:58 prd-centos7-docker-4c-2g-5791 does not seem to be running inside a container 16:03:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_PR-134 -v /w/workspace/xfoundry_go-mod-messaging_PR-134:/w/workspace/xfoundry_go-mod-messaging_PR-134:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-134@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-134@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 16:03:58 $ docker top 1dfdbe9fcc7a164f05a7f656c753e806ddca0648db7a0d657cff3bf400e48bb5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:03:59 + make test 16:03:59 CGO_ENABLED=1 GO111MODULE=on go test -race ./... -coverprofile=coverage.out ./... 16:03:59 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 16:03:59 go: downloading github.com/stretchr/testify v1.7.0 16:03:59 go: downloading github.com/pebbe/zmq4 v1.2.8 16:03:59 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:03:59 go: downloading github.com/davecgh/go-spew v1.1.0 16:03:59 go: downloading github.com/pmezard/go-difflib v1.0.0 16:03:59 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 16:03:59 go: downloading github.com/stretchr/objx v0.1.0 16:03:59 go: downloading github.com/gorilla/websocket v1.4.2 16:03:59 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 16:03:59 Still waiting to schedule task 16:03:59 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:04:11 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 16:04:18 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.053s coverage: 90.3% of statements 16:04:23 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.045s coverage: 67.3% of statements 16:04:23 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 16:04:45 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.429s coverage: 83.8% of statements 16:04:45 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.028s coverage: 85.7% of statements 16:04:45 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.031s coverage: 100.0% of statements 16:04:45 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.019s coverage: 100.0% of statements 16:04:45 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.021s coverage: 90.9% of statements 16:04:58 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:04:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:04:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:04:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:04:59 $ docker stop --time=1 1dfdbe9fcc7a164f05a7f656c753e806ddca0648db7a0d657cff3bf400e48bb5 16:05:01 $ docker rm -f 1dfdbe9fcc7a164f05a7f656c753e806ddca0648db7a0d657cff3bf400e48bb5 [Pipeline] // withDockerContainer [Pipeline] sh 16:05:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:05:01 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:05:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:05:02 16:05:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:05:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:05:03 latest: Pulling from edgex-lftools-log-publisher 16:05:03 b4d181a07f80: Pulling fs layer 16:05:03 a1111a8f2ec3: Pulling fs layer 16:05:03 ed53099fbce6: Pulling fs layer 16:05:03 dc539afda2c1: Pulling fs layer 16:05:03 77bc0d833cb6: Pulling fs layer 16:05:03 9065ff56babe: Pulling fs layer 16:05:03 d287ab97295c: Pulling fs layer 16:05:03 dc539afda2c1: Waiting 16:05:03 77bc0d833cb6: Waiting 16:05:03 9065ff56babe: Waiting 16:05:03 d287ab97295c: Waiting 16:05:03 a1111a8f2ec3: Verifying Checksum 16:05:03 a1111a8f2ec3: Download complete 16:05:03 dc539afda2c1: Verifying Checksum 16:05:03 dc539afda2c1: Download complete 16:05:03 ed53099fbce6: Verifying Checksum 16:05:03 ed53099fbce6: Download complete 16:05:03 9065ff56babe: Verifying Checksum 16:05:03 9065ff56babe: Download complete 16:05:03 77bc0d833cb6: Verifying Checksum 16:05:03 77bc0d833cb6: Download complete 16:05:03 b4d181a07f80: Verifying Checksum 16:05:03 b4d181a07f80: Download complete 16:05:03 d287ab97295c: Verifying Checksum 16:05:03 d287ab97295c: Download complete 16:05:04 b4d181a07f80: Pull complete 16:05:04 a1111a8f2ec3: Pull complete 16:05:05 ed53099fbce6: Pull complete 16:05:05 dc539afda2c1: Pull complete 16:05:05 77bc0d833cb6: Pull complete 16:05:05 9065ff56babe: Pull complete 16:05:11 d287ab97295c: Pull complete 16:05:11 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:05:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:05:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:05:11 prd-centos7-docker-4c-2g-5791 does not seem to be running inside a container 16:05:11 $ 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/xfoundry_go-mod-messaging_PR-134 -v /w/workspace/xfoundry_go-mod-messaging_PR-134:/w/workspace/xfoundry_go-mod-messaging_PR-134:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-134@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-134@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:05:14 $ docker top 077a4d9e1236d111f1ef793ee4c2e9239d3a258d5da9b21d8a9a1c1edede439c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:05:14 ---> job-cost.sh 16:05:14 lf-activate-venv: SKIPPING 16:05:14 INFO: No Stack... 16:05:14 INFO: Retrieving Pricing Info for: v3-standard-2 16:05:15 INFO: Archiving Costs [Pipeline] sh 16:05:15 + cat /w/workspace/xfoundry_go-mod-messaging_PR-134/archives/cost.csv 16:05:15 + cut -d, -f6 [Pipeline] lock 16:05:15 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-134-1-stack-cost] 16:05:15 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-134-1-stack-cost] did not exist. Created. 16:05:15 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-134-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:05:15 + echo total: 0.05999999865889549 [Pipeline] stash 16:05:15 Stashed 1 file(s) [Pipeline] } 16:05:15 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-134-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:05:16 $ docker stop --time=1 077a4d9e1236d111f1ef793ee4c2e9239d3a258d5da9b21d8a9a1c1edede439c 16:05:17 $ docker rm -f 077a4d9e1236d111f1ef793ee4c2e9239d3a258d5da9b21d8a9a1c1edede439c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:05:33 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5793 in /w/workspace/xfoundry_go-mod-messaging_PR-134 [Pipeline] { [Pipeline] ws 16:05:33 Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout 16:05:33 Selected Git installation does not exist. Using Default 16:05:33 The recommended git tool is: NONE 16:05:38 using credential edgex-jenkins-ssh 16:05:38 Cloning the remote Git repository 16:05:38 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 16:05:38 > git init /w/workspace/go-mod-messaging/1 # timeout=10 16:05:38 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 16:05:38 > git --version # timeout=10 16:05:38 > git --version # 'git version 2.17.1' 16:05:38 using GIT_SSH to set credentials SSH Credentials for GitHub 16:05:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:05:39 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 16:05:40 Merging remotes/origin/main commit 9cef39bd3146322b57f6fe0fab06460a5d1166bf into PR head commit a97f6673cc411540bef57bc3df5881af1145b048 16:05:40 Merge succeeded, producing a97f6673cc411540bef57bc3df5881af1145b048 16:05:40 Checking out Revision a97f6673cc411540bef57bc3df5881af1145b048 (PR-134) 16:05:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:05:39 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 16:05:39 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 16:05:39 using GIT_SSH to set credentials SSH Credentials for GitHub 16:05:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/134/head:refs/remotes/origin/PR-134 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:05:40 > git config core.sparsecheckout # timeout=10 16:05:40 > git checkout -f a97f6673cc411540bef57bc3df5881af1145b048 # timeout=10 16:05:40 > git remote # timeout=10 16:05:40 > git config --get remote.origin.url # timeout=10 16:05:40 using GIT_SSH to set credentials SSH Credentials for GitHub 16:05:40 > git merge 9cef39bd3146322b57f6fe0fab06460a5d1166bf # timeout=10 16:05:40 > git rev-parse HEAD^{commit} # timeout=10 16:05:40 > git config core.sparsecheckout # timeout=10 16:05:40 > git checkout -f a97f6673cc411540bef57bc3df5881af1145b048 # timeout=10 16:05:44 Commit message: "build(deps): bump github.com/pebbe/zmq4 from 1.2.7 to 1.2.8" 16:05:44 > git --version # timeout=10 16:05:44 > git --version # 'git version 2.17.1' 16:05:44 fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:05:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:05:46 % Total % Received % Xferd Average Speed Time Time Time Current 16:05:46 Dload Upload Total Spent Left Speed 16:05:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 86445 0 --:--:-- --:--:-- --:--:-- 87080 [Pipeline] sh 16:05:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:05:46 + sudo tee /etc/docker/daemon.new 16:05:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:05:46 { 16:05:46 "registry-mirrors": [ 16:05:46 "https://nexus3.edgexfoundry.org:10001" 16:05:46 ], 16:05:46 "bip": "10.250.0.254/24", 16:05:46 "hosts": [ 16:05:46 "tcp://0.0.0.0:5555", 16:05:46 "unix:///var/run/docker.sock" 16:05:46 ], 16:05:46 "mtu": 1458, 16:05:46 "selinux-enabled": true, 16:05:46 "seccomp-profile": "/etc/docker/seccomp.json" 16:05:46 } [Pipeline] sh 16:05:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:05:47 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 16:06:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:06:06 ========================================================= 16:06:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 16:06:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:06:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:06:07 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:06:07 9b3977197b4f: Pulling fs layer 16:06:07 1a89e8eeedd5: Pulling fs layer 16:06:07 94645a83ff95: Pulling fs layer 16:06:07 3f3a8bcf1eab: Pulling fs layer 16:06:07 0c92f367c5e7: Pulling fs layer 16:06:07 f7c0051592d6: Pulling fs layer 16:06:07 a227ed2f7395: Pulling fs layer 16:06:07 7b1c46037f91: Pulling fs layer 16:06:07 3f3a8bcf1eab: Waiting 16:06:07 0c92f367c5e7: Waiting 16:06:07 f7c0051592d6: Waiting 16:06:07 a227ed2f7395: Waiting 16:06:07 7b1c46037f91: Waiting 16:06:07 94645a83ff95: Verifying Checksum 16:06:07 94645a83ff95: Download complete 16:06:07 1a89e8eeedd5: Verifying Checksum 16:06:07 1a89e8eeedd5: Download complete 16:06:07 0c92f367c5e7: Verifying Checksum 16:06:07 0c92f367c5e7: Download complete 16:06:07 f7c0051592d6: Verifying Checksum 16:06:07 f7c0051592d6: Download complete 16:06:07 a227ed2f7395: Verifying Checksum 16:06:07 a227ed2f7395: Download complete 16:06:07 9b3977197b4f: Verifying Checksum 16:06:07 9b3977197b4f: Download complete 16:06:08 9b3977197b4f: Pull complete 16:06:09 1a89e8eeedd5: Pull complete 16:06:09 94645a83ff95: Pull complete 16:06:09 7b1c46037f91: Verifying Checksum 16:06:09 7b1c46037f91: Download complete 16:06:10 3f3a8bcf1eab: Verifying Checksum 16:06:10 3f3a8bcf1eab: Download complete 16:06:22 3f3a8bcf1eab: Pull complete 16:06:22 0c92f367c5e7: Pull complete 16:06:22 f7c0051592d6: Pull complete 16:06:22 a227ed2f7395: Pull complete 16:06:29 7b1c46037f91: Pull complete 16:06:29 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 16:06:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:06:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh 16:06:29 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 16:06:30 + docker inspect -f . ci-base-image-arm64 16:06:30 . [Pipeline] withDockerContainer 16:06:30 prd-ubuntu18.04-docker-arm64-4c-16g-5793 does not seem to be running inside a container 16:06:30 $ 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 ******** -e ******** ci-base-image-arm64 cat 16:06:33 $ docker top 42a3aee6c3c636a2be7970d6c70e7c8b6d204bcd331280ffd687b4f509a5c24e -eo pid,comm [Pipeline] { [Pipeline] sh 16:06:34 + go version 16:06:34 go version go1.17.6 linux/arm64 [Pipeline] } 16:06:34 $ docker stop --time=1 42a3aee6c3c636a2be7970d6c70e7c8b6d204bcd331280ffd687b4f509a5c24e 16:06:36 $ docker rm -f 42a3aee6c3c636a2be7970d6c70e7c8b6d204bcd331280ffd687b4f509a5c24e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:06:37 + docker inspect -f . ci-base-image-arm64 16:06:37 . [Pipeline] withDockerContainer 16:06:37 prd-ubuntu18.04-docker-arm64-4c-16g-5793 does not seem to be running inside a container 16:06:37 $ 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 ******** -e ******** ci-base-image-arm64 cat 16:06:38 $ docker top e4f895d56cffee31679e53fe9c0e8ce647a28ede4ca2d784eab0909a065128d2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:06:39 + make test 16:06:39 CGO_ENABLED=1 GO111MODULE=on go test -race ./... -coverprofile=coverage.out ./... 16:06:39 go: downloading github.com/stretchr/testify v1.7.0 16:06:39 go: downloading github.com/pebbe/zmq4 v1.2.8 16:06:40 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:06:40 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 16:06:40 go: downloading github.com/davecgh/go-spew v1.1.0 16:06:40 go: downloading github.com/pmezard/go-difflib v1.0.0 16:06:40 go: downloading github.com/stretchr/objx v0.1.0 16:06:40 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 16:06:40 go: downloading github.com/gorilla/websocket v1.4.2 16:06:40 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 16:07:37 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 16:07:55 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.181s coverage: 90.3% of statements 16:07:58 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.100s coverage: 67.3% of statements 16:07:58 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 16:08:16 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.477s coverage: 83.8% of statements 16:08:16 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.059s coverage: 85.7% of statements 16:08:16 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.070s coverage: 100.0% of statements 16:08:16 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.083s coverage: 100.0% of statements 16:08:16 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.052s coverage: 90.9% of statements 16:08:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:08:16 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:08:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:08:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:08:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:08:55 $ docker stop --time=1 e4f895d56cffee31679e53fe9c0e8ce647a28ede4ca2d784eab0909a065128d2 16:08:57 $ docker rm -f e4f895d56cffee31679e53fe9c0e8ce647a28ede4ca2d784eab0909a065128d2 [Pipeline] // withDockerContainer [Pipeline] sh 16:08:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:08:58 Warning: overwriting stash ‘coverage-report’ 16:08:58 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:08:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:08:59 16:08:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:09:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:09:00 arm64: Pulling from edgex-lftools-log-publisher 16:09:00 448f6bf000e3: Pulling fs layer 16:09:00 f757da607395: Pulling fs layer 16:09:00 05883995daec: Pulling fs layer 16:09:00 8603b9c90790: Pulling fs layer 16:09:00 1560dd03e051: Pulling fs layer 16:09:00 27f5ce0e4adf: Pulling fs layer 16:09:00 c2d8d7efcc4b: Pulling fs layer 16:09:00 1560dd03e051: Waiting 16:09:00 c2d8d7efcc4b: Waiting 16:09:00 27f5ce0e4adf: Waiting 16:09:00 8603b9c90790: Waiting 16:09:00 f757da607395: Verifying Checksum 16:09:00 f757da607395: Download complete 16:09:00 8603b9c90790: Verifying Checksum 16:09:00 8603b9c90790: Download complete 16:09:00 1560dd03e051: Verifying Checksum 16:09:00 1560dd03e051: Download complete 16:09:00 27f5ce0e4adf: Verifying Checksum 16:09:00 27f5ce0e4adf: Download complete 16:09:00 05883995daec: Verifying Checksum 16:09:00 05883995daec: Download complete 16:09:00 448f6bf000e3: Verifying Checksum 16:09:00 448f6bf000e3: Download complete 16:09:03 c2d8d7efcc4b: Download complete 16:09:04 448f6bf000e3: Pull complete 16:09:05 f757da607395: Pull complete 16:09:06 05883995daec: Pull complete 16:09:06 8603b9c90790: Pull complete 16:09:07 1560dd03e051: Pull complete 16:09:08 27f5ce0e4adf: Pull complete 16:09:23 c2d8d7efcc4b: Pull complete 16:09:23 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:09:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:09:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:09:23 prd-ubuntu18.04-docker-arm64-4c-16g-5793 does not seem to be running inside a container 16:09:23 $ 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/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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:09:26 $ docker top 49e7fc13f4ff3a24be53a2c0345e218142d69ab29d5ab554b0e31fee241e5ea8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:09:27 ---> job-cost.sh 16:09:27 lf-activate-venv: SKIPPING 16:09:27 INFO: No Stack... 16:09:27 INFO: Retrieving Pricing Info for: v3-standard-4 16:09:28 INFO: Archiving Costs [Pipeline] sh 16:09:28 + cat /w/workspace/go-mod-messaging/1/archives/cost.csv 16:09:28 + cut -d, -f6 [Pipeline] lock 16:09:28 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-134-1-stack-cost] 16:09:28 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-134-1-stack-cost] did not exist. Created. 16:09:28 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-134-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:09:29 /w/workspace/go-mod-messaging/1@tmp/durable-ea1e5aae/script.sh: 1: /w/workspace/go-mod-messaging/1@tmp/durable-ea1e5aae/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:09:30 + echo total: 0.10999999940395355 [Pipeline] stash 16:09:30 Warning: overwriting stash ‘stack-cost’ 16:09:30 Stashed 1 file(s) [Pipeline] } 16:09:30 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-134-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:09:30 $ docker stop --time=1 49e7fc13f4ff3a24be53a2c0345e218142d69ab29d5ab554b0e31fee241e5ea8 16:09:32 $ docker rm -f 49e7fc13f4ff3a24be53a2c0345e218142d69ab29d5ab554b0e31fee241e5ea8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 16:09:33 provisioning config files... 16:09:33 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_PR-134@tmp/config3373671674557625196tmp [Pipeline] { [Pipeline] sh 16:09:33 + set +x 16:09:33 + curl -s https://codecov.io/bash 16:09:33 + bash -s -- 16:09:33 16:09:33 _____ _ 16:09:33 / ____| | | 16:09:33 | | ___ __| | ___ ___ _____ __ 16:09:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:09:33 | |___| (_) | (_| | __/ (_| (_) \ V / 16:09:33 \_____\___/ \__,_|\___|\___\___/ \_/ 16:09:33 Bash-1.0.6 16:09:33 16:09:33 16:09:33 ==> git version 2.24.4 found 16:09:33 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 16:09:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:09:33 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:09:33 ==> Jenkins CI detected. 16:09:33 current dir:  /w/workspace/xfoundry_go-mod-messaging_PR-134 16:09:33 project root: . 16:09:33 --> token set from env 16:09:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:09:33 ==> Running gcov in . (disable via -X gcov) 16:09:33 ==> Python coveragepy not found 16:09:33 ==> Searching for coverage reports in: 16:09:33 + . 16:09:33 -> Found 1 reports 16:09:33 ==> Detecting git/mercurial file structure 16:09:33 ==> Reading reports 16:09:33 + ./coverage.out bytes=22143 16:09:33 ==> Appending adjustments 16:09:33 https://docs.codecov.io/docs/fixing-reports 16:09:33 + Found adjustments 16:09:33 ==> Gzipping contents 16:09:33 8.0K /tmp/codecov.H1aXQv.gz 16:09:33 ==> Uploading reports 16:09:33 url: https://codecov.io 16:09:33 query: branch=PR-134&commit=a97f6673cc411540bef57bc3df5881af1145b048&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-134%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=134&job=&cmd_args= 16:09:33 -> Pinging Codecov 16:09:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=PR-134&commit=a97f6673cc411540bef57bc3df5881af1145b048&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-134%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=134&job=&cmd_args= 16:09:34 -> Uploading to 16:09:34 https://storage.googleapis.com/codecov/v4/raw/2022-02-21/F6E385568367DD0E4001BA4F8F1CB792/a97f6673cc411540bef57bc3df5881af1145b048/39ab67d2-e018-435d-8e23-21a91cf52fe2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220221%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220221T160934Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0a8bb7c70f76861f83ae4b943983933b7b0e4a2a344646b88c95da28cd8fb2b9 16:09:34 % Total % Received % Xferd Average Speed Time Time Time Current 16:09:34 Dload Upload Total Spent Left Speed 16:09:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5432 0 0 100 5432 0 17735 --:--:-- --:--:-- --:--:-- 17693 100 5432 0 0 100 5432 0 17727 --:--:-- --:--:-- --:--:-- 17693 16:09:34 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/a97f6673cc411540bef57bc3df5881af1145b048 [Pipeline] } 16:09:34 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:09:36 + '[' -d /w/workspace/xfoundry_go-mod-messaging_PR-134/archives ']' 16:09:36 + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-134/archives 16:09:36 total 8 16:09:36 drwxr-xr-x. 3 root root 34 Feb 21 16:05 . 16:09:36 drwxrwxr-x. 9 jenkins jenkins 4096 Feb 21 16:05 .. 16:09:36 drwxr-xr-x. 2 root root 6 Feb 21 16:05 cost 16:09:36 -rw-r--r--. 1 root root 87 Feb 21 16:05 cost.csv 16:09:36 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-messaging_PR-134/archives 16:09:36 + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-134/archives 16:09:36 total 8 16:09:36 drwxr-xr-x. 3 jenkins jenkins 34 Feb 21 16:05 . 16:09:36 drwxrwxr-x. 9 jenkins jenkins 4096 Feb 21 16:05 .. 16:09:36 drwxr-xr-x. 2 jenkins jenkins 6 Feb 21 16:05 cost 16:09:36 -rw-r--r--. 1 jenkins jenkins 87 Feb 21 16:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:09:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:09:37 ---> package-listing.sh 16:09:37 ++ facter osfamily 16:09:37 ++ tr '[:upper:]' '[:lower:]' 16:09:37 + OS_FAMILY=redhat 16:09:37 + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-134 16:09:37 + START_PACKAGES=/tmp/packages_start.txt 16:09:37 + END_PACKAGES=/tmp/packages_end.txt 16:09:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:09:37 + PACKAGES=/tmp/packages_start.txt 16:09:37 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-134 ']' 16:09:37 + PACKAGES=/tmp/packages_end.txt 16:09:37 + case "${OS_FAMILY}" in 16:09:37 + rpm -qa 16:09:37 + sort 16:09:38 + '[' -f /tmp/packages_start.txt ']' 16:09:38 + '[' -f /tmp/packages_end.txt ']' 16:09:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:09:38 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-134 ']' 16:09:38 + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-134/archives/ 16:09:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-134/archives/ [Pipeline] echo 16:09:38 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-134/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:09:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:09:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:09:39 . [Pipeline] withDockerContainer 16:09:39 prd-centos7-docker-4c-2g-5791 does not seem to be running inside a container 16:09:39 $ 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-134/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-134 -v /w/workspace/xfoundry_go-mod-messaging_PR-134:/w/workspace/xfoundry_go-mod-messaging_PR-134:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-134@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-134@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:latest cat 16:09:39 $ docker top 7651584d6e1bd57c20dc31b4dbfe7c506f963fec81998059696191fb3e0dfbd2 -eo pid,comm [Pipeline] { [Pipeline] sh 16:09:40 + touch /tmp/pre-build-complete [Pipeline] sh 16:09:40 + mkdir -p /var/log/sysstat [Pipeline] sh 16:09:40 + ls /var/log/sa-host 16:09:40 + sadf -c /var/log/sa-host/sa17 16:09:40 file_magic: OK 16:09:40 HZ: Using current value: 100 16:09:40 file_header: OK 16:09:40 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 16:09:40 Statistics: 16:09:40 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:09:40 File successfully converted to sysstat format version 12.0.3 16:09:40 + sadf -c /var/log/sa-host/sa21 16:09:40 file_magic: OK 16:09:40 HZ: Using current value: 100 16:09:40 file_header: OK 16:09:40 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 16:09:40 Statistics: 16:09:40 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:09:40 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:09:41 provisioning config files... 16:09:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-134@tmp/config4252432303330156568tmp [Pipeline] { [Pipeline] echo 16:09:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:09:41 ---> create-netrc.sh [Pipeline] } 16:09:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:09:41 ---> python-tools-install.sh [Pipeline] echo 16:09:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:09:42 ---> sudo-logs.sh 16:09:42 Archiving 'sudo' log.. 16:09:42 sudo: unable to resolve host prd-centos7-docker-4c-2g-5791.novalocal: Name or service not known 16:09:42 sudo: unable to resolve host prd-centos7-docker-4c-2g-5791.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 16:09:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:09:42 ---> job-cost.sh 16:09:42 lf-activate-venv: SKIPPING 16:09:42 DEBUG: total: 0.05999999865889549 16:09:42 INFO: Retrieving Stack Cost... 16:09:42 INFO: Retrieving Pricing Info for: v3-standard-2 16:09:43 INFO: Archiving Costs [Pipeline] echo 16:09:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:09:43 ---> logs-deploy.sh 16:09:43 lf-activate-venv: SKIPPING 16:09:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-134/1 16:09:43 INFO: archiving workspace using pattern(s): 16:09:44 Archives upload complete. 16:09:44 INFO: archiving logs to Nexus