Pull request #103 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/go-mod-secrets Obtained Jenkinsfile from d9d1b45ce47e11838a41134802509fffd08606e6+2df9c605b9ec416828c6f492962e965a0bf466b4 (e8bcc888e9cacce0a1de9563b195107fcdbaf021) Running in Durability level: MAX_SURVIVABILITY 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-103/workspace@libs/edgex-global-pipelines # 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 > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 shared 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-103/workspace@libs/lf-pipelines # 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 > 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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: [[centos7-docker-4c-2g, ubuntu18.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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-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 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-32975 in /w/workspace/gexfoundry_go-mod-secrets_PR-103 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-103 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/103/head:refs/remotes/origin/PR-103 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 2df9c605b9ec416828c6f492962e965a0bf466b4 into PR head commit d9d1b45ce47e11838a41134802509fffd08606e6 Merge succeeded, producing d9d1b45ce47e11838a41134802509fffd08606e6 Checking out Revision d9d1b45ce47e11838a41134802509fffd08606e6 (PR-103) > git config core.sparsecheckout # timeout=10 > git checkout -f d9d1b45ce47e11838a41134802509fffd08606e6 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2df9c605b9ec416828c6f492962e965a0bf466b4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d9d1b45ce47e11838a41134802509fffd08606e6 # timeout=10 Commit message: "fix(security): Fix JSON structure of token self response" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-06T18:38:01.757Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-06T18:38:02.102Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-06T18:38:02.321Z] ========================================================= [2021-04-06T18:38:02.321Z] EdgeX Global Pipelines Version Info [2021-04-06T18:38:02.321Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-06T18:38:03.789Z] ------------------- [2021-04-06T18:38:03.790Z] stable info: [2021-04-06T18:38:03.790Z] ------------------- [2021-04-06T18:38:03.790Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-06T18:38:03.790Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-06T18:38:03.790Z] Message: update stable to v1.0.186 [2021-04-06T18:38:04.732Z] ------------------- [2021-04-06T18:38:04.733Z] experimental info: [2021-04-06T18:38:04.733Z] ------------------- [2021-04-06T18:38:04.733Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-06T18:38:04.733Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-06T18:38:04.733Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-06T18:38:05.192Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2021-04-06T18:38:05.309Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2021-04-06T18:38:05.433Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-06T18:38:05.556Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-06T18:38:05.676Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-06T18:38:05.794Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-06T18:38:05.915Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-06T18:38:06.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-06T18:38:06.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-06T18:38:06.326Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-06T18:38:06.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-06T18:38:06.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-secrets [Pipeline] echo [2021-04-06T18:38:06.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-06T18:38:06.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-06T18:38:06.968Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-04-06T18:38:07.089Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-04-06T18:38:07.209Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-06T18:38:07.341Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-06T18:38:07.481Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-06T18:38:07.605Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-06T18:38:07.738Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-04-06T18:38:07.857Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-04-06T18:38:07.981Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-06T18:38:08.121Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-06T18:38:08.259Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-04-06T18:38:08.398Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-06T18:38:08.516Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-103 [Pipeline] echo [2021-04-06T18:38:08.636Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-103 [Pipeline] echo [2021-04-06T18:38:08.757Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-103 [Pipeline] echo [2021-04-06T18:38:08.885Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d9d1b45ce47e11838a41134802509fffd08606e6 [Pipeline] echo [2021-04-06T18:38:09.007Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d9d1b45 [Pipeline] echo [2021-04-06T18:38:09.183Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-06T18:38:10.057Z] + git log --format=format:%s -1 d9d1b45ce47e11838a41134802509fffd08606e6 [Pipeline] echo [2021-04-06T18:38:10.207Z] GIT_COMMIT: d9d1b45ce47e11838a41134802509fffd08606e6, Commit Message: fix(security): Fix JSON structure of token self response [Pipeline] echo [2021-04-06T18:38:10.305Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-06T18:38:11.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-06T18:38:11.351Z] [2021-04-06T18:38:11.351Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-06T18:38:11.737Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-06T18:38:11.738Z] latest: Pulling from edgex-devops/git-semver [2021-04-06T18:38:11.738Z] 31603596830f: Pulling fs layer [2021-04-06T18:38:11.738Z] 2a8b12db71e7: Pulling fs layer [2021-04-06T18:38:11.738Z] 6ca5941a6612: Pulling fs layer [2021-04-06T18:38:11.738Z] ecc8261a40a4: Pulling fs layer [2021-04-06T18:38:11.738Z] ecc8261a40a4: Waiting [2021-04-06T18:38:11.738Z] 2a8b12db71e7: Verifying Checksum [2021-04-06T18:38:11.738Z] 2a8b12db71e7: Download complete [2021-04-06T18:38:12.004Z] 31603596830f: Verifying Checksum [2021-04-06T18:38:12.004Z] 31603596830f: Download complete [2021-04-06T18:38:12.004Z] ecc8261a40a4: Verifying Checksum [2021-04-06T18:38:12.004Z] ecc8261a40a4: Download complete [2021-04-06T18:38:12.004Z] 6ca5941a6612: Verifying Checksum [2021-04-06T18:38:12.004Z] 6ca5941a6612: Download complete [2021-04-06T18:38:12.265Z] 31603596830f: Pull complete [2021-04-06T18:38:12.265Z] 2a8b12db71e7: Pull complete [2021-04-06T18:38:13.211Z] 6ca5941a6612: Pull complete [2021-04-06T18:38:13.212Z] ecc8261a40a4: Pull complete [2021-04-06T18:38:13.212Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-06T18:38:13.212Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-06T18:38:13.212Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-06T18:38:13.335Z] prd-centos7-docker-4c-2g-32975 does not seem to be running inside a container [2021-04-06T18:38:13.378Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-103 -v /w/workspace/gexfoundry_go-mod-secrets_PR-103:/w/workspace/gexfoundry_go-mod-secrets_PR-103:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-103@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-103@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-06T18:38:15.313Z] $ docker top 0c520259024146d2a32ea5c476944805a4d1c18323b3cdd0025f12d517056fdc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-06T18:38:15.771Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-06T18:38:15.771Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-06T18:38:15.978Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-06T18:38:15.981Z] $ docker exec 0c520259024146d2a32ea5c476944805a4d1c18323b3cdd0025f12d517056fdc ssh-agent [2021-04-06T18:38:16.152Z] SSH_AUTH_SOCK=/tmp/ssh-BGDpnPXuWPhl/agent.11 [2021-04-06T18:38:16.152Z] SSH_AGENT_PID=16 [2021-04-06T18:38:16.164Z] Running ssh-add (command line suppressed) [2021-04-06T18:38:16.276Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-103@tmp/private_key_4528831650769650593.key (/w/workspace/gexfoundry_go-mod-secrets_PR-103@tmp/private_key_4528831650769650593.key) [2021-04-06T18:38:16.325Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-06T18:38:16.701Z] + git tag --points-at HEAD [Pipeline] } [2021-04-06T18:38:16.733Z] $ docker exec --env ******** --env ******** 0c520259024146d2a32ea5c476944805a4d1c18323b3cdd0025f12d517056fdc ssh-agent -k [2021-04-06T18:38:16.892Z] unset SSH_AUTH_SOCK; [2021-04-06T18:38:16.892Z] unset SSH_AGENT_PID; [2021-04-06T18:38:16.893Z] echo Agent pid 16 killed; [2021-04-06T18:38:16.930Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-06T18:38:17.133Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-06T18:38:17.133Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-06T18:38:17.297Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-06T18:38:17.301Z] $ docker exec 0c520259024146d2a32ea5c476944805a4d1c18323b3cdd0025f12d517056fdc ssh-agent [2021-04-06T18:38:17.482Z] SSH_AUTH_SOCK=/tmp/ssh-E0ynAZVd0MCT/agent.44 [2021-04-06T18:38:17.482Z] SSH_AGENT_PID=50 [2021-04-06T18:38:17.489Z] Running ssh-add (command line suppressed) [2021-04-06T18:38:17.604Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-103@tmp/private_key_4416937052397246453.key (/w/workspace/gexfoundry_go-mod-secrets_PR-103@tmp/private_key_4416937052397246453.key) [2021-04-06T18:38:17.655Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-06T18:38:18.034Z] + git semver init [2021-04-06T18:38:18.034Z] # -> Open(): unable to determine branch for HEAD [2021-04-06T18:38:18.034Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_PR-103/.git [2021-04-06T18:38:18.034Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_PR-103 [2021-04-06T18:38:18.034Z] # $SEMVER_REMOTE_NAME = origin [2021-04-06T18:38:18.034Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-06T18:38:18.034Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-06T18:38:18.034Z] # $SEMVER_BRANCH = PR-103 [2021-04-06T18:38:18.034Z] # $SEMVER_TEMP = /tmp/semver-170348531 [2021-04-06T18:38:18.034Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP [2021-04-06T18:38:18.298Z] # '/tmp/semver-170348531' -> '/w/workspace/gexfoundry_go-mod-secrets_PR-103/.semver' [2021-04-06T18:38:18.298Z] # -> Force: false [2021-04-06T18:38:18.298Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_PR-103/.semver [Pipeline] } [2021-04-06T18:38:18.320Z] $ docker exec --env ******** --env ******** 0c520259024146d2a32ea5c476944805a4d1c18323b3cdd0025f12d517056fdc ssh-agent -k [2021-04-06T18:38:18.426Z] unset SSH_AUTH_SOCK; [2021-04-06T18:38:18.426Z] unset SSH_AGENT_PID; [2021-04-06T18:38:18.426Z] echo Agent pid 50 killed; [2021-04-06T18:38:18.471Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-06T18:38:19.044Z] + git semver [Pipeline] } [2021-04-06T18:38:19.083Z] $ docker stop --time=1 0c520259024146d2a32ea5c476944805a4d1c18323b3cdd0025f12d517056fdc [2021-04-06T18:38:20.704Z] $ docker rm -f 0c520259024146d2a32ea5c476944805a4d1c18323b3cdd0025f12d517056fdc [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-06T18:38:21.212Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-06T18:38:21.638Z] Stashed 1 file(s) [Pipeline] echo [2021-04-06T18:38:21.660Z] [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] node [Pipeline] node [2021-04-06T18:38:37.522Z] Still waiting to schedule task [2021-04-06T18:38:37.522Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-04-06T18:38:37.551Z] Still waiting to schedule task [2021-04-06T18:38:37.551Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-04-06T18:40:35.323Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-32976 in /w/workspace/gexfoundry_go-mod-secrets_PR-103 [Pipeline] { [Pipeline] ws [2021-04-06T18:40:35.430Z] Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout [2021-04-06T18:40:40.467Z] using credential edgex-jenkins-ssh [2021-04-06T18:40:40.532Z] Cloning the remote Git repository [2021-04-06T18:40:40.583Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-04-06T18:40:40.688Z] > git init /w/workspace/go-mod-secrets/1 # timeout=10 [2021-04-06T18:40:40.753Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-04-06T18:40:40.754Z] > git --version # timeout=10 [2021-04-06T18:40:40.770Z] > git --version # 'git version 2.17.1' [2021-04-06T18:40:40.772Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-06T18:40:40.856Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-06T18:40:41.695Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-04-06T18:40:41.715Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-06T18:40:41.740Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-04-06T18:40:41.776Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-04-06T18:40:41.776Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-06T18:40:41.788Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/103/head:refs/remotes/origin/PR-103 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-06T18:40:42.380Z] Merging remotes/origin/master commit 2df9c605b9ec416828c6f492962e965a0bf466b4 into PR head commit d9d1b45ce47e11838a41134802509fffd08606e6 [2021-04-06T18:40:42.611Z] Merge succeeded, producing d9d1b45ce47e11838a41134802509fffd08606e6 [2021-04-06T18:40:42.611Z] Checking out Revision d9d1b45ce47e11838a41134802509fffd08606e6 (PR-103) [2021-04-06T18:40:42.400Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T18:40:42.424Z] > git checkout -f d9d1b45ce47e11838a41134802509fffd08606e6 # timeout=10 [2021-04-06T18:40:42.516Z] > git remote # timeout=10 [2021-04-06T18:40:42.539Z] > git config --get remote.origin.url # timeout=10 [2021-04-06T18:40:42.562Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-06T18:40:42.572Z] > git merge 2df9c605b9ec416828c6f492962e965a0bf466b4 # timeout=10 [2021-04-06T18:40:42.594Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-06T18:40:42.616Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T18:40:42.629Z] > git checkout -f d9d1b45ce47e11838a41134802509fffd08606e6 # timeout=10 [2021-04-06T18:40:46.887Z] Commit message: "fix(security): Fix JSON structure of token self response" [2021-04-06T18:40:47.063Z] > git --version # timeout=10 [2021-04-06T18:40:47.103Z] > git --version # 'git version 2.17.1' [2021-04-06T18:40:47.153Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-06T18:40:48.772Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-06T18:40:49.197Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-06T18:40:49.558Z] + sudo service docker restart [2021-04-06T18:40:49.558Z] + true [Pipeline] unstash [Pipeline] echo [2021-04-06T18:40:51.826Z] ========================================================= [2021-04-06T18:40:51.826Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-06T18:40:51.826Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-06T18:40:52.246Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-04-06T18:40:53.228Z] Sending build context to Docker daemon 653.3kB [2021-04-06T18:40:53.228Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-04-06T18:40:53.228Z] Step 2/7 : FROM ${BASE} [2021-04-06T18:40:53.825Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-06T18:40:53.825Z] 5f621e34cdf4: Pulling fs layer [2021-04-06T18:40:53.825Z] a4357932f1b6: Pulling fs layer [2021-04-06T18:40:53.825Z] 18c013af1878: Pulling fs layer [2021-04-06T18:40:53.825Z] 00ac8860ef70: Pulling fs layer [2021-04-06T18:40:53.825Z] 63d7cb157983: Pulling fs layer [2021-04-06T18:40:53.825Z] b116817d02f9: Pulling fs layer [2021-04-06T18:40:53.825Z] 745a02a5169b: Pulling fs layer [2021-04-06T18:40:53.825Z] b116817d02f9: Waiting [2021-04-06T18:40:53.825Z] 00ac8860ef70: Waiting [2021-04-06T18:40:53.825Z] 745a02a5169b: Waiting [2021-04-06T18:40:53.825Z] 63d7cb157983: Waiting [2021-04-06T18:40:53.825Z] 18c013af1878: Verifying Checksum [2021-04-06T18:40:53.825Z] 18c013af1878: Download complete [2021-04-06T18:40:53.825Z] a4357932f1b6: Verifying Checksum [2021-04-06T18:40:53.825Z] a4357932f1b6: Download complete [2021-04-06T18:40:53.825Z] 63d7cb157983: Verifying Checksum [2021-04-06T18:40:53.825Z] 63d7cb157983: Download complete [2021-04-06T18:40:53.825Z] b116817d02f9: Verifying Checksum [2021-04-06T18:40:53.825Z] b116817d02f9: Download complete [2021-04-06T18:40:53.825Z] 5f621e34cdf4: Verifying Checksum [2021-04-06T18:40:53.825Z] 5f621e34cdf4: Download complete [2021-04-06T18:40:54.428Z] 5f621e34cdf4: Pull complete [2021-04-06T18:40:55.030Z] a4357932f1b6: Pull complete [2021-04-06T18:40:55.305Z] 18c013af1878: Pull complete [2021-04-06T18:40:56.751Z] 745a02a5169b: Verifying Checksum [2021-04-06T18:40:57.739Z] 00ac8860ef70: Download complete [2021-04-06T18:41:01.849Z] Running on prd-centos7-docker-4c-2g-32978 in /w/workspace/gexfoundry_go-mod-secrets_PR-103 [Pipeline] { [Pipeline] ws [2021-04-06T18:41:02.019Z] Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout [2021-04-06T18:41:04.144Z] using credential edgex-jenkins-ssh [2021-04-06T18:41:04.197Z] Cloning the remote Git repository [2021-04-06T18:41:04.216Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-04-06T18:41:04.281Z] > git init /w/workspace/go-mod-secrets/1 # timeout=10 [2021-04-06T18:41:05.416Z] Merging remotes/origin/master commit 2df9c605b9ec416828c6f492962e965a0bf466b4 into PR head commit d9d1b45ce47e11838a41134802509fffd08606e6 [2021-04-06T18:41:04.347Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-04-06T18:41:04.347Z] > git --version # timeout=10 [2021-04-06T18:41:04.356Z] > git --version # 'git version 2.24.3' [2021-04-06T18:41:04.357Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-06T18:41:04.382Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-06T18:41:04.952Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-04-06T18:41:04.961Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-06T18:41:04.972Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-04-06T18:41:04.984Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-04-06T18:41:04.985Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-06T18:41:04.988Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/103/head:refs/remotes/origin/PR-103 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-06T18:41:05.494Z] Merge succeeded, producing d9d1b45ce47e11838a41134802509fffd08606e6 [2021-04-06T18:41:05.495Z] Checking out Revision d9d1b45ce47e11838a41134802509fffd08606e6 (PR-103) [2021-04-06T18:41:05.427Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T18:41:05.431Z] > git checkout -f d9d1b45ce47e11838a41134802509fffd08606e6 # timeout=10 [2021-04-06T18:41:05.463Z] > git remote # timeout=10 [2021-04-06T18:41:05.470Z] > git config --get remote.origin.url # timeout=10 [2021-04-06T18:41:05.477Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-06T18:41:05.480Z] > git merge 2df9c605b9ec416828c6f492962e965a0bf466b4 # timeout=10 [2021-04-06T18:41:05.490Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-06T18:41:05.499Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T18:41:05.503Z] > git checkout -f d9d1b45ce47e11838a41134802509fffd08606e6 # timeout=10 [2021-04-06T18:41:09.089Z] Commit message: "fix(security): Fix JSON structure of token self response" [2021-04-06T18:41:09.118Z] > git --version # timeout=10 [2021-04-06T18:41:09.123Z] > git --version # 'git version 2.24.3' [2021-04-06T18:41:09.128Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-06T18:41:10.180Z] 00ac8860ef70: Pull complete [2021-04-06T18:41:10.180Z] 63d7cb157983: Pull complete [2021-04-06T18:41:10.180Z] b116817d02f9: Pull complete [2021-04-06T18:41:10.687Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-06T18:41:11.037Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-06T18:41:11.377Z] + sudo service docker restart [2021-04-06T18:41:11.377Z] + true [2021-04-06T18:41:11.377Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [2021-04-06T18:41:12.817Z] 745a02a5169b: Pull complete [2021-04-06T18:41:12.817Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-06T18:41:12.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-06T18:41:12.817Z] ---> b7e6874047d6 [2021-04-06T18:41:12.817Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [Pipeline] echo [2021-04-06T18:41:13.051Z] ========================================================= [2021-04-06T18:41:13.051Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-06T18:41:13.051Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-06T18:41:13.470Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-04-06T18:41:13.734Z] Sending build context to Docker daemon 654.3kB [2021-04-06T18:41:13.734Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-04-06T18:41:13.734Z] Step 2/7 : FROM ${BASE} [2021-04-06T18:41:14.012Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-06T18:41:14.012Z] 188c0c94c7c5: Pulling fs layer [2021-04-06T18:41:14.012Z] 0ef7d3d256c8: Pulling fs layer [2021-04-06T18:41:14.012Z] de9db76c5a1d: Pulling fs layer [2021-04-06T18:41:14.012Z] bca2f99d35d6: Pulling fs layer [2021-04-06T18:41:14.012Z] 93359f2a8cfa: Pulling fs layer [2021-04-06T18:41:14.012Z] 7c6f9722023f: Pulling fs layer [2021-04-06T18:41:14.012Z] a35cf1a2eb13: Pulling fs layer [2021-04-06T18:41:14.012Z] bca2f99d35d6: Waiting [2021-04-06T18:41:14.012Z] 93359f2a8cfa: Waiting [2021-04-06T18:41:14.012Z] 7c6f9722023f: Waiting [2021-04-06T18:41:14.012Z] a35cf1a2eb13: Waiting [2021-04-06T18:41:14.012Z] de9db76c5a1d: Verifying Checksum [2021-04-06T18:41:14.012Z] de9db76c5a1d: Download complete [2021-04-06T18:41:14.012Z] 0ef7d3d256c8: Verifying Checksum [2021-04-06T18:41:14.012Z] 0ef7d3d256c8: Download complete [2021-04-06T18:41:14.012Z] 93359f2a8cfa: Verifying Checksum [2021-04-06T18:41:14.012Z] 93359f2a8cfa: Download complete [2021-04-06T18:41:14.012Z] 7c6f9722023f: Verifying Checksum [2021-04-06T18:41:14.012Z] 7c6f9722023f: Download complete [2021-04-06T18:41:14.012Z] 188c0c94c7c5: Verifying Checksum [2021-04-06T18:41:14.012Z] 188c0c94c7c5: Download complete [2021-04-06T18:41:14.276Z] 188c0c94c7c5: Pull complete [2021-04-06T18:41:14.541Z] 0ef7d3d256c8: Pull complete [2021-04-06T18:41:14.805Z] de9db76c5a1d: Pull complete [2021-04-06T18:41:15.447Z] ---> Running in a48c5c116c5b [2021-04-06T18:41:15.748Z] a35cf1a2eb13: Verifying Checksum [2021-04-06T18:41:15.749Z] a35cf1a2eb13: Download complete [2021-04-06T18:41:16.050Z] Removing intermediate container a48c5c116c5b [2021-04-06T18:41:16.050Z] ---> 8d7bc51f7581 [2021-04-06T18:41:16.050Z] Step 4/7 : RUN apk add --update bash [2021-04-06T18:41:16.050Z] ---> Running in b5c72d1ce428 [2021-04-06T18:41:16.328Z] bca2f99d35d6: Verifying Checksum [2021-04-06T18:41:16.328Z] bca2f99d35d6: Download complete [2021-04-06T18:41:17.498Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-06T18:41:18.475Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-06T18:41:19.075Z] OK: 142 MiB in 39 packages [2021-04-06T18:41:20.511Z] Removing intermediate container b5c72d1ce428 [2021-04-06T18:41:20.511Z] ---> 88561821515c [2021-04-06T18:41:20.511Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-04-06T18:41:20.511Z] ---> Running in 9ef3bb760359 [2021-04-06T18:41:21.106Z] Removing intermediate container 9ef3bb760359 [2021-04-06T18:41:21.106Z] ---> 9d7d61a7fd6e [2021-04-06T18:41:21.106Z] Step 6/7 : COPY go.mod . [2021-04-06T18:41:21.656Z] bca2f99d35d6: Pull complete [2021-04-06T18:41:21.656Z] 93359f2a8cfa: Pull complete [2021-04-06T18:41:21.656Z] 7c6f9722023f: Pull complete [2021-04-06T18:41:21.700Z] ---> 98693c6eeeab [2021-04-06T18:41:21.700Z] Step 7/7 : RUN go mod download [2021-04-06T18:41:21.992Z] ---> Running in 0a3c23734c44 [2021-04-06T18:41:29.814Z] a35cf1a2eb13: Pull complete [2021-04-06T18:41:29.814Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-06T18:41:29.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-06T18:41:29.814Z] ---> a62c8e92a672 [2021-04-06T18:41:29.814Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-04-06T18:41:29.814Z] ---> Running in 94322dd8b47d [2021-04-06T18:41:29.814Z] Removing intermediate container 94322dd8b47d [2021-04-06T18:41:29.814Z] ---> 2020b1b9dfa8 [2021-04-06T18:41:29.815Z] Step 4/7 : RUN apk add --update bash [2021-04-06T18:41:29.815Z] ---> Running in 22238be0c27d [2021-04-06T18:41:29.815Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-06T18:41:30.394Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-06T18:41:30.967Z] OK: 166 MiB in 39 packages [2021-04-06T18:41:31.242Z] Removing intermediate container 22238be0c27d [2021-04-06T18:41:31.242Z] ---> c824e4030f30 [2021-04-06T18:41:31.242Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-04-06T18:41:31.242Z] ---> Running in cc228fc6a289 [2021-04-06T18:41:31.506Z] Removing intermediate container cc228fc6a289 [2021-04-06T18:41:31.506Z] ---> 4943ef6c82c1 [2021-04-06T18:41:31.506Z] Step 6/7 : COPY go.mod . [2021-04-06T18:41:31.768Z] ---> 8d7717694d95 [2021-04-06T18:41:31.768Z] Step 7/7 : RUN go mod download [2021-04-06T18:41:31.768Z] ---> Running in 0b1e1b839a87 [2021-04-06T18:41:40.319Z] Removing intermediate container 0a3c23734c44 [2021-04-06T18:41:40.319Z] ---> b5247955a570 [2021-04-06T18:41:40.319Z] Successfully built b5247955a570 [2021-04-06T18:41:40.319Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-06T18:41:40.697Z] + docker inspect -f . ci-base-image-arm64 [2021-04-06T18:41:40.698Z] . [Pipeline] withDockerContainer [2021-04-06T18:41:40.949Z] prd-ubuntu18.04-docker-arm64-4c-16g-32976 does not seem to be running inside a container [2021-04-06T18:41:41.025Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-06T18:41:42.587Z] $ docker top 4f05bf21a84c745c0b1df0da3974de148e5f51df4f7ccace4f5ed59a0943bf75 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-06T18:41:43.767Z] + go version [2021-04-06T18:41:43.767Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-06T18:41:43.806Z] $ docker stop --time=1 4f05bf21a84c745c0b1df0da3974de148e5f51df4f7ccace4f5ed59a0943bf75 [2021-04-06T18:41:44.055Z] Removing intermediate container 0b1e1b839a87 [2021-04-06T18:41:44.056Z] ---> e1e35e7dad84 [2021-04-06T18:41:44.056Z] Successfully built e1e35e7dad84 [2021-04-06T18:41:44.056Z] Successfully tagged ci-base-image-x86_64:latest [2021-04-06T18:41:45.807Z] $ docker rm -f 4f05bf21a84c745c0b1df0da3974de148e5f51df4f7ccace4f5ed59a0943bf75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-06T18:41:46.727Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-06T18:41:46.727Z] . [Pipeline] withDockerContainer [2021-04-06T18:41:46.954Z] prd-centos7-docker-4c-2g-32978 does not seem to be running inside a container [2021-04-06T18:41:47.009Z] $ 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 ******** ci-base-image-x86_64 cat [2021-04-06T18:41:47.022Z] + docker inspect -f . ci-base-image-arm64 [2021-04-06T18:41:47.023Z] . [2021-04-06T18:41:47.715Z] $ docker top 83359b198ab14c878cba9338abeb720a12826d5249eb66c3aa801d955b2a0164 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-04-06T18:41:48.231Z] prd-ubuntu18.04-docker-arm64-4c-16g-32976 does not seem to be running inside a container [2021-04-06T18:41:48.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-06T18:41:49.804Z] $ docker top 649e9164cb673c92774dfdd27ad2e5617ed7f32bf62e3d03b188651cc4e723b2 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-04-06T18:41:50.694Z] + go version [2021-04-06T18:41:50.694Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-06T18:41:50.727Z] $ docker stop --time=1 83359b198ab14c878cba9338abeb720a12826d5249eb66c3aa801d955b2a0164 [2021-04-06T18:41:51.092Z] + make test [2021-04-06T18:41:51.092Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-04-06T18:41:52.071Z] $ docker rm -f 83359b198ab14c878cba9338abeb720a12826d5249eb66c3aa801d955b2a0164 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-06T18:41:53.179Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-06T18:41:53.179Z] . [Pipeline] withDockerContainer [2021-04-06T18:41:53.296Z] prd-centos7-docker-4c-2g-32978 does not seem to be running inside a container [2021-04-06T18:41:53.345Z] $ 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 ******** ci-base-image-x86_64 cat [2021-04-06T18:41:53.923Z] $ docker top 26e1e1c95b23a02c797f5f87ab3a234954b33da0c65d2669e82b4124f9161039 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-06T18:41:54.497Z] + make test [2021-04-06T18:41:54.498Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-04-06T18:42:09.521Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.163s coverage: 81.0% of statements [2021-04-06T18:42:09.521Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.024s coverage: 57.1% of statements [2021-04-06T18:42:09.521Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2021-04-06T18:42:12.095Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.009s coverage: 96.7% of statements [2021-04-06T18:42:12.095Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.015s coverage: 89.5% of statements [2021-04-06T18:42:12.095Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2021-04-06T18:42:12.095Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.011s coverage: 100.0% of statements [2021-04-06T18:42:12.095Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2021-04-06T18:42:12.095Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.009s coverage: 85.7% of statements [2021-04-06T18:42:12.095Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.006s coverage: 100.0% of statements [2021-04-06T18:42:12.095Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2021-04-06T18:42:12.095Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-04-06T18:42:13.059Z] gofmt -l . [2021-04-06T18:42:13.059Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-04-06T18:42:13.129Z] $ docker stop --time=1 26e1e1c95b23a02c797f5f87ab3a234954b33da0c65d2669e82b4124f9161039 [2021-04-06T18:42:15.377Z] $ docker rm -f 26e1e1c95b23a02c797f5f87ab3a234954b33da0c65d2669e82b4124f9161039 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-06T18:42:15.974Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-06T18:42:16.329Z] 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] libraryResource [Pipeline] sh [2021-04-06T18:42:18.017Z] ---> job-cost.sh [2021-04-06T18:42:18.017Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uQUO [2021-04-06T18:42:23.466Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.458s coverage: 81.0% of statements [2021-04-06T18:42:23.466Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.028s coverage: 57.1% of statements [2021-04-06T18:42:23.466Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2021-04-06T18:42:24.896Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.021s coverage: 96.7% of statements [2021-04-06T18:42:24.896Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.027s coverage: 89.5% of statements [2021-04-06T18:42:24.896Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2021-04-06T18:42:24.896Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.010s coverage: 100.0% of statements [2021-04-06T18:42:24.896Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2021-04-06T18:42:24.896Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.012s coverage: 85.7% of statements [2021-04-06T18:42:24.896Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.018s coverage: 100.0% of statements [2021-04-06T18:42:24.896Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2021-04-06T18:42:24.896Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-04-06T18:42:28.302Z] gofmt -l . [2021-04-06T18:42:28.302Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-04-06T18:42:28.334Z] $ docker stop --time=1 649e9164cb673c92774dfdd27ad2e5617ed7f32bf62e3d03b188651cc4e723b2 [2021-04-06T18:42:30.584Z] $ docker rm -f 649e9164cb673c92774dfdd27ad2e5617ed7f32bf62e3d03b188651cc4e723b2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-06T18:42:31.461Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-06T18:42:31.496Z] Warning: overwriting stash ‘coverage-report’ [2021-04-06T18:42:32.232Z] 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) [2021-04-06T18:42:32.955Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-06T18:42:33.543Z] ---> job-cost.sh [2021-04-06T18:42:33.544Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0I11 [2021-04-06T18:42:59.580Z] lf-activate-venv(): INFO: Adding /tmp/venv-uQUO/bin to PATH [2021-04-06T18:42:59.580Z] INFO: No Stack... [2021-04-06T18:42:59.580Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-06T18:42:59.580Z] INFO: Archiving Costs [Pipeline] sh [2021-04-06T18:42:59.915Z] + cat /w/workspace/go-mod-secrets/1/archives/cost.csv [2021-04-06T18:42:59.915Z] + cut -d, -f6 [Pipeline] lock [2021-04-06T18:43:00.013Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-103-1-stack-cost] [2021-04-06T18:43:00.019Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-103-1-stack-cost] did not exist. Created. [2021-04-06T18:43:00.020Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-103-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-06T18:43:00.521Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-06T18:43:00.641Z] Stashed 1 file(s) [Pipeline] } [2021-04-06T18:43:00.662Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-103-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-06T18:43:12.527Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-06T18:44:34.333Z] lf-activate-venv(): INFO: Adding /tmp/venv-0I11/bin to PATH [2021-04-06T18:44:34.333Z] INFO: No Stack... [2021-04-06T18:44:34.333Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-06T18:44:34.333Z] INFO: Archiving Costs [Pipeline] sh [2021-04-06T18:44:34.690Z] + cat /w/workspace/go-mod-secrets/1/archives/cost.csv [2021-04-06T18:44:34.690Z] + cut -d, -f6 [Pipeline] lock [2021-04-06T18:44:34.824Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-103-1-stack-cost] [2021-04-06T18:44:34.831Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-103-1-stack-cost] did not exist. Created. [2021-04-06T18:44:34.831Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-103-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-06T18:44:35.354Z] /w/workspace/go-mod-secrets/1@tmp/durable-41edde08/script.sh: 1: /w/workspace/go-mod-secrets/1@tmp/durable-41edde08/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-06T18:44:35.722Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-06T18:44:35.774Z] Warning: overwriting stash ‘stack-cost’ [2021-04-06T18:44:35.922Z] Stashed 1 file(s) [Pipeline] } [2021-04-06T18:44:35.943Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-103-1-stack-cost] [Pipeline] // lock [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] wrap [2021-04-06T18:44:37.697Z] provisioning config files... [2021-04-06T18:44:37.712Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-103@tmp/config497305077420843294tmp [Pipeline] { [Pipeline] sh [2021-04-06T18:44:38.137Z] + set +x [2021-04-06T18:44:38.137Z] + curl -s https://codecov.io/bash [2021-04-06T18:44:38.137Z] + bash -s -- [2021-04-06T18:44:38.398Z] [2021-04-06T18:44:38.398Z] _____ _ [2021-04-06T18:44:38.398Z] / ____| | | [2021-04-06T18:44:38.398Z] | | ___ __| | ___ ___ _____ __ [2021-04-06T18:44:38.398Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-06T18:44:38.398Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-06T18:44:38.398Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-06T18:44:38.398Z] Bash-20210309-2b87ace [2021-04-06T18:44:38.398Z] [2021-04-06T18:44:38.398Z] [2021-04-06T18:44:38.398Z] ==> git version 2.24.3 found [2021-04-06T18:44:38.398Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-04-06T18:44:38.398Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-06T18:44:38.398Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-06T18:44:38.398Z] ==> Jenkins CI detected. [2021-04-06T18:44:38.398Z] project root: . [2021-04-06T18:44:38.398Z] --> token set from env [2021-04-06T18:44:38.398Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-06T18:44:38.398Z] ==> Running gcov in . (disable via -X gcov) [2021-04-06T18:44:38.398Z] ==> Python coveragepy not found [2021-04-06T18:44:38.398Z] ==> Searching for coverage reports in: [2021-04-06T18:44:38.398Z] + . [2021-04-06T18:44:38.398Z] -> Found 1 reports [2021-04-06T18:44:38.398Z] ==> Detecting git/mercurial file structure [2021-04-06T18:44:38.398Z] ==> Reading reports [2021-04-06T18:44:38.398Z] + ./coverage.out bytes=29270 [2021-04-06T18:44:38.398Z] ==> Appending adjustments [2021-04-06T18:44:38.398Z] https://docs.codecov.io/docs/fixing-reports [2021-04-06T18:44:38.661Z] + Found adjustments [2021-04-06T18:44:38.661Z] ==> Gzipping contents [2021-04-06T18:44:38.661Z] 8.0K /tmp/codecov.AfDXk1.gz [2021-04-06T18:44:38.661Z] ==> Uploading reports [2021-04-06T18:44:38.661Z] url: https://codecov.io [2021-04-06T18:44:38.661Z] query: branch=PR-103&commit=d9d1b45ce47e11838a41134802509fffd08606e6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-103%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=103&job=&cmd_args= [2021-04-06T18:44:38.661Z] -> Pinging Codecov [2021-04-06T18:44:38.661Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-103&commit=d9d1b45ce47e11838a41134802509fffd08606e6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-103%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=103&job=&cmd_args= [2021-04-06T18:44:39.235Z] -> Uploading to [2021-04-06T18:44:39.235Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-06/D63849C06B6B67093493C71CE874ED06/d9d1b45ce47e11838a41134802509fffd08606e6/f1539cc6-3155-42da-9f39-802fa52f3aee.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210406%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210406T184439Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cb0f9fed3d1d86d740343d60b96922825590e61ca5341684b4738e01f0aee135 [2021-04-06T18:44:39.235Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-06T18:44:39.235Z] Dload Upload Total Spent Left Speed [2021-04-06T18:44:39.498Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5993 0 0 100 5993 0 16174 --:--:-- --:--:-- --:--:-- 16197 [2021-04-06T18:44:39.498Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/d9d1b45ce47e11838a41134802509fffd08606e6 [Pipeline] } [2021-04-06T18:44:39.521Z] Deleting 1 temporary files [Pipeline] // wrap [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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-04-06T18:44:42.936Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T18:44:43.292Z] ---> package-listing.sh [2021-04-06T18:44:43.292Z] ++ facter osfamily [2021-04-06T18:44:43.292Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-06T18:44:43.292Z] + OS_FAMILY=redhat [2021-04-06T18:44:43.292Z] + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-103 [2021-04-06T18:44:43.292Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-06T18:44:43.292Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-06T18:44:43.292Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-06T18:44:43.292Z] + PACKAGES=/tmp/packages_start.txt [2021-04-06T18:44:43.292Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-103 ']' [2021-04-06T18:44:43.292Z] + PACKAGES=/tmp/packages_end.txt [2021-04-06T18:44:43.292Z] + case "${OS_FAMILY}" in [2021-04-06T18:44:43.292Z] + rpm -qa [2021-04-06T18:44:43.292Z] + sort [2021-04-06T18:44:48.600Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-06T18:44:48.600Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-06T18:44:48.600Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-06T18:44:48.600Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-103 ']' [2021-04-06T18:44:48.600Z] + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-103/archives/ [2021-04-06T18:44:48.600Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-103/archives/ [Pipeline] echo [2021-04-06T18:44:48.636Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-secrets_PR-103/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-06T18:44:48.950Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-06T18:44:49.299Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-06T18:44:49.299Z] [2021-04-06T18:44:49.299Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-06T18:44:49.680Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-06T18:44:49.680Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-06T18:44:49.680Z] df20fa9351a1: Pulling fs layer [2021-04-06T18:44:49.680Z] 36b3adc4ff6f: Pulling fs layer [2021-04-06T18:44:49.680Z] 8ad3a11d3b57: Pulling fs layer [2021-04-06T18:44:49.680Z] 46f8f816bc3b: Pulling fs layer [2021-04-06T18:44:49.680Z] 93b61091891f: Pulling fs layer [2021-04-06T18:44:49.680Z] 93b9cdb0e59b: Pulling fs layer [2021-04-06T18:44:49.680Z] 5e14af77c1be: Pulling fs layer [2021-04-06T18:44:49.680Z] 01666e4c0597: Pulling fs layer [2021-04-06T18:44:49.680Z] aa168da1d23b: Pulling fs layer [2021-04-06T18:44:49.680Z] 46f8f816bc3b: Waiting [2021-04-06T18:44:49.680Z] 93b61091891f: Waiting [2021-04-06T18:44:49.680Z] 93b9cdb0e59b: Waiting [2021-04-06T18:44:49.680Z] 5e14af77c1be: Waiting [2021-04-06T18:44:49.680Z] aa168da1d23b: Waiting [2021-04-06T18:44:49.680Z] 01666e4c0597: Waiting [2021-04-06T18:44:49.680Z] 36b3adc4ff6f: Download complete [2021-04-06T18:44:49.680Z] 46f8f816bc3b: Verifying Checksum [2021-04-06T18:44:49.680Z] 46f8f816bc3b: Download complete [2021-04-06T18:44:49.944Z] df20fa9351a1: Download complete [2021-04-06T18:44:49.944Z] 93b9cdb0e59b: Verifying Checksum [2021-04-06T18:44:49.944Z] 93b9cdb0e59b: Download complete [2021-04-06T18:44:49.944Z] 5e14af77c1be: Verifying Checksum [2021-04-06T18:44:49.944Z] 5e14af77c1be: Download complete [2021-04-06T18:44:49.944Z] 93b61091891f: Verifying Checksum [2021-04-06T18:44:49.944Z] 93b61091891f: Download complete [2021-04-06T18:44:49.944Z] 01666e4c0597: Verifying Checksum [2021-04-06T18:44:49.944Z] 01666e4c0597: Download complete [2021-04-06T18:44:50.207Z] df20fa9351a1: Pull complete [2021-04-06T18:44:50.207Z] 36b3adc4ff6f: Pull complete [2021-04-06T18:44:50.785Z] 8ad3a11d3b57: Verifying Checksum [2021-04-06T18:44:50.785Z] 8ad3a11d3b57: Download complete [2021-04-06T18:44:51.363Z] 8ad3a11d3b57: Pull complete [2021-04-06T18:44:51.630Z] 46f8f816bc3b: Pull complete [2021-04-06T18:44:51.897Z] 93b61091891f: Pull complete [2021-04-06T18:44:52.163Z] 93b9cdb0e59b: Pull complete [2021-04-06T18:44:52.163Z] aa168da1d23b: Verifying Checksum [2021-04-06T18:44:52.163Z] aa168da1d23b: Download complete [2021-04-06T18:44:52.739Z] 5e14af77c1be: Pull complete [2021-04-06T18:44:52.739Z] 01666e4c0597: Pull complete [2021-04-06T18:44:59.377Z] aa168da1d23b: Pull complete [2021-04-06T18:44:59.377Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-06T18:44:59.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-06T18:44:59.377Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-06T18:44:59.566Z] prd-centos7-docker-4c-2g-32975 does not seem to be running inside a container [2021-04-06T18:44:59.612Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-secrets_PR-103/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-103 -v /w/workspace/gexfoundry_go-mod-secrets_PR-103:/w/workspace/gexfoundry_go-mod-secrets_PR-103:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-103@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-103@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-06T18:45:02.753Z] $ docker top 188958e2bc9fc16152eb6bee381593828dc6878376d652c2bb69a264b34ccfbb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-06T18:45:03.350Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-06T18:45:03.670Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-06T18:45:03.990Z] + ls /var/log/sa-host [2021-04-06T18:45:03.990Z] + sadf -c /var/log/sa-host/sa06 [2021-04-06T18:45:03.990Z] file_magic: OK [2021-04-06T18:45:03.990Z] HZ: Using current value: 100 [2021-04-06T18:45:03.990Z] file_header: OK [2021-04-06T18:45:03.990Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-04-06T18:45:03.990Z] Statistics: [2021-04-06T18:45:03.990Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-06T18:45:03.990Z] File successfully converted to sysstat format version 12.2.1 [2021-04-06T18:45:03.990Z] + sadf -c /var/log/sa-host/sa23 [2021-04-06T18:45:03.990Z] file_magic: OK [2021-04-06T18:45:03.990Z] HZ: Using current value: 100 [2021-04-06T18:45:03.990Z] file_header: OK [2021-04-06T18:45:03.990Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-04-06T18:45:03.990Z] Statistics: [2021-04-06T18:45:03.990Z] Hnuu...uuuununununu... [2021-04-06T18:45:03.990Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-06T18:45:04.266Z] provisioning config files... [2021-04-06T18:45:04.286Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-103@tmp/config7350777230620944030tmp [Pipeline] { [Pipeline] echo [2021-04-06T18:45:04.425Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T18:45:04.764Z] ---> create-netrc.sh [Pipeline] } [2021-04-06T18:45:04.790Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-06T18:45:04.952Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T18:45:05.284Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-06T18:45:05.318Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T18:45:05.660Z] ---> sudo-logs.sh [2021-04-06T18:45:05.660Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-06T18:45:05.796Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T18:45:06.131Z] ---> job-cost.sh [2021-04-06T18:45:06.131Z] lf-activate-venv: SKIPPING [2021-04-06T18:45:06.131Z] DEBUG: total: 0.20999999344348907 [2021-04-06T18:45:06.131Z] INFO: Retrieving Stack Cost... [2021-04-06T18:45:07.520Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-06T18:45:08.095Z] INFO: Archiving Costs [Pipeline] echo [2021-04-06T18:45:08.131Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T18:45:08.471Z] ---> logs-deploy.sh [2021-04-06T18:45:08.471Z] lf-activate-venv: SKIPPING [2021-04-06T18:45:08.472Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-103/1 [2021-04-06T18:45:08.472Z] INFO: archiving workspace using pattern(s): [2021-04-06T18:45:09.868Z] Archives upload complete. [2021-04-06T18:45:10.132Z] INFO: archiving logs to Nexus [2021-04-06T18:45:11.082Z] ---> uname -a: [2021-04-06T18:45:11.082Z] Linux prd-centos7-docker-4c-2g-32975.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-04-06T18:45:11.082Z] [2021-04-06T18:45:11.082Z] [2021-04-06T18:45:11.082Z] ---> lscpu: [2021-04-06T18:45:11.082Z] Architecture: x86_64 [2021-04-06T18:45:11.082Z] CPU op-mode(s): 32-bit, 64-bit [2021-04-06T18:45:11.082Z] Byte Order: Little Endian [2021-04-06T18:45:11.082Z] Address sizes: 40 bits physical, 48 bits virtual [2021-04-06T18:45:11.082Z] CPU(s): 4 [2021-04-06T18:45:11.082Z] On-line CPU(s) list: 0-3 [2021-04-06T18:45:11.082Z] Thread(s) per core: 1 [2021-04-06T18:45:11.082Z] Core(s) per socket: 1 [2021-04-06T18:45:11.082Z] Socket(s): 4 [2021-04-06T18:45:11.082Z] NUMA node(s): 1 [2021-04-06T18:45:11.082Z] Vendor ID: GenuineIntel [2021-04-06T18:45:11.082Z] CPU family: 6 [2021-04-06T18:45:11.082Z] Model: 44 [2021-04-06T18:45:11.082Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-04-06T18:45:11.082Z] Stepping: 1 [2021-04-06T18:45:11.082Z] CPU MHz: 2933.438 [2021-04-06T18:45:11.082Z] BogoMIPS: 5866.87 [2021-04-06T18:45:11.082Z] Virtualization: VT-x [2021-04-06T18:45:11.082Z] Hypervisor vendor: KVM [2021-04-06T18:45:11.082Z] Virtualization type: full [2021-04-06T18:45:11.082Z] L1d cache: 128 KiB [2021-04-06T18:45:11.082Z] L1i cache: 128 KiB [2021-04-06T18:45:11.082Z] L2 cache: 16 MiB [2021-04-06T18:45:11.082Z] L3 cache: 64 MiB [2021-04-06T18:45:11.082Z] NUMA node0 CPU(s): 0-3 [2021-04-06T18:45:11.082Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-04-06T18:45:11.082Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-04-06T18:45:11.082Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-04-06T18:45:11.082Z] Vulnerability Meltdown: Mitigation; PTI [2021-04-06T18:45:11.082Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-04-06T18:45:11.082Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-04-06T18:45:11.082Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-04-06T18:45:11.082Z] Vulnerability Srbds: Not affected [2021-04-06T18:45:11.082Z] Vulnerability Tsx async abort: Not affected [2021-04-06T18:45:11.082Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-04-06T18:45:11.082Z] [2021-04-06T18:45:11.082Z] [2021-04-06T18:45:11.082Z] ---> nproc: [2021-04-06T18:45:11.082Z] 4 [2021-04-06T18:45:11.082Z] [2021-04-06T18:45:11.082Z] [2021-04-06T18:45:11.082Z] ---> df -h: [2021-04-06T18:45:11.082Z] Filesystem Size Used Available Use% Mounted on [2021-04-06T18:45:11.082Z] overlay 50.0G 7.3G 42.7G 15% / [2021-04-06T18:45:11.082Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-04-06T18:45:11.082Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-04-06T18:45:11.082Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-04-06T18:45:11.082Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-04-06T18:45:11.082Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-04-06T18:45:11.082Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-04-06T18:45:11.082Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-04-06T18:45:11.082Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/gexfoundry_go-mod-secrets_PR-103 [2021-04-06T18:45:11.082Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/gexfoundry_go-mod-secrets_PR-103@tmp [2021-04-06T18:45:11.082Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-04-06T18:45:11.082Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-04-06T18:45:11.082Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-04-06T18:45:11.082Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-04-06T18:45:11.082Z] [2021-04-06T18:45:11.082Z] [2021-04-06T18:45:11.082Z] ---> free -m: [2021-04-06T18:45:11.082Z] total used free shared buff/cache available [2021-04-06T18:45:11.082Z] Mem: 1837 712 96 0 1028 1020 [2021-04-06T18:45:11.082Z] Swap: 1023 0 1023 [2021-04-06T18:45:11.082Z] [2021-04-06T18:45:11.082Z] [2021-04-06T18:45:11.082Z] ---> ip addr: [2021-04-06T18:45:11.082Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-04-06T18:45:11.082Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-04-06T18:45:11.082Z] inet 127.0.0.1/8 scope host lo [2021-04-06T18:45:11.082Z] valid_lft forever preferred_lft forever [2021-04-06T18:45:11.082Z] inet6 ::1/128 scope host [2021-04-06T18:45:11.082Z] valid_lft forever preferred_lft forever [2021-04-06T18:45:11.082Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-04-06T18:45:11.082Z] link/ether fa:16:3e:c9:a2:db brd ff:ff:ff:ff:ff:ff [2021-04-06T18:45:11.082Z] inet 10.30.123.166/23 brd 10.30.123.255 scope global dynamic eth0 [2021-04-06T18:45:11.082Z] valid_lft 85939sec preferred_lft 85939sec [2021-04-06T18:45:11.082Z] inet6 fe80::f816:3eff:fec9:a2db/64 scope link [2021-04-06T18:45:11.082Z] valid_lft forever preferred_lft forever [2021-04-06T18:45:11.082Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-04-06T18:45:11.082Z] link/ether 02:42:21:e8:a9:a0 brd ff:ff:ff:ff:ff:ff [2021-04-06T18:45:11.082Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-04-06T18:45:11.082Z] valid_lft forever preferred_lft forever [2021-04-06T18:45:11.082Z] inet6 fe80::42:21ff:fee8:a9a0/64 scope link [2021-04-06T18:45:11.082Z] valid_lft forever preferred_lft forever [2021-04-06T18:45:11.082Z] [2021-04-06T18:45:11.082Z] [2021-04-06T18:45:11.082Z] ---> sar -b -r -n DEV: [2021-04-06T18:45:11.082Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/06/21 _x86_64_ (4 CPU) [2021-04-06T18:45:11.082Z] [2021-04-06T18:45:11.082Z] 18:37:18 LINUX RESTART (4 CPU) [2021-04-06T18:45:11.082Z] [2021-04-06T18:45:11.082Z] 18:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-04-06T18:45:11.082Z] 18:39:01 32.62 12.35 20.26 0.00 4395.74 3064.65 0.00 [2021-04-06T18:45:11.082Z] 18:40:01 0.68 0.00 0.68 0.00 0.00 17.60 0.00 [2021-04-06T18:45:11.082Z] 18:41:01 0.32 0.00 0.32 0.00 0.00 3.76 0.00 [2021-04-06T18:45:11.082Z] 18:42:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 [2021-04-06T18:45:11.082Z] 18:43:01 0.25 0.00 0.25 0.00 0.00 3.11 0.00 [2021-04-06T18:45:11.082Z] 18:44:01 0.30 0.00 0.30 0.00 0.00 4.21 0.00 [2021-04-06T18:45:11.082Z] 18:45:01 127.63 74.81 52.82 0.00 6074.50 17490.63 0.00 [2021-04-06T18:45:11.082Z] Average: 23.19 12.47 10.71 0.00 1497.52 2946.15 0.00 [2021-04-06T18:45:11.082Z] [2021-04-06T18:45:11.082Z] 18:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-04-06T18:45:11.082Z] 18:39:01 149660 0 606804 32.25 2620 1122460 1115436 38.07 415644 1116852 16 [2021-04-06T18:45:11.082Z] 18:40:01 153392 0 603064 32.05 2620 1122468 1086160 37.07 416228 1113412 8 [2021-04-06T18:45:11.082Z] 18:41:01 153636 0 602816 32.04 2620 1122472 1086148 37.07 434436 1094940 8 [2021-04-06T18:45:11.082Z] 18:42:01 152356 0 604096 32.11 2620 1122472 1086196 37.07 436624 1094300 8 [2021-04-06T18:45:11.082Z] 18:43:01 150796 0 605592 32.19 2620 1122536 1086088 37.07 447304 1085748 32 [2021-04-06T18:45:11.082Z] 18:44:01 150808 0 605632 32.19 2620 1122484 1086040 37.06 447048 1085724 16 [2021-04-06T18:45:11.082Z] 18:45:01 160704 0 708468 37.65 2620 1009752 1280064 43.69 454940 998092 96 [2021-04-06T18:45:11.082Z] Average: 153050 0 619496 32.92 2620 1106378 1118019 38.16 436032 1084153 26 [2021-04-06T18:45:11.082Z] [2021-04-06T18:45:11.082Z] 18:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-04-06T18:45:11.082Z] 18:39:01 eth0 158.69 116.78 450.37 36.83 0.00 0.00 0.00 0.00 [2021-04-06T18:45:11.082Z] 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T18:45:11.082Z] 18:39:01 docker0 1.96 1.70 0.47 4.49 0.00 0.00 0.00 0.00 [2021-04-06T18:45:11.082Z] 18:40:01 eth0 1.75 0.48 0.40 0.21 0.00 0.00 0.00 0.00 [2021-04-06T18:45:11.082Z] 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T18:45:11.082Z] 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T18:45:11.082Z] 18:41:01 eth0 1.07 0.28 0.32 0.20 0.00 0.00 0.00 0.00 [2021-04-06T18:45:11.082Z] 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T18:45:11.082Z] 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T18:45:11.082Z] 18:42:01 eth0 0.52 0.32 0.27 0.20 0.00 0.00 0.00 0.00 [2021-04-06T18:45:11.082Z] 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T18:45:11.082Z] 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T18:45:11.082Z] 18:43:01 eth0 0.63 0.37 0.34 0.23 0.00 0.00 0.00 0.00 [2021-04-06T18:45:11.082Z] 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T18:45:11.082Z] 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T18:45:11.082Z] 18:44:01 eth0 0.13 0.10 0.06 0.04 0.00 0.00 0.00 0.00 [2021-04-06T18:45:11.082Z] 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T18:45:11.082Z] 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T18:45:11.082Z] 18:45:01 eth0 197.41 168.10 2169.08 18.83 0.00 0.00 0.00 0.00 [2021-04-06T18:45:11.082Z] 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T18:45:11.082Z] 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T18:45:11.082Z] Average: eth0 51.51 40.97 375.05 8.08 0.00 0.00 0.00 0.00 [2021-04-06T18:45:11.082Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T18:45:11.082Z] Average: docker0 0.28 0.24 0.07 0.64 0.00 0.00 0.00 0.00 [2021-04-06T18:45:11.082Z] [2021-04-06T18:45:11.082Z] [2021-04-06T18:45:11.082Z] ---> sar -P ALL: [2021-04-06T18:45:11.082Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/06/21 _x86_64_ (4 CPU) [2021-04-06T18:45:11.082Z] [2021-04-06T18:45:11.082Z] 18:37:18 LINUX RESTART (4 CPU) [2021-04-06T18:45:11.082Z] [2021-04-06T18:45:11.082Z] 18:38:01 CPU %user %nice %system %iowait %steal %idle [2021-04-06T18:45:11.082Z] 18:39:01 all 2.78 0.00 1.73 0.55 0.01 94.92 [2021-04-06T18:45:11.082Z] 18:39:01 0 3.27 0.00 1.79 0.07 0.02 94.86 [2021-04-06T18:45:11.082Z] 18:39:01 1 2.76 0.00 1.61 1.64 0.00 93.99 [2021-04-06T18:45:11.082Z] 18:39:01 2 2.16 0.00 1.96 0.30 0.02 95.56 [2021-04-06T18:45:11.082Z] 18:39:01 3 2.95 0.00 1.57 0.18 0.02 95.28 [2021-04-06T18:45:11.082Z] 18:40:01 all 0.14 0.00 0.03 0.00 0.00 99.82 [2021-04-06T18:45:11.082Z] 18:40:01 0 0.48 0.00 0.03 0.00 0.00 99.48 [2021-04-06T18:45:11.082Z] 18:40:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2021-04-06T18:45:11.082Z] 18:40:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-04-06T18:45:11.082Z] 18:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2021-04-06T18:45:11.082Z] 18:41:01 all 0.15 0.00 0.04 0.00 0.00 99.81 [2021-04-06T18:45:11.082Z] 18:41:01 0 0.43 0.00 0.02 0.00 0.00 99.55 [2021-04-06T18:45:11.082Z] 18:41:01 1 0.03 0.00 0.07 0.00 0.00 99.90 [2021-04-06T18:45:11.082Z] 18:41:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2021-04-06T18:45:11.082Z] 18:41:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2021-04-06T18:45:11.082Z] 18:42:01 all 0.16 0.00 0.02 0.00 0.00 99.82 [2021-04-06T18:45:11.082Z] 18:42:01 0 0.52 0.00 0.02 0.00 0.00 99.47 [2021-04-06T18:45:11.082Z] 18:42:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2021-04-06T18:45:11.082Z] 18:42:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2021-04-06T18:45:11.082Z] 18:42:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2021-04-06T18:45:11.082Z] 18:43:01 all 0.17 0.00 0.06 0.00 0.00 99.77 [2021-04-06T18:45:11.082Z] 18:43:01 0 0.53 0.00 0.02 0.00 0.02 99.43 [2021-04-06T18:45:11.082Z] 18:43:01 1 0.03 0.00 0.17 0.00 0.00 99.80 [2021-04-06T18:45:11.082Z] 18:43:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2021-04-06T18:45:11.083Z] 18:43:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2021-04-06T18:45:11.083Z] 18:44:01 all 0.15 0.00 0.03 0.00 0.00 99.81 [2021-04-06T18:45:11.083Z] 18:44:01 0 0.52 0.00 0.02 0.00 0.00 99.47 [2021-04-06T18:45:11.083Z] 18:44:01 1 0.03 0.00 0.07 0.00 0.00 99.90 [2021-04-06T18:45:11.083Z] 18:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2021-04-06T18:45:11.083Z] 18:44:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2021-04-06T18:45:11.083Z] 18:45:01 all 5.45 0.00 3.15 2.17 0.00 89.22 [2021-04-06T18:45:11.083Z] 18:45:01 0 6.17 0.00 3.20 2.58 0.00 88.05 [2021-04-06T18:45:11.083Z] 18:45:01 1 4.84 0.00 3.00 3.11 0.00 89.05 [2021-04-06T18:45:11.083Z] 18:45:01 2 6.03 0.00 3.42 2.34 0.02 88.19 [2021-04-06T18:45:11.083Z] 18:45:01 3 4.78 0.00 2.98 0.65 0.00 91.58 [2021-04-06T18:45:11.083Z] Average: all 1.28 0.00 0.72 0.39 0.00 97.60 [2021-04-06T18:45:11.083Z] Average: 0 1.70 0.00 0.73 0.38 0.00 97.19 [2021-04-06T18:45:11.083Z] Average: 1 1.11 0.00 0.71 0.68 0.00 97.50 [2021-04-06T18:45:11.083Z] Average: 2 1.19 0.00 0.79 0.38 0.00 97.64 [2021-04-06T18:45:11.083Z] Average: 3 1.13 0.00 0.67 0.12 0.00 98.09 [2021-04-06T18:45:11.083Z] [2021-04-06T18:45:11.083Z] [2021-04-06T18:45:11.083Z]