Pull request #222 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0a234aa319a05a1596274d860d341bd9ebb93b84+6107dcfde14a9fd271e1a0608956def7a46fefaf (2135d4213ebcf355a3feaf7d9c8c6f704cd8ef09) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9612880158366011183.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh18368556809428526766.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-222/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-222/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5112824506344958786.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-222/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6475845834674886174.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8061544600633298840.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-222/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-222/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13524468814002363238.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-secrets, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-secrets-settings PROJECT: go-mod-secrets USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-secrets DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3484 in /w/workspace/gexfoundry_go-mod-secrets_PR-222 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git > git init /w/workspace/gexfoundry_go-mod-secrets_PR-222 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6107dcfde14a9fd271e1a0608956def7a46fefaf into PR head commit 0a234aa319a05a1596274d860d341bd9ebb93b84 Merge succeeded, producing 0a234aa319a05a1596274d860d341bd9ebb93b84 Checking out Revision 0a234aa319a05a1596274d860d341bd9ebb93b84 (PR-222) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/222/head:refs/remotes/origin/PR-222 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a234aa319a05a1596274d860d341bd9ebb93b84 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6107dcfde14a9fd271e1a0608956def7a46fefaf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a234aa319a05a1596274d860d341bd9ebb93b84 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-14T05:06:46.899Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-14T05:06:47.079Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-14T05:06:47.175Z] ========================================================= [2023-08-14T05:06:47.175Z] EdgeX Global Pipelines Version Info [2023-08-14T05:06:47.176Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-14T05:06:47.924Z] ------------------- [2023-08-14T05:06:47.924Z] stable info: [2023-08-14T05:06:47.924Z] ------------------- [2023-08-14T05:06:47.924Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-14T05:06:47.924Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-14T05:06:47.924Z] Message: update stable to v1.0.253 [2023-08-14T05:06:48.495Z] ------------------- [2023-08-14T05:06:48.496Z] experimental info: [2023-08-14T05:06:48.496Z] ------------------- [2023-08-14T05:06:48.496Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-14T05:06:48.496Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-14T05:06:48.496Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-14T05:06:48.793Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2023-08-14T05:06:48.839Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2023-08-14T05:06:48.883Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-14T05:06:48.921Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-14T05:06:48.962Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-14T05:06:49.005Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-14T05:06:49.046Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-14T05:06:49.087Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-14T05:06:49.127Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-14T05:06:49.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-14T05:06:49.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-14T05:06:49.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo [2023-08-14T05:06:49.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-14T05:06:49.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-14T05:06:49.399Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-08-14T05:06:49.442Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-08-14T05:06:49.482Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-14T05:06:49.523Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-14T05:06:49.563Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-14T05:06:49.607Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-14T05:06:49.650Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-14T05:06:49.689Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-14T05:06:49.731Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-14T05:06:49.777Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-14T05:06:49.814Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-08-14T05:06:49.854Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-14T05:06:49.899Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-14T05:06:49.941Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-222 [Pipeline] echo [2023-08-14T05:06:49.983Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-222 [Pipeline] echo [2023-08-14T05:06:50.025Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-222 [Pipeline] echo [2023-08-14T05:06:50.067Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0a234aa319a05a1596274d860d341bd9ebb93b84 [Pipeline] echo [2023-08-14T05:06:50.107Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0a234aa [Pipeline] echo [2023-08-14T05:06:50.147Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-14T05:06:50.672Z] + git rev-list -1 --merges 0a234aa319a05a1596274d860d341bd9ebb93b84~1..0a234aa319a05a1596274d860d341bd9ebb93b84 [Pipeline] echo [2023-08-14T05:06:50.742Z] -----------> git rev-list -1 --merges 0a234aa319a05a1596274d860d341bd9ebb93b84~1..0a234aa319a05a1596274d860d341bd9ebb93b84 0a234aa319a05a1596274d860d341bd9ebb93b84 [false] [Pipeline] sh [2023-08-14T05:06:51.055Z] + git log --format=format:%s -1 0a234aa319a05a1596274d860d341bd9ebb93b84 [Pipeline] echo [2023-08-14T05:06:51.096Z] ========================================================= [2023-08-14T05:06:51.096Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-14T05:06:51.096Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-14T05:06:51.540Z] + git log --format=format:%s -1 0a234aa319a05a1596274d860d341bd9ebb93b84 [Pipeline] echo [2023-08-14T05:06:51.574Z] [semverPrep] GIT_COMMIT: 0a234aa319a05a1596274d860d341bd9ebb93b84, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-08-14T05:06:51.605Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-14T05:06:52.005Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-14T05:06:52.006Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-14T05:06:52.006Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-14T05:06:52.006Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-14T05:06:52.006Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-14T05:06:52.006Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-14T05:06:52.006Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T05:06:52.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T05:06:52.508Z] [2023-08-14T05:06:52.508Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T05:06:52.896Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T05:06:52.896Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-14T05:06:52.896Z] b85a868b505f: Pulling fs layer [2023-08-14T05:06:52.896Z] e2be974225ed: Pulling fs layer [2023-08-14T05:06:52.896Z] 339a4e72a1f5: Pulling fs layer [2023-08-14T05:06:52.896Z] 988bab9f4d93: Pulling fs layer [2023-08-14T05:06:52.896Z] 1469e6f7b9e6: Pulling fs layer [2023-08-14T05:06:52.896Z] eaf3925da568: Pulling fs layer [2023-08-14T05:06:52.896Z] bab4dde63d76: Pulling fs layer [2023-08-14T05:06:52.896Z] bde34c3a00c8: Pulling fs layer [2023-08-14T05:06:52.896Z] b352a97aabf1: Pulling fs layer [2023-08-14T05:06:52.896Z] 4872d77fe225: Pulling fs layer [2023-08-14T05:06:52.896Z] 5851b861e8e6: Pulling fs layer [2023-08-14T05:06:52.896Z] b352a97aabf1: Waiting [2023-08-14T05:06:52.896Z] bab4dde63d76: Waiting [2023-08-14T05:06:52.896Z] bde34c3a00c8: Waiting [2023-08-14T05:06:52.896Z] 4872d77fe225: Waiting [2023-08-14T05:06:52.896Z] 988bab9f4d93: Waiting [2023-08-14T05:06:52.896Z] 1469e6f7b9e6: Waiting [2023-08-14T05:06:52.896Z] 5851b861e8e6: Waiting [2023-08-14T05:06:52.896Z] eaf3925da568: Waiting [2023-08-14T05:06:52.896Z] e2be974225ed: Download complete [2023-08-14T05:06:52.896Z] 988bab9f4d93: Download complete [2023-08-14T05:06:53.155Z] 1469e6f7b9e6: Verifying Checksum [2023-08-14T05:06:53.155Z] 1469e6f7b9e6: Download complete [2023-08-14T05:06:53.155Z] eaf3925da568: Verifying Checksum [2023-08-14T05:06:53.155Z] eaf3925da568: Download complete [2023-08-14T05:06:53.155Z] 339a4e72a1f5: Verifying Checksum [2023-08-14T05:06:53.155Z] 339a4e72a1f5: Download complete [2023-08-14T05:06:53.156Z] bde34c3a00c8: Download complete [2023-08-14T05:06:53.156Z] b352a97aabf1: Download complete [2023-08-14T05:06:53.156Z] 4872d77fe225: Verifying Checksum [2023-08-14T05:06:53.156Z] 4872d77fe225: Download complete [2023-08-14T05:06:53.156Z] 5851b861e8e6: Download complete [2023-08-14T05:06:53.156Z] b85a868b505f: Verifying Checksum [2023-08-14T05:06:53.156Z] b85a868b505f: Download complete [2023-08-14T05:06:53.415Z] bab4dde63d76: Verifying Checksum [2023-08-14T05:06:53.415Z] bab4dde63d76: Download complete [2023-08-14T05:06:54.352Z] b85a868b505f: Pull complete [2023-08-14T05:06:54.611Z] e2be974225ed: Pull complete [2023-08-14T05:06:55.178Z] 339a4e72a1f5: Pull complete [2023-08-14T05:06:55.178Z] 988bab9f4d93: Pull complete [2023-08-14T05:06:55.438Z] 1469e6f7b9e6: Pull complete [2023-08-14T05:06:55.438Z] eaf3925da568: Pull complete [2023-08-14T05:06:57.342Z] bab4dde63d76: Pull complete [2023-08-14T05:06:57.342Z] bde34c3a00c8: Pull complete [2023-08-14T05:06:57.602Z] b352a97aabf1: Pull complete [2023-08-14T05:06:57.602Z] 4872d77fe225: Pull complete [2023-08-14T05:06:57.602Z] 5851b861e8e6: Pull complete [2023-08-14T05:06:57.602Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-14T05:06:57.602Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T05:06:57.602Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T05:06:57.830Z] prd-ubuntu20.04-docker-8c-8g-3484 does not seem to be running inside a container [2023-08-14T05:06:57.867Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-222 -v /w/workspace/gexfoundry_go-mod-secrets_PR-222:/w/workspace/gexfoundry_go-mod-secrets_PR-222:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-222@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-14T05:07:00.734Z] $ docker top f1bf1c2e75a04b28de55c2155d3329ed31908645a15adb956693758cb1a2bd38 -eo pid,comm [2023-08-14T05:07:00.786Z] 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-08-14T05:07:00.786Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-14T05:07:00.902Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T05:07:00.902Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T05:07:01.019Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T05:07:01.025Z] $ docker exec f1bf1c2e75a04b28de55c2155d3329ed31908645a15adb956693758cb1a2bd38 ssh-agent [2023-08-14T05:07:01.128Z] SSH_AUTH_SOCK=/tmp/ssh-IMVVeTvPjDUI/agent.31 [2023-08-14T05:07:01.128Z] SSH_AGENT_PID=37 [2023-08-14T05:07:01.136Z] Running ssh-add (command line suppressed) [2023-08-14T05:07:01.234Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-222@tmp/private_key_327068029813075735.key (/w/workspace/gexfoundry_go-mod-secrets_PR-222@tmp/private_key_327068029813075735.key) [2023-08-14T05:07:01.247Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T05:07:01.578Z] + git tag --points-at HEAD [Pipeline] } [2023-08-14T05:07:01.608Z] $ docker exec --env ******** --env ******** f1bf1c2e75a04b28de55c2155d3329ed31908645a15adb956693758cb1a2bd38 ssh-agent -k [2023-08-14T05:07:01.711Z] unset SSH_AUTH_SOCK; [2023-08-14T05:07:01.711Z] unset SSH_AGENT_PID; [2023-08-14T05:07:01.711Z] echo Agent pid 37 killed; [2023-08-14T05:07:01.718Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-14T05:07:01.805Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T05:07:01.805Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T05:07:01.921Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T05:07:01.927Z] $ docker exec f1bf1c2e75a04b28de55c2155d3329ed31908645a15adb956693758cb1a2bd38 ssh-agent [2023-08-14T05:07:02.033Z] SSH_AUTH_SOCK=/tmp/ssh-fPs1J2QK6LHb/agent.69 [2023-08-14T05:07:02.033Z] SSH_AGENT_PID=75 [2023-08-14T05:07:02.038Z] Running ssh-add (command line suppressed) [2023-08-14T05:07:02.139Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-222@tmp/private_key_2660862665340941214.key (/w/workspace/gexfoundry_go-mod-secrets_PR-222@tmp/private_key_2660862665340941214.key) [2023-08-14T05:07:02.152Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T05:07:02.480Z] + git semver init [2023-08-14T05:07:02.740Z] 2023-08-14 05:07:02,654 [run_init] DEBUG init version:0.0.0 force:False [2023-08-14T05:07:02.740Z] 2023-08-14 05:07:02,654 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-secrets_PR-222/.semver [2023-08-14T05:07:02.740Z] 2023-08-14 05:07:02,655 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/gexfoundry_go-mod-secrets_PR-222/.semver [2023-08-14T05:07:02.740Z] 2023-08-14 05:07:02,655 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/gexfoundry_go-mod-secrets_PR-222/.semver'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-222, universal_newlines=False, shell=None, istream=None) [2023-08-14T05:07:03.677Z] 2023-08-14 05:07:03,365 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-secrets_PR-222/.git/info/exclude [2023-08-14T05:07:03.677Z] 2023-08-14 05:07:03,366 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-secrets_PR-222/.semver/PR-222 with force:False [2023-08-14T05:07:03.678Z] 2023-08-14 05:07:03,366 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-secrets_PR-222/.semver/PR-222 [2023-08-14T05:07:03.678Z] 2023-08-14 05:07:03,370 [execute] INFO git cat-file --batch-check [2023-08-14T05:07:03.678Z] 2023-08-14 05:07:03,370 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-222/.semver, universal_newlines=False, shell=None, istream=) [2023-08-14T05:07:03.678Z] 2023-08-14 05:07:03,376 [execute] INFO git cat-file --batch [2023-08-14T05:07:03.678Z] 2023-08-14 05:07:03,376 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-222/.semver, universal_newlines=False, shell=None, istream=) [2023-08-14T05:07:03.678Z] 2023-08-14 05:07:03,381 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-secrets_PR-222/.semver/PR-222 [2023-08-14T05:07:03.678Z] 0.0.0 [Pipeline] } [2023-08-14T05:07:03.705Z] $ docker exec --env ******** --env ******** f1bf1c2e75a04b28de55c2155d3329ed31908645a15adb956693758cb1a2bd38 ssh-agent -k [2023-08-14T05:07:03.797Z] unset SSH_AUTH_SOCK; [2023-08-14T05:07:03.797Z] unset SSH_AGENT_PID; [2023-08-14T05:07:03.797Z] echo Agent pid 75 killed; [2023-08-14T05:07:03.804Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-14T05:07:04.220Z] + git semver [Pipeline] } [2023-08-14T05:07:04.508Z] $ docker stop --time=1 f1bf1c2e75a04b28de55c2155d3329ed31908645a15adb956693758cb1a2bd38 [2023-08-14T05:07:05.807Z] $ docker rm -f --volumes f1bf1c2e75a04b28de55c2155d3329ed31908645a15adb956693758cb1a2bd38 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T05:07:06.193Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-14T05:07:06.480Z] Stashed 1 file(s) [Pipeline] echo [2023-08-14T05:07:06.498Z] [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-08-14T05:07:07.135Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T05:07:07.174Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T05:07:07.210Z] ========================================================= [2023-08-14T05:07:07.210Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-14T05:07:07.210Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-08-14T05:07:07.620Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-14T05:07:07.620Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-14T05:07:07.620Z] 4db1b89c0bd1: Pulling fs layer [2023-08-14T05:07:07.620Z] 6911f1a30b25: Pulling fs layer [2023-08-14T05:07:07.620Z] e194b8c5c2a9: Pulling fs layer [2023-08-14T05:07:07.620Z] 6863d3e3a2b1: Pulling fs layer [2023-08-14T05:07:07.620Z] ec0bb842ea78: Pulling fs layer [2023-08-14T05:07:07.620Z] 40a00589a448: Pulling fs layer [2023-08-14T05:07:07.620Z] 6c08303d61cc: Pulling fs layer [2023-08-14T05:07:07.620Z] 798269fcf238: Pulling fs layer [2023-08-14T05:07:07.620Z] 6863d3e3a2b1: Waiting [2023-08-14T05:07:07.620Z] ec0bb842ea78: Waiting [2023-08-14T05:07:07.620Z] 798269fcf238: Waiting [2023-08-14T05:07:07.620Z] 40a00589a448: Waiting [2023-08-14T05:07:07.620Z] 6c08303d61cc: Waiting [2023-08-14T05:07:07.620Z] 6911f1a30b25: Verifying Checksum [2023-08-14T05:07:07.620Z] 6863d3e3a2b1: Download complete [2023-08-14T05:07:07.620Z] ec0bb842ea78: Verifying Checksum [2023-08-14T05:07:07.620Z] ec0bb842ea78: Download complete [2023-08-14T05:07:07.620Z] 4db1b89c0bd1: Verifying Checksum [2023-08-14T05:07:07.620Z] 4db1b89c0bd1: Download complete [2023-08-14T05:07:07.620Z] 40a00589a448: Verifying Checksum [2023-08-14T05:07:07.620Z] 40a00589a448: Download complete [2023-08-14T05:07:07.883Z] 4db1b89c0bd1: Pull complete [2023-08-14T05:07:07.883Z] 6911f1a30b25: Pull complete [2023-08-14T05:07:08.453Z] 798269fcf238: Verifying Checksum [2023-08-14T05:07:08.453Z] 798269fcf238: Download complete [2023-08-14T05:07:08.453Z] e194b8c5c2a9: Verifying Checksum [2023-08-14T05:07:08.453Z] e194b8c5c2a9: Download complete [2023-08-14T05:07:08.712Z] 6c08303d61cc: Verifying Checksum [2023-08-14T05:07:08.712Z] 6c08303d61cc: Download complete [2023-08-14T05:07:11.994Z] e194b8c5c2a9: Pull complete [2023-08-14T05:07:11.994Z] 6863d3e3a2b1: Pull complete [2023-08-14T05:07:11.994Z] ec0bb842ea78: Pull complete [2023-08-14T05:07:11.994Z] 40a00589a448: Pull complete [2023-08-14T05:07:14.533Z] 6c08303d61cc: Pull complete [2023-08-14T05:07:15.100Z] 798269fcf238: Pull complete [2023-08-14T05:07:15.100Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-14T05:07:15.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-14T05:07:15.100Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-08-14T05:07:15.412Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T05:07:15.793Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-14T05:07:15.793Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T05:07:15.940Z] prd-ubuntu20.04-docker-8c-8g-3484 does not seem to be running inside a container [2023-08-14T05:07:15.976Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-secrets_PR-222 -v /w/workspace/gexfoundry_go-mod-secrets_PR-222:/w/workspace/gexfoundry_go-mod-secrets_PR-222:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-222@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-14T05:07:20.184Z] $ docker top 614d2c6e560336c03d07736840fbac773ec86bb86713273ee2f70dc73b53d6c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T05:07:20.571Z] + go version [2023-08-14T05:07:20.571Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-14T05:07:20.607Z] $ docker stop --time=1 614d2c6e560336c03d07736840fbac773ec86bb86713273ee2f70dc73b53d6c4 [2023-08-14T05:07:21.874Z] $ docker rm -f --volumes 614d2c6e560336c03d07736840fbac773ec86bb86713273ee2f70dc73b53d6c4 [2023-08-14T05:07:21.888Z] Still waiting to schedule task [2023-08-14T05:07:21.888Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T05:07:22.565Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-14T05:07:22.565Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T05:07:22.722Z] prd-ubuntu20.04-docker-8c-8g-3484 does not seem to be running inside a container [2023-08-14T05:07:22.753Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-secrets_PR-222 -v /w/workspace/gexfoundry_go-mod-secrets_PR-222:/w/workspace/gexfoundry_go-mod-secrets_PR-222:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-222@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-14T05:07:23.097Z] $ docker top 647bb637301c4febdf238afe0af6745196bf91a931f84153d2ab30aea839c9a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T05:07:23.483Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-secrets_PR-222 [Pipeline] fileExists [Pipeline] sh [2023-08-14T05:07:23.842Z] + make test [2023-08-14T05:07:23.842Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2023-08-14T05:07:23.842Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-08-14T05:07:23.842Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.5 [2023-08-14T05:07:23.842Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-08-14T05:07:24.100Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-08-14T05:07:24.100Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-08-14T05:07:24.100Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-08-14T05:07:24.100Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-08-14T05:07:24.360Z] go: downloading google.golang.org/grpc v1.53.0 [2023-08-14T05:07:24.360Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-08-14T05:07:24.360Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-08-14T05:07:24.928Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-08-14T05:07:24.928Z] go: downloading github.com/go-kit/log v0.2.1 [2023-08-14T05:07:24.928Z] go: downloading github.com/go-playground/validator/v10 v10.15.0 [2023-08-14T05:07:24.928Z] go: downloading github.com/google/uuid v1.3.0 [2023-08-14T05:07:24.928Z] go: downloading golang.org/x/net v0.8.0 [2023-08-14T05:07:24.928Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-08-14T05:07:24.928Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-08-14T05:07:24.928Z] go: downloading golang.org/x/sys v0.6.0 [2023-08-14T05:07:25.193Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-08-14T05:07:25.193Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-08-14T05:07:25.193Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-08-14T05:07:25.193Z] go: downloading golang.org/x/crypto v0.7.0 [2023-08-14T05:07:25.193Z] go: downloading golang.org/x/text v0.8.0 [2023-08-14T05:07:25.193Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-08-14T05:07:25.193Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-08-14T05:07:43.289Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] [2023-08-14T05:07:43.289Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] [2023-08-14T05:07:43.289Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] [2023-08-14T05:07:46.577Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] [2023-08-14T05:07:46.577Z] ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] [2023-08-14T05:07:50.772Z] ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 8.174s coverage: 75.7% of statements [2023-08-14T05:07:50.772Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 0.069s coverage: 52.2% of statements [2023-08-14T05:07:51.338Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 9.064s coverage: 96.7% of statements [2023-08-14T05:07:51.338Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 0.032s coverage: 89.5% of statements [2023-08-14T05:07:51.338Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 0.031s coverage: 100.0% of statements [2023-08-14T05:07:51.338Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 0.059s coverage: 55.8% of statements [2023-08-14T05:07:51.338Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 0.029s coverage: 56.0% of statements [2023-08-14T05:07:51.338Z] ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 0.068s coverage: 100.0% of statements [2023-08-14T05:08:09.439Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-08-14T05:08:10.374Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-14T05:08:10.374Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-08-14T05:08:10.415Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-14T05:08:10.448Z] $ docker stop --time=1 647bb637301c4febdf238afe0af6745196bf91a931f84153d2ab30aea839c9a9 [2023-08-14T05:08:14.823Z] $ docker rm -f --volumes 647bb637301c4febdf238afe0af6745196bf91a931f84153d2ab30aea839c9a9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T05:08:15.533Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-14T05:08:15.604Z] 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-08-14T05:08:16.727Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T05:08:16.727Z] [2023-08-14T05:08:16.727Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T05:08:17.117Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T05:08:17.117Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-14T05:08:17.117Z] 5eb5b503b376: Pulling fs layer [2023-08-14T05:08:17.117Z] 5c69ac0246d0: Pulling fs layer [2023-08-14T05:08:17.117Z] ec43610c2a17: Pulling fs layer [2023-08-14T05:08:17.117Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-14T05:08:17.117Z] 33b1e0a273af: Pulling fs layer [2023-08-14T05:08:17.117Z] 5d3b04190fa2: Pulling fs layer [2023-08-14T05:08:17.117Z] 2f39f015ded8: Pulling fs layer [2023-08-14T05:08:17.117Z] 5d3b04190fa2: Waiting [2023-08-14T05:08:17.117Z] 3a2ae6a8a46f: Waiting [2023-08-14T05:08:17.117Z] 2f39f015ded8: Waiting [2023-08-14T05:08:17.117Z] 33b1e0a273af: Waiting [2023-08-14T05:08:17.117Z] 5c69ac0246d0: Verifying Checksum [2023-08-14T05:08:17.117Z] 5c69ac0246d0: Download complete [2023-08-14T05:08:17.117Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-14T05:08:17.117Z] 3a2ae6a8a46f: Download complete [2023-08-14T05:08:17.445Z] 33b1e0a273af: Verifying Checksum [2023-08-14T05:08:17.445Z] 33b1e0a273af: Download complete [2023-08-14T05:08:17.445Z] 5d3b04190fa2: Download complete [2023-08-14T05:08:17.445Z] ec43610c2a17: Verifying Checksum [2023-08-14T05:08:17.445Z] ec43610c2a17: Download complete [2023-08-14T05:08:17.445Z] 5eb5b503b376: Download complete [2023-08-14T05:08:18.464Z] 2f39f015ded8: Download complete [2023-08-14T05:08:18.726Z] 5eb5b503b376: Pull complete [2023-08-14T05:08:18.985Z] 5c69ac0246d0: Pull complete [2023-08-14T05:08:19.245Z] ec43610c2a17: Pull complete [2023-08-14T05:08:19.504Z] 3a2ae6a8a46f: Pull complete [2023-08-14T05:08:19.504Z] 33b1e0a273af: Pull complete [2023-08-14T05:08:19.762Z] 5d3b04190fa2: Pull complete [2023-08-14T05:08:23.955Z] 2f39f015ded8: Pull complete [2023-08-14T05:08:23.955Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-14T05:08:23.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T05:08:23.955Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T05:08:24.181Z] prd-ubuntu20.04-docker-8c-8g-3484 does not seem to be running inside a container [2023-08-14T05:08:24.215Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-secrets_PR-222 -v /w/workspace/gexfoundry_go-mod-secrets_PR-222:/w/workspace/gexfoundry_go-mod-secrets_PR-222:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-222@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-14T05:08:27.163Z] $ docker top e88af228ecd88158e4fda7f34ec64fecd429e3e879a316288d81cc66cbe26544 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T05:08:27.618Z] ---> job-cost.sh [2023-08-14T05:08:27.618Z] lf-activate-venv: SKIPPING [2023-08-14T05:08:27.618Z] INFO: No Stack... [2023-08-14T05:08:27.877Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-14T05:08:28.443Z] INFO: Archiving Costs [Pipeline] sh [2023-08-14T05:08:28.751Z] + cat /w/workspace/gexfoundry_go-mod-secrets_PR-222/archives/cost.csv [2023-08-14T05:08:28.751Z] + cut -d, -f6 [Pipeline] lock [2023-08-14T05:08:28.794Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-222-1-stack-cost] [2023-08-14T05:08:28.798Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-222-1-stack-cost] did not exist. Created. [2023-08-14T05:08:28.798Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-222-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-14T05:08:29.193Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-14T05:08:29.246Z] Stashed 1 file(s) [Pipeline] } [2023-08-14T05:08:29.282Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-222-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-14T05:08:29.365Z] $ docker stop --time=1 e88af228ecd88158e4fda7f34ec64fecd429e3e879a316288d81cc66cbe26544 [2023-08-14T05:08:30.503Z] $ docker rm -f --volumes e88af228ecd88158e4fda7f34ec64fecd429e3e879a316288d81cc66cbe26544 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-14T05:08:58.896Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3485 in /w/workspace/gexfoundry_go-mod-secrets_PR-222 [Pipeline] { [Pipeline] ws [2023-08-14T05:08:58.955Z] Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout [2023-08-14T05:08:59.040Z] Selected Git installation does not exist. Using Default [2023-08-14T05:08:59.040Z] The recommended git tool is: NONE [2023-08-14T05:09:03.966Z] using credential edgex-jenkins-ssh [2023-08-14T05:09:03.981Z] Cloning the remote Git repository [2023-08-14T05:09:04.020Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2023-08-14T05:09:04.106Z] > git init /w/workspace/go-mod-secrets/1 # timeout=10 [2023-08-14T05:09:04.256Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2023-08-14T05:09:04.257Z] > git --version # timeout=10 [2023-08-14T05:09:04.286Z] > git --version # 'git version 2.25.1' [2023-08-14T05:09:04.289Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-14T05:09:04.430Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-14T05:09:05.213Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2023-08-14T05:09:05.232Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-14T05:09:06.064Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2023-08-14T05:09:06.102Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2023-08-14T05:09:06.103Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-14T05:09:06.116Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/222/head:refs/remotes/origin/PR-222 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-14T05:09:06.580Z] Merging remotes/origin/main commit 6107dcfde14a9fd271e1a0608956def7a46fefaf into PR head commit 0a234aa319a05a1596274d860d341bd9ebb93b84 [2023-08-14T05:09:06.836Z] Merge succeeded, producing 0a234aa319a05a1596274d860d341bd9ebb93b84 [2023-08-14T05:09:06.837Z] Checking out Revision 0a234aa319a05a1596274d860d341bd9ebb93b84 (PR-222) [2023-08-14T05:09:07.262Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-08-14T05:09:07.310Z] > git --version # timeout=10 [2023-08-14T05:09:07.319Z] > git --version # 'git version 2.25.1' [2023-08-14T05:09:07.337Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [2023-08-14T05:09:06.600Z] > git config core.sparsecheckout # timeout=10 [2023-08-14T05:09:06.659Z] > git checkout -f 0a234aa319a05a1596274d860d341bd9ebb93b84 # timeout=10 [2023-08-14T05:09:06.745Z] > git remote # timeout=10 [2023-08-14T05:09:06.761Z] > git config --get remote.origin.url # timeout=10 [2023-08-14T05:09:06.776Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-14T05:09:06.789Z] > git merge 6107dcfde14a9fd271e1a0608956def7a46fefaf # timeout=10 [2023-08-14T05:09:06.816Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-14T05:09:06.844Z] > git config core.sparsecheckout # timeout=10 [2023-08-14T05:09:06.857Z] > git checkout -f 0a234aa319a05a1596274d860d341bd9ebb93b84 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-14T05:09:08.439Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-14T05:09:08.439Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-14T05:09:08.439Z] Dload Upload Total Spent Left Speed [2023-08-14T05:09:08.439Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh [2023-08-14T05:09:09.042Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-14T05:09:09.382Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-14T05:09:09.382Z] + sudo tee /etc/docker/daemon.new [2023-08-14T05:09:09.382Z] { [2023-08-14T05:09:09.382Z] "registry-mirrors": [ [2023-08-14T05:09:09.382Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-14T05:09:09.382Z] ], [2023-08-14T05:09:09.382Z] "bip": "10.250.0.254/24", [2023-08-14T05:09:09.382Z] "hosts": [ [2023-08-14T05:09:09.382Z] "tcp://0.0.0.0:5555", [2023-08-14T05:09:09.382Z] "unix:///var/run/docker.sock" [2023-08-14T05:09:09.382Z] ], [2023-08-14T05:09:09.382Z] "mtu": 1458, [2023-08-14T05:09:09.382Z] "selinux-enabled": true, [2023-08-14T05:09:09.382Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-14T05:09:09.382Z] } [Pipeline] sh [2023-08-14T05:09:09.724Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-14T05:09:10.071Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-08-14T05:09:28.569Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T05:09:28.605Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T05:09:28.638Z] ========================================================= [2023-08-14T05:09:28.638Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-14T05:09:28.638Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-08-14T05:09:29.058Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-14T05:09:29.646Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-14T05:09:29.646Z] edb6bdbacee9: Pulling fs layer [2023-08-14T05:09:29.646Z] 5f9638ab2659: Pulling fs layer [2023-08-14T05:09:29.646Z] 8d51d6327a98: Pulling fs layer [2023-08-14T05:09:29.646Z] 8b374f2dd631: Pulling fs layer [2023-08-14T05:09:29.646Z] ec14aa9079de: Pulling fs layer [2023-08-14T05:09:29.646Z] 2f466654f4bb: Pulling fs layer [2023-08-14T05:09:29.646Z] 554e91adad29: Pulling fs layer [2023-08-14T05:09:29.646Z] 8b374f2dd631: Waiting [2023-08-14T05:09:29.646Z] ec14aa9079de: Waiting [2023-08-14T05:09:29.646Z] 2f466654f4bb: Waiting [2023-08-14T05:09:29.646Z] 554e91adad29: Waiting [2023-08-14T05:09:29.646Z] 5f9638ab2659: Download complete [2023-08-14T05:09:29.646Z] 8b374f2dd631: Verifying Checksum [2023-08-14T05:09:29.646Z] 8b374f2dd631: Download complete [2023-08-14T05:09:29.646Z] ec14aa9079de: Verifying Checksum [2023-08-14T05:09:29.646Z] ec14aa9079de: Download complete [2023-08-14T05:09:29.646Z] edb6bdbacee9: Verifying Checksum [2023-08-14T05:09:30.617Z] edb6bdbacee9: Pull complete [2023-08-14T05:09:31.221Z] 554e91adad29: Verifying Checksum [2023-08-14T05:09:31.221Z] 554e91adad29: Download complete [2023-08-14T05:09:31.221Z] 5f9638ab2659: Pull complete [2023-08-14T05:09:32.200Z] 8d51d6327a98: Verifying Checksum [2023-08-14T05:09:32.200Z] 8d51d6327a98: Download complete [2023-08-14T05:09:32.200Z] 2f466654f4bb: Verifying Checksum [2023-08-14T05:09:32.200Z] 2f466654f4bb: Download complete [2023-08-14T05:09:44.552Z] 8d51d6327a98: Pull complete [2023-08-14T05:09:44.552Z] 8b374f2dd631: Pull complete [2023-08-14T05:09:44.552Z] ec14aa9079de: Pull complete [2023-08-14T05:09:49.966Z] 2f466654f4bb: Pull complete [2023-08-14T05:09:52.590Z] 554e91adad29: Pull complete [2023-08-14T05:09:52.590Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-14T05:09:52.590Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-14T05:09:52.590Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-08-14T05:09:52.934Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T05:09:53.328Z] + docker inspect -f . ci-base-image-arm64 [2023-08-14T05:09:53.328Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T05:09:53.584Z] prd-ubuntu20.04-docker-arm64-4c-16g-3485 does not seem to be running inside a container [2023-08-14T05:09:53.649Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-14T05:09:56.503Z] $ docker top 43e5b4978e7269573ca86b0146347924ece318048732475d3a35b968b6cd9f6d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T05:09:57.377Z] + go version [2023-08-14T05:09:57.377Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-14T05:09:57.412Z] $ docker stop --time=1 43e5b4978e7269573ca86b0146347924ece318048732475d3a35b968b6cd9f6d [2023-08-14T05:09:59.025Z] $ docker rm -f --volumes 43e5b4978e7269573ca86b0146347924ece318048732475d3a35b968b6cd9f6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T05:09:59.851Z] + docker inspect -f . ci-base-image-arm64 [2023-08-14T05:09:59.851Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T05:10:00.079Z] prd-ubuntu20.04-docker-arm64-4c-16g-3485 does not seem to be running inside a container [2023-08-14T05:10:00.139Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-14T05:10:01.274Z] $ docker top 23f3835e7d092a7255d745755397c1aed8663ed6312ae1c01610d9818f932601 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T05:10:01.815Z] + git config --global --add safe.directory /w/workspace/go-mod-secrets/1 [Pipeline] fileExists [Pipeline] sh [2023-08-14T05:10:02.473Z] + make test [2023-08-14T05:10:02.473Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2023-08-14T05:10:02.744Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-08-14T05:10:02.744Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.5 [2023-08-14T05:10:03.026Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-08-14T05:10:03.619Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-08-14T05:10:03.619Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-08-14T05:10:03.619Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-08-14T05:10:03.619Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-08-14T05:10:03.619Z] go: downloading github.com/go-kit/log v0.2.1 [2023-08-14T05:10:03.619Z] go: downloading github.com/go-playground/validator/v10 v10.15.0 [2023-08-14T05:10:03.619Z] go: downloading github.com/google/uuid v1.3.0 [2023-08-14T05:10:03.619Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-08-14T05:10:03.619Z] go: downloading google.golang.org/grpc v1.53.0 [2023-08-14T05:10:05.026Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-08-14T05:10:05.026Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-08-14T05:10:05.292Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-08-14T05:10:05.292Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-08-14T05:10:06.253Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-08-14T05:10:06.253Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-08-14T05:10:06.253Z] go: downloading golang.org/x/crypto v0.7.0 [2023-08-14T05:10:06.253Z] go: downloading golang.org/x/text v0.8.0 [2023-08-14T05:10:06.520Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-08-14T05:10:07.115Z] go: downloading golang.org/x/net v0.8.0 [2023-08-14T05:10:08.079Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-08-14T05:10:10.014Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-08-14T05:10:10.280Z] go: downloading golang.org/x/sys v0.6.0 [2023-08-14T05:11:46.925Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] [2023-08-14T05:11:46.925Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] [2023-08-14T05:11:46.925Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] [2023-08-14T05:11:59.229Z] ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 15.738s coverage: 75.7% of statements [2023-08-14T05:11:59.229Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 0.221s coverage: 52.2% of statements [2023-08-14T05:11:59.229Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 9.269s coverage: 96.7% of statements [2023-08-14T05:11:59.229Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 0.193s coverage: 89.5% of statements [2023-08-14T05:11:59.230Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 0.080s coverage: 100.0% of statements [2023-08-14T05:12:46.062Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] [2023-08-14T05:12:46.062Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 0.242s coverage: 55.8% of statements [2023-08-14T05:12:46.062Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 0.087s coverage: 56.0% of statements [2023-08-14T05:12:46.062Z] ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 0.235s coverage: 100.0% of statements [2023-08-14T05:12:46.062Z] ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] [2023-08-14T05:12:46.062Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-14T05:12:46.062Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-08-14T05:15:07.751Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-14T05:15:07.751Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-08-14T05:15:07.793Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-14T05:15:07.827Z] $ docker stop --time=1 23f3835e7d092a7255d745755397c1aed8663ed6312ae1c01610d9818f932601 [2023-08-14T05:15:09.641Z] $ docker rm -f --volumes 23f3835e7d092a7255d745755397c1aed8663ed6312ae1c01610d9818f932601 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T05:15:12.277Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-14T05:15:12.309Z] Warning: overwriting stash ‘coverage-report’ [2023-08-14T05:15:12.727Z] 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-08-14T05:15:13.590Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-14T05:15:13.590Z] [2023-08-14T05:15:13.590Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T05:15:14.001Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-14T05:15:14.267Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-14T05:15:14.267Z] 8998bd30e6a1: Pulling fs layer [2023-08-14T05:15:14.267Z] 04944245beec: Pulling fs layer [2023-08-14T05:15:14.267Z] 699f458cf7ca: Pulling fs layer [2023-08-14T05:15:14.267Z] 765212b225bb: Pulling fs layer [2023-08-14T05:15:14.267Z] f23df028b6ca: Pulling fs layer [2023-08-14T05:15:14.267Z] d65c8cfc05b1: Pulling fs layer [2023-08-14T05:15:14.267Z] 2437ff75d9bd: Pulling fs layer [2023-08-14T05:15:14.267Z] f23df028b6ca: Waiting [2023-08-14T05:15:14.267Z] 765212b225bb: Waiting [2023-08-14T05:15:14.267Z] d65c8cfc05b1: Waiting [2023-08-14T05:15:14.267Z] 2437ff75d9bd: Waiting [2023-08-14T05:15:14.267Z] 04944245beec: Verifying Checksum [2023-08-14T05:15:14.267Z] 04944245beec: Download complete [2023-08-14T05:15:14.267Z] 765212b225bb: Verifying Checksum [2023-08-14T05:15:14.267Z] 765212b225bb: Download complete [2023-08-14T05:15:14.267Z] f23df028b6ca: Verifying Checksum [2023-08-14T05:15:14.267Z] f23df028b6ca: Download complete [2023-08-14T05:15:14.534Z] d65c8cfc05b1: Verifying Checksum [2023-08-14T05:15:14.534Z] d65c8cfc05b1: Download complete [2023-08-14T05:15:14.534Z] 699f458cf7ca: Verifying Checksum [2023-08-14T05:15:14.534Z] 699f458cf7ca: Download complete [2023-08-14T05:15:14.801Z] 8998bd30e6a1: Verifying Checksum [2023-08-14T05:15:14.801Z] 8998bd30e6a1: Download complete [2023-08-14T05:15:17.389Z] 2437ff75d9bd: Verifying Checksum [2023-08-14T05:15:17.389Z] 2437ff75d9bd: Download complete [2023-08-14T05:15:18.795Z] 8998bd30e6a1: Pull complete [2023-08-14T05:15:19.064Z] 04944245beec: Pull complete [2023-08-14T05:15:20.472Z] 699f458cf7ca: Pull complete [2023-08-14T05:15:20.737Z] 765212b225bb: Pull complete [2023-08-14T05:15:21.319Z] f23df028b6ca: Pull complete [2023-08-14T05:15:21.585Z] d65c8cfc05b1: Pull complete [2023-08-14T05:15:36.583Z] 2437ff75d9bd: Pull complete [2023-08-14T05:15:36.583Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-14T05:15:36.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-14T05:15:36.583Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T05:15:36.908Z] prd-ubuntu20.04-docker-arm64-4c-16g-3485 does not seem to be running inside a container [2023-08-14T05:15:36.964Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-14T05:15:39.414Z] $ docker top fcffd9efcf9f5a39ff46f91a1b0d3a06f4c5d6d1bc8a4148b8f93b4b7df6b058 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T05:15:40.289Z] ---> job-cost.sh [2023-08-14T05:15:40.289Z] lf-activate-venv: SKIPPING [2023-08-14T05:15:40.289Z] INFO: No Stack... [2023-08-14T05:15:40.554Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-14T05:15:41.509Z] INFO: Archiving Costs [Pipeline] sh [2023-08-14T05:15:41.847Z] + cat /w/workspace/go-mod-secrets/1/archives/cost.csv [2023-08-14T05:15:41.847Z] + cut -d, -f6 [Pipeline] lock [2023-08-14T05:15:41.921Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-222-1-stack-cost] [2023-08-14T05:15:41.933Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-222-1-stack-cost] did not exist. Created. [2023-08-14T05:15:41.933Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-222-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-14T05:15:42.337Z] /w/workspace/go-mod-secrets/1@tmp/durable-329500f4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-14T05:15:43.268Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-14T05:15:43.303Z] Warning: overwriting stash ‘stack-cost’ [2023-08-14T05:15:43.366Z] Stashed 1 file(s) [Pipeline] } [2023-08-14T05:15:43.381Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-222-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-14T05:15:43.475Z] $ docker stop --time=1 fcffd9efcf9f5a39ff46f91a1b0d3a06f4c5d6d1bc8a4148b8f93b4b7df6b058 [2023-08-14T05:15:44.909Z] $ docker rm -f --volumes fcffd9efcf9f5a39ff46f91a1b0d3a06f4c5d6d1bc8a4148b8f93b4b7df6b058 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-08-14T05:15:45.919Z] provisioning config files... [2023-08-14T05:15:45.930Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-222@tmp/config6214107388621040172tmp [Pipeline] { [Pipeline] sh [2023-08-14T05:15:46.258Z] + set +x [2023-08-14T05:15:46.258Z] + curl -s https://codecov.io/bash [2023-08-14T05:15:46.258Z] + bash -s -- [2023-08-14T05:15:46.258Z] [2023-08-14T05:15:46.258Z] _____ _ [2023-08-14T05:15:46.258Z] / ____| | | [2023-08-14T05:15:46.258Z] | | ___ __| | ___ ___ _____ __ [2023-08-14T05:15:46.258Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-14T05:15:46.258Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-14T05:15:46.258Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-14T05:15:46.258Z] Bash-1.0.6 [2023-08-14T05:15:46.258Z] [2023-08-14T05:15:46.258Z] [2023-08-14T05:15:46.258Z] ==> git version 2.25.1 found [2023-08-14T05:15:46.258Z] ==> 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-08-14T05:15:46.258Z] Release-Date: 2020-01-08 [2023-08-14T05:15:46.258Z] 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-08-14T05:15:46.258Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-14T05:15:46.258Z] ==> Jenkins CI detected. [2023-08-14T05:15:46.258Z] current dir:  /w/workspace/gexfoundry_go-mod-secrets_PR-222 [2023-08-14T05:15:46.258Z] project root: . [2023-08-14T05:15:46.258Z] --> token set from env [2023-08-14T05:15:46.258Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-14T05:15:46.258Z] ==> Running gcov in . (disable via -X gcov) [2023-08-14T05:15:46.258Z] ==> Python coveragepy not found [2023-08-14T05:15:46.258Z] ==> Searching for coverage reports in: [2023-08-14T05:15:46.258Z] + . [2023-08-14T05:15:46.258Z] -> Found 1 reports [2023-08-14T05:15:46.258Z] ==> Detecting git/mercurial file structure [2023-08-14T05:15:46.258Z] ==> Reading reports [2023-08-14T05:15:46.258Z] + ./coverage.out bytes=41146 [2023-08-14T05:15:46.517Z] ==> Appending adjustments [2023-08-14T05:15:46.517Z] https://docs.codecov.io/docs/fixing-reports [2023-08-14T05:15:46.517Z] + Found adjustments [2023-08-14T05:15:46.517Z] ==> Gzipping contents [2023-08-14T05:15:46.517Z] 8.0K /tmp/codecov.0Cd22r.gz [2023-08-14T05:15:46.517Z] ==> Uploading reports [2023-08-14T05:15:46.517Z] url: https://codecov.io [2023-08-14T05:15:46.517Z] query: branch=PR-222&commit=0a234aa319a05a1596274d860d341bd9ebb93b84&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-222%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=222&job=&cmd_args= [2023-08-14T05:15:46.517Z] -> Pinging Codecov [2023-08-14T05:15:46.517Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=d0945c7c-0855-4a3f-af61-979f74c5f716&branch=PR-222&commit=0a234aa319a05a1596274d860d341bd9ebb93b84&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-222%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=222&job=&cmd_args= [2023-08-14T05:15:46.775Z] -> Uploading to [2023-08-14T05:15:46.775Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-14/D63849C06B6B67093493C71CE874ED06/0a234aa319a05a1596274d860d341bd9ebb93b84/158407e2-62d7-44e4-8e8a-bc94b8d7bb65.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230814%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230814T051546Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=06fadce266030651e679f9093f7f9ef9118816f0f8e599aecb0c5a67dfab087c [2023-08-14T05:15:46.775Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-14T05:15:46.775Z] Dload Upload Total Spent Left Speed [2023-08-14T05:15:47.035Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8130 0 0 100 8130 0 40650 --:--:-- --:--:-- --:--:-- 40650 [2023-08-14T05:15:47.035Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/0a234aa319a05a1596274d860d341bd9ebb93b84 [Pipeline] } [2023-08-14T05:15:47.062Z] 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-08-14T05:15:48.852Z] + [ -d /w/workspace/gexfoundry_go-mod-secrets_PR-222/archives ] [2023-08-14T05:15:48.852Z] + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-222/archives [2023-08-14T05:15:48.852Z] total 16 [2023-08-14T05:15:48.852Z] drwxr-xr-x 3 root root 4096 Aug 14 05:08 . [2023-08-14T05:15:48.852Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 14 05:08 .. [2023-08-14T05:15:48.852Z] drwxr-xr-x 2 root root 4096 Aug 14 05:08 cost [2023-08-14T05:15:48.852Z] -rw-r--r-- 1 root root 86 Aug 14 05:08 cost.csv [2023-08-14T05:15:48.852Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-secrets_PR-222/archives [2023-08-14T05:15:48.852Z] + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-222/archives [2023-08-14T05:15:48.852Z] total 16 [2023-08-14T05:15:48.852Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 14 05:08 . [2023-08-14T05:15:48.852Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 14 05:08 .. [2023-08-14T05:15:48.852Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 14 05:08 cost [2023-08-14T05:15:48.852Z] -rw-r--r-- 1 jenkins jenkins 86 Aug 14 05:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-14T05:15:49.182Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T05:15:50.068Z] ---> package-listing.sh [2023-08-14T05:15:50.068Z] ++ facter osfamily [2023-08-14T05:15:50.068Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-14T05:15:50.328Z] + OS_FAMILY=debian [2023-08-14T05:15:50.328Z] + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-222 [2023-08-14T05:15:50.328Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-14T05:15:50.328Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-14T05:15:50.328Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-14T05:15:50.328Z] + PACKAGES=/tmp/packages_start.txt [2023-08-14T05:15:50.328Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-222 ']' [2023-08-14T05:15:50.328Z] + PACKAGES=/tmp/packages_end.txt [2023-08-14T05:15:50.328Z] + case "${OS_FAMILY}" in [2023-08-14T05:15:50.328Z] + dpkg -l [2023-08-14T05:15:50.328Z] + grep '^ii' [2023-08-14T05:15:50.328Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-14T05:15:50.328Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-14T05:15:50.328Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-14T05:15:50.328Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-222 ']' [2023-08-14T05:15:50.328Z] + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-222/archives/ [2023-08-14T05:15:50.328Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-222/archives/ [Pipeline] echo [2023-08-14T05:15:50.361Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-secrets_PR-222/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-14T05:15:50.662Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T05:15:51.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T05:15:51.285Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T05:15:51.423Z] prd-ubuntu20.04-docker-8c-8g-3484 does not seem to be running inside a container [2023-08-14T05:15:51.451Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-secrets_PR-222/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-secrets_PR-222 -v /w/workspace/gexfoundry_go-mod-secrets_PR-222:/w/workspace/gexfoundry_go-mod-secrets_PR-222:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-222@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-14T05:15:51.654Z] $ docker top f552b9d606f01742a624d2dae3abec67d0ece73ff079deeb2ec941991ef62f90 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T05:15:52.046Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-14T05:15:52.356Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-14T05:15:52.666Z] + ls /var/log/sa-host [2023-08-14T05:15:52.666Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-14T05:15:52.892Z] provisioning config files... [2023-08-14T05:15:52.900Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-222@tmp/config14695109811024801216tmp [Pipeline] { [Pipeline] echo [2023-08-14T05:15:52.957Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T05:15:53.265Z] ---> create-netrc.sh [Pipeline] } [2023-08-14T05:15:53.305Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-14T05:15:53.710Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-14T05:15:53.745Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T05:15:54.065Z] ---> sudo-logs.sh [2023-08-14T05:15:54.065Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-14T05:15:54.156Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T05:15:54.471Z] ---> job-cost.sh [2023-08-14T05:15:54.472Z] lf-activate-venv: SKIPPING [2023-08-14T05:15:54.472Z] DEBUG: total: 0.2199999988079071 [2023-08-14T05:15:54.472Z] INFO: Retrieving Stack Cost... [2023-08-14T05:15:54.731Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-14T05:15:55.299Z] INFO: Archiving Costs [Pipeline] echo [2023-08-14T05:15:55.332Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T05:15:55.649Z] ---> logs-deploy.sh [2023-08-14T05:15:55.649Z] lf-activate-venv: SKIPPING [2023-08-14T05:15:55.649Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-222/1 [2023-08-14T05:15:55.649Z] INFO: archiving workspace using pattern(s): [2023-08-14T05:15:56.585Z] Archives upload complete. [2023-08-14T05:15:56.844Z] INFO: archiving logs to Nexus [2023-08-14T05:15:57.414Z] ---> uname -a: [2023-08-14T05:15:57.414Z] Linux prd-ubuntu20-04-docker-8c-8g-3484 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-08-14T05:15:57.414Z] [2023-08-14T05:15:57.414Z] [2023-08-14T05:15:57.414Z] ---> lscpu: [2023-08-14T05:15:57.414Z] Architecture: x86_64 [2023-08-14T05:15:57.414Z] CPU op-mode(s): 32-bit, 64-bit [2023-08-14T05:15:57.414Z] Byte Order: Little Endian [2023-08-14T05:15:57.414Z] Address sizes: 40 bits physical, 48 bits virtual [2023-08-14T05:15:57.414Z] CPU(s): 8 [2023-08-14T05:15:57.414Z] On-line CPU(s) list: 0-7 [2023-08-14T05:15:57.414Z] Thread(s) per core: 1 [2023-08-14T05:15:57.414Z] Core(s) per socket: 1 [2023-08-14T05:15:57.414Z] Socket(s): 8 [2023-08-14T05:15:57.414Z] NUMA node(s): 1 [2023-08-14T05:15:57.414Z] Vendor ID: AuthenticAMD [2023-08-14T05:15:57.414Z] CPU family: 23 [2023-08-14T05:15:57.414Z] Model: 49 [2023-08-14T05:15:57.414Z] Model name: AMD EPYC-Rome Processor [2023-08-14T05:15:57.414Z] Stepping: 0 [2023-08-14T05:15:57.414Z] CPU MHz: 2799.998 [2023-08-14T05:15:57.414Z] BogoMIPS: 5599.99 [2023-08-14T05:15:57.414Z] Virtualization: AMD-V [2023-08-14T05:15:57.414Z] Hypervisor vendor: KVM [2023-08-14T05:15:57.414Z] Virtualization type: full [2023-08-14T05:15:57.414Z] L1d cache: 256 KiB [2023-08-14T05:15:57.414Z] L1i cache: 256 KiB [2023-08-14T05:15:57.414Z] L2 cache: 4 MiB [2023-08-14T05:15:57.414Z] L3 cache: 128 MiB [2023-08-14T05:15:57.414Z] NUMA node0 CPU(s): 0-7 [2023-08-14T05:15:57.414Z] Vulnerability Itlb multihit: Not affected [2023-08-14T05:15:57.414Z] Vulnerability L1tf: Not affected [2023-08-14T05:15:57.414Z] Vulnerability Mds: Not affected [2023-08-14T05:15:57.414Z] Vulnerability Meltdown: Not affected [2023-08-14T05:15:57.414Z] Vulnerability Mmio stale data: Not affected [2023-08-14T05:15:57.414Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-08-14T05:15:57.414Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-08-14T05:15:57.414Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-08-14T05:15:57.414Z] Vulnerability Srbds: Not affected [2023-08-14T05:15:57.414Z] Vulnerability Tsx async abort: Not affected [2023-08-14T05:15:57.414Z] 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-08-14T05:15:57.414Z] [2023-08-14T05:15:57.414Z] [2023-08-14T05:15:57.414Z] ---> nproc: [2023-08-14T05:15:57.414Z] 8 [2023-08-14T05:15:57.414Z] [2023-08-14T05:15:57.414Z] [2023-08-14T05:15:57.414Z] ---> df -h: [2023-08-14T05:15:57.414Z] Filesystem Size Used Avail Use% Mounted on [2023-08-14T05:15:57.414Z] overlay 155G 11G 145G 7% / [2023-08-14T05:15:57.414Z] tmpfs 64M 0 64M 0% /dev [2023-08-14T05:15:57.414Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-08-14T05:15:57.414Z] shm 64M 0 64M 0% /dev/shm [2023-08-14T05:15:57.414Z] /dev/vda1 155G 11G 145G 7% /facter-os [2023-08-14T05:15:57.414Z] [2023-08-14T05:15:57.414Z] [2023-08-14T05:15:57.414Z] ---> sar -b -r -n DEV: [2023-08-14T05:15:57.414Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3484) 08/14/23 _x86_64_ (8 CPU) [2023-08-14T05:15:57.414Z] [2023-08-14T05:15:57.414Z] 05:06:10 LINUX RESTART (8 CPU) [2023-08-14T05:15:57.414Z] [2023-08-14T05:15:57.414Z] 05:07:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-08-14T05:15:57.414Z] 05:08:01 63.09 0.64 62.45 0.00 34.57 36904.25 0.00 [2023-08-14T05:15:57.414Z] 05:09:01 52.46 0.20 52.26 0.00 11.60 28367.42 0.00 [2023-08-14T05:15:57.414Z] 05:10:01 1.40 0.00 1.40 0.00 0.00 14.13 0.00 [2023-08-14T05:15:57.414Z] 05:11:01 1.38 0.00 1.38 0.00 0.00 15.06 0.00 [2023-08-14T05:15:57.414Z] 05:12:01 56.82 11.63 45.19 0.00 5180.74 9003.03 0.00 [2023-08-14T05:15:57.414Z] 05:13:01 5.90 0.02 5.88 0.00 0.13 121.31 0.00 [2023-08-14T05:15:57.414Z] 05:14:01 1.27 0.00 1.27 0.00 0.00 13.86 0.00 [2023-08-14T05:15:57.414Z] 05:15:01 2.00 0.00 2.00 0.00 0.00 21.86 0.00 [2023-08-14T05:15:57.414Z] Average: 22.96 1.56 21.39 0.00 654.67 9250.01 0.00 [2023-08-14T05:15:57.414Z] [2023-08-14T05:15:57.414Z] 05:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-08-14T05:15:57.414Z] 05:08:01 28401888 31586180 725452 2.21 89800 3314808 1876444 5.53 1279148 2782488 425712 [2023-08-14T05:15:57.414Z] 05:09:01 28672732 31605368 710316 2.16 93640 3065132 1761684 5.19 1086732 2711308 0 [2023-08-14T05:15:57.414Z] 05:10:01 28672368 31605048 710528 2.16 93680 3065136 1761684 5.19 1086576 2711312 16 [2023-08-14T05:15:57.414Z] 05:11:01 28678044 31610816 704716 2.14 93708 3065136 1761684 5.19 1080888 2711360 12 [2023-08-14T05:15:57.414Z] 05:12:01 28145356 31587836 707520 2.15 128476 3526216 1814576 5.35 1408156 2879356 964 [2023-08-14T05:15:57.414Z] 05:13:01 28159972 31597664 697412 2.12 127048 3522952 1785028 5.26 1397836 2876132 4 [2023-08-14T05:15:57.414Z] 05:14:01 28160384 31598168 697072 2.12 127108 3522964 1785028 5.26 1397908 2876140 8 [2023-08-14T05:15:57.414Z] 05:15:01 28160384 31598256 696952 2.12 127184 3522968 1785028 5.26 1398076 2876140 4 [2023-08-14T05:15:57.414Z] Average: 28381391 31598667 706246 2.15 110080 3325664 1791394 5.28 1266915 2803030 53340 [2023-08-14T05:15:57.414Z] [2023-08-14T05:15:57.414Z] 05:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-08-14T05:15:57.414Z] 05:08:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 [2023-08-14T05:15:57.414Z] 05:08:01 docker0 60.85 123.66 4.54 991.79 0.00 0.00 0.00 0.00 [2023-08-14T05:15:57.414Z] 05:08:01 ens3 298.12 159.89 5301.15 29.96 0.00 0.00 0.00 0.00 [2023-08-14T05:15:57.414Z] 05:08:01 veth20dca07 58.99 122.03 5.13 973.97 0.00 0.00 0.00 0.08 [2023-08-14T05:15:57.414Z] 05:09:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-08-14T05:15:57.414Z] 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T05:15:57.414Z] 05:09:01 ens3 99.12 64.49 2529.89 82.77 0.00 0.00 0.00 0.00 [2023-08-14T05:15:57.414Z] 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T05:15:57.414Z] 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T05:15:57.414Z] 05:10:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T05:15:57.414Z] 05:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-14T05:15:57.414Z] 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T05:15:57.414Z] 05:11:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-14T05:15:57.414Z] 05:12:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2023-08-14T05:15:57.414Z] 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T05:15:57.414Z] 05:12:01 ens3 215.51 115.91 2924.68 8.09 0.00 0.00 0.00 0.00 [2023-08-14T05:15:57.414Z] 05:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-14T05:15:57.414Z] 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T05:15:57.414Z] 05:13:01 ens3 0.28 0.23 0.02 0.02 0.00 0.00 0.00 0.00 [2023-08-14T05:15:57.414Z] 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T05:15:57.414Z] 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T05:15:57.414Z] 05:14:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T05:15:57.414Z] 05:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-14T05:15:57.414Z] 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-14T05:15:57.414Z] 05:15:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-14T05:15:57.414Z] Average: lo 0.45 0.45 0.04 0.04 0.00 0.00 0.00 0.00 [2023-08-14T05:15:57.414Z] Average: docker0 7.50 15.23 0.56 122.16 0.00 0.00 0.00 0.00 [2023-08-14T05:15:57.414Z] Average: ens3 76.21 42.35 1336.21 15.08 0.00 0.00 0.00 0.00 [2023-08-14T05:15:57.414Z] [2023-08-14T05:15:57.414Z] [2023-08-14T05:15:57.414Z] ---> sar -P ALL: [2023-08-14T05:15:57.414Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3484) 08/14/23 _x86_64_ (8 CPU) [2023-08-14T05:15:57.414Z] [2023-08-14T05:15:57.414Z] 05:06:10 LINUX RESTART (8 CPU) [2023-08-14T05:15:57.414Z] [2023-08-14T05:15:57.415Z] 05:07:02 CPU %user %nice %system %iowait %steal %idle [2023-08-14T05:15:57.415Z] 05:08:01 all 31.21 0.00 6.17 1.14 0.09 61.39 [2023-08-14T05:15:57.415Z] 05:08:01 0 32.36 0.00 5.63 0.05 0.09 61.87 [2023-08-14T05:15:57.415Z] 05:08:01 1 30.90 0.00 5.75 0.00 0.07 63.29 [2023-08-14T05:15:57.415Z] 05:08:01 2 32.44 0.00 7.05 0.22 0.10 60.19 [2023-08-14T05:15:57.415Z] 05:08:01 3 31.68 0.00 6.84 0.93 0.10 60.45 [2023-08-14T05:15:57.415Z] 05:08:01 4 30.98 0.00 5.74 0.02 0.07 63.19 [2023-08-14T05:15:57.415Z] 05:08:01 5 31.40 0.00 5.86 1.20 0.09 61.46 [2023-08-14T05:15:57.415Z] 05:08:01 6 29.91 0.00 6.09 6.58 0.09 57.33 [2023-08-14T05:15:57.415Z] 05:08:01 7 30.06 0.00 6.46 0.05 0.10 63.33 [2023-08-14T05:15:57.415Z] 05:09:01 all 10.33 0.00 2.15 1.31 0.05 86.17 [2023-08-14T05:15:57.415Z] 05:09:01 0 9.89 0.00 2.07 0.22 0.07 87.76 [2023-08-14T05:15:57.415Z] 05:09:01 1 10.37 0.00 2.24 0.05 0.05 87.29 [2023-08-14T05:15:57.415Z] 05:09:01 2 9.64 0.00 2.05 0.02 0.03 88.26 [2023-08-14T05:15:57.415Z] 05:09:01 3 10.11 0.00 2.09 1.31 0.05 86.45 [2023-08-14T05:15:57.415Z] 05:09:01 4 10.55 0.00 2.41 3.97 0.05 83.01 [2023-08-14T05:15:57.415Z] 05:09:01 5 10.43 0.00 2.11 0.02 0.03 87.41 [2023-08-14T05:15:57.415Z] 05:09:01 6 11.67 0.00 2.12 4.82 0.05 81.33 [2023-08-14T05:15:57.415Z] 05:09:01 7 9.98 0.00 2.08 0.08 0.03 87.82 [2023-08-14T05:15:57.415Z] 05:10:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2023-08-14T05:15:57.415Z] 05:10:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2023-08-14T05:15:57.415Z] 05:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-14T05:15:57.415Z] 05:10:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-08-14T05:15:57.415Z] 05:10:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2023-08-14T05:15:57.415Z] 05:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-14T05:15:57.415Z] 05:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-14T05:15:57.415Z] 05:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-14T05:15:57.415Z] 05:10:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2023-08-14T05:15:57.415Z] 05:11:01 all 0.03 0.00 0.00 0.02 0.00 99.94 [2023-08-14T05:15:57.415Z] 05:11:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-14T05:15:57.415Z] 05:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-14T05:15:57.415Z] 05:11:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-08-14T05:15:57.415Z] 05:11:01 3 0.08 0.00 0.00 0.15 0.00 99.77 [2023-08-14T05:15:57.415Z] 05:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-14T05:15:57.415Z] 05:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-14T05:15:57.415Z] 05:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-14T05:15:57.415Z] 05:11:01 7 0.03 0.00 0.00 0.03 0.00 99.93 [2023-08-14T05:15:57.415Z] 05:12:01 all 2.48 0.00 1.57 1.22 0.04 94.69 [2023-08-14T05:15:57.415Z] 05:12:01 0 1.75 0.00 0.92 0.53 0.05 96.74 [2023-08-14T05:15:57.415Z] 05:12:01 1 2.19 0.00 1.55 0.12 0.02 96.13 [2023-08-14T05:15:57.415Z] 05:12:01 2 3.27 0.00 1.57 0.75 0.02 94.39 [2023-08-14T05:15:57.415Z] 05:12:01 3 2.67 0.00 0.93 4.40 0.05 91.94 [2023-08-14T05:15:57.415Z] 05:12:01 4 2.51 0.00 1.26 1.83 0.03 94.37 [2023-08-14T05:15:57.415Z] 05:12:01 5 3.66 0.00 3.59 0.28 0.03 92.43 [2023-08-14T05:15:57.415Z] 05:12:01 6 2.14 0.00 1.15 0.83 0.03 95.84 [2023-08-14T05:15:57.415Z] 05:12:01 7 1.66 0.00 1.61 1.01 0.07 95.66 [2023-08-14T05:15:57.415Z] 05:13:01 all 0.07 0.00 0.06 0.03 0.01 99.83 [2023-08-14T05:15:57.415Z] 05:13:01 0 0.03 0.00 0.07 0.12 0.02 99.77 [2023-08-14T05:15:57.415Z] 05:13:01 1 0.17 0.00 0.08 0.00 0.02 99.73 [2023-08-14T05:15:57.415Z] 05:13:01 2 0.08 0.00 0.07 0.00 0.02 99.83 [2023-08-14T05:15:57.415Z] 05:13:01 3 0.03 0.00 0.05 0.12 0.00 99.80 [2023-08-14T05:15:57.415Z] 05:13:01 4 0.07 0.00 0.05 0.00 0.00 99.88 [2023-08-14T05:15:57.415Z] 05:13:01 5 0.02 0.00 0.05 0.00 0.00 99.93 [2023-08-14T05:15:57.415Z] 05:13:01 6 0.12 0.00 0.05 0.02 0.00 99.82 [2023-08-14T05:15:57.415Z] 05:13:01 7 0.07 0.00 0.07 0.00 0.00 99.87 [2023-08-14T05:15:57.415Z] 05:14:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-08-14T05:15:57.415Z] 05:14:01 0 0.02 0.00 0.05 0.02 0.02 99.90 [2023-08-14T05:15:57.415Z] 05:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-14T05:15:57.415Z] 05:14:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-08-14T05:15:57.415Z] 05:14:01 3 0.00 0.00 0.00 0.03 0.02 99.95 [2023-08-14T05:15:57.415Z] 05:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-14T05:15:57.415Z] 05:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-14T05:15:57.415Z] 05:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-14T05:15:57.415Z] 05:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-14T05:15:57.415Z] 05:15:01 all 0.06 0.00 0.01 0.01 0.00 99.92 [2023-08-14T05:15:57.415Z] 05:15:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2023-08-14T05:15:57.415Z] 05:15:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2023-08-14T05:15:57.415Z] 05:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-14T05:15:57.415Z] 05:15:01 3 0.05 0.00 0.02 0.10 0.00 99.83 [2023-08-14T05:15:57.415Z] 05:15:01 4 0.32 0.00 0.02 0.00 0.00 99.67 [2023-08-14T05:15:57.415Z] 05:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-14T05:15:57.415Z] 05:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-14T05:15:57.415Z] 05:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-14T05:15:57.415Z] Average: all 5.43 0.00 1.23 0.47 0.02 92.85 [2023-08-14T05:15:57.415Z] Average: 0 5.42 0.00 1.08 0.12 0.04 93.35 [2023-08-14T05:15:57.415Z] Average: 1 5.37 0.00 1.19 0.02 0.02 93.40 [2023-08-14T05:15:57.415Z] Average: 2 5.57 0.00 1.32 0.12 0.03 92.96 [2023-08-14T05:15:57.415Z] Average: 3 5.48 0.00 1.22 0.88 0.03 92.40 [2023-08-14T05:15:57.415Z] Average: 4 5.47 0.00 1.17 0.73 0.02 92.61 [2023-08-14T05:15:57.415Z] Average: 5 5.60 0.00 1.44 0.18 0.02 92.76 [2023-08-14T05:15:57.415Z] Average: 6 5.41 0.00 1.16 1.51 0.02 91.90 [2023-08-14T05:15:57.415Z] Average: 7 5.12 0.00 1.26 0.15 0.03 93.44 [2023-08-14T05:15:57.415Z] [2023-08-14T05:15:57.415Z] [2023-08-14T05:15:57.415Z]