Pull request #180 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 vli11 for edgexfoundry/go-mod-secrets Obtained Jenkinsfile from 581e1988b0f94414f0121706b9c06113929ef249+af003f5e182c92977fdd0a87402a897a78497671 (6a49e8a93bc0c95f5e6636e64ed0dfa6cc4523dd) 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-ssh6993030144092658198.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh18106582709400953032.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-180/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-180/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11899677175036720160.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-180/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh930831772066266945.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh675070609802641139.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-180/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-180/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17424590184078648871.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5238’ Running on prd-ubuntu20.04-docker-8c-8g-5241 in /w/workspace/gexfoundry_go-mod-secrets_PR-180 [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-180 # 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 > 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/180/head:refs/remotes/origin/PR-180 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit af003f5e182c92977fdd0a87402a897a78497671 into PR head commit 581e1988b0f94414f0121706b9c06113929ef249 Merge succeeded, producing 581e1988b0f94414f0121706b9c06113929ef249 Checking out Revision 581e1988b0f94414f0121706b9c06113929ef249 (PR-180) > git config core.sparsecheckout # timeout=10 > git checkout -f 581e1988b0f94414f0121706b9c06113929ef249 # 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 af003f5e182c92977fdd0a87402a897a78497671 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 581e1988b0f94414f0121706b9c06113929ef249 # timeout=10 Commit message: "refactor!: Refactor all usages of path to be secretName in APIs and InsecureSecrets configuration" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-09T18:37:08.658Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-09T18:37:08.833Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-09T18:37:08.926Z] ========================================================= [2023-02-09T18:37:08.926Z] EdgeX Global Pipelines Version Info [2023-02-09T18:37:08.926Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-09T18:37:09.659Z] ------------------- [2023-02-09T18:37:09.659Z] stable info: [2023-02-09T18:37:09.659Z] ------------------- [2023-02-09T18:37:09.659Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-09T18:37:09.659Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-09T18:37:09.659Z] Message: update stable to v1.0.244 [2023-02-09T18:37:10.230Z] ------------------- [2023-02-09T18:37:10.230Z] experimental info: [2023-02-09T18:37:10.230Z] ------------------- [2023-02-09T18:37:10.230Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-09T18:37:10.230Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-09T18:37:10.230Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-09T18:37:10.528Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2023-02-09T18:37:10.573Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2023-02-09T18:37:10.616Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-09T18:37:10.661Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-09T18:37:10.703Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-09T18:37:10.746Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-09T18:37:10.785Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-09T18:37:10.830Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-09T18:37:10.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-09T18:37:10.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-09T18:37:10.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-09T18:37:10.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo [2023-02-09T18:37:11.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-09T18:37:11.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-09T18:37:11.124Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-02-09T18:37:11.162Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-02-09T18:37:11.203Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-09T18:37:11.243Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-09T18:37:11.281Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-09T18:37:11.321Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-09T18:37:11.358Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-09T18:37:11.396Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-09T18:37:11.442Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-09T18:37:11.584Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-09T18:37:11.632Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-02-09T18:37:11.760Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-09T18:37:11.811Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-09T18:37:11.854Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-180 [Pipeline] echo [2023-02-09T18:37:11.894Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-180 [Pipeline] echo [2023-02-09T18:37:11.930Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-180 [Pipeline] echo [2023-02-09T18:37:11.971Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 581e1988b0f94414f0121706b9c06113929ef249 [Pipeline] echo [2023-02-09T18:37:12.008Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 581e198 [Pipeline] echo [2023-02-09T18:37:12.047Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-09T18:37:12.554Z] + git rev-list -1 --merges 581e1988b0f94414f0121706b9c06113929ef249~1..581e1988b0f94414f0121706b9c06113929ef249 [Pipeline] echo [2023-02-09T18:37:12.612Z] -----------> git rev-list -1 --merges 581e1988b0f94414f0121706b9c06113929ef249~1..581e1988b0f94414f0121706b9c06113929ef249 581e1988b0f94414f0121706b9c06113929ef249 [false] [Pipeline] sh [2023-02-09T18:37:12.927Z] + git log --format=format:%s -1 581e1988b0f94414f0121706b9c06113929ef249 [Pipeline] echo [2023-02-09T18:37:12.968Z] ========================================================= [2023-02-09T18:37:12.968Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-09T18:37:12.968Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-09T18:37:13.397Z] + git log --format=format:%s -1 581e1988b0f94414f0121706b9c06113929ef249 [Pipeline] echo [2023-02-09T18:37:13.435Z] [semverPrep] GIT_COMMIT: 581e1988b0f94414f0121706b9c06113929ef249, Commit Message: refactor!: Refactor all usages of path to be secretName in APIs and InsecureSecrets configuration [Pipeline] echo [2023-02-09T18:37:13.464Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-09T18:37:13.853Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-09T18:37:13.853Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-09T18:37:13.853Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-09T18:37:13.853Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-09T18:37:13.853Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-09T18:37:13.853Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-09T18:37:13.853Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T18:37:14.333Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-09T18:37:14.593Z] [2023-02-09T18:37:14.593Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T18:37:14.960Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-09T18:37:14.960Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-09T18:37:14.960Z] b85a868b505f: Pulling fs layer [2023-02-09T18:37:14.960Z] e2be974225ed: Pulling fs layer [2023-02-09T18:37:14.960Z] 339a4e72a1f5: Pulling fs layer [2023-02-09T18:37:14.960Z] 988bab9f4d93: Pulling fs layer [2023-02-09T18:37:14.960Z] 1469e6f7b9e6: Pulling fs layer [2023-02-09T18:37:14.960Z] eaf3925da568: Pulling fs layer [2023-02-09T18:37:14.960Z] bab4dde63d76: Pulling fs layer [2023-02-09T18:37:14.960Z] bde34c3a00c8: Pulling fs layer [2023-02-09T18:37:14.960Z] b352a97aabf1: Pulling fs layer [2023-02-09T18:37:14.960Z] 4872d77fe225: Pulling fs layer [2023-02-09T18:37:14.960Z] 5851b861e8e6: Pulling fs layer [2023-02-09T18:37:14.960Z] 988bab9f4d93: Waiting [2023-02-09T18:37:14.960Z] 1469e6f7b9e6: Waiting [2023-02-09T18:37:14.960Z] eaf3925da568: Waiting [2023-02-09T18:37:14.960Z] bab4dde63d76: Waiting [2023-02-09T18:37:14.960Z] b352a97aabf1: Waiting [2023-02-09T18:37:14.960Z] bde34c3a00c8: Waiting [2023-02-09T18:37:14.960Z] 4872d77fe225: Waiting [2023-02-09T18:37:14.960Z] 5851b861e8e6: Waiting [2023-02-09T18:37:15.227Z] e2be974225ed: Verifying Checksum [2023-02-09T18:37:15.227Z] e2be974225ed: Download complete [2023-02-09T18:37:15.227Z] 988bab9f4d93: Verifying Checksum [2023-02-09T18:37:15.227Z] 988bab9f4d93: Download complete [2023-02-09T18:37:15.227Z] 1469e6f7b9e6: Verifying Checksum [2023-02-09T18:37:15.227Z] 1469e6f7b9e6: Download complete [2023-02-09T18:37:15.488Z] eaf3925da568: Verifying Checksum [2023-02-09T18:37:15.488Z] eaf3925da568: Download complete [2023-02-09T18:37:15.488Z] 339a4e72a1f5: Verifying Checksum [2023-02-09T18:37:15.488Z] 339a4e72a1f5: Download complete [2023-02-09T18:37:15.488Z] bde34c3a00c8: Verifying Checksum [2023-02-09T18:37:15.488Z] bde34c3a00c8: Download complete [2023-02-09T18:37:15.488Z] b352a97aabf1: Download complete [2023-02-09T18:37:15.488Z] 4872d77fe225: Verifying Checksum [2023-02-09T18:37:15.488Z] 4872d77fe225: Download complete [2023-02-09T18:37:15.489Z] 5851b861e8e6: Verifying Checksum [2023-02-09T18:37:15.489Z] 5851b861e8e6: Download complete [2023-02-09T18:37:15.489Z] b85a868b505f: Verifying Checksum [2023-02-09T18:37:15.489Z] b85a868b505f: Download complete [2023-02-09T18:37:15.748Z] bab4dde63d76: Verifying Checksum [2023-02-09T18:37:15.748Z] bab4dde63d76: Download complete [2023-02-09T18:37:16.684Z] b85a868b505f: Pull complete [2023-02-09T18:37:16.943Z] e2be974225ed: Pull complete [2023-02-09T18:37:17.203Z] 339a4e72a1f5: Pull complete [2023-02-09T18:37:17.462Z] 988bab9f4d93: Pull complete [2023-02-09T18:37:17.720Z] 1469e6f7b9e6: Pull complete [2023-02-09T18:37:17.720Z] eaf3925da568: Pull complete [2023-02-09T18:37:19.626Z] bab4dde63d76: Pull complete [2023-02-09T18:37:19.626Z] bde34c3a00c8: Pull complete [2023-02-09T18:37:19.626Z] b352a97aabf1: Pull complete [2023-02-09T18:37:19.626Z] 4872d77fe225: Pull complete [2023-02-09T18:37:19.626Z] 5851b861e8e6: Pull complete [2023-02-09T18:37:19.626Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-09T18:37:19.626Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-09T18:37:19.626Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-09T18:37:19.846Z] prd-ubuntu20.04-docker-8c-8g-5241 does not seem to be running inside a container [2023-02-09T18:37:19.879Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-180 -v /w/workspace/gexfoundry_go-mod-secrets_PR-180:/w/workspace/gexfoundry_go-mod-secrets_PR-180:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-180@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-180@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 [2023-02-09T18:37:23.741Z] $ docker top 39d344079facc06a0d077d020365fe09f7c7eeb049191d1b9926c4ef03101754 -eo pid,comm [2023-02-09T18:37:23.796Z] 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). [2023-02-09T18:37:23.796Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-09T18:37:23.910Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-09T18:37:23.910Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-09T18:37:24.019Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-09T18:37:24.025Z] $ docker exec 39d344079facc06a0d077d020365fe09f7c7eeb049191d1b9926c4ef03101754 ssh-agent [2023-02-09T18:37:24.116Z] SSH_AUTH_SOCK=/tmp/ssh-9o4gtqoPfO7g/agent.31 [2023-02-09T18:37:24.116Z] SSH_AGENT_PID=37 [2023-02-09T18:37:24.121Z] Running ssh-add (command line suppressed) [2023-02-09T18:37:24.218Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-180@tmp/private_key_14333575037318503920.key (/w/workspace/gexfoundry_go-mod-secrets_PR-180@tmp/private_key_14333575037318503920.key) [2023-02-09T18:37:24.231Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-09T18:37:24.558Z] + git tag --points-at HEAD [Pipeline] } [2023-02-09T18:37:24.585Z] $ docker exec --env ******** --env ******** 39d344079facc06a0d077d020365fe09f7c7eeb049191d1b9926c4ef03101754 ssh-agent -k [2023-02-09T18:37:24.674Z] unset SSH_AUTH_SOCK; [2023-02-09T18:37:24.675Z] unset SSH_AGENT_PID; [2023-02-09T18:37:24.675Z] echo Agent pid 37 killed; [2023-02-09T18:37:24.679Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-09T18:37:24.766Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-09T18:37:24.766Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-09T18:37:24.886Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-09T18:37:24.892Z] $ docker exec 39d344079facc06a0d077d020365fe09f7c7eeb049191d1b9926c4ef03101754 ssh-agent [2023-02-09T18:37:24.983Z] SSH_AUTH_SOCK=/tmp/ssh-WOz0IppZLXNf/agent.69 [2023-02-09T18:37:24.983Z] SSH_AGENT_PID=75 [2023-02-09T18:37:24.987Z] Running ssh-add (command line suppressed) [2023-02-09T18:37:25.074Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-180@tmp/private_key_7528423710334427297.key (/w/workspace/gexfoundry_go-mod-secrets_PR-180@tmp/private_key_7528423710334427297.key) [2023-02-09T18:37:25.083Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-09T18:37:25.413Z] + git semver init [2023-02-09T18:37:25.679Z] 2023-02-09 18:37:25,572 [run_init] DEBUG init version:0.0.0 force:False [2023-02-09T18:37:25.680Z] 2023-02-09 18:37:25,573 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-secrets_PR-180/.semver [2023-02-09T18:37:25.680Z] 2023-02-09 18:37:25,573 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/gexfoundry_go-mod-secrets_PR-180/.semver [2023-02-09T18:37:25.680Z] 2023-02-09 18:37:25,574 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/gexfoundry_go-mod-secrets_PR-180/.semver'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-180, universal_newlines=False, shell=None, istream=None) [2023-02-09T18:37:26.657Z] 2023-02-09 18:37:26,418 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-secrets_PR-180/.git/info/exclude [2023-02-09T18:37:26.657Z] 2023-02-09 18:37:26,419 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-secrets_PR-180/.semver/PR-180 with force:False [2023-02-09T18:37:26.657Z] 2023-02-09 18:37:26,419 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-secrets_PR-180/.semver/PR-180 [2023-02-09T18:37:26.657Z] 2023-02-09 18:37:26,423 [execute] INFO git cat-file --batch-check [2023-02-09T18:37:26.657Z] 2023-02-09 18:37:26,423 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-180/.semver, universal_newlines=False, shell=None, istream=) [2023-02-09T18:37:26.657Z] 2023-02-09 18:37:26,428 [execute] INFO git cat-file --batch [2023-02-09T18:37:26.657Z] 2023-02-09 18:37:26,428 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-180/.semver, universal_newlines=False, shell=None, istream=) [2023-02-09T18:37:26.657Z] 2023-02-09 18:37:26,433 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-secrets_PR-180/.semver/PR-180 [2023-02-09T18:37:26.657Z] 0.0.0 [Pipeline] } [2023-02-09T18:37:26.687Z] $ docker exec --env ******** --env ******** 39d344079facc06a0d077d020365fe09f7c7eeb049191d1b9926c4ef03101754 ssh-agent -k [2023-02-09T18:37:26.772Z] unset SSH_AUTH_SOCK; [2023-02-09T18:37:26.773Z] unset SSH_AGENT_PID; [2023-02-09T18:37:26.773Z] echo Agent pid 75 killed; [2023-02-09T18:37:26.779Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-09T18:37:27.195Z] + git semver [Pipeline] } [2023-02-09T18:37:27.487Z] $ docker stop --time=1 39d344079facc06a0d077d020365fe09f7c7eeb049191d1b9926c4ef03101754 [2023-02-09T18:37:28.812Z] $ docker rm -f --volumes 39d344079facc06a0d077d020365fe09f7c7eeb049191d1b9926c4ef03101754 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-09T18:37:29.192Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-09T18:37:29.453Z] Stashed 1 file(s) [Pipeline] echo [2023-02-09T18:37:29.471Z] [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 [2023-02-09T18:37:30.050Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-09T18:37:30.084Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-09T18:37:30.115Z] ========================================================= [2023-02-09T18:37:30.115Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-09T18:37:30.115Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-02-09T18:37:30.493Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-09T18:37:30.493Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-09T18:37:30.493Z] 213ec9aee27d: Pulling fs layer [2023-02-09T18:37:30.493Z] 4583459ba037: Pulling fs layer [2023-02-09T18:37:30.493Z] 93c1e223e6f2: Pulling fs layer [2023-02-09T18:37:30.493Z] 53926ce57604: Pulling fs layer [2023-02-09T18:37:30.493Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-09T18:37:30.493Z] 22ff95d597cd: Pulling fs layer [2023-02-09T18:37:30.493Z] 12d6caf4c0d1: Pulling fs layer [2023-02-09T18:37:30.493Z] 96b7cbca73a9: Pulling fs layer [2023-02-09T18:37:30.493Z] a7acece74701: Pulling fs layer [2023-02-09T18:37:30.493Z] 53926ce57604: Waiting [2023-02-09T18:37:30.493Z] 21b2b0c7a3f4: Waiting [2023-02-09T18:37:30.493Z] 22ff95d597cd: Waiting [2023-02-09T18:37:30.493Z] 12d6caf4c0d1: Waiting [2023-02-09T18:37:30.493Z] 96b7cbca73a9: Waiting [2023-02-09T18:37:30.493Z] a7acece74701: Waiting [2023-02-09T18:37:30.493Z] 93c1e223e6f2: Verifying Checksum [2023-02-09T18:37:30.493Z] 93c1e223e6f2: Download complete [2023-02-09T18:37:30.493Z] 4583459ba037: Download complete [2023-02-09T18:37:30.493Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-09T18:37:30.493Z] 21b2b0c7a3f4: Download complete [2023-02-09T18:37:30.493Z] 22ff95d597cd: Download complete [2023-02-09T18:37:30.757Z] 213ec9aee27d: Verifying Checksum [2023-02-09T18:37:30.757Z] 213ec9aee27d: Download complete [2023-02-09T18:37:30.757Z] 12d6caf4c0d1: Download complete [2023-02-09T18:37:30.757Z] 213ec9aee27d: Pull complete [2023-02-09T18:37:31.034Z] 4583459ba037: Pull complete [2023-02-09T18:37:31.034Z] 93c1e223e6f2: Pull complete [2023-02-09T18:37:32.548Z] a7acece74701: Verifying Checksum [2023-02-09T18:37:32.548Z] a7acece74701: Download complete [2023-02-09T18:37:32.548Z] 53926ce57604: Verifying Checksum [2023-02-09T18:37:32.548Z] 53926ce57604: Download complete [2023-02-09T18:37:32.548Z] 96b7cbca73a9: Verifying Checksum [2023-02-09T18:37:32.548Z] 96b7cbca73a9: Download complete [2023-02-09T18:37:35.830Z] 53926ce57604: Pull complete [2023-02-09T18:37:36.092Z] 21b2b0c7a3f4: Pull complete [2023-02-09T18:37:36.350Z] 22ff95d597cd: Pull complete [2023-02-09T18:37:36.916Z] 12d6caf4c0d1: Pull complete [2023-02-09T18:37:39.441Z] 96b7cbca73a9: Pull complete [2023-02-09T18:37:40.007Z] a7acece74701: Pull complete [2023-02-09T18:37:40.007Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-09T18:37:40.007Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-09T18:37:40.007Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2023-02-09T18:37:40.323Z] + 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 [2023-02-09T18:37:40.701Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-09T18:37:40.701Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-09T18:37:40.872Z] prd-ubuntu20.04-docker-8c-8g-5241 does not seem to be running inside a container [2023-02-09T18:37:40.904Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-secrets_PR-180 -v /w/workspace/gexfoundry_go-mod-secrets_PR-180:/w/workspace/gexfoundry_go-mod-secrets_PR-180:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-180@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-180@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 [2023-02-09T18:37:44.887Z] Still waiting to schedule task [2023-02-09T18:37:44.888Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5239’ is offline [2023-02-09T18:37:52.066Z] $ docker top b6e9a778bf544785c4484a078eca23d0e33f0e327e20e0e4f7b748d7f8cc95ea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-09T18:37:52.499Z] + go version [2023-02-09T18:37:52.499Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-09T18:37:52.534Z] $ docker stop --time=1 b6e9a778bf544785c4484a078eca23d0e33f0e327e20e0e4f7b748d7f8cc95ea [2023-02-09T18:37:54.265Z] $ docker rm -f --volumes b6e9a778bf544785c4484a078eca23d0e33f0e327e20e0e4f7b748d7f8cc95ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T18:37:55.062Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-09T18:37:55.062Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-09T18:37:55.205Z] prd-ubuntu20.04-docker-8c-8g-5241 does not seem to be running inside a container [2023-02-09T18:37:55.241Z] $ 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-180 -v /w/workspace/gexfoundry_go-mod-secrets_PR-180:/w/workspace/gexfoundry_go-mod-secrets_PR-180:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-180@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-180@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 [2023-02-09T18:37:57.086Z] $ docker top f3b0a5a8700af9db9329e440984bb8db935860f9ff5c33ce0b87f33656f20266 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-09T18:37:57.472Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-secrets_PR-180 [Pipeline] fileExists [Pipeline] sh [2023-02-09T18:37:57.852Z] + make test [2023-02-09T18:37:57.852Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2023-02-09T18:37:57.852Z] go: downloading github.com/stretchr/testify v1.8.1 [2023-02-09T18:37:57.852Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.7 [2023-02-09T18:37:57.852Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 [2023-02-09T18:37:58.111Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-02-09T18:37:58.111Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-02-09T18:37:58.111Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-02-09T18:37:58.111Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-02-09T18:37:58.111Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-02-09T18:37:58.111Z] go: downloading google.golang.org/grpc v1.51.0 [2023-02-09T18:37:58.111Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2023-02-09T18:37:58.111Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-02-09T18:37:58.376Z] go: downloading github.com/go-kit/log v0.2.1 [2023-02-09T18:37:58.376Z] go: downloading github.com/go-playground/validator/v10 v10.11.2 [2023-02-09T18:37:58.376Z] go: downloading github.com/google/uuid v1.3.0 [2023-02-09T18:37:58.376Z] go: downloading golang.org/x/crypto v0.5.0 [2023-02-09T18:37:58.376Z] go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 [2023-02-09T18:37:58.376Z] go: downloading golang.org/x/net v0.5.0 [2023-02-09T18:37:58.376Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-02-09T18:37:58.376Z] go: downloading golang.org/x/sys v0.4.0 [2023-02-09T18:37:58.636Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-02-09T18:37:58.636Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-02-09T18:37:58.636Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-02-09T18:37:58.636Z] go: downloading golang.org/x/text v0.6.0 [2023-02-09T18:37:58.636Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-02-09T18:38:25.190Z] ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 7.721s coverage: 74.8% of statements [2023-02-09T18:38:25.190Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 0.081s coverage: 52.2% of statements [2023-02-09T18:38:25.190Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] [2023-02-09T18:38:25.190Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 9.091s coverage: 96.7% of statements [2023-02-09T18:38:25.190Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 0.047s coverage: 89.5% of statements [2023-02-09T18:38:25.190Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] [2023-02-09T18:38:25.190Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 0.055s coverage: 100.0% of statements [2023-02-09T18:38:25.190Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] [2023-02-09T18:38:25.190Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 0.068s coverage: 55.8% of statements [2023-02-09T18:38:25.190Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] [2023-02-09T18:38:25.190Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 0.043s coverage: 54.5% of statements [2023-02-09T18:38:25.190Z] ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 0.089s coverage: 100.0% of statements [2023-02-09T18:38:25.190Z] ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] [2023-02-09T18:38:37.402Z] 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." [2023-02-09T18:38:37.402Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-02-09T18:38:38.340Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-09T18:38:38.340Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-02-09T18:38:38.381Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-09T18:38:38.417Z] $ docker stop --time=1 f3b0a5a8700af9db9329e440984bb8db935860f9ff5c33ce0b87f33656f20266 [2023-02-09T18:38:43.876Z] $ docker rm -f --volumes f3b0a5a8700af9db9329e440984bb8db935860f9ff5c33ce0b87f33656f20266 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-09T18:38:44.625Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-09T18:38:44.698Z] 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 [2023-02-09T18:38:45.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-09T18:38:45.612Z] [2023-02-09T18:38:45.612Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T18:38:46.009Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-09T18:38:46.269Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-09T18:38:46.269Z] 5eb5b503b376: Pulling fs layer [2023-02-09T18:38:46.269Z] 5c69ac0246d0: Pulling fs layer [2023-02-09T18:38:46.269Z] ec43610c2a17: Pulling fs layer [2023-02-09T18:38:46.269Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-09T18:38:46.269Z] 33b1e0a273af: Pulling fs layer [2023-02-09T18:38:46.269Z] 5d3b04190fa2: Pulling fs layer [2023-02-09T18:38:46.269Z] 2f39f015ded8: Pulling fs layer [2023-02-09T18:38:46.269Z] 5d3b04190fa2: Waiting [2023-02-09T18:38:46.269Z] 33b1e0a273af: Waiting [2023-02-09T18:38:46.269Z] 2f39f015ded8: Waiting [2023-02-09T18:38:46.269Z] 3a2ae6a8a46f: Waiting [2023-02-09T18:38:46.533Z] 5c69ac0246d0: Verifying Checksum [2023-02-09T18:38:46.533Z] 5c69ac0246d0: Download complete [2023-02-09T18:38:46.533Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-09T18:38:46.533Z] 3a2ae6a8a46f: Download complete [2023-02-09T18:38:46.533Z] 33b1e0a273af: Verifying Checksum [2023-02-09T18:38:46.533Z] 33b1e0a273af: Download complete [2023-02-09T18:38:46.533Z] 5d3b04190fa2: Verifying Checksum [2023-02-09T18:38:46.533Z] 5d3b04190fa2: Download complete [2023-02-09T18:38:46.800Z] ec43610c2a17: Verifying Checksum [2023-02-09T18:38:46.800Z] ec43610c2a17: Download complete [2023-02-09T18:38:46.800Z] 5eb5b503b376: Verifying Checksum [2023-02-09T18:38:46.800Z] 5eb5b503b376: Download complete [2023-02-09T18:38:47.737Z] 2f39f015ded8: Verifying Checksum [2023-02-09T18:38:47.737Z] 2f39f015ded8: Download complete [2023-02-09T18:38:47.996Z] 5eb5b503b376: Pull complete [2023-02-09T18:38:47.996Z] 5c69ac0246d0: Pull complete [2023-02-09T18:38:48.931Z] ec43610c2a17: Pull complete [2023-02-09T18:38:48.931Z] 3a2ae6a8a46f: Pull complete [2023-02-09T18:38:49.188Z] 33b1e0a273af: Pull complete [2023-02-09T18:38:49.188Z] 5d3b04190fa2: Pull complete [2023-02-09T18:38:53.372Z] 2f39f015ded8: Pull complete [2023-02-09T18:38:53.372Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-09T18:38:53.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-09T18:38:53.372Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-09T18:38:53.579Z] prd-ubuntu20.04-docker-8c-8g-5241 does not seem to be running inside a container [2023-02-09T18:38:53.617Z] $ 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-180 -v /w/workspace/gexfoundry_go-mod-secrets_PR-180:/w/workspace/gexfoundry_go-mod-secrets_PR-180:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-180@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-180@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 [2023-02-09T18:39:00.740Z] $ docker top 5a228e2abedaeebdddaab1795e590747ff989fca6452626d61953b25ed8f2088 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-09T18:39:01.156Z] ---> job-cost.sh [2023-02-09T18:39:01.156Z] lf-activate-venv: SKIPPING [2023-02-09T18:39:01.156Z] INFO: No Stack... [2023-02-09T18:39:01.726Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-09T18:39:02.293Z] INFO: Archiving Costs [Pipeline] sh [2023-02-09T18:39:02.603Z] + cat /w/workspace/gexfoundry_go-mod-secrets_PR-180/archives/cost.csv [2023-02-09T18:39:02.603Z] + cut -d, -f6 [Pipeline] lock [2023-02-09T18:39:02.642Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-180-1-stack-cost] [2023-02-09T18:39:02.646Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-180-1-stack-cost] did not exist. Created. [2023-02-09T18:39:02.646Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-180-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-09T18:39:03.025Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-09T18:39:03.075Z] Stashed 1 file(s) [Pipeline] } [2023-02-09T18:39:03.101Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-180-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-09T18:39:03.174Z] $ docker stop --time=1 5a228e2abedaeebdddaab1795e590747ff989fca6452626d61953b25ed8f2088 [2023-02-09T18:39:04.317Z] $ docker rm -f --volumes 5a228e2abedaeebdddaab1795e590747ff989fca6452626d61953b25ed8f2088 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-09T18:39:11.253Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5242 in /w/workspace/gexfoundry_go-mod-secrets_PR-180 [Pipeline] { [Pipeline] ws [2023-02-09T18:39:11.309Z] Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout [2023-02-09T18:39:11.390Z] Selected Git installation does not exist. Using Default [2023-02-09T18:39:11.390Z] The recommended git tool is: NONE [2023-02-09T18:39:16.097Z] using credential edgex-jenkins-ssh [2023-02-09T18:39:16.114Z] Cloning the remote Git repository [2023-02-09T18:39:16.157Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2023-02-09T18:39:16.225Z] > git init /w/workspace/go-mod-secrets/1 # timeout=10 [2023-02-09T18:39:17.741Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2023-02-09T18:39:17.742Z] > git --version # timeout=10 [2023-02-09T18:39:17.766Z] > git --version # 'git version 2.25.1' [2023-02-09T18:39:17.770Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-09T18:39:17.830Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-09T18:39:18.695Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2023-02-09T18:39:18.715Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-09T18:39:20.248Z] Merging remotes/origin/main commit af003f5e182c92977fdd0a87402a897a78497671 into PR head commit 581e1988b0f94414f0121706b9c06113929ef249 [2023-02-09T18:39:19.527Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2023-02-09T18:39:19.571Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2023-02-09T18:39:19.572Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-09T18:39:19.585Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-09T18:39:20.485Z] Merge succeeded, producing 581e1988b0f94414f0121706b9c06113929ef249 [2023-02-09T18:39:20.486Z] Checking out Revision 581e1988b0f94414f0121706b9c06113929ef249 (PR-180) [2023-02-09T18:39:20.274Z] > git config core.sparsecheckout # timeout=10 [2023-02-09T18:39:20.296Z] > git checkout -f 581e1988b0f94414f0121706b9c06113929ef249 # timeout=10 [2023-02-09T18:39:20.382Z] > git remote # timeout=10 [2023-02-09T18:39:20.402Z] > git config --get remote.origin.url # timeout=10 [2023-02-09T18:39:20.430Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-09T18:39:20.444Z] > git merge af003f5e182c92977fdd0a87402a897a78497671 # timeout=10 [2023-02-09T18:39:20.470Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-09T18:39:20.495Z] > git config core.sparsecheckout # timeout=10 [2023-02-09T18:39:20.508Z] > git checkout -f 581e1988b0f94414f0121706b9c06113929ef249 # timeout=10 [2023-02-09T18:39:23.984Z] Commit message: "refactor!: Refactor all usages of path to be secretName in APIs and InsecureSecrets configuration" [2023-02-09T18:39:24.040Z] > git --version # timeout=10 [2023-02-09T18:39:24.052Z] > git --version # 'git version 2.25.1' [2023-02-09T18:39:24.072Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-09T18:39:25.225Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-09T18:39:25.225Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-09T18:39:25.225Z] Dload Upload Total Spent Left Speed [2023-02-09T18:39:25.225Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 84443 0 --:--:-- --:--:-- --:--:-- 84443 [Pipeline] sh [2023-02-09T18:39:25.922Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-09T18:39:26.261Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-09T18:39:26.261Z] + sudo tee /etc/docker/daemon.new [2023-02-09T18:39:26.261Z] { [2023-02-09T18:39:26.261Z] "registry-mirrors": [ [2023-02-09T18:39:26.261Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-09T18:39:26.261Z] ], [2023-02-09T18:39:26.261Z] "bip": "10.250.0.254/24", [2023-02-09T18:39:26.261Z] "hosts": [ [2023-02-09T18:39:26.261Z] "tcp://0.0.0.0:5555", [2023-02-09T18:39:26.261Z] "unix:///var/run/docker.sock" [2023-02-09T18:39:26.261Z] ], [2023-02-09T18:39:26.261Z] "mtu": 1458, [2023-02-09T18:39:26.261Z] "selinux-enabled": true, [2023-02-09T18:39:26.262Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-09T18:39:26.262Z] } [Pipeline] sh [2023-02-09T18:39:26.602Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-09T18:39:26.944Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-02-09T18:39:45.418Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-09T18:39:45.455Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-09T18:39:45.488Z] ========================================================= [2023-02-09T18:39:45.488Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-09T18:39:45.488Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-02-09T18:39:45.897Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-09T18:39:46.497Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-09T18:39:46.497Z] 9b18e9b68314: Pulling fs layer [2023-02-09T18:39:46.497Z] 35d82f9e3411: Pulling fs layer [2023-02-09T18:39:46.497Z] e16973657156: Pulling fs layer [2023-02-09T18:39:46.497Z] fc693d55d65f: Pulling fs layer [2023-02-09T18:39:46.497Z] 7e9fc2657dce: Pulling fs layer [2023-02-09T18:39:46.497Z] dda99020689f: Pulling fs layer [2023-02-09T18:39:46.497Z] db1c61fa0a46: Pulling fs layer [2023-02-09T18:39:46.497Z] 891c053d2c06: Pulling fs layer [2023-02-09T18:39:46.497Z] fc693d55d65f: Waiting [2023-02-09T18:39:46.497Z] 7e9fc2657dce: Waiting [2023-02-09T18:39:46.497Z] dda99020689f: Waiting [2023-02-09T18:39:46.497Z] db1c61fa0a46: Waiting [2023-02-09T18:39:46.497Z] 891c053d2c06: Waiting [2023-02-09T18:39:46.497Z] e16973657156: Verifying Checksum [2023-02-09T18:39:46.497Z] e16973657156: Download complete [2023-02-09T18:39:46.497Z] 35d82f9e3411: Download complete [2023-02-09T18:39:46.497Z] 7e9fc2657dce: Verifying Checksum [2023-02-09T18:39:46.497Z] 7e9fc2657dce: Download complete [2023-02-09T18:39:46.497Z] dda99020689f: Verifying Checksum [2023-02-09T18:39:46.497Z] dda99020689f: Download complete [2023-02-09T18:39:46.497Z] 9b18e9b68314: Verifying Checksum [2023-02-09T18:39:46.497Z] 9b18e9b68314: Download complete [2023-02-09T18:39:47.483Z] 9b18e9b68314: Pull complete [2023-02-09T18:39:47.770Z] 891c053d2c06: Verifying Checksum [2023-02-09T18:39:47.770Z] 891c053d2c06: Download complete [2023-02-09T18:39:48.048Z] 35d82f9e3411: Pull complete [2023-02-09T18:39:48.317Z] e16973657156: Pull complete [2023-02-09T18:39:48.907Z] db1c61fa0a46: Verifying Checksum [2023-02-09T18:39:48.907Z] db1c61fa0a46: Download complete [2023-02-09T18:39:49.496Z] fc693d55d65f: Verifying Checksum [2023-02-09T18:39:49.496Z] fc693d55d65f: Download complete [2023-02-09T18:40:01.861Z] fc693d55d65f: Pull complete [2023-02-09T18:40:01.861Z] 7e9fc2657dce: Pull complete [2023-02-09T18:40:01.861Z] dda99020689f: Pull complete [2023-02-09T18:40:10.108Z] db1c61fa0a46: Pull complete [2023-02-09T18:40:11.071Z] 891c053d2c06: Pull complete [2023-02-09T18:40:11.071Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-09T18:40:11.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-09T18:40:11.071Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2023-02-09T18:40:11.419Z] + 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 [2023-02-09T18:40:11.833Z] + docker inspect -f . ci-base-image-arm64 [2023-02-09T18:40:11.833Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-09T18:40:12.105Z] prd-ubuntu20.04-docker-arm64-4c-16g-5242 does not seem to be running inside a container [2023-02-09T18:40:12.173Z] $ 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 [2023-02-09T18:40:15.187Z] $ docker top 3b00a697478b0cec69d7f8c3f6ac1e5301b29948e252577bb054b368420c25d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-09T18:40:16.063Z] + go version [2023-02-09T18:40:16.063Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-09T18:40:16.100Z] $ docker stop --time=1 3b00a697478b0cec69d7f8c3f6ac1e5301b29948e252577bb054b368420c25d6 [2023-02-09T18:40:17.750Z] $ docker rm -f --volumes 3b00a697478b0cec69d7f8c3f6ac1e5301b29948e252577bb054b368420c25d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T18:40:18.607Z] + docker inspect -f . ci-base-image-arm64 [2023-02-09T18:40:18.607Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-09T18:40:18.862Z] prd-ubuntu20.04-docker-arm64-4c-16g-5242 does not seem to be running inside a container [2023-02-09T18:40:18.925Z] $ 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 [2023-02-09T18:40:22.563Z] $ docker top 4052c9efb12694849821909d20c8c77c62a482cbfcb2bfdc69f7ad7eeec2f596 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-09T18:40:23.131Z] + git config --global --add safe.directory /w/workspace/go-mod-secrets/1 [Pipeline] fileExists [Pipeline] sh [2023-02-09T18:40:23.781Z] + make test [2023-02-09T18:40:23.781Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2023-02-09T18:40:24.048Z] go: downloading github.com/stretchr/testify v1.8.1 [2023-02-09T18:40:24.048Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.7 [2023-02-09T18:40:24.316Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 [2023-02-09T18:40:24.582Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-02-09T18:40:24.582Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-02-09T18:40:24.582Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-02-09T18:40:24.582Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-02-09T18:40:24.582Z] go: downloading github.com/go-kit/log v0.2.1 [2023-02-09T18:40:24.582Z] go: downloading github.com/go-playground/validator/v10 v10.11.2 [2023-02-09T18:40:24.583Z] go: downloading github.com/google/uuid v1.3.0 [2023-02-09T18:40:24.583Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-02-09T18:40:24.583Z] go: downloading google.golang.org/grpc v1.51.0 [2023-02-09T18:40:25.543Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2023-02-09T18:40:25.543Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-02-09T18:40:25.809Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-02-09T18:40:25.809Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-02-09T18:40:25.809Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-02-09T18:40:26.094Z] go: downloading golang.org/x/crypto v0.5.0 [2023-02-09T18:40:26.373Z] go: downloading golang.org/x/text v0.6.0 [2023-02-09T18:40:26.373Z] go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 [2023-02-09T18:40:26.373Z] go: downloading golang.org/x/net v0.5.0 [2023-02-09T18:40:26.688Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-02-09T18:40:27.646Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-02-09T18:40:27.647Z] go: downloading golang.org/x/sys v0.4.0 [2023-02-09T18:42:19.336Z] ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 10.308s coverage: 74.8% of statements [2023-02-09T18:42:19.336Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 0.233s coverage: 52.2% of statements [2023-02-09T18:42:19.336Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] [2023-02-09T18:42:19.336Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 9.233s coverage: 96.7% of statements [2023-02-09T18:42:19.336Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 0.115s coverage: 89.5% of statements [2023-02-09T18:42:19.336Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] [2023-02-09T18:42:19.336Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 0.079s coverage: 100.0% of statements [2023-02-09T18:42:19.336Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] [2023-02-09T18:42:25.990Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 0.211s coverage: 55.8% of statements [2023-02-09T18:42:25.990Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] [2023-02-09T18:42:25.990Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 0.077s coverage: 54.5% of statements [2023-02-09T18:42:25.990Z] ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 0.202s coverage: 100.0% of statements [2023-02-09T18:42:25.990Z] ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] [2023-02-09T18:42:25.990Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-09T18:42:25.990Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-02-09T18:43:22.384Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-09T18:43:22.384Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-02-09T18:43:22.426Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-09T18:43:22.460Z] $ docker stop --time=1 4052c9efb12694849821909d20c8c77c62a482cbfcb2bfdc69f7ad7eeec2f596 [2023-02-09T18:43:24.406Z] $ docker rm -f --volumes 4052c9efb12694849821909d20c8c77c62a482cbfcb2bfdc69f7ad7eeec2f596 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-09T18:43:26.929Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-09T18:43:26.962Z] Warning: overwriting stash ‘coverage-report’ [2023-02-09T18:43:27.472Z] 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 [2023-02-09T18:43:28.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-09T18:43:28.355Z] [2023-02-09T18:43:28.355Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T18:43:28.767Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-09T18:43:28.768Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-09T18:43:28.768Z] 8998bd30e6a1: Pulling fs layer [2023-02-09T18:43:28.768Z] 04944245beec: Pulling fs layer [2023-02-09T18:43:28.768Z] 699f458cf7ca: Pulling fs layer [2023-02-09T18:43:28.768Z] 765212b225bb: Pulling fs layer [2023-02-09T18:43:28.768Z] f23df028b6ca: Pulling fs layer [2023-02-09T18:43:28.768Z] d65c8cfc05b1: Pulling fs layer [2023-02-09T18:43:28.768Z] 2437ff75d9bd: Pulling fs layer [2023-02-09T18:43:28.768Z] 765212b225bb: Waiting [2023-02-09T18:43:28.768Z] f23df028b6ca: Waiting [2023-02-09T18:43:28.768Z] d65c8cfc05b1: Waiting [2023-02-09T18:43:28.768Z] 2437ff75d9bd: Waiting [2023-02-09T18:43:29.037Z] 04944245beec: Verifying Checksum [2023-02-09T18:43:29.037Z] 04944245beec: Download complete [2023-02-09T18:43:29.037Z] 765212b225bb: Download complete [2023-02-09T18:43:29.037Z] f23df028b6ca: Verifying Checksum [2023-02-09T18:43:29.037Z] f23df028b6ca: Download complete [2023-02-09T18:43:29.037Z] d65c8cfc05b1: Verifying Checksum [2023-02-09T18:43:29.037Z] d65c8cfc05b1: Download complete [2023-02-09T18:43:29.037Z] 699f458cf7ca: Verifying Checksum [2023-02-09T18:43:29.308Z] 699f458cf7ca: Download complete [2023-02-09T18:43:29.580Z] 8998bd30e6a1: Verifying Checksum [2023-02-09T18:43:29.580Z] 8998bd30e6a1: Download complete [2023-02-09T18:43:32.937Z] 2437ff75d9bd: Verifying Checksum [2023-02-09T18:43:32.937Z] 2437ff75d9bd: Download complete [2023-02-09T18:43:34.890Z] 8998bd30e6a1: Pull complete [2023-02-09T18:43:36.347Z] 04944245beec: Pull complete [2023-02-09T18:43:37.761Z] 699f458cf7ca: Pull complete [2023-02-09T18:43:37.761Z] 765212b225bb: Pull complete [2023-02-09T18:43:38.736Z] f23df028b6ca: Pull complete [2023-02-09T18:43:38.736Z] d65c8cfc05b1: Pull complete [2023-02-09T18:43:56.951Z] 2437ff75d9bd: Pull complete [2023-02-09T18:43:56.951Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-09T18:43:56.951Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-09T18:43:56.951Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-09T18:43:57.271Z] prd-ubuntu20.04-docker-arm64-4c-16g-5242 does not seem to be running inside a container [2023-02-09T18:43:57.342Z] $ 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 [2023-02-09T18:43:59.659Z] $ docker top 5ccbcfe1d60eb74b2a95d245980a39002d59b77cb500de235483c488a5466e8c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-09T18:44:00.700Z] ---> job-cost.sh [2023-02-09T18:44:00.700Z] lf-activate-venv: SKIPPING [2023-02-09T18:44:00.700Z] INFO: No Stack... [2023-02-09T18:44:04.081Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-09T18:44:04.671Z] INFO: Archiving Costs [Pipeline] sh [2023-02-09T18:44:05.338Z] + cat /w/workspace/go-mod-secrets/1/archives/cost.csv [2023-02-09T18:44:05.338Z] + cut -d, -f6 [Pipeline] lock [2023-02-09T18:44:05.424Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-180-1-stack-cost] [2023-02-09T18:44:05.428Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-180-1-stack-cost] did not exist. Created. [2023-02-09T18:44:05.428Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-180-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-09T18:44:06.159Z] /w/workspace/go-mod-secrets/1@tmp/durable-09dc4bc7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-09T18:44:06.850Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-09T18:44:06.885Z] Warning: overwriting stash ‘stack-cost’ [2023-02-09T18:44:06.941Z] Stashed 1 file(s) [Pipeline] } [2023-02-09T18:44:06.956Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-180-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-09T18:44:07.043Z] $ docker stop --time=1 5ccbcfe1d60eb74b2a95d245980a39002d59b77cb500de235483c488a5466e8c [2023-02-09T18:44:08.688Z] $ docker rm -f --volumes 5ccbcfe1d60eb74b2a95d245980a39002d59b77cb500de235483c488a5466e8c [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 [2023-02-09T18:44:09.636Z] provisioning config files... [2023-02-09T18:44:09.647Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-180@tmp/config2888645662112568035tmp [Pipeline] { [Pipeline] sh [2023-02-09T18:44:09.976Z] + set +x [2023-02-09T18:44:09.976Z] + bash -s -- [2023-02-09T18:44:09.976Z] + curl -s https://codecov.io/bash [2023-02-09T18:44:09.976Z] [2023-02-09T18:44:09.976Z] _____ _ [2023-02-09T18:44:09.976Z] / ____| | | [2023-02-09T18:44:09.976Z] | | ___ __| | ___ ___ _____ __ [2023-02-09T18:44:09.976Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-09T18:44:09.976Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-09T18:44:09.976Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-09T18:44:09.976Z] Bash-1.0.6 [2023-02-09T18:44:09.976Z] [2023-02-09T18:44:09.976Z] [2023-02-09T18:44:09.976Z] ==> git version 2.25.1 found [2023-02-09T18:44:09.976Z] ==> 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 [2023-02-09T18:44:09.976Z] Release-Date: 2020-01-08 [2023-02-09T18:44:09.976Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-09T18:44:09.976Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-09T18:44:09.976Z] ==> Jenkins CI detected. [2023-02-09T18:44:09.976Z] current dir:  /w/workspace/gexfoundry_go-mod-secrets_PR-180 [2023-02-09T18:44:09.976Z] project root: . [2023-02-09T18:44:09.976Z] --> token set from env [2023-02-09T18:44:09.976Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-09T18:44:09.976Z] ==> Running gcov in . (disable via -X gcov) [2023-02-09T18:44:09.976Z] ==> Python coveragepy not found [2023-02-09T18:44:09.976Z] ==> Searching for coverage reports in: [2023-02-09T18:44:09.976Z] + . [2023-02-09T18:44:09.976Z] -> Found 1 reports [2023-02-09T18:44:09.976Z] ==> Detecting git/mercurial file structure [2023-02-09T18:44:10.234Z] ==> Reading reports [2023-02-09T18:44:10.234Z] + ./coverage.out bytes=40907 [2023-02-09T18:44:10.234Z] ==> Appending adjustments [2023-02-09T18:44:10.234Z] https://docs.codecov.io/docs/fixing-reports [2023-02-09T18:44:10.234Z] + Found adjustments [2023-02-09T18:44:10.234Z] ==> Gzipping contents [2023-02-09T18:44:10.234Z] 8.0K /tmp/codecov.4reCxH.gz [2023-02-09T18:44:10.234Z] ==> Uploading reports [2023-02-09T18:44:10.234Z] url: https://codecov.io [2023-02-09T18:44:10.234Z] query: branch=PR-180&commit=581e1988b0f94414f0121706b9c06113929ef249&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-180%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=180&job=&cmd_args= [2023-02-09T18:44:10.234Z] -> Pinging Codecov [2023-02-09T18:44:10.234Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=d0945c7c-0855-4a3f-af61-979f74c5f716&branch=PR-180&commit=581e1988b0f94414f0121706b9c06113929ef249&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-180%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=180&job=&cmd_args= [2023-02-09T18:44:10.802Z] -> Uploading to [2023-02-09T18:44:10.802Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-09/D63849C06B6B67093493C71CE874ED06/581e1988b0f94414f0121706b9c06113929ef249/0fcab513-8bbd-4d10-96e6-3e392a75b6b8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230209%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230209T184410Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e753363809c14f2ebd8efbb379c8bff9a986a87127187a837d14578d651697a5 [2023-02-09T18:44:10.802Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-09T18:44:10.802Z] Dload Upload Total Spent Left Speed [2023-02-09T18:44:11.061Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8049 0 0 100 8049 0 28441 --:--:-- --:--:-- --:--:-- 28341 [2023-02-09T18:44:11.061Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/581e1988b0f94414f0121706b9c06113929ef249 [Pipeline] } [2023-02-09T18:44:11.088Z] 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 [2023-02-09T18:44:12.765Z] + [ -d /w/workspace/gexfoundry_go-mod-secrets_PR-180/archives ] [2023-02-09T18:44:12.765Z] + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-180/archives [2023-02-09T18:44:12.765Z] total 16 [2023-02-09T18:44:12.765Z] drwxr-xr-x 3 root root 4096 Feb 9 18:39 . [2023-02-09T18:44:12.765Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 9 18:39 .. [2023-02-09T18:44:12.765Z] drwxr-xr-x 2 root root 4096 Feb 9 18:39 cost [2023-02-09T18:44:12.765Z] -rw-r--r-- 1 root root 86 Feb 9 18:39 cost.csv [2023-02-09T18:44:12.765Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-secrets_PR-180/archives [2023-02-09T18:44:12.765Z] + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-180/archives [2023-02-09T18:44:12.765Z] total 16 [2023-02-09T18:44:12.765Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 9 18:39 . [2023-02-09T18:44:12.765Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 9 18:39 .. [2023-02-09T18:44:12.765Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 9 18:39 cost [2023-02-09T18:44:12.765Z] -rw-r--r-- 1 jenkins jenkins 86 Feb 9 18:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-09T18:44:13.092Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-09T18:44:13.983Z] ---> package-listing.sh [2023-02-09T18:44:13.984Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-09T18:44:13.984Z] ++ facter osfamily [2023-02-09T18:44:14.243Z] + OS_FAMILY=debian [2023-02-09T18:44:14.243Z] + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-180 [2023-02-09T18:44:14.243Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-09T18:44:14.243Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-09T18:44:14.243Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-09T18:44:14.243Z] + PACKAGES=/tmp/packages_start.txt [2023-02-09T18:44:14.243Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-180 ']' [2023-02-09T18:44:14.243Z] + PACKAGES=/tmp/packages_end.txt [2023-02-09T18:44:14.243Z] + case "${OS_FAMILY}" in [2023-02-09T18:44:14.243Z] + dpkg -l [2023-02-09T18:44:14.243Z] + grep '^ii' [2023-02-09T18:44:14.243Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-09T18:44:14.243Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-09T18:44:14.243Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-09T18:44:14.243Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-180 ']' [2023-02-09T18:44:14.243Z] + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-180/archives/ [2023-02-09T18:44:14.243Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-180/archives/ [Pipeline] echo [2023-02-09T18:44:14.277Z] 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-180/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-09T18:44:14.568Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-09T18:44:15.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-09T18:44:15.192Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-09T18:44:15.331Z] prd-ubuntu20.04-docker-8c-8g-5241 does not seem to be running inside a container [2023-02-09T18:44:15.362Z] $ 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-180/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-180 -v /w/workspace/gexfoundry_go-mod-secrets_PR-180:/w/workspace/gexfoundry_go-mod-secrets_PR-180:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-180@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-180@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 [2023-02-09T18:44:15.558Z] $ docker top c2941dab37923d4536d00cc9eccbb18fb6d557ceadae8aa39793747f3213965a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-09T18:44:15.938Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-09T18:44:16.243Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-09T18:44:16.551Z] + ls /var/log/sa-host [2023-02-09T18:44:16.551Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-09T18:44:16.684Z] provisioning config files... [2023-02-09T18:44:16.692Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-180@tmp/config10171440744621412948tmp [Pipeline] { [Pipeline] echo [2023-02-09T18:44:16.743Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-09T18:44:17.054Z] ---> create-netrc.sh [Pipeline] } [2023-02-09T18:44:17.086Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-09T18:44:17.523Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-09T18:44:17.553Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-09T18:44:17.872Z] ---> sudo-logs.sh [2023-02-09T18:44:17.872Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-09T18:44:17.963Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-09T18:44:18.277Z] ---> job-cost.sh [2023-02-09T18:44:18.277Z] lf-activate-venv: SKIPPING [2023-02-09T18:44:18.277Z] DEBUG: total: 0.2199999988079071 [2023-02-09T18:44:18.277Z] INFO: Retrieving Stack Cost... [2023-02-09T18:44:18.536Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-09T18:44:19.104Z] INFO: Archiving Costs [Pipeline] echo [2023-02-09T18:44:19.144Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-09T18:44:19.451Z] ---> logs-deploy.sh [2023-02-09T18:44:19.451Z] lf-activate-venv: SKIPPING [2023-02-09T18:44:19.451Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-180/1 [2023-02-09T18:44:19.451Z] INFO: archiving workspace using pattern(s): [2023-02-09T18:44:20.388Z] Archives upload complete. [2023-02-09T18:44:20.648Z] INFO: archiving logs to Nexus [2023-02-09T18:44:21.219Z] ---> uname -a: [2023-02-09T18:44:21.219Z] Linux prd-ubuntu20-04-docker-8c-8g-5241 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-09T18:44:21.219Z] [2023-02-09T18:44:21.219Z] [2023-02-09T18:44:21.219Z] ---> lscpu: [2023-02-09T18:44:21.219Z] Architecture: x86_64 [2023-02-09T18:44:21.219Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-09T18:44:21.219Z] Byte Order: Little Endian [2023-02-09T18:44:21.219Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-09T18:44:21.219Z] CPU(s): 8 [2023-02-09T18:44:21.219Z] On-line CPU(s) list: 0-7 [2023-02-09T18:44:21.219Z] Thread(s) per core: 1 [2023-02-09T18:44:21.219Z] Core(s) per socket: 1 [2023-02-09T18:44:21.219Z] Socket(s): 8 [2023-02-09T18:44:21.219Z] NUMA node(s): 1 [2023-02-09T18:44:21.219Z] Vendor ID: AuthenticAMD [2023-02-09T18:44:21.219Z] CPU family: 23 [2023-02-09T18:44:21.219Z] Model: 49 [2023-02-09T18:44:21.219Z] Model name: AMD EPYC-Rome Processor [2023-02-09T18:44:21.219Z] Stepping: 0 [2023-02-09T18:44:21.219Z] CPU MHz: 2800.000 [2023-02-09T18:44:21.219Z] BogoMIPS: 5600.00 [2023-02-09T18:44:21.219Z] Virtualization: AMD-V [2023-02-09T18:44:21.219Z] Hypervisor vendor: KVM [2023-02-09T18:44:21.219Z] Virtualization type: full [2023-02-09T18:44:21.219Z] L1d cache: 256 KiB [2023-02-09T18:44:21.219Z] L1i cache: 256 KiB [2023-02-09T18:44:21.219Z] L2 cache: 4 MiB [2023-02-09T18:44:21.219Z] L3 cache: 128 MiB [2023-02-09T18:44:21.219Z] NUMA node0 CPU(s): 0-7 [2023-02-09T18:44:21.219Z] Vulnerability Itlb multihit: Not affected [2023-02-09T18:44:21.219Z] Vulnerability L1tf: Not affected [2023-02-09T18:44:21.219Z] Vulnerability Mds: Not affected [2023-02-09T18:44:21.219Z] Vulnerability Meltdown: Not affected [2023-02-09T18:44:21.219Z] Vulnerability Mmio stale data: Not affected [2023-02-09T18:44:21.219Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-09T18:44:21.219Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-09T18:44:21.219Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-09T18:44:21.219Z] Vulnerability Srbds: Not affected [2023-02-09T18:44:21.219Z] Vulnerability Tsx async abort: Not affected [2023-02-09T18:44:21.219Z] 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 [2023-02-09T18:44:21.219Z] [2023-02-09T18:44:21.219Z] [2023-02-09T18:44:21.219Z] ---> nproc: [2023-02-09T18:44:21.219Z] 8 [2023-02-09T18:44:21.219Z] [2023-02-09T18:44:21.219Z] [2023-02-09T18:44:21.219Z] ---> df -h: [2023-02-09T18:44:21.219Z] Filesystem Size Used Avail Use% Mounted on [2023-02-09T18:44:21.219Z] overlay 155G 11G 145G 7% / [2023-02-09T18:44:21.219Z] tmpfs 64M 0 64M 0% /dev [2023-02-09T18:44:21.219Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-09T18:44:21.219Z] shm 64M 0 64M 0% /dev/shm [2023-02-09T18:44:21.219Z] /dev/vda1 155G 11G 145G 7% /facter-os [2023-02-09T18:44:21.219Z] [2023-02-09T18:44:21.219Z] [2023-02-09T18:44:21.219Z] ---> sar -b -r -n DEV: [2023-02-09T18:44:21.219Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5241) 02/09/23 _x86_64_ (8 CPU) [2023-02-09T18:44:21.219Z] [2023-02-09T18:44:21.219Z] 18:36:20 LINUX RESTART (8 CPU) [2023-02-09T18:44:21.219Z] [2023-02-09T18:44:21.219Z] 18:37:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-02-09T18:44:21.219Z] 18:38:01 265.87 12.05 253.82 0.00 1784.24 129585.07 0.00 [2023-02-09T18:44:21.219Z] 18:39:01 59.60 0.18 59.42 0.00 2.67 34072.67 0.00 [2023-02-09T18:44:21.219Z] 18:40:01 4.25 0.03 4.22 0.00 3.20 63.34 0.00 [2023-02-09T18:44:21.219Z] 18:41:01 1.90 0.00 1.90 0.00 0.00 21.86 0.00 [2023-02-09T18:44:21.219Z] 18:42:01 55.18 11.60 43.59 0.00 5175.87 8864.65 0.00 [2023-02-09T18:44:21.219Z] 18:43:01 6.25 0.02 6.23 0.00 0.13 124.63 0.00 [2023-02-09T18:44:21.219Z] 18:44:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 [2023-02-09T18:44:21.219Z] Average: 56.28 3.41 52.87 0.00 995.23 24675.91 0.00 [2023-02-09T18:44:21.219Z] [2023-02-09T18:44:21.219Z] 18:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-02-09T18:44:21.219Z] 18:38:01 28811348 31453716 855528 2.60 85456 2809136 2035756 6.00 1186500 2491116 210748 [2023-02-09T18:44:21.219Z] 18:39:01 28666756 31582200 726932 2.21 94532 3050720 1785696 5.26 1093000 2707936 276 [2023-02-09T18:44:21.219Z] 18:40:01 28682568 31597812 713024 2.17 94676 3050676 1747768 5.15 1087416 2699348 24 [2023-02-09T18:44:21.219Z] 18:41:01 28682696 31598152 712476 2.17 94756 3050676 1747768 5.15 1087552 2699348 8 [2023-02-09T18:44:21.219Z] 18:42:01 28159528 31580268 712392 2.17 128964 3505952 1796312 5.29 1406192 2865464 980 [2023-02-09T18:44:21.219Z] 18:43:01 28165464 31581372 710960 2.16 127568 3502692 1777704 5.24 1404052 2862208 4 [2023-02-09T18:44:21.219Z] 18:44:01 28167528 31583416 708856 2.16 127604 3502696 1777704 5.24 1401800 2862212 8 [2023-02-09T18:44:21.219Z] Average: 28476555 31568134 734310 2.23 107651 3210364 1809815 5.33 1238073 2741090 30293 [2023-02-09T18:44:21.219Z] [2023-02-09T18:44:21.219Z] 18:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-02-09T18:44:21.219Z] 18:38:01 veth5663ffa 33.64 38.56 3.01 544.15 0.00 0.00 0.00 0.04 [2023-02-09T18:44:21.219Z] 18:38:01 ens3 406.25 304.38 6370.35 91.38 0.00 0.00 0.00 0.00 [2023-02-09T18:44:21.219Z] 18:38:01 docker0 35.29 40.11 2.75 561.19 0.00 0.00 0.00 0.00 [2023-02-09T18:44:21.219Z] 18:38:01 lo 3.33 3.33 0.32 0.32 0.00 0.00 0.00 0.00 [2023-02-09T18:44:21.219Z] 18:39:01 ens3 111.00 71.72 2526.72 13.96 0.00 0.00 0.00 0.00 [2023-02-09T18:44:21.219Z] 18:39:01 docker0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-09T18:44:21.219Z] 18:39:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 [2023-02-09T18:44:21.219Z] 18:40:01 ens3 5.40 3.27 5.48 2.08 0.00 0.00 0.00 0.00 [2023-02-09T18:44:21.219Z] 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-09T18:44:21.219Z] 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-09T18:44:21.219Z] 18:41:01 ens3 1.88 1.08 4.06 0.30 0.00 0.00 0.00 0.00 [2023-02-09T18:44:21.219Z] 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-09T18:44:21.219Z] 18:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-09T18:44:21.219Z] 18:42:01 ens3 251.00 143.15 2799.88 10.72 0.00 0.00 0.00 0.00 [2023-02-09T18:44:21.219Z] 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-09T18:44:21.219Z] 18:42:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-02-09T18:44:21.219Z] 18:43:01 ens3 0.27 0.22 0.02 0.02 0.00 0.00 0.00 0.00 [2023-02-09T18:44:21.219Z] 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-09T18:44:21.219Z] 18:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-09T18:44:21.219Z] 18:44:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-02-09T18:44:21.219Z] 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-09T18:44:21.219Z] 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-09T18:44:21.219Z] Average: ens3 110.84 74.83 1672.29 16.92 0.00 0.00 0.00 0.00 [2023-02-09T18:44:21.219Z] Average: docker0 5.05 5.74 0.39 80.17 0.00 0.00 0.00 0.00 [2023-02-09T18:44:21.219Z] Average: lo 0.81 0.81 0.08 0.08 0.00 0.00 0.00 0.00 [2023-02-09T18:44:21.219Z] [2023-02-09T18:44:21.219Z] [2023-02-09T18:44:21.219Z] ---> sar -P ALL: [2023-02-09T18:44:21.219Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5241) 02/09/23 _x86_64_ (8 CPU) [2023-02-09T18:44:21.219Z] [2023-02-09T18:44:21.219Z] 18:36:20 LINUX RESTART (8 CPU) [2023-02-09T18:44:21.219Z] [2023-02-09T18:44:21.219Z] 18:37:01 CPU %user %nice %system %iowait %steal %idle [2023-02-09T18:44:21.219Z] 18:38:01 all 8.07 0.00 2.71 5.00 0.09 84.11 [2023-02-09T18:44:21.220Z] 18:38:01 0 10.92 0.00 2.06 0.13 0.07 86.81 [2023-02-09T18:44:21.220Z] 18:38:01 1 8.00 0.00 3.33 4.93 0.08 83.66 [2023-02-09T18:44:21.220Z] 18:38:01 2 8.27 0.00 3.38 0.37 0.10 87.88 [2023-02-09T18:44:21.220Z] 18:38:01 3 10.29 0.00 2.30 6.03 0.10 81.27 [2023-02-09T18:44:21.220Z] 18:38:01 4 4.66 0.00 1.82 4.44 0.08 89.00 [2023-02-09T18:44:21.220Z] 18:38:01 5 7.63 0.00 2.70 0.54 0.10 89.03 [2023-02-09T18:44:21.220Z] 18:38:01 6 7.77 0.00 3.60 8.78 0.12 79.73 [2023-02-09T18:44:21.220Z] 18:38:01 7 7.05 0.00 2.53 14.84 0.10 75.48 [2023-02-09T18:44:21.220Z] 18:39:01 all 30.78 0.00 5.33 3.22 0.27 60.40 [2023-02-09T18:44:21.220Z] 18:39:01 0 29.02 0.00 5.40 0.15 0.25 65.18 [2023-02-09T18:44:21.220Z] 18:39:01 1 32.20 0.00 5.70 5.87 0.30 55.92 [2023-02-09T18:44:21.220Z] 18:39:01 2 33.21 0.00 5.34 0.39 0.30 60.76 [2023-02-09T18:44:21.220Z] 18:39:01 3 30.76 0.00 6.08 16.08 0.32 46.76 [2023-02-09T18:44:21.220Z] 18:39:01 4 26.87 0.00 4.19 0.20 0.24 68.50 [2023-02-09T18:44:21.220Z] 18:39:01 5 33.86 0.00 5.60 0.88 0.25 59.41 [2023-02-09T18:44:21.220Z] 18:39:01 6 32.59 0.00 5.60 0.88 0.24 60.69 [2023-02-09T18:44:21.220Z] 18:39:01 7 27.69 0.00 4.77 1.31 0.27 65.97 [2023-02-09T18:44:21.220Z] 18:40:01 all 0.16 0.00 0.06 0.02 0.00 99.75 [2023-02-09T18:44:21.220Z] 18:40:01 0 0.03 0.00 0.07 0.00 0.00 99.90 [2023-02-09T18:44:21.220Z] 18:40:01 1 0.12 0.00 0.05 0.00 0.00 99.83 [2023-02-09T18:44:21.220Z] 18:40:01 2 0.17 0.00 0.05 0.03 0.00 99.75 [2023-02-09T18:44:21.220Z] 18:40:01 3 0.23 0.00 0.10 0.02 0.02 99.63 [2023-02-09T18:44:21.220Z] 18:40:01 4 0.08 0.00 0.03 0.00 0.00 99.88 [2023-02-09T18:44:21.220Z] 18:40:01 5 0.37 0.00 0.05 0.00 0.00 99.58 [2023-02-09T18:44:21.220Z] 18:40:01 6 0.12 0.00 0.07 0.00 0.02 99.80 [2023-02-09T18:44:21.220Z] 18:40:01 7 0.18 0.00 0.08 0.13 0.00 99.60 [2023-02-09T18:44:21.220Z] 18:41:01 all 0.18 0.00 0.03 0.02 0.01 99.76 [2023-02-09T18:44:21.220Z] 18:41:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2023-02-09T18:44:21.220Z] 18:41:01 1 0.03 0.00 0.02 0.02 0.05 99.88 [2023-02-09T18:44:21.220Z] 18:41:01 2 0.20 0.00 0.02 0.00 0.02 99.77 [2023-02-09T18:44:21.220Z] 18:41:01 3 1.08 0.00 0.12 0.00 0.00 98.81 [2023-02-09T18:44:21.220Z] 18:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-09T18:44:21.220Z] 18:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-09T18:44:21.220Z] 18:41:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2023-02-09T18:44:21.220Z] 18:41:01 7 0.03 0.00 0.03 0.10 0.02 99.82 [2023-02-09T18:44:21.220Z] 18:42:01 all 2.41 0.00 1.42 0.52 0.03 95.62 [2023-02-09T18:44:21.220Z] 18:42:01 0 2.35 0.00 0.88 0.42 0.02 96.33 [2023-02-09T18:44:21.220Z] 18:42:01 1 2.13 0.00 0.82 0.03 0.03 96.99 [2023-02-09T18:44:21.220Z] 18:42:01 2 2.14 0.00 2.24 0.45 0.03 95.14 [2023-02-09T18:44:21.220Z] 18:42:01 3 3.32 0.00 1.80 0.08 0.03 94.76 [2023-02-09T18:44:21.220Z] 18:42:01 4 3.07 0.00 1.47 0.42 0.03 95.01 [2023-02-09T18:44:21.220Z] 18:42:01 5 2.97 0.00 2.32 0.60 0.03 94.07 [2023-02-09T18:44:21.220Z] 18:42:01 6 2.04 0.00 0.82 0.07 0.02 97.06 [2023-02-09T18:44:21.220Z] 18:42:01 7 1.29 0.00 1.02 2.05 0.03 95.61 [2023-02-09T18:44:21.220Z] 18:43:01 all 0.10 0.00 0.06 0.02 0.00 99.82 [2023-02-09T18:44:21.220Z] 18:43:01 0 0.18 0.00 0.12 0.00 0.00 99.70 [2023-02-09T18:44:21.220Z] 18:43:01 1 0.28 0.00 0.05 0.00 0.02 99.65 [2023-02-09T18:44:21.220Z] 18:43:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2023-02-09T18:44:21.220Z] 18:43:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2023-02-09T18:44:21.220Z] 18:43:01 4 0.02 0.00 0.07 0.00 0.00 99.92 [2023-02-09T18:44:21.220Z] 18:43:01 5 0.08 0.00 0.00 0.00 0.00 99.92 [2023-02-09T18:44:21.220Z] 18:43:01 6 0.12 0.00 0.03 0.02 0.00 99.83 [2023-02-09T18:44:21.220Z] 18:43:01 7 0.03 0.00 0.08 0.15 0.00 99.73 [2023-02-09T18:44:21.220Z] 18:44:01 all 0.18 0.00 0.01 0.00 0.01 99.79 [2023-02-09T18:44:21.220Z] 18:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-09T18:44:21.220Z] 18:44:01 1 1.37 0.00 0.07 0.00 0.02 98.54 [2023-02-09T18:44:21.220Z] 18:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-09T18:44:21.220Z] 18:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-09T18:44:21.220Z] 18:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-09T18:44:21.220Z] 18:44:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-02-09T18:44:21.220Z] 18:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-09T18:44:21.220Z] 18:44:01 7 0.03 0.00 0.02 0.02 0.02 99.92 [2023-02-09T18:44:21.220Z] Average: all 5.92 0.00 1.37 1.25 0.06 91.40 [2023-02-09T18:44:21.220Z] Average: 0 6.02 0.00 1.21 0.10 0.05 92.61 [2023-02-09T18:44:21.220Z] Average: 1 6.25 0.00 1.42 1.54 0.07 90.72 [2023-02-09T18:44:21.220Z] Average: 2 6.23 0.00 1.57 0.18 0.06 91.96 [2023-02-09T18:44:21.220Z] Average: 3 6.46 0.00 1.48 3.13 0.07 88.86 [2023-02-09T18:44:21.220Z] Average: 4 4.91 0.00 1.07 0.72 0.05 93.25 [2023-02-09T18:44:21.220Z] Average: 5 6.36 0.00 1.52 0.29 0.06 91.78 [2023-02-09T18:44:21.220Z] Average: 6 6.04 0.00 1.44 1.38 0.06 91.08 [2023-02-09T18:44:21.220Z] Average: 7 5.13 0.00 1.21 2.64 0.06 90.96 [2023-02-09T18:44:21.220Z] [2023-02-09T18:44:21.220Z] [2023-02-09T18:44:21.220Z]