Pull request #487 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ejlee3 for edgexfoundry/go-mod-bootstrap Loading trusted files from base branch main at 9d98d1e0776d9318972cb8a0c851d1c9cce628cc rather than 68ba9411d150801c1b79955603019ef1f14f5ce1 Obtained Jenkinsfile from 9d98d1e0776d9318972cb8a0c851d1c9cce628cc 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-ssh8021658599558333513.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh858698757822867297.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-487/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-487/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2018141366795920668.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-487/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8937272303863665210.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh11127036269153999465.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-487/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-487/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10373435791471643023.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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.20 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 ‘prd-ubuntu20.04-docker-8c-8g-4640’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4643 in /w/workspace/xfoundry_go-mod-bootstrap_PR-487 [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-487 # 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/487/head:refs/remotes/origin/PR-487 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9d98d1e0776d9318972cb8a0c851d1c9cce628cc into PR head commit 68ba9411d150801c1b79955603019ef1f14f5ce1 Merge succeeded, producing 68ba9411d150801c1b79955603019ef1f14f5ce1 Checking out Revision 68ba9411d150801c1b79955603019ef1f14f5ce1 (PR-487) > git config core.sparsecheckout # timeout=10 > git checkout -f 68ba9411d150801c1b79955603019ef1f14f5ce1 # 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 9d98d1e0776d9318972cb8a0c851d1c9cce628cc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 68ba9411d150801c1b79955603019ef1f14f5ce1 # timeout=10 Commit message: "feat: Add command line/environment flag for commonConfig" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:06:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:06:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:06:03 ========================================================= 21:06:03 EdgeX Global Pipelines Version Info 21:06:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:06:04 ------------------- 21:06:04 stable info: 21:06:04 ------------------- 21:06:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:06:04 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 21:06:04 Message: update stable to v1.0.245 21:06:05 ------------------- 21:06:05 experimental info: 21:06:05 ------------------- 21:06:05 Commited By: **** collab-it+edgex@linuxfoundation.org 21:06:05 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 21:06:05 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:06:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 21:06:05 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 21:06:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:06:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:06:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:06:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 21:06:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:06:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:06:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:06:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:06:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:06:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 21:06:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:06:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:06:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:06:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:06:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:06:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:06:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:06:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:06:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:06:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:06:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:06:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:06:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:06:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:06:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:06:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-487 [Pipeline] echo 21:06:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-487 [Pipeline] echo 21:06:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-487 [Pipeline] echo 21:06:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 68ba9411d150801c1b79955603019ef1f14f5ce1 [Pipeline] echo 21:06:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 68ba941 [Pipeline] echo 21:06:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:06:07 + git rev-list -1 --merges 68ba9411d150801c1b79955603019ef1f14f5ce1~1..68ba9411d150801c1b79955603019ef1f14f5ce1 [Pipeline] echo 21:06:07 -----------> git rev-list -1 --merges 68ba9411d150801c1b79955603019ef1f14f5ce1~1..68ba9411d150801c1b79955603019ef1f14f5ce1 68ba9411d150801c1b79955603019ef1f14f5ce1 [false] [Pipeline] sh 21:06:07 + git log --format=format:%s -1 68ba9411d150801c1b79955603019ef1f14f5ce1 [Pipeline] echo 21:06:07 ========================================================= 21:06:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:06:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:06:08 + git log --format=format:%s -1 68ba9411d150801c1b79955603019ef1f14f5ce1 [Pipeline] echo 21:06:08 [semverPrep] GIT_COMMIT: 68ba9411d150801c1b79955603019ef1f14f5ce1, Commit Message: feat: Add command line/environment flag for commonConfig [Pipeline] echo 21:06:08 [semverPrep] This is not a build commit. [Pipeline] sh 21:06:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:06:08 + grep -v github /etc/ssh/ssh_known_hosts 21:06:08 + [ -e /tmp/ssh_known_hosts ] 21:06:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:06:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:06:08 + sudo tee -a /etc/ssh/ssh_known_hosts 21:06:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:06:09 21:06:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:06:09 0.1.4: Pulling from edgex-devops/py-git-semver 21:06:09 b85a868b505f: Pulling fs layer 21:06:09 e2be974225ed: Pulling fs layer 21:06:09 339a4e72a1f5: Pulling fs layer 21:06:09 988bab9f4d93: Pulling fs layer 21:06:09 1469e6f7b9e6: Pulling fs layer 21:06:09 eaf3925da568: Pulling fs layer 21:06:09 bab4dde63d76: Pulling fs layer 21:06:09 bde34c3a00c8: Pulling fs layer 21:06:09 b352a97aabf1: Pulling fs layer 21:06:09 4872d77fe225: Pulling fs layer 21:06:09 5851b861e8e6: Pulling fs layer 21:06:09 eaf3925da568: Waiting 21:06:09 bab4dde63d76: Waiting 21:06:09 5851b861e8e6: Waiting 21:06:09 bde34c3a00c8: Waiting 21:06:09 988bab9f4d93: Waiting 21:06:09 1469e6f7b9e6: Waiting 21:06:09 4872d77fe225: Waiting 21:06:09 b352a97aabf1: Waiting 21:06:09 e2be974225ed: Download complete 21:06:09 988bab9f4d93: Verifying Checksum 21:06:09 988bab9f4d93: Download complete 21:06:09 1469e6f7b9e6: Verifying Checksum 21:06:09 1469e6f7b9e6: Download complete 21:06:09 eaf3925da568: Verifying Checksum 21:06:09 eaf3925da568: Download complete 21:06:09 339a4e72a1f5: Verifying Checksum 21:06:09 339a4e72a1f5: Download complete 21:06:09 bde34c3a00c8: Download complete 21:06:09 b352a97aabf1: Verifying Checksum 21:06:09 b352a97aabf1: Download complete 21:06:09 4872d77fe225: Verifying Checksum 21:06:09 4872d77fe225: Download complete 21:06:09 5851b861e8e6: Verifying Checksum 21:06:09 5851b861e8e6: Download complete 21:06:09 b85a868b505f: Verifying Checksum 21:06:09 b85a868b505f: Download complete 21:06:10 bab4dde63d76: Verifying Checksum 21:06:10 bab4dde63d76: Download complete 21:06:11 b85a868b505f: Pull complete 21:06:11 e2be974225ed: Pull complete 21:06:11 339a4e72a1f5: Pull complete 21:06:11 988bab9f4d93: Pull complete 21:06:11 1469e6f7b9e6: Pull complete 21:06:11 eaf3925da568: Pull complete 21:06:13 bab4dde63d76: Pull complete 21:06:13 bde34c3a00c8: Pull complete 21:06:13 b352a97aabf1: Pull complete 21:06:14 4872d77fe225: Pull complete 21:06:14 5851b861e8e6: Pull complete 21:06:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:06:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:06:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:06:14 prd-ubuntu20.04-docker-8c-8g-4643 does not seem to be running inside a container 21:06:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-487 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-487:/w/workspace/xfoundry_go-mod-bootstrap_PR-487:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-487@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-487@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 21:06:15 $ docker top 987993f15cf17e248c0b2017212355ff43dfc5a4bca8b81383d67cddf75565a9 -eo pid,comm 21:06: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). 21:06:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:06:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:06:16 [ssh-agent] Looking for ssh-agent implementation... 21:06:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:06:16 $ docker exec 987993f15cf17e248c0b2017212355ff43dfc5a4bca8b81383d67cddf75565a9 ssh-agent 21:06:16 SSH_AUTH_SOCK=/tmp/ssh-xalmzINV3fSK/agent.32 21:06:16 SSH_AGENT_PID=38 21:06:16 Running ssh-add (command line suppressed) 21:06:16 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-487@tmp/private_key_376876060108119571.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-487@tmp/private_key_376876060108119571.key) 21:06:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:06:16 + git tag --points-at HEAD [Pipeline] } 21:06:16 $ docker exec --env ******** --env ******** 987993f15cf17e248c0b2017212355ff43dfc5a4bca8b81383d67cddf75565a9 ssh-agent -k 21:06:16 unset SSH_AUTH_SOCK; 21:06:16 unset SSH_AGENT_PID; 21:06:16 echo Agent pid 38 killed; 21:06:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:06:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:06:17 [ssh-agent] Looking for ssh-agent implementation... 21:06:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:06:17 $ docker exec 987993f15cf17e248c0b2017212355ff43dfc5a4bca8b81383d67cddf75565a9 ssh-agent 21:06:17 SSH_AUTH_SOCK=/tmp/ssh-7HrItnamxiH2/agent.70 21:06:17 SSH_AGENT_PID=76 21:06:17 Running ssh-add (command line suppressed) 21:06:17 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-487@tmp/private_key_2867022431693735848.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-487@tmp/private_key_2867022431693735848.key) 21:06:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:06:17 + git semver init 21:06:18 2023-03-20 21:06:17,945 [run_init] DEBUG init version:0.0.0 force:False 21:06:18 2023-03-20 21:06:17,946 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-487/.semver 21:06:18 2023-03-20 21:06:17,946 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-487/.semver 21:06:18 2023-03-20 21:06:17,946 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-487/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-487, universal_newlines=False, shell=None, istream=None) 21:06:18 2023-03-20 21:06:18,745 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-487/.git/info/exclude 21:06:18 2023-03-20 21:06:18,745 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-487/.semver/PR-487 with force:False 21:06:18 2023-03-20 21:06:18,745 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-487/.semver/PR-487 21:06:18 2023-03-20 21:06:18,749 [execute] INFO git cat-file --batch-check 21:06:18 2023-03-20 21:06:18,750 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-487/.semver, universal_newlines=False, shell=None, istream=) 21:06:18 2023-03-20 21:06:18,755 [execute] INFO git cat-file --batch 21:06:18 2023-03-20 21:06:18,755 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-487/.semver, universal_newlines=False, shell=None, istream=) 21:06:18 2023-03-20 21:06:18,760 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-487/.semver/PR-487 21:06:18 0.0.0 [Pipeline] } 21:06:18 $ docker exec --env ******** --env ******** 987993f15cf17e248c0b2017212355ff43dfc5a4bca8b81383d67cddf75565a9 ssh-agent -k 21:06:19 unset SSH_AUTH_SOCK; 21:06:19 unset SSH_AGENT_PID; 21:06:19 echo Agent pid 76 killed; 21:06:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:06:19 + git semver [Pipeline] } 21:06:19 $ docker stop --time=1 987993f15cf17e248c0b2017212355ff43dfc5a4bca8b81383d67cddf75565a9 21:06:21 $ docker rm -f --volumes 987993f15cf17e248c0b2017212355ff43dfc5a4bca8b81383d67cddf75565a9 [Pipeline] // withDockerContainer [Pipeline] sh 21:06:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:06:21 Stashed 1 file(s) [Pipeline] echo 21:06: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 21:06:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:06:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:06:22 ========================================================= 21:06:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 21:06:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:06:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:06:22 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 21:06:22 63b65145d645: Pulling fs layer 21:06:22 a2d21d5440eb: Pulling fs layer 21:06:22 935e6c44a52c: Pulling fs layer 21:06:22 94cc34f8dd06: Pulling fs layer 21:06:22 30dea6a524f1: Pulling fs layer 21:06:22 a2aff8979fd8: Pulling fs layer 21:06:22 6808be2612f2: Pulling fs layer 21:06:22 f25807f1079a: Pulling fs layer 21:06:22 6808be2612f2: Waiting 21:06:22 f25807f1079a: Waiting 21:06:22 30dea6a524f1: Waiting 21:06:22 a2aff8979fd8: Waiting 21:06:22 94cc34f8dd06: Waiting 21:06:22 a2d21d5440eb: Download complete 21:06:22 94cc34f8dd06: Verifying Checksum 21:06:22 94cc34f8dd06: Download complete 21:06:22 30dea6a524f1: Verifying Checksum 21:06:22 30dea6a524f1: Download complete 21:06:22 63b65145d645: Download complete 21:06:22 a2aff8979fd8: Verifying Checksum 21:06:22 a2aff8979fd8: Download complete 21:06:23 63b65145d645: Pull complete 21:06:23 a2d21d5440eb: Pull complete 21:06:23 f25807f1079a: Verifying Checksum 21:06:23 f25807f1079a: Download complete 21:06:23 935e6c44a52c: Verifying Checksum 21:06:23 935e6c44a52c: Download complete 21:06:23 6808be2612f2: Download complete 21:06:27 935e6c44a52c: Pull complete 21:06:27 94cc34f8dd06: Pull complete 21:06:27 30dea6a524f1: Pull complete 21:06:27 a2aff8979fd8: Pull complete 21:06:29 6808be2612f2: Pull complete 21:06:30 f25807f1079a: Pull complete 21:06:30 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 21:06:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:06:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 21:06:30 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:30 + docker inspect -f . ci-base-image-x86_64 21:06:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:06:30 prd-ubuntu20.04-docker-8c-8g-4643 does not seem to be running inside a container 21:06:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-487 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-487:/w/workspace/xfoundry_go-mod-bootstrap_PR-487:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-487@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-487@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 21:06:33 $ docker top 24e6a69fe6fcbdcca24e59ccad238d62d99b83052ebc04f549bdc9c7b64894a7 -eo pid,comm [Pipeline] { [Pipeline] sh 21:06:33 + go version 21:06:33 go version go1.20.2 linux/amd64 [Pipeline] } 21:06:33 $ docker stop --time=1 24e6a69fe6fcbdcca24e59ccad238d62d99b83052ebc04f549bdc9c7b64894a7 21:06:34 $ docker rm -f --volumes 24e6a69fe6fcbdcca24e59ccad238d62d99b83052ebc04f549bdc9c7b64894a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:35 + docker inspect -f . ci-base-image-x86_64 21:06:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:06:35 prd-ubuntu20.04-docker-8c-8g-4643 does not seem to be running inside a container 21:06:35 $ 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-487 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-487:/w/workspace/xfoundry_go-mod-bootstrap_PR-487:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-487@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-487@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 21:06:36 $ docker top 7fa091f828df1ca1fe90c123aea0d57fb5d5dfb17818333a3bb2fdb689e455c8 -eo pid,comm [Pipeline] { [Pipeline] sh 21:06:36 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-487 [Pipeline] fileExists [Pipeline] sh 21:06:36 + make test 21:06:36 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:06:36 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 21:06:36 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.9 21:06:36 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.30 21:06:36 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.10 21:06:36 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.18 21:06:36 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 21:06:37 go: downloading github.com/pelletier/go-toml v1.9.5 21:06:37 go: downloading github.com/stretchr/testify v1.8.2 21:06:37 Still waiting to schedule task 21:06:37 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:06:37 go: downloading github.com/google/uuid v1.3.0 21:06:37 go: downloading github.com/hashicorp/go-multierror v1.1.1 21:06:37 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:06:37 go: downloading github.com/mitchellh/copystructure v1.2.0 21:06:37 go: downloading gopkg.in/yaml.v3 v3.0.1 21:06:37 go: downloading github.com/gorilla/mux v1.8.0 21:06:37 go: downloading github.com/gorilla/websocket v1.4.2 21:06:37 go: downloading golang.org/x/net v0.7.0 21:06:37 go: downloading golang.org/x/sync v0.1.0 21:06:37 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 21:06:37 go: downloading github.com/davecgh/go-spew v1.1.1 21:06:37 go: downloading github.com/pmezard/go-difflib v1.0.0 21:06:37 go: downloading github.com/stretchr/objx v0.5.0 21:06:37 go: downloading github.com/go-kit/log v0.2.1 21:06:37 go: downloading github.com/go-playground/validator/v10 v10.11.2 21:06:37 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 21:06:37 go: downloading github.com/hashicorp/errwrap v1.0.0 21:06:37 go: downloading github.com/mitchellh/reflectwalk v1.0.2 21:06:37 go: downloading github.com/hashicorp/consul/api v1.20.0 21:06:37 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:06:37 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:06:37 go: downloading github.com/go-logfmt/logfmt v0.5.1 21:06:37 go: downloading github.com/x448/float16 v0.8.4 21:06:37 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:06:37 go: downloading github.com/mitchellh/mapstructure v1.5.0 21:06:37 go: downloading github.com/go-playground/universal-translator v0.18.1 21:06:37 go: downloading github.com/leodido/go-urn v1.2.1 21:06:37 go: downloading golang.org/x/text v0.7.0 21:06:37 go: downloading golang.org/x/crypto v0.6.0 21:06:37 go: downloading github.com/zeebo/errs v1.3.0 21:06:37 go: downloading google.golang.org/grpc v1.51.0 21:06:37 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 21:06:37 go: downloading google.golang.org/protobuf v1.28.1 21:06:37 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:06:37 go: downloading github.com/hashicorp/go-hclog v0.14.1 21:06:37 go: downloading github.com/hashicorp/serf v0.10.1 21:06:37 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:06:37 go: downloading github.com/go-playground/locales v0.14.1 21:06:37 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 21:06:37 go: downloading github.com/golang/protobuf v1.5.2 21:06:37 go: downloading golang.org/x/sys v0.5.0 21:06:37 go: downloading github.com/fatih/color v1.9.0 21:06:37 go: downloading github.com/mattn/go-isatty v0.0.14 21:06:37 go: downloading github.com/mattn/go-colorable v0.1.12 21:06:37 go: downloading github.com/armon/go-metrics v0.3.10 21:06:37 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 21:06:38 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:06:56 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 21:06:56 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 21:06:56 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 21:06:56 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 21:06:56 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 21:07:14 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.036s coverage: 39.5% of statements 21:07:14 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.015s coverage: 92.3% of statements 21:07:14 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.010s coverage: 86.5% of statements 21:07:14 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.028s coverage: 42.3% of statements 21:07:14 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.012s coverage: 100.0% of statements 21:07:14 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.319s coverage: 87.7% of statements 21:07:14 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.010s coverage: 25.0% of statements 21:07:14 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.043s coverage: 79.2% of statements 21:07:14 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.012s coverage: 31.2% of statements 21:07:14 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.009s coverage: 91.3% of statements 21:07:22 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:07:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:07:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 21:07:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:07:24 $ docker stop --time=1 7fa091f828df1ca1fe90c123aea0d57fb5d5dfb17818333a3bb2fdb689e455c8 21:07:26 $ docker rm -f --volumes 7fa091f828df1ca1fe90c123aea0d57fb5d5dfb17818333a3bb2fdb689e455c8 [Pipeline] // withDockerContainer [Pipeline] sh 21:07:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:07:27 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 21:07:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:07:28 21:07:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:07:28 latest: Pulling from edgex-lftools-log-publisher 21:07:28 5eb5b503b376: Pulling fs layer 21:07:28 5c69ac0246d0: Pulling fs layer 21:07:28 ec43610c2a17: Pulling fs layer 21:07:28 3a2ae6a8a46f: Pulling fs layer 21:07:28 33b1e0a273af: Pulling fs layer 21:07:28 5d3b04190fa2: Pulling fs layer 21:07:28 2f39f015ded8: Pulling fs layer 21:07:28 33b1e0a273af: Waiting 21:07:28 5d3b04190fa2: Waiting 21:07:28 2f39f015ded8: Waiting 21:07:28 3a2ae6a8a46f: Waiting 21:07:28 5c69ac0246d0: Verifying Checksum 21:07:28 5c69ac0246d0: Download complete 21:07:28 3a2ae6a8a46f: Download complete 21:07:28 33b1e0a273af: Verifying Checksum 21:07:28 33b1e0a273af: Download complete 21:07:28 5d3b04190fa2: Verifying Checksum 21:07:28 5d3b04190fa2: Download complete 21:07:28 ec43610c2a17: Verifying Checksum 21:07:28 ec43610c2a17: Download complete 21:07:28 5eb5b503b376: Verifying Checksum 21:07:28 5eb5b503b376: Download complete 21:07:29 2f39f015ded8: Download complete 21:07:30 5eb5b503b376: Pull complete 21:07:30 5c69ac0246d0: Pull complete 21:07:31 ec43610c2a17: Pull complete 21:07:31 3a2ae6a8a46f: Pull complete 21:07:31 33b1e0a273af: Pull complete 21:07:31 5d3b04190fa2: Pull complete 21:07:36 2f39f015ded8: Pull complete 21:07:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:07:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:07:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:07:36 prd-ubuntu20.04-docker-8c-8g-4643 does not seem to be running inside a container 21:07:36 $ 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-487 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-487:/w/workspace/xfoundry_go-mod-bootstrap_PR-487:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-487@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-487@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 21:07:38 $ docker top 4223d77ade722a6e5e685293e8e268ab1e6c63c947c0370f0dd00063f8afaca0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:07:39 ---> job-cost.sh 21:07:39 lf-activate-venv: SKIPPING 21:07:39 INFO: No Stack... 21:07:39 INFO: Retrieving Pricing Info for: v3-standard-8 21:07:39 INFO: Archiving Costs [Pipeline] sh 21:07:40 + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-487/archives/cost.csv 21:07:40 + cut -d, -f6 [Pipeline] lock 21:07:40 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-487-1-stack-cost] 21:07:40 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-487-1-stack-cost] did not exist. Created. 21:07:40 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-487-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:07:40 + echo total: 0.2199999988079071 [Pipeline] stash 21:07:40 Stashed 1 file(s) [Pipeline] } 21:07:40 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-487-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:07:40 $ docker stop --time=1 4223d77ade722a6e5e685293e8e268ab1e6c63c947c0370f0dd00063f8afaca0 21:07:42 $ docker rm -f --volumes 4223d77ade722a6e5e685293e8e268ab1e6c63c947c0370f0dd00063f8afaca0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:08:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4644 in /w/workspace/xfoundry_go-mod-bootstrap_PR-487 [Pipeline] { [Pipeline] ws 21:08:06 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 21:08:06 Selected Git installation does not exist. Using Default 21:08:06 The recommended git tool is: NONE 21:08:11 using credential edgex-jenkins-ssh 21:08:11 Cloning the remote Git repository 21:08:11 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 21:08:11 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 21:08:11 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 21:08:11 > git --version # timeout=10 21:08:11 > git --version # 'git version 2.25.1' 21:08:11 using GIT_SSH to set credentials SSH Credentials for GitHub 21:08:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:08:13 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 21:08:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:08:14 Merging remotes/origin/main commit 9d98d1e0776d9318972cb8a0c851d1c9cce628cc into PR head commit 68ba9411d150801c1b79955603019ef1f14f5ce1 21:08:14 Merge succeeded, producing 68ba9411d150801c1b79955603019ef1f14f5ce1 21:08:14 Checking out Revision 68ba9411d150801c1b79955603019ef1f14f5ce1 (PR-487) 21:08:13 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 21:08:13 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 21:08:13 using GIT_SSH to set credentials SSH Credentials for GitHub 21:08:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/487/head:refs/remotes/origin/PR-487 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:08:14 > git config core.sparsecheckout # timeout=10 21:08:14 > git checkout -f 68ba9411d150801c1b79955603019ef1f14f5ce1 # timeout=10 21:08:14 > git remote # timeout=10 21:08:14 > git config --get remote.origin.url # timeout=10 21:08:14 using GIT_SSH to set credentials SSH Credentials for GitHub 21:08:14 > git merge 9d98d1e0776d9318972cb8a0c851d1c9cce628cc # timeout=10 21:08:14 > git rev-parse HEAD^{commit} # timeout=10 21:08:14 > git config core.sparsecheckout # timeout=10 21:08:14 > git checkout -f 68ba9411d150801c1b79955603019ef1f14f5ce1 # timeout=10 21:08:18 Commit message: "feat: Add command line/environment flag for commonConfig" 21:08:18 > git --version # timeout=10 21:08:18 > git --version # 'git version 2.25.1' 21:08:18 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:08:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:08:19 % Total % Received % Xferd Average Speed Time Time Time Current 21:08:19 Dload Upload Total Spent Left Speed 21:08:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh 21:08:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:08:20 + sudo tee /etc/docker/daemon.new 21:08:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:08:20 { 21:08:20 "registry-mirrors": [ 21:08:20 "https://nexus3.edgexfoundry.org:10001" 21:08:20 ], 21:08:20 "bip": "10.250.0.254/24", 21:08:20 "hosts": [ 21:08:20 "tcp://0.0.0.0:5555", 21:08:20 "unix:///var/run/docker.sock" 21:08:20 ], 21:08:20 "mtu": 1458, 21:08:20 "selinux-enabled": true, 21:08:20 "seccomp-profile": "/etc/docker/seccomp.json" 21:08:20 } [Pipeline] sh 21:08:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:08:21 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 21:08:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:08:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:08:39 ========================================================= 21:08:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:08:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:08:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:08:40 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:08:40 af6eaf76a39c: Pulling fs layer 21:08:40 55522c791124: Pulling fs layer 21:08:40 ce5c4a1c91eb: Pulling fs layer 21:08:40 169dfbe0d373: Pulling fs layer 21:08:40 e1ff8fa3b103: Pulling fs layer 21:08:40 52ebb69f0ebf: Pulling fs layer 21:08:40 5abe8eddf0d5: Pulling fs layer 21:08:40 e1ff8fa3b103: Waiting 21:08:40 52ebb69f0ebf: Waiting 21:08:40 5abe8eddf0d5: Waiting 21:08:40 169dfbe0d373: Waiting 21:08:40 55522c791124: Verifying Checksum 21:08:40 55522c791124: Download complete 21:08:40 169dfbe0d373: Download complete 21:08:40 e1ff8fa3b103: Verifying Checksum 21:08:40 e1ff8fa3b103: Download complete 21:08:40 af6eaf76a39c: Verifying Checksum 21:08:42 af6eaf76a39c: Pull complete 21:08:42 5abe8eddf0d5: Verifying Checksum 21:08:42 5abe8eddf0d5: Download complete 21:08:42 55522c791124: Pull complete 21:08:43 52ebb69f0ebf: Verifying Checksum 21:08:43 52ebb69f0ebf: Download complete 21:08:43 ce5c4a1c91eb: Verifying Checksum 21:08:53 ce5c4a1c91eb: Pull complete 21:08:53 169dfbe0d373: Pull complete 21:08:53 e1ff8fa3b103: Pull complete 21:08:58 52ebb69f0ebf: Pull complete 21:09:00 5abe8eddf0d5: Pull complete 21:09:00 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 21:09:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:09:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 21:09:01 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:01 + docker inspect -f . ci-base-image-arm64 21:09:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:01 prd-ubuntu20.04-docker-arm64-4c-16g-4644 does not seem to be running inside a container 21:09:01 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:09:05 $ docker top 8ba0e1e491faaac5c1e54a1aa754fd346761c7e70c5bc2e26390f44149017bc3 -eo pid,comm [Pipeline] { [Pipeline] sh 21:09:05 + go version 21:09:06 go version go1.20.2 linux/arm64 [Pipeline] } 21:09:06 $ docker stop --time=1 8ba0e1e491faaac5c1e54a1aa754fd346761c7e70c5bc2e26390f44149017bc3 21:09:07 $ docker rm -f --volumes 8ba0e1e491faaac5c1e54a1aa754fd346761c7e70c5bc2e26390f44149017bc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:08 + docker inspect -f . ci-base-image-arm64 21:09:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:08 prd-ubuntu20.04-docker-arm64-4c-16g-4644 does not seem to be running inside a container 21:09:08 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:09:10 $ docker top 52ee14aeafac2b5c77cc33fd87fad2e54aa9552b4692e18ea1b278127ec57dfe -eo pid,comm [Pipeline] { [Pipeline] sh 21:09:10 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/1 [Pipeline] fileExists [Pipeline] sh 21:09:11 + make test 21:09:11 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:09:11 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.9 21:09:11 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.30 21:09:11 go: downloading github.com/pelletier/go-toml v1.9.5 21:09:11 go: downloading github.com/stretchr/testify v1.8.2 21:09:12 go: downloading github.com/mitchellh/copystructure v1.2.0 21:09:12 go: downloading gopkg.in/yaml.v3 v3.0.1 21:09:12 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 21:09:12 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.18 21:09:12 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 21:09:12 go: downloading github.com/gorilla/mux v1.8.0 21:09:12 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.10 21:09:12 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:09:12 go: downloading github.com/google/uuid v1.3.0 21:09:12 go: downloading github.com/hashicorp/go-multierror v1.1.1 21:09:12 go: downloading github.com/davecgh/go-spew v1.1.1 21:09:12 go: downloading github.com/pmezard/go-difflib v1.0.0 21:09:12 go: downloading github.com/stretchr/objx v0.5.0 21:09:12 go: downloading github.com/go-kit/log v0.2.1 21:09:12 go: downloading github.com/go-playground/validator/v10 v10.11.2 21:09:12 go: downloading github.com/mitchellh/reflectwalk v1.0.2 21:09:12 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 21:09:12 go: downloading github.com/gorilla/websocket v1.4.2 21:09:12 go: downloading golang.org/x/net v0.7.0 21:09:12 go: downloading golang.org/x/sync v0.1.0 21:09:12 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 21:09:13 go: downloading github.com/hashicorp/errwrap v1.0.0 21:09:13 go: downloading github.com/hashicorp/consul/api v1.20.0 21:09:13 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:09:13 go: downloading github.com/go-logfmt/logfmt v0.5.1 21:09:13 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:09:13 go: downloading github.com/go-playground/universal-translator v0.18.1 21:09:13 go: downloading github.com/leodido/go-urn v1.2.1 21:09:13 go: downloading golang.org/x/crypto v0.6.0 21:09:13 go: downloading golang.org/x/text v0.7.0 21:09:14 go: downloading github.com/x448/float16 v0.8.4 21:09:14 go: downloading github.com/zeebo/errs v1.3.0 21:09:14 go: downloading google.golang.org/grpc v1.51.0 21:09:15 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:09:15 go: downloading github.com/mitchellh/mapstructure v1.5.0 21:09:15 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:09:15 go: downloading github.com/hashicorp/go-hclog v0.14.1 21:09:15 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:09:15 go: downloading github.com/hashicorp/serf v0.10.1 21:09:15 go: downloading github.com/go-playground/locales v0.14.1 21:09:15 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 21:09:16 go: downloading google.golang.org/protobuf v1.28.1 21:09:17 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 21:09:17 go: downloading github.com/fatih/color v1.9.0 21:09:17 go: downloading github.com/mattn/go-isatty v0.0.14 21:09:17 go: downloading github.com/armon/go-metrics v0.3.10 21:09:17 go: downloading github.com/golang/protobuf v1.5.2 21:09:17 go: downloading golang.org/x/sys v0.5.0 21:09:17 go: downloading github.com/mattn/go-colorable v0.1.12 21:09:17 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 21:09:17 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:11:24 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 21:11:31 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 21:11:39 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 21:11:39 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 21:11:49 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 21:11:51 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.153s coverage: 39.5% of statements 21:11:51 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.117s coverage: 92.3% of statements 21:11:51 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.037s coverage: 86.5% of statements 21:11:51 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.094s coverage: 42.3% of statements 21:11:51 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.066s coverage: 100.0% of statements 21:11:51 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.409s coverage: 87.7% of statements 21:11:51 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.099s coverage: 25.0% of statements 21:11:51 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.156s coverage: 79.2% of statements 21:11:51 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.097s coverage: 31.2% of statements 21:11:51 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.016s coverage: 91.3% of statements 21:11:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:11:51 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:12:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:12:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 21:12:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:12:18 $ docker stop --time=1 52ee14aeafac2b5c77cc33fd87fad2e54aa9552b4692e18ea1b278127ec57dfe 21:12:20 $ docker rm -f --volumes 52ee14aeafac2b5c77cc33fd87fad2e54aa9552b4692e18ea1b278127ec57dfe [Pipeline] // withDockerContainer [Pipeline] sh 21:12:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:12:23 Warning: overwriting stash ‘coverage-report’ 21:12: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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:12:25 21:12:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:12:26 arm64: Pulling from edgex-lftools-log-publisher 21:12:26 8998bd30e6a1: Pulling fs layer 21:12:26 04944245beec: Pulling fs layer 21:12:26 699f458cf7ca: Pulling fs layer 21:12:26 765212b225bb: Pulling fs layer 21:12:26 f23df028b6ca: Pulling fs layer 21:12:26 d65c8cfc05b1: Pulling fs layer 21:12:26 2437ff75d9bd: Pulling fs layer 21:12:26 f23df028b6ca: Waiting 21:12:26 d65c8cfc05b1: Waiting 21:12:26 2437ff75d9bd: Waiting 21:12:26 765212b225bb: Waiting 21:12:26 04944245beec: Download complete 21:12:26 765212b225bb: Verifying Checksum 21:12:26 765212b225bb: Download complete 21:12:26 f23df028b6ca: Verifying Checksum 21:12:26 f23df028b6ca: Download complete 21:12:26 d65c8cfc05b1: Verifying Checksum 21:12:26 d65c8cfc05b1: Download complete 21:12:26 699f458cf7ca: Verifying Checksum 21:12:26 699f458cf7ca: Download complete 21:12:27 8998bd30e6a1: Verifying Checksum 21:12:27 8998bd30e6a1: Download complete 21:12:30 2437ff75d9bd: Verifying Checksum 21:12:30 2437ff75d9bd: Download complete 21:12:32 8998bd30e6a1: Pull complete 21:12:33 04944245beec: Pull complete 21:12:34 699f458cf7ca: Pull complete 21:12:34 765212b225bb: Pull complete 21:12:35 f23df028b6ca: Pull complete 21:12:35 d65c8cfc05b1: Pull complete 21:12:58 2437ff75d9bd: Pull complete 21:12:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:12:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:12:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:12:58 prd-ubuntu20.04-docker-arm64-4c-16g-4644 does not seem to be running inside a container 21:12:58 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:13:00 $ docker top 37782148aad5a923d564166576a2d5269395206dcc559104fe9fbd74516fd8f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:13:01 ---> job-cost.sh 21:13:01 lf-activate-venv: SKIPPING 21:13:01 INFO: No Stack... 21:13:01 INFO: Retrieving Pricing Info for: v3-standard-4 21:13:02 INFO: Archiving Costs [Pipeline] sh 21:13:03 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv 21:13:03 + cut -d, -f6 [Pipeline] lock 21:13:03 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-487-1-stack-cost] 21:13:03 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-487-1-stack-cost] did not exist. Created. 21:13:03 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-487-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:13:04 /w/workspace/go-mod-bootstrap/1@tmp/durable-ad5a9901/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:13:05 + echo total: 0.10999999940395355 [Pipeline] stash 21:13:05 Warning: overwriting stash ‘stack-cost’ 21:13:05 Stashed 1 file(s) [Pipeline] } 21:13:05 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-487-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:13:05 $ docker stop --time=1 37782148aad5a923d564166576a2d5269395206dcc559104fe9fbd74516fd8f5 21:13:07 $ docker rm -f --volumes 37782148aad5a923d564166576a2d5269395206dcc559104fe9fbd74516fd8f5 [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 21:13:08 provisioning config files... 21:13:08 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-487@tmp/config11641027475845321897tmp [Pipeline] { [Pipeline] sh 21:13:08 + set +x 21:13:08 + bash -s -- 21:13:08 + curl -s https://codecov.io/bash 21:13:08 21:13:08 _____ _ 21:13:08 / ____| | | 21:13:08 | | ___ __| | ___ ___ _____ __ 21:13:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:13:08 | |___| (_) | (_| | __/ (_| (_) \ V / 21:13:08 \_____\___/ \__,_|\___|\___\___/ \_/ 21:13:08 Bash-1.0.6 21:13:08 21:13:08 21:13:08 ==> git version 2.25.1 found 21:13:08 ==> 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 21:13:08 Release-Date: 2020-01-08 21:13:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:13:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:13:08 ==> Jenkins CI detected. 21:13:08 current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-487 21:13:08 project root: . 21:13:08 --> token set from env 21:13:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:13:08 ==> Running gcov in . (disable via -X gcov) 21:13:08 ==> Python coveragepy not found 21:13:08 ==> Searching for coverage reports in: 21:13:08 + . 21:13:08 -> Found 1 reports 21:13:08 ==> Detecting git/mercurial file structure 21:13:08 ==> Reading reports 21:13:08 + ./coverage.out bytes=88038 21:13:08 ==> Appending adjustments 21:13:08 https://docs.codecov.io/docs/fixing-reports 21:13:08 + Found adjustments 21:13:08 ==> Gzipping contents 21:13:08 16K /tmp/codecov.UMCCMH.gz 21:13:08 ==> Uploading reports 21:13:08 url: https://codecov.io 21:13:08 query: branch=PR-487&commit=68ba9411d150801c1b79955603019ef1f14f5ce1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-487%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=487&job=&cmd_args= 21:13:08 -> Pinging Codecov 21:13:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-487&commit=68ba9411d150801c1b79955603019ef1f14f5ce1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-487%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=487&job=&cmd_args= 21:13:08 -> Uploading to 21:13:08 https://storage.googleapis.com/codecov/v4/raw/2023-03-20/833815588EE85121546D348822E98E2E/68ba9411d150801c1b79955603019ef1f14f5ce1/56adc8d4-a28c-4f22-9dc3-b3fab49f76c7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230320%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230320T211308Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=63f6f097f4a2bc7dc2e2050d3f4abdf4a152eec43a874da9d2c998b5b840ce19 21:13:09 % Total % Received % Xferd Average Speed Time Time Time Current 21:13:09 Dload Upload Total Spent Left Speed 21:13:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13897 0 0 100 13897 0 46323 --:--:-- --:--:-- --:--:-- 46478 21:13:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/68ba9411d150801c1b79955603019ef1f14f5ce1 [Pipeline] } 21:13:09 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 21:13:11 + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-487/archives ] 21:13:11 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-487/archives 21:13:11 total 16 21:13:11 drwxr-xr-x 3 root root 4096 Mar 20 21:07 . 21:13:11 drwxrwxr-x 9 jenkins jenkins 4096 Mar 20 21:07 .. 21:13:11 drwxr-xr-x 2 root root 4096 Mar 20 21:07 cost 21:13:11 -rw-r--r-- 1 root root 88 Mar 20 21:07 cost.csv 21:13:11 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-487/archives 21:13:11 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-487/archives 21:13:11 total 16 21:13:11 drwxr-xr-x 3 jenkins jenkins 4096 Mar 20 21:07 . 21:13:11 drwxrwxr-x 9 jenkins jenkins 4096 Mar 20 21:07 .. 21:13:11 drwxr-xr-x 2 jenkins jenkins 4096 Mar 20 21:07 cost 21:13:11 -rw-r--r-- 1 jenkins jenkins 88 Mar 20 21:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:13:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:13:12 ---> package-listing.sh 21:13:12 ++ facter osfamily 21:13:12 ++ tr '[:upper:]' '[:lower:]' 21:13:12 + OS_FAMILY=debian 21:13:12 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-487 21:13:12 + START_PACKAGES=/tmp/packages_start.txt 21:13:12 + END_PACKAGES=/tmp/packages_end.txt 21:13:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:13:12 + PACKAGES=/tmp/packages_start.txt 21:13:12 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-487 ']' 21:13:12 + PACKAGES=/tmp/packages_end.txt 21:13:12 + case "${OS_FAMILY}" in 21:13:12 + dpkg -l 21:13:12 + grep '^ii' 21:13:12 + '[' -f /tmp/packages_start.txt ']' 21:13:12 + '[' -f /tmp/packages_end.txt ']' 21:13:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:13:12 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-487 ']' 21:13:12 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-487/archives/ 21:13:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-487/archives/ [Pipeline] echo 21:13:12 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-487/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:13:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:13:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:13:13 prd-ubuntu20.04-docker-8c-8g-4643 does not seem to be running inside a container 21:13:13 $ 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-487/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-487 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-487:/w/workspace/xfoundry_go-mod-bootstrap_PR-487:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-487@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-487@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 21:13:14 $ docker top ed73247a3004a5af10eab6f5828e46ae9fa2b95b436c98cea4587e49cab02672 -eo pid,comm [Pipeline] { [Pipeline] sh 21:13:14 + touch /tmp/pre-build-complete [Pipeline] sh 21:13:14 + mkdir -p /var/log/sysstat [Pipeline] sh 21:13:15 + ls /var/log/sa-host 21:13:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:13:15 provisioning config files... 21:13:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-487@tmp/config15119163208490806408tmp [Pipeline] { [Pipeline] echo 21:13:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:13:15 ---> create-netrc.sh [Pipeline] } 21:13:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:13:16 ---> python-tools-install.sh [Pipeline] echo 21:13:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:13:16 ---> sudo-logs.sh 21:13:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:13:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:13:16 ---> job-cost.sh 21:13:16 lf-activate-venv: SKIPPING 21:13:16 DEBUG: total: 0.2199999988079071 21:13:16 INFO: Retrieving Stack Cost... 21:13:17 INFO: Retrieving Pricing Info for: v3-standard-8 21:13:17 INFO: Archiving Costs [Pipeline] echo 21:13:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:13:18 ---> logs-deploy.sh 21:13:18 lf-activate-venv: SKIPPING 21:13:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-487/1 21:13:18 INFO: archiving workspace using pattern(s): 21:13:18 Archives upload complete. 21:13:18 INFO: archiving logs to Nexus 21:13:19 ---> uname -a: 21:13:19 Linux prd-ubuntu20-04-docker-8c-8g-4643 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:13:19 21:13:19 21:13:19 ---> lscpu: 21:13:19 Architecture: x86_64 21:13:19 CPU op-mode(s): 32-bit, 64-bit 21:13:19 Byte Order: Little Endian 21:13:19 Address sizes: 40 bits physical, 48 bits virtual 21:13:19 CPU(s): 8 21:13:19 On-line CPU(s) list: 0-7 21:13:19 Thread(s) per core: 1 21:13:19 Core(s) per socket: 1 21:13:19 Socket(s): 8 21:13:19 NUMA node(s): 1 21:13:19 Vendor ID: AuthenticAMD 21:13:19 CPU family: 23 21:13:19 Model: 49 21:13:19 Model name: AMD EPYC-Rome Processor 21:13:19 Stepping: 0 21:13:19 CPU MHz: 2799.998 21:13:19 BogoMIPS: 5599.99 21:13:19 Virtualization: AMD-V 21:13:19 Hypervisor vendor: KVM 21:13:19 Virtualization type: full 21:13:19 L1d cache: 256 KiB 21:13:19 L1i cache: 256 KiB 21:13:19 L2 cache: 4 MiB 21:13:19 L3 cache: 128 MiB 21:13:19 NUMA node0 CPU(s): 0-7 21:13:19 Vulnerability Itlb multihit: Not affected 21:13:19 Vulnerability L1tf: Not affected 21:13:19 Vulnerability Mds: Not affected 21:13:19 Vulnerability Meltdown: Not affected 21:13:19 Vulnerability Mmio stale data: Not affected 21:13:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:13:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:13:19 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:13:19 Vulnerability Srbds: Not affected 21:13:19 Vulnerability Tsx async abort: Not affected 21:13:19 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 21:13:19 21:13:19 21:13:19 ---> nproc: 21:13:19 8 21:13:19 21:13:19 21:13:19 ---> df -h: 21:13:19 Filesystem Size Used Avail Use% Mounted on 21:13:19 overlay 155G 11G 145G 7% / 21:13:19 tmpfs 64M 0 64M 0% /dev 21:13:19 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:13:19 shm 64M 0 64M 0% /dev/shm 21:13:19 /dev/vda1 155G 11G 145G 7% /facter-os 21:13:19 21:13:19 21:13:19 ---> sar -b -r -n DEV: 21:13:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4643) 03/20/23 _x86_64_ (8 CPU) 21:13:19 21:13:19 21:05:26 LINUX RESTART (8 CPU) 21:13:19 21:13:19 21:06:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:13:19 21:07:01 144.43 10.00 134.43 0.00 1698.97 37207.12 0.00 21:13:19 21:08:01 63.37 0.20 63.17 0.00 11.86 33455.62 0.00 21:13:19 21:09:01 1.70 0.00 1.70 0.00 0.00 19.21 0.00 21:13:19 21:10:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 21:13:19 21:11:01 51.65 10.61 41.04 0.00 5159.75 8693.64 0.00 21:13:19 21:12:01 7.81 1.05 6.76 0.00 22.13 136.49 0.00 21:13:19 21:13:01 1.43 0.00 1.43 0.00 0.00 16.39 0.00 21:13:19 Average: 38.55 3.11 35.44 0.00 983.00 11300.81 0.00 21:13:19 21:13:19 21:06:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:13:19 21:07:01 28466608 31546268 749612 2.28 90112 3216488 1897172 5.59 1358816 2627120 651960 21:13:19 21:08:01 28693116 31587360 711360 2.16 95552 3033564 1748048 5.15 1098396 2671188 344 21:13:19 21:09:01 28693048 31587480 711112 2.16 95588 3033568 1748048 5.15 1098440 2671192 24 21:13:19 21:10:01 28698184 31592772 705536 2.15 95604 3033568 1748048 5.15 1092888 2671192 40 21:13:19 21:11:01 28164716 31568888 717872 2.18 129384 3488852 1800000 5.30 1419820 2842136 964 21:13:19 21:12:01 28171940 31572592 714608 2.17 128052 3486212 1789228 5.27 1415660 2839416 8 21:13:19 21:13:01 28176624 31577376 709720 2.16 128152 3486216 1789228 5.27 1411316 2839424 8 21:13:19 Average: 28437748 31576105 717117 2.18 108921 3254067 1788539 5.27 1270762 2737381 93335 21:13:19 21:13:19 21:06:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:13:19 21:07:01 veth3f6886e 35.88 56.79 3.31 591.15 0.00 0.00 0.00 0.05 21:13:19 21:07:01 docker0 41.21 60.82 3.43 639.56 0.00 0.00 0.00 0.00 21:13:19 21:07:01 lo 2.78 2.78 0.27 0.27 0.00 0.00 0.00 0.00 21:13:19 21:07:01 ens3 365.99 226.42 6527.17 69.64 0.00 0.00 0.00 0.00 21:13:19 21:08:01 docker0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:13:19 21:08:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 21:13:19 21:08:01 ens3 108.13 66.42 2530.00 14.82 0.00 0.00 0.00 0.00 21:13:19 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:13:19 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:13:19 21:09:01 ens3 0.67 0.27 0.29 0.20 0.00 0.00 0.00 0.00 21:13:19 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:13:19 21:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:13:19 21:10:01 ens3 10.23 4.98 12.52 0.51 0.00 0.00 0.00 0.00 21:13:19 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:13:19 21:11:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 21:13:19 21:11:01 ens3 157.85 73.36 2805.47 5.34 0.00 0.00 0.00 0.00 21:13:19 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:13:19 21:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:13:19 21:12:01 ens3 0.55 0.23 0.03 0.02 0.00 0.00 0.00 0.00 21:13:19 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:13:19 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:13:19 21:13:01 ens3 0.63 0.18 0.15 0.07 0.00 0.00 0.00 0.00 21:13:19 Average: docker0 5.81 8.57 0.48 90.05 0.00 0.00 0.00 0.00 21:13:19 Average: lo 0.72 0.72 0.07 0.07 0.00 0.00 0.00 0.00 21:13:19 Average: ens3 91.35 52.71 1684.90 12.80 0.00 0.00 0.00 0.00 21:13:19 21:13:19 21:13:19 ---> sar -P ALL: 21:13:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4643) 03/20/23 _x86_64_ (8 CPU) 21:13:19 21:13:19 21:05:26 LINUX RESTART (8 CPU) 21:13:19 21:13:19 21:06:02 CPU %user %nice %system %iowait %steal %idle 21:13:19 21:07:01 all 24.35 0.00 5.71 1.07 0.07 68.80 21:13:19 21:07:01 0 25.49 0.00 5.37 0.09 0.07 68.98 21:13:19 21:07:01 1 24.01 0.00 6.49 0.79 0.07 68.65 21:13:19 21:07:01 2 24.84 0.00 6.00 2.47 0.07 66.63 21:13:19 21:07:01 3 24.33 0.00 5.74 1.32 0.07 68.53 21:13:19 21:07:01 4 24.39 0.00 5.84 0.29 0.07 69.42 21:13:19 21:07:01 5 21.48 0.00 4.73 0.10 0.05 73.63 21:13:19 21:07:01 6 25.14 0.00 5.97 2.28 0.07 66.54 21:13:19 21:07:01 7 25.12 0.00 5.55 1.23 0.09 68.01 21:13:19 21:08:01 all 12.75 0.00 2.58 0.66 0.04 83.97 21:13:19 21:08:01 0 12.71 0.00 2.34 0.22 0.03 84.70 21:13:19 21:08:01 1 13.11 0.00 2.80 1.79 0.05 82.25 21:13:19 21:08:01 2 12.95 0.00 2.30 0.03 0.07 84.65 21:13:19 21:08:01 3 12.61 0.00 2.95 2.12 0.03 82.29 21:13:19 21:08:01 4 13.28 0.00 2.71 0.67 0.03 83.31 21:13:19 21:08:01 5 12.29 0.00 2.67 0.35 0.03 84.65 21:13:19 21:08:01 6 11.81 0.00 2.55 0.07 0.03 85.54 21:13:19 21:08:01 7 13.23 0.00 2.35 0.03 0.03 84.35 21:13:19 21:09:01 all 0.03 0.00 0.02 0.01 0.01 99.94 21:13:19 21:09:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:13:19 21:09:01 1 0.02 0.00 0.03 0.00 0.00 99.95 21:13:19 21:09:01 2 0.05 0.00 0.05 0.00 0.02 99.88 21:13:19 21:09:01 3 0.03 0.00 0.00 0.05 0.00 99.92 21:13:19 21:09:01 4 0.03 0.00 0.02 0.00 0.02 99.93 21:13:19 21:09:01 5 0.03 0.00 0.02 0.00 0.02 99.93 21:13:19 21:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:13:19 21:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:13:19 21:10:01 all 0.06 0.00 0.01 0.00 0.01 99.92 21:13:19 21:10:01 0 0.03 0.00 0.00 0.00 0.02 99.95 21:13:19 21:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:13:19 21:10:01 2 0.13 0.00 0.00 0.00 0.02 99.85 21:13:19 21:10:01 3 0.15 0.00 0.02 0.03 0.00 99.80 21:13:19 21:10:01 4 0.05 0.00 0.00 0.00 0.00 99.95 21:13:19 21:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:13:19 21:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:13:19 21:10:01 7 0.07 0.00 0.03 0.00 0.02 99.88 21:13:19 21:11:01 all 2.12 0.00 1.40 0.45 0.02 96.00 21:13:19 21:11:01 0 1.79 0.00 1.64 0.07 0.02 96.48 21:13:19 21:11:01 1 1.35 0.00 1.30 0.12 0.03 97.19 21:13:19 21:11:01 2 1.22 0.00 1.15 1.09 0.03 96.51 21:13:19 21:11:01 3 2.82 0.00 1.32 0.53 0.03 95.29 21:13:19 21:11:01 4 3.16 0.00 1.72 0.90 0.02 94.21 21:13:19 21:11:01 5 2.37 0.00 1.10 0.32 0.02 96.19 21:13:19 21:11:01 6 2.31 0.00 0.89 0.23 0.00 96.57 21:13:19 21:11:01 7 1.94 0.00 2.09 0.37 0.02 95.59 21:13:19 21:12:01 all 0.13 0.00 0.11 0.02 0.00 99.73 21:13:19 21:12:01 0 0.20 0.00 0.15 0.00 0.00 99.65 21:13:19 21:12:01 1 0.07 0.00 0.17 0.00 0.00 99.77 21:13:19 21:12:01 2 0.18 0.00 0.12 0.00 0.00 99.70 21:13:19 21:12:01 3 0.15 0.00 0.12 0.15 0.00 99.58 21:13:19 21:12:01 4 0.17 0.00 0.08 0.00 0.00 99.75 21:13:19 21:12:01 5 0.07 0.00 0.12 0.00 0.00 99.82 21:13:19 21:12:01 6 0.03 0.00 0.08 0.00 0.02 99.87 21:13:19 21:12:01 7 0.18 0.00 0.08 0.03 0.02 99.68 21:13:19 21:13:01 all 0.03 0.00 0.02 0.01 0.00 99.94 21:13:19 21:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:13:19 21:13:01 1 0.02 0.00 0.05 0.00 0.02 99.92 21:13:19 21:13:01 2 0.05 0.00 0.00 0.00 0.00 99.95 21:13:19 21:13:01 3 0.00 0.00 0.00 0.07 0.00 99.93 21:13:19 21:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:13:19 21:13:01 5 0.05 0.00 0.02 0.00 0.02 99.92 21:13:19 21:13:01 6 0.03 0.00 0.02 0.00 0.00 99.95 21:13:19 21:13:01 7 0.07 0.00 0.03 0.00 0.00 99.90 21:13:19 Average: all 5.56 0.00 1.39 0.31 0.02 92.71 21:13:19 Average: 0 5.68 0.00 1.35 0.05 0.02 92.90 21:13:19 Average: 1 5.44 0.00 1.53 0.38 0.02 92.62 21:13:19 Average: 2 5.55 0.00 1.35 0.51 0.03 92.56 21:13:19 Average: 3 5.64 0.00 1.43 0.61 0.02 92.31 21:13:19 Average: 4 5.79 0.00 1.46 0.27 0.02 92.46 21:13:19 Average: 5 5.11 0.00 1.22 0.11 0.02 93.55 21:13:19 Average: 6 5.54 0.00 1.34 0.36 0.02 92.74 21:13:19 Average: 7 5.72 0.00 1.43 0.23 0.02 92.59 21:13:19 21:13:19 21:13:19