Pull request #440 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 69dcf70b3d6bafa23df255b0489ba7c9d22a37b3+9c9d91f667492b80edebaeb625fc454df38a5f37 (e4f99325a2315b6ae535325f1291cf30b512c731) 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-ssh9666031812605093513.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-ssh5329544197399939887.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-440/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-440/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh500204170221788820.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 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-ssh12969504823540639113.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-440/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-440/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3627741035963617744.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-6455’ Running on prd-ubuntu20.04-docker-8c-8g-6464 in /w/workspace/xfoundry_go-mod-bootstrap_PR-440 [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-440 # 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 > 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/440/head:refs/remotes/origin/PR-440 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9c9d91f667492b80edebaeb625fc454df38a5f37 into PR head commit 69dcf70b3d6bafa23df255b0489ba7c9d22a37b3 Merge succeeded, producing 69dcf70b3d6bafa23df255b0489ba7c9d22a37b3 Checking out Revision 69dcf70b3d6bafa23df255b0489ba7c9d22a37b3 (PR-440) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:25:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage > git config core.sparsecheckout # timeout=10 > git checkout -f 69dcf70b3d6bafa23df255b0489ba7c9d22a37b3 # 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 9c9d91f667492b80edebaeb625fc454df38a5f37 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 69dcf70b3d6bafa23df255b0489ba7c9d22a37b3 # timeout=10 > git rev-list --no-walk a330e7de4c1759d536c20ea475dc9053b4c8d296 # timeout=10 [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:25:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:25:08 ========================================================= 11:25:08 EdgeX Global Pipelines Version Info 11:25:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:25:09 ------------------- 11:25:09 stable info: 11:25:09 ------------------- 11:25:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:25:09 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 11:25:09 Message: update stable to v1.0.244 11:25:09 ------------------- 11:25:09 experimental info: 11:25:09 ------------------- 11:25:09 Commited By: **** collab-it+edgex@linuxfoundation.org 11:25:09 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 11:25:09 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:25:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 11:25:09 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 11:25:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:25:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:25:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:25:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 11:25:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:25:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:25:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:25:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:25:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:25:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 11:25:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:25:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:25:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 11:25:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 11:25:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:25:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:25:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:25:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:25:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:25:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:25:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:25:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:25:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 11:25:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:25:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:25:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-440 [Pipeline] echo 11:25:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-440 [Pipeline] echo 11:25:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-440 [Pipeline] echo 11:25:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 69dcf70b3d6bafa23df255b0489ba7c9d22a37b3 [Pipeline] echo 11:25:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 69dcf70 [Pipeline] echo 11:25:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:25:10 + git rev-list -1 --merges 69dcf70b3d6bafa23df255b0489ba7c9d22a37b3~1..69dcf70b3d6bafa23df255b0489ba7c9d22a37b3 [Pipeline] echo 11:25:10 -----------> git rev-list -1 --merges 69dcf70b3d6bafa23df255b0489ba7c9d22a37b3~1..69dcf70b3d6bafa23df255b0489ba7c9d22a37b3 69dcf70b3d6bafa23df255b0489ba7c9d22a37b3 [false] [Pipeline] sh 11:25:10 + git log --format=format:%s -1 69dcf70b3d6bafa23df255b0489ba7c9d22a37b3 [Pipeline] echo 11:25:10 ========================================================= 11:25:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:25:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:25:11 + git log --format=format:%s -1 69dcf70b3d6bafa23df255b0489ba7c9d22a37b3 [Pipeline] echo 11:25:11 [semverPrep] GIT_COMMIT: 69dcf70b3d6bafa23df255b0489ba7c9d22a37b3, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3 [Pipeline] echo 11:25:11 [semverPrep] This is not a build commit. [Pipeline] sh 11:25:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:25:11 + grep -v github /etc/ssh/ssh_known_hosts 11:25:11 + [ -e /tmp/ssh_known_hosts ] 11:25:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:25:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:25:11 + sudo tee -a /etc/ssh/ssh_known_hosts 11:25:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:25:12 11:25:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:25:12 0.1.4: Pulling from edgex-devops/py-git-semver 11:25:12 b85a868b505f: Pulling fs layer 11:25:12 e2be974225ed: Pulling fs layer 11:25:12 339a4e72a1f5: Pulling fs layer 11:25:12 988bab9f4d93: Pulling fs layer 11:25:12 1469e6f7b9e6: Pulling fs layer 11:25:12 eaf3925da568: Pulling fs layer 11:25:12 bab4dde63d76: Pulling fs layer 11:25:12 bde34c3a00c8: Pulling fs layer 11:25:12 b352a97aabf1: Pulling fs layer 11:25:12 4872d77fe225: Pulling fs layer 11:25:12 5851b861e8e6: Pulling fs layer 11:25:12 988bab9f4d93: Waiting 11:25:12 1469e6f7b9e6: Waiting 11:25:12 eaf3925da568: Waiting 11:25:12 bab4dde63d76: Waiting 11:25:12 bde34c3a00c8: Waiting 11:25:12 b352a97aabf1: Waiting 11:25:12 4872d77fe225: Waiting 11:25:12 5851b861e8e6: Waiting 11:25:12 e2be974225ed: Verifying Checksum 11:25:12 e2be974225ed: Download complete 11:25:12 988bab9f4d93: Download complete 11:25:13 1469e6f7b9e6: Verifying Checksum 11:25:13 1469e6f7b9e6: Download complete 11:25:13 eaf3925da568: Verifying Checksum 11:25:13 eaf3925da568: Download complete 11:25:13 339a4e72a1f5: Verifying Checksum 11:25:13 339a4e72a1f5: Download complete 11:25:13 bde34c3a00c8: Download complete 11:25:13 b352a97aabf1: Verifying Checksum 11:25:13 b352a97aabf1: Download complete 11:25:13 4872d77fe225: Verifying Checksum 11:25:13 4872d77fe225: Download complete 11:25:13 5851b861e8e6: Verifying Checksum 11:25:13 5851b861e8e6: Download complete 11:25:13 b85a868b505f: Verifying Checksum 11:25:13 b85a868b505f: Download complete 11:25:13 bab4dde63d76: Verifying Checksum 11:25:13 bab4dde63d76: Download complete 11:25:14 b85a868b505f: Pull complete 11:25:14 e2be974225ed: Pull complete 11:25:15 339a4e72a1f5: Pull complete 11:25:15 988bab9f4d93: Pull complete 11:25:15 1469e6f7b9e6: Pull complete 11:25:15 eaf3925da568: Pull complete 11:25:17 bab4dde63d76: Pull complete 11:25:17 bde34c3a00c8: Pull complete 11:25:17 b352a97aabf1: Pull complete 11:25:18 4872d77fe225: Pull complete 11:25:18 5851b861e8e6: Pull complete 11:25:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:25:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:25:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:25:18 prd-ubuntu20.04-docker-8c-8g-6464 does not seem to be running inside a container 11:25:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-440 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-440:/w/workspace/xfoundry_go-mod-bootstrap_PR-440:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-440@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-440@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-devops/py-git-semver:0.1.4 cat 11:25:28 $ docker top 7ee3d60c5241ccab1d5f365d58d3a2afb810df0c9ad08c915333b1c0f09c9a75 -eo pid,comm 11:25:28 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). 11:25:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:25:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:25:28 [ssh-agent] Looking for ssh-agent implementation... 11:25:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:25:28 $ docker exec 7ee3d60c5241ccab1d5f365d58d3a2afb810df0c9ad08c915333b1c0f09c9a75 ssh-agent 11:25:28 SSH_AUTH_SOCK=/tmp/ssh-vnaXMec3SYaR/agent.32 11:25:28 SSH_AGENT_PID=38 11:25:28 Running ssh-add (command line suppressed) 11:25:28 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-440@tmp/private_key_17597302432394766052.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-440@tmp/private_key_17597302432394766052.key) 11:25:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:25:29 + git tag --points-at HEAD [Pipeline] } 11:25:29 $ docker exec --env ******** --env ******** 7ee3d60c5241ccab1d5f365d58d3a2afb810df0c9ad08c915333b1c0f09c9a75 ssh-agent -k 11:25:29 unset SSH_AUTH_SOCK; 11:25:29 unset SSH_AGENT_PID; 11:25:29 echo Agent pid 38 killed; 11:25:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:25:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:25:29 [ssh-agent] Looking for ssh-agent implementation... 11:25:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:25:29 $ docker exec 7ee3d60c5241ccab1d5f365d58d3a2afb810df0c9ad08c915333b1c0f09c9a75 ssh-agent 11:25:29 SSH_AUTH_SOCK=/tmp/ssh-mgLnPSjMnRIV/agent.70 11:25:29 SSH_AGENT_PID=76 11:25:29 Running ssh-add (command line suppressed) 11:25:29 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-440@tmp/private_key_9967014984798005618.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-440@tmp/private_key_9967014984798005618.key) 11:25:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:25:29 + git semver init 11:25:30 2023-02-17 11:25:30,008 [run_init] DEBUG init version:0.0.0 force:False 11:25:30 2023-02-17 11:25:30,009 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-440/.semver 11:25:30 2023-02-17 11:25:30,009 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-440/.semver 11:25:30 2023-02-17 11:25:30,010 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-440/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-440, universal_newlines=False, shell=None, istream=None) 11:25:31 2023-02-17 11:25:30,973 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-440/.git/info/exclude 11:25:31 2023-02-17 11:25:30,974 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-440/.semver/PR-440 with force:False 11:25:31 2023-02-17 11:25:30,974 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-440/.semver/PR-440 11:25:31 2023-02-17 11:25:30,979 [execute] INFO git cat-file --batch-check 11:25:31 2023-02-17 11:25:30,979 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-440/.semver, universal_newlines=False, shell=None, istream=) 11:25:31 2023-02-17 11:25:30,985 [execute] INFO git cat-file --batch 11:25:31 2023-02-17 11:25:30,985 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-440/.semver, universal_newlines=False, shell=None, istream=) 11:25:31 2023-02-17 11:25:30,991 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-440/.semver/PR-440 11:25:31 0.0.0 [Pipeline] } 11:25:31 $ docker exec --env ******** --env ******** 7ee3d60c5241ccab1d5f365d58d3a2afb810df0c9ad08c915333b1c0f09c9a75 ssh-agent -k 11:25:31 unset SSH_AUTH_SOCK; 11:25:31 unset SSH_AGENT_PID; 11:25:31 echo Agent pid 76 killed; 11:25:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:25:31 + git semver [Pipeline] } 11:25:31 $ docker stop --time=1 7ee3d60c5241ccab1d5f365d58d3a2afb810df0c9ad08c915333b1c0f09c9a75 11:25:33 $ docker rm -f --volumes 7ee3d60c5241ccab1d5f365d58d3a2afb810df0c9ad08c915333b1c0f09c9a75 [Pipeline] // withDockerContainer [Pipeline] sh 11:25:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:25:33 Stashed 1 file(s) [Pipeline] echo 11:25:33 [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 11:25:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:25:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:25:33 ========================================================= 11:25:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 11:25:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 11:25:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 11:25:34 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 11:25:34 213ec9aee27d: Pulling fs layer 11:25:34 4583459ba037: Pulling fs layer 11:25:34 93c1e223e6f2: Pulling fs layer 11:25:34 53926ce57604: Pulling fs layer 11:25:34 21b2b0c7a3f4: Pulling fs layer 11:25:34 22ff95d597cd: Pulling fs layer 11:25:34 12d6caf4c0d1: Pulling fs layer 11:25:34 96b7cbca73a9: Pulling fs layer 11:25:34 a7acece74701: Pulling fs layer 11:25:34 53926ce57604: Waiting 11:25:34 21b2b0c7a3f4: Waiting 11:25:34 96b7cbca73a9: Waiting 11:25:34 22ff95d597cd: Waiting 11:25:34 12d6caf4c0d1: Waiting 11:25:34 93c1e223e6f2: Verifying Checksum 11:25:34 93c1e223e6f2: Download complete 11:25:34 4583459ba037: Verifying Checksum 11:25:34 4583459ba037: Download complete 11:25:34 21b2b0c7a3f4: Download complete 11:25:34 22ff95d597cd: Verifying Checksum 11:25:34 22ff95d597cd: Download complete 11:25:34 213ec9aee27d: Verifying Checksum 11:25:34 213ec9aee27d: Download complete 11:25:34 12d6caf4c0d1: Download complete 11:25:34 213ec9aee27d: Pull complete 11:25:34 4583459ba037: Pull complete 11:25:34 93c1e223e6f2: Pull complete 11:25:35 a7acece74701: Verifying Checksum 11:25:35 a7acece74701: Download complete 11:25:35 53926ce57604: Verifying Checksum 11:25:35 53926ce57604: Download complete 11:25:35 96b7cbca73a9: Verifying Checksum 11:25:35 96b7cbca73a9: Download complete 11:25:39 53926ce57604: Pull complete 11:25:39 21b2b0c7a3f4: Pull complete 11:25:40 22ff95d597cd: Pull complete 11:25:40 12d6caf4c0d1: Pull complete 11:25:43 96b7cbca73a9: Pull complete 11:25:43 a7acece74701: Pull complete 11:25:43 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 11:25:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 11:25:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 11:25:44 + 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 11:25:44 + docker inspect -f . ci-base-image-x86_64 11:25:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:25:44 prd-ubuntu20.04-docker-8c-8g-6464 does not seem to be running inside a container 11:25:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-440 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-440:/w/workspace/xfoundry_go-mod-bootstrap_PR-440:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-440@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-440@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:25:48 Still waiting to schedule task 11:25:48 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6458’ 11:25:57 $ docker top a3230b2a14e729b9f0e8c2505b2df2af63356f84d20e5ab055429d00c645496d -eo pid,comm [Pipeline] { [Pipeline] sh 11:25:58 + go version 11:25:58 go version go1.18.7 linux/amd64 [Pipeline] } 11:25:58 $ docker stop --time=1 a3230b2a14e729b9f0e8c2505b2df2af63356f84d20e5ab055429d00c645496d 11:25:59 $ docker rm -f --volumes a3230b2a14e729b9f0e8c2505b2df2af63356f84d20e5ab055429d00c645496d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:26:00 + docker inspect -f . ci-base-image-x86_64 11:26:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:26:00 prd-ubuntu20.04-docker-8c-8g-6464 does not seem to be running inside a container 11:26:00 $ 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-440 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-440:/w/workspace/xfoundry_go-mod-bootstrap_PR-440:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-440@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-440@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:26:00 $ docker top 0bc5ee13f620fc09bdd4bc2f94d9a1451bfd05750f48a2fcabd4d5fe3f6675d1 -eo pid,comm [Pipeline] { [Pipeline] sh 11:26:00 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-440 [Pipeline] fileExists [Pipeline] sh 11:26:01 + make test 11:26:01 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 11:26:01 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 11:26:01 go: downloading github.com/stretchr/testify v1.8.1 11:26:01 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.18 11:26:01 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.3 11:26:01 go: downloading github.com/pelletier/go-toml v1.9.5 11:26:01 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.3 11:26:01 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.10 11:26:01 go: downloading github.com/google/uuid v1.3.0 11:26:01 go: downloading github.com/hashicorp/go-multierror v1.1.1 11:26:01 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.7 11:26:01 go: downloading github.com/mitchellh/copystructure v1.2.0 11:26:01 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 11:26:01 go: downloading github.com/gorilla/mux v1.8.0 11:26:01 go: downloading github.com/davecgh/go-spew v1.1.1 11:26:01 go: downloading github.com/pmezard/go-difflib v1.0.0 11:26:01 go: downloading github.com/stretchr/objx v0.5.0 11:26:01 go: downloading gopkg.in/yaml.v3 v3.0.1 11:26:01 go: downloading github.com/go-kit/log v0.2.1 11:26:01 go: downloading github.com/go-playground/validator/v10 v10.11.2 11:26:01 go: downloading github.com/hashicorp/errwrap v1.0.0 11:26:01 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 11:26:01 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 11:26:01 go: downloading github.com/hashicorp/consul/api v1.18.0 11:26:01 go: downloading github.com/mitchellh/reflectwalk v1.0.2 11:26:01 go: downloading github.com/go-redis/redis/v7 v7.3.0 11:26:01 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 11:26:01 go: downloading github.com/go-logfmt/logfmt v0.5.1 11:26:01 go: downloading github.com/gorilla/websocket v1.4.2 11:26:01 go: downloading golang.org/x/net v0.5.0 11:26:01 go: downloading golang.org/x/sync v0.1.0 11:26:01 go: downloading github.com/go-playground/universal-translator v0.18.1 11:26:01 go: downloading github.com/leodido/go-urn v1.2.1 11:26:01 go: downloading golang.org/x/crypto v0.5.0 11:26:01 go: downloading golang.org/x/text v0.6.0 11:26:01 go: downloading github.com/zeebo/errs v1.3.0 11:26:01 go: downloading google.golang.org/grpc v1.51.0 11:26:01 go: downloading github.com/x448/float16 v0.8.4 11:26:01 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 11:26:01 go: downloading github.com/mitchellh/mapstructure v1.5.0 11:26:01 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 11:26:01 go: downloading google.golang.org/protobuf v1.28.1 11:26:01 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 11:26:01 go: downloading github.com/hashicorp/go-hclog v0.14.1 11:26:01 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 11:26:01 go: downloading github.com/hashicorp/serf v0.10.1 11:26:01 go: downloading github.com/go-playground/locales v0.14.1 11:26:01 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 11:26:01 go: downloading github.com/golang/protobuf v1.5.2 11:26:01 go: downloading github.com/fatih/color v1.9.0 11:26:01 go: downloading github.com/mattn/go-isatty v0.0.14 11:26:01 go: downloading golang.org/x/sys v0.4.0 11:26:01 go: downloading github.com/armon/go-metrics v0.3.10 11:26:01 go: downloading github.com/mattn/go-colorable v0.1.12 11:26:01 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 11:26:02 go: downloading github.com/hashicorp/golang-lru v0.5.4 11:26:12 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 11:26:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.043s coverage: 35.4% of statements 11:26:34 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 11:26:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.023s coverage: 92.5% of statements 11:26:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.020s coverage: 85.3% of statements 11:26:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.024s coverage: 46.1% of statements 11:26:34 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 11:26:34 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 11:26:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.009s coverage: 100.0% of statements 11:26:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.322s coverage: 88.3% of statements 11:26:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.045s coverage: 25.0% of statements 11:26:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.039s coverage: 81.2% of statements 11:26:34 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 11:26:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.039s coverage: 31.2% of statements 11:26:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.005s coverage: 91.3% of statements 11:26:42 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." 11:26:42 CGO_ENABLED=1 GO111MODULE=on go vet ./... 11:26:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:26:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 11:26:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:26:44 $ docker stop --time=1 0bc5ee13f620fc09bdd4bc2f94d9a1451bfd05750f48a2fcabd4d5fe3f6675d1 11:26:46 $ docker rm -f --volumes 0bc5ee13f620fc09bdd4bc2f94d9a1451bfd05750f48a2fcabd4d5fe3f6675d1 [Pipeline] // withDockerContainer [Pipeline] sh 11:26:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:26:47 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 11:26:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:26:48 11:26:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:26:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:26:48 latest: Pulling from edgex-lftools-log-publisher 11:26:48 5eb5b503b376: Pulling fs layer 11:26:48 5c69ac0246d0: Pulling fs layer 11:26:48 ec43610c2a17: Pulling fs layer 11:26:48 3a2ae6a8a46f: Pulling fs layer 11:26:48 33b1e0a273af: Pulling fs layer 11:26:48 5d3b04190fa2: Pulling fs layer 11:26:48 2f39f015ded8: Pulling fs layer 11:26:48 3a2ae6a8a46f: Waiting 11:26:48 33b1e0a273af: Waiting 11:26:48 5d3b04190fa2: Waiting 11:26:48 2f39f015ded8: Waiting 11:26:48 5c69ac0246d0: Verifying Checksum 11:26:48 5c69ac0246d0: Download complete 11:26:48 3a2ae6a8a46f: Verifying Checksum 11:26:48 3a2ae6a8a46f: Download complete 11:26:48 33b1e0a273af: Verifying Checksum 11:26:48 33b1e0a273af: Download complete 11:26:48 5d3b04190fa2: Verifying Checksum 11:26:48 5d3b04190fa2: Download complete 11:26:48 ec43610c2a17: Verifying Checksum 11:26:48 ec43610c2a17: Download complete 11:26:49 5eb5b503b376: Verifying Checksum 11:26:49 5eb5b503b376: Download complete 11:26:49 2f39f015ded8: Download complete 11:26:50 5eb5b503b376: Pull complete 11:26:50 5c69ac0246d0: Pull complete 11:26:51 ec43610c2a17: Pull complete 11:26:51 3a2ae6a8a46f: Pull complete 11:26:52 33b1e0a273af: Pull complete 11:26:52 5d3b04190fa2: Pull complete 11:26:56 2f39f015ded8: Pull complete 11:26:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:26:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:26:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:26:56 prd-ubuntu20.04-docker-8c-8g-6464 does not seem to be running inside a container 11:26:56 $ 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-440 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-440:/w/workspace/xfoundry_go-mod-bootstrap_PR-440:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-440@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-440@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:27:05 $ docker top 9bddb3171a460672f6e4d6539e1d431460f2cd83f0373baebec8162da1184099 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:27:06 ---> job-cost.sh 11:27:06 lf-activate-venv: SKIPPING 11:27:06 INFO: No Stack... 11:27:06 INFO: Retrieving Pricing Info for: v3-standard-8 11:27:07 INFO: Archiving Costs [Pipeline] sh 11:27:07 + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-440/archives/cost.csv 11:27:07 + cut -d, -f6 [Pipeline] lock 11:27:07 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-440-2-stack-cost] 11:27:07 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-440-2-stack-cost] did not exist. Created. 11:27:07 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-440-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:27:07 + echo total: 0.2199999988079071 [Pipeline] stash 11:27:07 Stashed 1 file(s) [Pipeline] } 11:27:07 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-440-2-stack-cost] [Pipeline] // lock [Pipeline] } 11:27:07 $ docker stop --time=1 9bddb3171a460672f6e4d6539e1d431460f2cd83f0373baebec8162da1184099 11:27:09 $ docker rm -f --volumes 9bddb3171a460672f6e4d6539e1d431460f2cd83f0373baebec8162da1184099 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:28:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6465 in /w/workspace/xfoundry_go-mod-bootstrap_PR-440 [Pipeline] { [Pipeline] ws 11:28:14 Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout 11:28:14 Selected Git installation does not exist. Using Default 11:28:14 The recommended git tool is: NONE 11:28:18 using credential edgex-jenkins-ssh 11:28:18 Cloning the remote Git repository 11:28:19 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 11:28:19 > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 11:28:19 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 11:28:19 > git --version # timeout=10 11:28:19 > git --version # 'git version 2.25.1' 11:28:19 using GIT_SSH to set credentials SSH Credentials for GitHub 11:28:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:28:20 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 11:28:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:28:21 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 11:28:21 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 11:28:21 using GIT_SSH to set credentials SSH Credentials for GitHub 11:28:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/440/head:refs/remotes/origin/PR-440 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:28:22 Merging remotes/origin/main commit 9c9d91f667492b80edebaeb625fc454df38a5f37 into PR head commit 69dcf70b3d6bafa23df255b0489ba7c9d22a37b3 11:28:22 Merge succeeded, producing 69dcf70b3d6bafa23df255b0489ba7c9d22a37b3 11:28:22 Checking out Revision 69dcf70b3d6bafa23df255b0489ba7c9d22a37b3 (PR-440) 11:28:22 > git config core.sparsecheckout # timeout=10 11:28:22 > git checkout -f 69dcf70b3d6bafa23df255b0489ba7c9d22a37b3 # timeout=10 11:28:22 > git remote # timeout=10 11:28:22 > git config --get remote.origin.url # timeout=10 11:28:22 using GIT_SSH to set credentials SSH Credentials for GitHub 11:28:22 > git merge 9c9d91f667492b80edebaeb625fc454df38a5f37 # timeout=10 11:28:22 > git rev-parse HEAD^{commit} # timeout=10 11:28:22 > git config core.sparsecheckout # timeout=10 11:28:22 > git checkout -f 69dcf70b3d6bafa23df255b0489ba7c9d22a37b3 # timeout=10 11:28:22 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:28:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:28:23 % Total % Received % Xferd Average Speed Time Time Time Current 11:28:23 Dload Upload Total Spent Left Speed 11:28:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 73281 0 --:--:-- --:--:-- --:--:-- 73705 [Pipeline] sh 11:28:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:28:24 + sudo tee /etc/docker/daemon.new 11:28:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:28:24 { 11:28:24 "registry-mirrors": [ 11:28:24 "https://nexus3.edgexfoundry.org:10001" 11:28:24 ], 11:28:24 "bip": "10.250.0.254/24", 11:28:24 "hosts": [ 11:28:24 "tcp://0.0.0.0:5555", 11:28:24 "unix:///var/run/docker.sock" 11:28:24 ], 11:28:24 "mtu": 1458, 11:28:24 "selinux-enabled": true, 11:28:24 "seccomp-profile": "/etc/docker/seccomp.json" 11:28:24 } [Pipeline] sh 11:28:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:28:25 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 11:28:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:28:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:28:43 ========================================================= 11:28:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 11:28:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 11:28:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 11:28:45 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:28:45 9b18e9b68314: Pulling fs layer 11:28:45 35d82f9e3411: Pulling fs layer 11:28:45 e16973657156: Pulling fs layer 11:28:45 fc693d55d65f: Pulling fs layer 11:28:45 7e9fc2657dce: Pulling fs layer 11:28:45 dda99020689f: Pulling fs layer 11:28:45 db1c61fa0a46: Pulling fs layer 11:28:45 891c053d2c06: Pulling fs layer 11:28:45 fc693d55d65f: Waiting 11:28:45 7e9fc2657dce: Waiting 11:28:45 dda99020689f: Waiting 11:28:45 db1c61fa0a46: Waiting 11:28:45 891c053d2c06: Waiting 11:28:45 e16973657156: Verifying Checksum 11:28:45 e16973657156: Download complete 11:28:45 35d82f9e3411: Verifying Checksum 11:28:45 35d82f9e3411: Download complete 11:28:45 7e9fc2657dce: Verifying Checksum 11:28:45 7e9fc2657dce: Download complete 11:28:45 dda99020689f: Verifying Checksum 11:28:45 dda99020689f: Download complete 11:28:45 9b18e9b68314: Verifying Checksum 11:28:45 9b18e9b68314: Download complete 11:28:46 9b18e9b68314: Pull complete 11:28:46 891c053d2c06: Verifying Checksum 11:28:46 891c053d2c06: Download complete 11:28:46 35d82f9e3411: Pull complete 11:28:47 e16973657156: Pull complete 11:28:47 db1c61fa0a46: Verifying Checksum 11:28:47 db1c61fa0a46: Download complete 11:28:48 fc693d55d65f: Download complete 11:28:58 fc693d55d65f: Pull complete 11:28:58 7e9fc2657dce: Pull complete 11:28:58 dda99020689f: Pull complete 11:29:05 db1c61fa0a46: Pull complete 11:29:06 891c053d2c06: Pull complete 11:29:06 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 11:29:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 11:29:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 11:29:07 + 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 11:29:07 + docker inspect -f . ci-base-image-arm64 11:29:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:29:07 prd-ubuntu20.04-docker-arm64-4c-16g-6465 does not seem to be running inside a container 11:29:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:29:11 $ docker top 3a50e4a136fd56069898ab5c88629d152b92d6dd1d3b158dd8b60e6289d84d4f -eo pid,comm [Pipeline] { [Pipeline] sh 11:29:12 + go version 11:29:12 go version go1.18.7 linux/arm64 [Pipeline] } 11:29:12 $ docker stop --time=1 3a50e4a136fd56069898ab5c88629d152b92d6dd1d3b158dd8b60e6289d84d4f 11:29:13 $ docker rm -f --volumes 3a50e4a136fd56069898ab5c88629d152b92d6dd1d3b158dd8b60e6289d84d4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:29:14 + docker inspect -f . ci-base-image-arm64 11:29:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:29:14 prd-ubuntu20.04-docker-arm64-4c-16g-6465 does not seem to be running inside a container 11:29:14 $ 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/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:29:15 $ docker top 84719b61c72b543789c16ffbe18ce4eb288aaab543b5a80d6394d6adecc60222 -eo pid,comm [Pipeline] { [Pipeline] sh 11:29:16 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/2 [Pipeline] fileExists [Pipeline] sh 11:29:17 + make test 11:29:17 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 11:29:17 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.3 11:29:17 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.18 11:29:17 go: downloading github.com/pelletier/go-toml v1.9.5 11:29:17 go: downloading github.com/stretchr/testify v1.8.1 11:29:17 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.3 11:29:17 go: downloading github.com/mitchellh/copystructure v1.2.0 11:29:17 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 11:29:17 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 11:29:17 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.10 11:29:17 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.7 11:29:17 go: downloading github.com/gorilla/mux v1.8.0 11:29:17 go: downloading github.com/google/uuid v1.3.0 11:29:17 go: downloading github.com/hashicorp/go-multierror v1.1.1 11:29:17 go: downloading github.com/davecgh/go-spew v1.1.1 11:29:17 go: downloading github.com/pmezard/go-difflib v1.0.0 11:29:17 go: downloading gopkg.in/yaml.v3 v3.0.1 11:29:17 go: downloading github.com/stretchr/objx v0.5.0 11:29:17 go: downloading github.com/go-kit/log v0.2.1 11:29:17 go: downloading github.com/go-playground/validator/v10 v10.11.2 11:29:17 go: downloading github.com/mitchellh/reflectwalk v1.0.2 11:29:18 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 11:29:18 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 11:29:18 go: downloading github.com/gorilla/websocket v1.4.2 11:29:18 go: downloading golang.org/x/net v0.5.0 11:29:18 go: downloading golang.org/x/sync v0.1.0 11:29:18 go: downloading github.com/hashicorp/errwrap v1.0.0 11:29:18 go: downloading github.com/hashicorp/consul/api v1.18.0 11:29:18 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 11:29:18 go: downloading github.com/go-logfmt/logfmt v0.5.1 11:29:18 go: downloading github.com/go-playground/universal-translator v0.18.1 11:29:18 go: downloading github.com/leodido/go-urn v1.2.1 11:29:18 go: downloading golang.org/x/crypto v0.5.0 11:29:18 go: downloading golang.org/x/text v0.6.0 11:29:18 go: downloading github.com/go-redis/redis/v7 v7.3.0 11:29:18 go: downloading github.com/zeebo/errs v1.3.0 11:29:18 go: downloading google.golang.org/grpc v1.51.0 11:29:19 go: downloading github.com/x448/float16 v0.8.4 11:29:19 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 11:29:19 go: downloading github.com/mitchellh/mapstructure v1.5.0 11:29:19 go: downloading github.com/go-playground/locales v0.14.1 11:29:19 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 11:29:19 go: downloading github.com/hashicorp/go-hclog v0.14.1 11:29:19 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 11:29:19 go: downloading github.com/hashicorp/serf v0.10.1 11:29:19 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 11:29:20 go: downloading google.golang.org/protobuf v1.28.1 11:29:21 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 11:29:21 go: downloading github.com/fatih/color v1.9.0 11:29:21 go: downloading github.com/mattn/go-isatty v0.0.14 11:29:21 go: downloading github.com/armon/go-metrics v0.3.10 11:29:21 go: downloading github.com/golang/protobuf v1.5.2 11:29:21 go: downloading golang.org/x/sys v0.4.0 11:29:21 go: downloading github.com/mattn/go-colorable v0.1.12 11:29:21 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 11:29:21 go: downloading github.com/hashicorp/golang-lru v0.5.4 11:30:43 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 11:31:05 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.162s coverage: 35.4% of statements 11:31:05 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 11:31:05 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.093s coverage: 92.5% of statements 11:31:05 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.047s coverage: 85.3% of statements 11:31:05 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.108s coverage: 46.1% of statements 11:31:05 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 11:31:05 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 11:31:05 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.059s coverage: 100.0% of statements 11:31:05 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.367s coverage: 88.3% of statements 11:31:05 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.079s coverage: 25.0% of statements 11:31:05 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.139s coverage: 81.2% of statements 11:31:05 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 11:31:05 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.039s coverage: 31.2% of statements 11:31:05 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.026s coverage: 91.3% of statements 11:31:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:31:05 CGO_ENABLED=1 GO111MODULE=on go vet ./... 11:31:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:31:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 11:31:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:31:23 $ docker stop --time=1 84719b61c72b543789c16ffbe18ce4eb288aaab543b5a80d6394d6adecc60222 11:31:25 $ docker rm -f --volumes 84719b61c72b543789c16ffbe18ce4eb288aaab543b5a80d6394d6adecc60222 [Pipeline] // withDockerContainer [Pipeline] sh 11:31:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:31:28 Warning: overwriting stash ‘coverage-report’ 11:31:28 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 11:31:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:31:28 11:31:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:31:29 arm64: Pulling from edgex-lftools-log-publisher 11:31:29 8998bd30e6a1: Pulling fs layer 11:31:29 04944245beec: Pulling fs layer 11:31:29 699f458cf7ca: Pulling fs layer 11:31:29 765212b225bb: Pulling fs layer 11:31:29 f23df028b6ca: Pulling fs layer 11:31:29 d65c8cfc05b1: Pulling fs layer 11:31:29 2437ff75d9bd: Pulling fs layer 11:31:29 f23df028b6ca: Waiting 11:31:29 d65c8cfc05b1: Waiting 11:31:29 2437ff75d9bd: Waiting 11:31:29 765212b225bb: Waiting 11:31:29 04944245beec: Verifying Checksum 11:31:29 04944245beec: Download complete 11:31:29 765212b225bb: Verifying Checksum 11:31:29 765212b225bb: Download complete 11:31:29 f23df028b6ca: Verifying Checksum 11:31:29 f23df028b6ca: Download complete 11:31:29 d65c8cfc05b1: Verifying Checksum 11:31:29 d65c8cfc05b1: Download complete 11:31:29 699f458cf7ca: Verifying Checksum 11:31:29 699f458cf7ca: Download complete 11:31:30 8998bd30e6a1: Verifying Checksum 11:31:30 8998bd30e6a1: Download complete 11:31:32 2437ff75d9bd: Verifying Checksum 11:31:32 2437ff75d9bd: Download complete 11:31:34 8998bd30e6a1: Pull complete 11:31:34 04944245beec: Pull complete 11:31:35 699f458cf7ca: Pull complete 11:31:35 765212b225bb: Pull complete 11:31:36 f23df028b6ca: Pull complete 11:31:36 d65c8cfc05b1: Pull complete 11:31:51 2437ff75d9bd: Pull complete 11:31:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:31:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:31:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:31:52 prd-ubuntu20.04-docker-arm64-4c-16g-6465 does not seem to be running inside a container 11:31:52 $ 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/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:31:54 $ docker top 88797d5e9c290ee67696e003ac1ba121f245f90393ff2d5b17a390ae79c142b1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:31:55 ---> job-cost.sh 11:31:55 lf-activate-venv: SKIPPING 11:31:55 INFO: No Stack... 11:31:55 INFO: Retrieving Pricing Info for: v3-standard-4 11:31:56 INFO: Archiving Costs [Pipeline] sh 11:31:57 + cat /w/workspace/go-mod-bootstrap/2/archives/cost.csv 11:31:57 + cut -d, -f6 [Pipeline] lock 11:31:57 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-440-2-stack-cost] 11:31:57 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-440-2-stack-cost] did not exist. Created. 11:31:57 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-440-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:31:57 /w/workspace/go-mod-bootstrap/2@tmp/durable-83d80c81/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:31:57 + echo total: 0.10999999940395355 [Pipeline] stash 11:31:57 Warning: overwriting stash ‘stack-cost’ 11:31:57 Stashed 1 file(s) [Pipeline] } 11:31:57 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-440-2-stack-cost] [Pipeline] // lock [Pipeline] } 11:31:57 $ docker stop --time=1 88797d5e9c290ee67696e003ac1ba121f245f90393ff2d5b17a390ae79c142b1 11:31:59 $ docker rm -f --volumes 88797d5e9c290ee67696e003ac1ba121f245f90393ff2d5b17a390ae79c142b1 [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 11:31:59 provisioning config files... 11:31:59 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-440@tmp/config186397278484870035tmp [Pipeline] { [Pipeline] sh 11:32:00 + set +x 11:32:00 + curl -s https://codecov.io/bash 11:32:00 + bash -s -- 11:32:00 11:32:00 _____ _ 11:32:00 / ____| | | 11:32:00 | | ___ __| | ___ ___ _____ __ 11:32:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:32:00 | |___| (_) | (_| | __/ (_| (_) \ V / 11:32:00 \_____\___/ \__,_|\___|\___\___/ \_/ 11:32:00 Bash-1.0.6 11:32:00 11:32:00 11:32:00 ==> git version 2.25.1 found 11:32:00 ==> 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 11:32:00 Release-Date: 2020-01-08 11:32:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:32:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:32:00 ==> Jenkins CI detected. 11:32:00 current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-440 11:32:00 project root: . 11:32:00 --> token set from env 11:32:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:32:00 ==> Running gcov in . (disable via -X gcov) 11:32:00 ==> Python coveragepy not found 11:32:00 ==> Searching for coverage reports in: 11:32:00 + . 11:32:00 -> Found 1 reports 11:32:00 ==> Detecting git/mercurial file structure 11:32:00 ==> Reading reports 11:32:00 + ./coverage.out bytes=77297 11:32:00 ==> Appending adjustments 11:32:00 https://docs.codecov.io/docs/fixing-reports 11:32:00 + Found adjustments 11:32:00 ==> Gzipping contents 11:32:00 16K /tmp/codecov.osaBCJ.gz 11:32:00 ==> Uploading reports 11:32:00 url: https://codecov.io 11:32:00 query: branch=PR-440&commit=69dcf70b3d6bafa23df255b0489ba7c9d22a37b3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-440%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=440&job=&cmd_args= 11:32:00 -> Pinging Codecov 11:32:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-440&commit=69dcf70b3d6bafa23df255b0489ba7c9d22a37b3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-440%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=440&job=&cmd_args= 11:32:00 -> Uploading to 11:32:00 https://storage.googleapis.com/codecov/v4/raw/2023-02-17/833815588EE85121546D348822E98E2E/69dcf70b3d6bafa23df255b0489ba7c9d22a37b3/0d65bb54-a2ad-4293-ba15-532f2007d99b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230217T113200Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=56fe201839c4c44b14842c11eda0616fee9d8a3ab309e81284c5d69a6b96d3a8 11:32:00 % Total % Received % Xferd Average Speed Time Time Time Current 11:32:00 Dload Upload Total Spent Left Speed 11:32:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12405 0 0 100 12405 0 45109 --:--:-- --:--:-- --:--:-- 45109 11:32:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/69dcf70b3d6bafa23df255b0489ba7c9d22a37b3 [Pipeline] } 11:32:01 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 11:32:01 + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-440/archives ] 11:32:01 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-440/archives 11:32:01 total 16 11:32:01 drwxr-xr-x 3 root root 4096 Feb 17 11:27 . 11:32:01 drwxrwxr-x 9 jenkins jenkins 4096 Feb 17 11:27 .. 11:32:01 drwxr-xr-x 2 root root 4096 Feb 17 11:27 cost 11:32:01 -rw-r--r-- 1 root root 88 Feb 17 11:27 cost.csv 11:32:01 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-440/archives 11:32:01 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-440/archives 11:32:01 total 16 11:32:01 drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 11:27 . 11:32:01 drwxrwxr-x 9 jenkins jenkins 4096 Feb 17 11:27 .. 11:32:01 drwxr-xr-x 2 jenkins jenkins 4096 Feb 17 11:27 cost 11:32:01 -rw-r--r-- 1 jenkins jenkins 88 Feb 17 11:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:32:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:32:03 ---> package-listing.sh 11:32:03 ++ facter osfamily 11:32:03 ++ tr '[:upper:]' '[:lower:]' 11:32:03 + OS_FAMILY=debian 11:32:03 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-440 11:32:03 + START_PACKAGES=/tmp/packages_start.txt 11:32:03 + END_PACKAGES=/tmp/packages_end.txt 11:32:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:32:03 + PACKAGES=/tmp/packages_start.txt 11:32:03 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-440 ']' 11:32:03 + PACKAGES=/tmp/packages_end.txt 11:32:03 + case "${OS_FAMILY}" in 11:32:03 + dpkg -l 11:32:03 + grep '^ii' 11:32:03 + '[' -f /tmp/packages_start.txt ']' 11:32:03 + '[' -f /tmp/packages_end.txt ']' 11:32:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:32:03 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-440 ']' 11:32:03 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-440/archives/ 11:32:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-440/archives/ [Pipeline] echo 11:32:03 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-440/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:32:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:32:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:32:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:32:04 prd-ubuntu20.04-docker-8c-8g-6464 does not seem to be running inside a container 11:32:04 $ 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-440/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-440 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-440:/w/workspace/xfoundry_go-mod-bootstrap_PR-440:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-440@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-440@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:32:04 $ docker top a598c5d309704c002de58bd25cc61ed21f078b26d3f2305e0b4921df18811607 -eo pid,comm [Pipeline] { [Pipeline] sh 11:32:04 + touch /tmp/pre-build-complete [Pipeline] sh 11:32:05 + mkdir -p /var/log/sysstat [Pipeline] sh 11:32:05 + ls /var/log/sa-host 11:32:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:32:05 provisioning config files... 11:32:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-440@tmp/config12547963600340465964tmp [Pipeline] { [Pipeline] echo 11:32:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:32:05 ---> create-netrc.sh [Pipeline] } 11:32:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:32:06 ---> python-tools-install.sh [Pipeline] echo 11:32:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:32:06 ---> sudo-logs.sh 11:32:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:32:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:32:06 ---> job-cost.sh 11:32:06 lf-activate-venv: SKIPPING 11:32:06 DEBUG: total: 0.2199999988079071 11:32:06 INFO: Retrieving Stack Cost... 11:32:07 INFO: Retrieving Pricing Info for: v3-standard-8 11:32:07 INFO: Archiving Costs [Pipeline] echo 11:32:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:32:07 ---> logs-deploy.sh 11:32:07 lf-activate-venv: SKIPPING 11:32:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-440/2 11:32:07 INFO: archiving workspace using pattern(s): 11:32:08 Archives upload complete. 11:32:08 INFO: archiving logs to Nexus 11:32:09 ---> uname -a: 11:32:09 Linux prd-ubuntu20-04-docker-8c-8g-6464 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:32:09 11:32:09 11:32:09 ---> lscpu: 11:32:09 Architecture: x86_64 11:32:09 CPU op-mode(s): 32-bit, 64-bit 11:32:09 Byte Order: Little Endian 11:32:09 Address sizes: 40 bits physical, 48 bits virtual 11:32:09 CPU(s): 8 11:32:09 On-line CPU(s) list: 0-7 11:32:09 Thread(s) per core: 1 11:32:09 Core(s) per socket: 1 11:32:09 Socket(s): 8 11:32:09 NUMA node(s): 1 11:32:09 Vendor ID: AuthenticAMD 11:32:09 CPU family: 23 11:32:09 Model: 49 11:32:09 Model name: AMD EPYC-Rome Processor 11:32:09 Stepping: 0 11:32:09 CPU MHz: 2799.996 11:32:09 BogoMIPS: 5599.99 11:32:09 Virtualization: AMD-V 11:32:09 Hypervisor vendor: KVM 11:32:09 Virtualization type: full 11:32:09 L1d cache: 256 KiB 11:32:09 L1i cache: 256 KiB 11:32:09 L2 cache: 4 MiB 11:32:09 L3 cache: 128 MiB 11:32:09 NUMA node0 CPU(s): 0-7 11:32:09 Vulnerability Itlb multihit: Not affected 11:32:09 Vulnerability L1tf: Not affected 11:32:09 Vulnerability Mds: Not affected 11:32:09 Vulnerability Meltdown: Not affected 11:32:09 Vulnerability Mmio stale data: Not affected 11:32:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:32:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:32:09 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:32:09 Vulnerability Srbds: Not affected 11:32:09 Vulnerability Tsx async abort: Not affected 11:32:09 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 11:32:09 11:32:09 11:32:09 ---> nproc: 11:32:09 8 11:32:09 11:32:09 11:32:09 ---> df -h: 11:32:09 Filesystem Size Used Avail Use% Mounted on 11:32:09 overlay 155G 11G 145G 7% / 11:32:09 tmpfs 64M 0 64M 0% /dev 11:32:09 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:32:09 shm 64M 0 64M 0% /dev/shm 11:32:09 /dev/vda1 155G 11G 145G 7% /facter-os 11:32:09 11:32:09 11:32:09 ---> sar -b -r -n DEV: 11:32:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6464) 02/17/23 _x86_64_ (8 CPU) 11:32:09 11:32:09 11:24:25 LINUX RESTART (8 CPU) 11:32:09 11:32:09 11:25:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:32:09 11:26:01 91.51 14.71 76.80 0.00 1899.47 79390.61 0.00 11:32:09 11:27:01 42.49 0.45 42.04 0.00 13.33 22733.28 0.00 11:32:09 11:28:01 18.00 0.07 17.93 0.00 11.06 7950.82 0.00 11:32:09 11:29:01 1.83 0.00 1.83 0.00 0.00 20.93 0.00 11:32:09 11:30:01 13.06 0.98 12.08 0.00 69.86 604.17 0.00 11:32:09 11:31:01 20.80 0.00 20.80 0.00 0.00 1332.53 0.00 11:32:09 11:32:01 21.24 0.10 21.14 0.00 7.20 1399.80 0.00 11:32:09 Average: 29.70 2.30 27.40 0.00 281.99 16053.43 0.00 11:32:09 11:32:09 11:25:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:32:09 11:26:01 29196636 31599556 720884 2.19 72228 2602624 1850512 5.45 978212 2349504 1216 11:32:09 11:27:01 28660188 31583560 722776 2.20 95636 3053896 1852100 5.46 1154344 2650712 198328 11:32:09 11:28:01 28659132 31583092 726520 2.21 95952 3054236 1758704 5.18 1167040 2638360 12 11:32:09 11:29:01 28659288 31583352 726164 2.21 96024 3054236 1758704 5.18 1167088 2638368 8 11:32:09 11:30:01 28653672 31590340 718840 2.19 99300 3062920 1791708 5.28 1168356 2647032 3760 11:32:09 11:31:01 28646568 31595284 713724 2.17 102756 3071220 1774788 5.23 1166000 2655348 4120 11:32:09 11:32:01 28631536 31592948 715572 2.18 106176 3080188 1790140 5.28 1167396 2664000 3504 11:32:09 Average: 28729574 31589733 720640 2.19 95439 2997046 1796665 5.29 1138348 2606189 30135 11:32:09 11:32:09 11:25:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:32:09 11:26:01 docker0 7.00 6.03 0.71 57.20 0.00 0.00 0.00 0.00 11:32:09 11:26:01 lo 3.46 3.46 0.33 0.33 0.00 0.00 0.00 0.00 11:32:09 11:26:01 veth4f29510 2.97 2.76 0.25 11.14 0.00 0.00 0.00 0.00 11:32:09 11:26:01 ens3 379.38 277.07 6140.50 68.59 0.00 0.00 0.00 0.00 11:32:09 11:27:01 docker0 24.68 36.69 2.23 568.60 0.00 0.00 0.00 0.00 11:32:09 11:27:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 11:32:09 11:27:01 ens3 149.41 107.25 3097.67 36.02 0.00 0.00 0.00 0.00 11:32:09 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:32:09 11:28:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:32:09 11:28:01 ens3 29.63 39.59 9.54 68.10 0.00 0.00 0.00 0.00 11:32:09 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:32:09 11:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:32:09 11:29:01 ens3 0.72 0.58 0.36 0.28 0.00 0.00 0.00 0.00 11:32:09 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:32:09 11:30:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 11:32:09 11:30:01 ens3 30.24 19.35 60.46 1.51 0.00 0.00 0.00 0.00 11:32:09 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:32:09 11:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:32:09 11:31:01 ens3 66.43 43.13 142.50 2.78 0.00 0.00 0.00 0.00 11:32:09 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:32:09 11:32:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 11:32:09 11:32:01 ens3 71.78 46.90 165.30 4.33 0.00 0.00 0.00 0.00 11:32:09 Average: docker0 4.52 6.10 0.42 89.48 0.00 0.00 0.00 0.00 11:32:09 Average: lo 0.78 0.78 0.07 0.07 0.00 0.00 0.00 0.00 11:32:09 Average: ens3 103.28 75.79 1362.35 25.84 0.00 0.00 0.00 0.00 11:32:09 11:32:09 11:32:09 ---> sar -P ALL: 11:32:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6464) 02/17/23 _x86_64_ (8 CPU) 11:32:09 11:32:09 11:24:25 LINUX RESTART (8 CPU) 11:32:09 11:32:09 11:25:02 CPU %user %nice %system %iowait %steal %idle 11:32:09 11:26:01 all 7.77 0.00 2.90 7.28 0.08 81.96 11:32:09 11:26:01 0 9.45 0.00 4.25 34.75 0.09 51.46 11:32:09 11:26:01 1 5.16 0.00 3.33 11.77 0.07 79.67 11:32:09 11:26:01 2 9.56 0.00 2.81 7.23 0.12 80.28 11:32:09 11:26:01 3 8.53 0.00 2.60 0.50 0.09 88.29 11:32:09 11:26:01 4 7.85 0.00 1.71 0.19 0.05 90.20 11:32:09 11:26:01 5 7.25 0.00 2.48 0.07 0.07 90.13 11:32:09 11:26:01 6 6.60 0.00 2.92 0.19 0.07 90.22 11:32:09 11:26:01 7 7.79 0.00 3.15 3.65 0.12 85.29 11:32:09 11:27:01 all 23.89 0.00 4.41 3.12 0.08 68.50 11:32:09 11:27:01 0 21.35 0.00 4.36 6.72 0.10 67.46 11:32:09 11:27:01 1 25.76 0.00 3.89 0.02 0.08 70.24 11:32:09 11:27:01 2 24.95 0.00 5.19 0.36 0.08 69.42 11:32:09 11:27:01 3 24.86 0.00 5.32 1.10 0.08 68.65 11:32:09 11:27:01 4 21.51 0.00 3.80 15.45 0.08 59.14 11:32:09 11:27:01 5 23.58 0.00 4.29 0.24 0.07 71.82 11:32:09 11:27:01 6 25.01 0.00 4.44 0.84 0.08 69.62 11:32:09 11:27:01 7 24.06 0.00 3.96 0.30 0.08 71.60 11:32:09 11:28:01 all 0.50 0.00 0.19 1.26 0.03 98.02 11:32:09 11:28:01 0 0.08 0.00 0.23 3.08 0.00 96.60 11:32:09 11:28:01 1 0.72 0.00 0.27 0.22 0.02 98.78 11:32:09 11:28:01 2 0.22 0.00 0.13 0.00 0.00 99.65 11:32:09 11:28:01 3 1.00 0.00 0.15 0.02 0.17 98.67 11:32:09 11:28:01 4 0.15 0.00 0.34 6.20 0.02 93.29 11:32:09 11:28:01 5 1.29 0.00 0.08 0.00 0.00 98.62 11:32:09 11:28:01 6 0.37 0.00 0.22 0.42 0.02 98.98 11:32:09 11:28:01 7 0.20 0.00 0.12 0.15 0.00 99.53 11:32:09 11:29:01 all 0.10 0.00 0.01 0.02 0.00 99.87 11:32:09 11:29:01 0 0.00 0.00 0.02 0.02 0.00 99.97 11:32:09 11:29:01 1 0.03 0.00 0.03 0.17 0.00 99.77 11:32:09 11:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:32:09 11:29:01 3 0.15 0.00 0.00 0.00 0.02 99.83 11:32:09 11:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:32:09 11:29:01 5 0.55 0.00 0.00 0.00 0.00 99.45 11:32:09 11:29:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:32:09 11:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:32:09 11:30:01 all 0.20 0.00 0.12 0.40 0.01 99.27 11:32:09 11:30:01 0 0.18 0.00 0.22 2.45 0.02 97.13 11:32:09 11:30:01 1 0.35 0.00 0.23 0.10 0.02 99.30 11:32:09 11:30:01 2 0.27 0.00 0.12 0.12 0.02 99.48 11:32:09 11:30:01 3 0.25 0.00 0.12 0.12 0.02 99.50 11:32:09 11:30:01 4 0.08 0.00 0.07 0.00 0.00 99.85 11:32:09 11:30:01 5 0.15 0.00 0.03 0.03 0.02 99.77 11:32:09 11:30:01 6 0.10 0.00 0.07 0.15 0.00 99.68 11:32:09 11:30:01 7 0.23 0.00 0.10 0.22 0.02 99.43 11:32:09 11:31:01 all 0.32 0.00 0.13 0.75 0.01 98.80 11:32:09 11:31:01 0 0.33 0.00 0.27 5.15 0.02 94.23 11:32:09 11:31:01 1 0.45 0.00 0.08 0.17 0.00 99.30 11:32:09 11:31:01 2 0.38 0.00 0.12 0.10 0.00 99.40 11:32:09 11:31:01 3 0.20 0.00 0.08 0.03 0.03 99.65 11:32:09 11:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:32:09 11:31:01 5 0.18 0.00 0.18 0.10 0.02 99.51 11:32:09 11:31:01 6 0.55 0.00 0.12 0.13 0.02 99.18 11:32:09 11:31:01 7 0.43 0.00 0.13 0.30 0.02 99.11 11:32:09 11:32:01 all 0.45 0.00 0.17 0.41 0.02 98.95 11:32:09 11:32:01 0 0.55 0.00 0.27 2.72 0.03 96.43 11:32:09 11:32:01 1 0.55 0.00 0.17 0.33 0.02 98.93 11:32:09 11:32:01 2 0.42 0.00 0.10 0.08 0.00 99.40 11:32:09 11:32:01 3 0.62 0.00 0.18 0.02 0.02 99.17 11:32:09 11:32:01 4 0.03 0.00 0.10 0.00 0.02 99.85 11:32:09 11:32:01 5 0.37 0.00 0.15 0.02 0.00 99.46 11:32:09 11:32:01 6 0.53 0.00 0.13 0.05 0.02 99.27 11:32:09 11:32:01 7 0.54 0.00 0.28 0.05 0.05 99.08 11:32:09 Average: all 4.70 0.00 1.12 1.87 0.03 92.27 11:32:09 Average: 0 4.52 0.00 1.36 7.72 0.04 86.36 11:32:09 Average: 1 4.69 0.00 1.13 1.79 0.03 92.37 11:32:09 Average: 2 5.06 0.00 1.20 1.10 0.03 92.61 11:32:09 Average: 3 5.04 0.00 1.19 0.25 0.06 93.46 11:32:09 Average: 4 4.18 0.00 0.85 3.09 0.02 91.85 11:32:09 Average: 5 4.74 0.00 1.02 0.06 0.02 94.15 11:32:09 Average: 6 4.70 0.00 1.12 0.25 0.03 93.90 11:32:09 Average: 7 4.71 0.00 1.09 0.65 0.04 93.50 11:32:09 11:32:09 11:32:09