Pull request #65 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 073b62e05f9f4e2d0ef16ddaf080205eadabeef6+762a295623681f189d06bfa752067490d084119a (b706c38f5ae49f2869703d799131313b711e4859) 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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-65/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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > 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-65/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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-6166 in /w/workspace/dgexfoundry_go-mod-secrets_PR-65 [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-65 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --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 --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/65/head:refs/remotes/origin/PR-65 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 762a295623681f189d06bfa752067490d084119a into PR head commit 073b62e05f9f4e2d0ef16ddaf080205eadabeef6 Merge succeeded, producing 073b62e05f9f4e2d0ef16ddaf080205eadabeef6 Checking out Revision 073b62e05f9f4e2d0ef16ddaf080205eadabeef6 (PR-65) > git config core.sparsecheckout # timeout=10 > git checkout -f 073b62e05f9f4e2d0ef16ddaf080205eadabeef6 # 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 762a295623681f189d06bfa752067490d084119a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 073b62e05f9f4e2d0ef16ddaf080205eadabeef6 # 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.16.5' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:17:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:17:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:17:04 ========================================================= 06:17:04 EdgeX Global Pipelines Version Info 06:17:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:17:06 ------------------- 06:17:06 stable info: 06:17:06 ------------------- 06:17:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:17:06 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 06:17:06 Message: update stable to v1.0.144 06:17:07 ------------------- 06:17:07 experimental info: 06:17:07 ------------------- 06:17:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:17:07 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 06:17:07 Message: update experimental to v1.0.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 06:17:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 06:17:07 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 06:17:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:17:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:17:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:17:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:17:08 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:17:08 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:17:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:17:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:17:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:17:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-secrets [Pipeline] echo 06:17:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:17:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:17:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 06:17:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:17:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:17:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:17:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 06:17:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:17:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:17:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:17:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:17:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:17:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 06:17:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-65 [Pipeline] echo 06:17:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-65 [Pipeline] echo 06:17:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-65 [Pipeline] echo 06:17:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 073b62e05f9f4e2d0ef16ddaf080205eadabeef6 [Pipeline] echo 06:17:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 073b62e [Pipeline] echo 06:17:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:17:12 + git log --format=format:%s -1 073b62e05f9f4e2d0ef16ddaf080205eadabeef6 [Pipeline] echo 06:17:12 GIT_COMMIT: 073b62e05f9f4e2d0ef16ddaf080205eadabeef6, Commit Message: Bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo 06:17:12 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:17:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:17:13 06:17:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:17:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:17:13 latest: Pulling from edgex-devops/git-semver 06:17:13 31603596830f: Pulling fs layer 06:17:13 2a8b12db71e7: Pulling fs layer 06:17:13 6ca5941a6612: Pulling fs layer 06:17:13 ecc8261a40a4: Pulling fs layer 06:17:13 ecc8261a40a4: Waiting 06:17:13 2a8b12db71e7: Verifying Checksum 06:17:13 2a8b12db71e7: Download complete 06:17:13 31603596830f: Verifying Checksum 06:17:13 31603596830f: Download complete 06:17:14 ecc8261a40a4: Verifying Checksum 06:17:14 ecc8261a40a4: Download complete 06:17:14 6ca5941a6612: Verifying Checksum 06:17:14 6ca5941a6612: Download complete 06:17:14 31603596830f: Pull complete 06:17:14 2a8b12db71e7: Pull complete 06:17:15 6ca5941a6612: Pull complete 06:17:15 ecc8261a40a4: Pull complete 06:17:15 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:17:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:17:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:17:15 prd-centos7-docker-4c-2g-6166 does not seem to be running inside a container 06:17:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-secrets_PR-65 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-65:/w/workspace/dgexfoundry_go-mod-secrets_PR-65:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-65@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-65@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 06:17:17 $ docker top 95caa69ad73b08f57e432cb84ff1b87920d950e742719b410e99512d5bc3fa7f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:17:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:17:18 [ssh-agent] Looking for ssh-agent implementation... 06:17:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:17:18 $ docker exec 95caa69ad73b08f57e432cb84ff1b87920d950e742719b410e99512d5bc3fa7f ssh-agent 06:17:18 SSH_AUTH_SOCK=/tmp/ssh-zE6xWCVR5rgJ/agent.12 06:17:18 SSH_AGENT_PID=17 06:17:18 Running ssh-add (command line suppressed) 06:17:18 Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-65@tmp/private_key_618513209228195618.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-65@tmp/private_key_618513209228195618.key) 06:17:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:17:19 + git tag --points-at HEAD [Pipeline] } 06:17:19 $ docker exec --env ******** --env ******** 95caa69ad73b08f57e432cb84ff1b87920d950e742719b410e99512d5bc3fa7f ssh-agent -k 06:17:19 unset SSH_AUTH_SOCK; 06:17:19 unset SSH_AGENT_PID; 06:17:19 echo Agent pid 17 killed; 06:17:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:17:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:17:19 [ssh-agent] Looking for ssh-agent implementation... 06:17:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:17:19 $ docker exec 95caa69ad73b08f57e432cb84ff1b87920d950e742719b410e99512d5bc3fa7f ssh-agent 06:17:19 SSH_AUTH_SOCK=/tmp/ssh-2olYyBe9sWry/agent.46 06:17:19 SSH_AGENT_PID=51 06:17:19 Running ssh-add (command line suppressed) 06:17:19 Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-65@tmp/private_key_8988587834790989670.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-65@tmp/private_key_8988587834790989670.key) 06:17:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:17:20 + git semver init 06:17:20 # -> Open(): unable to determine branch for HEAD 06:17:20 # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-65/.git 06:17:20 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-secrets_PR-65 06:17:20 # $SEMVER_REMOTE_NAME = origin 06:17:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:17:20 # $SEMVER_USER_NAME = edgex-jenkins 06:17:20 # $SEMVER_BRANCH = PR-65 06:17:20 # $SEMVER_TEMP = /tmp/semver-959403409 06:17:20 # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP 06:17:20 # '/tmp/semver-959403409' -> '/w/workspace/dgexfoundry_go-mod-secrets_PR-65/.semver' 06:17:20 # -> Force: false 06:17:20 # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-65/.semver [Pipeline] } 06:17:20 $ docker exec --env ******** --env ******** 95caa69ad73b08f57e432cb84ff1b87920d950e742719b410e99512d5bc3fa7f ssh-agent -k 06:17:20 unset SSH_AUTH_SOCK; 06:17:20 unset SSH_AGENT_PID; 06:17:20 echo Agent pid 51 killed; 06:17:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:17:21 + git semver [Pipeline] } 06:17:21 $ docker stop --time=1 95caa69ad73b08f57e432cb84ff1b87920d950e742719b410e99512d5bc3fa7f 06:17:22 $ docker rm -f 95caa69ad73b08f57e432cb84ff1b87920d950e742719b410e99512d5bc3fa7f [Pipeline] // withDockerContainer [Pipeline] sh 06:17:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:17:23 Stashed 1 file(s) [Pipeline] echo 06:17:23 [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 06:17:39 Still waiting to schedule task 06:17:39 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:17:39 Still waiting to schedule task 06:17:39 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:19:24 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6168 in /w/workspace/dgexfoundry_go-mod-secrets_PR-65 [Pipeline] { [Pipeline] ws 06:19:24 Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout 06:19:29 using credential edgex-jenkins-ssh 06:19:29 Cloning the remote Git repository 06:19:29 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 06:19:29 > git init /w/workspace/go-mod-secrets/1 # timeout=10 06:19:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 06:19:30 > git --version # timeout=10 06:19:30 > git --version # 'git version 2.17.1' 06:19:30 using GIT_SSH to set credentials SSH Credentials for GitHub 06:19:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:19:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 06:19:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:19:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 06:19:31 Merging remotes/origin/master commit 762a295623681f189d06bfa752067490d084119a into PR head commit 073b62e05f9f4e2d0ef16ddaf080205eadabeef6 06:19:31 Merge succeeded, producing 073b62e05f9f4e2d0ef16ddaf080205eadabeef6 06:19:31 Checking out Revision 073b62e05f9f4e2d0ef16ddaf080205eadabeef6 (PR-65) 06:19:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 06:19:30 using GIT_SSH to set credentials SSH Credentials for GitHub 06:19:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/65/head:refs/remotes/origin/PR-65 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:19:31 > git config core.sparsecheckout # timeout=10 06:19:31 > git checkout -f 073b62e05f9f4e2d0ef16ddaf080205eadabeef6 # timeout=10 06:19:31 > git remote # timeout=10 06:19:31 > git config --get remote.origin.url # timeout=10 06:19:31 using GIT_SSH to set credentials SSH Credentials for GitHub 06:19:31 > git merge 762a295623681f189d06bfa752067490d084119a # timeout=10 06:19:31 > git rev-parse HEAD^{commit} # timeout=10 06:19:31 > git config core.sparsecheckout # timeout=10 06:19:31 > git checkout -f 073b62e05f9f4e2d0ef16ddaf080205eadabeef6 # timeout=10 06:19:36 Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts" 06:19:36 > git --version # timeout=10 06:19:36 > git --version # 'git version 2.17.1' 06:19:36 fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:19:37 ========================================================= 06:19:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:19:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:19:38 + 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 . 06:19:39 Sending build context to Docker daemon 400.4kB 06:19:39 Step 1/7 : ARG BASE=golang:1.15-alpine 06:19:39 Step 2/7 : FROM ${BASE} 06:19:39 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:19:39 b538f80385f9: Pulling fs layer 06:19:39 74f711af9a0d: Pulling fs layer 06:19:39 99f96fe45779: Pulling fs layer 06:19:39 8529a6b9a6be: Pulling fs layer 06:19:39 45590311c82a: Pulling fs layer 06:19:39 69ca0ff8b7b3: Pulling fs layer 06:19:39 209524e5b208: Pulling fs layer 06:19:39 45590311c82a: Waiting 06:19:39 69ca0ff8b7b3: Waiting 06:19:39 209524e5b208: Waiting 06:19:39 8529a6b9a6be: Waiting 06:19:39 99f96fe45779: Verifying Checksum 06:19:39 99f96fe45779: Download complete 06:19:39 74f711af9a0d: Verifying Checksum 06:19:39 74f711af9a0d: Download complete 06:19:39 45590311c82a: Verifying Checksum 06:19:39 45590311c82a: Download complete 06:19:39 69ca0ff8b7b3: Download complete 06:19:39 b538f80385f9: Verifying Checksum 06:19:39 b538f80385f9: Download complete 06:19:40 b538f80385f9: Pull complete 06:19:40 74f711af9a0d: Pull complete 06:19:41 99f96fe45779: Pull complete 06:19:42 209524e5b208: Verifying Checksum 06:19:42 209524e5b208: Download complete 06:19:44 8529a6b9a6be: Verifying Checksum 06:19:44 8529a6b9a6be: Download complete 06:19:53 Running on prd-centos7-docker-4c-2g-6170 in /w/workspace/dgexfoundry_go-mod-secrets_PR-65 [Pipeline] { [Pipeline] ws 06:19:53 Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout 06:19:54 8529a6b9a6be: Pull complete 06:19:54 45590311c82a: Pull complete 06:19:54 69ca0ff8b7b3: Pull complete 06:19:56 using credential edgex-jenkins-ssh 06:19:56 Cloning the remote Git repository 06:19:56 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 06:19:56 > git init /w/workspace/go-mod-secrets/1 # timeout=10 06:19:57 Merging remotes/origin/master commit 762a295623681f189d06bfa752067490d084119a into PR head commit 073b62e05f9f4e2d0ef16ddaf080205eadabeef6 06:19:56 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 06:19:56 > git --version # timeout=10 06:19:56 > git --version # 'git version 2.16.5' 06:19:56 using GIT_SSH to set credentials SSH Credentials for GitHub 06:19:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:19:57 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 06:19:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:19:57 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 06:19:57 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 06:19:57 using GIT_SSH to set credentials SSH Credentials for GitHub 06:19:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/65/head:refs/remotes/origin/PR-65 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:19:57 > git config core.sparsecheckout # timeout=10 06:19:57 > git checkout -f 073b62e05f9f4e2d0ef16ddaf080205eadabeef6 # timeout=10 06:19:57 Merge succeeded, producing 073b62e05f9f4e2d0ef16ddaf080205eadabeef6 06:19:57 Checking out Revision 073b62e05f9f4e2d0ef16ddaf080205eadabeef6 (PR-65) 06:19:58 209524e5b208: Pull complete 06:19:58 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 06:19:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:19:58 ---> 5bddaf1c2fca 06:19:58 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:19:57 > git remote # timeout=10 06:19:57 > git config --get remote.origin.url # timeout=10 06:19:57 using GIT_SSH to set credentials SSH Credentials for GitHub 06:19:57 > git merge 762a295623681f189d06bfa752067490d084119a # timeout=10 06:19:57 > git rev-parse HEAD^{commit} # timeout=10 06:19:57 > git config core.sparsecheckout # timeout=10 06:19:57 > git checkout -f 073b62e05f9f4e2d0ef16ddaf080205eadabeef6 # timeout=10 06:20:01 ---> Running in e655e95e7186 06:20:01 Removing intermediate container e655e95e7186 06:20:01 ---> 5d735902d0be 06:20:01 Step 4/7 : RUN apk add --update bash 06:20:01 ---> Running in f352293c4a07 06:20:01 Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts" 06:20:01 > git --version # timeout=10 06:20:01 > git --version # 'git version 2.16.5' 06:20:01 fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:20:02 ========================================================= 06:20:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:20:02 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:20:03 + 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 . 06:20:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:20:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:20:04 Sending build context to Docker daemon 400.4kB 06:20:04 Step 1/7 : ARG BASE=golang:1.15-alpine 06:20:04 Step 2/7 : FROM ${BASE} 06:20:04 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:20:04 df20fa9351a1: Pulling fs layer 06:20:04 ed8968b2872e: Pulling fs layer 06:20:04 a92cc7c5fd73: Pulling fs layer 06:20:04 e871e8e8d7a9: Pulling fs layer 06:20:04 e73272ec9a57: Pulling fs layer 06:20:04 1e910a182e73: Pulling fs layer 06:20:04 4e634b169226: Pulling fs layer 06:20:04 e73272ec9a57: Waiting 06:20:04 1e910a182e73: Waiting 06:20:04 4e634b169226: Waiting 06:20:04 e871e8e8d7a9: Waiting 06:20:04 a92cc7c5fd73: Verifying Checksum 06:20:04 a92cc7c5fd73: Download complete 06:20:04 ed8968b2872e: Verifying Checksum 06:20:04 ed8968b2872e: Download complete 06:20:04 e73272ec9a57: Verifying Checksum 06:20:04 e73272ec9a57: Download complete 06:20:04 1e910a182e73: Verifying Checksum 06:20:04 1e910a182e73: Download complete 06:20:04 df20fa9351a1: Verifying Checksum 06:20:04 df20fa9351a1: Download complete 06:20:04 OK: 142 MiB in 39 packages 06:20:04 df20fa9351a1: Pull complete 06:20:05 ed8968b2872e: Pull complete 06:20:05 a92cc7c5fd73: Pull complete 06:20:06 Removing intermediate container f352293c4a07 06:20:06 ---> 70349e39a215 06:20:06 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 06:20:06 ---> Running in ac59d14ceddb 06:20:06 Removing intermediate container ac59d14ceddb 06:20:06 ---> 3acf12930468 06:20:06 Step 6/7 : COPY go.mod . 06:20:07 4e634b169226: Verifying Checksum 06:20:07 4e634b169226: Download complete 06:20:07 ---> 03f65f7331d8 06:20:07 Step 7/7 : RUN go mod download 06:20:07 e871e8e8d7a9: Download complete 06:20:07 ---> Running in d14179e8794f 06:20:12 e871e8e8d7a9: Pull complete 06:20:12 e73272ec9a57: Pull complete 06:20:12 1e910a182e73: Pull complete 06:20:18 4e634b169226: Pull complete 06:20:18 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 06:20:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:20:18 ---> f7629b54cfaa 06:20:18 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:20:18 ---> Running in 213bbf1eaa73 06:20:18 Removing intermediate container 213bbf1eaa73 06:20:18 ---> 9ffa4b6034b4 06:20:18 Step 4/7 : RUN apk add --update bash 06:20:18 ---> Running in b09f99cd3ad3 06:20:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:20:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:20:20 OK: 166 MiB in 39 packages 06:20:20 Removing intermediate container b09f99cd3ad3 06:20:20 ---> d1b2578a75df 06:20:20 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 06:20:21 ---> Running in 3458b5bda5a5 06:20:21 Removing intermediate container 3458b5bda5a5 06:20:21 ---> 8184fb9f643f 06:20:21 Step 6/7 : COPY go.mod . 06:20:21 ---> 6894435e8df6 06:20:21 Step 7/7 : RUN go mod download 06:20:21 ---> Running in c6ccc6e5d1c7 06:20:22 Removing intermediate container d14179e8794f 06:20:22 ---> 1a1921a9421d 06:20:22 Successfully built 1a1921a9421d 06:20:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:20:23 + docker inspect -f . ci-base-image-arm64 06:20:23 . [Pipeline] withDockerContainer 06:20:23 prd-ubuntu18.04-docker-arm64-4c-16g-6168 does not seem to be running inside a container 06:20:23 $ 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 ******** ci-base-image-arm64 cat 06:20:25 $ docker top bd14fe0697928c4b5b0f29eb51f05d1d5bd231b4b3c8ac080fb1c74eeb647af9 -eo pid,comm [Pipeline] { [Pipeline] sh 06:20:27 + go version 06:20:27 go version go1.15.2 linux/arm64 [Pipeline] } 06:20:27 $ docker stop --time=1 bd14fe0697928c4b5b0f29eb51f05d1d5bd231b4b3c8ac080fb1c74eeb647af9 06:20:28 $ docker rm -f bd14fe0697928c4b5b0f29eb51f05d1d5bd231b4b3c8ac080fb1c74eeb647af9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:20:30 + docker inspect -f . ci-base-image-arm64 06:20:30 . [Pipeline] withDockerContainer 06:20:30 prd-ubuntu18.04-docker-arm64-4c-16g-6168 does not seem to be running inside a container 06:20:30 $ 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 ******** ci-base-image-arm64 cat 06:20:32 $ docker top 140f8b8dcbaa87071f9ff3c6658b0277e244558f0a02d89bb94ff190a4164e70 -eo pid,comm [Pipeline] { [Pipeline] sh 06:20:33 Removing intermediate container c6ccc6e5d1c7 06:20:33 ---> 10e954a7fa0f 06:20:33 Successfully built 10e954a7fa0f 06:20:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:20:33 + make test 06:20:33 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:20:34 + docker inspect -f . ci-base-image-x86_64 06:20:34 . [Pipeline] withDockerContainer 06:20:34 prd-centos7-docker-4c-2g-6170 does not seem to be running inside a container 06:20:34 $ 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 ******** ci-base-image-x86_64 cat 06:20:35 $ docker top a5b019a42ece0b780b129d54d2efbf13473110f63e6153d833202dac1fce782d -eo pid,comm [Pipeline] { [Pipeline] sh 06:20:35 + go version 06:20:35 go version go1.15.2 linux/amd64 [Pipeline] } 06:20:35 $ docker stop --time=1 a5b019a42ece0b780b129d54d2efbf13473110f63e6153d833202dac1fce782d 06:20:37 $ docker rm -f a5b019a42ece0b780b129d54d2efbf13473110f63e6153d833202dac1fce782d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:20:38 + docker inspect -f . ci-base-image-x86_64 06:20:38 . [Pipeline] withDockerContainer 06:20:38 prd-centos7-docker-4c-2g-6170 does not seem to be running inside a container 06:20:38 $ 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 ******** ci-base-image-x86_64 cat 06:20:39 $ docker top 73d575e6f6976b4c94d72255dcdacd126a6b260ef0405af63f899fe1920987a4 -eo pid,comm [Pipeline] { [Pipeline] sh 06:20:39 + make test 06:20:39 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:20:43 ? github.com/edgexfoundry/go-mod-secrets/pkg [no test files] 06:20:43 ? github.com/edgexfoundry/go-mod-secrets/pkg/keys [no test files] 06:20:46 ? github.com/edgexfoundry/go-mod-secrets/pkg [no test files] 06:20:46 ? github.com/edgexfoundry/go-mod-secrets/pkg/keys [no test files] 06:20:53 ok github.com/edgexfoundry/go-mod-secrets/pkg/listener 9.066s coverage: 96.7% of statements 06:20:56 ok github.com/edgexfoundry/go-mod-secrets/pkg/listener 9.034s coverage: 96.7% of statements 06:21:03 ok github.com/edgexfoundry/go-mod-secrets/pkg/providers/vault 15.018s coverage: 86.4% of statements 06:21:03 ok github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader 0.011s coverage: 89.5% of statements 06:21:03 ok github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader/mocks 0.005s coverage: 100.0% of statements 06:21:03 ok github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer 0.010s coverage: 100.0% of statements 06:21:03 ok github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer/mocks 0.006s coverage: 100.0% of statements 06:21:03 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:21:03 gofmt -l . 06:21:03 [ "`gofmt -l .`" = "" ] [Pipeline] stash 06:21:04 Stashed 1 file(s) [Pipeline] } 06:21:04 $ docker stop --time=1 73d575e6f6976b4c94d72255dcdacd126a6b260ef0405af63f899fe1920987a4 06:21:06 $ docker rm -f 73d575e6f6976b4c94d72255dcdacd126a6b260ef0405af63f899fe1920987a4 [Pipeline] // withDockerContainer [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] } 06:21:14 ok github.com/edgexfoundry/go-mod-secrets/pkg/providers/vault 15.075s coverage: 86.4% of statements 06:21:14 ok github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader 0.051s coverage: 89.5% of statements 06:21:14 ok github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader/mocks 0.020s coverage: 100.0% of statements 06:21:14 ok github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer 0.011s coverage: 100.0% of statements 06:21:14 ok github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer/mocks 0.011s coverage: 100.0% of statements 06:21:14 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:21:17 gofmt -l . 06:21:17 [ "`gofmt -l .`" = "" ] [Pipeline] stash 06:21:17 Warning: overwriting stash ‘coverage-report’ 06:21:18 Stashed 1 file(s) [Pipeline] } 06:21:18 $ docker stop --time=1 140f8b8dcbaa87071f9ff3c6658b0277e244558f0a02d89bb94ff190a4164e70 06:21:21 $ docker rm -f 140f8b8dcbaa87071f9ff3c6658b0277e244558f0a02d89bb94ff190a4164e70 [Pipeline] // withDockerContainer [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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 06:21:24 provisioning config files... 06:21:24 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-secrets_PR-65@tmp/config975151944706587148tmp [Pipeline] { [Pipeline] sh 06:21:24 + set +x 06:21:24 + curl -s https://codecov.io/bash 06:21:24 + bash -s -- 06:21:25 06:21:25 _____ _ 06:21:25 / ____| | | 06:21:25 | | ___ __| | ___ ___ _____ __ 06:21:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:21:25 | |___| (_) | (_| | __/ (_| (_) \ V / 06:21:25 \_____\___/ \__,_|\___|\___\___/ \_/ 06:21:25 Bash-20201009-048fee3 06:21:25 06:21:25 06:21:25 ==> Jenkins CI detected. 06:21:25 project root: . 06:21:25 --> token set from env 06:21:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:21:25 ==> Running gcov in . (disable via -X gcov) 06:21:25 ==> Python coveragepy not found 06:21:25 ==> Searching for coverage reports in: 06:21:25 + . 06:21:25 -> Found 1 reports 06:21:25 ==> Detecting git/mercurial file structure 06:21:25 ==> Reading reports 06:21:25 + ./coverage.out bytes=16941 06:21:25 ==> Appending adjustments 06:21:25 https://docs.codecov.io/docs/fixing-reports 06:21:25 + Found adjustments 06:21:25 ==> Gzipping contents 06:21:25 ==> Uploading reports 06:21:25 url: https://codecov.io 06:21:25 query: branch=PR-65&commit=073b62e05f9f4e2d0ef16ddaf080205eadabeef6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-65%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=65&job=&cmd_args= 06:21:25 -> Pinging Codecov 06:21:25 https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-65&commit=073b62e05f9f4e2d0ef16ddaf080205eadabeef6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-65%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=65&job=&cmd_args= 06:21:25 -> Uploading to 06:21:25 06:21:25 % Total % Received % Xferd Average Speed Time Time Time Current 06:21:25 Dload Upload Total Spent Left Speed 06:21:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 06:21:25 X> Failed to upload 06:21:25 ==> Uploading to Codecov 06:21:25 % Total % Received % Xferd Average Speed Time Time Time Current 06:21:25 Dload Upload Total Spent Left Speed 06:21:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 97 3965 0 0 100 3854 0 5604 --:--:-- --:--:-- --:--:-- 5601 100 3965 100 111 100 3854 161 5602 --:--:-- --:--:-- --:--:-- 5601 06:21:26 View reports at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/073b62e05f9f4e2d0ef16ddaf080205eadabeef6 [Pipeline] } 06:21:26 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair 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 06:21:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:21:30 ---> package-listing.sh 06:21:30 ++ facter osfamily 06:21:30 ++ tr '[:upper:]' '[:lower:]' 06:21:30 + OS_FAMILY=redhat 06:21:30 + workspace=/w/workspace/dgexfoundry_go-mod-secrets_PR-65 06:21:30 + START_PACKAGES=/tmp/packages_start.txt 06:21:30 + END_PACKAGES=/tmp/packages_end.txt 06:21:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:21:30 + PACKAGES=/tmp/packages_start.txt 06:21:30 + '[' /w/workspace/dgexfoundry_go-mod-secrets_PR-65 ']' 06:21:30 + PACKAGES=/tmp/packages_end.txt 06:21:30 + case "${OS_FAMILY}" in 06:21:30 + rpm -qa 06:21:30 + sort 06:21:34 + '[' -f /tmp/packages_start.txt ']' 06:21:34 + '[' -f /tmp/packages_end.txt ']' 06:21:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:21:34 + '[' /w/workspace/dgexfoundry_go-mod-secrets_PR-65 ']' 06:21:34 + mkdir -p /w/workspace/dgexfoundry_go-mod-secrets_PR-65/archives/ 06:21:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-secrets_PR-65/archives/ [Pipeline] echo 06:21:34 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-65/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:21:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:21:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:21:35 06:21:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:21:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:21:36 alpine: Pulling from edgex-lftools-log-publisher 06:21:36 df20fa9351a1: Pulling fs layer 06:21:36 36b3adc4ff6f: Pulling fs layer 06:21:36 8ad3a11d3b57: Pulling fs layer 06:21:36 46f8f816bc3b: Pulling fs layer 06:21:36 93b61091891f: Pulling fs layer 06:21:36 93b9cdb0e59b: Pulling fs layer 06:21:36 5e14af77c1be: Pulling fs layer 06:21:36 01666e4c0597: Pulling fs layer 06:21:36 aa168da1d23b: Pulling fs layer 06:21:36 46f8f816bc3b: Waiting 06:21:36 93b61091891f: Waiting 06:21:36 93b9cdb0e59b: Waiting 06:21:36 5e14af77c1be: Waiting 06:21:36 01666e4c0597: Waiting 06:21:36 aa168da1d23b: Waiting 06:21:36 36b3adc4ff6f: Verifying Checksum 06:21:36 36b3adc4ff6f: Download complete 06:21:36 46f8f816bc3b: Verifying Checksum 06:21:36 46f8f816bc3b: Download complete 06:21:36 df20fa9351a1: Verifying Checksum 06:21:36 df20fa9351a1: Download complete 06:21:36 93b9cdb0e59b: Download complete 06:21:36 93b61091891f: Verifying Checksum 06:21:36 93b61091891f: Download complete 06:21:36 5e14af77c1be: Verifying Checksum 06:21:36 5e14af77c1be: Download complete 06:21:36 01666e4c0597: Verifying Checksum 06:21:36 01666e4c0597: Download complete 06:21:36 df20fa9351a1: Pull complete 06:21:36 36b3adc4ff6f: Pull complete 06:21:36 8ad3a11d3b57: Download complete 06:21:37 8ad3a11d3b57: Pull complete 06:21:37 46f8f816bc3b: Pull complete 06:21:38 93b61091891f: Pull complete 06:21:38 aa168da1d23b: Verifying Checksum 06:21:38 aa168da1d23b: Download complete 06:21:38 93b9cdb0e59b: Pull complete 06:21:38 5e14af77c1be: Pull complete 06:21:38 01666e4c0597: Pull complete 06:21:47 aa168da1d23b: Pull complete 06:21:47 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:21:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:21:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:21:47 prd-centos7-docker-4c-2g-6166 does not seem to be running inside a container 06:21:47 $ 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-65/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-65 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-65:/w/workspace/dgexfoundry_go-mod-secrets_PR-65:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-65@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-65@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 06:21:50 $ docker top 91c7adf41f19a1fe102b84adb7c2c61e5f0b3b18289fc3b8c98c689ad74020d7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:21:51 + touch /tmp/pre-build-complete [Pipeline] sh 06:21:51 + mkdir -p /var/log/sa [Pipeline] sh 06:21:52 + ls /var/log/sa-host 06:21:52 + sadf -c /var/log/sa-host/sa05 06:21:52 file_magic: OK 06:21:52 HZ: Using current value: 100 06:21:52 file_header: OK 06:21:52 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 06:21:52 Statistics: 06:21:52 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:21:52 File successfully converted to sysstat format version 12.2.1 06:21:52 + sadf -c /var/log/sa-host/sa19 06:21:52 file_magic: OK 06:21:52 HZ: Using current value: 100 06:21:52 file_header: OK 06:21:52 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 06:21:52 Statistics: 06:21:52 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:21:52 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:21:52 provisioning config files... 06:21:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-secrets_PR-65@tmp/config7412824056541105926tmp [Pipeline] { [Pipeline] echo 06:21:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:21:52 ---> create-netrc.sh [Pipeline] } 06:21:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:21:53 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:21:53 ---> python-tools-install.sh [Pipeline] echo 06:21:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:21:53 ---> sudo-logs.sh 06:21:53 Archiving 'sudo' log.. [Pipeline] echo 06:21:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:21:54 ---> job-cost.sh 06:21:54 lf-activate-venv: SKIPPING 06:21:54 INFO: No Stack... 06:21:55 INFO: Retrieving Pricing Info for: v1-standard-2 06:21:55 INFO: Archiving Costs [Pipeline] echo 06:21:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:21:56 ---> logs-deploy.sh 06:21:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-65/1 06:21:56 INFO: archiving workspace using pattern(s): 06:21:58 Archives upload complete. 06:21:58 INFO: archiving logs to Nexus 06:21:59 ---> uname -a: 06:21:59 Linux prd-centos7-docker-4c-2g-6166.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 06:21:59 06:21:59 06:21:59 ---> lscpu: 06:21:59 Architecture: x86_64 06:21:59 CPU op-mode(s): 32-bit, 64-bit 06:21:59 Byte Order: Little Endian 06:21:59 Address sizes: 40 bits physical, 48 bits virtual 06:21:59 CPU(s): 4 06:21:59 On-line CPU(s) list: 0-3 06:21:59 Thread(s) per core: 1 06:21:59 Core(s) per socket: 1 06:21:59 Socket(s): 4 06:21:59 NUMA node(s): 1 06:21:59 Vendor ID: GenuineIntel 06:21:59 CPU family: 6 06:21:59 Model: 44 06:21:59 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:21:59 Stepping: 1 06:21:59 CPU MHz: 2933.438 06:21:59 BogoMIPS: 5866.87 06:21:59 Virtualization: VT-x 06:21:59 Hypervisor vendor: KVM 06:21:59 Virtualization type: full 06:21:59 L1d cache: 128 KiB 06:21:59 L1i cache: 128 KiB 06:21:59 L2 cache: 16 MiB 06:21:59 L3 cache: 64 MiB 06:21:59 NUMA node0 CPU(s): 0-3 06:21:59 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:21:59 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:21:59 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:21:59 Vulnerability Meltdown: Mitigation; PTI 06:21:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:21:59 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:21:59 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:21:59 Vulnerability Tsx async abort: Not affected 06:21:59 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 06:21:59 06:21:59 06:21:59 ---> nproc: 06:21:59 4 06:21:59 06:21:59 06:21:59 ---> df -h: 06:21:59 Filesystem Size Used Available Use% Mounted on 06:21:59 overlay 50.0G 7.2G 42.8G 14% / 06:21:59 tmpfs 64.0M 0 64.0M 0% /dev 06:21:59 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:21:59 shm 64.0M 0 64.0M 0% /dev/shm 06:21:59 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 06:21:59 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 06:21:59 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 06:21:59 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 06:21:59 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 06:21:59 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 06:21:59 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 06:21:59 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_go-mod-secrets_PR-65 06:21:59 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_go-mod-secrets_PR-65@tmp 06:21:59 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 06:21:59 06:21:59 06:21:59 ---> free -m: 06:21:59 total used free shared buff/cache available 06:21:59 Mem: 1837 666 122 0 1048 1068 06:21:59 Swap: 1023 0 1023 06:21:59 06:21:59 06:21:59 ---> ip addr: 06:21:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:21:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:21:59 inet 127.0.0.1/8 scope host lo 06:21:59 valid_lft forever preferred_lft forever 06:21:59 inet6 ::1/128 scope host 06:21:59 valid_lft forever preferred_lft forever 06:21:59 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:21:59 link/ether fa:16:3e:c4:be:d7 brd ff:ff:ff:ff:ff:ff 06:21:59 inet 10.30.123.198/23 brd 10.30.123.255 scope global dynamic eth0 06:21:59 valid_lft 86073sec preferred_lft 86073sec 06:21:59 inet6 fe80::f816:3eff:fec4:bed7/64 scope link 06:21:59 valid_lft forever preferred_lft forever 06:21:59 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:21:59 link/ether 02:42:57:2f:be:36 brd ff:ff:ff:ff:ff:ff 06:21:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:21:59 valid_lft forever preferred_lft forever 06:21:59 inet6 fe80::42:57ff:fe2f:be36/64 scope link 06:21:59 valid_lft forever preferred_lft forever 06:21:59 06:21:59 06:21:59 ---> sar -b -r -n DEV: 06:21:59 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/19/20 _x86_64_ (4 CPU) 06:21:59 06:21:59 06:16:14 LINUX RESTART (4 CPU) 06:21:59 06:21:59 06:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:21:59 06:18:01 36.36 11.47 24.89 0.00 4416.12 2205.96 0.00 06:21:59 06:19:01 1.72 0.00 1.72 0.00 0.00 32.31 0.00 06:21:59 06:20:01 0.47 0.00 0.47 0.00 0.00 6.41 0.00 06:21:59 06:21:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 06:21:59 Average: 9.68 2.87 6.81 0.00 1104.21 561.59 0.00 06:21:59 06:21:59 06:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:21:59 06:18:01 161528 0 567780 30.18 2620 1149628 1115368 38.07 432148 1127736 16 06:21:59 06:19:01 165668 0 563632 29.96 2620 1149636 1081968 36.93 431292 1125052 16 06:21:59 06:20:01 165412 0 563828 29.97 2620 1149696 1081992 36.93 431612 1125064 24 06:21:59 06:21:01 164468 0 564828 30.02 2620 1149640 1081944 36.92 435100 1122388 16 06:21:59 Average: 164269 0 565017 30.03 2620 1149650 1090318 37.21 432538 1125060 18 06:21:59 06:21:59 06:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:21:59 06:18:01 eth0 141.66 105.04 449.06 35.04 0.00 0.00 0.00 0.00 06:21:59 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:21:59 06:18:01 docker0 1.33 1.33 0.29 2.56 0.00 0.00 0.00 0.00 06:21:59 06:19:01 eth0 2.13 0.32 0.43 0.20 0.00 0.00 0.00 0.00 06:21:59 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:21:59 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:21:59 06:20:01 eth0 2.18 0.62 0.75 0.40 0.00 0.00 0.00 0.00 06:21:59 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:21:59 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:21:59 06:21:01 eth0 2.15 0.35 0.41 0.20 0.00 0.00 0.00 0.00 06:21:59 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:21:59 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:21:59 Average: eth0 37.04 26.59 112.68 8.96 0.00 0.00 0.00 0.00 06:21:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:21:59 Average: docker0 0.33 0.33 0.07 0.64 0.00 0.00 0.00 0.00 06:21:59 06:21:59 06:21:59 ---> sar -P ALL: 06:21:59 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/19/20 _x86_64_ (4 CPU) 06:21:59 06:21:59 06:16:14 LINUX RESTART (4 CPU) 06:21:59 06:21:59 06:17:01 CPU %user %nice %system %iowait %steal %idle 06:21:59 06:18:01 all 3.10 0.00 1.81 1.02 0.03 94.04 06:21:59 06:18:01 0 2.86 0.00 2.26 0.38 0.02 94.48 06:21:59 06:18:01 1 3.13 0.00 1.54 0.18 0.05 95.10 06:21:59 06:18:01 2 3.31 0.00 1.59 1.51 0.02 93.57 06:21:59 06:18:01 3 3.09 0.00 1.86 2.01 0.02 93.02 06:21:59 06:19:01 all 0.15 0.00 0.03 0.00 0.00 99.81 06:21:59 06:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:21:59 06:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:21:59 06:19:01 2 0.48 0.00 0.05 0.00 0.00 99.47 06:21:59 06:19:01 3 0.10 0.00 0.05 0.00 0.00 99.85 06:21:59 06:20:01 all 0.15 0.00 0.04 0.00 0.00 99.82 06:21:59 06:20:01 0 0.03 0.00 0.05 0.00 0.00 99.92 06:21:59 06:20:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:21:59 06:20:01 2 0.48 0.00 0.03 0.00 0.00 99.48 06:21:59 06:20:01 3 0.03 0.00 0.05 0.00 0.00 99.92 06:21:59 06:21:01 all 0.16 0.00 0.02 0.00 0.00 99.82 06:21:59 06:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:21:59 06:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:21:59 06:21:01 2 0.53 0.00 0.02 0.00 0.00 99.45 06:21:59 06:21:01 3 0.07 0.00 0.05 0.00 0.00 99.88 06:21:59 Average: all 0.89 0.00 0.48 0.25 0.01 98.38 06:21:59 Average: 0 0.73 0.00 0.58 0.10 0.00 98.59 06:21:59 Average: 1 0.80 0.00 0.40 0.05 0.01 98.75 06:21:59 Average: 2 1.20 0.00 0.42 0.38 0.00 98.00 06:21:59 Average: 3 0.82 0.00 0.50 0.50 0.00 98.17 06:21:59 06:21:59 06:21:59