Pull request #168 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-secrets Obtained Jenkinsfile from 876a4c37b637f93664d110fcf719d6583d881e02+d97f4ffcd9d6c83b876b3b634431b60d0e5848f4 (f6e8a7ccc9c306c43d04dfd89222f46e16fd69c3) 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-ssh7018911808030369075.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh16321129560901006254.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-168/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-168/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18423948078094243757.key Verifying host key using known hosts file > 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-168/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4283733573371628777.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh13991989705597913453.key Verifying host key using known hosts file > 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-168/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-168/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10232945057210935019.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-secrets, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-secrets-settings PROJECT: go-mod-secrets USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-secrets DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-117734’ Running on prd-ubuntu20.04-docker-8c-8g-117736 in /w/workspace/gexfoundry_go-mod-secrets_PR-168 [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-168 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file Merging remotes/origin/main commit d97f4ffcd9d6c83b876b3b634431b60d0e5848f4 into PR head commit 876a4c37b637f93664d110fcf719d6583d881e02 Merge succeeded, producing 876a4c37b637f93664d110fcf719d6583d881e02 Checking out Revision 876a4c37b637f93664d110fcf719d6583d881e02 (PR-168) You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/168/head:refs/remotes/origin/PR-168 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 876a4c37b637f93664d110fcf719d6583d881e02 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge d97f4ffcd9d6c83b876b3b634431b60d0e5848f4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 876a4c37b637f93664d110fcf719d6583d881e02 # timeout=10 Commit message: "docs: Levski Change Log" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-01T16:25:27.011Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-01T16:25:27.192Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-01T16:25:27.294Z] ========================================================= [2022-11-01T16:25:27.294Z] EdgeX Global Pipelines Version Info [2022-11-01T16:25:27.294Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-01T16:25:28.043Z] ------------------- [2022-11-01T16:25:28.044Z] stable info: [2022-11-01T16:25:28.044Z] ------------------- [2022-11-01T16:25:28.044Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-01T16:25:28.044Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-11-01T16:25:28.044Z] Message: update stable to v1.0.243 [2022-11-01T16:25:28.614Z] ------------------- [2022-11-01T16:25:28.614Z] experimental info: [2022-11-01T16:25:28.614Z] ------------------- [2022-11-01T16:25:28.614Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-01T16:25:28.614Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-11-01T16:25:28.614Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-01T16:25:28.960Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2022-11-01T16:25:29.003Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2022-11-01T16:25:29.048Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-01T16:25:29.096Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-01T16:25:29.139Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-01T16:25:29.191Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-01T16:25:29.232Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-01T16:25:29.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-01T16:25:29.320Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-01T16:25:29.364Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-01T16:25:29.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-01T16:25:29.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo [2022-11-01T16:25:29.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-01T16:25:29.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-01T16:25:29.578Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-11-01T16:25:29.618Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-11-01T16:25:29.659Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-01T16:25:29.696Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-01T16:25:29.736Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-01T16:25:29.782Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-01T16:25:29.824Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-11-01T16:25:29.867Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-11-01T16:25:29.913Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-01T16:25:29.960Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-01T16:25:30.003Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-11-01T16:25:30.046Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-01T16:25:30.087Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-01T16:25:30.129Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-168 [Pipeline] echo [2022-11-01T16:25:30.170Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-168 [Pipeline] echo [2022-11-01T16:25:30.213Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-168 [Pipeline] echo [2022-11-01T16:25:30.256Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 876a4c37b637f93664d110fcf719d6583d881e02 [Pipeline] echo [2022-11-01T16:25:30.299Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 876a4c3 [Pipeline] echo [2022-11-01T16:25:30.343Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-01T16:25:30.871Z] + git rev-list -1 --merges 876a4c37b637f93664d110fcf719d6583d881e02~1..876a4c37b637f93664d110fcf719d6583d881e02 [Pipeline] echo [2022-11-01T16:25:30.924Z] -----------> git rev-list -1 --merges 876a4c37b637f93664d110fcf719d6583d881e02~1..876a4c37b637f93664d110fcf719d6583d881e02 876a4c37b637f93664d110fcf719d6583d881e02 [false] [Pipeline] sh [2022-11-01T16:25:31.254Z] + git log --format=format:%s -1 876a4c37b637f93664d110fcf719d6583d881e02 [Pipeline] echo [2022-11-01T16:25:31.292Z] ========================================================= [2022-11-01T16:25:31.292Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-01T16:25:31.292Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-01T16:25:31.750Z] + git log --format=format:%s -1 876a4c37b637f93664d110fcf719d6583d881e02 [Pipeline] echo [2022-11-01T16:25:31.789Z] [semverPrep] GIT_COMMIT: 876a4c37b637f93664d110fcf719d6583d881e02, Commit Message: docs: Levski Change Log [Pipeline] echo [2022-11-01T16:25:31.820Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-01T16:25:32.190Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-01T16:25:32.190Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-01T16:25:32.190Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-01T16:25:32.190Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-01T16:25:32.190Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-01T16:25:32.190Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-01T16:25:32.190Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T16:25:32.624Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-01T16:25:32.884Z] [2022-11-01T16:25:32.884Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T16:25:33.266Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-01T16:25:33.266Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-01T16:25:33.266Z] b85a868b505f: Pulling fs layer [2022-11-01T16:25:33.266Z] e2be974225ed: Pulling fs layer [2022-11-01T16:25:33.266Z] 339a4e72a1f5: Pulling fs layer [2022-11-01T16:25:33.266Z] 988bab9f4d93: Pulling fs layer [2022-11-01T16:25:33.266Z] 1469e6f7b9e6: Pulling fs layer [2022-11-01T16:25:33.266Z] eaf3925da568: Pulling fs layer [2022-11-01T16:25:33.266Z] bab4dde63d76: Pulling fs layer [2022-11-01T16:25:33.266Z] bde34c3a00c8: Pulling fs layer [2022-11-01T16:25:33.266Z] b352a97aabf1: Pulling fs layer [2022-11-01T16:25:33.266Z] 4872d77fe225: Pulling fs layer [2022-11-01T16:25:33.266Z] 5851b861e8e6: Pulling fs layer [2022-11-01T16:25:33.266Z] 988bab9f4d93: Waiting [2022-11-01T16:25:33.266Z] 1469e6f7b9e6: Waiting [2022-11-01T16:25:33.266Z] b352a97aabf1: Waiting [2022-11-01T16:25:33.266Z] eaf3925da568: Waiting [2022-11-01T16:25:33.266Z] 4872d77fe225: Waiting [2022-11-01T16:25:33.266Z] 5851b861e8e6: Waiting [2022-11-01T16:25:33.266Z] bab4dde63d76: Waiting [2022-11-01T16:25:33.266Z] bde34c3a00c8: Waiting [2022-11-01T16:25:33.526Z] e2be974225ed: Verifying Checksum [2022-11-01T16:25:33.526Z] e2be974225ed: Download complete [2022-11-01T16:25:33.526Z] 988bab9f4d93: Verifying Checksum [2022-11-01T16:25:33.526Z] 988bab9f4d93: Download complete [2022-11-01T16:25:33.526Z] 339a4e72a1f5: Verifying Checksum [2022-11-01T16:25:33.526Z] 339a4e72a1f5: Download complete [2022-11-01T16:25:33.526Z] 1469e6f7b9e6: Verifying Checksum [2022-11-01T16:25:33.526Z] 1469e6f7b9e6: Download complete [2022-11-01T16:25:33.526Z] eaf3925da568: Verifying Checksum [2022-11-01T16:25:33.526Z] eaf3925da568: Download complete [2022-11-01T16:25:33.526Z] bde34c3a00c8: Verifying Checksum [2022-11-01T16:25:33.526Z] bde34c3a00c8: Download complete [2022-11-01T16:25:33.526Z] b352a97aabf1: Verifying Checksum [2022-11-01T16:25:33.526Z] b352a97aabf1: Download complete [2022-11-01T16:25:33.526Z] 4872d77fe225: Verifying Checksum [2022-11-01T16:25:33.526Z] 4872d77fe225: Download complete [2022-11-01T16:25:33.526Z] 5851b861e8e6: Verifying Checksum [2022-11-01T16:25:33.526Z] 5851b861e8e6: Download complete [2022-11-01T16:25:33.785Z] b85a868b505f: Verifying Checksum [2022-11-01T16:25:33.785Z] b85a868b505f: Download complete [2022-11-01T16:25:34.043Z] bab4dde63d76: Verifying Checksum [2022-11-01T16:25:34.043Z] bab4dde63d76: Download complete [2022-11-01T16:25:34.976Z] b85a868b505f: Pull complete [2022-11-01T16:25:34.976Z] e2be974225ed: Pull complete [2022-11-01T16:25:35.545Z] 339a4e72a1f5: Pull complete [2022-11-01T16:25:35.545Z] 988bab9f4d93: Pull complete [2022-11-01T16:25:35.805Z] 1469e6f7b9e6: Pull complete [2022-11-01T16:25:35.805Z] eaf3925da568: Pull complete [2022-11-01T16:25:37.710Z] bab4dde63d76: Pull complete [2022-11-01T16:25:37.970Z] bde34c3a00c8: Pull complete [2022-11-01T16:25:37.970Z] b352a97aabf1: Pull complete [2022-11-01T16:25:38.230Z] 4872d77fe225: Pull complete [2022-11-01T16:25:38.230Z] 5851b861e8e6: Pull complete [2022-11-01T16:25:38.230Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-01T16:25:38.230Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-01T16:25:38.230Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T16:25:38.477Z] prd-ubuntu20.04-docker-8c-8g-117736 does not seem to be running inside a container [2022-11-01T16:25:38.505Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-168 -v /w/workspace/gexfoundry_go-mod-secrets_PR-168:/w/workspace/gexfoundry_go-mod-secrets_PR-168:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-168@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-168@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-devops/py-git-semver:0.1.4 cat [2022-11-01T16:25:39.845Z] $ docker top 15da8c48fde66c81f7ebb75ec1d17bcf4da8a54cf3dfda127133531c3574857f -eo pid,comm [2022-11-01T16:25:39.914Z] 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). [2022-11-01T16:25:39.914Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-01T16:25:40.046Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-01T16:25:40.046Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-01T16:25:40.186Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-01T16:25:40.188Z] $ docker exec 15da8c48fde66c81f7ebb75ec1d17bcf4da8a54cf3dfda127133531c3574857f ssh-agent [2022-11-01T16:25:40.292Z] SSH_AUTH_SOCK=/tmp/ssh-H9hZCoFDJuO9/agent.31 [2022-11-01T16:25:40.292Z] SSH_AGENT_PID=36 [2022-11-01T16:25:40.299Z] Running ssh-add (command line suppressed) [2022-11-01T16:25:40.398Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-168@tmp/private_key_1745997680872148097.key (/w/workspace/gexfoundry_go-mod-secrets_PR-168@tmp/private_key_1745997680872148097.key) [2022-11-01T16:25:40.414Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-01T16:25:40.742Z] + git tag --points-at HEAD [Pipeline] } [2022-11-01T16:25:40.767Z] $ docker exec --env ******** --env ******** 15da8c48fde66c81f7ebb75ec1d17bcf4da8a54cf3dfda127133531c3574857f ssh-agent -k [2022-11-01T16:25:40.867Z] unset SSH_AUTH_SOCK; [2022-11-01T16:25:40.868Z] unset SSH_AGENT_PID; [2022-11-01T16:25:40.868Z] echo Agent pid 36 killed; [2022-11-01T16:25:40.880Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-01T16:25:40.957Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-01T16:25:40.957Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-01T16:25:41.070Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-01T16:25:41.072Z] $ docker exec 15da8c48fde66c81f7ebb75ec1d17bcf4da8a54cf3dfda127133531c3574857f ssh-agent [2022-11-01T16:25:41.177Z] SSH_AUTH_SOCK=/tmp/ssh-vQGJ91YTU4ld/agent.69 [2022-11-01T16:25:41.177Z] SSH_AGENT_PID=75 [2022-11-01T16:25:41.182Z] Running ssh-add (command line suppressed) [2022-11-01T16:25:41.296Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-168@tmp/private_key_16559160785604294076.key (/w/workspace/gexfoundry_go-mod-secrets_PR-168@tmp/private_key_16559160785604294076.key) [2022-11-01T16:25:41.313Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-01T16:25:41.639Z] + git semver init [2022-11-01T16:25:41.900Z] 2022-11-01 16:25:41,819 [run_init] DEBUG init version:0.0.0 force:False [2022-11-01T16:25:41.900Z] 2022-11-01 16:25:41,820 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-secrets_PR-168/.semver [2022-11-01T16:25:41.900Z] 2022-11-01 16:25:41,820 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/gexfoundry_go-mod-secrets_PR-168/.semver [2022-11-01T16:25:41.900Z] 2022-11-01 16:25:41,821 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/gexfoundry_go-mod-secrets_PR-168/.semver'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-168, universal_newlines=False, shell=None, istream=None) [2022-11-01T16:25:42.840Z] 2022-11-01 16:25:42,645 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-secrets_PR-168/.git/info/exclude [2022-11-01T16:25:42.840Z] 2022-11-01 16:25:42,646 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-secrets_PR-168/.semver/PR-168 with force:False [2022-11-01T16:25:42.840Z] 2022-11-01 16:25:42,646 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-secrets_PR-168/.semver/PR-168 [2022-11-01T16:25:42.840Z] 2022-11-01 16:25:42,650 [execute] INFO git cat-file --batch-check [2022-11-01T16:25:42.840Z] 2022-11-01 16:25:42,651 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-168/.semver, universal_newlines=False, shell=None, istream=) [2022-11-01T16:25:42.840Z] 2022-11-01 16:25:42,658 [execute] INFO git cat-file --batch [2022-11-01T16:25:42.840Z] 2022-11-01 16:25:42,659 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-168/.semver, universal_newlines=False, shell=None, istream=) [2022-11-01T16:25:42.840Z] 2022-11-01 16:25:42,664 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-secrets_PR-168/.semver/PR-168 [2022-11-01T16:25:42.840Z] 0.0.0 [Pipeline] } [2022-11-01T16:25:42.874Z] $ docker exec --env ******** --env ******** 15da8c48fde66c81f7ebb75ec1d17bcf4da8a54cf3dfda127133531c3574857f ssh-agent -k [2022-11-01T16:25:42.983Z] unset SSH_AUTH_SOCK; [2022-11-01T16:25:42.983Z] unset SSH_AGENT_PID; [2022-11-01T16:25:42.983Z] echo Agent pid 75 killed; [2022-11-01T16:25:42.998Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-01T16:25:43.409Z] + git semver [Pipeline] } [2022-11-01T16:25:43.690Z] $ docker stop --time=1 15da8c48fde66c81f7ebb75ec1d17bcf4da8a54cf3dfda127133531c3574857f [2022-11-01T16:25:45.058Z] $ docker rm -f 15da8c48fde66c81f7ebb75ec1d17bcf4da8a54cf3dfda127133531c3574857f [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-01T16:25:45.461Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-01T16:25:45.694Z] Stashed 1 file(s) [Pipeline] echo [2022-11-01T16:25:45.710Z] [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 [2022-11-01T16:25:46.300Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-01T16:25:46.335Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-01T16:25:46.373Z] ========================================================= [2022-11-01T16:25:46.373Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-01T16:25:46.373Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-11-01T16:25:46.758Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-01T16:25:46.758Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-01T16:25:46.758Z] 213ec9aee27d: Pulling fs layer [2022-11-01T16:25:46.758Z] 4583459ba037: Pulling fs layer [2022-11-01T16:25:46.758Z] 93c1e223e6f2: Pulling fs layer [2022-11-01T16:25:46.758Z] 53926ce57604: Pulling fs layer [2022-11-01T16:25:46.758Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-01T16:25:46.758Z] 30f14e443154: Pulling fs layer [2022-11-01T16:25:46.758Z] 801331c1e519: Pulling fs layer [2022-11-01T16:25:46.758Z] 99cc6dd402b0: Pulling fs layer [2022-11-01T16:25:46.758Z] 21b2b0c7a3f4: Waiting [2022-11-01T16:25:46.758Z] 7d9ed39f4882: Pulling fs layer [2022-11-01T16:25:46.758Z] 30f14e443154: Waiting [2022-11-01T16:25:46.758Z] 53926ce57604: Waiting [2022-11-01T16:25:46.758Z] 99cc6dd402b0: Waiting [2022-11-01T16:25:46.758Z] 801331c1e519: Waiting [2022-11-01T16:25:46.758Z] 7d9ed39f4882: Waiting [2022-11-01T16:25:46.758Z] 93c1e223e6f2: Verifying Checksum [2022-11-01T16:25:46.758Z] 93c1e223e6f2: Download complete [2022-11-01T16:25:46.758Z] 4583459ba037: Verifying Checksum [2022-11-01T16:25:46.758Z] 4583459ba037: Download complete [2022-11-01T16:25:46.758Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-01T16:25:46.758Z] 21b2b0c7a3f4: Download complete [2022-11-01T16:25:46.758Z] 30f14e443154: Verifying Checksum [2022-11-01T16:25:46.758Z] 30f14e443154: Download complete [2022-11-01T16:25:46.759Z] 213ec9aee27d: Verifying Checksum [2022-11-01T16:25:46.759Z] 213ec9aee27d: Download complete [2022-11-01T16:25:46.759Z] 801331c1e519: Download complete [2022-11-01T16:25:47.023Z] 213ec9aee27d: Pull complete [2022-11-01T16:25:47.283Z] 4583459ba037: Pull complete [2022-11-01T16:25:47.283Z] 93c1e223e6f2: Pull complete [2022-11-01T16:25:47.283Z] 7d9ed39f4882: Verifying Checksum [2022-11-01T16:25:47.283Z] 7d9ed39f4882: Download complete [2022-11-01T16:25:47.543Z] 99cc6dd402b0: Verifying Checksum [2022-11-01T16:25:47.543Z] 99cc6dd402b0: Download complete [2022-11-01T16:25:47.543Z] 53926ce57604: Verifying Checksum [2022-11-01T16:25:47.543Z] 53926ce57604: Download complete [2022-11-01T16:25:51.736Z] 53926ce57604: Pull complete [2022-11-01T16:25:51.736Z] 21b2b0c7a3f4: Pull complete [2022-11-01T16:25:51.736Z] 30f14e443154: Pull complete [2022-11-01T16:25:51.736Z] 801331c1e519: Pull complete [2022-11-01T16:25:53.636Z] 99cc6dd402b0: Pull complete [2022-11-01T16:25:54.570Z] 7d9ed39f4882: Pull complete [2022-11-01T16:25:54.570Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-11-01T16:25:54.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-01T16:25:54.570Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-11-01T16:25:54.882Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T16:25:55.259Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-01T16:25:55.259Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T16:25:55.414Z] prd-ubuntu20.04-docker-8c-8g-117736 does not seem to be running inside a container [2022-11-01T16:25:55.440Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-secrets_PR-168 -v /w/workspace/gexfoundry_go-mod-secrets_PR-168:/w/workspace/gexfoundry_go-mod-secrets_PR-168:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-168@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-168@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-01T16:25:57.819Z] $ docker top 179afbb6f6c5cd249291470f2d7e26fe4a90fad5316228da35f309a962912ad5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-01T16:25:58.212Z] + go version [2022-11-01T16:25:58.212Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-01T16:25:58.244Z] $ docker stop --time=1 179afbb6f6c5cd249291470f2d7e26fe4a90fad5316228da35f309a962912ad5 [2022-11-01T16:25:59.565Z] $ docker rm -f 179afbb6f6c5cd249291470f2d7e26fe4a90fad5316228da35f309a962912ad5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T16:26:00.265Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-01T16:26:00.265Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T16:26:00.419Z] prd-ubuntu20.04-docker-8c-8g-117736 does not seem to be running inside a container [2022-11-01T16:26:00.445Z] $ 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-168 -v /w/workspace/gexfoundry_go-mod-secrets_PR-168:/w/workspace/gexfoundry_go-mod-secrets_PR-168:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-168@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-168@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-01T16:26:01.121Z] Still waiting to schedule task [2022-11-01T16:26:01.122Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-117735’ is offline [2022-11-01T16:26:01.132Z] $ docker top 06eb9702abde685b784dd7897acc053b4f535edb92891f60f5f1d6f382cf5f6b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-01T16:26:01.530Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-secrets_PR-168 [Pipeline] fileExists [Pipeline] sh [2022-11-01T16:26:01.891Z] + make test [2022-11-01T16:26:01.891Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2022-11-01T16:26:01.891Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-11-01T16:26:01.891Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 [2022-11-01T16:26:01.891Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-11-01T16:26:01.891Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-11-01T16:26:01.891Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-11-01T16:26:01.891Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-11-01T16:26:01.891Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-11-01T16:26:01.891Z] go: downloading github.com/go-kit/log v0.2.1 [2022-11-01T16:26:01.891Z] go: downloading github.com/google/uuid v1.3.0 [2022-11-01T16:26:01.891Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-11-01T16:26:02.150Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-11-01T16:26:02.150Z] go: downloading golang.org/x/text v0.3.7 [2022-11-01T16:26:02.150Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-11-01T16:26:02.150Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-11-01T16:26:02.150Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-11-01T16:26:02.150Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-11-01T16:26:02.409Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-11-01T16:26:02.409Z] go: downloading google.golang.org/grpc v1.46.0 [2022-11-01T16:26:02.409Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-11-01T16:26:02.672Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-11-01T16:26:02.672Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-11-01T16:26:02.672Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-11-01T16:26:02.672Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-11-01T16:26:02.672Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-11-01T16:26:29.222Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.607s coverage: 81.7% of statements [2022-11-01T16:26:29.222Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.080s coverage: 52.2% of statements [2022-11-01T16:26:29.222Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2022-11-01T16:26:29.222Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.063s coverage: 96.7% of statements [2022-11-01T16:26:29.222Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.078s coverage: 89.5% of statements [2022-11-01T16:26:29.222Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2022-11-01T16:26:29.222Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.034s coverage: 100.0% of statements [2022-11-01T16:26:29.222Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2022-11-01T16:26:29.222Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider 0.042s coverage: 55.8% of statements [2022-11-01T16:26:29.222Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider/mocks [no test files] [2022-11-01T16:26:29.222Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.023s coverage: 54.5% of statements [2022-11-01T16:26:29.222Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.062s coverage: 100.0% of statements [2022-11-01T16:26:29.222Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2022-11-01T16:26:39.216Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-11-01T16:26:39.216Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-01T16:26:40.596Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-01T16:26:40.596Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-11-01T16:26:40.636Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-01T16:26:40.664Z] $ docker stop --time=1 06eb9702abde685b784dd7897acc053b4f535edb92891f60f5f1d6f382cf5f6b [2022-11-01T16:26:42.810Z] $ docker rm -f 06eb9702abde685b784dd7897acc053b4f535edb92891f60f5f1d6f382cf5f6b [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-01T16:26:43.448Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-01T16:26:43.516Z] 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 [2022-11-01T16:26:44.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-01T16:26:44.478Z] [2022-11-01T16:26:44.478Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T16:26:44.865Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-01T16:26:44.865Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-01T16:26:44.865Z] 5eb5b503b376: Pulling fs layer [2022-11-01T16:26:44.865Z] 5c69ac0246d0: Pulling fs layer [2022-11-01T16:26:44.865Z] ec43610c2a17: Pulling fs layer [2022-11-01T16:26:44.865Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-01T16:26:44.865Z] 33b1e0a273af: Pulling fs layer [2022-11-01T16:26:44.865Z] 5d3b04190fa2: Pulling fs layer [2022-11-01T16:26:44.865Z] 2f39f015ded8: Pulling fs layer [2022-11-01T16:26:44.865Z] 3a2ae6a8a46f: Waiting [2022-11-01T16:26:44.865Z] 33b1e0a273af: Waiting [2022-11-01T16:26:44.865Z] 5d3b04190fa2: Waiting [2022-11-01T16:26:44.865Z] 2f39f015ded8: Waiting [2022-11-01T16:26:44.865Z] 5c69ac0246d0: Download complete [2022-11-01T16:26:44.865Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-01T16:26:44.865Z] 3a2ae6a8a46f: Download complete [2022-11-01T16:26:45.125Z] 33b1e0a273af: Verifying Checksum [2022-11-01T16:26:45.125Z] 33b1e0a273af: Download complete [2022-11-01T16:26:45.125Z] ec43610c2a17: Verifying Checksum [2022-11-01T16:26:45.125Z] ec43610c2a17: Download complete [2022-11-01T16:26:45.125Z] 5d3b04190fa2: Download complete [2022-11-01T16:26:45.125Z] 5eb5b503b376: Verifying Checksum [2022-11-01T16:26:45.125Z] 5eb5b503b376: Download complete [2022-11-01T16:26:45.691Z] 2f39f015ded8: Download complete [2022-11-01T16:26:46.257Z] 5eb5b503b376: Pull complete [2022-11-01T16:26:46.257Z] 5c69ac0246d0: Pull complete [2022-11-01T16:26:46.823Z] ec43610c2a17: Pull complete [2022-11-01T16:26:46.823Z] 3a2ae6a8a46f: Pull complete [2022-11-01T16:26:46.823Z] 33b1e0a273af: Pull complete [2022-11-01T16:26:47.080Z] 5d3b04190fa2: Pull complete [2022-11-01T16:26:51.260Z] 2f39f015ded8: Pull complete [2022-11-01T16:26:51.260Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-01T16:26:51.260Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-01T16:26:51.260Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T16:26:51.475Z] prd-ubuntu20.04-docker-8c-8g-117736 does not seem to be running inside a container [2022-11-01T16:26:51.501Z] $ 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-168 -v /w/workspace/gexfoundry_go-mod-secrets_PR-168:/w/workspace/gexfoundry_go-mod-secrets_PR-168:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-168@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-168@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-01T16:26:53.189Z] $ docker top c7cd9bac70ee4bb851cd1b73ec243eb7bb050599f2f2e424e4f3f88ae0cde9e6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-01T16:26:53.633Z] ---> job-cost.sh [2022-11-01T16:26:53.633Z] lf-activate-venv: SKIPPING [2022-11-01T16:26:53.633Z] INFO: No Stack... [2022-11-01T16:26:53.892Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-01T16:26:54.150Z] INFO: Archiving Costs [Pipeline] sh [2022-11-01T16:26:54.464Z] + cat /w/workspace/gexfoundry_go-mod-secrets_PR-168/archives/cost.csv [2022-11-01T16:26:54.464Z] + cut -d, -f6 [Pipeline] lock [2022-11-01T16:26:54.501Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-168-1-stack-cost] [2022-11-01T16:26:54.507Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-168-1-stack-cost] did not exist. Created. [2022-11-01T16:26:54.507Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-168-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-01T16:26:54.900Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-01T16:26:54.951Z] Stashed 1 file(s) [Pipeline] } [2022-11-01T16:26:54.978Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-168-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-01T16:26:55.043Z] $ docker stop --time=1 c7cd9bac70ee4bb851cd1b73ec243eb7bb050599f2f2e424e4f3f88ae0cde9e6 [2022-11-01T16:26:56.221Z] $ docker rm -f c7cd9bac70ee4bb851cd1b73ec243eb7bb050599f2f2e424e4f3f88ae0cde9e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-01T16:27:31.541Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117738 in /w/workspace/gexfoundry_go-mod-secrets_PR-168 [Pipeline] { [Pipeline] ws [2022-11-01T16:27:31.582Z] Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout [2022-11-01T16:27:31.665Z] Selected Git installation does not exist. Using Default [2022-11-01T16:27:31.665Z] The recommended git tool is: NONE [2022-11-01T16:27:36.485Z] using credential edgex-jenkins-ssh [2022-11-01T16:27:36.523Z] Cloning the remote Git repository [2022-11-01T16:27:36.565Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2022-11-01T16:27:36.635Z] > git init /w/workspace/go-mod-secrets/1 # timeout=10 [2022-11-01T16:27:36.771Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2022-11-01T16:27:36.772Z] > git --version # timeout=10 [2022-11-01T16:27:36.793Z] > git --version # 'git version 2.25.1' [2022-11-01T16:27:36.794Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-01T16:27:36.845Z] Verifying host key using known hosts file [2022-11-01T16:27:37.018Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-01T16:27:37.031Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-01T16:27:38.815Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2022-11-01T16:27:38.834Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-01T16:27:40.230Z] Merging remotes/origin/main commit d97f4ffcd9d6c83b876b3b634431b60d0e5848f4 into PR head commit 876a4c37b637f93664d110fcf719d6583d881e02 [2022-11-01T16:27:39.560Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2022-11-01T16:27:39.598Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2022-11-01T16:27:39.599Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-01T16:27:39.604Z] Verifying host key using known hosts file [2022-11-01T16:27:39.611Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-01T16:27:39.621Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/168/head:refs/remotes/origin/PR-168 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-11-01T16:27:40.246Z] > git config core.sparsecheckout # timeout=10 [2022-11-01T16:27:40.275Z] > git checkout -f 876a4c37b637f93664d110fcf719d6583d881e02 # timeout=10 [2022-11-01T16:27:40.364Z] > git remote # timeout=10 [2022-11-01T16:27:40.383Z] > git config --get remote.origin.url # timeout=10 [2022-11-01T16:27:40.413Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-01T16:27:40.493Z] Merge succeeded, producing 876a4c37b637f93664d110fcf719d6583d881e02 [2022-11-01T16:27:40.494Z] Checking out Revision 876a4c37b637f93664d110fcf719d6583d881e02 (PR-168) [2022-11-01T16:27:40.419Z] Verifying host key using known hosts file [2022-11-01T16:27:40.424Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-01T16:27:40.434Z] > git merge d97f4ffcd9d6c83b876b3b634431b60d0e5848f4 # timeout=10 [2022-11-01T16:27:40.460Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-01T16:27:40.500Z] > git config core.sparsecheckout # timeout=10 [2022-11-01T16:27:40.520Z] > git checkout -f 876a4c37b637f93664d110fcf719d6583d881e02 # timeout=10 [2022-11-01T16:27:44.006Z] Commit message: "docs: Levski Change Log" [2022-11-01T16:27:44.048Z] > git --version # timeout=10 [2022-11-01T16:27:44.061Z] > git --version # 'git version 2.25.1' [2022-11-01T16:27:44.074Z] fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-01T16:27:45.199Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-01T16:27:45.199Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-01T16:27:45.199Z] Dload Upload Total Spent Left Speed [2022-11-01T16:27:45.199Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 97689 0 --:--:-- --:--:-- --:--:-- 97689 [Pipeline] sh [2022-11-01T16:27:45.992Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-01T16:27:46.338Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2022-11-01T16:27:46.338Z] /etc/docker/daemon.json [2022-11-01T16:27:46.338Z] { [2022-11-01T16:27:46.338Z] "registry-mirrors": [ [2022-11-01T16:27:46.338Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-01T16:27:46.338Z] ], [2022-11-01T16:27:46.338Z] "bip": "10.250.0.254/24", [2022-11-01T16:27:46.338Z] "hosts": [ [2022-11-01T16:27:46.338Z] "tcp://0.0.0.0:5555", [2022-11-01T16:27:46.338Z] "unix:///var/run/docker.sock" [2022-11-01T16:27:46.338Z] ], [2022-11-01T16:27:46.338Z] "mtu": 1458, [2022-11-01T16:27:46.338Z] "selinux-enabled": true, [2022-11-01T16:27:46.338Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-01T16:27:46.338Z] } [Pipeline] sh [2022-11-01T16:27:46.685Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-01T16:27:47.037Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-11-01T16:28:05.441Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-01T16:28:05.477Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-01T16:28:05.509Z] ========================================================= [2022-11-01T16:28:05.509Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-01T16:28:05.509Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-11-01T16:28:05.933Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-01T16:28:06.524Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-01T16:28:06.524Z] 9b18e9b68314: Pulling fs layer [2022-11-01T16:28:06.524Z] d32db5db7311: Pulling fs layer [2022-11-01T16:28:06.524Z] d0c4b47475fc: Pulling fs layer [2022-11-01T16:28:06.524Z] 5831b945b038: Pulling fs layer [2022-11-01T16:28:06.524Z] 86bbec2aaacd: Pulling fs layer [2022-11-01T16:28:06.524Z] e10730c5d714: Pulling fs layer [2022-11-01T16:28:06.524Z] 5dd5c2283517: Pulling fs layer [2022-11-01T16:28:06.524Z] d5ac0230b979: Pulling fs layer [2022-11-01T16:28:06.524Z] 5831b945b038: Waiting [2022-11-01T16:28:06.524Z] 86bbec2aaacd: Waiting [2022-11-01T16:28:06.524Z] e10730c5d714: Waiting [2022-11-01T16:28:06.524Z] 5dd5c2283517: Waiting [2022-11-01T16:28:06.524Z] d5ac0230b979: Waiting [2022-11-01T16:28:06.524Z] d0c4b47475fc: Verifying Checksum [2022-11-01T16:28:06.524Z] d0c4b47475fc: Download complete [2022-11-01T16:28:06.524Z] d32db5db7311: Verifying Checksum [2022-11-01T16:28:06.524Z] d32db5db7311: Download complete [2022-11-01T16:28:06.524Z] 86bbec2aaacd: Verifying Checksum [2022-11-01T16:28:06.524Z] 86bbec2aaacd: Download complete [2022-11-01T16:28:06.524Z] e10730c5d714: Download complete [2022-11-01T16:28:06.524Z] 9b18e9b68314: Download complete [2022-11-01T16:28:07.496Z] 9b18e9b68314: Pull complete [2022-11-01T16:28:07.496Z] d5ac0230b979: Verifying Checksum [2022-11-01T16:28:07.496Z] d5ac0230b979: Download complete [2022-11-01T16:28:07.772Z] d32db5db7311: Pull complete [2022-11-01T16:28:08.042Z] d0c4b47475fc: Pull complete [2022-11-01T16:28:08.638Z] 5dd5c2283517: Verifying Checksum [2022-11-01T16:28:08.638Z] 5dd5c2283517: Download complete [2022-11-01T16:28:09.228Z] 5831b945b038: Verifying Checksum [2022-11-01T16:28:09.228Z] 5831b945b038: Download complete [2022-11-01T16:28:21.579Z] 5831b945b038: Pull complete [2022-11-01T16:28:21.579Z] 86bbec2aaacd: Pull complete [2022-11-01T16:28:21.579Z] e10730c5d714: Pull complete [2022-11-01T16:28:28.237Z] 5dd5c2283517: Pull complete [2022-11-01T16:28:29.200Z] d5ac0230b979: Pull complete [2022-11-01T16:28:29.466Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-11-01T16:28:29.466Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-01T16:28:29.466Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-11-01T16:28:29.806Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T16:28:30.214Z] + docker inspect -f . ci-base-image-arm64 [2022-11-01T16:28:30.214Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T16:28:30.458Z] prd-ubuntu20.04-docker-arm64-4c-16g-117738 does not seem to be running inside a container [2022-11-01T16:28:30.518Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-01T16:28:33.432Z] $ docker top 851abd2c2690bc401d53fcf1929896fd2efbeebf851a9a4eaccbc34cee9498e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-01T16:28:34.306Z] + go version [2022-11-01T16:28:34.306Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-01T16:28:34.333Z] $ docker stop --time=1 851abd2c2690bc401d53fcf1929896fd2efbeebf851a9a4eaccbc34cee9498e2 [2022-11-01T16:28:35.940Z] $ docker rm -f 851abd2c2690bc401d53fcf1929896fd2efbeebf851a9a4eaccbc34cee9498e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T16:28:36.782Z] + docker inspect -f . ci-base-image-arm64 [2022-11-01T16:28:36.782Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T16:28:37.010Z] prd-ubuntu20.04-docker-arm64-4c-16g-117738 does not seem to be running inside a container [2022-11-01T16:28:37.063Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-01T16:28:38.224Z] $ docker top f3b343cf9d4bfd8eb599a8bda29649497a89feed77c3f278db54f7e49f355bff -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-01T16:28:38.768Z] + git config --global --add safe.directory /w/workspace/go-mod-secrets/1 [Pipeline] fileExists [Pipeline] sh [2022-11-01T16:28:39.478Z] + make test [2022-11-01T16:28:39.478Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2022-11-01T16:28:39.478Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-11-01T16:28:39.478Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 [2022-11-01T16:28:39.749Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-11-01T16:28:39.749Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-11-01T16:28:39.750Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-11-01T16:28:39.750Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-11-01T16:28:39.750Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-11-01T16:28:39.750Z] go: downloading github.com/go-kit/log v0.2.1 [2022-11-01T16:28:40.018Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-11-01T16:28:40.018Z] go: downloading github.com/google/uuid v1.3.0 [2022-11-01T16:28:40.018Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-11-01T16:28:40.018Z] go: downloading google.golang.org/grpc v1.46.0 [2022-11-01T16:28:40.976Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-11-01T16:28:40.976Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-11-01T16:28:40.976Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-11-01T16:28:40.976Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-11-01T16:28:40.976Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-11-01T16:28:41.242Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-11-01T16:28:41.508Z] go: downloading golang.org/x/text v0.3.7 [2022-11-01T16:28:41.508Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-11-01T16:28:41.508Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-11-01T16:28:42.115Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-11-01T16:28:42.704Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-11-01T16:28:42.704Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-11-01T16:30:34.420Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 10.109s coverage: 81.7% of statements [2022-11-01T16:30:34.420Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.234s coverage: 52.2% of statements [2022-11-01T16:30:34.420Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2022-11-01T16:30:34.420Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.221s coverage: 96.7% of statements [2022-11-01T16:30:34.420Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.089s coverage: 89.5% of statements [2022-11-01T16:30:34.420Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2022-11-01T16:30:34.420Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.089s coverage: 100.0% of statements [2022-11-01T16:30:34.420Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2022-11-01T16:30:39.769Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider 0.220s coverage: 55.8% of statements [2022-11-01T16:30:39.769Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider/mocks [no test files] [2022-11-01T16:30:39.769Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.060s coverage: 54.5% of statements [2022-11-01T16:30:39.769Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.197s coverage: 100.0% of statements [2022-11-01T16:30:39.769Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2022-11-01T16:30:39.769Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-11-01T16:30:39.769Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-01T16:31:36.166Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-01T16:31:36.166Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-11-01T16:31:36.212Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-01T16:31:36.243Z] $ docker stop --time=1 f3b343cf9d4bfd8eb599a8bda29649497a89feed77c3f278db54f7e49f355bff [2022-11-01T16:31:38.078Z] $ docker rm -f f3b343cf9d4bfd8eb599a8bda29649497a89feed77c3f278db54f7e49f355bff [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-01T16:31:40.569Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-01T16:31:40.610Z] Warning: overwriting stash ‘coverage-report’ [2022-11-01T16:31:40.997Z] 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 [2022-11-01T16:31:41.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-01T16:31:41.854Z] [2022-11-01T16:31:41.854Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T16:31:42.251Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-01T16:31:42.519Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-01T16:31:42.519Z] 8998bd30e6a1: Pulling fs layer [2022-11-01T16:31:42.519Z] 04944245beec: Pulling fs layer [2022-11-01T16:31:42.519Z] 699f458cf7ca: Pulling fs layer [2022-11-01T16:31:42.519Z] 765212b225bb: Pulling fs layer [2022-11-01T16:31:42.519Z] f23df028b6ca: Pulling fs layer [2022-11-01T16:31:42.519Z] d65c8cfc05b1: Pulling fs layer [2022-11-01T16:31:42.519Z] 2437ff75d9bd: Pulling fs layer [2022-11-01T16:31:42.519Z] f23df028b6ca: Waiting [2022-11-01T16:31:42.519Z] d65c8cfc05b1: Waiting [2022-11-01T16:31:42.519Z] 765212b225bb: Waiting [2022-11-01T16:31:42.519Z] 2437ff75d9bd: Waiting [2022-11-01T16:31:42.786Z] 04944245beec: Verifying Checksum [2022-11-01T16:31:42.786Z] 04944245beec: Download complete [2022-11-01T16:31:42.786Z] 765212b225bb: Verifying Checksum [2022-11-01T16:31:42.786Z] 765212b225bb: Download complete [2022-11-01T16:31:42.786Z] f23df028b6ca: Verifying Checksum [2022-11-01T16:31:42.786Z] f23df028b6ca: Download complete [2022-11-01T16:31:42.786Z] d65c8cfc05b1: Verifying Checksum [2022-11-01T16:31:42.786Z] d65c8cfc05b1: Download complete [2022-11-01T16:31:42.786Z] 699f458cf7ca: Verifying Checksum [2022-11-01T16:31:42.786Z] 699f458cf7ca: Download complete [2022-11-01T16:31:43.369Z] 8998bd30e6a1: Verifying Checksum [2022-11-01T16:31:43.369Z] 8998bd30e6a1: Download complete [2022-11-01T16:31:45.310Z] 2437ff75d9bd: Verifying Checksum [2022-11-01T16:31:45.310Z] 2437ff75d9bd: Download complete [2022-11-01T16:31:47.253Z] 8998bd30e6a1: Pull complete [2022-11-01T16:31:47.521Z] 04944245beec: Pull complete [2022-11-01T16:31:48.932Z] 699f458cf7ca: Pull complete [2022-11-01T16:31:48.932Z] 765212b225bb: Pull complete [2022-11-01T16:31:49.893Z] f23df028b6ca: Pull complete [2022-11-01T16:31:49.893Z] d65c8cfc05b1: Pull complete [2022-11-01T16:32:08.097Z] 2437ff75d9bd: Pull complete [2022-11-01T16:32:08.097Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-01T16:32:08.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-01T16:32:08.097Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T16:32:08.428Z] prd-ubuntu20.04-docker-arm64-4c-16g-117738 does not seem to be running inside a container [2022-11-01T16:32:08.485Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-11-01T16:32:09.732Z] $ docker top 36762aa2fb38cfd3ae355466c2441ed7d7ed2d06077bdc7e7c2c8b4cbee73d10 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-01T16:32:10.715Z] ---> job-cost.sh [2022-11-01T16:32:10.715Z] lf-activate-venv: SKIPPING [2022-11-01T16:32:10.715Z] INFO: No Stack... [2022-11-01T16:32:11.300Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-01T16:32:12.259Z] INFO: Archiving Costs [Pipeline] sh [2022-11-01T16:32:12.916Z] + cat /w/workspace/go-mod-secrets/1/archives/cost.csv [2022-11-01T16:32:12.917Z] + cut -d, -f6 [Pipeline] lock [2022-11-01T16:32:12.987Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-168-1-stack-cost] [2022-11-01T16:32:12.993Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-168-1-stack-cost] did not exist. Created. [2022-11-01T16:32:12.993Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-168-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-01T16:32:13.737Z] /w/workspace/go-mod-secrets/1@tmp/durable-d19427e7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-01T16:32:14.411Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-01T16:32:14.449Z] Warning: overwriting stash ‘stack-cost’ [2022-11-01T16:32:14.494Z] Stashed 1 file(s) [Pipeline] } [2022-11-01T16:32:14.509Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-168-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-01T16:32:14.583Z] $ docker stop --time=1 36762aa2fb38cfd3ae355466c2441ed7d7ed2d06077bdc7e7c2c8b4cbee73d10 [2022-11-01T16:32:16.111Z] $ docker rm -f 36762aa2fb38cfd3ae355466c2441ed7d7ed2d06077bdc7e7c2c8b4cbee73d10 [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 [2022-11-01T16:32:17.123Z] provisioning config files... [2022-11-01T16:32:17.134Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-168@tmp/config13055168993741688912tmp [Pipeline] { [Pipeline] sh [2022-11-01T16:32:17.462Z] + set +x [2022-11-01T16:32:17.462Z] + curl -s https://codecov.io/bash [2022-11-01T16:32:17.462Z] + bash -s -- [2022-11-01T16:32:17.462Z] [2022-11-01T16:32:17.462Z] _____ _ [2022-11-01T16:32:17.462Z] / ____| | | [2022-11-01T16:32:17.462Z] | | ___ __| | ___ ___ _____ __ [2022-11-01T16:32:17.462Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-01T16:32:17.462Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-01T16:32:17.462Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-01T16:32:17.462Z] Bash-1.0.6 [2022-11-01T16:32:17.462Z] [2022-11-01T16:32:17.462Z] [2022-11-01T16:32:17.462Z] ==> git version 2.25.1 found [2022-11-01T16:32:17.462Z] ==> 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 [2022-11-01T16:32:17.462Z] Release-Date: 2020-01-08 [2022-11-01T16:32:17.462Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-11-01T16:32:17.462Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-01T16:32:17.462Z] ==> Jenkins CI detected. [2022-11-01T16:32:17.462Z] current dir:  /w/workspace/gexfoundry_go-mod-secrets_PR-168 [2022-11-01T16:32:17.462Z] project root: . [2022-11-01T16:32:17.462Z] --> token set from env [2022-11-01T16:32:17.462Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-01T16:32:17.462Z] ==> Running gcov in . (disable via -X gcov) [2022-11-01T16:32:17.462Z] ==> Python coveragepy not found [2022-11-01T16:32:17.462Z] ==> Searching for coverage reports in: [2022-11-01T16:32:17.462Z] + . [2022-11-01T16:32:17.462Z] -> Found 1 reports [2022-11-01T16:32:17.462Z] ==> Detecting git/mercurial file structure [2022-11-01T16:32:17.462Z] ==> Reading reports [2022-11-01T16:32:17.462Z] + ./coverage.out bytes=33437 [2022-11-01T16:32:17.462Z] ==> Appending adjustments [2022-11-01T16:32:17.462Z] https://docs.codecov.io/docs/fixing-reports [2022-11-01T16:32:17.722Z] + Found adjustments [2022-11-01T16:32:17.722Z] ==> Gzipping contents [2022-11-01T16:32:17.722Z] 8.0K /tmp/codecov.EgSmhh.gz [2022-11-01T16:32:17.722Z] ==> Uploading reports [2022-11-01T16:32:17.722Z] url: https://codecov.io [2022-11-01T16:32:17.722Z] query: branch=PR-168&commit=876a4c37b637f93664d110fcf719d6583d881e02&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-168%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=168&job=&cmd_args= [2022-11-01T16:32:17.722Z] -> Pinging Codecov [2022-11-01T16:32:17.722Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=d0945c7c-0855-4a3f-af61-979f74c5f716&branch=PR-168&commit=876a4c37b637f93664d110fcf719d6583d881e02&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-168%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=168&job=&cmd_args= [2022-11-01T16:32:18.290Z] -> Uploading to [2022-11-01T16:32:18.290Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-01/D63849C06B6B67093493C71CE874ED06/876a4c37b637f93664d110fcf719d6583d881e02/479806c5-4e29-46e5-b39a-44f7e056eeac.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221101T163217Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a30e58779a77c3be603f4a176cf19a74255e5546a15c57856d549928ff5b1dcc [2022-11-01T16:32:18.290Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-01T16:32:18.290Z] Dload Upload Total Spent Left Speed [2022-11-01T16:32:18.290Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6821 0 0 100 6821 0 27504 --:--:-- --:--:-- --:--:-- 27393 [2022-11-01T16:32:18.290Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/876a4c37b637f93664d110fcf719d6583d881e02 [Pipeline] } [2022-11-01T16:32:18.319Z] 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 [2022-11-01T16:32:20.104Z] + [ -d /w/workspace/gexfoundry_go-mod-secrets_PR-168/archives ] [2022-11-01T16:32:20.104Z] + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-168/archives [2022-11-01T16:32:20.104Z] total 16 [2022-11-01T16:32:20.104Z] drwxr-xr-x 3 root root 4096 Nov 1 16:26 . [2022-11-01T16:32:20.104Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 16:26 .. [2022-11-01T16:32:20.104Z] drwxr-xr-x 2 root root 4096 Nov 1 16:26 cost [2022-11-01T16:32:20.104Z] -rw-r--r-- 1 root root 86 Nov 1 16:26 cost.csv [2022-11-01T16:32:20.104Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-secrets_PR-168/archives [2022-11-01T16:32:20.104Z] + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-168/archives [2022-11-01T16:32:20.104Z] total 16 [2022-11-01T16:32:20.104Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 16:26 . [2022-11-01T16:32:20.104Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 16:26 .. [2022-11-01T16:32:20.104Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 16:26 cost [2022-11-01T16:32:20.104Z] -rw-r--r-- 1 jenkins jenkins 86 Nov 1 16:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-01T16:32:20.450Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T16:32:21.335Z] ---> package-listing.sh [2022-11-01T16:32:21.335Z] ++ facter osfamily [2022-11-01T16:32:21.335Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-01T16:32:21.595Z] + OS_FAMILY=debian [2022-11-01T16:32:21.595Z] + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-168 [2022-11-01T16:32:21.595Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-01T16:32:21.595Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-01T16:32:21.595Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-01T16:32:21.595Z] + PACKAGES=/tmp/packages_start.txt [2022-11-01T16:32:21.595Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-168 ']' [2022-11-01T16:32:21.595Z] + PACKAGES=/tmp/packages_end.txt [2022-11-01T16:32:21.595Z] + case "${OS_FAMILY}" in [2022-11-01T16:32:21.595Z] + dpkg -l [2022-11-01T16:32:21.595Z] + grep '^ii' [2022-11-01T16:32:21.595Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-01T16:32:21.595Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-01T16:32:21.595Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-01T16:32:21.595Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-168 ']' [2022-11-01T16:32:21.595Z] + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-168/archives/ [2022-11-01T16:32:21.595Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-168/archives/ [Pipeline] echo [2022-11-01T16:32:21.628Z] 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-168/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-11-01T16:32:21.917Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T16:32:22.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-01T16:32:22.542Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-01T16:32:22.677Z] prd-ubuntu20.04-docker-8c-8g-117736 does not seem to be running inside a container [2022-11-01T16:32:22.704Z] $ 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-168/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-168 -v /w/workspace/gexfoundry_go-mod-secrets_PR-168:/w/workspace/gexfoundry_go-mod-secrets_PR-168:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-168@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-168@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-01T16:32:22.927Z] $ docker top e0170b6fc2e8c83a5c072321c361a3059d2beb0093b7db6d44eca97c772ebdca -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-01T16:32:23.312Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-01T16:32:23.622Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-01T16:32:23.929Z] + ls /var/log/sa-host [2022-11-01T16:32:23.929Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-01T16:32:24.081Z] provisioning config files... [2022-11-01T16:32:24.092Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-168@tmp/config2668723102644096451tmp [Pipeline] { [Pipeline] echo [2022-11-01T16:32:24.146Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T16:32:24.458Z] ---> create-netrc.sh [Pipeline] } [2022-11-01T16:32:24.487Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-01T16:32:24.901Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-01T16:32:24.935Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T16:32:25.243Z] ---> sudo-logs.sh [2022-11-01T16:32:25.244Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-01T16:32:25.340Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T16:32:25.648Z] ---> job-cost.sh [2022-11-01T16:32:25.648Z] lf-activate-venv: SKIPPING [2022-11-01T16:32:25.648Z] DEBUG: total: 0.2199999988079071 [2022-11-01T16:32:25.648Z] INFO: Retrieving Stack Cost... [2022-11-01T16:32:25.907Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-01T16:32:26.476Z] INFO: Archiving Costs [Pipeline] echo [2022-11-01T16:32:26.512Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-01T16:32:26.821Z] ---> logs-deploy.sh [2022-11-01T16:32:26.821Z] lf-activate-venv: SKIPPING [2022-11-01T16:32:26.821Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-168/1 [2022-11-01T16:32:26.821Z] INFO: archiving workspace using pattern(s): [2022-11-01T16:32:27.755Z] Archives upload complete. [2022-11-01T16:32:28.014Z] INFO: archiving logs to Nexus [2022-11-01T16:32:28.581Z] ---> uname -a: [2022-11-01T16:32:28.581Z] Linux prd-ubuntu20-04-docker-8c-8g-117736 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-11-01T16:32:28.581Z] [2022-11-01T16:32:28.581Z] [2022-11-01T16:32:28.581Z] ---> lscpu: [2022-11-01T16:32:28.581Z] Architecture: x86_64 [2022-11-01T16:32:28.581Z] CPU op-mode(s): 32-bit, 64-bit [2022-11-01T16:32:28.581Z] Byte Order: Little Endian [2022-11-01T16:32:28.581Z] Address sizes: 40 bits physical, 48 bits virtual [2022-11-01T16:32:28.581Z] CPU(s): 8 [2022-11-01T16:32:28.581Z] On-line CPU(s) list: 0-7 [2022-11-01T16:32:28.581Z] Thread(s) per core: 1 [2022-11-01T16:32:28.581Z] Core(s) per socket: 1 [2022-11-01T16:32:28.581Z] Socket(s): 8 [2022-11-01T16:32:28.581Z] NUMA node(s): 1 [2022-11-01T16:32:28.581Z] Vendor ID: AuthenticAMD [2022-11-01T16:32:28.581Z] CPU family: 23 [2022-11-01T16:32:28.581Z] Model: 49 [2022-11-01T16:32:28.581Z] Model name: AMD EPYC-Rome Processor [2022-11-01T16:32:28.581Z] Stepping: 0 [2022-11-01T16:32:28.581Z] CPU MHz: 2799.998 [2022-11-01T16:32:28.581Z] BogoMIPS: 5599.99 [2022-11-01T16:32:28.581Z] Virtualization: AMD-V [2022-11-01T16:32:28.581Z] Hypervisor vendor: KVM [2022-11-01T16:32:28.581Z] Virtualization type: full [2022-11-01T16:32:28.581Z] L1d cache: 256 KiB [2022-11-01T16:32:28.581Z] L1i cache: 256 KiB [2022-11-01T16:32:28.581Z] L2 cache: 4 MiB [2022-11-01T16:32:28.581Z] L3 cache: 128 MiB [2022-11-01T16:32:28.581Z] NUMA node0 CPU(s): 0-7 [2022-11-01T16:32:28.581Z] Vulnerability Itlb multihit: Not affected [2022-11-01T16:32:28.581Z] Vulnerability L1tf: Not affected [2022-11-01T16:32:28.581Z] Vulnerability Mds: Not affected [2022-11-01T16:32:28.581Z] Vulnerability Meltdown: Not affected [2022-11-01T16:32:28.581Z] Vulnerability Mmio stale data: Not affected [2022-11-01T16:32:28.581Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-11-01T16:32:28.581Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-11-01T16:32:28.581Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-11-01T16:32:28.581Z] Vulnerability Srbds: Not affected [2022-11-01T16:32:28.581Z] Vulnerability Tsx async abort: Not affected [2022-11-01T16:32:28.581Z] 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 [2022-11-01T16:32:28.581Z] [2022-11-01T16:32:28.581Z] [2022-11-01T16:32:28.581Z] ---> nproc: [2022-11-01T16:32:28.581Z] 8 [2022-11-01T16:32:28.581Z] [2022-11-01T16:32:28.581Z] [2022-11-01T16:32:28.581Z] ---> df -h: [2022-11-01T16:32:28.581Z] Filesystem Size Used Avail Use% Mounted on [2022-11-01T16:32:28.581Z] overlay 155G 11G 145G 7% / [2022-11-01T16:32:28.581Z] tmpfs 64M 0 64M 0% /dev [2022-11-01T16:32:28.581Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-11-01T16:32:28.581Z] shm 64M 0 64M 0% /dev/shm [2022-11-01T16:32:28.581Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-11-01T16:32:28.581Z] [2022-11-01T16:32:28.581Z] [2022-11-01T16:32:28.581Z] ---> sar -b -r -n DEV: [2022-11-01T16:32:28.581Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117736) 11/01/22 _x86_64_ (8 CPU) [2022-11-01T16:32:28.581Z] [2022-11-01T16:32:28.581Z] 16:24:46 LINUX RESTART (8 CPU) [2022-11-01T16:32:28.581Z] [2022-11-01T16:32:28.581Z] 16:25:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-11-01T16:32:28.581Z] 16:26:02 351.94 47.39 304.55 0.00 5347.51 74437.33 0.00 [2022-11-01T16:32:28.581Z] 16:27:01 68.51 0.46 68.06 0.00 10.03 35463.55 0.00 [2022-11-01T16:32:28.581Z] 16:28:01 1.60 0.00 1.60 0.00 0.00 18.14 0.00 [2022-11-01T16:32:28.581Z] 16:29:01 1.93 0.00 1.93 0.00 0.00 21.60 0.00 [2022-11-01T16:32:28.581Z] 16:30:01 28.15 9.25 18.90 0.00 2885.92 2319.88 0.00 [2022-11-01T16:32:28.581Z] 16:31:01 11.53 0.10 11.43 0.00 0.80 2467.84 0.00 [2022-11-01T16:32:28.581Z] 16:32:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 [2022-11-01T16:32:28.581Z] Average: 66.43 8.19 58.24 0.00 1180.48 16345.72 0.00 [2022-11-01T16:32:28.581Z] [2022-11-01T16:32:28.581Z] 16:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-11-01T16:32:28.581Z] 16:26:02 29119732 31552936 762268 2.32 74560 2631900 1853252 5.46 1033428 2364460 40992 [2022-11-01T16:32:28.581Z] 16:27:01 28666412 31572348 735988 2.24 93476 3043348 1749992 5.16 1109888 2691664 252 [2022-11-01T16:32:28.581Z] 16:28:01 28666536 31572580 735612 2.24 93532 3043352 1749992 5.16 1109948 2691664 8 [2022-11-01T16:32:28.581Z] 16:29:01 28667920 31574096 733988 2.23 93620 3043356 1749992 5.16 1107988 2691668 8 [2022-11-01T16:32:28.581Z] 16:30:01 28380120 31559084 733572 2.23 111256 3292180 1757640 5.18 1256904 2805880 66200 [2022-11-01T16:32:28.581Z] 16:31:01 28381392 31562828 730148 2.22 112440 3292320 1796996 5.30 1256324 2805184 12 [2022-11-01T16:32:28.581Z] 16:32:01 28388836 31570380 722684 2.20 112536 3292324 1796996 5.30 1249120 2805192 8 [2022-11-01T16:32:28.581Z] Average: 28610135 31566322 736323 2.24 98774 3091254 1779266 5.24 1160514 2693673 15354 [2022-11-01T16:32:28.581Z] [2022-11-01T16:32:28.581Z] 16:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-11-01T16:32:28.581Z] 16:26:02 docker0 19.23 30.64 1.64 366.94 0.00 0.00 0.00 0.00 [2022-11-01T16:32:28.581Z] 16:26:02 veth56c3237 17.70 29.11 1.68 350.76 0.00 0.00 0.00 0.03 [2022-11-01T16:32:28.581Z] 16:26:02 lo 3.87 3.87 0.37 0.37 0.00 0.00 0.00 0.00 [2022-11-01T16:32:28.581Z] 16:26:02 ens3 694.67 449.03 6726.88 116.39 0.00 0.00 0.00 0.00 [2022-11-01T16:32:28.581Z] 16:27:01 docker0 16.91 25.94 1.43 304.64 0.00 0.00 0.00 0.00 [2022-11-01T16:32:28.581Z] 16:27:01 lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 [2022-11-01T16:32:28.581Z] 16:27:01 ens3 151.14 102.08 2879.68 18.59 0.00 0.00 0.00 0.00 [2022-11-01T16:32:28.581Z] 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T16:32:28.581Z] 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T16:32:28.581Z] 16:28:01 ens3 0.47 0.28 0.26 0.20 0.00 0.00 0.00 0.00 [2022-11-01T16:32:28.581Z] 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T16:32:28.581Z] 16:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T16:32:28.581Z] 16:29:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T16:32:28.581Z] 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T16:32:28.581Z] 16:30:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-11-01T16:32:28.582Z] 16:30:01 ens3 100.18 58.22 1323.24 4.16 0.00 0.00 0.00 0.00 [2022-11-01T16:32:28.582Z] 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T16:32:28.582Z] 16:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-01T16:32:28.582Z] 16:31:01 ens3 3.28 1.40 3.64 0.19 0.00 0.00 0.00 0.00 [2022-11-01T16:32:28.582Z] 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T16:32:28.582Z] 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T16:32:28.582Z] 16:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-01T16:32:28.582Z] Average: docker0 5.13 8.04 0.44 95.44 0.00 0.00 0.00 0.00 [2022-11-01T16:32:28.582Z] Average: lo 0.85 0.85 0.08 0.08 0.00 0.00 0.00 0.00 [2022-11-01T16:32:28.582Z] Average: ens3 135.66 87.27 1558.74 19.94 0.00 0.00 0.00 0.00 [2022-11-01T16:32:28.582Z] [2022-11-01T16:32:28.582Z] [2022-11-01T16:32:28.582Z] ---> sar -P ALL: [2022-11-01T16:32:28.582Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117736) 11/01/22 _x86_64_ (8 CPU) [2022-11-01T16:32:28.582Z] [2022-11-01T16:32:28.582Z] 16:24:46 LINUX RESTART (8 CPU) [2022-11-01T16:32:28.582Z] [2022-11-01T16:32:28.582Z] 16:25:01 CPU %user %nice %system %iowait %steal %idle [2022-11-01T16:32:28.582Z] 16:26:02 all 9.99 0.00 3.59 1.95 0.05 84.42 [2022-11-01T16:32:28.582Z] 16:26:02 0 10.50 0.00 3.32 3.40 0.05 82.73 [2022-11-01T16:32:28.582Z] 16:26:02 1 10.28 0.00 3.42 0.47 0.05 85.78 [2022-11-01T16:32:28.582Z] 16:26:02 2 8.21 0.00 3.67 0.39 0.05 87.68 [2022-11-01T16:32:28.582Z] 16:26:02 3 11.93 0.00 3.00 0.74 0.07 84.27 [2022-11-01T16:32:28.582Z] 16:26:02 4 9.22 0.00 2.91 0.49 0.05 87.33 [2022-11-01T16:32:28.582Z] 16:26:02 5 10.29 0.00 3.71 4.78 0.05 81.17 [2022-11-01T16:32:28.582Z] 16:26:02 6 12.29 0.00 3.64 0.45 0.05 83.56 [2022-11-01T16:32:28.582Z] 16:26:02 7 7.17 0.00 5.04 4.92 0.05 82.82 [2022-11-01T16:32:28.582Z] 16:27:01 all 30.42 0.00 5.28 0.61 0.08 63.61 [2022-11-01T16:32:28.582Z] 16:27:01 0 31.65 0.00 5.81 0.03 0.09 62.41 [2022-11-01T16:32:28.582Z] 16:27:01 1 31.54 0.00 5.45 0.00 0.09 62.93 [2022-11-01T16:32:28.582Z] 16:27:01 2 32.39 0.00 5.93 0.10 0.07 61.52 [2022-11-01T16:32:28.582Z] 16:27:01 3 29.79 0.00 4.72 0.03 0.07 65.39 [2022-11-01T16:32:28.582Z] 16:27:01 4 30.75 0.00 5.07 0.17 0.09 63.93 [2022-11-01T16:32:28.582Z] 16:27:01 5 31.44 0.00 5.59 1.43 0.09 61.45 [2022-11-01T16:32:28.582Z] 16:27:01 6 24.95 0.00 4.41 2.95 0.09 67.60 [2022-11-01T16:32:28.582Z] 16:27:01 7 30.86 0.00 5.25 0.14 0.09 63.66 [2022-11-01T16:32:28.582Z] 16:28:01 all 0.19 0.00 0.01 0.01 0.00 99.79 [2022-11-01T16:32:28.582Z] 16:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-01T16:32:28.582Z] 16:28:01 1 0.22 0.00 0.00 0.00 0.00 99.78 [2022-11-01T16:32:28.582Z] 16:28:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-11-01T16:32:28.582Z] 16:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T16:32:28.582Z] 16:28:01 4 1.22 0.00 0.02 0.00 0.00 98.76 [2022-11-01T16:32:28.582Z] 16:28:01 5 0.00 0.00 0.02 0.03 0.00 99.95 [2022-11-01T16:32:28.582Z] 16:28:01 6 0.03 0.00 0.03 0.02 0.00 99.92 [2022-11-01T16:32:28.582Z] 16:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T16:32:28.582Z] 16:29:01 all 0.03 0.00 0.01 0.01 0.00 99.94 [2022-11-01T16:32:28.582Z] 16:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-01T16:32:28.582Z] 16:29:01 1 0.08 0.00 0.03 0.02 0.00 99.87 [2022-11-01T16:32:28.582Z] 16:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T16:32:28.582Z] 16:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-01T16:32:28.582Z] 16:29:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2022-11-01T16:32:28.582Z] 16:29:01 5 0.03 0.00 0.02 0.05 0.00 99.90 [2022-11-01T16:32:28.582Z] 16:29:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-11-01T16:32:28.582Z] 16:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-01T16:32:28.582Z] 16:30:01 all 1.07 0.00 0.70 0.23 0.02 97.98 [2022-11-01T16:32:28.582Z] 16:30:01 0 0.63 0.00 0.33 0.05 0.03 98.95 [2022-11-01T16:32:28.582Z] 16:30:01 1 0.67 0.00 1.73 0.05 0.02 97.53 [2022-11-01T16:32:28.582Z] 16:30:01 2 1.85 0.00 1.22 0.57 0.02 96.35 [2022-11-01T16:32:28.582Z] 16:30:01 3 0.78 0.00 0.38 0.03 0.02 98.78 [2022-11-01T16:32:28.582Z] 16:30:01 4 1.11 0.00 0.50 0.23 0.02 98.14 [2022-11-01T16:32:28.582Z] 16:30:01 5 0.42 0.00 0.50 0.80 0.02 98.26 [2022-11-01T16:32:28.582Z] 16:30:01 6 1.87 0.00 0.58 0.07 0.02 97.46 [2022-11-01T16:32:28.582Z] 16:30:01 7 1.22 0.00 0.35 0.03 0.02 98.38 [2022-11-01T16:32:28.582Z] 16:31:01 all 0.10 0.00 0.06 0.10 0.00 99.74 [2022-11-01T16:32:28.582Z] 16:31:01 0 0.10 0.00 0.07 0.02 0.00 99.82 [2022-11-01T16:32:28.582Z] 16:31:01 1 0.13 0.00 0.08 0.02 0.00 99.77 [2022-11-01T16:32:28.582Z] 16:31:01 2 0.05 0.00 0.05 0.05 0.00 99.85 [2022-11-01T16:32:28.582Z] 16:31:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2022-11-01T16:32:28.582Z] 16:31:01 4 0.13 0.00 0.07 0.00 0.00 99.80 [2022-11-01T16:32:28.582Z] 16:31:01 5 0.10 0.00 0.10 0.37 0.00 99.43 [2022-11-01T16:32:28.582Z] 16:31:01 6 0.08 0.00 0.07 0.30 0.00 99.55 [2022-11-01T16:32:28.582Z] 16:31:01 7 0.13 0.00 0.03 0.02 0.00 99.82 [2022-11-01T16:32:28.582Z] 16:32:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2022-11-01T16:32:28.582Z] 16:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-01T16:32:28.582Z] 16:32:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-11-01T16:32:28.582Z] 16:32:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-11-01T16:32:28.582Z] 16:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-01T16:32:28.582Z] 16:32:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2022-11-01T16:32:28.582Z] 16:32:01 5 0.00 0.00 0.00 0.05 0.00 99.95 [2022-11-01T16:32:28.582Z] 16:32:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2022-11-01T16:32:28.582Z] 16:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-01T16:32:28.582Z] Average: all 5.86 0.00 1.36 0.41 0.02 92.34 [2022-11-01T16:32:28.582Z] Average: 0 6.02 0.00 1.35 0.50 0.02 92.11 [2022-11-01T16:32:28.582Z] Average: 1 6.02 0.00 1.52 0.08 0.02 92.36 [2022-11-01T16:32:28.582Z] Average: 2 5.95 0.00 1.54 0.16 0.02 92.33 [2022-11-01T16:32:28.582Z] Average: 3 5.96 0.00 1.15 0.12 0.02 92.75 [2022-11-01T16:32:28.582Z] Average: 4 6.00 0.00 1.22 0.13 0.02 92.63 [2022-11-01T16:32:28.582Z] Average: 5 5.91 0.00 1.39 1.06 0.02 91.61 [2022-11-01T16:32:28.582Z] Average: 6 5.52 0.00 1.24 0.53 0.02 92.69 [2022-11-01T16:32:28.582Z] Average: 7 5.52 0.00 1.50 0.72 0.02 92.23 [2022-11-01T16:32:28.582Z] [2022-11-01T16:32:28.582Z] [2022-11-01T16:32:28.582Z]