Pull request #462 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a3c38b61625048942ae14b5470a1c4f95e1d4b83+738a6fab2d3187b2db1349542ea69c9902f5b687 (a240bb6b6ff45c9d3cff2a437d9e80cd593bd13e) 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-ssh16848952525770569094.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh10090448130701938030.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-bootstrap/branches/PR-462/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # 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-bootstrap/branches/PR-462/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17020548193295492953.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-bootstrap/branches/PR-462/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15281493551220924192.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 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-ssh10363081804520025596.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-bootstrap/branches/PR-462/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # 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-bootstrap/branches/PR-462/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9609922591857772511.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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-bootstrap 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8526’ Running on prd-ubuntu20.04-docker-8c-8g-8534 in /w/workspace/xfoundry_go-mod-bootstrap_PR-462 [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-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-462 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 738a6fab2d3187b2db1349542ea69c9902f5b687 into PR head commit a3c38b61625048942ae14b5470a1c4f95e1d4b83 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/462/head:refs/remotes/origin/PR-462 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing a3c38b61625048942ae14b5470a1c4f95e1d4b83 Checking out Revision a3c38b61625048942ae14b5470a1c4f95e1d4b83 (PR-462) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:02:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:02:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git checkout -f a3c38b61625048942ae14b5470a1c4f95e1d4b83 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 738a6fab2d3187b2db1349542ea69c9902f5b687 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a3c38b61625048942ae14b5470a1c4f95e1d4b83 # timeout=10 [Pipeline] echo 10:02:00 ========================================================= 10:02:00 EdgeX Global Pipelines Version Info 10:02:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:02:01 ------------------- 10:02:01 stable info: 10:02:01 ------------------- 10:02:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:02:01 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 10:02:01 Message: update stable to v1.0.244 10:02:02 ------------------- 10:02:02 experimental info: 10:02:02 ------------------- 10:02:02 Commited By: **** collab-it+edgex@linuxfoundation.org 10:02:02 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 10:02:02 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:02:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 10:02:02 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 10:02:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:02:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:02:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:02:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 10:02:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:02:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:02:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:02:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:02:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:02:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 10:02:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:02:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:02:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 10:02:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 10:02:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:02:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:02:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:02:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:02:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:02:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:02:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:02:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:02:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 10:02:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:02:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:02:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-462 [Pipeline] echo 10:02:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-462 [Pipeline] echo 10:02:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-462 [Pipeline] echo 10:02:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a3c38b61625048942ae14b5470a1c4f95e1d4b83 [Pipeline] echo 10:02:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a3c38b6 [Pipeline] echo 10:02:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:02:04 + git rev-list -1 --merges a3c38b61625048942ae14b5470a1c4f95e1d4b83~1..a3c38b61625048942ae14b5470a1c4f95e1d4b83 [Pipeline] echo 10:02:04 -----------> git rev-list -1 --merges a3c38b61625048942ae14b5470a1c4f95e1d4b83~1..a3c38b61625048942ae14b5470a1c4f95e1d4b83 a3c38b61625048942ae14b5470a1c4f95e1d4b83 [false] [Pipeline] sh 10:02:04 + git log --format=format:%s -1 a3c38b61625048942ae14b5470a1c4f95e1d4b83 [Pipeline] echo 10:02:04 ========================================================= 10:02:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:02:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:02:05 + git log --format=format:%s -1 a3c38b61625048942ae14b5470a1c4f95e1d4b83 [Pipeline] echo 10:02:05 [semverPrep] GIT_COMMIT: a3c38b61625048942ae14b5470a1c4f95e1d4b83, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3 [Pipeline] echo 10:02:05 [semverPrep] This is not a build commit. [Pipeline] sh 10:02:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:02:05 + grep -v github /etc/ssh/ssh_known_hosts 10:02:05 + [ -e /tmp/ssh_known_hosts ] 10:02:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:02:05 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:02:05 sudo tee -a /etc/ssh/ssh_known_hosts 10:02:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:02:06 10:02:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:02:06 0.1.4: Pulling from edgex-devops/py-git-semver 10:02:06 b85a868b505f: Pulling fs layer 10:02:06 e2be974225ed: Pulling fs layer 10:02:06 339a4e72a1f5: Pulling fs layer 10:02:06 988bab9f4d93: Pulling fs layer 10:02:06 1469e6f7b9e6: Pulling fs layer 10:02:06 eaf3925da568: Pulling fs layer 10:02:06 bab4dde63d76: Pulling fs layer 10:02:06 bde34c3a00c8: Pulling fs layer 10:02:06 b352a97aabf1: Pulling fs layer 10:02:06 4872d77fe225: Pulling fs layer 10:02:06 5851b861e8e6: Pulling fs layer 10:02:06 bab4dde63d76: Waiting 10:02:06 4872d77fe225: Waiting 10:02:06 5851b861e8e6: Waiting 10:02:06 988bab9f4d93: Waiting 10:02:06 1469e6f7b9e6: Waiting 10:02:06 bde34c3a00c8: Waiting 10:02:06 eaf3925da568: Waiting 10:02:06 e2be974225ed: Download complete 10:02:07 988bab9f4d93: Verifying Checksum 10:02:07 988bab9f4d93: Download complete 10:02:07 1469e6f7b9e6: Verifying Checksum 10:02:07 1469e6f7b9e6: Download complete 10:02:07 eaf3925da568: Verifying Checksum 10:02:07 eaf3925da568: Download complete 10:02:07 339a4e72a1f5: Verifying Checksum 10:02:07 339a4e72a1f5: Download complete 10:02:07 bde34c3a00c8: Verifying Checksum 10:02:07 bde34c3a00c8: Download complete 10:02:07 b352a97aabf1: Verifying Checksum 10:02:07 b352a97aabf1: Download complete 10:02:07 4872d77fe225: Verifying Checksum 10:02:07 4872d77fe225: Download complete 10:02:07 5851b861e8e6: Verifying Checksum 10:02:07 5851b861e8e6: Download complete 10:02:07 b85a868b505f: Verifying Checksum 10:02:07 b85a868b505f: Download complete 10:02:07 bab4dde63d76: Verifying Checksum 10:02:07 bab4dde63d76: Download complete 10:02:08 b85a868b505f: Pull complete 10:02:08 e2be974225ed: Pull complete 10:02:09 339a4e72a1f5: Pull complete 10:02:09 988bab9f4d93: Pull complete 10:02:09 1469e6f7b9e6: Pull complete 10:02:09 eaf3925da568: Pull complete 10:02:11 bab4dde63d76: Pull complete 10:02:11 bde34c3a00c8: Pull complete 10:02:11 b352a97aabf1: Pull complete 10:02:11 4872d77fe225: Pull complete 10:02:11 5851b861e8e6: Pull complete 10:02:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:02:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:02:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:02:11 prd-ubuntu20.04-docker-8c-8g-8534 does not seem to be running inside a container 10:02:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-462 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-462:/w/workspace/xfoundry_go-mod-bootstrap_PR-462:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-462@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-462@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-devops/py-git-semver:0.1.4 cat 10:02:15 $ docker top d62215f6af8d266db49ca237d7ffe72cc82c964c7e9e77c3c2739728478efc7c -eo pid,comm 10:02:15 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:02:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:02:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:02:15 [ssh-agent] Looking for ssh-agent implementation... 10:02:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:02:15 $ docker exec d62215f6af8d266db49ca237d7ffe72cc82c964c7e9e77c3c2739728478efc7c ssh-agent 10:02:16 SSH_AUTH_SOCK=/tmp/ssh-IgW3i3Mn1N7N/agent.33 10:02:16 SSH_AGENT_PID=39 10:02:16 Running ssh-add (command line suppressed) 10:02:16 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-462@tmp/private_key_18384020832496223563.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-462@tmp/private_key_18384020832496223563.key) 10:02:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:02:16 + git tag --points-at HEAD [Pipeline] } 10:02:16 $ docker exec --env ******** --env ******** d62215f6af8d266db49ca237d7ffe72cc82c964c7e9e77c3c2739728478efc7c ssh-agent -k 10:02:16 unset SSH_AUTH_SOCK; 10:02:16 unset SSH_AGENT_PID; 10:02:16 echo Agent pid 39 killed; 10:02:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:02:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:02:16 [ssh-agent] Looking for ssh-agent implementation... 10:02:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:02:16 $ docker exec d62215f6af8d266db49ca237d7ffe72cc82c964c7e9e77c3c2739728478efc7c ssh-agent 10:02:16 SSH_AUTH_SOCK=/tmp/ssh-bcmTOXobEnhH/agent.71 10:02:16 SSH_AGENT_PID=77 10:02:16 Running ssh-add (command line suppressed) 10:02:17 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-462@tmp/private_key_14042905326403517216.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-462@tmp/private_key_14042905326403517216.key) 10:02:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:02:17 + git semver init 10:02:17 2023-03-07 10:02:17,527 [run_init] DEBUG init version:0.0.0 force:False 10:02:17 2023-03-07 10:02:17,528 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-462/.semver 10:02:17 2023-03-07 10:02:17,528 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-462/.semver 10:02:17 2023-03-07 10:02:17,528 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-462/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-462, universal_newlines=False, shell=None, istream=None) 10:02:18 2023-03-07 10:02:18,322 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-462/.git/info/exclude 10:02:18 2023-03-07 10:02:18,323 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-462/.semver/PR-462 with force:False 10:02:18 2023-03-07 10:02:18,323 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-462/.semver/PR-462 10:02:18 2023-03-07 10:02:18,328 [execute] INFO git cat-file --batch-check 10:02:18 2023-03-07 10:02:18,329 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-462/.semver, universal_newlines=False, shell=None, istream=) 10:02:18 2023-03-07 10:02:18,335 [execute] INFO git cat-file --batch 10:02:18 2023-03-07 10:02:18,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-462/.semver, universal_newlines=False, shell=None, istream=) 10:02:18 2023-03-07 10:02:18,342 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-462/.semver/PR-462 10:02:18 0.0.0 [Pipeline] } 10:02:18 $ docker exec --env ******** --env ******** d62215f6af8d266db49ca237d7ffe72cc82c964c7e9e77c3c2739728478efc7c ssh-agent -k 10:02:18 unset SSH_AUTH_SOCK; 10:02:18 unset SSH_AGENT_PID; 10:02:18 echo Agent pid 77 killed; 10:02:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:02:19 + git semver [Pipeline] } 10:02:19 $ docker stop --time=1 d62215f6af8d266db49ca237d7ffe72cc82c964c7e9e77c3c2739728478efc7c 10:02:20 $ docker rm -f --volumes d62215f6af8d266db49ca237d7ffe72cc82c964c7e9e77c3c2739728478efc7c [Pipeline] // withDockerContainer [Pipeline] sh 10:02:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:02:21 Stashed 1 file(s) [Pipeline] echo 10:02:21 [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 10:02:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:02:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:02:22 ========================================================= 10:02:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 10:02:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 10:02:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 10:02:22 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 10:02:22 213ec9aee27d: Pulling fs layer 10:02:22 4583459ba037: Pulling fs layer 10:02:22 93c1e223e6f2: Pulling fs layer 10:02:22 53926ce57604: Pulling fs layer 10:02:22 21b2b0c7a3f4: Pulling fs layer 10:02:22 22ff95d597cd: Pulling fs layer 10:02:22 12d6caf4c0d1: Pulling fs layer 10:02:22 96b7cbca73a9: Pulling fs layer 10:02:22 a7acece74701: Pulling fs layer 10:02:22 21b2b0c7a3f4: Waiting 10:02:22 22ff95d597cd: Waiting 10:02:22 12d6caf4c0d1: Waiting 10:02:22 96b7cbca73a9: Waiting 10:02:22 a7acece74701: Waiting 10:02:22 53926ce57604: Waiting 10:02:22 93c1e223e6f2: Verifying Checksum 10:02:22 93c1e223e6f2: Download complete 10:02:22 4583459ba037: Verifying Checksum 10:02:22 4583459ba037: Download complete 10:02:22 21b2b0c7a3f4: Verifying Checksum 10:02:22 21b2b0c7a3f4: Download complete 10:02:22 22ff95d597cd: Download complete 10:02:22 213ec9aee27d: Verifying Checksum 10:02:22 213ec9aee27d: Download complete 10:02:22 12d6caf4c0d1: Verifying Checksum 10:02:22 12d6caf4c0d1: Download complete 10:02:22 213ec9aee27d: Pull complete 10:02:22 4583459ba037: Pull complete 10:02:22 93c1e223e6f2: Pull complete 10:02:22 a7acece74701: Verifying Checksum 10:02:22 a7acece74701: Download complete 10:02:23 96b7cbca73a9: Verifying Checksum 10:02:23 96b7cbca73a9: Download complete 10:02:23 53926ce57604: Verifying Checksum 10:02:23 53926ce57604: Download complete 10:02:27 53926ce57604: Pull complete 10:02:27 21b2b0c7a3f4: Pull complete 10:02:27 22ff95d597cd: Pull complete 10:02:27 12d6caf4c0d1: Pull complete 10:02:29 96b7cbca73a9: Pull complete 10:02:30 a7acece74701: Pull complete 10:02:30 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 10:02:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 10:02:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 10:02:30 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:30 + docker inspect -f . ci-base-image-x86_64 10:02:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:02:30 prd-ubuntu20.04-docker-8c-8g-8534 does not seem to be running inside a container 10:02:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-462 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-462:/w/workspace/xfoundry_go-mod-bootstrap_PR-462:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-462@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-462@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 ******** ci-base-image-x86_64 cat 10:02:36 Still waiting to schedule task 10:02:36 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8532’ 10:02:36 $ docker top 97c40b64d372742431d76d9b768213486db3e6cc2d7766135ad50a2b679b3795 -eo pid,comm [Pipeline] { [Pipeline] sh 10:02:37 + go version 10:02:37 go version go1.18.7 linux/amd64 [Pipeline] } 10:02:37 $ docker stop --time=1 97c40b64d372742431d76d9b768213486db3e6cc2d7766135ad50a2b679b3795 10:02:38 $ docker rm -f --volumes 97c40b64d372742431d76d9b768213486db3e6cc2d7766135ad50a2b679b3795 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:39 + docker inspect -f . ci-base-image-x86_64 10:02:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:02:39 prd-ubuntu20.04-docker-8c-8g-8534 does not seem to be running inside a container 10:02:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_go-mod-bootstrap_PR-462 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-462:/w/workspace/xfoundry_go-mod-bootstrap_PR-462:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-462@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-462@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 ******** ci-base-image-x86_64 cat 10:02:39 $ docker top a9e2c9462b681f778ba7288402e882685488c9f6350110308369730db3e5b581 -eo pid,comm [Pipeline] { [Pipeline] sh 10:02:40 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-462 [Pipeline] fileExists [Pipeline] sh 10:02:40 + make test 10:02:40 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:02:40 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 10:02:40 go: downloading github.com/stretchr/testify v1.8.2 10:02:40 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.24 10:02:40 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.6 10:02:40 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.16 10:02:40 go: downloading github.com/google/uuid v1.3.0 10:02:40 go: downloading github.com/hashicorp/go-multierror v1.1.1 10:02:40 go: downloading github.com/pelletier/go-toml v1.9.5 10:02:40 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.5 10:02:40 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.8 10:02:40 go: downloading github.com/mitchellh/copystructure v1.2.0 10:02:40 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 10:02:40 go: downloading github.com/gorilla/mux v1.8.0 10:02:40 go: downloading github.com/davecgh/go-spew v1.1.1 10:02:40 go: downloading github.com/pmezard/go-difflib v1.0.0 10:02:40 go: downloading github.com/stretchr/objx v0.5.0 10:02:40 go: downloading gopkg.in/yaml.v3 v3.0.1 10:02:40 go: downloading github.com/hashicorp/errwrap v1.0.0 10:02:40 go: downloading github.com/go-kit/log v0.2.1 10:02:40 go: downloading github.com/go-playground/validator/v10 v10.11.2 10:02:40 go: downloading github.com/mitchellh/reflectwalk v1.0.2 10:02:40 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 10:02:40 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 10:02:40 go: downloading github.com/gorilla/websocket v1.4.2 10:02:40 go: downloading golang.org/x/net v0.7.0 10:02:40 go: downloading golang.org/x/sync v0.1.0 10:02:40 go: downloading github.com/hashicorp/consul/api v1.19.1 10:02:40 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 10:02:40 go: downloading github.com/go-logfmt/logfmt v0.5.1 10:02:40 go: downloading github.com/go-playground/universal-translator v0.18.1 10:02:40 go: downloading github.com/leodido/go-urn v1.2.1 10:02:40 go: downloading golang.org/x/crypto v0.6.0 10:02:40 go: downloading golang.org/x/text v0.7.0 10:02:40 go: downloading github.com/zeebo/errs v1.3.0 10:02:40 go: downloading google.golang.org/grpc v1.51.0 10:02:41 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 10:02:41 go: downloading github.com/mitchellh/mapstructure v1.5.0 10:02:41 go: downloading github.com/x448/float16 v0.8.4 10:02:41 go: downloading github.com/go-redis/redis/v7 v7.3.0 10:02:41 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 10:02:41 go: downloading google.golang.org/protobuf v1.28.1 10:02:41 go: downloading github.com/go-playground/locales v0.14.1 10:02:41 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 10:02:41 go: downloading github.com/hashicorp/go-hclog v0.14.1 10:02:41 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 10:02:41 go: downloading github.com/hashicorp/serf v0.10.1 10:02:41 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 10:02:41 go: downloading github.com/fatih/color v1.9.0 10:02:41 go: downloading github.com/mattn/go-isatty v0.0.14 10:02:41 go: downloading github.com/golang/protobuf v1.5.2 10:02:41 go: downloading golang.org/x/sys v0.5.0 10:02:41 go: downloading github.com/mattn/go-colorable v0.1.12 10:02:41 go: downloading github.com/armon/go-metrics v0.3.10 10:02:41 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 10:02:41 go: downloading github.com/hashicorp/golang-lru v0.5.4 10:02:51 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 10:03:13 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.020s coverage: 35.3% of statements 10:03:13 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 10:03:13 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.033s coverage: 92.5% of statements 10:03:13 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.008s coverage: 85.3% of statements 10:03:13 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.025s coverage: 42.3% of statements 10:03:13 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 10:03:13 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 10:03:13 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.021s coverage: 100.0% of statements 10:03:13 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.329s coverage: 87.7% of statements 10:03:13 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.020s coverage: 25.0% of statements 10:03:13 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.029s coverage: 79.2% of statements 10:03:13 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 10:03:13 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.021s coverage: 31.2% of statements 10:03:13 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.006s coverage: 91.3% of statements 10:03:18 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 10:03:18 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:03:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:03:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 10:03:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:03:22 $ docker stop --time=1 a9e2c9462b681f778ba7288402e882685488c9f6350110308369730db3e5b581 10:03:23 $ docker rm -f --volumes a9e2c9462b681f778ba7288402e882685488c9f6350110308369730db3e5b581 [Pipeline] // withDockerContainer [Pipeline] sh 10:03:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:03:24 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] withEnv [Pipeline] { [Pipeline] sh 10:03:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:03:25 10:03:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:03:25 latest: Pulling from edgex-lftools-log-publisher 10:03:25 5eb5b503b376: Pulling fs layer 10:03:25 5c69ac0246d0: Pulling fs layer 10:03:25 ec43610c2a17: Pulling fs layer 10:03:25 3a2ae6a8a46f: Pulling fs layer 10:03:25 33b1e0a273af: Pulling fs layer 10:03:25 5d3b04190fa2: Pulling fs layer 10:03:25 2f39f015ded8: Pulling fs layer 10:03:25 33b1e0a273af: Waiting 10:03:25 5d3b04190fa2: Waiting 10:03:25 2f39f015ded8: Waiting 10:03:25 3a2ae6a8a46f: Waiting 10:03:25 5c69ac0246d0: Download complete 10:03:25 3a2ae6a8a46f: Verifying Checksum 10:03:25 3a2ae6a8a46f: Download complete 10:03:26 33b1e0a273af: Verifying Checksum 10:03:26 33b1e0a273af: Download complete 10:03:26 5d3b04190fa2: Verifying Checksum 10:03:26 5d3b04190fa2: Download complete 10:03:26 ec43610c2a17: Verifying Checksum 10:03:26 ec43610c2a17: Download complete 10:03:26 5eb5b503b376: Verifying Checksum 10:03:26 5eb5b503b376: Download complete 10:03:27 2f39f015ded8: Download complete 10:03:27 5eb5b503b376: Pull complete 10:03:27 5c69ac0246d0: Pull complete 10:03:27 ec43610c2a17: Pull complete 10:03:28 3a2ae6a8a46f: Pull complete 10:03:28 33b1e0a273af: Pull complete 10:03:28 5d3b04190fa2: Pull complete 10:03:32 2f39f015ded8: Pull complete 10:03:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:03:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:03:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:03:32 prd-ubuntu20.04-docker-8c-8g-8534 does not seem to be running inside a container 10:03:32 $ 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-bootstrap_PR-462 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-462:/w/workspace/xfoundry_go-mod-bootstrap_PR-462:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-462@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-462@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:03:35 $ docker top 713a1fcfc70b91af11baac546dd0daddf12da70bed75cdc38e4b6f47327fa1c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:03:36 ---> job-cost.sh 10:03:36 lf-activate-venv: SKIPPING 10:03:36 INFO: No Stack... 10:03:36 INFO: Retrieving Pricing Info for: v3-standard-8 10:03:36 INFO: Archiving Costs [Pipeline] sh 10:03:37 + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-462/archives/cost.csv 10:03:37 + cut -d, -f6 [Pipeline] lock 10:03:37 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-462-1-stack-cost] 10:03:37 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-462-1-stack-cost] did not exist. Created. 10:03:37 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-462-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:03:37 + echo total: 0.2199999988079071 [Pipeline] stash 10:03:37 Stashed 1 file(s) [Pipeline] } 10:03:37 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-462-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:03:37 $ docker stop --time=1 713a1fcfc70b91af11baac546dd0daddf12da70bed75cdc38e4b6f47327fa1c8 10:03:39 $ docker rm -f --volumes 713a1fcfc70b91af11baac546dd0daddf12da70bed75cdc38e4b6f47327fa1c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:04:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8536 in /w/workspace/xfoundry_go-mod-bootstrap_PR-462 [Pipeline] { [Pipeline] ws 10:04:48 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 10:04:48 Selected Git installation does not exist. Using Default 10:04:48 The recommended git tool is: NONE 10:04:54 using credential edgex-jenkins-ssh 10:04:54 Cloning the remote Git repository 10:04:54 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 10:04:54 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 10:04:54 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 10:04:54 > git --version # timeout=10 10:04:54 > git --version # 'git version 2.25.1' 10:04:54 using GIT_SSH to set credentials SSH Credentials for GitHub 10:04:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:04:55 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 10:04:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:04:57 Merging remotes/origin/main commit 738a6fab2d3187b2db1349542ea69c9902f5b687 into PR head commit a3c38b61625048942ae14b5470a1c4f95e1d4b83 10:04:57 Merge succeeded, producing a3c38b61625048942ae14b5470a1c4f95e1d4b83 10:04:57 Checking out Revision a3c38b61625048942ae14b5470a1c4f95e1d4b83 (PR-462) 10:04:56 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 10:04:56 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 10:04:56 using GIT_SSH to set credentials SSH Credentials for GitHub 10:04:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/462/head:refs/remotes/origin/PR-462 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:04:57 > git config core.sparsecheckout # timeout=10 10:04:57 > git checkout -f a3c38b61625048942ae14b5470a1c4f95e1d4b83 # timeout=10 10:04:57 > git remote # timeout=10 10:04:57 > git config --get remote.origin.url # timeout=10 10:04:57 using GIT_SSH to set credentials SSH Credentials for GitHub 10:04:57 > git merge 738a6fab2d3187b2db1349542ea69c9902f5b687 # timeout=10 10:04:57 > git rev-parse HEAD^{commit} # timeout=10 10:04:57 > git config core.sparsecheckout # timeout=10 10:04:57 > git checkout -f a3c38b61625048942ae14b5470a1c4f95e1d4b83 # timeout=10 10:04:58 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" 10:04:58 > git --version # timeout=10 10:04:58 > git --version # 'git version 2.25.1' 10:04:58 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:04:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:04:59 % Total % Received % Xferd Average Speed Time Time Time Current 10:04:59 Dload Upload Total Spent Left Speed 10:04:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75898 0 --:--:-- --:--:-- --:--:-- 76353 [Pipeline] sh 10:05:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:05:00 + sudo tee /etc/docker/daemon.new 10:05:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:05:00 { 10:05:00 "registry-mirrors": [ 10:05:00 "https://nexus3.edgexfoundry.org:10001" 10:05:00 ], 10:05:00 "bip": "10.250.0.254/24", 10:05:00 "hosts": [ 10:05:00 "tcp://0.0.0.0:5555", 10:05:00 "unix:///var/run/docker.sock" 10:05:00 ], 10:05:00 "mtu": 1458, 10:05:00 "selinux-enabled": true, 10:05:00 "seccomp-profile": "/etc/docker/seccomp.json" 10:05:00 } [Pipeline] sh 10:05:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:05:01 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 10:05:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:05:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:05:19 ========================================================= 10:05:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 10:05:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 10:05:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:05:20 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:05:20 9b18e9b68314: Pulling fs layer 10:05:20 35d82f9e3411: Pulling fs layer 10:05:20 e16973657156: Pulling fs layer 10:05:20 fc693d55d65f: Pulling fs layer 10:05:20 7e9fc2657dce: Pulling fs layer 10:05:20 dda99020689f: Pulling fs layer 10:05:20 db1c61fa0a46: Pulling fs layer 10:05:20 891c053d2c06: Pulling fs layer 10:05:20 fc693d55d65f: Waiting 10:05:20 7e9fc2657dce: Waiting 10:05:20 dda99020689f: Waiting 10:05:20 db1c61fa0a46: Waiting 10:05:20 891c053d2c06: Waiting 10:05:20 e16973657156: Verifying Checksum 10:05:20 e16973657156: Download complete 10:05:20 35d82f9e3411: Verifying Checksum 10:05:20 7e9fc2657dce: Verifying Checksum 10:05:20 7e9fc2657dce: Download complete 10:05:20 dda99020689f: Verifying Checksum 10:05:20 dda99020689f: Download complete 10:05:20 9b18e9b68314: Download complete 10:05:21 9b18e9b68314: Pull complete 10:05:21 891c053d2c06: Download complete 10:05:22 35d82f9e3411: Pull complete 10:05:22 e16973657156: Pull complete 10:05:23 db1c61fa0a46: Verifying Checksum 10:05:23 db1c61fa0a46: Download complete 10:05:23 fc693d55d65f: Verifying Checksum 10:05:23 fc693d55d65f: Download complete 10:05:36 fc693d55d65f: Pull complete 10:05:36 7e9fc2657dce: Pull complete 10:05:36 dda99020689f: Pull complete 10:05:42 db1c61fa0a46: Pull complete 10:05:44 891c053d2c06: Pull complete 10:05:44 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 10:05:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:05:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 10:05:44 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:45 + docker inspect -f . ci-base-image-arm64 10:05:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:05:45 prd-ubuntu20.04-docker-arm64-4c-16g-8536 does not seem to be running inside a container 10:05:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/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 ******** -e ******** ci-base-image-arm64 cat 10:05:48 $ docker top 0400f12658cfe3c4825deff0121f671879311b785f785daaec174b50b2c58320 -eo pid,comm [Pipeline] { [Pipeline] sh 10:05:49 + go version 10:05:49 go version go1.18.7 linux/arm64 [Pipeline] } 10:05:49 $ docker stop --time=1 0400f12658cfe3c4825deff0121f671879311b785f785daaec174b50b2c58320 10:05:52 $ docker rm -f --volumes 0400f12658cfe3c4825deff0121f671879311b785f785daaec174b50b2c58320 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:52 + docker inspect -f . ci-base-image-arm64 10:05:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:05:53 prd-ubuntu20.04-docker-arm64-4c-16g-8536 does not seem to be running inside a container 10:05:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/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 ******** -e ******** ci-base-image-arm64 cat 10:05:54 $ docker top 04a0984b862f3f290bf6221dfb511881e6b9747cd5808c71ac8befba08fe914c -eo pid,comm [Pipeline] { [Pipeline] sh 10:05:55 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/1 [Pipeline] fileExists [Pipeline] sh 10:05:55 + make test 10:05:55 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:05:55 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.6 10:05:55 go: downloading github.com/pelletier/go-toml v1.9.5 10:05:55 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.24 10:05:56 go: downloading github.com/stretchr/testify v1.8.2 10:05:56 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.5 10:05:56 go: downloading github.com/mitchellh/copystructure v1.2.0 10:05:56 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 10:05:56 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.16 10:05:56 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.8 10:05:56 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 10:05:56 go: downloading github.com/google/uuid v1.3.0 10:05:56 go: downloading github.com/hashicorp/go-multierror v1.1.1 10:05:56 go: downloading github.com/gorilla/mux v1.8.0 10:05:56 go: downloading github.com/davecgh/go-spew v1.1.1 10:05:56 go: downloading github.com/pmezard/go-difflib v1.0.0 10:05:56 go: downloading gopkg.in/yaml.v3 v3.0.1 10:05:56 go: downloading github.com/stretchr/objx v0.5.0 10:05:56 go: downloading github.com/go-kit/log v0.2.1 10:05:56 go: downloading github.com/go-playground/validator/v10 v10.11.2 10:05:57 go: downloading github.com/mitchellh/reflectwalk v1.0.2 10:05:57 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 10:05:57 go: downloading github.com/gorilla/websocket v1.4.2 10:05:57 go: downloading golang.org/x/net v0.7.0 10:05:57 go: downloading golang.org/x/sync v0.1.0 10:05:57 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 10:05:57 go: downloading github.com/hashicorp/errwrap v1.0.0 10:05:57 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 10:05:57 go: downloading github.com/hashicorp/consul/api v1.19.1 10:05:57 go: downloading github.com/go-logfmt/logfmt v0.5.1 10:05:57 go: downloading github.com/go-playground/universal-translator v0.18.1 10:05:57 go: downloading github.com/leodido/go-urn v1.2.1 10:05:57 go: downloading golang.org/x/crypto v0.6.0 10:05:57 go: downloading golang.org/x/text v0.7.0 10:05:57 go: downloading github.com/zeebo/errs v1.3.0 10:05:58 go: downloading google.golang.org/grpc v1.51.0 10:05:59 go: downloading github.com/go-redis/redis/v7 v7.3.0 10:05:59 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 10:05:59 go: downloading github.com/mitchellh/mapstructure v1.5.0 10:05:59 go: downloading github.com/x448/float16 v0.8.4 10:05:59 go: downloading github.com/go-playground/locales v0.14.1 10:05:59 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 10:05:59 go: downloading github.com/hashicorp/go-hclog v0.14.1 10:05:59 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 10:05:59 go: downloading github.com/hashicorp/serf v0.10.1 10:05:59 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 10:05:59 go: downloading google.golang.org/protobuf v1.28.1 10:06:00 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 10:06:00 go: downloading github.com/fatih/color v1.9.0 10:06:00 go: downloading github.com/mattn/go-isatty v0.0.14 10:06:00 go: downloading github.com/armon/go-metrics v0.3.10 10:06:00 go: downloading github.com/golang/protobuf v1.5.2 10:06:00 go: downloading golang.org/x/sys v0.5.0 10:06:00 go: downloading github.com/mattn/go-colorable v0.1.12 10:06:01 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 10:06:01 go: downloading github.com/hashicorp/golang-lru v0.5.4 10:07:24 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 10:07:50 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.102s coverage: 35.3% of statements 10:07:50 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 10:07:50 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.079s coverage: 92.5% of statements 10:07:50 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.023s coverage: 85.3% of statements 10:07:50 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.106s coverage: 42.3% of statements 10:07:50 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 10:07:50 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 10:07:50 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.060s coverage: 100.0% of statements 10:07:50 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.417s coverage: 87.7% of statements 10:07:50 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.053s coverage: 25.0% of statements 10:07:50 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.145s coverage: 79.2% of statements 10:07:50 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 10:07:50 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.088s coverage: 31.2% of statements 10:07:50 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.037s coverage: 91.3% of statements 10:07:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:07:50 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:08:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:08:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 10:08:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:08:13 $ docker stop --time=1 04a0984b862f3f290bf6221dfb511881e6b9747cd5808c71ac8befba08fe914c 10:08:15 $ docker rm -f --volumes 04a0984b862f3f290bf6221dfb511881e6b9747cd5808c71ac8befba08fe914c [Pipeline] // withDockerContainer [Pipeline] sh 10:08:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:08:17 Warning: overwriting stash ‘coverage-report’ 10:08:18 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] withEnv [Pipeline] { [Pipeline] sh 10:08:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:08:19 10:08:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:08:20 arm64: Pulling from edgex-lftools-log-publisher 10:08:20 8998bd30e6a1: Pulling fs layer 10:08:20 04944245beec: Pulling fs layer 10:08:20 699f458cf7ca: Pulling fs layer 10:08:20 765212b225bb: Pulling fs layer 10:08:20 f23df028b6ca: Pulling fs layer 10:08:20 d65c8cfc05b1: Pulling fs layer 10:08:20 2437ff75d9bd: Pulling fs layer 10:08:20 f23df028b6ca: Waiting 10:08:20 2437ff75d9bd: Waiting 10:08:20 d65c8cfc05b1: Waiting 10:08:20 765212b225bb: Waiting 10:08:20 04944245beec: Verifying Checksum 10:08:20 04944245beec: Download complete 10:08:20 765212b225bb: Download complete 10:08:20 f23df028b6ca: Verifying Checksum 10:08:20 f23df028b6ca: Download complete 10:08:20 d65c8cfc05b1: Verifying Checksum 10:08:20 d65c8cfc05b1: Download complete 10:08:20 699f458cf7ca: Verifying Checksum 10:08:20 699f458cf7ca: Download complete 10:08:20 8998bd30e6a1: Verifying Checksum 10:08:20 8998bd30e6a1: Download complete 10:08:23 2437ff75d9bd: Verifying Checksum 10:08:23 2437ff75d9bd: Download complete 10:08:24 8998bd30e6a1: Pull complete 10:08:25 04944245beec: Pull complete 10:08:26 699f458cf7ca: Pull complete 10:08:27 765212b225bb: Pull complete 10:08:27 f23df028b6ca: Pull complete 10:08:27 d65c8cfc05b1: Pull complete 10:08:42 2437ff75d9bd: Pull complete 10:08:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:08:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:08:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:08:43 prd-ubuntu20.04-docker-arm64-4c-16g-8536 does not seem to be running inside a container 10:08:43 $ 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-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:08:45 $ docker top cc3ee2c40242b76304c68a659f0db9561ccfd7eb146951ae95d46ab9e2aa5339 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:08:46 ---> job-cost.sh 10:08:46 lf-activate-venv: SKIPPING 10:08:46 INFO: No Stack... 10:08:47 INFO: Retrieving Pricing Info for: v3-standard-4 10:08:47 INFO: Archiving Costs [Pipeline] sh 10:08:48 + + cut -d, -f6 10:08:48 cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv [Pipeline] lock 10:08:48 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-462-1-stack-cost] 10:08:48 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-462-1-stack-cost] did not exist. Created. 10:08:48 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-462-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:08:48 /w/workspace/go-mod-bootstrap/1@tmp/durable-d8659885/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:08:49 + echo total: 0.10999999940395355 [Pipeline] stash 10:08:49 Warning: overwriting stash ‘stack-cost’ 10:08:49 Stashed 1 file(s) [Pipeline] } 10:08:49 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-462-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:08:49 $ docker stop --time=1 cc3ee2c40242b76304c68a659f0db9561ccfd7eb146951ae95d46ab9e2aa5339 10:08:51 $ docker rm -f --volumes cc3ee2c40242b76304c68a659f0db9561ccfd7eb146951ae95d46ab9e2aa5339 [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 10:08:52 provisioning config files... 10:08:52 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-462@tmp/config3807246440731364570tmp [Pipeline] { [Pipeline] sh 10:08:52 + set +x 10:08:52 + curl -s https://codecov.io/bash 10:08:52 + bash -s -- 10:08:52 10:08:52 _____ _ 10:08:52 / ____| | | 10:08:52 | | ___ __| | ___ ___ _____ __ 10:08:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:08:52 | |___| (_) | (_| | __/ (_| (_) \ V / 10:08:52 \_____\___/ \__,_|\___|\___\___/ \_/ 10:08:52 Bash-1.0.6 10:08:52 10:08:52 10:08:52 ==> git version 2.25.1 found 10:08:52 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 10:08:52 Release-Date: 2020-01-08 10:08:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:08:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:08:52 ==> Jenkins CI detected. 10:08:52 current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-462 10:08:52 project root: . 10:08:52 --> token set from env 10:08:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:08:52 ==> Running gcov in . (disable via -X gcov) 10:08:52 ==> Python coveragepy not found 10:08:52 ==> Searching for coverage reports in: 10:08:52 + . 10:08:52 -> Found 1 reports 10:08:52 ==> Detecting git/mercurial file structure 10:08:52 ==> Reading reports 10:08:52 + ./coverage.out bytes=79766 10:08:52 ==> Appending adjustments 10:08:52 https://docs.codecov.io/docs/fixing-reports 10:08:52 + Found adjustments 10:08:52 ==> Gzipping contents 10:08:52 16K /tmp/codecov.NwQKNh.gz 10:08:52 ==> Uploading reports 10:08:52 url: https://codecov.io 10:08:52 query: branch=PR-462&commit=a3c38b61625048942ae14b5470a1c4f95e1d4b83&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-462%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=462&job=&cmd_args= 10:08:52 -> Pinging Codecov 10:08:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-462&commit=a3c38b61625048942ae14b5470a1c4f95e1d4b83&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-462%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=462&job=&cmd_args= 10:08:53 -> Uploading to 10:08:53 https://storage.googleapis.com/codecov/v4/raw/2023-03-07/833815588EE85121546D348822E98E2E/a3c38b61625048942ae14b5470a1c4f95e1d4b83/a6c99516-5970-4dab-a18e-2ae5ec82160c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230307T100853Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=16892978e74981d0b25441a55999b4c04bc4557d746ac490fb321e37fc584596 10:08:53 % Total % Received % Xferd Average Speed Time Time Time Current 10:08:53 Dload Upload Total Spent Left Speed 10:08:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12806 0 0 100 12806 0 57945 --:--:-- --:--:-- --:--:-- 57684 100 12806 0 0 100 12806 0 51429 --:--:-- --:--:-- --:--:-- 51224 10:08:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/a3c38b61625048942ae14b5470a1c4f95e1d4b83 [Pipeline] } 10:08:53 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 10:08:55 + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-462/archives ] 10:08:55 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-462/archives 10:08:55 total 16 10:08:55 drwxr-xr-x 3 root root 4096 Mar 7 10:03 . 10:08:55 drwxrwxr-x 9 jenkins jenkins 4096 Mar 7 10:03 .. 10:08:55 drwxr-xr-x 2 root root 4096 Mar 7 10:03 cost 10:08:55 -rw-r--r-- 1 root root 88 Mar 7 10:03 cost.csv 10:08:55 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-462/archives 10:08:55 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-462/archives 10:08:55 total 16 10:08:55 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 10:03 . 10:08:55 drwxrwxr-x 9 jenkins jenkins 4096 Mar 7 10:03 .. 10:08:55 drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 10:03 cost 10:08:55 -rw-r--r-- 1 jenkins jenkins 88 Mar 7 10:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:08:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:08:56 ---> package-listing.sh 10:08:56 ++ tr '[:upper:]' '[:lower:]' 10:08:56 ++ facter osfamily 10:08:56 + OS_FAMILY=debian 10:08:56 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-462 10:08:56 + START_PACKAGES=/tmp/packages_start.txt 10:08:56 + END_PACKAGES=/tmp/packages_end.txt 10:08:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:08:56 + PACKAGES=/tmp/packages_start.txt 10:08:56 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-462 ']' 10:08:56 + PACKAGES=/tmp/packages_end.txt 10:08:56 + case "${OS_FAMILY}" in 10:08:56 + dpkg -l 10:08:56 + grep '^ii' 10:08:56 + '[' -f /tmp/packages_start.txt ']' 10:08:56 + '[' -f /tmp/packages_end.txt ']' 10:08:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:08:56 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-462 ']' 10:08:56 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-462/archives/ 10:08:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-462/archives/ [Pipeline] echo 10:08:56 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-462/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:08:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:08:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:08:57 prd-ubuntu20.04-docker-8c-8g-8534 does not seem to be running inside a container 10:08:57 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-462/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-bootstrap_PR-462 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-462:/w/workspace/xfoundry_go-mod-bootstrap_PR-462:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-462@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-462@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:latest cat 10:08:58 $ docker top a6930bf92118542c338047600c80d2a1d3d4fb70f8a6463fc2f69a8af18ab5ec -eo pid,comm [Pipeline] { [Pipeline] sh 10:08:58 + touch /tmp/pre-build-complete [Pipeline] sh 10:08:58 + mkdir -p /var/log/sysstat [Pipeline] sh 10:08:59 + ls /var/log/sa-host 10:08:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:08:59 provisioning config files... 10:08:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-462@tmp/config9419717057292265006tmp [Pipeline] { [Pipeline] echo 10:08:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:08:59 ---> create-netrc.sh [Pipeline] } 10:08:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:09:00 ---> python-tools-install.sh [Pipeline] echo 10:09:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:09:00 ---> sudo-logs.sh 10:09:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:09:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:09:00 ---> job-cost.sh 10:09:00 lf-activate-venv: SKIPPING 10:09:00 DEBUG: total: 0.2199999988079071 10:09:00 INFO: Retrieving Stack Cost... 10:09:01 INFO: Retrieving Pricing Info for: v3-standard-8 10:09:01 INFO: Archiving Costs [Pipeline] echo 10:09:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:09:01 ---> logs-deploy.sh 10:09:01 lf-activate-venv: SKIPPING 10:09:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-462/1 10:09:01 INFO: archiving workspace using pattern(s): 10:09:02 Archives upload complete. 10:09:02 INFO: archiving logs to Nexus 10:09:03 ---> uname -a: 10:09:03 Linux prd-ubuntu20-04-docker-8c-8g-8534 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:09:03 10:09:03 10:09:03 ---> lscpu: 10:09:03 Architecture: x86_64 10:09:03 CPU op-mode(s): 32-bit, 64-bit 10:09:03 Byte Order: Little Endian 10:09:03 Address sizes: 40 bits physical, 48 bits virtual 10:09:03 CPU(s): 8 10:09:03 On-line CPU(s) list: 0-7 10:09:03 Thread(s) per core: 1 10:09:03 Core(s) per socket: 1 10:09:03 Socket(s): 8 10:09:03 NUMA node(s): 1 10:09:03 Vendor ID: AuthenticAMD 10:09:03 CPU family: 23 10:09:03 Model: 49 10:09:03 Model name: AMD EPYC-Rome Processor 10:09:03 Stepping: 0 10:09:03 CPU MHz: 2799.998 10:09:03 BogoMIPS: 5599.99 10:09:03 Virtualization: AMD-V 10:09:03 Hypervisor vendor: KVM 10:09:03 Virtualization type: full 10:09:03 L1d cache: 256 KiB 10:09:03 L1i cache: 256 KiB 10:09:03 L2 cache: 4 MiB 10:09:03 L3 cache: 128 MiB 10:09:03 NUMA node0 CPU(s): 0-7 10:09:03 Vulnerability Itlb multihit: Not affected 10:09:03 Vulnerability L1tf: Not affected 10:09:03 Vulnerability Mds: Not affected 10:09:03 Vulnerability Meltdown: Not affected 10:09:03 Vulnerability Mmio stale data: Not affected 10:09:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:09:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:09:03 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:09:03 Vulnerability Srbds: Not affected 10:09:03 Vulnerability Tsx async abort: Not affected 10:09:03 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:09:03 10:09:03 10:09:03 ---> nproc: 10:09:03 8 10:09:03 10:09:03 10:09:03 ---> df -h: 10:09:03 Filesystem Size Used Avail Use% Mounted on 10:09:03 overlay 155G 11G 145G 7% / 10:09:03 tmpfs 64M 0 64M 0% /dev 10:09:03 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:09:03 shm 64M 0 64M 0% /dev/shm 10:09:03 /dev/vda1 155G 11G 145G 7% /facter-os 10:09:03 10:09:03 10:09:03 ---> sar -b -r -n DEV: 10:09:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8534) 03/07/23 _x86_64_ (8 CPU) 10:09:03 10:09:03 10:01:24 LINUX RESTART (8 CPU) 10:09:03 10:09:03 10:02:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:09:03 10:03:01 85.44 9.68 75.77 0.00 1668.73 37250.64 0.00 10:09:03 10:04:01 57.41 0.22 57.19 0.00 12.40 29898.75 0.00 10:09:03 10:05:01 1.63 0.00 1.63 0.00 0.00 18.68 0.00 10:09:03 10:06:01 3.17 1.02 2.15 0.00 21.86 29.06 0.00 10:09:03 10:07:01 52.96 10.60 42.36 0.00 5157.27 8783.07 0.00 10:09:03 10:08:01 5.18 0.02 5.17 0.00 0.13 114.78 0.00 10:09:03 10:09:01 6.08 0.28 5.80 0.00 27.86 111.85 0.00 10:09:03 Average: 30.14 3.10 27.04 0.00 982.40 10823.78 0.00 10:09:03 10:09:03 10:02:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:09:03 10:03:01 28675392 31582012 718728 2.19 89440 3054676 1929620 5.69 1305140 2485980 472552 10:09:03 10:04:01 28690492 31600788 703404 2.14 95852 3050908 1786444 5.26 1153828 2625124 332 10:09:03 10:05:01 28691272 31601616 702512 2.14 95900 3050912 1786444 5.26 1153796 2625132 28 10:09:03 10:06:01 28699596 31610980 692948 2.11 95984 3051532 1774040 5.23 1144128 2625688 16 10:09:03 10:07:01 28164588 31588192 706168 2.15 130176 3507196 1809864 5.33 1471224 2798812 936 10:09:03 10:08:01 28170900 31589672 704432 2.14 128756 3503936 1808888 5.33 1468652 2795564 144 10:09:03 10:09:01 28131468 31553384 736004 2.24 128944 3505636 1869100 5.51 1503536 2793408 276 10:09:03 Average: 28460530 31589521 709171 2.16 109293 3246399 1823486 5.37 1314329 2678530 67755 10:09:03 10:09:03 10:02:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:09:03 10:03:01 docker0 37.18 66.28 3.17 638.62 0.00 0.00 0.00 0.00 10:09:03 10:03:01 ens3 385.19 237.33 6484.04 43.15 0.00 0.00 0.00 0.00 10:09:03 10:03:01 vethf321471 32.25 62.50 3.04 591.12 0.00 0.00 0.00 0.05 10:09:03 10:03:01 lo 2.58 2.58 0.26 0.26 0.00 0.00 0.00 0.00 10:09:03 10:04:01 docker0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:09:03 10:04:01 ens3 157.61 104.00 2533.81 91.88 0.00 0.00 0.00 0.00 10:09:03 10:04:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 10:09:03 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:09:03 10:05:01 ens3 1.13 0.50 0.41 0.28 0.00 0.00 0.00 0.00 10:09:03 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:09:03 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:09:03 10:06:01 ens3 0.75 0.60 0.36 0.29 0.00 0.00 0.00 0.00 10:09:03 10:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:09:03 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:09:03 10:07:01 ens3 216.50 103.37 2805.66 7.28 0.00 0.00 0.00 0.00 10:09:03 10:07:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 10:09:03 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:09:03 10:08:01 ens3 0.32 0.25 0.02 0.02 0.00 0.00 0.00 0.00 10:09:03 10:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:09:03 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:09:03 10:09:01 ens3 29.15 18.18 29.83 9.89 0.00 0.00 0.00 0.00 10:09:03 10:09:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 10:09:03 Average: docker0 5.24 9.33 0.45 89.93 0.00 0.00 0.00 0.00 10:09:03 Average: ens3 112.30 65.91 1682.02 21.77 0.00 0.00 0.00 0.00 10:09:03 Average: lo 0.79 0.79 0.08 0.08 0.00 0.00 0.00 0.00 10:09:03 10:09:03 10:09:03 ---> sar -P ALL: 10:09:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8534) 03/07/23 _x86_64_ (8 CPU) 10:09:03 10:09:03 10:01:24 LINUX RESTART (8 CPU) 10:09:03 10:09:03 10:02:02 CPU %user %nice %system %iowait %steal %idle 10:09:03 10:03:01 all 18.10 0.00 4.50 2.32 0.08 75.00 10:09:03 10:03:01 0 18.32 0.00 4.75 3.86 0.07 73.00 10:09:03 10:03:01 1 19.62 0.00 4.75 0.26 0.07 75.30 10:09:03 10:03:01 2 19.91 0.00 4.59 0.27 0.07 75.15 10:09:03 10:03:01 3 18.35 0.00 4.33 4.16 0.10 73.05 10:09:03 10:03:01 4 16.48 0.00 4.40 0.10 0.07 78.94 10:09:03 10:03:01 5 18.71 0.00 4.32 1.13 0.09 75.75 10:09:03 10:03:01 6 17.03 0.00 3.56 0.81 0.07 78.54 10:09:03 10:03:01 7 16.37 0.00 5.32 7.96 0.10 70.25 10:09:03 10:04:01 all 11.32 0.00 2.39 1.13 0.05 85.11 10:09:03 10:04:01 0 12.12 0.00 2.60 0.44 0.03 84.81 10:09:03 10:04:01 1 12.39 0.00 2.51 0.22 0.05 84.84 10:09:03 10:04:01 2 11.86 0.00 2.52 0.17 0.07 85.38 10:09:03 10:04:01 3 12.44 0.00 2.88 1.59 0.05 83.05 10:09:03 10:04:01 4 10.27 0.00 1.71 0.32 0.05 87.65 10:09:03 10:04:01 5 11.53 0.00 3.14 6.29 0.07 78.97 10:09:03 10:04:01 6 10.13 0.00 1.56 0.02 0.03 88.26 10:09:03 10:04:01 7 9.83 0.00 2.20 0.00 0.05 87.92 10:09:03 10:05:01 all 0.02 0.00 0.01 0.00 0.00 99.96 10:09:03 10:05:01 0 0.08 0.00 0.00 0.00 0.00 99.92 10:09:03 10:05:01 1 0.00 0.00 0.03 0.00 0.00 99.97 10:09:03 10:05:01 2 0.00 0.00 0.02 0.02 0.00 99.97 10:09:03 10:05:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:09:03 10:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:09:03 10:05:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:09:03 10:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:09:03 10:05:01 7 0.07 0.00 0.02 0.00 0.00 99.92 10:09:03 10:06:01 all 0.06 0.00 0.04 0.01 0.01 99.89 10:09:03 10:06:01 0 0.07 0.00 0.03 0.00 0.02 99.88 10:09:03 10:06:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:09:03 10:06:01 2 0.07 0.00 0.05 0.02 0.00 99.87 10:09:03 10:06:01 3 0.03 0.00 0.03 0.00 0.02 99.92 10:09:03 10:06:01 4 0.05 0.00 0.03 0.00 0.00 99.92 10:09:03 10:06:01 5 0.03 0.00 0.03 0.02 0.00 99.92 10:09:03 10:06:01 6 0.05 0.00 0.03 0.00 0.00 99.92 10:09:03 10:06:01 7 0.15 0.00 0.05 0.02 0.00 99.78 10:09:03 10:07:01 all 2.27 0.00 1.43 0.59 0.02 95.69 10:09:03 10:07:01 0 2.52 0.00 1.05 0.15 0.02 96.26 10:09:03 10:07:01 1 1.71 0.00 0.79 0.05 0.03 97.42 10:09:03 10:07:01 2 3.19 0.00 1.17 0.57 0.03 95.03 10:09:03 10:07:01 3 2.28 0.00 0.84 0.45 0.02 96.41 10:09:03 10:07:01 4 3.21 0.00 1.14 0.48 0.03 95.14 10:09:03 10:07:01 5 2.39 0.00 1.15 2.30 0.02 94.14 10:09:03 10:07:01 6 1.65 0.00 2.27 0.63 0.02 95.43 10:09:03 10:07:01 7 1.17 0.00 3.05 0.05 0.02 95.71 10:09:03 10:08:01 all 0.07 0.00 0.04 0.01 0.00 99.87 10:09:03 10:08:01 0 0.05 0.00 0.05 0.00 0.00 99.90 10:09:03 10:08:01 1 0.08 0.00 0.03 0.00 0.00 99.88 10:09:03 10:08:01 2 0.07 0.00 0.03 0.03 0.00 99.87 10:09:03 10:08:01 3 0.07 0.00 0.03 0.00 0.02 99.88 10:09:03 10:08:01 4 0.03 0.00 0.03 0.00 0.00 99.93 10:09:03 10:08:01 5 0.27 0.00 0.10 0.05 0.00 99.58 10:09:03 10:08:01 6 0.02 0.00 0.03 0.00 0.00 99.95 10:09:03 10:08:01 7 0.00 0.00 0.03 0.00 0.00 99.97 10:09:03 10:09:01 all 0.58 0.00 0.24 0.02 0.01 99.15 10:09:03 10:09:01 0 0.83 0.00 0.27 0.00 0.00 98.90 10:09:03 10:09:01 1 0.55 0.00 0.27 0.02 0.02 99.15 10:09:03 10:09:01 2 0.92 0.00 0.27 0.03 0.00 98.78 10:09:03 10:09:01 3 0.27 0.00 0.25 0.03 0.00 99.45 10:09:03 10:09:01 4 0.38 0.00 0.23 0.00 0.00 99.38 10:09:03 10:09:01 5 0.47 0.00 0.20 0.05 0.02 99.27 10:09:03 10:09:01 6 0.60 0.00 0.20 0.02 0.02 99.17 10:09:03 10:09:01 7 0.63 0.00 0.25 0.00 0.02 99.10 10:09:03 Average: all 4.57 0.00 1.22 0.57 0.02 93.61 10:09:03 Average: 0 4.80 0.00 1.23 0.62 0.02 93.33 10:09:03 Average: 1 4.85 0.00 1.18 0.08 0.03 93.87 10:09:03 Average: 2 5.09 0.00 1.22 0.16 0.02 93.51 10:09:03 Average: 3 4.74 0.00 1.19 0.88 0.03 93.16 10:09:03 Average: 4 4.28 0.00 1.06 0.13 0.02 94.50 10:09:03 Average: 5 4.71 0.00 1.26 1.40 0.03 92.60 10:09:03 Average: 6 4.15 0.00 1.08 0.21 0.02 94.54 10:09:03 Average: 7 3.97 0.00 1.54 1.11 0.03 93.35 10:09:03 10:09:03 10:09:03