Pull request #222 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0a234aa319a05a1596274d860d341bd9ebb93b84+6107dcfde14a9fd271e1a0608956def7a46fefaf (2135d4213ebcf355a3feaf7d9c8c6f704cd8ef09) 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-ssh9612880158366011183.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh18368556809428526766.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-222/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-222/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5112824506344958786.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-222/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6475845834674886174.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh8061544600633298840.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-222/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-222/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13524468814002363238.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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.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-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-3484 in /w/workspace/gexfoundry_go-mod-secrets_PR-222 [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-222 # 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 6107dcfde14a9fd271e1a0608956def7a46fefaf into PR head commit 0a234aa319a05a1596274d860d341bd9ebb93b84 Merge succeeded, producing 0a234aa319a05a1596274d860d341bd9ebb93b84 Checking out Revision 0a234aa319a05a1596274d860d341bd9ebb93b84 (PR-222) > 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/222/head:refs/remotes/origin/PR-222 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a234aa319a05a1596274d860d341bd9ebb93b84 # 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 6107dcfde14a9fd271e1a0608956def7a46fefaf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a234aa319a05a1596274d860d341bd9ebb93b84 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:06:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:06:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:06:47 ========================================================= 05:06:47 EdgeX Global Pipelines Version Info 05:06:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:06:47 ------------------- 05:06:47 stable info: 05:06:47 ------------------- 05:06:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:06:47 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 05:06:47 Message: update stable to v1.0.253 05:06:48 ------------------- 05:06:48 experimental info: 05:06:48 ------------------- 05:06:48 Commited By: **** collab-it+edgex@linuxfoundation.org 05:06:48 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 05:06:48 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:06:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 05:06:48 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 05:06:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:06:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:06:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:06:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 05:06:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:06:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:06:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:06:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:06:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:06:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 05:06:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:06:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:06:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 05:06:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:06:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:06:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:06:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:06:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:06:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:06:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:06:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:06:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:06:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 05:06:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:06:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:06:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-222 [Pipeline] echo 05:06:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-222 [Pipeline] echo 05:06:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-222 [Pipeline] echo 05:06:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0a234aa319a05a1596274d860d341bd9ebb93b84 [Pipeline] echo 05:06:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0a234aa [Pipeline] echo 05:06:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:06:50 + git rev-list -1 --merges 0a234aa319a05a1596274d860d341bd9ebb93b84~1..0a234aa319a05a1596274d860d341bd9ebb93b84 [Pipeline] echo 05:06:50 -----------> git rev-list -1 --merges 0a234aa319a05a1596274d860d341bd9ebb93b84~1..0a234aa319a05a1596274d860d341bd9ebb93b84 0a234aa319a05a1596274d860d341bd9ebb93b84 [false] [Pipeline] sh 05:06:51 + git log --format=format:%s -1 0a234aa319a05a1596274d860d341bd9ebb93b84 [Pipeline] echo 05:06:51 ========================================================= 05:06:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:06:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:06:51 + git log --format=format:%s -1 0a234aa319a05a1596274d860d341bd9ebb93b84 [Pipeline] echo 05:06:51 [semverPrep] GIT_COMMIT: 0a234aa319a05a1596274d860d341bd9ebb93b84, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 05:06:51 [semverPrep] This is not a build commit. [Pipeline] sh 05:06:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:06:52 + grep -v github /etc/ssh/ssh_known_hosts 05:06:52 + [ -e /tmp/ssh_known_hosts ] 05:06:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:06:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:06:52 + sudo tee -a /etc/ssh/ssh_known_hosts 05:06:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:06:52 05:06:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:06:52 0.1.4: Pulling from edgex-devops/py-git-semver 05:06:52 b85a868b505f: Pulling fs layer 05:06:52 e2be974225ed: Pulling fs layer 05:06:52 339a4e72a1f5: Pulling fs layer 05:06:52 988bab9f4d93: Pulling fs layer 05:06:52 1469e6f7b9e6: Pulling fs layer 05:06:52 eaf3925da568: Pulling fs layer 05:06:52 bab4dde63d76: Pulling fs layer 05:06:52 bde34c3a00c8: Pulling fs layer 05:06:52 b352a97aabf1: Pulling fs layer 05:06:52 4872d77fe225: Pulling fs layer 05:06:52 5851b861e8e6: Pulling fs layer 05:06:52 b352a97aabf1: Waiting 05:06:52 bab4dde63d76: Waiting 05:06:52 bde34c3a00c8: Waiting 05:06:52 4872d77fe225: Waiting 05:06:52 988bab9f4d93: Waiting 05:06:52 1469e6f7b9e6: Waiting 05:06:52 5851b861e8e6: Waiting 05:06:52 eaf3925da568: Waiting 05:06:52 e2be974225ed: Download complete 05:06:52 988bab9f4d93: Download complete 05:06:53 1469e6f7b9e6: Verifying Checksum 05:06:53 1469e6f7b9e6: Download complete 05:06:53 eaf3925da568: Verifying Checksum 05:06:53 eaf3925da568: Download complete 05:06:53 339a4e72a1f5: Verifying Checksum 05:06:53 339a4e72a1f5: Download complete 05:06:53 bde34c3a00c8: Download complete 05:06:53 b352a97aabf1: Download complete 05:06:53 4872d77fe225: Verifying Checksum 05:06:53 4872d77fe225: Download complete 05:06:53 5851b861e8e6: Download complete 05:06:53 b85a868b505f: Verifying Checksum 05:06:53 b85a868b505f: Download complete 05:06:53 bab4dde63d76: Verifying Checksum 05:06:53 bab4dde63d76: Download complete 05:06:54 b85a868b505f: Pull complete 05:06:54 e2be974225ed: Pull complete 05:06:55 339a4e72a1f5: Pull complete 05:06:55 988bab9f4d93: Pull complete 05:06:55 1469e6f7b9e6: Pull complete 05:06:55 eaf3925da568: Pull complete 05:06:57 bab4dde63d76: Pull complete 05:06:57 bde34c3a00c8: Pull complete 05:06:57 b352a97aabf1: Pull complete 05:06:57 4872d77fe225: Pull complete 05:06:57 5851b861e8e6: Pull complete 05:06:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:06:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:06:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:06:57 prd-ubuntu20.04-docker-8c-8g-3484 does not seem to be running inside a container 05:06:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-222 -v /w/workspace/gexfoundry_go-mod-secrets_PR-222:/w/workspace/gexfoundry_go-mod-secrets_PR-222:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-222@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:07:00 $ docker top f1bf1c2e75a04b28de55c2155d3329ed31908645a15adb956693758cb1a2bd38 -eo pid,comm 05:07:00 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). 05:07:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:07:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:07:00 [ssh-agent] Looking for ssh-agent implementation... 05:07:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:07:01 $ docker exec f1bf1c2e75a04b28de55c2155d3329ed31908645a15adb956693758cb1a2bd38 ssh-agent 05:07:01 SSH_AUTH_SOCK=/tmp/ssh-IMVVeTvPjDUI/agent.31 05:07:01 SSH_AGENT_PID=37 05:07:01 Running ssh-add (command line suppressed) 05:07:01 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-222@tmp/private_key_327068029813075735.key (/w/workspace/gexfoundry_go-mod-secrets_PR-222@tmp/private_key_327068029813075735.key) 05:07:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:07:01 + git tag --points-at HEAD [Pipeline] } 05:07:01 $ docker exec --env ******** --env ******** f1bf1c2e75a04b28de55c2155d3329ed31908645a15adb956693758cb1a2bd38 ssh-agent -k 05:07:01 unset SSH_AUTH_SOCK; 05:07:01 unset SSH_AGENT_PID; 05:07:01 echo Agent pid 37 killed; 05:07:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:07:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:07:01 [ssh-agent] Looking for ssh-agent implementation... 05:07:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:07:01 $ docker exec f1bf1c2e75a04b28de55c2155d3329ed31908645a15adb956693758cb1a2bd38 ssh-agent 05:07:02 SSH_AUTH_SOCK=/tmp/ssh-fPs1J2QK6LHb/agent.69 05:07:02 SSH_AGENT_PID=75 05:07:02 Running ssh-add (command line suppressed) 05:07:02 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-222@tmp/private_key_2660862665340941214.key (/w/workspace/gexfoundry_go-mod-secrets_PR-222@tmp/private_key_2660862665340941214.key) 05:07:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:07:02 + git semver init 05:07:02 2023-08-14 05:07:02,654 [run_init] DEBUG init version:0.0.0 force:False 05:07:02 2023-08-14 05:07:02,654 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-secrets_PR-222/.semver 05:07:02 2023-08-14 05:07:02,655 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/gexfoundry_go-mod-secrets_PR-222/.semver 05:07:02 2023-08-14 05:07:02,655 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/gexfoundry_go-mod-secrets_PR-222/.semver'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-222, universal_newlines=False, shell=None, istream=None) 05:07:03 2023-08-14 05:07:03,365 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-secrets_PR-222/.git/info/exclude 05:07:03 2023-08-14 05:07:03,366 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-secrets_PR-222/.semver/PR-222 with force:False 05:07:03 2023-08-14 05:07:03,366 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-secrets_PR-222/.semver/PR-222 05:07:03 2023-08-14 05:07:03,370 [execute] INFO git cat-file --batch-check 05:07:03 2023-08-14 05:07:03,370 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-222/.semver, universal_newlines=False, shell=None, istream=) 05:07:03 2023-08-14 05:07:03,376 [execute] INFO git cat-file --batch 05:07:03 2023-08-14 05:07:03,376 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-222/.semver, universal_newlines=False, shell=None, istream=) 05:07:03 2023-08-14 05:07:03,381 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-secrets_PR-222/.semver/PR-222 05:07:03 0.0.0 [Pipeline] } 05:07:03 $ docker exec --env ******** --env ******** f1bf1c2e75a04b28de55c2155d3329ed31908645a15adb956693758cb1a2bd38 ssh-agent -k 05:07:03 unset SSH_AUTH_SOCK; 05:07:03 unset SSH_AGENT_PID; 05:07:03 echo Agent pid 75 killed; 05:07:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:07:04 + git semver [Pipeline] } 05:07:04 $ docker stop --time=1 f1bf1c2e75a04b28de55c2155d3329ed31908645a15adb956693758cb1a2bd38 05:07:05 $ docker rm -f --volumes f1bf1c2e75a04b28de55c2155d3329ed31908645a15adb956693758cb1a2bd38 [Pipeline] // withDockerContainer [Pipeline] sh 05:07:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:07:06 Stashed 1 file(s) [Pipeline] echo 05:07:06 [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 05:07:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:07:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:07:07 ========================================================= 05:07:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 05:07:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 05:07:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 05:07:07 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 05:07:07 4db1b89c0bd1: Pulling fs layer 05:07:07 6911f1a30b25: Pulling fs layer 05:07:07 e194b8c5c2a9: Pulling fs layer 05:07:07 6863d3e3a2b1: Pulling fs layer 05:07:07 ec0bb842ea78: Pulling fs layer 05:07:07 40a00589a448: Pulling fs layer 05:07:07 6c08303d61cc: Pulling fs layer 05:07:07 798269fcf238: Pulling fs layer 05:07:07 6863d3e3a2b1: Waiting 05:07:07 ec0bb842ea78: Waiting 05:07:07 798269fcf238: Waiting 05:07:07 40a00589a448: Waiting 05:07:07 6c08303d61cc: Waiting 05:07:07 6911f1a30b25: Verifying Checksum 05:07:07 6863d3e3a2b1: Download complete 05:07:07 ec0bb842ea78: Verifying Checksum 05:07:07 ec0bb842ea78: Download complete 05:07:07 4db1b89c0bd1: Verifying Checksum 05:07:07 4db1b89c0bd1: Download complete 05:07:07 40a00589a448: Verifying Checksum 05:07:07 40a00589a448: Download complete 05:07:07 4db1b89c0bd1: Pull complete 05:07:07 6911f1a30b25: Pull complete 05:07:08 798269fcf238: Verifying Checksum 05:07:08 798269fcf238: Download complete 05:07:08 e194b8c5c2a9: Verifying Checksum 05:07:08 e194b8c5c2a9: Download complete 05:07:08 6c08303d61cc: Verifying Checksum 05:07:08 6c08303d61cc: Download complete 05:07:11 e194b8c5c2a9: Pull complete 05:07:11 6863d3e3a2b1: Pull complete 05:07:11 ec0bb842ea78: Pull complete 05:07:11 40a00589a448: Pull complete 05:07:14 6c08303d61cc: Pull complete 05:07:15 798269fcf238: Pull complete 05:07:15 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 05:07:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 05:07:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 05:07:15 + 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 05:07:15 + docker inspect -f . ci-base-image-x86_64 05:07:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:07:15 prd-ubuntu20.04-docker-8c-8g-3484 does not seem to be running inside a container 05:07:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-secrets_PR-222 -v /w/workspace/gexfoundry_go-mod-secrets_PR-222:/w/workspace/gexfoundry_go-mod-secrets_PR-222:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-222@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:07:20 $ docker top 614d2c6e560336c03d07736840fbac773ec86bb86713273ee2f70dc73b53d6c4 -eo pid,comm [Pipeline] { [Pipeline] sh 05:07:20 + go version 05:07:20 go version go1.20.6 linux/amd64 [Pipeline] } 05:07:20 $ docker stop --time=1 614d2c6e560336c03d07736840fbac773ec86bb86713273ee2f70dc73b53d6c4 05:07:21 $ docker rm -f --volumes 614d2c6e560336c03d07736840fbac773ec86bb86713273ee2f70dc73b53d6c4 05:07:21 Still waiting to schedule task 05:07:21 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:22 + docker inspect -f . ci-base-image-x86_64 05:07:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:07:22 prd-ubuntu20.04-docker-8c-8g-3484 does not seem to be running inside a container 05:07:22 $ 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-222 -v /w/workspace/gexfoundry_go-mod-secrets_PR-222:/w/workspace/gexfoundry_go-mod-secrets_PR-222:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-222@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:07:23 $ docker top 647bb637301c4febdf238afe0af6745196bf91a931f84153d2ab30aea839c9a9 -eo pid,comm [Pipeline] { [Pipeline] sh 05:07:23 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-secrets_PR-222 [Pipeline] fileExists [Pipeline] sh 05:07:23 + make test 05:07:23 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 05:07:23 go: downloading github.com/stretchr/testify v1.8.4 05:07:23 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.5 05:07:23 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 05:07:24 go: downloading github.com/davecgh/go-spew v1.1.1 05:07:24 go: downloading github.com/pmezard/go-difflib v1.0.0 05:07:24 go: downloading github.com/stretchr/objx v0.5.0 05:07:24 go: downloading gopkg.in/yaml.v3 v3.0.1 05:07:24 go: downloading google.golang.org/grpc v1.53.0 05:07:24 go: downloading github.com/zeebo/errs v1.3.0 05:07:24 go: downloading google.golang.org/protobuf v1.28.1 05:07:24 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 05:07:24 go: downloading github.com/go-kit/log v0.2.1 05:07:24 go: downloading github.com/go-playground/validator/v10 v10.15.0 05:07:24 go: downloading github.com/google/uuid v1.3.0 05:07:24 go: downloading golang.org/x/net v0.8.0 05:07:24 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 05:07:24 go: downloading github.com/golang/protobuf v1.5.2 05:07:24 go: downloading golang.org/x/sys v0.6.0 05:07:25 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 05:07:25 go: downloading github.com/go-playground/universal-translator v0.18.1 05:07:25 go: downloading github.com/leodido/go-urn v1.2.4 05:07:25 go: downloading golang.org/x/crypto v0.7.0 05:07:25 go: downloading golang.org/x/text v0.8.0 05:07:25 go: downloading github.com/go-logfmt/logfmt v0.5.1 05:07:25 go: downloading github.com/go-playground/locales v0.14.1 05:07:43 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] 05:07:43 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] 05:07:43 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] 05:07:46 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] 05:07:46 ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] 05:07:50 ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 8.174s coverage: 75.7% of statements 05:07:50 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 0.069s coverage: 52.2% of statements 05:07:51 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 9.064s coverage: 96.7% of statements 05:07:51 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 0.032s coverage: 89.5% of statements 05:07:51 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 0.031s coverage: 100.0% of statements 05:07:51 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 0.059s coverage: 55.8% of statements 05:07:51 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 0.029s coverage: 56.0% of statements 05:07:51 ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 0.068s coverage: 100.0% of statements 05:08:09 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:08:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:08:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 05:08:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:08:10 $ docker stop --time=1 647bb637301c4febdf238afe0af6745196bf91a931f84153d2ab30aea839c9a9 05:08:14 $ docker rm -f --volumes 647bb637301c4febdf238afe0af6745196bf91a931f84153d2ab30aea839c9a9 [Pipeline] // withDockerContainer [Pipeline] sh 05:08:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:08:15 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 05:08:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:08:16 05:08:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:08:17 latest: Pulling from edgex-lftools-log-publisher 05:08:17 5eb5b503b376: Pulling fs layer 05:08:17 5c69ac0246d0: Pulling fs layer 05:08:17 ec43610c2a17: Pulling fs layer 05:08:17 3a2ae6a8a46f: Pulling fs layer 05:08:17 33b1e0a273af: Pulling fs layer 05:08:17 5d3b04190fa2: Pulling fs layer 05:08:17 2f39f015ded8: Pulling fs layer 05:08:17 5d3b04190fa2: Waiting 05:08:17 3a2ae6a8a46f: Waiting 05:08:17 2f39f015ded8: Waiting 05:08:17 33b1e0a273af: Waiting 05:08:17 5c69ac0246d0: Verifying Checksum 05:08:17 5c69ac0246d0: Download complete 05:08:17 3a2ae6a8a46f: Verifying Checksum 05:08:17 3a2ae6a8a46f: Download complete 05:08:17 33b1e0a273af: Verifying Checksum 05:08:17 33b1e0a273af: Download complete 05:08:17 5d3b04190fa2: Download complete 05:08:17 ec43610c2a17: Verifying Checksum 05:08:17 ec43610c2a17: Download complete 05:08:17 5eb5b503b376: Download complete 05:08:18 2f39f015ded8: Download complete 05:08:18 5eb5b503b376: Pull complete 05:08:18 5c69ac0246d0: Pull complete 05:08:19 ec43610c2a17: Pull complete 05:08:19 3a2ae6a8a46f: Pull complete 05:08:19 33b1e0a273af: Pull complete 05:08:19 5d3b04190fa2: Pull complete 05:08:23 2f39f015ded8: Pull complete 05:08:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:08:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:08:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:08:24 prd-ubuntu20.04-docker-8c-8g-3484 does not seem to be running inside a container 05:08:24 $ 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-222 -v /w/workspace/gexfoundry_go-mod-secrets_PR-222:/w/workspace/gexfoundry_go-mod-secrets_PR-222:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-222@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:08:27 $ docker top e88af228ecd88158e4fda7f34ec64fecd429e3e879a316288d81cc66cbe26544 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:08:27 ---> job-cost.sh 05:08:27 lf-activate-venv: SKIPPING 05:08:27 INFO: No Stack... 05:08:27 INFO: Retrieving Pricing Info for: v3-standard-8 05:08:28 INFO: Archiving Costs [Pipeline] sh 05:08:28 + cat /w/workspace/gexfoundry_go-mod-secrets_PR-222/archives/cost.csv 05:08:28 + cut -d, -f6 [Pipeline] lock 05:08:28 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-222-1-stack-cost] 05:08:28 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-222-1-stack-cost] did not exist. Created. 05:08:28 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-222-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:08:29 + echo total: 0.2199999988079071 [Pipeline] stash 05:08:29 Stashed 1 file(s) [Pipeline] } 05:08:29 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-222-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:08:29 $ docker stop --time=1 e88af228ecd88158e4fda7f34ec64fecd429e3e879a316288d81cc66cbe26544 05:08:30 $ docker rm -f --volumes e88af228ecd88158e4fda7f34ec64fecd429e3e879a316288d81cc66cbe26544 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:08:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3485 in /w/workspace/gexfoundry_go-mod-secrets_PR-222 [Pipeline] { [Pipeline] ws 05:08:58 Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout 05:08:59 Selected Git installation does not exist. Using Default 05:08:59 The recommended git tool is: NONE 05:09:03 using credential edgex-jenkins-ssh 05:09:03 Cloning the remote Git repository 05:09:04 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 05:09:04 > git init /w/workspace/go-mod-secrets/1 # timeout=10 05:09:04 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 05:09:04 > git --version # timeout=10 05:09:04 > git --version # 'git version 2.25.1' 05:09:04 using GIT_SSH to set credentials SSH Credentials for GitHub 05:09:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:09:05 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 05:09:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:09:06 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 05:09:06 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 05:09:06 using GIT_SSH to set credentials SSH Credentials for GitHub 05:09:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/222/head:refs/remotes/origin/PR-222 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:09:06 Merging remotes/origin/main commit 6107dcfde14a9fd271e1a0608956def7a46fefaf into PR head commit 0a234aa319a05a1596274d860d341bd9ebb93b84 05:09:06 Merge succeeded, producing 0a234aa319a05a1596274d860d341bd9ebb93b84 05:09:06 Checking out Revision 0a234aa319a05a1596274d860d341bd9ebb93b84 (PR-222) 05:09:07 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 05:09:07 > git --version # timeout=10 05:09:07 > git --version # 'git version 2.25.1' 05:09:07 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { 05:09:06 > git config core.sparsecheckout # timeout=10 05:09:06 > git checkout -f 0a234aa319a05a1596274d860d341bd9ebb93b84 # timeout=10 05:09:06 > git remote # timeout=10 05:09:06 > git config --get remote.origin.url # timeout=10 05:09:06 using GIT_SSH to set credentials SSH Credentials for GitHub 05:09:06 > git merge 6107dcfde14a9fd271e1a0608956def7a46fefaf # timeout=10 05:09:06 > git rev-parse HEAD^{commit} # timeout=10 05:09:06 > git config core.sparsecheckout # timeout=10 05:09:06 > git checkout -f 0a234aa319a05a1596274d860d341bd9ebb93b84 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:09:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:09:08 % Total % Received % Xferd Average Speed Time Time Time Current 05:09:08 Dload Upload Total Spent Left Speed 05:09:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh 05:09:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:09:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:09:09 + sudo tee /etc/docker/daemon.new 05:09:09 { 05:09:09 "registry-mirrors": [ 05:09:09 "https://nexus3.edgexfoundry.org:10001" 05:09:09 ], 05:09:09 "bip": "10.250.0.254/24", 05:09:09 "hosts": [ 05:09:09 "tcp://0.0.0.0:5555", 05:09:09 "unix:///var/run/docker.sock" 05:09:09 ], 05:09:09 "mtu": 1458, 05:09:09 "selinux-enabled": true, 05:09:09 "seccomp-profile": "/etc/docker/seccomp.json" 05:09:09 } [Pipeline] sh 05:09:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:09:10 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 05:09:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:09:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:09:28 ========================================================= 05:09:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 05:09:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 05:09:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 05:09:29 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:09:29 edb6bdbacee9: Pulling fs layer 05:09:29 5f9638ab2659: Pulling fs layer 05:09:29 8d51d6327a98: Pulling fs layer 05:09:29 8b374f2dd631: Pulling fs layer 05:09:29 ec14aa9079de: Pulling fs layer 05:09:29 2f466654f4bb: Pulling fs layer 05:09:29 554e91adad29: Pulling fs layer 05:09:29 8b374f2dd631: Waiting 05:09:29 ec14aa9079de: Waiting 05:09:29 2f466654f4bb: Waiting 05:09:29 554e91adad29: Waiting 05:09:29 5f9638ab2659: Download complete 05:09:29 8b374f2dd631: Verifying Checksum 05:09:29 8b374f2dd631: Download complete 05:09:29 ec14aa9079de: Verifying Checksum 05:09:29 ec14aa9079de: Download complete 05:09:29 edb6bdbacee9: Verifying Checksum 05:09:30 edb6bdbacee9: Pull complete 05:09:31 554e91adad29: Verifying Checksum 05:09:31 554e91adad29: Download complete 05:09:31 5f9638ab2659: Pull complete 05:09:32 8d51d6327a98: Verifying Checksum 05:09:32 8d51d6327a98: Download complete 05:09:32 2f466654f4bb: Verifying Checksum 05:09:32 2f466654f4bb: Download complete 05:09:44 8d51d6327a98: Pull complete 05:09:44 8b374f2dd631: Pull complete 05:09:44 ec14aa9079de: Pull complete 05:09:49 2f466654f4bb: Pull complete 05:09:52 554e91adad29: Pull complete 05:09:52 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 05:09:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 05:09:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 05:09:52 + 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 05:09:53 + docker inspect -f . ci-base-image-arm64 05:09:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:09:53 prd-ubuntu20.04-docker-arm64-4c-16g-3485 does not seem to be running inside a container 05:09:53 $ 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 ******** ci-base-image-arm64 cat 05:09:56 $ docker top 43e5b4978e7269573ca86b0146347924ece318048732475d3a35b968b6cd9f6d -eo pid,comm [Pipeline] { [Pipeline] sh 05:09:57 + go version 05:09:57 go version go1.20.6 linux/arm64 [Pipeline] } 05:09:57 $ docker stop --time=1 43e5b4978e7269573ca86b0146347924ece318048732475d3a35b968b6cd9f6d 05:09:59 $ docker rm -f --volumes 43e5b4978e7269573ca86b0146347924ece318048732475d3a35b968b6cd9f6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:59 + docker inspect -f . ci-base-image-arm64 05:09:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:10:00 prd-ubuntu20.04-docker-arm64-4c-16g-3485 does not seem to be running inside a container 05:10:00 $ 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 ******** ci-base-image-arm64 cat 05:10:01 $ docker top 23f3835e7d092a7255d745755397c1aed8663ed6312ae1c01610d9818f932601 -eo pid,comm [Pipeline] { [Pipeline] sh 05:10:01 + git config --global --add safe.directory /w/workspace/go-mod-secrets/1 [Pipeline] fileExists [Pipeline] sh 05:10:02 + make test 05:10:02 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 05:10:02 go: downloading github.com/stretchr/testify v1.8.4 05:10:02 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.5 05:10:03 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 05:10:03 go: downloading github.com/pmezard/go-difflib v1.0.0 05:10:03 go: downloading github.com/davecgh/go-spew v1.1.1 05:10:03 go: downloading gopkg.in/yaml.v3 v3.0.1 05:10:03 go: downloading github.com/stretchr/objx v0.5.0 05:10:03 go: downloading github.com/go-kit/log v0.2.1 05:10:03 go: downloading github.com/go-playground/validator/v10 v10.15.0 05:10:03 go: downloading github.com/google/uuid v1.3.0 05:10:03 go: downloading github.com/zeebo/errs v1.3.0 05:10:03 go: downloading google.golang.org/grpc v1.53.0 05:10:05 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 05:10:05 go: downloading google.golang.org/protobuf v1.28.1 05:10:05 go: downloading github.com/go-logfmt/logfmt v0.5.1 05:10:05 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 05:10:06 go: downloading github.com/go-playground/universal-translator v0.18.1 05:10:06 go: downloading github.com/leodido/go-urn v1.2.4 05:10:06 go: downloading golang.org/x/crypto v0.7.0 05:10:06 go: downloading golang.org/x/text v0.8.0 05:10:06 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 05:10:07 go: downloading golang.org/x/net v0.8.0 05:10:08 go: downloading github.com/go-playground/locales v0.14.1 05:10:10 go: downloading github.com/golang/protobuf v1.5.2 05:10:10 go: downloading golang.org/x/sys v0.6.0 05:11:46 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] 05:11:46 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] 05:11:46 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] 05:11:59 ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 15.738s coverage: 75.7% of statements 05:11:59 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 0.221s coverage: 52.2% of statements 05:11:59 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 9.269s coverage: 96.7% of statements 05:11:59 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 0.193s coverage: 89.5% of statements 05:11:59 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 0.080s coverage: 100.0% of statements 05:12:46 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] 05:12:46 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 0.242s coverage: 55.8% of statements 05:12:46 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 0.087s coverage: 56.0% of statements 05:12:46 ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 0.235s coverage: 100.0% of statements 05:12:46 ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] 05:12:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:12:46 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:15:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:15:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 05:15:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:15:07 $ docker stop --time=1 23f3835e7d092a7255d745755397c1aed8663ed6312ae1c01610d9818f932601 05:15:09 $ docker rm -f --volumes 23f3835e7d092a7255d745755397c1aed8663ed6312ae1c01610d9818f932601 [Pipeline] // withDockerContainer [Pipeline] sh 05:15:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:15:12 Warning: overwriting stash ‘coverage-report’ 05:15:12 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 05:15:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:15:13 05:15:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:15:14 arm64: Pulling from edgex-lftools-log-publisher 05:15:14 8998bd30e6a1: Pulling fs layer 05:15:14 04944245beec: Pulling fs layer 05:15:14 699f458cf7ca: Pulling fs layer 05:15:14 765212b225bb: Pulling fs layer 05:15:14 f23df028b6ca: Pulling fs layer 05:15:14 d65c8cfc05b1: Pulling fs layer 05:15:14 2437ff75d9bd: Pulling fs layer 05:15:14 f23df028b6ca: Waiting 05:15:14 765212b225bb: Waiting 05:15:14 d65c8cfc05b1: Waiting 05:15:14 2437ff75d9bd: Waiting 05:15:14 04944245beec: Verifying Checksum 05:15:14 04944245beec: Download complete 05:15:14 765212b225bb: Verifying Checksum 05:15:14 765212b225bb: Download complete 05:15:14 f23df028b6ca: Verifying Checksum 05:15:14 f23df028b6ca: Download complete 05:15:14 d65c8cfc05b1: Verifying Checksum 05:15:14 d65c8cfc05b1: Download complete 05:15:14 699f458cf7ca: Verifying Checksum 05:15:14 699f458cf7ca: Download complete 05:15:14 8998bd30e6a1: Verifying Checksum 05:15:14 8998bd30e6a1: Download complete 05:15:17 2437ff75d9bd: Verifying Checksum 05:15:17 2437ff75d9bd: Download complete 05:15:18 8998bd30e6a1: Pull complete 05:15:19 04944245beec: Pull complete 05:15:20 699f458cf7ca: Pull complete 05:15:20 765212b225bb: Pull complete 05:15:21 f23df028b6ca: Pull complete 05:15:21 d65c8cfc05b1: Pull complete 05:15:36 2437ff75d9bd: Pull complete 05:15:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:15:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:15:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:15:36 prd-ubuntu20.04-docker-arm64-4c-16g-3485 does not seem to be running inside a container 05:15: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/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:15:39 $ docker top fcffd9efcf9f5a39ff46f91a1b0d3a06f4c5d6d1bc8a4148b8f93b4b7df6b058 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:15:40 ---> job-cost.sh 05:15:40 lf-activate-venv: SKIPPING 05:15:40 INFO: No Stack... 05:15:40 INFO: Retrieving Pricing Info for: v3-standard-4 05:15:41 INFO: Archiving Costs [Pipeline] sh 05:15:41 + cat /w/workspace/go-mod-secrets/1/archives/cost.csv 05:15:41 + cut -d, -f6 [Pipeline] lock 05:15:41 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-222-1-stack-cost] 05:15:41 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-222-1-stack-cost] did not exist. Created. 05:15:41 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-222-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:15:42 /w/workspace/go-mod-secrets/1@tmp/durable-329500f4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:15:43 + echo total: 0.10999999940395355 [Pipeline] stash 05:15:43 Warning: overwriting stash ‘stack-cost’ 05:15:43 Stashed 1 file(s) [Pipeline] } 05:15:43 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-222-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:15:43 $ docker stop --time=1 fcffd9efcf9f5a39ff46f91a1b0d3a06f4c5d6d1bc8a4148b8f93b4b7df6b058 05:15:44 $ docker rm -f --volumes fcffd9efcf9f5a39ff46f91a1b0d3a06f4c5d6d1bc8a4148b8f93b4b7df6b058 [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 05:15:45 provisioning config files... 05:15:45 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-222@tmp/config6214107388621040172tmp [Pipeline] { [Pipeline] sh 05:15:46 + set +x 05:15:46 + curl -s https://codecov.io/bash 05:15:46 + bash -s -- 05:15:46 05:15:46 _____ _ 05:15:46 / ____| | | 05:15:46 | | ___ __| | ___ ___ _____ __ 05:15:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:15:46 | |___| (_) | (_| | __/ (_| (_) \ V / 05:15:46 \_____\___/ \__,_|\___|\___\___/ \_/ 05:15:46 Bash-1.0.6 05:15:46 05:15:46 05:15:46 ==> git version 2.25.1 found 05:15:46 ==> 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 05:15:46 Release-Date: 2020-01-08 05:15:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:15:46 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:15:46 ==> Jenkins CI detected. 05:15:46 current dir:  /w/workspace/gexfoundry_go-mod-secrets_PR-222 05:15:46 project root: . 05:15:46 --> token set from env 05:15:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:15:46 ==> Running gcov in . (disable via -X gcov) 05:15:46 ==> Python coveragepy not found 05:15:46 ==> Searching for coverage reports in: 05:15:46 + . 05:15:46 -> Found 1 reports 05:15:46 ==> Detecting git/mercurial file structure 05:15:46 ==> Reading reports 05:15:46 + ./coverage.out bytes=41146 05:15:46 ==> Appending adjustments 05:15:46 https://docs.codecov.io/docs/fixing-reports 05:15:46 + Found adjustments 05:15:46 ==> Gzipping contents 05:15:46 8.0K /tmp/codecov.0Cd22r.gz 05:15:46 ==> Uploading reports 05:15:46 url: https://codecov.io 05:15:46 query: branch=PR-222&commit=0a234aa319a05a1596274d860d341bd9ebb93b84&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-222%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=222&job=&cmd_args= 05:15:46 -> Pinging Codecov 05:15:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=d0945c7c-0855-4a3f-af61-979f74c5f716&branch=PR-222&commit=0a234aa319a05a1596274d860d341bd9ebb93b84&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-222%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=222&job=&cmd_args= 05:15:46 -> Uploading to 05:15:46 https://storage.googleapis.com/codecov/v4/raw/2023-08-14/D63849C06B6B67093493C71CE874ED06/0a234aa319a05a1596274d860d341bd9ebb93b84/158407e2-62d7-44e4-8e8a-bc94b8d7bb65.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230814%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230814T051546Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=06fadce266030651e679f9093f7f9ef9118816f0f8e599aecb0c5a67dfab087c 05:15:46 % Total % Received % Xferd Average Speed Time Time Time Current 05:15:46 Dload Upload Total Spent Left Speed 05:15:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8130 0 0 100 8130 0 40650 --:--:-- --:--:-- --:--:-- 40650 05:15:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/0a234aa319a05a1596274d860d341bd9ebb93b84 [Pipeline] } 05:15:47 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 05:15:48 + [ -d /w/workspace/gexfoundry_go-mod-secrets_PR-222/archives ] 05:15:48 + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-222/archives 05:15:48 total 16 05:15:48 drwxr-xr-x 3 root root 4096 Aug 14 05:08 . 05:15:48 drwxrwxr-x 9 jenkins jenkins 4096 Aug 14 05:08 .. 05:15:48 drwxr-xr-x 2 root root 4096 Aug 14 05:08 cost 05:15:48 -rw-r--r-- 1 root root 86 Aug 14 05:08 cost.csv 05:15:48 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-secrets_PR-222/archives 05:15:48 + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-222/archives 05:15:48 total 16 05:15:48 drwxr-xr-x 3 jenkins jenkins 4096 Aug 14 05:08 . 05:15:48 drwxrwxr-x 9 jenkins jenkins 4096 Aug 14 05:08 .. 05:15:48 drwxr-xr-x 2 jenkins jenkins 4096 Aug 14 05:08 cost 05:15:48 -rw-r--r-- 1 jenkins jenkins 86 Aug 14 05:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:15:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:15:50 ---> package-listing.sh 05:15:50 ++ facter osfamily 05:15:50 ++ tr '[:upper:]' '[:lower:]' 05:15:50 + OS_FAMILY=debian 05:15:50 + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-222 05:15:50 + START_PACKAGES=/tmp/packages_start.txt 05:15:50 + END_PACKAGES=/tmp/packages_end.txt 05:15:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:15:50 + PACKAGES=/tmp/packages_start.txt 05:15:50 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-222 ']' 05:15:50 + PACKAGES=/tmp/packages_end.txt 05:15:50 + case "${OS_FAMILY}" in 05:15:50 + dpkg -l 05:15:50 + grep '^ii' 05:15:50 + '[' -f /tmp/packages_start.txt ']' 05:15:50 + '[' -f /tmp/packages_end.txt ']' 05:15:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:15:50 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-222 ']' 05:15:50 + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-222/archives/ 05:15:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-222/archives/ [Pipeline] echo 05:15:50 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-222/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:15:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:15:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:15:51 prd-ubuntu20.04-docker-8c-8g-3484 does not seem to be running inside a container 05:15:51 $ 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-222/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-222 -v /w/workspace/gexfoundry_go-mod-secrets_PR-222:/w/workspace/gexfoundry_go-mod-secrets_PR-222:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-222@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:15:51 $ docker top f552b9d606f01742a624d2dae3abec67d0ece73ff079deeb2ec941991ef62f90 -eo pid,comm [Pipeline] { [Pipeline] sh 05:15:52 + touch /tmp/pre-build-complete [Pipeline] sh 05:15:52 + mkdir -p /var/log/sysstat [Pipeline] sh 05:15:52 + ls /var/log/sa-host 05:15:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:15:52 provisioning config files... 05:15:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-222@tmp/config14695109811024801216tmp [Pipeline] { [Pipeline] echo 05:15:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:15:53 ---> create-netrc.sh [Pipeline] } 05:15:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:15:53 ---> python-tools-install.sh [Pipeline] echo 05:15:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:15:54 ---> sudo-logs.sh 05:15:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:15:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:15:54 ---> job-cost.sh 05:15:54 lf-activate-venv: SKIPPING 05:15:54 DEBUG: total: 0.2199999988079071 05:15:54 INFO: Retrieving Stack Cost... 05:15:54 INFO: Retrieving Pricing Info for: v3-standard-8 05:15:55 INFO: Archiving Costs [Pipeline] echo 05:15:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:15:55 ---> logs-deploy.sh 05:15:55 lf-activate-venv: SKIPPING 05:15:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-222/1 05:15:55 INFO: archiving workspace using pattern(s): 05:15:56 Archives upload complete. 05:15:56 INFO: archiving logs to Nexus 05:15:57 ---> uname -a: 05:15:57 Linux prd-ubuntu20-04-docker-8c-8g-3484 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:15:57 05:15:57 05:15:57 ---> lscpu: 05:15:57 Architecture: x86_64 05:15:57 CPU op-mode(s): 32-bit, 64-bit 05:15:57 Byte Order: Little Endian 05:15:57 Address sizes: 40 bits physical, 48 bits virtual 05:15:57 CPU(s): 8 05:15:57 On-line CPU(s) list: 0-7 05:15:57 Thread(s) per core: 1 05:15:57 Core(s) per socket: 1 05:15:57 Socket(s): 8 05:15:57 NUMA node(s): 1 05:15:57 Vendor ID: AuthenticAMD 05:15:57 CPU family: 23 05:15:57 Model: 49 05:15:57 Model name: AMD EPYC-Rome Processor 05:15:57 Stepping: 0 05:15:57 CPU MHz: 2799.998 05:15:57 BogoMIPS: 5599.99 05:15:57 Virtualization: AMD-V 05:15:57 Hypervisor vendor: KVM 05:15:57 Virtualization type: full 05:15:57 L1d cache: 256 KiB 05:15:57 L1i cache: 256 KiB 05:15:57 L2 cache: 4 MiB 05:15:57 L3 cache: 128 MiB 05:15:57 NUMA node0 CPU(s): 0-7 05:15:57 Vulnerability Itlb multihit: Not affected 05:15:57 Vulnerability L1tf: Not affected 05:15:57 Vulnerability Mds: Not affected 05:15:57 Vulnerability Meltdown: Not affected 05:15:57 Vulnerability Mmio stale data: Not affected 05:15:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:15:57 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:15:57 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:15:57 Vulnerability Srbds: Not affected 05:15:57 Vulnerability Tsx async abort: Not affected 05:15:57 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 05:15:57 05:15:57 05:15:57 ---> nproc: 05:15:57 8 05:15:57 05:15:57 05:15:57 ---> df -h: 05:15:57 Filesystem Size Used Avail Use% Mounted on 05:15:57 overlay 155G 11G 145G 7% / 05:15:57 tmpfs 64M 0 64M 0% /dev 05:15:57 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:15:57 shm 64M 0 64M 0% /dev/shm 05:15:57 /dev/vda1 155G 11G 145G 7% /facter-os 05:15:57 05:15:57 05:15:57 ---> sar -b -r -n DEV: 05:15:57 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3484) 08/14/23 _x86_64_ (8 CPU) 05:15:57 05:15:57 05:06:10 LINUX RESTART (8 CPU) 05:15:57 05:15:57 05:07:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:15:57 05:08:01 63.09 0.64 62.45 0.00 34.57 36904.25 0.00 05:15:57 05:09:01 52.46 0.20 52.26 0.00 11.60 28367.42 0.00 05:15:57 05:10:01 1.40 0.00 1.40 0.00 0.00 14.13 0.00 05:15:57 05:11:01 1.38 0.00 1.38 0.00 0.00 15.06 0.00 05:15:57 05:12:01 56.82 11.63 45.19 0.00 5180.74 9003.03 0.00 05:15:57 05:13:01 5.90 0.02 5.88 0.00 0.13 121.31 0.00 05:15:57 05:14:01 1.27 0.00 1.27 0.00 0.00 13.86 0.00 05:15:57 05:15:01 2.00 0.00 2.00 0.00 0.00 21.86 0.00 05:15:57 Average: 22.96 1.56 21.39 0.00 654.67 9250.01 0.00 05:15:57 05:15:57 05:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:15:57 05:08:01 28401888 31586180 725452 2.21 89800 3314808 1876444 5.53 1279148 2782488 425712 05:15:57 05:09:01 28672732 31605368 710316 2.16 93640 3065132 1761684 5.19 1086732 2711308 0 05:15:57 05:10:01 28672368 31605048 710528 2.16 93680 3065136 1761684 5.19 1086576 2711312 16 05:15:57 05:11:01 28678044 31610816 704716 2.14 93708 3065136 1761684 5.19 1080888 2711360 12 05:15:57 05:12:01 28145356 31587836 707520 2.15 128476 3526216 1814576 5.35 1408156 2879356 964 05:15:57 05:13:01 28159972 31597664 697412 2.12 127048 3522952 1785028 5.26 1397836 2876132 4 05:15:57 05:14:01 28160384 31598168 697072 2.12 127108 3522964 1785028 5.26 1397908 2876140 8 05:15:57 05:15:01 28160384 31598256 696952 2.12 127184 3522968 1785028 5.26 1398076 2876140 4 05:15:57 Average: 28381391 31598667 706246 2.15 110080 3325664 1791394 5.28 1266915 2803030 53340 05:15:57 05:15:57 05:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:15:57 05:08:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 05:15:57 05:08:01 docker0 60.85 123.66 4.54 991.79 0.00 0.00 0.00 0.00 05:15:57 05:08:01 ens3 298.12 159.89 5301.15 29.96 0.00 0.00 0.00 0.00 05:15:57 05:08:01 veth20dca07 58.99 122.03 5.13 973.97 0.00 0.00 0.00 0.08 05:15:57 05:09:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 05:15:57 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:57 05:09:01 ens3 99.12 64.49 2529.89 82.77 0.00 0.00 0.00 0.00 05:15:57 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:57 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:57 05:10:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:57 05:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:57 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:57 05:11:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 05:15:57 05:12:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 05:15:57 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:57 05:12:01 ens3 215.51 115.91 2924.68 8.09 0.00 0.00 0.00 0.00 05:15:57 05:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:57 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:57 05:13:01 ens3 0.28 0.23 0.02 0.02 0.00 0.00 0.00 0.00 05:15:57 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:57 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:57 05:14:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:15:57 05:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:57 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:57 05:15:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:15:57 Average: lo 0.45 0.45 0.04 0.04 0.00 0.00 0.00 0.00 05:15:57 Average: docker0 7.50 15.23 0.56 122.16 0.00 0.00 0.00 0.00 05:15:57 Average: ens3 76.21 42.35 1336.21 15.08 0.00 0.00 0.00 0.00 05:15:57 05:15:57 05:15:57 ---> sar -P ALL: 05:15:57 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3484) 08/14/23 _x86_64_ (8 CPU) 05:15:57 05:15:57 05:06:10 LINUX RESTART (8 CPU) 05:15:57 05:15:57 05:07:02 CPU %user %nice %system %iowait %steal %idle 05:15:57 05:08:01 all 31.21 0.00 6.17 1.14 0.09 61.39 05:15:57 05:08:01 0 32.36 0.00 5.63 0.05 0.09 61.87 05:15:57 05:08:01 1 30.90 0.00 5.75 0.00 0.07 63.29 05:15:57 05:08:01 2 32.44 0.00 7.05 0.22 0.10 60.19 05:15:57 05:08:01 3 31.68 0.00 6.84 0.93 0.10 60.45 05:15:57 05:08:01 4 30.98 0.00 5.74 0.02 0.07 63.19 05:15:57 05:08:01 5 31.40 0.00 5.86 1.20 0.09 61.46 05:15:57 05:08:01 6 29.91 0.00 6.09 6.58 0.09 57.33 05:15:57 05:08:01 7 30.06 0.00 6.46 0.05 0.10 63.33 05:15:57 05:09:01 all 10.33 0.00 2.15 1.31 0.05 86.17 05:15:57 05:09:01 0 9.89 0.00 2.07 0.22 0.07 87.76 05:15:57 05:09:01 1 10.37 0.00 2.24 0.05 0.05 87.29 05:15:57 05:09:01 2 9.64 0.00 2.05 0.02 0.03 88.26 05:15:57 05:09:01 3 10.11 0.00 2.09 1.31 0.05 86.45 05:15:57 05:09:01 4 10.55 0.00 2.41 3.97 0.05 83.01 05:15:57 05:09:01 5 10.43 0.00 2.11 0.02 0.03 87.41 05:15:57 05:09:01 6 11.67 0.00 2.12 4.82 0.05 81.33 05:15:57 05:09:01 7 9.98 0.00 2.08 0.08 0.03 87.82 05:15:57 05:10:01 all 0.02 0.00 0.00 0.00 0.01 99.97 05:15:57 05:10:01 0 0.05 0.00 0.00 0.00 0.02 99.93 05:15:57 05:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:15:57 05:10:01 2 0.02 0.00 0.03 0.00 0.02 99.93 05:15:57 05:10:01 3 0.03 0.00 0.00 0.02 0.00 99.95 05:15:57 05:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:15:57 05:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:15:57 05:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:15:57 05:10:01 7 0.00 0.00 0.00 0.02 0.02 99.97 05:15:57 05:11:01 all 0.03 0.00 0.00 0.02 0.00 99.94 05:15:57 05:11:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:15:57 05:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:15:57 05:11:01 2 0.03 0.00 0.00 0.00 0.02 99.95 05:15:57 05:11:01 3 0.08 0.00 0.00 0.15 0.00 99.77 05:15:57 05:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:15:57 05:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:57 05:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:15:57 05:11:01 7 0.03 0.00 0.00 0.03 0.00 99.93 05:15:57 05:12:01 all 2.48 0.00 1.57 1.22 0.04 94.69 05:15:57 05:12:01 0 1.75 0.00 0.92 0.53 0.05 96.74 05:15:57 05:12:01 1 2.19 0.00 1.55 0.12 0.02 96.13 05:15:57 05:12:01 2 3.27 0.00 1.57 0.75 0.02 94.39 05:15:57 05:12:01 3 2.67 0.00 0.93 4.40 0.05 91.94 05:15:57 05:12:01 4 2.51 0.00 1.26 1.83 0.03 94.37 05:15:57 05:12:01 5 3.66 0.00 3.59 0.28 0.03 92.43 05:15:57 05:12:01 6 2.14 0.00 1.15 0.83 0.03 95.84 05:15:57 05:12:01 7 1.66 0.00 1.61 1.01 0.07 95.66 05:15:57 05:13:01 all 0.07 0.00 0.06 0.03 0.01 99.83 05:15:57 05:13:01 0 0.03 0.00 0.07 0.12 0.02 99.77 05:15:57 05:13:01 1 0.17 0.00 0.08 0.00 0.02 99.73 05:15:57 05:13:01 2 0.08 0.00 0.07 0.00 0.02 99.83 05:15:57 05:13:01 3 0.03 0.00 0.05 0.12 0.00 99.80 05:15:57 05:13:01 4 0.07 0.00 0.05 0.00 0.00 99.88 05:15:57 05:13:01 5 0.02 0.00 0.05 0.00 0.00 99.93 05:15:57 05:13:01 6 0.12 0.00 0.05 0.02 0.00 99.82 05:15:57 05:13:01 7 0.07 0.00 0.07 0.00 0.00 99.87 05:15:57 05:14:01 all 0.01 0.00 0.01 0.01 0.01 99.97 05:15:57 05:14:01 0 0.02 0.00 0.05 0.02 0.02 99.90 05:15:57 05:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:15:57 05:14:01 2 0.00 0.00 0.02 0.00 0.02 99.97 05:15:57 05:14:01 3 0.00 0.00 0.00 0.03 0.02 99.95 05:15:57 05:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 05:15:57 05:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:57 05:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:15:57 05:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:15:57 05:15:01 all 0.06 0.00 0.01 0.01 0.00 99.92 05:15:57 05:15:01 0 0.00 0.00 0.00 0.02 0.02 99.97 05:15:57 05:15:01 1 0.05 0.00 0.00 0.00 0.02 99.93 05:15:57 05:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 05:15:57 05:15:01 3 0.05 0.00 0.02 0.10 0.00 99.83 05:15:57 05:15:01 4 0.32 0.00 0.02 0.00 0.00 99.67 05:15:57 05:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:15:57 05:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:15:57 05:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:15:57 Average: all 5.43 0.00 1.23 0.47 0.02 92.85 05:15:57 Average: 0 5.42 0.00 1.08 0.12 0.04 93.35 05:15:57 Average: 1 5.37 0.00 1.19 0.02 0.02 93.40 05:15:57 Average: 2 5.57 0.00 1.32 0.12 0.03 92.96 05:15:57 Average: 3 5.48 0.00 1.22 0.88 0.03 92.40 05:15:57 Average: 4 5.47 0.00 1.17 0.73 0.02 92.61 05:15:57 Average: 5 5.60 0.00 1.44 0.18 0.02 92.76 05:15:57 Average: 6 5.41 0.00 1.16 1.51 0.02 91.90 05:15:57 Average: 7 5.12 0.00 1.26 0.15 0.03 93.44 05:15:57 05:15:57 05:15:57