Pull request #109 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from eb8a0655686d2efcf40ff4265c0975f1abee04f8+936b6444b6a65c1858d0da2f0b306c9d10ae242d (33f852f7da49c6d6b1eeae345d235628f0ab167f) 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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-bootstrap/branches/PR-109/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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > 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-bootstrap/branches/PR-109/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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap 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-bootstrap 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-4732 in /w/workspace/xfoundry_go-mod-bootstrap_PR-109 [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-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-109 # timeout=10 Merging remotes/origin/master commit 936b6444b6a65c1858d0da2f0b306c9d10ae242d into PR head commit eb8a0655686d2efcf40ff4265c0975f1abee04f8 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/109/head:refs/remotes/origin/PR-109 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eb8a0655686d2efcf40ff4265c0975f1abee04f8 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 Merge succeeded, producing eb8a0655686d2efcf40ff4265c0975f1abee04f8 Checking out Revision eb8a0655686d2efcf40ff4265c0975f1abee04f8 (PR-109) using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 936b6444b6a65c1858d0da2f0b306c9d10ae242d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eb8a0655686d2efcf40ff4265c0975f1abee04f8 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-configuration" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-12T06:25:37.948Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-12T06:25:38.272Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-12T06:25:38.507Z] ========================================================= [2020-10-12T06:25:38.507Z] EdgeX Global Pipelines Version Info [2020-10-12T06:25:38.507Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-12T06:25:40.447Z] ------------------- [2020-10-12T06:25:40.447Z] stable info: [2020-10-12T06:25:40.447Z] ------------------- [2020-10-12T06:25:40.448Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-12T06:25:40.448Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-10-12T06:25:40.448Z] Message: update stable to v1.0.131 [2020-10-12T06:25:41.024Z] ------------------- [2020-10-12T06:25:41.024Z] experimental info: [2020-10-12T06:25:41.024Z] ------------------- [2020-10-12T06:25:41.024Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-12T06:25:41.024Z] Commit SHA: 2e6d42a532571151575c80d72899821df0f9b0af [2020-10-12T06:25:41.024Z] Message: update experimental to v1.0.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-12T06:25:41.507Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2020-10-12T06:25:41.655Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2020-10-12T06:25:41.773Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-12T06:25:41.889Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-12T06:25:42.012Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-12T06:25:42.152Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-12T06:25:42.266Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-12T06:25:42.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-12T06:25:42.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-12T06:25:42.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-12T06:25:42.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-12T06:25:42.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo [2020-10-12T06:25:42.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-12T06:25:43.123Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-12T06:25:43.240Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-10-12T06:25:43.398Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-12T06:25:43.551Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-12T06:25:43.676Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-12T06:25:43.796Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-10-12T06:25:43.923Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-12T06:25:44.062Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-12T06:25:44.186Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-12T06:25:44.335Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-12T06:25:44.460Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-12T06:25:44.589Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-10-12T06:25:44.741Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-109 [Pipeline] echo [2020-10-12T06:25:44.865Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-109 [Pipeline] echo [2020-10-12T06:25:45.066Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-109 [Pipeline] echo [2020-10-12T06:25:45.191Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eb8a0655686d2efcf40ff4265c0975f1abee04f8 [Pipeline] echo [2020-10-12T06:25:45.340Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eb8a065 [Pipeline] echo [2020-10-12T06:25:45.464Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-12T06:25:46.235Z] + git log --format=format:%s -1 eb8a0655686d2efcf40ff4265c0975f1abee04f8 [Pipeline] echo [2020-10-12T06:25:46.325Z] GIT_COMMIT: eb8a0655686d2efcf40ff4265c0975f1abee04f8, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-configuration [Pipeline] echo [2020-10-12T06:25:46.399Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-12T06:25:46.989Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-12T06:25:47.253Z] [2020-10-12T06:25:47.253Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-12T06:25:47.684Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-12T06:25:47.684Z] latest: Pulling from edgex-devops/git-semver [2020-10-12T06:25:47.684Z] 31603596830f: Pulling fs layer [2020-10-12T06:25:47.685Z] 2a8b12db71e7: Pulling fs layer [2020-10-12T06:25:47.685Z] 6ca5941a6612: Pulling fs layer [2020-10-12T06:25:47.685Z] ecc8261a40a4: Pulling fs layer [2020-10-12T06:25:47.685Z] ecc8261a40a4: Waiting [2020-10-12T06:25:47.685Z] 2a8b12db71e7: Verifying Checksum [2020-10-12T06:25:47.685Z] 2a8b12db71e7: Download complete [2020-10-12T06:25:47.685Z] 31603596830f: Verifying Checksum [2020-10-12T06:25:47.685Z] 31603596830f: Download complete [2020-10-12T06:25:47.955Z] ecc8261a40a4: Verifying Checksum [2020-10-12T06:25:47.955Z] ecc8261a40a4: Download complete [2020-10-12T06:25:47.955Z] 6ca5941a6612: Verifying Checksum [2020-10-12T06:25:47.955Z] 6ca5941a6612: Download complete [2020-10-12T06:25:48.218Z] 31603596830f: Pull complete [2020-10-12T06:25:48.218Z] 2a8b12db71e7: Pull complete [2020-10-12T06:25:49.171Z] 6ca5941a6612: Pull complete [2020-10-12T06:25:49.171Z] ecc8261a40a4: Pull complete [2020-10-12T06:25:49.171Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-12T06:25:49.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-12T06:25:49.171Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-12T06:25:49.307Z] prd-centos7-docker-4c-2g-4732 does not seem to be running inside a container [2020-10-12T06:25:49.362Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-109 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-109:/w/workspace/xfoundry_go-mod-bootstrap_PR-109:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-109@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-109@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-12T06:25:51.538Z] $ docker top b0fcc345aad06e65e654595b6596259fba39ca9fd10d3f53ec7bdcf95f4c5d8c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-12T06:25:52.030Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-12T06:25:52.030Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-12T06:25:52.259Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-12T06:25:52.265Z] $ docker exec b0fcc345aad06e65e654595b6596259fba39ca9fd10d3f53ec7bdcf95f4c5d8c ssh-agent [2020-10-12T06:25:52.427Z] SSH_AUTH_SOCK=/tmp/ssh-NnLJkWOf0SCR/agent.12 [2020-10-12T06:25:52.428Z] SSH_AGENT_PID=17 [2020-10-12T06:25:52.441Z] Running ssh-add (command line suppressed) [2020-10-12T06:25:52.568Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-109@tmp/private_key_5294600971986838628.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-109@tmp/private_key_5294600971986838628.key) [2020-10-12T06:25:52.620Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-12T06:25:53.007Z] + git describe --exact-match --tags HEAD [2020-10-12T06:25:53.007Z] fatal: no tag exactly matches 'eb8a0655686d2efcf40ff4265c0975f1abee04f8' [Pipeline] } [2020-10-12T06:25:53.057Z] $ docker exec --env ******** --env ******** b0fcc345aad06e65e654595b6596259fba39ca9fd10d3f53ec7bdcf95f4c5d8c ssh-agent -k [2020-10-12T06:25:53.174Z] unset SSH_AUTH_SOCK; [2020-10-12T06:25:53.174Z] unset SSH_AGENT_PID; [2020-10-12T06:25:53.174Z] echo Agent pid 17 killed; [2020-10-12T06:25:53.219Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-10-12T06:25:53.382Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-10-12T06:25:53.382Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-10-12T06:25:53.503Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-12T06:25:53.503Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-12T06:25:53.675Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-12T06:25:53.681Z] $ docker exec b0fcc345aad06e65e654595b6596259fba39ca9fd10d3f53ec7bdcf95f4c5d8c ssh-agent [2020-10-12T06:25:53.846Z] SSH_AUTH_SOCK=/tmp/ssh-sRngusLPzy5y/agent.46 [2020-10-12T06:25:53.846Z] SSH_AGENT_PID=51 [2020-10-12T06:25:53.854Z] Running ssh-add (command line suppressed) [2020-10-12T06:25:53.985Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-109@tmp/private_key_7769547455856636392.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-109@tmp/private_key_7769547455856636392.key) [2020-10-12T06:25:54.035Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-12T06:25:54.417Z] + git semver init [2020-10-12T06:25:54.417Z] # -> Open(): unable to determine branch for HEAD [2020-10-12T06:25:54.417Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-109/.git [2020-10-12T06:25:54.417Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-109 [2020-10-12T06:25:54.417Z] # $SEMVER_REMOTE_NAME = origin [2020-10-12T06:25:54.417Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-12T06:25:54.417Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-12T06:25:54.417Z] # $SEMVER_BRANCH = PR-109 [2020-10-12T06:25:54.417Z] # $SEMVER_TEMP = /tmp/semver-471991859 [2020-10-12T06:25:54.417Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2020-10-12T06:25:54.994Z] # '/tmp/semver-471991859' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-109/.semver' [2020-10-12T06:25:54.994Z] # -> Force: false [2020-10-12T06:25:54.994Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-109/.semver [Pipeline] } [2020-10-12T06:25:55.016Z] $ docker exec --env ******** --env ******** b0fcc345aad06e65e654595b6596259fba39ca9fd10d3f53ec7bdcf95f4c5d8c ssh-agent -k [2020-10-12T06:25:55.140Z] unset SSH_AUTH_SOCK; [2020-10-12T06:25:55.141Z] unset SSH_AGENT_PID; [2020-10-12T06:25:55.141Z] echo Agent pid 51 killed; [2020-10-12T06:25:55.188Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-12T06:25:55.768Z] + git semver [Pipeline] } [2020-10-12T06:25:55.905Z] $ docker stop --time=1 b0fcc345aad06e65e654595b6596259fba39ca9fd10d3f53ec7bdcf95f4c5d8c [2020-10-12T06:25:57.552Z] $ docker rm -f b0fcc345aad06e65e654595b6596259fba39ca9fd10d3f53ec7bdcf95f4c5d8c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-10-12T06:25:58.344Z] Stashed 60 file(s) [Pipeline] echo [2020-10-12T06:25:58.371Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo [2020-10-12T06:25:58.506Z] Archived original 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-10-12T06:26:14.536Z] Still waiting to schedule task [2020-10-12T06:26:14.537Z] ‘prd-centos7-docker-4c-2g-3642’ is offline; ‘prd-centos7-docker-4c-2g-4722’ is offline; ‘prd-centos7-docker-4c-2g-4725’ is offline; ‘prd-centos7-docker-4c-2g-4730’ is offline; ‘prd-centos7-docker-4c-2g-4733’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4726’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-10-12T06:26:14.563Z] Still waiting to schedule task [2020-10-12T06:26:14.564Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-10-12T06:28:01.993Z] Running on prd-centos7-docker-4c-2g-4734 in /w/workspace/xfoundry_go-mod-bootstrap_PR-109 [Pipeline] { [Pipeline] ws [2020-10-12T06:28:02.120Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2020-10-12T06:28:17.366Z] using credential edgex-jenkins-ssh [2020-10-12T06:28:17.445Z] Cloning the remote Git repository [2020-10-12T06:28:17.594Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-10-12T06:28:17.764Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2020-10-12T06:28:17.870Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-10-12T06:28:17.871Z] > git --version # timeout=10 [2020-10-12T06:28:17.892Z] > git --version # 'git version 2.16.5' [2020-10-12T06:28:17.893Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-12T06:28:18.029Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-12T06:28:19.466Z] Merging remotes/origin/master commit 936b6444b6a65c1858d0da2f0b306c9d10ae242d into PR head commit eb8a0655686d2efcf40ff4265c0975f1abee04f8 [2020-10-12T06:28:19.711Z] Merge succeeded, producing eb8a0655686d2efcf40ff4265c0975f1abee04f8 [2020-10-12T06:28:19.712Z] Checking out Revision eb8a0655686d2efcf40ff4265c0975f1abee04f8 (PR-109) [2020-10-12T06:28:18.822Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-10-12T06:28:18.846Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-12T06:28:18.918Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-10-12T06:28:19.029Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-10-12T06:28:19.031Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-12T06:28:19.051Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/109/head:refs/remotes/origin/PR-109 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-12T06:28:19.507Z] > git config core.sparsecheckout # timeout=10 [2020-10-12T06:28:19.567Z] > git checkout -f eb8a0655686d2efcf40ff4265c0975f1abee04f8 # timeout=10 [2020-10-12T06:28:19.649Z] > git remote # timeout=10 [2020-10-12T06:28:19.667Z] > git config --get remote.origin.url # timeout=10 [2020-10-12T06:28:19.676Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-12T06:28:19.684Z] > git merge 936b6444b6a65c1858d0da2f0b306c9d10ae242d # timeout=10 [2020-10-12T06:28:19.699Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-12T06:28:19.723Z] > git config core.sparsecheckout # timeout=10 [2020-10-12T06:28:19.736Z] > git checkout -f eb8a0655686d2efcf40ff4265c0975f1abee04f8 # timeout=10 [2020-10-12T06:28:24.426Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-configuration" [2020-10-12T06:28:24.479Z] > git --version # timeout=10 [2020-10-12T06:28:24.506Z] > git --version # 'git version 2.16.5' [2020-10-12T06:28:24.566Z] fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-12T06:28:25.792Z] ========================================================= [2020-10-12T06:28:25.792Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-12T06:28:25.792Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-12T06:28:27.085Z] + 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-10-12T06:28:27.682Z] Sending build context to Docker daemon 788kB [2020-10-12T06:28:27.682Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-12T06:28:27.682Z] Step 2/8 : FROM ${BASE} [2020-10-12T06:28:27.991Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-12T06:28:27.991Z] df20fa9351a1: Pulling fs layer [2020-10-12T06:28:27.991Z] ed8968b2872e: Pulling fs layer [2020-10-12T06:28:27.991Z] a92cc7c5fd73: Pulling fs layer [2020-10-12T06:28:27.991Z] e871e8e8d7a9: Pulling fs layer [2020-10-12T06:28:27.991Z] e73272ec9a57: Pulling fs layer [2020-10-12T06:28:27.991Z] 1e910a182e73: Pulling fs layer [2020-10-12T06:28:27.991Z] 4e634b169226: Pulling fs layer [2020-10-12T06:28:27.991Z] e871e8e8d7a9: Waiting [2020-10-12T06:28:27.991Z] e73272ec9a57: Waiting [2020-10-12T06:28:27.991Z] 1e910a182e73: Waiting [2020-10-12T06:28:27.991Z] 4e634b169226: Waiting [2020-10-12T06:28:27.991Z] a92cc7c5fd73: Verifying Checksum [2020-10-12T06:28:27.991Z] a92cc7c5fd73: Download complete [2020-10-12T06:28:27.991Z] ed8968b2872e: Download complete [2020-10-12T06:28:27.991Z] e73272ec9a57: Verifying Checksum [2020-10-12T06:28:27.991Z] e73272ec9a57: Download complete [2020-10-12T06:28:28.581Z] 1e910a182e73: Verifying Checksum [2020-10-12T06:28:28.581Z] 1e910a182e73: Download complete [2020-10-12T06:28:28.581Z] df20fa9351a1: Verifying Checksum [2020-10-12T06:28:28.581Z] df20fa9351a1: Download complete [2020-10-12T06:28:28.888Z] df20fa9351a1: Pull complete [2020-10-12T06:28:29.235Z] ed8968b2872e: Pull complete [2020-10-12T06:28:29.537Z] a92cc7c5fd73: Pull complete [2020-10-12T06:28:32.977Z] 4e634b169226: Verifying Checksum [2020-10-12T06:28:32.977Z] 4e634b169226: Download complete [2020-10-12T06:28:33.292Z] e871e8e8d7a9: Verifying Checksum [2020-10-12T06:28:33.292Z] e871e8e8d7a9: Download complete [2020-10-12T06:28:41.653Z] e871e8e8d7a9: Pull complete [2020-10-12T06:28:41.653Z] e73272ec9a57: Pull complete [2020-10-12T06:28:41.653Z] 1e910a182e73: Pull complete [2020-10-12T06:28:47.421Z] 4e634b169226: Pull complete [2020-10-12T06:28:47.421Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-12T06:28:47.421Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-12T06:28:47.421Z] ---> f7629b54cfaa [2020-10-12T06:28:47.421Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-12T06:28:47.421Z] ---> Running in 41550b4140ee [2020-10-12T06:28:47.421Z] Removing intermediate container 41550b4140ee [2020-10-12T06:28:47.421Z] ---> 3b2085c54c88 [2020-10-12T06:28:47.421Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-12T06:28:47.421Z] ---> Running in f39942010e99 [2020-10-12T06:28:48.878Z] Removing intermediate container f39942010e99 [2020-10-12T06:28:48.878Z] ---> 0ec603f0bee3 [2020-10-12T06:28:48.878Z] Step 5/8 : RUN apk add --update --no-cache git make [2020-10-12T06:28:49.150Z] ---> Running in f5a6ce6915f5 [2020-10-12T06:28:49.752Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-12T06:28:50.748Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-12T06:28:51.045Z] OK: 166 MiB in 39 packages [2020-10-12T06:28:52.090Z] Removing intermediate container f5a6ce6915f5 [2020-10-12T06:28:52.090Z] ---> 6ac5159b676d [2020-10-12T06:28:52.090Z] Step 6/8 : WORKDIR /build [2020-10-12T06:28:52.090Z] ---> Running in acdeceb37fed [2020-10-12T06:28:52.388Z] Removing intermediate container acdeceb37fed [2020-10-12T06:28:52.388Z] ---> bab6df1acb99 [2020-10-12T06:28:52.388Z] Step 7/8 : COPY go.mod . [2020-10-12T06:28:52.665Z] ---> 053c209945e9 [2020-10-12T06:28:52.665Z] Step 8/8 : RUN go mod download [2020-10-12T06:28:52.665Z] ---> Running in 01a6bd691080 [2020-10-12T06:29:15.339Z] Removing intermediate container 01a6bd691080 [2020-10-12T06:29:15.339Z] ---> 7fbe96ace825 [2020-10-12T06:29:15.339Z] Successfully built 7fbe96ace825 [2020-10-12T06:29:15.339Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-12T06:29:16.081Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-12T06:29:16.082Z] . [Pipeline] withDockerContainer [2020-10-12T06:29:16.609Z] prd-centos7-docker-4c-2g-4734 does not seem to be running inside a container [2020-10-12T06:29:16.735Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/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 [2020-10-12T06:29:18.008Z] $ docker top 6b9fc5b71e24fa0b11d6f7b956f374db5a207fe514a23510cb6b1f40e6ee465e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-12T06:29:19.185Z] + go version [2020-10-12T06:29:19.185Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-12T06:29:19.214Z] $ docker stop --time=1 6b9fc5b71e24fa0b11d6f7b956f374db5a207fe514a23510cb6b1f40e6ee465e [2020-10-12T06:29:20.939Z] $ docker rm -f 6b9fc5b71e24fa0b11d6f7b956f374db5a207fe514a23510cb6b1f40e6ee465e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-12T06:29:22.264Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-12T06:29:22.264Z] . [Pipeline] withDockerContainer [2020-10-12T06:29:22.498Z] prd-centos7-docker-4c-2g-4734 does not seem to be running inside a container [2020-10-12T06:29:22.681Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/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 [2020-10-12T06:29:23.761Z] $ docker top 0b29aad7794bb2fdc39de307e7d84b67dd3ff576cc68b6b9371ba6dfe5ad0755 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-12T06:29:24.466Z] + make test [2020-10-12T06:29:24.466Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-10-12T06:29:31.707Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4739 in /w/workspace/xfoundry_go-mod-bootstrap_PR-109 [Pipeline] { [Pipeline] ws [2020-10-12T06:29:31.806Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2020-10-12T06:29:37.313Z] using credential edgex-jenkins-ssh [2020-10-12T06:29:37.423Z] Cloning the remote Git repository [2020-10-12T06:29:37.487Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-10-12T06:29:37.610Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2020-10-12T06:29:37.722Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-10-12T06:29:37.723Z] > git --version # timeout=10 [2020-10-12T06:29:37.745Z] > git --version # 'git version 2.17.1' [2020-10-12T06:29:37.747Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-12T06:29:37.831Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-12T06:29:39.205Z] Merging remotes/origin/master commit 936b6444b6a65c1858d0da2f0b306c9d10ae242d into PR head commit eb8a0655686d2efcf40ff4265c0975f1abee04f8 [2020-10-12T06:29:38.623Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-10-12T06:29:38.653Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-12T06:29:38.683Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-10-12T06:29:38.719Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-10-12T06:29:38.720Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-12T06:29:38.738Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/109/head:refs/remotes/origin/PR-109 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-12T06:29:39.219Z] > git config core.sparsecheckout # timeout=10 [2020-10-12T06:29:39.231Z] > git checkout -f eb8a0655686d2efcf40ff4265c0975f1abee04f8 # timeout=10 [2020-10-12T06:29:39.319Z] > git remote # timeout=10 [2020-10-12T06:29:39.340Z] > git config --get remote.origin.url # timeout=10 [2020-10-12T06:29:39.355Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-12T06:29:39.367Z] > git merge 936b6444b6a65c1858d0da2f0b306c9d10ae242d # timeout=10 [2020-10-12T06:29:39.400Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-12T06:29:39.420Z] Merge succeeded, producing eb8a0655686d2efcf40ff4265c0975f1abee04f8 [2020-10-12T06:29:39.420Z] Checking out Revision eb8a0655686d2efcf40ff4265c0975f1abee04f8 (PR-109) [2020-10-12T06:29:39.949Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] [2020-10-12T06:29:40.251Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.008s coverage: 9.0% of statements [2020-10-12T06:29:40.251Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] [2020-10-12T06:29:40.527Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.021s coverage: 95.8% of statements [2020-10-12T06:29:40.527Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.031s coverage: 84.2% of statements [2020-10-12T06:29:40.527Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] [2020-10-12T06:29:40.527Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] [2020-10-12T06:29:40.527Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] [2020-10-12T06:29:39.460Z] > git config core.sparsecheckout # timeout=10 [2020-10-12T06:29:39.476Z] > git checkout -f eb8a0655686d2efcf40ff4265c0975f1abee04f8 # timeout=10 [2020-10-12T06:29:43.954Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-configuration" [2020-10-12T06:29:44.044Z] > git --version # timeout=10 [2020-10-12T06:29:44.058Z] > git --version # 'git version 2.17.1' [2020-10-12T06:29:44.080Z] fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-12T06:29:45.285Z] ========================================================= [2020-10-12T06:29:45.285Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-12T06:29:45.285Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-12T06:29:46.377Z] + 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-10-12T06:29:47.371Z] Sending build context to Docker daemon 788kB [2020-10-12T06:29:47.371Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-12T06:29:47.371Z] Step 2/8 : FROM ${BASE} [2020-10-12T06:29:47.656Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-12T06:29:47.656Z] b538f80385f9: Pulling fs layer [2020-10-12T06:29:47.656Z] 74f711af9a0d: Pulling fs layer [2020-10-12T06:29:47.656Z] 99f96fe45779: Pulling fs layer [2020-10-12T06:29:47.656Z] 8529a6b9a6be: Pulling fs layer [2020-10-12T06:29:47.656Z] 45590311c82a: Pulling fs layer [2020-10-12T06:29:47.656Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-12T06:29:47.656Z] 209524e5b208: Pulling fs layer [2020-10-12T06:29:47.656Z] 8529a6b9a6be: Waiting [2020-10-12T06:29:47.656Z] 69ca0ff8b7b3: Waiting [2020-10-12T06:29:47.656Z] 45590311c82a: Waiting [2020-10-12T06:29:47.656Z] 209524e5b208: Waiting [2020-10-12T06:29:47.656Z] 99f96fe45779: Verifying Checksum [2020-10-12T06:29:47.656Z] 99f96fe45779: Download complete [2020-10-12T06:29:47.656Z] 74f711af9a0d: Verifying Checksum [2020-10-12T06:29:47.656Z] 74f711af9a0d: Download complete [2020-10-12T06:29:47.656Z] 45590311c82a: Download complete [2020-10-12T06:29:47.932Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-12T06:29:47.932Z] 69ca0ff8b7b3: Download complete [2020-10-12T06:29:47.932Z] b538f80385f9: Verifying Checksum [2020-10-12T06:29:47.932Z] b538f80385f9: Download complete [2020-10-12T06:29:48.916Z] b538f80385f9: Pull complete [2020-10-12T06:29:48.969Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.036s coverage: 100.0% of statements [2020-10-12T06:29:48.969Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] [2020-10-12T06:29:48.969Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] [2020-10-12T06:29:48.969Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] [2020-10-12T06:29:48.969Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.009s coverage: 48.9% of statements [2020-10-12T06:29:48.969Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] [2020-10-12T06:29:48.969Z] ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] [2020-10-12T06:29:48.969Z] ok github.com/edgexfoundry/go-mod-bootstrap/di 0.037s coverage: 91.3% of statements [2020-10-12T06:29:48.969Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-10-12T06:29:49.190Z] 74f711af9a0d: Pull complete [2020-10-12T06:29:49.475Z] 99f96fe45779: Pull complete [2020-10-12T06:29:50.456Z] 209524e5b208: Verifying Checksum [2020-10-12T06:29:50.456Z] 209524e5b208: Download complete [2020-10-12T06:29:51.889Z] 8529a6b9a6be: Verifying Checksum [2020-10-12T06:29:51.889Z] 8529a6b9a6be: Download complete [2020-10-12T06:29:52.498Z] gofmt -l . [2020-10-12T06:29:52.498Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-10-12T06:29:53.445Z] Stashed 1 file(s) [Pipeline] } [2020-10-12T06:29:53.501Z] $ docker stop --time=1 0b29aad7794bb2fdc39de307e7d84b67dd3ff576cc68b6b9371ba6dfe5ad0755 [2020-10-12T06:29:55.991Z] $ docker rm -f 0b29aad7794bb2fdc39de307e7d84b67dd3ff576cc68b6b9371ba6dfe5ad0755 [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] } [2020-10-12T06:30:02.038Z] 8529a6b9a6be: Pull complete [2020-10-12T06:30:02.039Z] 45590311c82a: Pull complete [2020-10-12T06:30:02.039Z] 69ca0ff8b7b3: Pull complete [2020-10-12T06:30:05.471Z] 209524e5b208: Pull complete [2020-10-12T06:30:05.471Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-12T06:30:05.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-12T06:30:05.471Z] ---> 5bddaf1c2fca [2020-10-12T06:30:05.471Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-12T06:30:08.089Z] ---> Running in 7589022eacce [2020-10-12T06:30:08.683Z] Removing intermediate container 7589022eacce [2020-10-12T06:30:08.683Z] ---> 485181e7f291 [2020-10-12T06:30:08.683Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-12T06:30:08.683Z] ---> Running in f293b9a61589 [2020-10-12T06:30:11.317Z] Removing intermediate container f293b9a61589 [2020-10-12T06:30:11.317Z] ---> 4d6b698a1900 [2020-10-12T06:30:11.317Z] Step 5/8 : RUN apk add --update --no-cache git make [2020-10-12T06:30:11.591Z] ---> Running in 5d34b3f18eb1 [2020-10-12T06:30:13.042Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-12T06:30:14.023Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-12T06:30:14.616Z] OK: 142 MiB in 39 packages [2020-10-12T06:30:15.594Z] Removing intermediate container 5d34b3f18eb1 [2020-10-12T06:30:15.594Z] ---> a65f5e15ec2d [2020-10-12T06:30:15.594Z] Step 6/8 : WORKDIR /build [2020-10-12T06:30:15.594Z] ---> Running in c2a9b5df3dd5 [2020-10-12T06:30:16.193Z] Removing intermediate container c2a9b5df3dd5 [2020-10-12T06:30:16.193Z] ---> f7d134dbf055 [2020-10-12T06:30:16.193Z] Step 7/8 : COPY go.mod . [2020-10-12T06:30:16.792Z] ---> f7411d1dfa1c [2020-10-12T06:30:16.792Z] Step 8/8 : RUN go mod download [2020-10-12T06:30:17.068Z] ---> Running in 84e38d83a857 [2020-10-12T06:30:39.288Z] Removing intermediate container 84e38d83a857 [2020-10-12T06:30:39.288Z] ---> 057c50efb266 [2020-10-12T06:30:39.288Z] Successfully built 057c50efb266 [2020-10-12T06:30:39.288Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-12T06:30:39.777Z] + docker inspect -f . ci-base-image-arm64 [2020-10-12T06:30:39.777Z] . [Pipeline] withDockerContainer [2020-10-12T06:30:40.082Z] prd-ubuntu18.04-docker-arm64-4c-16g-4739 does not seem to be running inside a container [2020-10-12T06:30:40.181Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/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-arm64 cat [2020-10-12T06:30:42.141Z] $ docker top 55eebceba12c94cf78b57ffc4ddbe4c11d61fcda632dbb54c487314bdcde7a87 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-12T06:30:43.660Z] + go version [2020-10-12T06:30:43.660Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-12T06:30:43.711Z] $ docker stop --time=1 55eebceba12c94cf78b57ffc4ddbe4c11d61fcda632dbb54c487314bdcde7a87 [2020-10-12T06:30:45.770Z] $ docker rm -f 55eebceba12c94cf78b57ffc4ddbe4c11d61fcda632dbb54c487314bdcde7a87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-12T06:30:47.073Z] + docker inspect -f . ci-base-image-arm64 [2020-10-12T06:30:47.073Z] . [Pipeline] withDockerContainer [2020-10-12T06:30:47.327Z] prd-ubuntu18.04-docker-arm64-4c-16g-4739 does not seem to be running inside a container [2020-10-12T06:30:47.417Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/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-arm64 cat [2020-10-12T06:30:49.297Z] $ docker top c230b8618ba83e119278483ad34bf0b5924799a6169764599f489dda17c2550a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-12T06:30:50.787Z] + make test [2020-10-12T06:30:50.787Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-10-12T06:31:23.258Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] [2020-10-12T06:31:23.258Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.039s coverage: 9.0% of statements [2020-10-12T06:31:23.258Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] [2020-10-12T06:31:23.258Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.078s coverage: 95.8% of statements [2020-10-12T06:31:23.258Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.017s coverage: 84.2% of statements [2020-10-12T06:31:23.258Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] [2020-10-12T06:31:23.258Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] [2020-10-12T06:31:23.258Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] [2020-10-12T06:31:30.220Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.036s coverage: 100.0% of statements [2020-10-12T06:31:30.220Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] [2020-10-12T06:31:30.220Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] [2020-10-12T06:31:30.220Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] [2020-10-12T06:31:30.220Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.015s coverage: 48.9% of statements [2020-10-12T06:31:30.220Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] [2020-10-12T06:31:30.220Z] ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] [2020-10-12T06:31:30.220Z] ok github.com/edgexfoundry/go-mod-bootstrap/di 0.013s coverage: 91.3% of statements [2020-10-12T06:31:30.220Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-10-12T06:31:35.725Z] gofmt -l . [2020-10-12T06:31:35.725Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-10-12T06:31:35.772Z] Warning: overwriting stash ‘coverage-report’ [2020-10-12T06:31:36.589Z] Stashed 1 file(s) [Pipeline] } [2020-10-12T06:31:36.616Z] $ docker stop --time=1 c230b8618ba83e119278483ad34bf0b5924799a6169764599f489dda17c2550a [2020-10-12T06:31:38.979Z] $ docker rm -f c230b8618ba83e119278483ad34bf0b5924799a6169764599f489dda17c2550a [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 [2020-10-12T06:31:42.891Z] provisioning config files... [2020-10-12T06:31:42.905Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-109@tmp/config9020159550062199925tmp [Pipeline] { [Pipeline] sh [2020-10-12T06:31:43.345Z] + set +x [2020-10-12T06:31:43.345Z] + curl -s https://codecov.io/bash [2020-10-12T06:31:43.345Z] + bash -s -- [2020-10-12T06:31:43.608Z] [2020-10-12T06:31:43.608Z] _____ _ [2020-10-12T06:31:43.608Z] / ____| | | [2020-10-12T06:31:43.608Z] | | ___ __| | ___ ___ _____ __ [2020-10-12T06:31:43.608Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-10-12T06:31:43.608Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-10-12T06:31:43.608Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-10-12T06:31:43.608Z] Bash-20201009-048fee3 [2020-10-12T06:31:43.608Z] [2020-10-12T06:31:43.608Z] [2020-10-12T06:31:43.608Z] ==> Jenkins CI detected. [2020-10-12T06:31:43.608Z] project root: . [2020-10-12T06:31:43.608Z] --> token set from env [2020-10-12T06:31:43.608Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-10-12T06:31:43.608Z] ==> Running gcov in . (disable via -X gcov) [2020-10-12T06:31:43.608Z] ==> Python coveragepy not found [2020-10-12T06:31:43.608Z] ==> Searching for coverage reports in: [2020-10-12T06:31:43.608Z] + . [2020-10-12T06:31:43.608Z] -> Found 1 reports [2020-10-12T06:31:43.608Z] ==> Detecting git/mercurial file structure [2020-10-12T06:31:43.608Z] ==> Reading reports [2020-10-12T06:31:43.608Z] + ./coverage.out bytes=21012 [2020-10-12T06:31:43.608Z] ==> Appending adjustments [2020-10-12T06:31:43.608Z] https://docs.codecov.io/docs/fixing-reports [2020-10-12T06:31:43.871Z] + Found adjustments [2020-10-12T06:31:43.871Z] ==> Gzipping contents [2020-10-12T06:31:43.871Z] ==> Uploading reports [2020-10-12T06:31:43.871Z] url: https://codecov.io [2020-10-12T06:31:43.871Z] query: branch=PR-109&commit=eb8a0655686d2efcf40ff4265c0975f1abee04f8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-109%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=109&job=&cmd_args= [2020-10-12T06:31:43.871Z] -> Pinging Codecov [2020-10-12T06:31:43.871Z] https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-109&commit=eb8a0655686d2efcf40ff4265c0975f1abee04f8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-109%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=109&job=&cmd_args= [2020-10-12T06:31:44.136Z] -> Uploading to [2020-10-12T06:31:44.136Z] [2020-10-12T06:31:44.136Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-12T06:31:44.136Z] Dload Upload Total Spent Left Speed [2020-10-12T06:31:44.136Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error [2020-10-12T06:31:44.136Z] X> Failed to upload [2020-10-12T06:31:44.136Z] ==> Uploading to Codecov [2020-10-12T06:31:44.136Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-12T06:31:44.136Z] Dload Upload Total Spent Left Speed [2020-10-12T06:31:44.724Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4484 100 113 100 4371 237 9195 --:--:-- --:--:-- --:--:-- 9202 [2020-10-12T06:31:44.724Z] View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/eb8a0655686d2efcf40ff4265c0975f1abee04f8 [Pipeline] } [2020-10-12T06:31:44.750Z] 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 [2020-10-12T06:31:48.416Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-12T06:31:49.036Z] ---> package-listing.sh [2020-10-12T06:31:49.036Z] ++ facter osfamily [2020-10-12T06:31:49.036Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-12T06:31:49.036Z] + OS_FAMILY=redhat [2020-10-12T06:31:49.036Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-109 [2020-10-12T06:31:49.036Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-12T06:31:49.036Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-12T06:31:49.036Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-12T06:31:49.036Z] + PACKAGES=/tmp/packages_start.txt [2020-10-12T06:31:49.036Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-109 ']' [2020-10-12T06:31:49.036Z] + PACKAGES=/tmp/packages_end.txt [2020-10-12T06:31:49.036Z] + case "${OS_FAMILY}" in [2020-10-12T06:31:49.036Z] + rpm -qa [2020-10-12T06:31:49.036Z] + sort [2020-10-12T06:31:53.255Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-12T06:31:53.255Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-12T06:31:53.255Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-12T06:31:53.255Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-109 ']' [2020-10-12T06:31:53.255Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-109/archives/ [2020-10-12T06:31:53.255Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-109/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-12T06:31:53.521Z] provisioning config files... [2020-10-12T06:31:53.537Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-109@tmp/config3421354648205588747tmp [Pipeline] { [Pipeline] echo [2020-10-12T06:31:53.700Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-12T06:31:54.043Z] ---> create-netrc.sh [Pipeline] } [2020-10-12T06:31:54.070Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-12T06:31:54.215Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-12T06:31:54.557Z] ---> python-tools-install.sh [2020-10-12T06:31:54.558Z] Generating Requirements File [2020-10-12T06:33:16.137Z] Python 3.6.8 [2020-10-12T06:33:16.137Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-10-12T06:33:16.137Z] appdirs==1.4.3 [2020-10-12T06:33:16.137Z] argcomplete==1.12.1 [2020-10-12T06:33:16.137Z] aspy.yaml==1.3.0 [2020-10-12T06:33:16.137Z] attrs==19.3.0 [2020-10-12T06:33:16.137Z] Babel==2.8.0 [2020-10-12T06:33:16.137Z] beautifulsoup4==4.8.2 [2020-10-12T06:33:16.137Z] boto3==1.11.6 [2020-10-12T06:33:16.137Z] botocore==1.14.6 [2020-10-12T06:33:16.137Z] bs4==0.0.1 [2020-10-12T06:33:16.137Z] cachetools==4.1.1 [2020-10-12T06:33:16.137Z] certifi==2019.11.28 [2020-10-12T06:33:16.137Z] cffi==1.14.3 [2020-10-12T06:33:16.137Z] cfgv==2.0.1 [2020-10-12T06:33:16.137Z] chardet==3.0.4 [2020-10-12T06:33:16.137Z] click==7.1 [2020-10-12T06:33:16.137Z] cliff==3.4.0 [2020-10-12T06:33:16.137Z] cmd2==1.3.11 [2020-10-12T06:33:16.137Z] colorama==0.4.3 [2020-10-12T06:33:16.137Z] cryptography==3.1.1 [2020-10-12T06:33:16.137Z] debtcollector==2.2.0 [2020-10-12T06:33:16.137Z] decorator==4.4.2 [2020-10-12T06:33:16.137Z] defusedxml==0.6.0 [2020-10-12T06:33:16.137Z] Deprecated==1.2.7 [2020-10-12T06:33:16.137Z] distlib==0.3.1 [2020-10-12T06:33:16.137Z] distro==1.2.0 [2020-10-12T06:33:16.137Z] dnspython==1.16.0 [2020-10-12T06:33:16.137Z] docker==4.2.0 [2020-10-12T06:33:16.137Z] docutils==0.15.2 [2020-10-12T06:33:16.137Z] dogpile.cache==1.0.2 [2020-10-12T06:33:16.137Z] email-validator==1.0.5 [2020-10-12T06:33:16.137Z] filelock==3.0.12 [2020-10-12T06:33:16.137Z] future==0.18.2 [2020-10-12T06:33:16.137Z] google-auth==1.22.1 [2020-10-12T06:33:16.137Z] httplib2==0.17.0 [2020-10-12T06:33:16.137Z] identify==1.4.11 [2020-10-12T06:33:16.137Z] idna==2.9 [2020-10-12T06:33:16.137Z] importlib-metadata==2.0.0 [2020-10-12T06:33:16.137Z] importlib-resources==1.5.0 [2020-10-12T06:33:16.137Z] iso8601==0.1.13 [2020-10-12T06:33:16.137Z] Jinja2==2.11.1 [2020-10-12T06:33:16.137Z] jmespath==0.10.0 [2020-10-12T06:33:16.137Z] jsonpatch==1.26 [2020-10-12T06:33:16.137Z] jsonpointer==2.0 [2020-10-12T06:33:16.137Z] jsonschema==3.2.0 [2020-10-12T06:33:16.137Z] keystoneauth1==4.2.1 [2020-10-12T06:33:16.137Z] kubernetes==11.0.0 [2020-10-12T06:33:16.137Z] lftools==0.34.2 [2020-10-12T06:33:16.137Z] lxml==4.5.0 [2020-10-12T06:33:16.137Z] MarkupSafe==0.23 [2020-10-12T06:33:16.137Z] msgpack==1.0.0 [2020-10-12T06:33:16.137Z] multi-key-dict==2.0.3 [2020-10-12T06:33:16.137Z] munch==2.5.0 [2020-10-12T06:33:16.137Z] netaddr==0.8.0 [2020-10-12T06:33:16.137Z] netifaces==0.10.9 [2020-10-12T06:33:16.137Z] niet==1.4.2 [2020-10-12T06:33:16.137Z] nodeenv==1.3.5 [2020-10-12T06:33:16.137Z] oauth2client==4.1.3 [2020-10-12T06:33:16.137Z] oauthlib==3.1.0 [2020-10-12T06:33:16.137Z] openstacksdk==0.50.0 [2020-10-12T06:33:16.137Z] os-client-config==2.1.0 [2020-10-12T06:33:16.137Z] os-service-types==1.7.0 [2020-10-12T06:33:16.137Z] osc-lib==2.2.1 [2020-10-12T06:33:16.137Z] oslo.config==8.3.2 [2020-10-12T06:33:16.137Z] oslo.context==3.1.1 [2020-10-12T06:33:16.137Z] oslo.i18n==5.0.1 [2020-10-12T06:33:16.137Z] oslo.log==4.4.0 [2020-10-12T06:33:16.137Z] oslo.serialization==4.0.1 [2020-10-12T06:33:16.137Z] oslo.utils==4.6.0 [2020-10-12T06:33:16.137Z] packaging==20.4 [2020-10-12T06:33:16.137Z] pbr==5.4.4 [2020-10-12T06:33:16.137Z] pluggy==0.13.1 [2020-10-12T06:33:16.137Z] prettytable==0.7.2 [2020-10-12T06:33:16.137Z] py==1.9.0 [2020-10-12T06:33:16.137Z] pyasn1==0.4.8 [2020-10-12T06:33:16.137Z] pyasn1-modules==0.2.8 [2020-10-12T06:33:16.137Z] pycparser==2.20 [2020-10-12T06:33:16.137Z] pygerrit2==2.0.10 [2020-10-12T06:33:16.137Z] PyGithub==1.46 [2020-10-12T06:33:16.137Z] pyinotify==0.9.6 [2020-10-12T06:33:16.137Z] PyJWT==1.7.1 [2020-10-12T06:33:16.137Z] pyparsing==2.4.7 [2020-10-12T06:33:16.137Z] pyperclip==1.8.1 [2020-10-12T06:33:16.137Z] pyroute2==0.4.13 [2020-10-12T06:33:16.137Z] pyrsistent==0.15.7 [2020-10-12T06:33:16.137Z] PySocks==1.6.8 [2020-10-12T06:33:16.137Z] python-cinderclient==7.2.0 [2020-10-12T06:33:16.137Z] python-dateutil==2.8.1 [2020-10-12T06:33:16.137Z] python-heatclient==2.2.1 [2020-10-12T06:33:16.137Z] python-jenkins==1.7.0 [2020-10-12T06:33:16.137Z] python-keystoneclient==4.1.1 [2020-10-12T06:33:16.137Z] python-magnumclient==3.2.1 [2020-10-12T06:33:16.137Z] python-novaclient==17.2.1 [2020-10-12T06:33:16.137Z] python-openstackclient==5.4.0 [2020-10-12T06:33:16.137Z] python-swiftclient==3.10.1 [2020-10-12T06:33:16.137Z] pytz==2020.1 [2020-10-12T06:33:16.137Z] PyYAML==5.3 [2020-10-12T06:33:16.137Z] requests==2.23.0 [2020-10-12T06:33:16.137Z] requests-oauthlib==1.3.0 [2020-10-12T06:33:16.137Z] requestsexceptions==1.4.0 [2020-10-12T06:33:16.137Z] rfc3986==1.4.0 [2020-10-12T06:33:16.137Z] rpm==4.11.3 [2020-10-12T06:33:16.137Z] rsa==4.0 [2020-10-12T06:33:16.137Z] ruamel.yaml==0.16.10 [2020-10-12T06:33:16.137Z] ruamel.yaml.clib==0.2.0 [2020-10-12T06:33:16.137Z] s3transfer==0.3.3 [2020-10-12T06:33:16.137Z] shade==1.27.2 [2020-10-12T06:33:16.137Z] simplejson==3.17.2 [2020-10-12T06:33:16.137Z] six==1.14.0 [2020-10-12T06:33:16.137Z] soupsieve==2.0 [2020-10-12T06:33:16.137Z] stevedore==3.2.2 [2020-10-12T06:33:16.137Z] tabulate==0.8.6 [2020-10-12T06:33:16.137Z] toml==0.10.0 [2020-10-12T06:33:16.137Z] tox==3.20.1 [2020-10-12T06:33:16.137Z] tqdm==4.43.0 [2020-10-12T06:33:16.137Z] urllib3==1.25.8 [2020-10-12T06:33:16.137Z] virtualenv==20.0.33 [2020-10-12T06:33:16.137Z] wcwidth==0.2.5 [2020-10-12T06:33:16.137Z] websocket-client==0.57.0 [2020-10-12T06:33:16.137Z] wrapt==1.12.1 [2020-10-12T06:33:16.137Z] xdg==3.0.2 [2020-10-12T06:33:16.137Z] xmltodict==0.12.0 [2020-10-12T06:33:16.137Z] yq==2.11.1 [2020-10-12T06:33:16.137Z] zipp==3.3.0 [2020-10-12T06:33:16.137Z] Cache entry deserialization failed, entry ignored [2020-10-12T06:33:16.137Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-10-12T06:33:16.137Z] Python 2.7.5 [2020-10-12T06:33:16.137Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-10-12T06:33:16.137Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-10-12T06:33:16.137Z] ansible==2.9.7 [2020-10-12T06:33:16.137Z] Babel==0.9.6 [2020-10-12T06:33:16.137Z] backports.ssl-match-hostname==3.5.0.1 [2020-10-12T06:33:16.137Z] beautifulsoup4==4.4.1 [2020-10-12T06:33:16.137Z] bodhi==2.11.0 [2020-10-12T06:33:16.137Z] bodhi-client==2.11.0 [2020-10-12T06:33:16.137Z] CCColUtils==1.4 [2020-10-12T06:33:16.137Z] cffi==1.6.0 [2020-10-12T06:33:16.137Z] chardet==2.2.1 [2020-10-12T06:33:16.137Z] click==6.7 [2020-10-12T06:33:16.137Z] cloud-init==18.5 [2020-10-12T06:33:16.137Z] configobj==4.7.2 [2020-10-12T06:33:16.137Z] cryptography==1.7.2 [2020-10-12T06:33:16.137Z] decorator==3.4.0 [2020-10-12T06:33:16.137Z] distro==1.2.0 [2020-10-12T06:33:16.137Z] enum34==1.0.4 [2020-10-12T06:33:16.137Z] fedpkg==1.38 [2020-10-12T06:33:16.137Z] futures==3.1.1 [2020-10-12T06:33:16.137Z] gitdb==0.6.4 [2020-10-12T06:33:16.137Z] GitPython==1.0.1 [2020-10-12T06:33:16.137Z] html5lib==0.999 [2020-10-12T06:33:16.137Z] httplib2==0.9.2 [2020-10-12T06:33:16.137Z] idna==2.4 [2020-10-12T06:33:16.137Z] iniparse==0.4 [2020-10-12T06:33:16.137Z] ipaddress==1.0.16 [2020-10-12T06:33:16.137Z] IPy==0.75 [2020-10-12T06:33:16.137Z] javapackages==1.0.0 [2020-10-12T06:33:16.137Z] Jinja2==2.7.2 [2020-10-12T06:33:16.137Z] jmespath==0.9.4 [2020-10-12T06:33:16.137Z] jsonpatch==1.2 [2020-10-12T06:33:16.137Z] jsonpointer==1.9 [2020-10-12T06:33:16.137Z] kerberos==1.1 [2020-10-12T06:33:16.137Z] kitchen==1.1.1 [2020-10-12T06:33:16.137Z] langtable==0.0.31 [2020-10-12T06:33:16.137Z] lockfile==0.9.1 [2020-10-12T06:33:16.137Z] lxml==3.2.1 [2020-10-12T06:33:16.137Z] MarkupSafe==0.11 [2020-10-12T06:33:16.137Z] munch==2.0.2 [2020-10-12T06:33:16.137Z] offtrac==0.1.0 [2020-10-12T06:33:16.137Z] openidc-client==0.6.0 [2020-10-12T06:33:16.137Z] packagedb-cli==2.14.1 [2020-10-12T06:33:16.137Z] paramiko==2.1.1 [2020-10-12T06:33:16.137Z] perf==0.1 [2020-10-12T06:33:16.137Z] ply==3.4 [2020-10-12T06:33:16.137Z] policycoreutils-default-encoding==0.1 [2020-10-12T06:33:16.137Z] prettytable==0.7.2 [2020-10-12T06:33:16.137Z] pyasn1==0.1.9 [2020-10-12T06:33:16.137Z] pycparser==2.14 [2020-10-12T06:33:16.137Z] pycurl==7.19.0 [2020-10-12T06:33:16.137Z] pygobject==3.22.0 [2020-10-12T06:33:16.137Z] pygpgme==0.3 [2020-10-12T06:33:16.137Z] pyliblzma==0.5.3 [2020-10-12T06:33:16.137Z] pyOpenSSL==0.13.1 [2020-10-12T06:33:16.137Z] pyparsing==1.5.6 [2020-10-12T06:33:16.137Z] pyserial==2.6 [2020-10-12T06:33:16.137Z] python-augeas==0.5.0 [2020-10-12T06:33:16.137Z] python-bugzilla==2.3.0 [2020-10-12T06:33:16.137Z] python-dateutil==1.5 [2020-10-12T06:33:16.137Z] python-fedora==0.10.0 [2020-10-12T06:33:16.137Z] python-linux-procfs==0.4.9 [2020-10-12T06:33:16.137Z] python-yubico==1.2.3 [2020-10-12T06:33:16.137Z] pyudev==0.15 [2020-10-12T06:33:16.137Z] pyusb==1.0.0b1 [2020-10-12T06:33:16.137Z] pyxattr==0.5.1 [2020-10-12T06:33:16.137Z] PyYAML==3.10 [2020-10-12T06:33:16.137Z] requests==2.6.0 [2020-10-12T06:33:16.137Z] requests-kerberos==0.7.0 [2020-10-12T06:33:16.137Z] rpkg==1.60 [2020-10-12T06:33:16.137Z] schedutils==0.4 [2020-10-12T06:33:16.137Z] seobject==0.1 [2020-10-12T06:33:16.137Z] sepolicy==1.1 [2020-10-12T06:33:16.137Z] six==1.9.0 [2020-10-12T06:33:16.137Z] smmap==0.9.0 [2020-10-12T06:33:16.137Z] urlgrabber==3.10 [2020-10-12T06:33:16.137Z] urllib3==1.10.2 [2020-10-12T06:33:16.137Z] virtualenv==15.1.0 [2020-10-12T06:33:16.137Z] yum-langpacks==0.4.2 [2020-10-12T06:33:16.137Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-10-12T06:33:16.177Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-12T06:33:16.522Z] ---> sudo-logs.sh [2020-10-12T06:33:16.522Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-12T06:33:16.821Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-12T06:33:17.156Z] ---> job-cost.sh [2020-10-12T06:33:17.156Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BqtT [2020-10-12T06:33:27.186Z] Cache entry deserialization failed, entry ignored [2020-10-12T06:33:27.186Z] Cache entry deserialization failed, entry ignored [2020-10-12T06:33:28.137Z] Cache entry deserialization failed, entry ignored [2020-10-12T06:33:28.137Z] Cache entry deserialization failed, entry ignored [2020-10-12T06:33:28.399Z] Cache entry deserialization failed, entry ignored [2020-10-12T06:33:28.665Z] Cache entry deserialization failed, entry ignored [2020-10-12T06:33:28.665Z] Cache entry deserialization failed, entry ignored [2020-10-12T06:33:28.665Z] Cache entry deserialization failed, entry ignored [2020-10-12T06:33:28.928Z] Cache entry deserialization failed, entry ignored [2020-10-12T06:33:28.928Z] Cache entry deserialization failed, entry ignored [2020-10-12T06:33:29.193Z] Cache entry deserialization failed, entry ignored [2020-10-12T06:33:29.193Z] Cache entry deserialization failed, entry ignored [2020-10-12T06:33:29.193Z] Cache entry deserialization failed, entry ignored [2020-10-12T06:33:35.809Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-10-12T06:34:02.486Z] lf-activate-venv(): INFO: Adding /tmp/venv-BqtT/bin to PATH [2020-10-12T06:34:02.486Z] INFO: No Stack... [2020-10-12T06:34:02.486Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-12T06:34:03.438Z] INFO: Archiving Costs [Pipeline] echo [2020-10-12T06:34:03.471Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-12T06:34:03.820Z] ---> logs-deploy.sh [2020-10-12T06:34:03.820Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-109/1 [2020-10-12T06:34:03.820Z] INFO: archiving workspace using pattern(s): [2020-10-12T06:34:05.750Z] Archives upload complete. [2020-10-12T06:34:05.750Z] INFO: archiving logs to Nexus [2020-10-12T06:34:06.703Z] ---> uname -a: [2020-10-12T06:34:06.703Z] Linux prd-centos7-docker-4c-2g-4732.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux [2020-10-12T06:34:06.703Z] [2020-10-12T06:34:06.703Z] [2020-10-12T06:34:06.703Z] ---> lscpu: [2020-10-12T06:34:06.703Z] Architecture: x86_64 [2020-10-12T06:34:06.703Z] CPU op-mode(s): 32-bit, 64-bit [2020-10-12T06:34:06.703Z] Byte Order: Little Endian [2020-10-12T06:34:06.703Z] CPU(s): 4 [2020-10-12T06:34:06.704Z] On-line CPU(s) list: 0-3 [2020-10-12T06:34:06.704Z] Thread(s) per core: 1 [2020-10-12T06:34:06.704Z] Core(s) per socket: 1 [2020-10-12T06:34:06.704Z] Socket(s): 4 [2020-10-12T06:34:06.704Z] NUMA node(s): 1 [2020-10-12T06:34:06.704Z] Vendor ID: GenuineIntel [2020-10-12T06:34:06.704Z] CPU family: 6 [2020-10-12T06:34:06.704Z] Model: 44 [2020-10-12T06:34:06.704Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-10-12T06:34:06.704Z] Stepping: 1 [2020-10-12T06:34:06.704Z] CPU MHz: 2933.438 [2020-10-12T06:34:06.704Z] BogoMIPS: 5866.87 [2020-10-12T06:34:06.704Z] Virtualization: VT-x [2020-10-12T06:34:06.704Z] Hypervisor vendor: KVM [2020-10-12T06:34:06.704Z] Virtualization type: full [2020-10-12T06:34:06.704Z] L1d cache: 32K [2020-10-12T06:34:06.704Z] L1i cache: 32K [2020-10-12T06:34:06.704Z] L2 cache: 4096K [2020-10-12T06:34:06.704Z] L3 cache: 16384K [2020-10-12T06:34:06.704Z] NUMA node0 CPU(s): 0-3 [2020-10-12T06:34:06.704Z] 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-10-12T06:34:06.704Z] [2020-10-12T06:34:06.704Z] [2020-10-12T06:34:06.704Z] ---> nproc: [2020-10-12T06:34:06.704Z] 4 [2020-10-12T06:34:06.704Z] [2020-10-12T06:34:06.704Z] [2020-10-12T06:34:06.704Z] ---> df -h: [2020-10-12T06:34:06.704Z] Filesystem Size Used Avail Use% Mounted on [2020-10-12T06:34:06.704Z] devtmpfs 887M 0 887M 0% /dev [2020-10-12T06:34:06.704Z] tmpfs 919M 0 919M 0% /dev/shm [2020-10-12T06:34:06.704Z] tmpfs 919M 17M 903M 2% /run [2020-10-12T06:34:06.704Z] tmpfs 919M 0 919M 0% /sys/fs/cgroup [2020-10-12T06:34:06.704Z] /dev/vda1 50G 7.3G 43G 15% / [2020-10-12T06:34:06.704Z] tmpfs 184M 0 184M 0% /run/user/1001 [2020-10-12T06:34:06.704Z] [2020-10-12T06:34:06.704Z]