Pull request #73 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 399c11e4a86cfc2bdc6de274145b621ac2b8fb27+a7bdd828a6e1890dfaf5ed4577446f96ffeee818 (31fce3a4cff1d73b489a470868ec7a9965e9f1bf) 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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-73/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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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-73/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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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:patch] ========================================================= [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: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-16146 in /w/workspace/dgexfoundry_go-mod-secrets_PR-73 [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/dgexfoundry_go-mod-secrets_PR-73 # 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/73/head:refs/remotes/origin/PR-73 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit a7bdd828a6e1890dfaf5ed4577446f96ffeee818 into PR head commit 399c11e4a86cfc2bdc6de274145b621ac2b8fb27 Merge succeeded, producing 399c11e4a86cfc2bdc6de274145b621ac2b8fb27 Checking out Revision 399c11e4a86cfc2bdc6de274145b621ac2b8fb27 (PR-73) > git config core.sparsecheckout # timeout=10 > git checkout -f 399c11e4a86cfc2bdc6de274145b621ac2b8fb27 # 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 a7bdd828a6e1890dfaf5ed4577446f96ffeee818 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 399c11e4a86cfc2bdc6de274145b621ac2b8fb27 # timeout=10 Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-15T20:33:12.553Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-15T20:33:13.144Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-15T20:33:13.333Z] ========================================================= [2020-12-15T20:33:13.333Z] EdgeX Global Pipelines Version Info [2020-12-15T20:33:13.333Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-15T20:33:14.823Z] ------------------- [2020-12-15T20:33:14.823Z] stable info: [2020-12-15T20:33:14.823Z] ------------------- [2020-12-15T20:33:14.823Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-15T20:33:14.823Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-15T20:33:14.823Z] Message: update stable to v1.0.172 [2020-12-15T20:33:15.768Z] ------------------- [2020-12-15T20:33:15.768Z] experimental info: [2020-12-15T20:33:15.768Z] ------------------- [2020-12-15T20:33:15.768Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-15T20:33:15.768Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-15T20:33:15.768Z] Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-15T20:33:16.179Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2020-12-15T20:33:16.299Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2020-12-15T20:33:16.447Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-15T20:33:16.577Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-15T20:33:16.703Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-15T20:33:16.829Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-15T20:33:16.979Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-15T20:33:17.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-15T20:33:17.295Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-12-15T20:33:17.433Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-15T20:33:17.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-15T20:33:17.697Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-secrets [Pipeline] echo [2020-12-15T20:33:17.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-15T20:33:18.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-15T20:33:18.170Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-12-15T20:33:18.327Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-12-15T20:33:18.451Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-15T20:33:18.575Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-15T20:33:18.706Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-12-15T20:33:18.863Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-12-15T20:33:18.999Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-12-15T20:33:19.127Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-12-15T20:33:19.250Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-15T20:33:19.375Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-15T20:33:19.502Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-12-15T20:33:19.636Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-15T20:33:19.772Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-73 [Pipeline] echo [2020-12-15T20:33:19.928Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-73 [Pipeline] echo [2020-12-15T20:33:20.050Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-73 [Pipeline] echo [2020-12-15T20:33:20.191Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 399c11e4a86cfc2bdc6de274145b621ac2b8fb27 [Pipeline] echo [2020-12-15T20:33:20.372Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 399c11e [Pipeline] echo [2020-12-15T20:33:20.586Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-15T20:33:21.536Z] + git log --format=format:%s -1 399c11e4a86cfc2bdc6de274145b621ac2b8fb27 [Pipeline] echo [2020-12-15T20:33:21.620Z] GIT_COMMIT: 399c11e4a86cfc2bdc6de274145b621ac2b8fb27, Commit Message: Bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo [2020-12-15T20:33:21.701Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-15T20:33:22.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-15T20:33:22.594Z] [2020-12-15T20:33:22.594Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-15T20:33:22.990Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-15T20:33:22.990Z] latest: Pulling from edgex-devops/git-semver [2020-12-15T20:33:22.990Z] 31603596830f: Pulling fs layer [2020-12-15T20:33:22.990Z] 2a8b12db71e7: Pulling fs layer [2020-12-15T20:33:22.990Z] 6ca5941a6612: Pulling fs layer [2020-12-15T20:33:22.990Z] ecc8261a40a4: Pulling fs layer [2020-12-15T20:33:22.990Z] ecc8261a40a4: Waiting [2020-12-15T20:33:22.990Z] 2a8b12db71e7: Verifying Checksum [2020-12-15T20:33:22.990Z] 2a8b12db71e7: Download complete [2020-12-15T20:33:22.990Z] 31603596830f: Verifying Checksum [2020-12-15T20:33:22.990Z] 31603596830f: Download complete [2020-12-15T20:33:23.257Z] ecc8261a40a4: Verifying Checksum [2020-12-15T20:33:23.257Z] ecc8261a40a4: Download complete [2020-12-15T20:33:23.257Z] 6ca5941a6612: Verifying Checksum [2020-12-15T20:33:23.257Z] 6ca5941a6612: Download complete [2020-12-15T20:33:23.522Z] 31603596830f: Pull complete [2020-12-15T20:33:23.522Z] 2a8b12db71e7: Pull complete [2020-12-15T20:33:24.482Z] 6ca5941a6612: Pull complete [2020-12-15T20:33:24.482Z] ecc8261a40a4: Pull complete [2020-12-15T20:33:24.744Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-15T20:33:24.744Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-15T20:33:24.744Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-15T20:33:24.873Z] prd-centos7-docker-4c-2g-16146 does not seem to be running inside a container [2020-12-15T20:33:24.917Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-secrets_PR-73 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-73:/w/workspace/dgexfoundry_go-mod-secrets_PR-73:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-73@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-73@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-15T20:33:27.074Z] $ docker top 05e1456bcae3d7d8dae1522b5ac6de9927721394e3cf05dcca1de10654a95150 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-15T20:33:27.450Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-15T20:33:27.450Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-15T20:33:27.671Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-15T20:33:27.671Z] $ docker exec 05e1456bcae3d7d8dae1522b5ac6de9927721394e3cf05dcca1de10654a95150 ssh-agent [2020-12-15T20:33:27.839Z] SSH_AUTH_SOCK=/tmp/ssh-kg2jxVPy83yE/agent.12 [2020-12-15T20:33:27.839Z] SSH_AGENT_PID=17 [2020-12-15T20:33:27.848Z] Running ssh-add (command line suppressed) [2020-12-15T20:33:27.974Z] Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-73@tmp/private_key_1526345825448956672.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-73@tmp/private_key_1526345825448956672.key) [2020-12-15T20:33:28.031Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-15T20:33:28.406Z] + git tag --points-at HEAD [Pipeline] } [2020-12-15T20:33:28.429Z] $ docker exec --env ******** --env ******** 05e1456bcae3d7d8dae1522b5ac6de9927721394e3cf05dcca1de10654a95150 ssh-agent -k [2020-12-15T20:33:28.542Z] unset SSH_AUTH_SOCK; [2020-12-15T20:33:28.543Z] unset SSH_AGENT_PID; [2020-12-15T20:33:28.543Z] echo Agent pid 17 killed; [2020-12-15T20:33:28.598Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-15T20:33:28.816Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-15T20:33:28.816Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-15T20:33:28.979Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-15T20:33:28.978Z] $ docker exec 05e1456bcae3d7d8dae1522b5ac6de9927721394e3cf05dcca1de10654a95150 ssh-agent [2020-12-15T20:33:29.140Z] SSH_AUTH_SOCK=/tmp/ssh-sTXjTxxTQKPS/agent.46 [2020-12-15T20:33:29.140Z] SSH_AGENT_PID=51 [2020-12-15T20:33:29.147Z] Running ssh-add (command line suppressed) [2020-12-15T20:33:29.262Z] Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-73@tmp/private_key_1118771007926326740.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-73@tmp/private_key_1118771007926326740.key) [2020-12-15T20:33:29.320Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-15T20:33:29.708Z] + git semver init [2020-12-15T20:33:29.708Z] # -> Open(): unable to determine branch for HEAD [2020-12-15T20:33:29.708Z] # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-73/.git [2020-12-15T20:33:29.708Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-secrets_PR-73 [2020-12-15T20:33:29.708Z] # $SEMVER_REMOTE_NAME = origin [2020-12-15T20:33:29.708Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-15T20:33:29.708Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-15T20:33:29.708Z] # $SEMVER_BRANCH = PR-73 [2020-12-15T20:33:29.708Z] # $SEMVER_TEMP = /tmp/semver-112018622 [2020-12-15T20:33:29.708Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP [2020-12-15T20:33:30.281Z] # '/tmp/semver-112018622' -> '/w/workspace/dgexfoundry_go-mod-secrets_PR-73/.semver' [2020-12-15T20:33:30.281Z] # -> Force: false [2020-12-15T20:33:30.281Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-73/.semver [Pipeline] } [2020-12-15T20:33:30.296Z] $ docker exec --env ******** --env ******** 05e1456bcae3d7d8dae1522b5ac6de9927721394e3cf05dcca1de10654a95150 ssh-agent -k [2020-12-15T20:33:30.414Z] unset SSH_AUTH_SOCK; [2020-12-15T20:33:30.414Z] unset SSH_AGENT_PID; [2020-12-15T20:33:30.414Z] echo Agent pid 51 killed; [2020-12-15T20:33:30.466Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-15T20:33:31.208Z] + git semver [Pipeline] } [2020-12-15T20:33:31.237Z] $ docker stop --time=1 05e1456bcae3d7d8dae1522b5ac6de9927721394e3cf05dcca1de10654a95150 [2020-12-15T20:33:32.574Z] $ docker rm -f 05e1456bcae3d7d8dae1522b5ac6de9927721394e3cf05dcca1de10654a95150 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-15T20:33:33.104Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-15T20:33:33.533Z] Stashed 1 file(s) [Pipeline] echo [2020-12-15T20:33:33.552Z] [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 [2020-12-15T20:33:49.506Z] Still waiting to schedule task [2020-12-15T20:33:49.506Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-12-15T20:33:49.530Z] Still waiting to schedule task [2020-12-15T20:33:49.530Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-12-15T20:35:54.142Z] Running on prd-centos7-docker-4c-2g-16150 in /w/workspace/dgexfoundry_go-mod-secrets_PR-73 [Pipeline] { [Pipeline] ws [2020-12-15T20:35:54.240Z] Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout [2020-12-15T20:35:59.411Z] using credential edgex-jenkins-ssh [2020-12-15T20:35:59.512Z] Cloning the remote Git repository [2020-12-15T20:35:59.588Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2020-12-15T20:35:59.677Z] > git init /w/workspace/go-mod-secrets/1 # timeout=10 [2020-12-15T20:35:59.782Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2020-12-15T20:35:59.782Z] > git --version # timeout=10 [2020-12-15T20:35:59.819Z] > git --version # 'git version 2.24.3' [2020-12-15T20:35:59.820Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-15T20:35:59.908Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-15T20:36:00.483Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2020-12-15T20:36:00.526Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-15T20:36:00.572Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2020-12-15T20:36:00.628Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2020-12-15T20:36:00.628Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-15T20:36:00.635Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/73/head:refs/remotes/origin/PR-73 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-15T20:36:01.086Z] Merging remotes/origin/master commit a7bdd828a6e1890dfaf5ed4577446f96ffeee818 into PR head commit 399c11e4a86cfc2bdc6de274145b621ac2b8fb27 [2020-12-15T20:36:01.322Z] Merge succeeded, producing 399c11e4a86cfc2bdc6de274145b621ac2b8fb27 [2020-12-15T20:36:01.322Z] Checking out Revision 399c11e4a86cfc2bdc6de274145b621ac2b8fb27 (PR-73) [2020-12-15T20:36:01.101Z] > git config core.sparsecheckout # timeout=10 [2020-12-15T20:36:01.128Z] > git checkout -f 399c11e4a86cfc2bdc6de274145b621ac2b8fb27 # timeout=10 [2020-12-15T20:36:01.202Z] > git remote # timeout=10 [2020-12-15T20:36:01.229Z] > git config --get remote.origin.url # timeout=10 [2020-12-15T20:36:01.261Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-15T20:36:01.267Z] > git merge a7bdd828a6e1890dfaf5ed4577446f96ffeee818 # timeout=10 [2020-12-15T20:36:01.297Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-15T20:36:01.327Z] > git config core.sparsecheckout # timeout=10 [2020-12-15T20:36:01.338Z] > git checkout -f 399c11e4a86cfc2bdc6de274145b621ac2b8fb27 # timeout=10 [2020-12-15T20:36:05.970Z] Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts" [2020-12-15T20:36:06.030Z] > git --version # timeout=10 [2020-12-15T20:36:06.039Z] > git --version # 'git version 2.24.3' [2020-12-15T20:36:06.050Z] fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-15T20:36:07.711Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-15T20:36:08.107Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-15T20:36:08.467Z] + sudo service docker restart [2020-12-15T20:36:08.467Z] + true [2020-12-15T20:36:08.467Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2020-12-15T20:36:10.355Z] ========================================================= [2020-12-15T20:36:10.355Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-15T20:36:10.355Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-15T20:36:10.759Z] + 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 . [2020-12-15T20:36:11.361Z] Sending build context to Docker daemon 429.6kB [2020-12-15T20:36:11.362Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-15T20:36:11.362Z] Step 2/7 : FROM ${BASE} [2020-12-15T20:36:11.362Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-15T20:36:11.362Z] 188c0c94c7c5: Pulling fs layer [2020-12-15T20:36:11.362Z] 0ef7d3d256c8: Pulling fs layer [2020-12-15T20:36:11.362Z] de9db76c5a1d: Pulling fs layer [2020-12-15T20:36:11.362Z] bca2f99d35d6: Pulling fs layer [2020-12-15T20:36:11.362Z] 93359f2a8cfa: Pulling fs layer [2020-12-15T20:36:11.362Z] 7c6f9722023f: Pulling fs layer [2020-12-15T20:36:11.362Z] a35cf1a2eb13: Pulling fs layer [2020-12-15T20:36:11.362Z] bca2f99d35d6: Waiting [2020-12-15T20:36:11.362Z] 93359f2a8cfa: Waiting [2020-12-15T20:36:11.362Z] 7c6f9722023f: Waiting [2020-12-15T20:36:11.362Z] a35cf1a2eb13: Waiting [2020-12-15T20:36:11.642Z] de9db76c5a1d: Verifying Checksum [2020-12-15T20:36:11.642Z] de9db76c5a1d: Download complete [2020-12-15T20:36:11.642Z] 0ef7d3d256c8: Verifying Checksum [2020-12-15T20:36:11.642Z] 0ef7d3d256c8: Download complete [2020-12-15T20:36:11.642Z] 93359f2a8cfa: Verifying Checksum [2020-12-15T20:36:11.642Z] 93359f2a8cfa: Download complete [2020-12-15T20:36:11.642Z] 188c0c94c7c5: Verifying Checksum [2020-12-15T20:36:11.642Z] 188c0c94c7c5: Download complete [2020-12-15T20:36:11.642Z] 7c6f9722023f: Verifying Checksum [2020-12-15T20:36:11.642Z] 7c6f9722023f: Download complete [2020-12-15T20:36:12.301Z] 188c0c94c7c5: Pull complete [2020-12-15T20:36:12.597Z] 0ef7d3d256c8: Pull complete [2020-12-15T20:36:12.597Z] de9db76c5a1d: Pull complete [2020-12-15T20:36:15.258Z] a35cf1a2eb13: Verifying Checksum [2020-12-15T20:36:15.258Z] a35cf1a2eb13: Download complete [2020-12-15T20:36:17.284Z] bca2f99d35d6: Verifying Checksum [2020-12-15T20:36:17.285Z] bca2f99d35d6: Download complete [2020-12-15T20:36:30.011Z] bca2f99d35d6: Pull complete [2020-12-15T20:36:30.011Z] 93359f2a8cfa: Pull complete [2020-12-15T20:36:30.011Z] 7c6f9722023f: Pull complete [2020-12-15T20:36:34.407Z] a35cf1a2eb13: Pull complete [2020-12-15T20:36:34.407Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-15T20:36:34.407Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-15T20:36:34.407Z] ---> a62c8e92a672 [2020-12-15T20:36:34.407Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-15T20:36:34.407Z] ---> Running in 5694eb711540 [2020-12-15T20:36:34.407Z] Removing intermediate container 5694eb711540 [2020-12-15T20:36:34.407Z] ---> 658ba580af8f [2020-12-15T20:36:34.407Z] Step 4/7 : RUN apk add --update bash [2020-12-15T20:36:34.407Z] ---> Running in f3ae7f0a15a9 [2020-12-15T20:36:35.872Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T20:36:36.501Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T20:36:37.142Z] OK: 166 MiB in 39 packages [2020-12-15T20:36:38.174Z] Removing intermediate container f3ae7f0a15a9 [2020-12-15T20:36:38.174Z] ---> 531d62458f58 [2020-12-15T20:36:38.174Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-12-15T20:36:38.174Z] ---> Running in 31c186d02e43 [2020-12-15T20:36:38.446Z] Removing intermediate container 31c186d02e43 [2020-12-15T20:36:38.446Z] ---> 012f4711308e [2020-12-15T20:36:38.446Z] Step 6/7 : COPY go.mod . [2020-12-15T20:36:39.056Z] ---> 79aab78bc68f [2020-12-15T20:36:39.056Z] Step 7/7 : RUN go mod download [2020-12-15T20:36:39.056Z] ---> Running in bb86f923161a [2020-12-15T20:36:57.518Z] Removing intermediate container bb86f923161a [2020-12-15T20:36:57.518Z] ---> cac7d1a3ce58 [2020-12-15T20:36:57.518Z] Successfully built cac7d1a3ce58 [2020-12-15T20:36:57.518Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-15T20:36:57.781Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-16151 in /w/workspace/dgexfoundry_go-mod-secrets_PR-73 [Pipeline] { [Pipeline] ws [2020-12-15T20:36:57.938Z] Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout [2020-12-15T20:36:58.064Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-15T20:36:58.342Z] . [Pipeline] withDockerContainer [2020-12-15T20:36:58.607Z] prd-centos7-docker-4c-2g-16150 does not seem to be running inside a container [2020-12-15T20:36:58.705Z] $ 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 ******** ci-base-image-x86_64 cat [2020-12-15T20:37:00.163Z] $ docker top b8eff96f9e2f3b7c8e8518e2d05e69ddf5927a2cf3b1e3d25a61eb5b63b0e1f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-15T20:37:01.014Z] + go version [2020-12-15T20:37:01.301Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-15T20:37:01.367Z] $ docker stop --time=1 b8eff96f9e2f3b7c8e8518e2d05e69ddf5927a2cf3b1e3d25a61eb5b63b0e1f4 [2020-12-15T20:37:02.914Z] $ docker rm -f b8eff96f9e2f3b7c8e8518e2d05e69ddf5927a2cf3b1e3d25a61eb5b63b0e1f4 [Pipeline] // withDockerContainer [2020-12-15T20:37:03.227Z] using credential edgex-jenkins-ssh [Pipeline] } [2020-12-15T20:37:03.287Z] Cloning the remote Git repository [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-15T20:37:03.354Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2020-12-15T20:37:03.463Z] > git init /w/workspace/go-mod-secrets/1 # timeout=10 [2020-12-15T20:37:03.534Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2020-12-15T20:37:03.535Z] > git --version # timeout=10 [2020-12-15T20:37:03.551Z] > git --version # 'git version 2.17.1' [2020-12-15T20:37:03.552Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-15T20:37:03.606Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-15T20:37:04.309Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-15T20:37:04.310Z] . [Pipeline] withDockerContainer [2020-12-15T20:37:04.612Z] prd-centos7-docker-4c-2g-16150 does not seem to be running inside a container [2020-12-15T20:37:04.722Z] $ 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 ******** ci-base-image-x86_64 cat [2020-12-15T20:37:04.831Z] Merging remotes/origin/master commit a7bdd828a6e1890dfaf5ed4577446f96ffeee818 into PR head commit 399c11e4a86cfc2bdc6de274145b621ac2b8fb27 [2020-12-15T20:37:05.039Z] Merge succeeded, producing 399c11e4a86cfc2bdc6de274145b621ac2b8fb27 [2020-12-15T20:37:05.039Z] Checking out Revision 399c11e4a86cfc2bdc6de274145b621ac2b8fb27 (PR-73) [2020-12-15T20:37:04.309Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2020-12-15T20:37:04.324Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-15T20:37:04.352Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2020-12-15T20:37:04.385Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2020-12-15T20:37:04.385Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-15T20:37:04.396Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/73/head:refs/remotes/origin/PR-73 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-15T20:37:04.857Z] > git config core.sparsecheckout # timeout=10 [2020-12-15T20:37:04.875Z] > git checkout -f 399c11e4a86cfc2bdc6de274145b621ac2b8fb27 # timeout=10 [2020-12-15T20:37:04.968Z] > git remote # timeout=10 [2020-12-15T20:37:04.982Z] > git config --get remote.origin.url # timeout=10 [2020-12-15T20:37:04.993Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-15T20:37:05.004Z] > git merge a7bdd828a6e1890dfaf5ed4577446f96ffeee818 # timeout=10 [2020-12-15T20:37:05.029Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-15T20:37:05.050Z] > git config core.sparsecheckout # timeout=10 [2020-12-15T20:37:05.060Z] > git checkout -f 399c11e4a86cfc2bdc6de274145b621ac2b8fb27 # timeout=10 [2020-12-15T20:37:05.734Z] $ docker top 1f724c9e1f5a5e29815b0a6aff88b3a3048bf7708d27b51357e1650e2b60f97d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-15T20:37:06.369Z] + make test [2020-12-15T20:37:06.369Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-12-15T20:37:09.403Z] Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts" [2020-12-15T20:37:09.470Z] > git --version # timeout=10 [2020-12-15T20:37:09.479Z] > git --version # 'git version 2.17.1' [2020-12-15T20:37:09.491Z] fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-15T20:37:11.420Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-15T20:37:11.901Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-15T20:37:12.290Z] + sudo service docker restart [2020-12-15T20:37:12.290Z] + true [Pipeline] unstash [Pipeline] echo [2020-12-15T20:37:15.239Z] ========================================================= [2020-12-15T20:37:15.239Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-15T20:37:15.239Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-15T20:37:15.671Z] + 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 . [2020-12-15T20:37:16.655Z] Sending build context to Docker daemon 428.5kB [2020-12-15T20:37:16.655Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-15T20:37:16.655Z] Step 2/7 : FROM ${BASE} [2020-12-15T20:37:16.929Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-15T20:37:16.929Z] 5f621e34cdf4: Pulling fs layer [2020-12-15T20:37:16.929Z] a4357932f1b6: Pulling fs layer [2020-12-15T20:37:16.929Z] 18c013af1878: Pulling fs layer [2020-12-15T20:37:16.929Z] 00ac8860ef70: Pulling fs layer [2020-12-15T20:37:16.929Z] 63d7cb157983: Pulling fs layer [2020-12-15T20:37:16.929Z] b116817d02f9: Pulling fs layer [2020-12-15T20:37:16.929Z] 745a02a5169b: Pulling fs layer [2020-12-15T20:37:16.929Z] 00ac8860ef70: Waiting [2020-12-15T20:37:16.929Z] 63d7cb157983: Waiting [2020-12-15T20:37:16.929Z] b116817d02f9: Waiting [2020-12-15T20:37:16.929Z] 745a02a5169b: Waiting [2020-12-15T20:37:16.929Z] 18c013af1878: Verifying Checksum [2020-12-15T20:37:16.929Z] 18c013af1878: Download complete [2020-12-15T20:37:16.929Z] a4357932f1b6: Verifying Checksum [2020-12-15T20:37:16.929Z] a4357932f1b6: Download complete [2020-12-15T20:37:16.929Z] 63d7cb157983: Verifying Checksum [2020-12-15T20:37:16.929Z] 63d7cb157983: Download complete [2020-12-15T20:37:16.929Z] b116817d02f9: Download complete [2020-12-15T20:37:16.929Z] 5f621e34cdf4: Verifying Checksum [2020-12-15T20:37:16.929Z] 5f621e34cdf4: Download complete [2020-12-15T20:37:17.930Z] 5f621e34cdf4: Pull complete [2020-12-15T20:37:18.215Z] a4357932f1b6: Pull complete [2020-12-15T20:37:18.829Z] 18c013af1878: Pull complete [2020-12-15T20:37:19.145Z] 745a02a5169b: Verifying Checksum [2020-12-15T20:37:19.145Z] 745a02a5169b: Download complete [2020-12-15T20:37:19.148Z] ? github.com/edgexfoundry/go-mod-secrets/pkg [no test files] [2020-12-15T20:37:19.148Z] ? github.com/edgexfoundry/go-mod-secrets/pkg/keys [no test files] [2020-12-15T20:37:21.830Z] 00ac8860ef70: Verifying Checksum [2020-12-15T20:37:21.830Z] 00ac8860ef70: Download complete [2020-12-15T20:37:31.749Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/listener 9.047s coverage: 96.7% of statements [2020-12-15T20:37:31.749Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/providers/vault 0.056s coverage: 44.1% of statements [2020-12-15T20:37:31.749Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader 0.013s coverage: 89.5% of statements [2020-12-15T20:37:31.749Z] ? github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader/mocks [no test files] [2020-12-15T20:37:31.749Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer 0.011s coverage: 100.0% of statements [2020-12-15T20:37:31.749Z] ? github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer/mocks [no test files] [2020-12-15T20:37:31.749Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/types 0.009s coverage: 87.5% of statements [2020-12-15T20:37:32.036Z] 00ac8860ef70: Pull complete [2020-12-15T20:37:32.036Z] 63d7cb157983: Pull complete [2020-12-15T20:37:32.036Z] b116817d02f9: Pull complete [2020-12-15T20:37:35.455Z] 745a02a5169b: Pull complete [2020-12-15T20:37:35.455Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-15T20:37:35.455Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-15T20:37:35.455Z] ---> b7e6874047d6 [2020-12-15T20:37:35.455Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-15T20:37:38.520Z] ok github.com/edgexfoundry/go-mod-secrets/secrets 15.046s coverage: 93.3% of statements [2020-12-15T20:37:38.520Z] ? github.com/edgexfoundry/go-mod-secrets/secrets/mocks [no test files] [2020-12-15T20:37:38.520Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-12-15T20:37:38.900Z] ---> Running in 37bacdbdf9eb [2020-12-15T20:37:38.900Z] Removing intermediate container 37bacdbdf9eb [2020-12-15T20:37:38.900Z] ---> 6020c1e26dee [2020-12-15T20:37:38.900Z] Step 4/7 : RUN apk add --update bash [2020-12-15T20:37:38.900Z] ---> Running in b9c3a954f51f [2020-12-15T20:37:40.383Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T20:37:40.984Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T20:37:41.957Z] OK: 142 MiB in 39 packages [2020-12-15T20:37:42.237Z] gofmt -l . [2020-12-15T20:37:42.237Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-12-15T20:37:42.303Z] $ docker stop --time=1 1f724c9e1f5a5e29815b0a6aff88b3a3048bf7708d27b51357e1650e2b60f97d [2020-12-15T20:37:42.946Z] Removing intermediate container b9c3a954f51f [2020-12-15T20:37:42.946Z] ---> eb6ca83ef9c6 [2020-12-15T20:37:42.946Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-12-15T20:37:43.223Z] ---> Running in 02de80f06a5c [2020-12-15T20:37:43.840Z] Removing intermediate container 02de80f06a5c [2020-12-15T20:37:43.840Z] ---> 9acba5db0171 [2020-12-15T20:37:43.840Z] Step 6/7 : COPY go.mod . [2020-12-15T20:37:44.464Z] $ docker rm -f 1f724c9e1f5a5e29815b0a6aff88b3a3048bf7708d27b51357e1650e2b60f97d [2020-12-15T20:37:44.473Z] ---> a83426c7a87f [2020-12-15T20:37:44.473Z] Step 7/7 : RUN go mod download [2020-12-15T20:37:44.473Z] ---> Running in cc13d749bd57 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-15T20:37:45.371Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-15T20:37:46.177Z] 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-15T20:37:59.606Z] Removing intermediate container cc13d749bd57 [2020-12-15T20:37:59.606Z] ---> b7e8b6f266aa [2020-12-15T20:37:59.606Z] Successfully built b7e8b6f266aa [2020-12-15T20:37:59.606Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-15T20:37:59.990Z] + docker inspect -f . ci-base-image-arm64 [2020-12-15T20:37:59.990Z] . [Pipeline] withDockerContainer [2020-12-15T20:38:00.308Z] prd-ubuntu18.04-docker-arm64-4c-16g-16151 does not seem to be running inside a container [2020-12-15T20:38:00.449Z] $ 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 ******** ci-base-image-arm64 cat [2020-12-15T20:38:01.993Z] $ docker top 379dfa11fbc189ea38b23bf0599e13630c73a6ee5c9fce6fe48df98ebfbd1c14 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-15T20:38:03.193Z] + go version [2020-12-15T20:38:03.193Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-15T20:38:03.237Z] $ docker stop --time=1 379dfa11fbc189ea38b23bf0599e13630c73a6ee5c9fce6fe48df98ebfbd1c14 [2020-12-15T20:38:05.210Z] $ docker rm -f 379dfa11fbc189ea38b23bf0599e13630c73a6ee5c9fce6fe48df98ebfbd1c14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-15T20:38:06.406Z] + docker inspect -f . ci-base-image-arm64 [2020-12-15T20:38:06.406Z] . [Pipeline] withDockerContainer [2020-12-15T20:38:06.687Z] prd-ubuntu18.04-docker-arm64-4c-16g-16151 does not seem to be running inside a container [2020-12-15T20:38:06.776Z] $ 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 ******** ci-base-image-arm64 cat [2020-12-15T20:38:08.250Z] $ docker top d17be604384901bcd1877d0498533968f633f37cfd71518416944a8eec14e51c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-15T20:38:09.370Z] + make test [2020-12-15T20:38:09.370Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-12-15T20:38:31.577Z] ? github.com/edgexfoundry/go-mod-secrets/pkg [no test files] [2020-12-15T20:38:31.577Z] ? github.com/edgexfoundry/go-mod-secrets/pkg/keys [no test files] [2020-12-15T20:38:39.883Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/listener 9.057s coverage: 96.7% of statements [2020-12-15T20:38:39.883Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/providers/vault 0.041s coverage: 44.1% of statements [2020-12-15T20:38:39.883Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader 0.035s coverage: 89.5% of statements [2020-12-15T20:38:39.883Z] ? github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader/mocks [no test files] [2020-12-15T20:38:39.883Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer 0.016s coverage: 100.0% of statements [2020-12-15T20:38:39.883Z] ? github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer/mocks [no test files] [2020-12-15T20:38:39.883Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/types 0.021s coverage: 87.5% of statements [2020-12-15T20:38:50.056Z] ok github.com/edgexfoundry/go-mod-secrets/secrets 15.031s coverage: 93.3% of statements [2020-12-15T20:38:50.056Z] ? github.com/edgexfoundry/go-mod-secrets/secrets/mocks [no test files] [2020-12-15T20:38:50.056Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-12-15T20:38:52.692Z] gofmt -l . [2020-12-15T20:38:52.692Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-12-15T20:38:52.734Z] $ docker stop --time=1 d17be604384901bcd1877d0498533968f633f37cfd71518416944a8eec14e51c [2020-12-15T20:38:54.852Z] $ docker rm -f d17be604384901bcd1877d0498533968f633f37cfd71518416944a8eec14e51c [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-15T20:38:55.785Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-15T20:38:55.826Z] Warning: overwriting stash ‘coverage-report’ [2020-12-15T20:38:56.564Z] 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] } [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 [2020-12-15T20:38:58.967Z] provisioning config files... [2020-12-15T20:38:58.981Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-secrets_PR-73@tmp/config7104236657346299751tmp [Pipeline] { [Pipeline] sh [2020-12-15T20:38:59.403Z] + set +x [2020-12-15T20:38:59.403Z] + curl -s https://codecov.io/bash [2020-12-15T20:38:59.403Z] + bash -s -- [2020-12-15T20:38:59.665Z] [2020-12-15T20:38:59.665Z] _____ _ [2020-12-15T20:38:59.665Z] / ____| | | [2020-12-15T20:38:59.665Z] | | ___ __| | ___ ___ _____ __ [2020-12-15T20:38:59.665Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-15T20:38:59.665Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-15T20:38:59.665Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-15T20:38:59.665Z] Bash-20201130-cc6d3fe [2020-12-15T20:38:59.665Z] [2020-12-15T20:38:59.665Z] [2020-12-15T20:38:59.665Z] ==> Jenkins CI detected. [2020-12-15T20:38:59.665Z] project root: . [2020-12-15T20:38:59.665Z] --> token set from env [2020-12-15T20:38:59.665Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-15T20:38:59.665Z] ==> Running gcov in . (disable via -X gcov) [2020-12-15T20:38:59.665Z] ==> Python coveragepy not found [2020-12-15T20:38:59.665Z] ==> Searching for coverage reports in: [2020-12-15T20:38:59.665Z] + . [2020-12-15T20:38:59.665Z] -> Found 1 reports [2020-12-15T20:38:59.665Z] ==> Detecting git/mercurial file structure [2020-12-15T20:38:59.665Z] ==> Reading reports [2020-12-15T20:38:59.665Z] + ./coverage.out bytes=16629 [2020-12-15T20:38:59.665Z] ==> Appending adjustments [2020-12-15T20:38:59.665Z] https://docs.codecov.io/docs/fixing-reports [2020-12-15T20:38:59.665Z] + Found adjustments [2020-12-15T20:38:59.665Z] ==> Gzipping contents [2020-12-15T20:38:59.665Z] 4.0K /tmp/codecov.6Ne0tc.gz [2020-12-15T20:38:59.665Z] ==> Uploading reports [2020-12-15T20:38:59.665Z] url: https://codecov.io [2020-12-15T20:38:59.665Z] query: branch=PR-73&commit=399c11e4a86cfc2bdc6de274145b621ac2b8fb27&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-73%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=73&job=&cmd_args= [2020-12-15T20:38:59.665Z] -> Pinging Codecov [2020-12-15T20:38:59.665Z] https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-73&commit=399c11e4a86cfc2bdc6de274145b621ac2b8fb27&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-73%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=73&job=&cmd_args= [2020-12-15T20:39:00.239Z] -> Uploading to [2020-12-15T20:39:00.240Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-15/D63849C06B6B67093493C71CE874ED06/399c11e4a86cfc2bdc6de274145b621ac2b8fb27/5061f454-2728-46ab-83ef-95e27f5e7493.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201215T203900Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eebb4610d5c7d448b176aa0862d9a08f36e950d039927ee9ecb3d71e76f8b806 [2020-12-15T20:39:00.240Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-15T20:39:00.240Z] Dload Upload Total Spent Left Speed [2020-12-15T20:39:00.503Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3733 0 0 100 3733 0 9735 --:--:-- --:--:-- --:--:-- 9746 [2020-12-15T20:39:00.503Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/399c11e4a86cfc2bdc6de274145b621ac2b8fb27 [Pipeline] } [2020-12-15T20:39:00.527Z] 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 [2020-12-15T20:39:04.802Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T20:39:05.148Z] ---> package-listing.sh [2020-12-15T20:39:05.148Z] ++ facter osfamily [2020-12-15T20:39:05.148Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-15T20:39:05.148Z] + OS_FAMILY=redhat [2020-12-15T20:39:05.148Z] + workspace=/w/workspace/dgexfoundry_go-mod-secrets_PR-73 [2020-12-15T20:39:05.148Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-15T20:39:05.148Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-15T20:39:05.148Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-15T20:39:05.148Z] + PACKAGES=/tmp/packages_start.txt [2020-12-15T20:39:05.148Z] + '[' /w/workspace/dgexfoundry_go-mod-secrets_PR-73 ']' [2020-12-15T20:39:05.148Z] + PACKAGES=/tmp/packages_end.txt [2020-12-15T20:39:05.148Z] + case "${OS_FAMILY}" in [2020-12-15T20:39:05.148Z] + rpm -qa [2020-12-15T20:39:05.148Z] + sort [2020-12-15T20:39:10.502Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-15T20:39:10.503Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-15T20:39:10.503Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-15T20:39:10.503Z] + '[' /w/workspace/dgexfoundry_go-mod-secrets_PR-73 ']' [2020-12-15T20:39:10.503Z] + mkdir -p /w/workspace/dgexfoundry_go-mod-secrets_PR-73/archives/ [2020-12-15T20:39:10.503Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-secrets_PR-73/archives/ [Pipeline] echo [2020-12-15T20:39:10.556Z] 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/dgexfoundry_go-mod-secrets_PR-73/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-15T20:39:10.885Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-15T20:39:11.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-15T20:39:11.230Z] [2020-12-15T20:39:11.231Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-15T20:39:11.639Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-15T20:39:11.639Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-15T20:39:11.639Z] df20fa9351a1: Pulling fs layer [2020-12-15T20:39:11.639Z] 36b3adc4ff6f: Pulling fs layer [2020-12-15T20:39:11.639Z] 8ad3a11d3b57: Pulling fs layer [2020-12-15T20:39:11.639Z] 46f8f816bc3b: Pulling fs layer [2020-12-15T20:39:11.639Z] 93b61091891f: Pulling fs layer [2020-12-15T20:39:11.639Z] 93b9cdb0e59b: Pulling fs layer [2020-12-15T20:39:11.639Z] 5e14af77c1be: Pulling fs layer [2020-12-15T20:39:11.639Z] 01666e4c0597: Pulling fs layer [2020-12-15T20:39:11.639Z] aa168da1d23b: Pulling fs layer [2020-12-15T20:39:11.639Z] 93b9cdb0e59b: Waiting [2020-12-15T20:39:11.639Z] 5e14af77c1be: Waiting [2020-12-15T20:39:11.639Z] 01666e4c0597: Waiting [2020-12-15T20:39:11.639Z] 46f8f816bc3b: Waiting [2020-12-15T20:39:11.639Z] aa168da1d23b: Waiting [2020-12-15T20:39:11.639Z] 93b61091891f: Waiting [2020-12-15T20:39:11.639Z] 36b3adc4ff6f: Verifying Checksum [2020-12-15T20:39:11.639Z] 36b3adc4ff6f: Download complete [2020-12-15T20:39:11.639Z] 46f8f816bc3b: Verifying Checksum [2020-12-15T20:39:11.639Z] 46f8f816bc3b: Download complete [2020-12-15T20:39:11.639Z] df20fa9351a1: Verifying Checksum [2020-12-15T20:39:11.639Z] df20fa9351a1: Download complete [2020-12-15T20:39:11.916Z] 93b9cdb0e59b: Verifying Checksum [2020-12-15T20:39:11.916Z] 93b9cdb0e59b: Download complete [2020-12-15T20:39:11.916Z] 5e14af77c1be: Download complete [2020-12-15T20:39:11.916Z] 01666e4c0597: Verifying Checksum [2020-12-15T20:39:11.916Z] 01666e4c0597: Download complete [2020-12-15T20:39:11.916Z] 93b61091891f: Verifying Checksum [2020-12-15T20:39:11.916Z] 93b61091891f: Download complete [2020-12-15T20:39:11.916Z] 8ad3a11d3b57: Verifying Checksum [2020-12-15T20:39:11.916Z] 8ad3a11d3b57: Download complete [2020-12-15T20:39:12.187Z] df20fa9351a1: Pull complete [2020-12-15T20:39:12.456Z] 36b3adc4ff6f: Pull complete [2020-12-15T20:39:13.039Z] 8ad3a11d3b57: Pull complete [2020-12-15T20:39:13.039Z] 46f8f816bc3b: Pull complete [2020-12-15T20:39:13.994Z] 93b61091891f: Pull complete [2020-12-15T20:39:13.994Z] aa168da1d23b: Verifying Checksum [2020-12-15T20:39:13.994Z] aa168da1d23b: Download complete [2020-12-15T20:39:14.257Z] 93b9cdb0e59b: Pull complete [2020-12-15T20:39:14.257Z] 5e14af77c1be: Pull complete [2020-12-15T20:39:14.257Z] 01666e4c0597: Pull complete [2020-12-15T20:39:20.887Z] aa168da1d23b: Pull complete [2020-12-15T20:39:20.887Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-15T20:39:20.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-15T20:39:20.887Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-15T20:39:21.125Z] prd-centos7-docker-4c-2g-16146 does not seem to be running inside a container [2020-12-15T20:39:21.177Z] $ 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/dgexfoundry_go-mod-secrets_PR-73/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_go-mod-secrets_PR-73 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-73:/w/workspace/dgexfoundry_go-mod-secrets_PR-73:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-73@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-73@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-15T20:39:25.104Z] $ docker top 04b3992558408abd9219d857dcede60002b6e859704d182cac9abe89c578d8be -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-15T20:39:25.695Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-15T20:39:26.017Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-15T20:39:26.338Z] + ls /var/log/sa-host [2020-12-15T20:39:26.338Z] + sadf -c /var/log/sa-host/sa15 [2020-12-15T20:39:26.338Z] file_magic: OK [2020-12-15T20:39:26.338Z] HZ: Using current value: 100 [2020-12-15T20:39:26.338Z] file_header: OK [2020-12-15T20:39:26.338Z] 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 [2020-12-15T20:39:26.338Z] Statistics: [2020-12-15T20:39:26.338Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-15T20:39:26.338Z] File successfully converted to sysstat format version 12.2.1 [2020-12-15T20:39:26.338Z] + sadf -c /var/log/sa-host/sa23 [2020-12-15T20:39:26.338Z] file_magic: OK [2020-12-15T20:39:26.338Z] HZ: Using current value: 100 [2020-12-15T20:39:26.338Z] file_header: OK [2020-12-15T20:39:26.338Z] 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 [2020-12-15T20:39:26.338Z] Statistics: [2020-12-15T20:39:26.338Z] Hnuu...uuuununununu... [2020-12-15T20:39:26.338Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-15T20:39:26.625Z] provisioning config files... [2020-12-15T20:39:26.644Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-secrets_PR-73@tmp/config6385034564723261975tmp [Pipeline] { [Pipeline] echo [2020-12-15T20:39:26.768Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T20:39:27.107Z] ---> create-netrc.sh [Pipeline] } [2020-12-15T20:39:27.134Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-15T20:39:27.282Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T20:39:27.614Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-15T20:39:27.646Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T20:39:27.985Z] ---> sudo-logs.sh [2020-12-15T20:39:27.986Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-15T20:39:28.016Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T20:39:28.348Z] ---> job-cost.sh [2020-12-15T20:39:28.348Z] lf-activate-venv: SKIPPING [2020-12-15T20:39:28.348Z] INFO: No Stack... [2020-12-15T20:39:30.276Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-15T20:39:30.546Z] INFO: Archiving Costs [Pipeline] echo [2020-12-15T20:39:30.596Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T20:39:31.056Z] ---> logs-deploy.sh [2020-12-15T20:39:31.056Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-73/1 [2020-12-15T20:39:31.056Z] INFO: archiving workspace using pattern(s): [2020-12-15T20:39:32.503Z] Archives upload complete. [2020-12-15T20:39:32.768Z] INFO: archiving logs to Nexus [2020-12-15T20:39:33.715Z] ---> uname -a: [2020-12-15T20:39:33.715Z] Linux prd-centos7-docker-4c-2g-16146.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2020-12-15T20:39:33.715Z] [2020-12-15T20:39:33.715Z] [2020-12-15T20:39:33.715Z] ---> lscpu: [2020-12-15T20:39:33.715Z] Architecture: x86_64 [2020-12-15T20:39:33.715Z] CPU op-mode(s): 32-bit, 64-bit [2020-12-15T20:39:33.715Z] Byte Order: Little Endian [2020-12-15T20:39:33.715Z] Address sizes: 40 bits physical, 48 bits virtual [2020-12-15T20:39:33.715Z] CPU(s): 4 [2020-12-15T20:39:33.715Z] On-line CPU(s) list: 0-3 [2020-12-15T20:39:33.715Z] Thread(s) per core: 1 [2020-12-15T20:39:33.715Z] Core(s) per socket: 1 [2020-12-15T20:39:33.715Z] Socket(s): 4 [2020-12-15T20:39:33.715Z] NUMA node(s): 1 [2020-12-15T20:39:33.715Z] Vendor ID: GenuineIntel [2020-12-15T20:39:33.715Z] CPU family: 6 [2020-12-15T20:39:33.715Z] Model: 44 [2020-12-15T20:39:33.715Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-12-15T20:39:33.715Z] Stepping: 1 [2020-12-15T20:39:33.715Z] CPU MHz: 2933.438 [2020-12-15T20:39:33.715Z] BogoMIPS: 5866.87 [2020-12-15T20:39:33.715Z] Virtualization: VT-x [2020-12-15T20:39:33.715Z] Hypervisor vendor: KVM [2020-12-15T20:39:33.715Z] Virtualization type: full [2020-12-15T20:39:33.715Z] L1d cache: 128 KiB [2020-12-15T20:39:33.715Z] L1i cache: 128 KiB [2020-12-15T20:39:33.715Z] L2 cache: 16 MiB [2020-12-15T20:39:33.715Z] L3 cache: 64 MiB [2020-12-15T20:39:33.715Z] NUMA node0 CPU(s): 0-3 [2020-12-15T20:39:33.715Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-12-15T20:39:33.715Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-12-15T20:39:33.715Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-12-15T20:39:33.715Z] Vulnerability Meltdown: Mitigation; PTI [2020-12-15T20:39:33.715Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-12-15T20:39:33.715Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-12-15T20:39:33.715Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-12-15T20:39:33.715Z] Vulnerability Srbds: Not affected [2020-12-15T20:39:33.715Z] Vulnerability Tsx async abort: Not affected [2020-12-15T20:39:33.715Z] 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 [2020-12-15T20:39:33.715Z] [2020-12-15T20:39:33.715Z] [2020-12-15T20:39:33.715Z] ---> nproc: [2020-12-15T20:39:33.715Z] 4 [2020-12-15T20:39:33.715Z] [2020-12-15T20:39:33.715Z] [2020-12-15T20:39:33.715Z] ---> df -h: [2020-12-15T20:39:33.715Z] Filesystem Size Used Available Use% Mounted on [2020-12-15T20:39:33.715Z] overlay 50.0G 7.3G 42.7G 15% / [2020-12-15T20:39:33.715Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-12-15T20:39:33.715Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-12-15T20:39:33.715Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-12-15T20:39:33.715Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2020-12-15T20:39:33.715Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2020-12-15T20:39:33.715Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2020-12-15T20:39:33.715Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2020-12-15T20:39:33.715Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_go-mod-secrets_PR-73 [2020-12-15T20:39:33.715Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_go-mod-secrets_PR-73@tmp [2020-12-15T20:39:33.715Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2020-12-15T20:39:33.715Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2020-12-15T20:39:33.715Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2020-12-15T20:39:33.715Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2020-12-15T20:39:33.715Z] [2020-12-15T20:39:33.715Z] [2020-12-15T20:39:33.715Z] ---> free -m: [2020-12-15T20:39:33.715Z] total used free shared buff/cache available [2020-12-15T20:39:33.715Z] Mem: 1837 727 91 0 1017 1004 [2020-12-15T20:39:33.715Z] Swap: 1023 1 1022 [2020-12-15T20:39:33.715Z] [2020-12-15T20:39:33.715Z] [2020-12-15T20:39:33.715Z] ---> ip addr: [2020-12-15T20:39:33.715Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-12-15T20:39:33.715Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-12-15T20:39:33.715Z] inet 127.0.0.1/8 scope host lo [2020-12-15T20:39:33.715Z] valid_lft forever preferred_lft forever [2020-12-15T20:39:33.715Z] inet6 ::1/128 scope host [2020-12-15T20:39:33.715Z] valid_lft forever preferred_lft forever [2020-12-15T20:39:33.715Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-12-15T20:39:33.715Z] link/ether fa:16:3e:05:24:15 brd ff:ff:ff:ff:ff:ff [2020-12-15T20:39:33.715Z] inet 10.30.122.91/23 brd 10.30.123.255 scope global dynamic eth0 [2020-12-15T20:39:33.715Z] valid_lft 85986sec preferred_lft 85986sec [2020-12-15T20:39:33.715Z] inet6 fe80::f816:3eff:fe05:2415/64 scope link [2020-12-15T20:39:33.715Z] valid_lft forever preferred_lft forever [2020-12-15T20:39:33.715Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-12-15T20:39:33.715Z] link/ether 02:42:b0:91:3b:f1 brd ff:ff:ff:ff:ff:ff [2020-12-15T20:39:33.715Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-12-15T20:39:33.715Z] valid_lft forever preferred_lft forever [2020-12-15T20:39:33.715Z] inet6 fe80::42:b0ff:fe91:3bf1/64 scope link [2020-12-15T20:39:33.715Z] valid_lft forever preferred_lft forever [2020-12-15T20:39:33.715Z] [2020-12-15T20:39:33.715Z] [2020-12-15T20:39:33.715Z] ---> sar -b -r -n DEV: [2020-12-15T20:39:33.715Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/15/20 _x86_64_ (4 CPU) [2020-12-15T20:39:33.715Z] [2020-12-15T20:39:33.715Z] 20:32:28 LINUX RESTART (4 CPU) [2020-12-15T20:39:33.715Z] [2020-12-15T20:39:33.715Z] 20:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-12-15T20:39:33.715Z] 20:34:01 52.20 15.80 36.40 0.00 4683.09 3103.81 0.00 [2020-12-15T20:39:33.715Z] 20:35:02 1.12 0.00 1.12 0.00 0.00 25.34 0.00 [2020-12-15T20:39:33.715Z] 20:36:01 0.27 0.00 0.27 0.00 0.00 3.32 0.00 [2020-12-15T20:39:33.715Z] 20:37:01 0.28 0.00 0.28 0.00 0.00 3.13 0.00 [2020-12-15T20:39:33.715Z] 20:38:01 0.27 0.00 0.27 0.00 0.00 3.55 0.00 [2020-12-15T20:39:33.715Z] 20:39:01 0.37 0.07 0.30 0.00 5.60 3.53 0.00 [2020-12-15T20:39:33.715Z] Average: 9.11 2.65 6.46 0.00 783.97 525.46 0.00 [2020-12-15T20:39:33.715Z] [2020-12-15T20:39:33.715Z] 20:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-12-15T20:39:33.715Z] 20:34:01 152240 0 623936 33.16 2620 1102748 1097808 37.47 468460 1063328 128 [2020-12-15T20:39:33.715Z] 20:35:02 156600 0 619568 32.93 2620 1102756 1078176 36.80 470376 1057696 8 [2020-12-15T20:39:33.715Z] 20:36:01 155160 0 621004 33.01 2620 1102760 1078208 36.80 470188 1059572 8 [2020-12-15T20:39:33.715Z] 20:37:01 155272 0 620892 33.00 2620 1102760 1078184 36.80 477868 1051756 8 [2020-12-15T20:39:33.715Z] 20:38:01 155584 0 620572 32.98 2620 1102768 1078196 36.80 474860 1054716 8 [2020-12-15T20:39:33.715Z] 20:39:01 152912 0 623036 33.11 2620 1102976 1079436 36.84 476372 1054812 56 [2020-12-15T20:39:33.715Z] Average: 154628 0 621501 33.03 2620 1102795 1081668 36.92 473021 1056980 36 [2020-12-15T20:39:33.715Z] [2020-12-15T20:39:33.715Z] 20:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-12-15T20:39:33.715Z] 20:34:01 eth0 391.68 254.34 783.35 77.65 0.00 0.00 0.00 0.00 [2020-12-15T20:39:33.715Z] 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T20:39:33.715Z] 20:34:01 docker0 1.40 1.25 0.32 2.71 0.00 0.00 0.00 0.00 [2020-12-15T20:39:33.715Z] 20:35:02 eth0 5.41 2.30 3.06 0.51 0.00 0.00 0.00 0.00 [2020-12-15T20:39:33.715Z] 20:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T20:39:33.715Z] 20:35:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T20:39:33.715Z] 20:36:01 eth0 2.27 0.68 0.66 0.41 0.00 0.00 0.00 0.00 [2020-12-15T20:39:33.715Z] 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T20:39:33.715Z] 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T20:39:33.715Z] 20:37:01 eth0 1.77 0.53 0.61 0.39 0.00 0.00 0.00 0.00 [2020-12-15T20:39:33.715Z] 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T20:39:33.715Z] 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T20:39:33.715Z] 20:38:01 eth0 0.63 0.42 0.31 0.27 0.00 0.00 0.00 0.00 [2020-12-15T20:39:33.715Z] 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T20:39:33.715Z] 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T20:39:33.715Z] 20:39:01 eth0 4.58 3.08 4.26 1.47 0.00 0.00 0.00 0.00 [2020-12-15T20:39:33.715Z] 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T20:39:33.715Z] 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T20:39:33.715Z] Average: eth0 67.93 43.70 132.47 13.49 0.00 0.00 0.00 0.00 [2020-12-15T20:39:33.715Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T20:39:33.715Z] Average: docker0 0.23 0.21 0.05 0.45 0.00 0.00 0.00 0.00 [2020-12-15T20:39:33.715Z] [2020-12-15T20:39:33.715Z] [2020-12-15T20:39:33.715Z] ---> sar -P ALL: [2020-12-15T20:39:33.715Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/15/20 _x86_64_ (4 CPU) [2020-12-15T20:39:33.715Z] [2020-12-15T20:39:33.715Z] 20:32:28 LINUX RESTART (4 CPU) [2020-12-15T20:39:33.715Z] [2020-12-15T20:39:33.715Z] 20:33:01 CPU %user %nice %system %iowait %steal %idle [2020-12-15T20:39:33.715Z] 20:34:01 all 7.32 0.00 2.71 1.13 0.01 88.84 [2020-12-15T20:39:33.715Z] 20:34:01 0 6.37 0.00 3.35 1.41 0.02 88.86 [2020-12-15T20:39:33.715Z] 20:34:01 1 5.58 0.00 2.79 1.04 0.00 90.60 [2020-12-15T20:39:33.715Z] 20:34:01 2 9.64 0.00 2.32 0.93 0.02 87.09 [2020-12-15T20:39:33.715Z] 20:34:01 3 7.70 0.00 2.37 1.13 0.00 88.81 [2020-12-15T20:39:33.715Z] 20:35:02 all 0.22 0.00 0.06 0.00 0.00 99.72 [2020-12-15T20:39:33.715Z] 20:35:02 0 0.55 0.00 0.05 0.00 0.00 99.40 [2020-12-15T20:39:33.715Z] 20:35:02 1 0.10 0.00 0.05 0.00 0.00 99.85 [2020-12-15T20:39:33.715Z] 20:35:02 2 0.15 0.00 0.10 0.00 0.00 99.75 [2020-12-15T20:39:33.715Z] 20:35:02 3 0.08 0.00 0.05 0.00 0.00 99.87 [2020-12-15T20:39:33.715Z] 20:36:01 all 0.20 0.00 0.15 0.00 0.01 99.64 [2020-12-15T20:39:33.715Z] 20:36:01 0 0.29 0.00 0.20 0.00 0.00 99.51 [2020-12-15T20:39:33.715Z] 20:36:01 1 0.07 0.00 0.17 0.00 0.02 99.75 [2020-12-15T20:39:33.715Z] 20:36:01 2 0.19 0.00 0.17 0.00 0.00 99.64 [2020-12-15T20:39:33.715Z] 20:36:01 3 0.27 0.00 0.05 0.00 0.02 99.66 [2020-12-15T20:39:33.715Z] 20:37:01 all 0.16 0.00 0.03 0.00 0.00 99.81 [2020-12-15T20:39:33.715Z] 20:37:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-15T20:39:33.715Z] 20:37:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-15T20:39:33.715Z] 20:37:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2020-12-15T20:39:33.715Z] 20:37:01 3 0.50 0.00 0.02 0.00 0.00 99.48 [2020-12-15T20:39:33.715Z] 20:38:01 all 0.14 0.00 0.03 0.00 0.00 99.83 [2020-12-15T20:39:33.715Z] 20:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-15T20:39:33.715Z] 20:38:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2020-12-15T20:39:33.715Z] 20:38:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2020-12-15T20:39:33.715Z] 20:38:01 3 0.45 0.00 0.08 0.00 0.00 99.47 [2020-12-15T20:39:33.715Z] 20:39:01 all 0.22 0.00 0.25 0.00 0.00 99.52 [2020-12-15T20:39:33.715Z] 20:39:01 0 0.33 0.00 0.28 0.00 0.00 99.38 [2020-12-15T20:39:33.715Z] 20:39:01 1 0.17 0.00 0.25 0.00 0.00 99.58 [2020-12-15T20:39:33.715Z] 20:39:01 2 0.17 0.00 0.28 0.00 0.00 99.55 [2020-12-15T20:39:33.715Z] 20:39:01 3 0.22 0.00 0.20 0.00 0.00 99.58 [2020-12-15T20:39:33.715Z] Average: all 1.37 0.00 0.54 0.19 0.00 97.90 [2020-12-15T20:39:33.715Z] Average: 0 1.26 0.00 0.65 0.23 0.00 97.85 [2020-12-15T20:39:33.715Z] Average: 1 1.00 0.00 0.55 0.17 0.00 98.28 [2020-12-15T20:39:33.715Z] Average: 2 1.70 0.00 0.49 0.15 0.00 97.66 [2020-12-15T20:39:33.715Z] Average: 3 1.53 0.00 0.46 0.19 0.00 97.82 [2020-12-15T20:39:33.715Z] [2020-12-15T20:39:33.715Z] [2020-12-15T20:39:33.715Z]