Pull request #161 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 drkfmorton for edgexfoundry/go-mod-secrets Loading trusted files from base branch main at c185b6800f0f500f6f463524c66dbce595cff616 rather than 66a840fb5ecd932cda42d9f4903fa22442098bfc Obtained Jenkinsfile from c185b6800f0f500f6f463524c66dbce595cff616 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-ssh9426571914862613856.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh4302556213402137888.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-secrets/branches/PR-161/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-secrets/branches/PR-161/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12180270265569829993.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-secrets/branches/PR-161/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14394037429297775467.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh1761470936663462848.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-secrets/branches/PR-161/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-secrets/branches/PR-161/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9598981476282663777.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-secrets, 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-secrets-settings PROJECT: go-mod-secrets 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-secrets 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24194 in /w/workspace/gexfoundry_go-mod-secrets_PR-161 [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-secrets.git > git init /w/workspace/gexfoundry_go-mod-secrets_PR-161 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c185b6800f0f500f6f463524c66dbce595cff616 into PR head commit 66a840fb5ecd932cda42d9f4903fa22442098bfc Merge succeeded, producing 66a840fb5ecd932cda42d9f4903fa22442098bfc Checking out Revision 66a840fb5ecd932cda42d9f4903fa22442098bfc (PR-161) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.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-secrets.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/161/head:refs/remotes/origin/PR-161 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66a840fb5ecd932cda42d9f4903fa22442098bfc # 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 c185b6800f0f500f6f463524c66dbce595cff616 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66a840fb5ecd932cda42d9f4903fa22442098bfc # timeout=10 Commit message: "feat: Added get keys functionality" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:38:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:38:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:38:58 ========================================================= 13:38:58 EdgeX Global Pipelines Version Info 13:38:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:38:59 ------------------- 13:38:59 stable info: 13:38:59 ------------------- 13:38:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:38:59 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 13:38:59 Message: update stable to v1.0.239 13:38:59 ------------------- 13:38:59 experimental info: 13:38:59 ------------------- 13:38:59 Commited By: **** collab-it+edgex@linuxfoundation.org 13:38:59 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 13:38:59 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:39:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 13:39:00 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 13:39:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:39:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:39:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:39:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 13:39:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:39:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:39:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:39:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:39:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:39:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 13:39:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:39:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:39:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 13:39:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 13:39:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:39:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:39:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:39:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:39:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:39:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:39:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:39:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:39:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 13:39:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:39:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:39:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-161 [Pipeline] echo 13:39:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-161 [Pipeline] echo 13:39:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-161 [Pipeline] echo 13:39:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 66a840fb5ecd932cda42d9f4903fa22442098bfc [Pipeline] echo 13:39:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 66a840f [Pipeline] echo 13:39:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:39:01 + git rev-list -1 --merges 66a840fb5ecd932cda42d9f4903fa22442098bfc~1..66a840fb5ecd932cda42d9f4903fa22442098bfc [Pipeline] echo 13:39:01 -----------> git rev-list -1 --merges 66a840fb5ecd932cda42d9f4903fa22442098bfc~1..66a840fb5ecd932cda42d9f4903fa22442098bfc 66a840fb5ecd932cda42d9f4903fa22442098bfc [false] [Pipeline] sh 13:39:02 + git log --format=format:%s -1 66a840fb5ecd932cda42d9f4903fa22442098bfc [Pipeline] echo 13:39:02 ========================================================= 13:39:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:39:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:39:02 + git log --format=format:%s -1 66a840fb5ecd932cda42d9f4903fa22442098bfc [Pipeline] echo 13:39:02 [semverPrep] GIT_COMMIT: 66a840fb5ecd932cda42d9f4903fa22442098bfc, Commit Message: feat: Added get keys functionality [Pipeline] echo 13:39:02 [semverPrep] This is not a build commit. [Pipeline] sh 13:39:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:39:03 + grep -v github /etc/ssh/ssh_known_hosts 13:39:03 + [ -e /tmp/ssh_known_hosts ] 13:39:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:39:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:39:03 + sudo tee -a /etc/ssh/ssh_known_hosts 13:39:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:39:03 13:39:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:39:04 0.1.4: Pulling from edgex-devops/py-git-semver 13:39:04 b85a868b505f: Pulling fs layer 13:39:04 e2be974225ed: Pulling fs layer 13:39:04 339a4e72a1f5: Pulling fs layer 13:39:04 988bab9f4d93: Pulling fs layer 13:39:04 1469e6f7b9e6: Pulling fs layer 13:39:04 eaf3925da568: Pulling fs layer 13:39:04 bab4dde63d76: Pulling fs layer 13:39:04 bde34c3a00c8: Pulling fs layer 13:39:04 b352a97aabf1: Pulling fs layer 13:39:04 988bab9f4d93: Waiting 13:39:04 eaf3925da568: Waiting 13:39:04 bde34c3a00c8: Waiting 13:39:04 1469e6f7b9e6: Waiting 13:39:04 4872d77fe225: Pulling fs layer 13:39:04 b352a97aabf1: Waiting 13:39:04 5851b861e8e6: Pulling fs layer 13:39:04 5851b861e8e6: Waiting 13:39:04 4872d77fe225: Waiting 13:39:04 e2be974225ed: Download complete 13:39:04 988bab9f4d93: Verifying Checksum 13:39:04 988bab9f4d93: Download complete 13:39:04 339a4e72a1f5: Verifying Checksum 13:39:04 339a4e72a1f5: Download complete 13:39:04 1469e6f7b9e6: Verifying Checksum 13:39:04 1469e6f7b9e6: Download complete 13:39:04 eaf3925da568: Verifying Checksum 13:39:04 eaf3925da568: Download complete 13:39:04 bde34c3a00c8: Verifying Checksum 13:39:04 bde34c3a00c8: Download complete 13:39:04 b352a97aabf1: Verifying Checksum 13:39:04 b352a97aabf1: Download complete 13:39:04 4872d77fe225: Verifying Checksum 13:39:04 4872d77fe225: Download complete 13:39:04 5851b861e8e6: Verifying Checksum 13:39:04 5851b861e8e6: Download complete 13:39:04 b85a868b505f: Verifying Checksum 13:39:04 b85a868b505f: Download complete 13:39:05 bab4dde63d76: Verifying Checksum 13:39:05 bab4dde63d76: Download complete 13:39:06 b85a868b505f: Pull complete 13:39:06 e2be974225ed: Pull complete 13:39:07 339a4e72a1f5: Pull complete 13:39:07 988bab9f4d93: Pull complete 13:39:07 1469e6f7b9e6: Pull complete 13:39:07 eaf3925da568: Pull complete 13:39:09 bab4dde63d76: Pull complete 13:39:09 bde34c3a00c8: Pull complete 13:39:09 b352a97aabf1: Pull complete 13:39:09 4872d77fe225: Pull complete 13:39:09 5851b861e8e6: Pull complete 13:39:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:39:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:39:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:39:09 prd-ubuntu20.04-docker-8c-8g-24194 does not seem to be running inside a container 13:39:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-161 -v /w/workspace/gexfoundry_go-mod-secrets_PR-161:/w/workspace/gexfoundry_go-mod-secrets_PR-161:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-161@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-161@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 13:39:10 $ docker top ae2c2ff86c88451ac07706fadd96f597ff3635982f942a8d67c60f10a02f48a6 -eo pid,comm 13:39:11 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). 13:39:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:39:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:39:11 [ssh-agent] Looking for ssh-agent implementation... 13:39:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:39:11 $ docker exec ae2c2ff86c88451ac07706fadd96f597ff3635982f942a8d67c60f10a02f48a6 ssh-agent 13:39:11 SSH_AUTH_SOCK=/tmp/ssh-wiEA0gkr3oAr/agent.33 13:39:11 SSH_AGENT_PID=40 13:39:11 Running ssh-add (command line suppressed) 13:39:11 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-161@tmp/private_key_4047935872328935019.key (/w/workspace/gexfoundry_go-mod-secrets_PR-161@tmp/private_key_4047935872328935019.key) 13:39:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:39:11 + git tag --points-at HEAD [Pipeline] } 13:39:11 $ docker exec --env ******** --env ******** ae2c2ff86c88451ac07706fadd96f597ff3635982f942a8d67c60f10a02f48a6 ssh-agent -k 13:39:12 unset SSH_AUTH_SOCK; 13:39:12 unset SSH_AGENT_PID; 13:39:12 echo Agent pid 40 killed; 13:39:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:39:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:39:12 [ssh-agent] Looking for ssh-agent implementation... 13:39:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:39:12 $ docker exec ae2c2ff86c88451ac07706fadd96f597ff3635982f942a8d67c60f10a02f48a6 ssh-agent 13:39:12 SSH_AUTH_SOCK=/tmp/ssh-UgwmJChi3pm6/agent.72 13:39:12 SSH_AGENT_PID=78 13:39:12 Running ssh-add (command line suppressed) 13:39:12 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-161@tmp/private_key_7045318083507007363.key (/w/workspace/gexfoundry_go-mod-secrets_PR-161@tmp/private_key_7045318083507007363.key) 13:39:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:39:12 + git semver init 13:39:13 2022-08-31 13:39:13,092 [run_init] DEBUG init version:0.0.0 force:False 13:39:13 2022-08-31 13:39:13,093 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-secrets_PR-161/.semver 13:39:13 2022-08-31 13:39:13,093 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/gexfoundry_go-mod-secrets_PR-161/.semver 13:39:13 2022-08-31 13:39:13,094 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/gexfoundry_go-mod-secrets_PR-161/.semver'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-161, universal_newlines=False, shell=None, istream=None) 13:39:14 2022-08-31 13:39:13,762 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-secrets_PR-161/.git/info/exclude 13:39:14 2022-08-31 13:39:13,762 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-secrets_PR-161/.semver/PR-161 with force:False 13:39:14 2022-08-31 13:39:13,763 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-secrets_PR-161/.semver/PR-161 13:39:14 2022-08-31 13:39:13,766 [execute] INFO git cat-file --batch-check 13:39:14 2022-08-31 13:39:13,766 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-161/.semver, universal_newlines=False, shell=None, istream=) 13:39:14 2022-08-31 13:39:13,771 [execute] INFO git cat-file --batch 13:39:14 2022-08-31 13:39:13,772 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-161/.semver, universal_newlines=False, shell=None, istream=) 13:39:14 2022-08-31 13:39:13,778 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-secrets_PR-161/.semver/PR-161 13:39:14 0.0.0 [Pipeline] } 13:39:14 $ docker exec --env ******** --env ******** ae2c2ff86c88451ac07706fadd96f597ff3635982f942a8d67c60f10a02f48a6 ssh-agent -k 13:39:14 unset SSH_AUTH_SOCK; 13:39:14 unset SSH_AGENT_PID; 13:39:14 echo Agent pid 78 killed; 13:39:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:39:14 + git semver [Pipeline] } 13:39:14 $ docker stop --time=1 ae2c2ff86c88451ac07706fadd96f597ff3635982f942a8d67c60f10a02f48a6 13:39:16 $ docker rm -f ae2c2ff86c88451ac07706fadd96f597ff3635982f942a8d67c60f10a02f48a6 [Pipeline] // withDockerContainer [Pipeline] sh 13:39:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:39:17 Stashed 1 file(s) [Pipeline] echo 13:39:17 [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 13:39:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:39:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:39:17 ========================================================= 13:39:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 13:39:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 13:39:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 13:39:18 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 13:39:18 2408cc74d12b: Pulling fs layer 13:39:18 ea60b727a1ce: Pulling fs layer 13:39:18 30c4a7721957: Pulling fs layer 13:39:18 370296b7ddb6: Pulling fs layer 13:39:18 7c6cee850709: Pulling fs layer 13:39:18 39a5fcdaea64: Pulling fs layer 13:39:18 d94ebbe4e438: Pulling fs layer 13:39:18 bcfd1f05c69d: Pulling fs layer 13:39:18 59ccb84bbe0f: Pulling fs layer 13:39:18 370296b7ddb6: Waiting 13:39:18 bcfd1f05c69d: Waiting 13:39:18 59ccb84bbe0f: Waiting 13:39:18 39a5fcdaea64: Waiting 13:39:18 d94ebbe4e438: Waiting 13:39:18 7c6cee850709: Waiting 13:39:18 30c4a7721957: Verifying Checksum 13:39:18 30c4a7721957: Download complete 13:39:18 ea60b727a1ce: Download complete 13:39:18 7c6cee850709: Verifying Checksum 13:39:18 7c6cee850709: Download complete 13:39:18 39a5fcdaea64: Verifying Checksum 13:39:18 39a5fcdaea64: Download complete 13:39:18 2408cc74d12b: Download complete 13:39:18 d94ebbe4e438: Download complete 13:39:18 2408cc74d12b: Pull complete 13:39:18 ea60b727a1ce: Pull complete 13:39:18 30c4a7721957: Pull complete 13:39:18 bcfd1f05c69d: Verifying Checksum 13:39:18 bcfd1f05c69d: Download complete 13:39:18 370296b7ddb6: Download complete 13:39:18 59ccb84bbe0f: Verifying Checksum 13:39:18 59ccb84bbe0f: Download complete 13:39:23 370296b7ddb6: Pull complete 13:39:23 7c6cee850709: Pull complete 13:39:23 39a5fcdaea64: Pull complete 13:39:23 d94ebbe4e438: Pull complete 13:39:25 bcfd1f05c69d: Pull complete 13:39:26 59ccb84bbe0f: Pull complete 13:39:26 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 13:39:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 13:39:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 13:39:26 + 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 13:39:26 + docker inspect -f . ci-base-image-x86_64 13:39:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:39:27 prd-ubuntu20.04-docker-8c-8g-24194 does not seem to be running inside a container 13:39:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-secrets_PR-161 -v /w/workspace/gexfoundry_go-mod-secrets_PR-161:/w/workspace/gexfoundry_go-mod-secrets_PR-161:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-161@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-161@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 13:39:28 $ docker top e30297beaf72a5e89753aff52318271bc7352ffe9054477a6a483d457ac27395 -eo pid,comm [Pipeline] { [Pipeline] sh 13:39:29 + go version 13:39:29 go version go1.18.3 linux/amd64 [Pipeline] } 13:39:29 $ docker stop --time=1 e30297beaf72a5e89753aff52318271bc7352ffe9054477a6a483d457ac27395 13:39:30 $ docker rm -f e30297beaf72a5e89753aff52318271bc7352ffe9054477a6a483d457ac27395 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:31 + docker inspect -f . ci-base-image-x86_64 13:39:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:39:31 prd-ubuntu20.04-docker-8c-8g-24194 does not seem to be running inside a container 13:39:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-secrets_PR-161 -v /w/workspace/gexfoundry_go-mod-secrets_PR-161:/w/workspace/gexfoundry_go-mod-secrets_PR-161:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-161@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-161@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 13:39:31 $ docker top ffb22de281a861a221e33adb0a9ced17c1cc15b082d4154acf48a303f94d605c -eo pid,comm [Pipeline] { [Pipeline] sh 13:39:32 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-secrets_PR-161 [Pipeline] fileExists [Pipeline] sh 13:39:32 + make test 13:39:32 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 13:39:32 go: downloading github.com/stretchr/testify v1.8.0 13:39:32 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 13:39:32 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 13:39:32 go: downloading github.com/davecgh/go-spew v1.1.1 13:39:32 go: downloading github.com/pmezard/go-difflib v1.0.0 13:39:32 go: downloading github.com/stretchr/objx v0.4.0 13:39:32 go: downloading gopkg.in/yaml.v3 v3.0.1 13:39:32 go: downloading github.com/zeebo/errs v1.2.2 13:39:32 go: downloading google.golang.org/grpc v1.46.0 13:39:32 Still waiting to schedule task 13:39:32 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:39:32 go: downloading google.golang.org/protobuf v1.28.0 13:39:33 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 13:39:33 go: downloading github.com/go-kit/log v0.2.0 13:39:33 go: downloading github.com/go-playground/validator/v10 v10.10.1 13:39:33 go: downloading github.com/google/uuid v1.3.0 13:39:33 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 13:39:33 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 13:39:33 go: downloading github.com/golang/protobuf v1.5.2 13:39:33 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 13:39:33 go: downloading github.com/go-logfmt/logfmt v0.5.1 13:39:33 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 13:39:33 go: downloading github.com/go-playground/universal-translator v0.18.0 13:39:33 go: downloading github.com/leodido/go-urn v1.2.1 13:39:33 go: downloading golang.org/x/text v0.3.7 13:39:33 go: downloading github.com/go-playground/locales v0.14.0 13:39:59 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.614s coverage: 81.3% of statements 13:39:59 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.053s coverage: 52.2% of statements 13:39:59 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 13:39:59 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.082s coverage: 96.7% of statements 13:39:59 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.054s coverage: 89.5% of statements 13:39:59 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 13:39:59 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.019s coverage: 100.0% of statements 13:39:59 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 13:39:59 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider 0.060s coverage: 55.8% of statements 13:39:59 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider/mocks [no test files] 13:39:59 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.054s coverage: 75.0% of statements 13:39:59 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.068s coverage: 100.0% of statements 13:39:59 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 13:40:09 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." 13:40:09 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:40:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:40:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 13:40:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:40:12 $ docker stop --time=1 ffb22de281a861a221e33adb0a9ced17c1cc15b082d4154acf48a303f94d605c 13:40:14 $ docker rm -f ffb22de281a861a221e33adb0a9ced17c1cc15b082d4154acf48a303f94d605c [Pipeline] // withDockerContainer [Pipeline] sh 13:40:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:40:14 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 13:40:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:40:15 13:40:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:40:16 latest: Pulling from edgex-lftools-log-publisher 13:40:16 5eb5b503b376: Pulling fs layer 13:40:16 5c69ac0246d0: Pulling fs layer 13:40:16 ec43610c2a17: Pulling fs layer 13:40:16 3a2ae6a8a46f: Pulling fs layer 13:40:16 33b1e0a273af: Pulling fs layer 13:40:16 5d3b04190fa2: Pulling fs layer 13:40:16 2f39f015ded8: Pulling fs layer 13:40:16 33b1e0a273af: Waiting 13:40:16 5d3b04190fa2: Waiting 13:40:16 2f39f015ded8: Waiting 13:40:16 3a2ae6a8a46f: Waiting 13:40:16 5c69ac0246d0: Verifying Checksum 13:40:16 5c69ac0246d0: Download complete 13:40:16 3a2ae6a8a46f: Download complete 13:40:16 33b1e0a273af: Verifying Checksum 13:40:16 33b1e0a273af: Download complete 13:40:16 5d3b04190fa2: Verifying Checksum 13:40:16 5d3b04190fa2: Download complete 13:40:16 ec43610c2a17: Verifying Checksum 13:40:16 ec43610c2a17: Download complete 13:40:16 5eb5b503b376: Verifying Checksum 13:40:16 5eb5b503b376: Download complete 13:40:17 2f39f015ded8: Verifying Checksum 13:40:17 2f39f015ded8: Download complete 13:40:17 5eb5b503b376: Pull complete 13:40:17 5c69ac0246d0: Pull complete 13:40:18 ec43610c2a17: Pull complete 13:40:18 3a2ae6a8a46f: Pull complete 13:40:18 33b1e0a273af: Pull complete 13:40:18 5d3b04190fa2: Pull complete 13:40:22 2f39f015ded8: Pull complete 13:40:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:40:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:40:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:40:23 prd-ubuntu20.04-docker-8c-8g-24194 does not seem to be running inside a container 13:40:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-secrets_PR-161 -v /w/workspace/gexfoundry_go-mod-secrets_PR-161:/w/workspace/gexfoundry_go-mod-secrets_PR-161:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-161@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-161@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 13:40:24 $ docker top 62ea60c082e750375c77974f1994f2605f6b2877c38028dbab79da81d2713077 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:40:24 ---> job-cost.sh 13:40:24 lf-activate-venv: SKIPPING 13:40:24 INFO: No Stack... 13:40:24 INFO: Retrieving Pricing Info for: v3-standard-8 13:40:25 INFO: Archiving Costs [Pipeline] sh 13:40:25 + cat /w/workspace/gexfoundry_go-mod-secrets_PR-161/archives/cost.csv 13:40:25 + cut -d, -f6 [Pipeline] lock 13:40:25 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-161-1-stack-cost] 13:40:25 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-161-1-stack-cost] did not exist. Created. 13:40:25 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-161-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:40:26 + echo total: 0.2199999988079071 [Pipeline] stash 13:40:26 Stashed 1 file(s) [Pipeline] } 13:40:26 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-161-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:40:26 $ docker stop --time=1 62ea60c082e750375c77974f1994f2605f6b2877c38028dbab79da81d2713077 13:40:27 $ docker rm -f 62ea60c082e750375c77974f1994f2605f6b2877c38028dbab79da81d2713077 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:41:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24195 in /w/workspace/gexfoundry_go-mod-secrets_PR-161 [Pipeline] { [Pipeline] ws 13:41:07 Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout 13:41:08 Selected Git installation does not exist. Using Default 13:41:08 The recommended git tool is: NONE 13:41:14 using credential edgex-jenkins-ssh 13:41:14 Cloning the remote Git repository 13:41:14 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 13:41:14 > git init /w/workspace/go-mod-secrets/1 # timeout=10 13:41:14 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 13:41:14 > git --version # timeout=10 13:41:14 > git --version # 'git version 2.25.1' 13:41:14 using GIT_SSH to set credentials SSH Credentials for GitHub 13:41:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:41:16 Merging remotes/origin/main commit c185b6800f0f500f6f463524c66dbce595cff616 into PR head commit 66a840fb5ecd932cda42d9f4903fa22442098bfc 13:41:16 Merge succeeded, producing 66a840fb5ecd932cda42d9f4903fa22442098bfc 13:41:16 Checking out Revision 66a840fb5ecd932cda42d9f4903fa22442098bfc (PR-161) 13:41:15 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 13:41:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:41:15 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 13:41:15 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 13:41:15 using GIT_SSH to set credentials SSH Credentials for GitHub 13:41:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/161/head:refs/remotes/origin/PR-161 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:41:16 > git config core.sparsecheckout # timeout=10 13:41:16 > git checkout -f 66a840fb5ecd932cda42d9f4903fa22442098bfc # timeout=10 13:41:16 > git remote # timeout=10 13:41:16 > git config --get remote.origin.url # timeout=10 13:41:16 using GIT_SSH to set credentials SSH Credentials for GitHub 13:41:16 > git merge c185b6800f0f500f6f463524c66dbce595cff616 # timeout=10 13:41:16 > git rev-parse HEAD^{commit} # timeout=10 13:41:16 > git config core.sparsecheckout # timeout=10 13:41:16 > git checkout -f 66a840fb5ecd932cda42d9f4903fa22442098bfc # timeout=10 13:41:20 Commit message: "feat: Added get keys functionality" 13:41:20 > git --version # timeout=10 13:41:20 > git --version # 'git version 2.25.1' 13:41:20 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:41:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:41:22 % Total % Received % Xferd Average Speed Time Time Time Current 13:41:22 Dload Upload Total Spent Left Speed 13:41:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 83 12602 83 10504 0 0 76671 0 --:--:-- --:--:-- --:--:-- 76115 100 12602 100 12602 0 0 90661 0 --:--:-- --:--:-- --:--:-- 90014 [Pipeline] sh 13:41:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:41:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:41:23 + sudo tee /etc/docker/daemon.new 13:41:23 { 13:41:23 "registry-mirrors": [ 13:41:23 "https://nexus3.edgexfoundry.org:10001" 13:41:23 ], 13:41:23 "bip": "10.250.0.254/24", 13:41:23 "hosts": [ 13:41:23 "tcp://0.0.0.0:5555", 13:41:23 "unix:///var/run/docker.sock" 13:41:23 ], 13:41:23 "mtu": 1458, 13:41:23 "selinux-enabled": true, 13:41:23 "seccomp-profile": "/etc/docker/seccomp.json" 13:41:23 } [Pipeline] sh 13:41:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:41:23 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 13:41:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:41:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:41:42 ========================================================= 13:41:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 13:41:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 13:41:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 13:41:43 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:41:43 b3c136eddcbf: Pulling fs layer 13:41:43 c0a3192eca97: Pulling fs layer 13:41:43 a050256f5b6f: Pulling fs layer 13:41:43 656be50a0ddc: Pulling fs layer 13:41:43 2bbca73fdf42: Pulling fs layer 13:41:43 46d945488cbd: Pulling fs layer 13:41:43 8a5474983e97: Pulling fs layer 13:41:43 329c88fbcd65: Pulling fs layer 13:41:43 2bbca73fdf42: Waiting 13:41:43 8a5474983e97: Waiting 13:41:43 46d945488cbd: Waiting 13:41:43 329c88fbcd65: Waiting 13:41:43 656be50a0ddc: Waiting 13:41:43 a050256f5b6f: Verifying Checksum 13:41:43 a050256f5b6f: Download complete 13:41:43 c0a3192eca97: Verifying Checksum 13:41:43 c0a3192eca97: Download complete 13:41:43 2bbca73fdf42: Download complete 13:41:43 b3c136eddcbf: Verifying Checksum 13:41:43 b3c136eddcbf: Download complete 13:41:43 46d945488cbd: Verifying Checksum 13:41:43 46d945488cbd: Download complete 13:41:44 b3c136eddcbf: Pull complete 13:41:45 329c88fbcd65: Verifying Checksum 13:41:45 329c88fbcd65: Download complete 13:41:45 c0a3192eca97: Pull complete 13:41:45 a050256f5b6f: Pull complete 13:41:46 8a5474983e97: Verifying Checksum 13:41:46 8a5474983e97: Download complete 13:41:46 656be50a0ddc: Verifying Checksum 13:41:46 656be50a0ddc: Download complete 13:42:01 656be50a0ddc: Pull complete 13:42:01 2bbca73fdf42: Pull complete 13:42:01 46d945488cbd: Pull complete 13:42:06 8a5474983e97: Pull complete 13:42:08 329c88fbcd65: Pull complete 13:42:08 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 13:42:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 13:42:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 13:42:08 + 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 13:42:09 + docker inspect -f . ci-base-image-arm64 13:42:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:42:09 prd-ubuntu20.04-docker-arm64-4c-16g-24195 does not seem to be running inside a container 13:42:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/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 13:42:12 $ docker top 97ca9811bdc40629e40e91936f8fb75a21cb367b878424fafb0c3a903d3bc2c0 -eo pid,comm [Pipeline] { [Pipeline] sh 13:42:13 + go version 13:42:13 go version go1.18.3 linux/arm64 [Pipeline] } 13:42:13 $ docker stop --time=1 97ca9811bdc40629e40e91936f8fb75a21cb367b878424fafb0c3a903d3bc2c0 13:42:15 $ docker rm -f 97ca9811bdc40629e40e91936f8fb75a21cb367b878424fafb0c3a903d3bc2c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:16 + docker inspect -f . ci-base-image-arm64 13:42:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:42:16 prd-ubuntu20.04-docker-arm64-4c-16g-24195 does not seem to be running inside a container 13:42:16 $ 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-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/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 13:42:17 $ docker top 026c4572fbb7cedd3d6f6bf3506b236da06f3202a09ad38c298df4e16d9a20c5 -eo pid,comm [Pipeline] { [Pipeline] sh 13:42:18 + git config --global --add safe.directory /w/workspace/go-mod-secrets/1 [Pipeline] fileExists [Pipeline] sh 13:42:19 + make test 13:42:19 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 13:42:19 go: downloading github.com/stretchr/testify v1.8.0 13:42:19 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 13:42:19 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 13:42:20 go: downloading github.com/go-kit/log v0.2.0 13:42:20 go: downloading github.com/davecgh/go-spew v1.1.1 13:42:20 go: downloading github.com/pmezard/go-difflib v1.0.0 13:42:20 go: downloading github.com/stretchr/objx v0.4.0 13:42:20 go: downloading gopkg.in/yaml.v3 v3.0.1 13:42:20 go: downloading github.com/go-playground/validator/v10 v10.10.1 13:42:20 go: downloading github.com/google/uuid v1.3.0 13:42:20 go: downloading github.com/zeebo/errs v1.2.2 13:42:20 go: downloading google.golang.org/grpc v1.46.0 13:42:21 go: downloading github.com/go-logfmt/logfmt v0.5.1 13:42:21 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 13:42:21 go: downloading google.golang.org/protobuf v1.28.0 13:42:21 go: downloading github.com/go-playground/universal-translator v0.18.0 13:42:21 go: downloading github.com/leodido/go-urn v1.2.1 13:42:21 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 13:42:21 go: downloading golang.org/x/text v0.3.7 13:42:21 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 13:42:21 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 13:42:22 go: downloading github.com/go-playground/locales v0.14.0 13:42:23 go: downloading github.com/golang/protobuf v1.5.2 13:42:23 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 13:44:14 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 9.380s coverage: 81.3% of statements 13:44:14 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.302s coverage: 52.2% of statements 13:44:14 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 13:44:14 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.251s coverage: 96.7% of statements 13:44:14 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.065s coverage: 89.5% of statements 13:44:14 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 13:44:14 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.069s coverage: 100.0% of statements 13:44:14 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 13:44:18 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider 0.186s coverage: 55.8% of statements 13:44:18 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider/mocks [no test files] 13:44:18 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.075s coverage: 75.0% of statements 13:44:18 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.203s coverage: 100.0% of statements 13:44:18 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 13:44:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:44:18 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:45:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:45:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 13:45:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:45:15 $ docker stop --time=1 026c4572fbb7cedd3d6f6bf3506b236da06f3202a09ad38c298df4e16d9a20c5 13:45:17 $ docker rm -f 026c4572fbb7cedd3d6f6bf3506b236da06f3202a09ad38c298df4e16d9a20c5 [Pipeline] // withDockerContainer [Pipeline] sh 13:45:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:45:19 Warning: overwriting stash ‘coverage-report’ 13:45:20 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 13:45:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:45:21 13:45:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:45:21 arm64: Pulling from edgex-lftools-log-publisher 13:45:21 8998bd30e6a1: Pulling fs layer 13:45:21 04944245beec: Pulling fs layer 13:45:21 699f458cf7ca: Pulling fs layer 13:45:21 765212b225bb: Pulling fs layer 13:45:21 f23df028b6ca: Pulling fs layer 13:45:21 d65c8cfc05b1: Pulling fs layer 13:45:21 2437ff75d9bd: Pulling fs layer 13:45:21 765212b225bb: Waiting 13:45:21 d65c8cfc05b1: Waiting 13:45:21 2437ff75d9bd: Waiting 13:45:21 f23df028b6ca: Waiting 13:45:22 04944245beec: Verifying Checksum 13:45:22 04944245beec: Download complete 13:45:22 765212b225bb: Download complete 13:45:22 f23df028b6ca: Verifying Checksum 13:45:22 f23df028b6ca: Download complete 13:45:22 d65c8cfc05b1: Verifying Checksum 13:45:22 d65c8cfc05b1: Download complete 13:45:22 699f458cf7ca: Verifying Checksum 13:45:22 699f458cf7ca: Download complete 13:45:22 8998bd30e6a1: Verifying Checksum 13:45:22 8998bd30e6a1: Download complete 13:45:25 2437ff75d9bd: Download complete 13:45:26 8998bd30e6a1: Pull complete 13:45:27 04944245beec: Pull complete 13:45:28 699f458cf7ca: Pull complete 13:45:29 765212b225bb: Pull complete 13:45:30 f23df028b6ca: Pull complete 13:45:30 d65c8cfc05b1: Pull complete 13:45:45 2437ff75d9bd: Pull complete 13:45:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:45:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:45:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:45:45 prd-ubuntu20.04-docker-arm64-4c-16g-24195 does not seem to be running inside a container 13:45:45 $ 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-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/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 13:45:48 $ docker top df5b755f6ce6aabcb7c1f3587c3ec91846cd7acdb409fa7f99b259c2ab19a021 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:45:49 ---> job-cost.sh 13:45:49 lf-activate-venv: SKIPPING 13:45:49 INFO: No Stack... 13:45:49 INFO: Retrieving Pricing Info for: v3-standard-4 13:45:50 INFO: Archiving Costs [Pipeline] sh 13:45:51 + cat /w/workspace/go-mod-secrets/1/archives/cost.csv 13:45:51 + cut -d, -f6 [Pipeline] lock 13:45:51 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-161-1-stack-cost] 13:45:51 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-161-1-stack-cost] did not exist. Created. 13:45:51 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-161-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:45:51 /w/workspace/go-mod-secrets/1@tmp/durable-b7226c01/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:45:52 + echo total: 0.10999999940395355 [Pipeline] stash 13:45:52 Warning: overwriting stash ‘stack-cost’ 13:45:52 Stashed 1 file(s) [Pipeline] } 13:45:52 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-161-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:45:52 $ docker stop --time=1 df5b755f6ce6aabcb7c1f3587c3ec91846cd7acdb409fa7f99b259c2ab19a021 13:45:54 $ docker rm -f df5b755f6ce6aabcb7c1f3587c3ec91846cd7acdb409fa7f99b259c2ab19a021 [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 13:45:55 provisioning config files... 13:45:55 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-161@tmp/config8686822692188789226tmp [Pipeline] { [Pipeline] sh 13:45:55 + set +x 13:45:55 + curl -s https://codecov.io/bash 13:45:55 + bash -s -- 13:45:55 13:45:55 _____ _ 13:45:55 / ____| | | 13:45:55 | | ___ __| | ___ ___ _____ __ 13:45:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:45:55 | |___| (_) | (_| | __/ (_| (_) \ V / 13:45:55 \_____\___/ \__,_|\___|\___\___/ \_/ 13:45:55 Bash-1.0.6 13:45:55 13:45:55 13:45:55 ==> git version 2.25.1 found 13:45:55 ==> 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 13:45:55 Release-Date: 2020-01-08 13:45:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:45:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:45:55 ==> Jenkins CI detected. 13:45:55 current dir:  /w/workspace/gexfoundry_go-mod-secrets_PR-161 13:45:55 project root: . 13:45:55 --> token set from env 13:45:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:45:55 ==> Running gcov in . (disable via -X gcov) 13:45:55 ==> Python coveragepy not found 13:45:55 ==> Searching for coverage reports in: 13:45:55 + . 13:45:55 -> Found 1 reports 13:45:55 ==> Detecting git/mercurial file structure 13:45:55 ==> Reading reports 13:45:55 + ./coverage.out bytes=32737 13:45:55 ==> Appending adjustments 13:45:55 https://docs.codecov.io/docs/fixing-reports 13:45:55 + Found adjustments 13:45:55 ==> Gzipping contents 13:45:55 8.0K /tmp/codecov.lXgZ2D.gz 13:45:55 ==> Uploading reports 13:45:55 url: https://codecov.io 13:45:55 query: branch=PR-161&commit=66a840fb5ecd932cda42d9f4903fa22442098bfc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-161%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=161&job=&cmd_args= 13:45:55 -> Pinging Codecov 13:45:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=d0945c7c-0855-4a3f-af61-979f74c5f716&branch=PR-161&commit=66a840fb5ecd932cda42d9f4903fa22442098bfc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-161%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=161&job=&cmd_args= 13:45:56 -> Uploading to 13:45:56 https://storage.googleapis.com/codecov/v4/raw/2022-08-31/D63849C06B6B67093493C71CE874ED06/66a840fb5ecd932cda42d9f4903fa22442098bfc/8de2744b-7c1c-45ae-9e4e-51abf570b590.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220831%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220831T134556Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bce752590e73c98f178577516aa5880383244277ef22e33dc2aa540582669e2b 13:45:56 % Total % Received % Xferd Average Speed Time Time Time Current 13:45:56 Dload Upload Total Spent Left Speed 13:45:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6533 0 0 100 6533 0 26027 --:--:-- --:--:-- --:--:-- 26027 13:45:56 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/66a840fb5ecd932cda42d9f4903fa22442098bfc [Pipeline] } 13:45:56 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 13:45:58 + [ -d /w/workspace/gexfoundry_go-mod-secrets_PR-161/archives ] 13:45:58 + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-161/archives 13:45:58 total 16 13:45:58 drwxr-xr-x 3 root root 4096 Aug 31 13:40 . 13:45:58 drwxrwxr-x 9 jenkins jenkins 4096 Aug 31 13:40 .. 13:45:58 drwxr-xr-x 2 root root 4096 Aug 31 13:40 cost 13:45:58 -rw-r--r-- 1 root root 86 Aug 31 13:40 cost.csv 13:45:58 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-secrets_PR-161/archives 13:45:58 + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-161/archives 13:45:58 total 16 13:45:58 drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 13:40 . 13:45:58 drwxrwxr-x 9 jenkins jenkins 4096 Aug 31 13:40 .. 13:45:58 drwxr-xr-x 2 jenkins jenkins 4096 Aug 31 13:40 cost 13:45:58 -rw-r--r-- 1 jenkins jenkins 86 Aug 31 13:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:45:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:45:59 ---> package-listing.sh 13:45:59 ++ facter osfamily 13:45:59 ++ tr '[:upper:]' '[:lower:]' 13:45:59 + OS_FAMILY=debian 13:45:59 + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-161 13:45:59 + START_PACKAGES=/tmp/packages_start.txt 13:45:59 + END_PACKAGES=/tmp/packages_end.txt 13:45:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:45:59 + PACKAGES=/tmp/packages_start.txt 13:45:59 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-161 ']' 13:45:59 + PACKAGES=/tmp/packages_end.txt 13:45:59 + case "${OS_FAMILY}" in 13:45:59 + dpkg -l 13:45:59 + grep '^ii' 13:45:59 + '[' -f /tmp/packages_start.txt ']' 13:45:59 + '[' -f /tmp/packages_end.txt ']' 13:45:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:45:59 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-161 ']' 13:45:59 + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-161/archives/ 13:45:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-161/archives/ [Pipeline] echo 13:45:59 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/gexfoundry_go-mod-secrets_PR-161/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:46:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:46:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:46:00 prd-ubuntu20.04-docker-8c-8g-24194 does not seem to be running inside a container 13:46:00 $ 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/gexfoundry_go-mod-secrets_PR-161/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-secrets_PR-161 -v /w/workspace/gexfoundry_go-mod-secrets_PR-161:/w/workspace/gexfoundry_go-mod-secrets_PR-161:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-161@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-161@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 13:46:01 $ docker top db48b70a0b0054cef004970bfe038b9b3144ee14ff9ca2cce7daea9f0e5e71ec -eo pid,comm [Pipeline] { [Pipeline] sh 13:46:01 + touch /tmp/pre-build-complete [Pipeline] sh 13:46:01 + mkdir -p /var/log/sysstat [Pipeline] sh 13:46:02 + ls /var/log/sa-host 13:46:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:46:02 provisioning config files... 13:46:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-161@tmp/config8594707828065532608tmp [Pipeline] { [Pipeline] echo 13:46:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:46:02 ---> create-netrc.sh [Pipeline] } 13:46:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:46:03 ---> python-tools-install.sh [Pipeline] echo 13:46:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:46:03 ---> sudo-logs.sh 13:46:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:46:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:46:03 ---> job-cost.sh 13:46:03 lf-activate-venv: SKIPPING 13:46:03 DEBUG: total: 0.2199999988079071 13:46:03 INFO: Retrieving Stack Cost... 13:46:04 INFO: Retrieving Pricing Info for: v3-standard-8 13:46:04 INFO: Archiving Costs [Pipeline] echo 13:46:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:46:05 ---> logs-deploy.sh 13:46:05 lf-activate-venv: SKIPPING 13:46:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-161/1 13:46:05 INFO: archiving workspace using pattern(s): 13:46:06 Archives upload complete. 13:46:06 INFO: archiving logs to Nexus 13:46:07 ---> uname -a: 13:46:07 Linux prd-ubuntu20-04-docker-8c-8g-24194 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 13:46:07 13:46:07 13:46:07 ---> lscpu: 13:46:07 Architecture: x86_64 13:46:07 CPU op-mode(s): 32-bit, 64-bit 13:46:07 Byte Order: Little Endian 13:46:07 Address sizes: 40 bits physical, 48 bits virtual 13:46:07 CPU(s): 8 13:46:07 On-line CPU(s) list: 0-7 13:46:07 Thread(s) per core: 1 13:46:07 Core(s) per socket: 1 13:46:07 Socket(s): 8 13:46:07 NUMA node(s): 1 13:46:07 Vendor ID: AuthenticAMD 13:46:07 CPU family: 23 13:46:07 Model: 49 13:46:07 Model name: AMD EPYC-Rome Processor 13:46:07 Stepping: 0 13:46:07 CPU MHz: 2799.998 13:46:07 BogoMIPS: 5599.99 13:46:07 Virtualization: AMD-V 13:46:07 Hypervisor vendor: KVM 13:46:07 Virtualization type: full 13:46:07 L1d cache: 256 KiB 13:46:07 L1i cache: 256 KiB 13:46:07 L2 cache: 4 MiB 13:46:07 L3 cache: 128 MiB 13:46:07 NUMA node0 CPU(s): 0-7 13:46:07 Vulnerability Itlb multihit: Not affected 13:46:07 Vulnerability L1tf: Not affected 13:46:07 Vulnerability Mds: Not affected 13:46:07 Vulnerability Meltdown: Not affected 13:46:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:46:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:46:07 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:46:07 Vulnerability Srbds: Not affected 13:46:07 Vulnerability Tsx async abort: Not affected 13:46:07 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 13:46:07 13:46:07 13:46:07 ---> nproc: 13:46:07 8 13:46:07 13:46:07 13:46:07 ---> df -h: 13:46:07 Filesystem Size Used Avail Use% Mounted on 13:46:07 overlay 155G 11G 145G 7% / 13:46:07 tmpfs 64M 0 64M 0% /dev 13:46:07 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:46:07 shm 64M 0 64M 0% /dev/shm 13:46:07 /dev/vda1 155G 11G 145G 7% /facter-os 13:46:07 13:46:07 13:46:07 ---> sar -b -r -n DEV: 13:46:07 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24194) 08/31/22 _x86_64_ (8 CPU) 13:46:07 13:46:07 13:38:19 LINUX RESTART (8 CPU) 13:46:07 13:46:07 13:39:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:46:07 13:40:01 91.83 10.62 81.21 0.00 1973.45 74100.74 0.00 13:46:07 13:41:01 65.17 0.10 65.07 0.00 8.93 33849.44 0.00 13:46:07 13:42:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 13:46:07 13:43:01 1.48 0.00 1.48 0.00 0.00 18.00 0.00 13:46:07 13:44:01 1.12 0.02 1.10 0.00 0.13 13.46 0.00 13:46:07 13:45:01 1.13 0.00 1.13 0.00 0.00 14.13 0.00 13:46:07 13:46:01 5.08 0.25 4.83 0.00 19.33 104.38 0.00 13:46:07 Average: 23.51 1.53 21.98 0.00 277.90 15163.66 0.00 13:46:07 13:46:07 13:39:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:46:07 13:40:01 28367960 31699984 592692 1.80 118648 3435900 2225576 6.56 1299192 2780980 453668 13:46:07 13:41:01 28431508 31773896 521236 1.59 123192 3436028 1882004 5.55 1176516 2833800 8 13:46:07 13:42:01 28431580 31774204 520684 1.58 123228 3436032 1882004 5.55 1176828 2833804 184 13:46:07 13:43:01 28437092 31779732 515164 1.57 123268 3436032 1882004 5.55 1170696 2833804 16 13:46:07 13:44:01 28437352 31780048 514880 1.57 123296 3436036 1882004 5.55 1170784 2833812 20 13:46:07 13:45:01 28442636 31785732 509360 1.55 123336 3436168 1882004 5.55 1165480 2834164 52 13:46:07 13:46:01 28423384 31768332 525268 1.60 123500 3437308 1961388 5.78 1180924 2834460 216 13:46:07 Average: 28424502 31765990 528469 1.61 122638 3436215 1942426 5.72 1191489 2826403 64881 13:46:07 13:46:07 13:39:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:46:07 13:40:01 lo 2.41 2.41 0.24 0.24 0.00 0.00 0.00 0.00 13:46:07 13:40:01 docker0 30.27 37.13 2.71 686.51 0.00 0.00 0.00 0.00 13:46:07 13:40:01 ens3 317.62 222.67 6486.26 53.36 0.00 0.00 0.00 0.00 13:46:07 13:40:01 veth588b21b 28.51 35.49 2.89 670.73 0.00 0.00 0.00 0.05 13:46:07 13:41:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 13:46:07 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:07 13:41:01 ens3 125.23 90.18 2528.89 45.07 0.00 0.00 0.00 0.00 13:46:07 13:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:07 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:07 13:42:01 ens3 10.71 5.73 9.21 0.57 0.00 0.00 0.00 0.00 13:46:07 13:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:46:07 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:07 13:43:01 ens3 2.67 1.42 4.11 0.10 0.00 0.00 0.00 0.00 13:46:07 13:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:07 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:07 13:44:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 13:46:07 13:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:46:07 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:07 13:45:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:46:07 13:46:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 13:46:07 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:07 13:46:01 ens3 16.60 9.78 16.65 5.62 0.00 0.00 0.00 0.00 13:46:07 Average: lo 0.62 0.62 0.06 0.06 0.00 0.00 0.00 0.00 13:46:07 Average: docker0 4.20 5.15 0.38 95.26 0.00 0.00 0.00 0.00 13:46:07 Average: ens3 66.39 46.30 1267.30 14.79 0.00 0.00 0.00 0.00 13:46:07 13:46:07 13:46:07 ---> sar -P ALL: 13:46:07 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24194) 08/31/22 _x86_64_ (8 CPU) 13:46:07 13:46:07 13:38:19 LINUX RESTART (8 CPU) 13:46:07 13:46:07 13:39:03 CPU %user %nice %system %iowait %steal %idle 13:46:07 13:40:01 all 26.85 0.00 6.23 0.56 0.07 66.29 13:46:07 13:40:01 0 28.45 0.00 6.42 0.49 0.09 64.54 13:46:07 13:40:01 1 25.73 0.00 6.61 0.21 0.07 67.38 13:46:07 13:40:01 2 27.13 0.00 5.51 0.03 0.07 67.26 13:46:07 13:40:01 3 27.50 0.00 7.50 2.17 0.09 62.74 13:46:07 13:40:01 4 26.95 0.00 6.26 0.14 0.05 66.59 13:46:07 13:40:01 5 26.93 0.00 5.73 0.18 0.07 67.09 13:46:07 13:40:01 6 26.00 0.00 6.00 0.05 0.07 67.88 13:46:07 13:40:01 7 26.12 0.00 5.80 1.18 0.07 66.83 13:46:07 13:41:01 all 12.75 0.00 2.53 0.22 0.04 84.45 13:46:07 13:41:01 0 13.14 0.00 2.43 0.02 0.03 84.38 13:46:07 13:41:01 1 11.86 0.00 2.47 0.05 0.03 85.59 13:46:07 13:41:01 2 12.96 0.00 2.70 0.72 0.03 83.58 13:46:07 13:41:01 3 12.90 0.00 2.39 0.00 0.03 84.68 13:46:07 13:41:01 4 12.56 0.00 2.59 0.02 0.03 84.80 13:46:07 13:41:01 5 13.68 0.00 2.39 0.37 0.05 83.51 13:46:07 13:41:01 6 12.99 0.00 2.68 0.00 0.03 84.29 13:46:07 13:41:01 7 11.93 0.00 2.61 0.62 0.03 84.80 13:46:07 13:42:01 all 0.27 0.00 0.02 0.00 0.01 99.70 13:46:07 13:42:01 0 0.02 0.00 0.02 0.02 0.00 99.95 13:46:07 13:42:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:46:07 13:42:01 2 0.03 0.00 0.02 0.02 0.00 99.93 13:46:07 13:42:01 3 0.03 0.00 0.03 0.00 0.02 99.92 13:46:07 13:42:01 4 0.03 0.00 0.00 0.00 0.02 99.95 13:46:07 13:42:01 5 1.92 0.00 0.02 0.00 0.02 98.05 13:46:07 13:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:46:07 13:42:01 7 0.07 0.00 0.07 0.00 0.00 99.87 13:46:07 13:43:01 all 0.28 0.00 0.02 0.00 0.01 99.68 13:46:07 13:43:01 0 0.02 0.00 0.02 0.02 0.00 99.95 13:46:07 13:43:01 1 0.03 0.00 0.02 0.00 0.00 99.95 13:46:07 13:43:01 2 0.07 0.00 0.02 0.00 0.02 99.90 13:46:07 13:43:01 3 0.05 0.00 0.03 0.00 0.02 99.90 13:46:07 13:43:01 4 0.03 0.00 0.02 0.00 0.02 99.93 13:46:07 13:43:01 5 2.00 0.00 0.05 0.02 0.00 97.93 13:46:07 13:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:46:07 13:43:01 7 0.03 0.00 0.02 0.00 0.00 99.95 13:46:07 13:44:01 all 0.27 0.00 0.01 0.00 0.01 99.70 13:46:07 13:44:01 0 0.02 0.00 0.02 0.03 0.00 99.93 13:46:07 13:44:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:46:07 13:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:46:07 13:44:01 3 0.03 0.00 0.02 0.00 0.02 99.93 13:46:07 13:44:01 4 0.13 0.00 0.02 0.00 0.00 99.85 13:46:07 13:44:01 5 1.89 0.00 0.03 0.00 0.02 98.06 13:46:07 13:44:01 6 0.02 0.00 0.00 0.00 0.02 99.97 13:46:07 13:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:46:07 13:45:01 all 0.03 0.00 0.01 0.00 0.01 99.95 13:46:07 13:45:01 0 0.00 0.00 0.00 0.02 0.00 99.98 13:46:07 13:45:01 1 0.03 0.00 0.02 0.00 0.00 99.95 13:46:07 13:45:01 2 0.02 0.00 0.00 0.00 0.02 99.97 13:46:07 13:45:01 3 0.02 0.00 0.00 0.00 0.02 99.97 13:46:07 13:45:01 4 0.03 0.00 0.03 0.00 0.02 99.92 13:46:07 13:45:01 5 0.12 0.00 0.03 0.02 0.00 99.83 13:46:07 13:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:46:07 13:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:46:07 13:46:01 all 0.38 0.00 0.16 0.01 0.01 99.43 13:46:07 13:46:01 0 0.17 0.00 0.15 0.03 0.02 99.63 13:46:07 13:46:01 1 0.18 0.00 0.12 0.00 0.00 99.70 13:46:07 13:46:01 2 0.65 0.00 0.12 0.00 0.00 99.23 13:46:07 13:46:01 3 0.32 0.00 0.18 0.05 0.02 99.43 13:46:07 13:46:01 4 0.25 0.00 0.17 0.00 0.02 99.57 13:46:07 13:46:01 5 0.50 0.00 0.22 0.02 0.02 99.25 13:46:07 13:46:01 6 0.47 0.00 0.23 0.00 0.02 99.28 13:46:07 13:46:01 7 0.47 0.00 0.13 0.00 0.02 99.38 13:46:07 Average: all 5.67 0.00 1.25 0.11 0.02 92.95 13:46:07 Average: 0 5.80 0.00 1.26 0.09 0.02 92.84 13:46:07 Average: 1 5.26 0.00 1.28 0.04 0.02 93.41 13:46:07 Average: 2 5.70 0.00 1.17 0.11 0.02 93.00 13:46:07 Average: 3 5.66 0.00 1.40 0.30 0.03 92.60 13:46:07 Average: 4 5.56 0.00 1.26 0.02 0.02 93.14 13:46:07 Average: 5 6.53 0.00 1.17 0.08 0.02 92.20 13:46:07 Average: 6 5.50 0.00 1.25 0.01 0.02 93.23 13:46:07 Average: 7 5.35 0.00 1.20 0.25 0.02 93.19 13:46:07 13:46:07 13:46:07