Pull request #180 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from d29bc769c1920aed6fcd1bd7916642e4aa964075+c718fdc215204312ee6ae6e83b4f99843187175a (0cf3ed024acb559670d3ba28e3e80ea088e5614b) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-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: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-30875 in /w/workspace/xfoundry_go-mod-bootstrap_PR-180 [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-180 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-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 Merging remotes/origin/master commit c718fdc215204312ee6ae6e83b4f99843187175a into PR head commit d29bc769c1920aed6fcd1bd7916642e4aa964075 Merge succeeded, producing d29bc769c1920aed6fcd1bd7916642e4aa964075 Checking out Revision d29bc769c1920aed6fcd1bd7916642e4aa964075 (PR-180) > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d29bc769c1920aed6fcd1bd7916642e4aa964075 # 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 c718fdc215204312ee6ae6e83b4f99843187175a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d29bc769c1920aed6fcd1bd7916642e4aa964075 # timeout=10 Commit message: "Merge branch 'master' into custom-config" > git rev-list --no-walk 7c2718fc9a181a67b55bbd4995bb36f4440c901f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-22T15:42:31.512Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-22T15:42:31.795Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-22T15:42:31.902Z] ========================================================= [2021-03-22T15:42:31.902Z] EdgeX Global Pipelines Version Info [2021-03-22T15:42:31.902Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-22T15:42:33.343Z] ------------------- [2021-03-22T15:42:33.343Z] stable info: [2021-03-22T15:42:33.343Z] ------------------- [2021-03-22T15:42:33.343Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-22T15:42:33.343Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-22T15:42:33.343Z] Message: update stable to v1.0.186 [2021-03-22T15:42:34.289Z] ------------------- [2021-03-22T15:42:34.289Z] experimental info: [2021-03-22T15:42:34.289Z] ------------------- [2021-03-22T15:42:34.289Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-22T15:42:34.289Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-22T15:42:34.289Z] Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-22T15:42:34.589Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2021-03-22T15:42:34.691Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2021-03-22T15:42:34.801Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-22T15:42:34.923Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-22T15:42:35.018Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-22T15:42:35.120Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-22T15:42:35.265Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-22T15:42:35.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-22T15:42:35.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-03-22T15:42:35.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-22T15:42:35.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-22T15:42:35.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo [2021-03-22T15:42:35.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-22T15:42:35.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-22T15:42:36.088Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-03-22T15:42:36.309Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-03-22T15:42:36.401Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-22T15:42:36.521Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-22T15:42:36.611Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-22T15:42:36.716Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-22T15:42:36.819Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-03-22T15:42:36.908Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-03-22T15:42:37.077Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-22T15:42:37.166Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-22T15:42:37.267Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-03-22T15:42:37.391Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-22T15:42:37.481Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-180 [Pipeline] echo [2021-03-22T15:42:37.572Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-180 [Pipeline] echo [2021-03-22T15:42:37.684Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-180 [Pipeline] echo [2021-03-22T15:42:37.775Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d29bc769c1920aed6fcd1bd7916642e4aa964075 [Pipeline] echo [2021-03-22T15:42:37.861Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d29bc76 [Pipeline] echo [2021-03-22T15:42:37.950Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-22T15:42:38.694Z] + git log --format=format:%s -1 d29bc769c1920aed6fcd1bd7916642e4aa964075 [Pipeline] echo [2021-03-22T15:42:38.759Z] GIT_COMMIT: d29bc769c1920aed6fcd1bd7916642e4aa964075, Commit Message: Merge branch 'master' into custom-config [Pipeline] echo [2021-03-22T15:42:38.806Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-22T15:42:39.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-22T15:42:40.248Z] [2021-03-22T15:42:40.248Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-22T15:42:40.677Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-22T15:42:40.677Z] latest: Pulling from edgex-devops/git-semver [2021-03-22T15:42:40.677Z] 31603596830f: Pulling fs layer [2021-03-22T15:42:40.677Z] 2a8b12db71e7: Pulling fs layer [2021-03-22T15:42:40.677Z] 6ca5941a6612: Pulling fs layer [2021-03-22T15:42:40.677Z] ecc8261a40a4: Pulling fs layer [2021-03-22T15:42:40.677Z] ecc8261a40a4: Waiting [2021-03-22T15:42:40.950Z] 2a8b12db71e7: Verifying Checksum [2021-03-22T15:42:40.950Z] 2a8b12db71e7: Download complete [2021-03-22T15:42:40.950Z] 31603596830f: Verifying Checksum [2021-03-22T15:42:40.950Z] 31603596830f: Download complete [2021-03-22T15:42:40.950Z] ecc8261a40a4: Verifying Checksum [2021-03-22T15:42:40.950Z] ecc8261a40a4: Download complete [2021-03-22T15:42:41.213Z] 6ca5941a6612: Verifying Checksum [2021-03-22T15:42:41.213Z] 6ca5941a6612: Download complete [2021-03-22T15:42:41.213Z] 31603596830f: Pull complete [2021-03-22T15:42:41.477Z] 2a8b12db71e7: Pull complete [2021-03-22T15:42:42.055Z] 6ca5941a6612: Pull complete [2021-03-22T15:42:42.317Z] ecc8261a40a4: Pull complete [2021-03-22T15:42:42.317Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-22T15:42:42.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-22T15:42:42.317Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-22T15:42:42.433Z] prd-centos7-docker-4c-2g-30875 does not seem to be running inside a container [2021-03-22T15:42:42.482Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-180 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-180:/w/workspace/xfoundry_go-mod-bootstrap_PR-180:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-180@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-180@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-22T15:42:44.434Z] $ docker top 2e0a13a7025f8cbfc3994a5e3e5fd6ff5f0bf834398759a2fc9da48e90bf39b6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-22T15:42:44.725Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-22T15:42:44.725Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-22T15:42:44.933Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-22T15:42:44.939Z] $ docker exec 2e0a13a7025f8cbfc3994a5e3e5fd6ff5f0bf834398759a2fc9da48e90bf39b6 ssh-agent [2021-03-22T15:42:45.110Z] SSH_AUTH_SOCK=/tmp/ssh-Db8r99sTWM4t/agent.11 [2021-03-22T15:42:45.110Z] SSH_AGENT_PID=16 [2021-03-22T15:42:45.120Z] Running ssh-add (command line suppressed) [2021-03-22T15:42:45.343Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-180@tmp/private_key_6600276610568355136.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-180@tmp/private_key_6600276610568355136.key) [2021-03-22T15:42:45.396Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-22T15:42:45.736Z] + git tag --points-at HEAD [Pipeline] } [2021-03-22T15:42:45.761Z] $ docker exec --env ******** --env ******** 2e0a13a7025f8cbfc3994a5e3e5fd6ff5f0bf834398759a2fc9da48e90bf39b6 ssh-agent -k [2021-03-22T15:42:45.870Z] unset SSH_AUTH_SOCK; [2021-03-22T15:42:45.871Z] unset SSH_AGENT_PID; [2021-03-22T15:42:45.871Z] echo Agent pid 16 killed; [2021-03-22T15:42:45.912Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-22T15:42:46.058Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-22T15:42:46.058Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-22T15:42:46.218Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-22T15:42:46.225Z] $ docker exec 2e0a13a7025f8cbfc3994a5e3e5fd6ff5f0bf834398759a2fc9da48e90bf39b6 ssh-agent [2021-03-22T15:42:46.374Z] SSH_AUTH_SOCK=/tmp/ssh-YkhpRHT0agEA/agent.47 [2021-03-22T15:42:46.374Z] SSH_AGENT_PID=52 [2021-03-22T15:42:46.380Z] Running ssh-add (command line suppressed) [2021-03-22T15:42:46.495Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-180@tmp/private_key_2119107417169520744.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-180@tmp/private_key_2119107417169520744.key) [2021-03-22T15:42:46.542Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-22T15:42:46.878Z] + git semver init [2021-03-22T15:42:46.879Z] # -> Open(): unable to determine branch for HEAD [2021-03-22T15:42:46.879Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-180/.git [2021-03-22T15:42:46.879Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-180 [2021-03-22T15:42:46.879Z] # $SEMVER_REMOTE_NAME = origin [2021-03-22T15:42:46.879Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-22T15:42:46.879Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-22T15:42:46.879Z] # $SEMVER_BRANCH = PR-180 [2021-03-22T15:42:46.879Z] # $SEMVER_TEMP = /tmp/semver-891562883 [2021-03-22T15:42:46.879Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2021-03-22T15:42:47.457Z] # '/tmp/semver-891562883' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-180/.semver' [2021-03-22T15:42:47.457Z] # -> Force: false [2021-03-22T15:42:47.457Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-180/.semver [Pipeline] } [2021-03-22T15:42:47.473Z] $ docker exec --env ******** --env ******** 2e0a13a7025f8cbfc3994a5e3e5fd6ff5f0bf834398759a2fc9da48e90bf39b6 ssh-agent -k [2021-03-22T15:42:47.600Z] unset SSH_AUTH_SOCK; [2021-03-22T15:42:47.600Z] unset SSH_AGENT_PID; [2021-03-22T15:42:47.600Z] echo Agent pid 52 killed; [2021-03-22T15:42:47.642Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-22T15:42:48.117Z] + git semver [Pipeline] } [2021-03-22T15:42:48.137Z] $ docker stop --time=1 2e0a13a7025f8cbfc3994a5e3e5fd6ff5f0bf834398759a2fc9da48e90bf39b6 [2021-03-22T15:42:49.808Z] $ docker rm -f 2e0a13a7025f8cbfc3994a5e3e5fd6ff5f0bf834398759a2fc9da48e90bf39b6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-22T15:42:50.269Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-22T15:42:50.686Z] Stashed 1 file(s) [Pipeline] echo [2021-03-22T15:42:50.689Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-03-22T15:43:06.295Z] Still waiting to schedule task [2021-03-22T15:43:06.295Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-30875’ [2021-03-22T15:43:06.298Z] Still waiting to schedule task [2021-03-22T15:43:06.298Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-22T15:44:51.363Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-30876 in /w/workspace/xfoundry_go-mod-bootstrap_PR-180 [Pipeline] { [Pipeline] ws [2021-03-22T15:44:51.483Z] Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout [2021-03-22T15:44:57.127Z] using credential edgex-jenkins-ssh [2021-03-22T15:44:57.189Z] Cloning the remote Git repository [2021-03-22T15:44:57.254Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-03-22T15:44:57.361Z] > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 [2021-03-22T15:44:57.445Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-03-22T15:44:57.445Z] > git --version # timeout=10 [2021-03-22T15:44:57.466Z] > git --version # 'git version 2.17.1' [2021-03-22T15:44:57.468Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-22T15:44:57.527Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-22T15:44:59.067Z] Merging remotes/origin/master commit c718fdc215204312ee6ae6e83b4f99843187175a into PR head commit d29bc769c1920aed6fcd1bd7916642e4aa964075 [2021-03-22T15:44:58.378Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-03-22T15:44:58.402Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-22T15:44:58.431Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-03-22T15:44:58.475Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-03-22T15:44:58.476Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-22T15:44:58.502Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T15:44:59.084Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T15:44:59.101Z] > git checkout -f d29bc769c1920aed6fcd1bd7916642e4aa964075 # timeout=10 [2021-03-22T15:44:59.189Z] > git remote # timeout=10 [2021-03-22T15:44:59.207Z] > git config --get remote.origin.url # timeout=10 [2021-03-22T15:44:59.226Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-22T15:44:59.237Z] > git merge c718fdc215204312ee6ae6e83b4f99843187175a # timeout=10 [2021-03-22T15:44:59.372Z] Merge succeeded, producing d29bc769c1920aed6fcd1bd7916642e4aa964075 [2021-03-22T15:44:59.373Z] Checking out Revision d29bc769c1920aed6fcd1bd7916642e4aa964075 (PR-180) [2021-03-22T15:44:59.319Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-22T15:44:59.379Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T15:44:59.419Z] > git checkout -f d29bc769c1920aed6fcd1bd7916642e4aa964075 # timeout=10 [2021-03-22T15:45:03.761Z] Commit message: "Merge branch 'master' into custom-config" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-22T15:45:05.472Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-22T15:45:05.910Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-22T15:45:06.308Z] + true [2021-03-22T15:45:06.308Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-03-22T15:45:08.595Z] ========================================================= [2021-03-22T15:45:08.596Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-22T15:45:08.596Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-22T15:45:08.978Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-22T15:45:09.969Z] Sending build context to Docker daemon 760.3kB [2021-03-22T15:45:10.244Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2021-03-22T15:45:10.244Z] Step 2/8 : FROM ${BASE} [2021-03-22T15:45:10.522Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-22T15:45:10.522Z] 5f621e34cdf4: Pulling fs layer [2021-03-22T15:45:10.522Z] a4357932f1b6: Pulling fs layer [2021-03-22T15:45:10.522Z] 18c013af1878: Pulling fs layer [2021-03-22T15:45:10.522Z] 00ac8860ef70: Pulling fs layer [2021-03-22T15:45:10.522Z] 63d7cb157983: Pulling fs layer [2021-03-22T15:45:10.522Z] b116817d02f9: Pulling fs layer [2021-03-22T15:45:10.522Z] 745a02a5169b: Pulling fs layer [2021-03-22T15:45:10.522Z] 00ac8860ef70: Waiting [2021-03-22T15:45:10.522Z] 63d7cb157983: Waiting [2021-03-22T15:45:10.522Z] b116817d02f9: Waiting [2021-03-22T15:45:10.522Z] 745a02a5169b: Waiting [2021-03-22T15:45:10.522Z] 18c013af1878: Verifying Checksum [2021-03-22T15:45:10.522Z] 18c013af1878: Download complete [2021-03-22T15:45:10.522Z] a4357932f1b6: Verifying Checksum [2021-03-22T15:45:10.522Z] a4357932f1b6: Download complete [2021-03-22T15:45:10.522Z] 63d7cb157983: Download complete [2021-03-22T15:45:10.522Z] b116817d02f9: Verifying Checksum [2021-03-22T15:45:10.522Z] b116817d02f9: Download complete [2021-03-22T15:45:10.522Z] 5f621e34cdf4: Download complete [2021-03-22T15:45:11.125Z] 5f621e34cdf4: Pull complete [2021-03-22T15:45:11.735Z] a4357932f1b6: Pull complete [2021-03-22T15:45:12.334Z] 18c013af1878: Pull complete [2021-03-22T15:45:12.938Z] 745a02a5169b: Verifying Checksum [2021-03-22T15:45:12.938Z] 745a02a5169b: Download complete [2021-03-22T15:45:13.923Z] 00ac8860ef70: Verifying Checksum [2021-03-22T15:45:13.923Z] 00ac8860ef70: Download complete [2021-03-22T15:45:24.119Z] 00ac8860ef70: Pull complete [2021-03-22T15:45:24.394Z] 63d7cb157983: Pull complete [2021-03-22T15:45:24.680Z] b116817d02f9: Pull complete [2021-03-22T15:45:28.997Z] 745a02a5169b: Pull complete [2021-03-22T15:45:28.997Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-22T15:45:28.997Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-22T15:45:28.997Z] ---> b7e6874047d6 [2021-03-22T15:45:28.997Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-03-22T15:45:31.626Z] ---> Running in 909753655a31 [2021-03-22T15:45:31.626Z] Removing intermediate container 909753655a31 [2021-03-22T15:45:31.626Z] ---> c041b8dcfa49 [2021-03-22T15:45:31.626Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-22T15:45:31.905Z] ---> Running in 5b44f4f9a113 [2021-03-22T15:45:33.926Z] Removing intermediate container 5b44f4f9a113 [2021-03-22T15:45:33.926Z] ---> 05d38a8b1858 [2021-03-22T15:45:33.926Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-03-22T15:45:34.197Z] ---> Running in b12b0b9fe868 [2021-03-22T15:45:35.174Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-22T15:45:35.763Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-22T15:45:36.357Z] OK: 142 MiB in 39 packages [2021-03-22T15:45:37.330Z] Removing intermediate container b12b0b9fe868 [2021-03-22T15:45:37.330Z] ---> 3ccdecb0023e [2021-03-22T15:45:37.330Z] Step 6/8 : WORKDIR /build [2021-03-22T15:45:37.606Z] ---> Running in 1f1bc8a44c6b [2021-03-22T15:45:38.202Z] Removing intermediate container 1f1bc8a44c6b [2021-03-22T15:45:38.202Z] ---> 8a1309903104 [2021-03-22T15:45:38.202Z] Step 7/8 : COPY go.mod . [2021-03-22T15:45:38.797Z] ---> 09d5146de745 [2021-03-22T15:45:38.797Z] Step 8/8 : RUN go mod download [2021-03-22T15:45:39.068Z] ---> Running in 863866fcb4a0 [2021-03-22T15:45:48.471Z] Running on prd-centos7-docker-4c-2g-30877 in /w/workspace/xfoundry_go-mod-bootstrap_PR-180 [Pipeline] { [Pipeline] ws [2021-03-22T15:45:48.529Z] Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout [2021-03-22T15:45:50.897Z] using credential edgex-jenkins-ssh [2021-03-22T15:45:50.955Z] Cloning the remote Git repository [2021-03-22T15:45:50.982Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-03-22T15:45:51.050Z] > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 [2021-03-22T15:45:51.119Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-03-22T15:45:51.119Z] > git --version # timeout=10 [2021-03-22T15:45:51.127Z] > git --version # 'git version 2.24.3' [2021-03-22T15:45:51.127Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-22T15:45:51.155Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-22T15:45:51.794Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-03-22T15:45:51.803Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-22T15:45:51.815Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-03-22T15:45:51.828Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-03-22T15:45:51.828Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-22T15:45:51.833Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T15:45:52.304Z] Merging remotes/origin/master commit c718fdc215204312ee6ae6e83b4f99843187175a into PR head commit d29bc769c1920aed6fcd1bd7916642e4aa964075 [2021-03-22T15:45:52.389Z] Merge succeeded, producing d29bc769c1920aed6fcd1bd7916642e4aa964075 [2021-03-22T15:45:52.390Z] Checking out Revision d29bc769c1920aed6fcd1bd7916642e4aa964075 (PR-180) [2021-03-22T15:45:52.313Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T15:45:52.319Z] > git checkout -f d29bc769c1920aed6fcd1bd7916642e4aa964075 # timeout=10 [2021-03-22T15:45:52.354Z] > git remote # timeout=10 [2021-03-22T15:45:52.362Z] > git config --get remote.origin.url # timeout=10 [2021-03-22T15:45:52.369Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-22T15:45:52.373Z] > git merge c718fdc215204312ee6ae6e83b4f99843187175a # timeout=10 [2021-03-22T15:45:52.382Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-22T15:45:52.393Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T15:45:52.398Z] > git checkout -f d29bc769c1920aed6fcd1bd7916642e4aa964075 # timeout=10 [2021-03-22T15:45:56.107Z] Commit message: "Merge branch 'master' into custom-config" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-22T15:45:57.251Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-22T15:45:57.579Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-22T15:45:57.879Z] + sudo service docker restart [2021-03-22T15:45:57.879Z] + true [2021-03-22T15:45:57.879Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-03-22T15:45:58.963Z] ========================================================= [2021-03-22T15:45:58.963Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-22T15:45:58.963Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-22T15:45:59.313Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-22T15:45:59.578Z] Sending build context to Docker daemon 761.3kB [2021-03-22T15:45:59.578Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2021-03-22T15:45:59.578Z] Step 2/8 : FROM ${BASE} [2021-03-22T15:45:59.842Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-22T15:45:59.842Z] 188c0c94c7c5: Pulling fs layer [2021-03-22T15:45:59.842Z] 0ef7d3d256c8: Pulling fs layer [2021-03-22T15:45:59.842Z] de9db76c5a1d: Pulling fs layer [2021-03-22T15:45:59.842Z] bca2f99d35d6: Pulling fs layer [2021-03-22T15:45:59.842Z] 93359f2a8cfa: Pulling fs layer [2021-03-22T15:45:59.842Z] 7c6f9722023f: Pulling fs layer [2021-03-22T15:45:59.842Z] a35cf1a2eb13: Pulling fs layer [2021-03-22T15:45:59.842Z] 93359f2a8cfa: Waiting [2021-03-22T15:45:59.842Z] 7c6f9722023f: Waiting [2021-03-22T15:45:59.842Z] a35cf1a2eb13: Waiting [2021-03-22T15:45:59.842Z] bca2f99d35d6: Waiting [2021-03-22T15:45:59.842Z] de9db76c5a1d: Verifying Checksum [2021-03-22T15:45:59.842Z] de9db76c5a1d: Download complete [2021-03-22T15:45:59.842Z] 0ef7d3d256c8: Verifying Checksum [2021-03-22T15:45:59.842Z] 0ef7d3d256c8: Download complete [2021-03-22T15:45:59.842Z] 93359f2a8cfa: Verifying Checksum [2021-03-22T15:45:59.842Z] 93359f2a8cfa: Download complete [2021-03-22T15:45:59.842Z] 7c6f9722023f: Download complete [2021-03-22T15:45:59.842Z] 188c0c94c7c5: Verifying Checksum [2021-03-22T15:45:59.842Z] 188c0c94c7c5: Download complete [2021-03-22T15:46:00.109Z] 188c0c94c7c5: Pull complete [2021-03-22T15:46:00.372Z] 0ef7d3d256c8: Pull complete [2021-03-22T15:46:00.637Z] de9db76c5a1d: Pull complete [2021-03-22T15:46:01.593Z] a35cf1a2eb13: Verifying Checksum [2021-03-22T15:46:02.543Z] bca2f99d35d6: Verifying Checksum [2021-03-22T15:46:02.543Z] bca2f99d35d6: Download complete [2021-03-22T15:46:05.883Z] Removing intermediate container 863866fcb4a0 [2021-03-22T15:46:05.883Z] ---> c95bd7f5e16d [2021-03-22T15:46:05.883Z] Successfully built c95bd7f5e16d [2021-03-22T15:46:05.883Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-22T15:46:06.222Z] + docker inspect -f . ci-base-image-arm64 [2021-03-22T15:46:06.222Z] . [Pipeline] withDockerContainer [2021-03-22T15:46:06.469Z] prd-ubuntu18.04-docker-arm64-4c-16g-30876 does not seem to be running inside a container [2021-03-22T15:46:06.555Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-22T15:46:08.157Z] $ docker top b671e85d36ebaa7902677a08afb089edaa001a8acc8a490322174dad21669ac7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-22T15:46:09.165Z] + go version [2021-03-22T15:46:09.165Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-22T15:46:09.186Z] $ docker stop --time=1 b671e85d36ebaa7902677a08afb089edaa001a8acc8a490322174dad21669ac7 [2021-03-22T15:46:09.214Z] bca2f99d35d6: Pull complete [2021-03-22T15:46:09.214Z] 93359f2a8cfa: Pull complete [2021-03-22T15:46:09.214Z] 7c6f9722023f: Pull complete [2021-03-22T15:46:11.061Z] $ docker rm -f b671e85d36ebaa7902677a08afb089edaa001a8acc8a490322174dad21669ac7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-22T15:46:12.136Z] + docker inspect -f . ci-base-image-arm64 [2021-03-22T15:46:12.136Z] . [Pipeline] withDockerContainer [2021-03-22T15:46:12.399Z] prd-ubuntu18.04-docker-arm64-4c-16g-30876 does not seem to be running inside a container [2021-03-22T15:46:12.483Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-22T15:46:13.981Z] $ docker top 6f7528560cd5e5910e159a2fa62996144922fe4c822f1a6bc9e6d69d0154746d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-22T15:46:15.032Z] + make test [2021-03-22T15:46:15.032Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-03-22T15:46:19.268Z] a35cf1a2eb13: Pull complete [2021-03-22T15:46:19.268Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-22T15:46:19.268Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-22T15:46:19.268Z] ---> a62c8e92a672 [2021-03-22T15:46:19.268Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-03-22T15:46:19.268Z] ---> Running in d4e860773f55 [2021-03-22T15:46:19.268Z] Removing intermediate container d4e860773f55 [2021-03-22T15:46:19.268Z] ---> c6a884d764d7 [2021-03-22T15:46:19.268Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-22T15:46:19.268Z] ---> Running in e9f52efdd68b [2021-03-22T15:46:20.223Z] Removing intermediate container e9f52efdd68b [2021-03-22T15:46:20.223Z] ---> 1682c2d8263d [2021-03-22T15:46:20.223Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-03-22T15:46:20.223Z] ---> Running in 9b0811986f5a [2021-03-22T15:46:21.174Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-22T15:46:21.438Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-22T15:46:22.014Z] OK: 166 MiB in 39 packages [2021-03-22T15:46:22.590Z] Removing intermediate container 9b0811986f5a [2021-03-22T15:46:22.590Z] ---> 2e4bae4e0b06 [2021-03-22T15:46:22.590Z] Step 6/8 : WORKDIR /build [2021-03-22T15:46:22.590Z] ---> Running in 62d8ba9bcb57 [2021-03-22T15:46:22.854Z] Removing intermediate container 62d8ba9bcb57 [2021-03-22T15:46:22.854Z] ---> 516f5b18eafd [2021-03-22T15:46:22.854Z] Step 7/8 : COPY go.mod . [2021-03-22T15:46:22.854Z] ---> c9d985487b36 [2021-03-22T15:46:22.854Z] Step 8/8 : RUN go mod download [2021-03-22T15:46:23.125Z] ---> Running in 0808941fe406 [2021-03-22T15:46:41.312Z] Removing intermediate container 0808941fe406 [2021-03-22T15:46:41.312Z] ---> 356aa778e7ca [2021-03-22T15:46:41.312Z] Successfully built 356aa778e7ca [2021-03-22T15:46:41.312Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-22T15:46:41.631Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-22T15:46:41.631Z] . [Pipeline] withDockerContainer [2021-03-22T15:46:41.780Z] prd-centos7-docker-4c-2g-30877 does not seem to be running inside a container [2021-03-22T15:46:41.831Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-22T15:46:42.656Z] $ docker top 772e5a45b9cf18e60cd98aaffdecf6d0ef626bde8c7805334cf764b7b271275e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-22T15:46:43.194Z] + go version [2021-03-22T15:46:43.194Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-22T15:46:43.210Z] $ docker stop --time=1 772e5a45b9cf18e60cd98aaffdecf6d0ef626bde8c7805334cf764b7b271275e [2021-03-22T15:46:44.554Z] $ docker rm -f 772e5a45b9cf18e60cd98aaffdecf6d0ef626bde8c7805334cf764b7b271275e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-22T15:46:45.372Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-22T15:46:45.372Z] . [Pipeline] withDockerContainer [2021-03-22T15:46:45.479Z] prd-centos7-docker-4c-2g-30877 does not seem to be running inside a container [2021-03-22T15:46:45.552Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-22T15:46:46.860Z] $ docker top 0e2841363ac156738f0c30a9aa88a27e3615ffe3ec21991227a2eb3e1ed94e99 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-22T15:46:47.375Z] + make test [2021-03-22T15:46:47.375Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-03-22T15:46:47.396Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-03-22T15:46:47.396Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.071s coverage: 5.8% of statements [2021-03-22T15:46:47.396Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-03-22T15:46:47.396Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.028s coverage: 92.2% of statements [2021-03-22T15:46:47.396Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.026s coverage: 85.3% of statements [2021-03-22T15:46:49.391Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.042s coverage: 34.3% of statements [2021-03-22T15:46:49.391Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-03-22T15:46:49.391Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-03-22T15:46:49.391Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.013s coverage: 18.2% of statements [2021-03-22T15:46:52.792Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.032s coverage: 95.3% of statements [2021-03-22T15:46:52.792Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-03-22T15:46:52.792Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-03-22T15:46:52.792Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.014s coverage: 91.3% of statements [2021-03-22T15:46:52.792Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] [2021-03-22T15:46:52.792Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-03-22T15:46:57.666Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-03-22T15:46:57.941Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.007s coverage: 5.8% of statements [2021-03-22T15:46:57.941Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-03-22T15:46:57.941Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.020s coverage: 92.2% of statements [2021-03-22T15:46:57.941Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.031s coverage: 85.3% of statements [2021-03-22T15:46:59.361Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.021s coverage: 34.3% of statements [2021-03-22T15:46:59.361Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-03-22T15:46:59.361Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-03-22T15:46:59.361Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.008s coverage: 18.2% of statements [2021-03-22T15:46:59.561Z] gofmt -l . [2021-03-22T15:46:59.561Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-03-22T15:46:59.583Z] $ docker stop --time=1 6f7528560cd5e5910e159a2fa62996144922fe4c822f1a6bc9e6d69d0154746d [2021-03-22T15:47:01.884Z] $ docker rm -f 6f7528560cd5e5910e159a2fa62996144922fe4c822f1a6bc9e6d69d0154746d [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-22T15:47:02.687Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.015s coverage: 95.3% of statements [2021-03-22T15:47:02.687Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-03-22T15:47:02.687Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-03-22T15:47:02.687Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.012s coverage: 91.3% of statements [2021-03-22T15:47:02.687Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] [2021-03-22T15:47:02.687Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-03-22T15:47:02.845Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-22T15:47:03.698Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-22T15:47:04.638Z] gofmt -l . [2021-03-22T15:47:04.638Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-03-22T15:47:04.720Z] $ docker stop --time=1 0e2841363ac156738f0c30a9aa88a27e3615ffe3ec21991227a2eb3e1ed94e99 [2021-03-22T15:47:04.936Z] ---> job-cost.sh [2021-03-22T15:47:04.936Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-y5Wh [2021-03-22T15:47:07.103Z] $ docker rm -f 0e2841363ac156738f0c30a9aa88a27e3615ffe3ec21991227a2eb3e1ed94e99 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-22T15:47:07.672Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-22T15:47:07.684Z] Warning: overwriting stash ‘coverage-report’ [2021-03-22T15:47:07.973Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-22T15:47:09.063Z] ---> job-cost.sh [2021-03-22T15:47:09.063Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Cbq5 [2021-03-22T15:47:24.015Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-22T15:47:43.915Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-22T15:47:56.234Z] lf-activate-venv(): INFO: Adding /tmp/venv-Cbq5/bin to PATH [2021-03-22T15:47:56.234Z] INFO: No Stack... [2021-03-22T15:47:56.234Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-22T15:47:56.234Z] INFO: Archiving Costs [Pipeline] sh [2021-03-22T15:47:56.546Z] + cat /w/workspace/go-mod-bootstrap/2/archives/cost.csv [2021-03-22T15:47:56.547Z] + cut -d, -f6 [Pipeline] lock [2021-03-22T15:47:56.627Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-180-2-stack-cost] [2021-03-22T15:47:56.636Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-180-2-stack-cost] did not exist. Created. [2021-03-22T15:47:56.636Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-180-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-22T15:47:57.037Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-22T15:47:57.158Z] Stashed 1 file(s) [Pipeline] } [2021-03-22T15:47:57.177Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-180-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-22T15:49:05.653Z] lf-activate-venv(): INFO: Adding /tmp/venv-y5Wh/bin to PATH [2021-03-22T15:49:05.653Z] INFO: No Stack... [2021-03-22T15:49:05.653Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-22T15:49:06.241Z] INFO: Archiving Costs [Pipeline] sh [2021-03-22T15:49:06.599Z] + cat /w/workspace/go-mod-bootstrap/2/archives/cost.csv [2021-03-22T15:49:06.599Z] + cut -d, -f6 [Pipeline] lock [2021-03-22T15:49:06.722Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-180-2-stack-cost] [2021-03-22T15:49:06.731Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-180-2-stack-cost] did not exist. Created. [2021-03-22T15:49:06.731Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-180-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-22T15:49:07.214Z] /w/workspace/go-mod-bootstrap/2@tmp/durable-f271960a/script.sh: 1: /w/workspace/go-mod-bootstrap/2@tmp/durable-f271960a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-22T15:49:07.560Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-22T15:49:07.627Z] Warning: overwriting stash ‘stack-cost’ [2021-03-22T15:49:07.777Z] Stashed 1 file(s) [Pipeline] } [2021-03-22T15:49:07.793Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-180-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-03-22T15:49:09.100Z] provisioning config files... [2021-03-22T15:49:09.114Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-180@tmp/config7526717647596010943tmp [Pipeline] { [Pipeline] sh [2021-03-22T15:49:09.499Z] + set +x [2021-03-22T15:49:09.499Z] + curl -s https://codecov.io/bash [2021-03-22T15:49:09.499Z] + bash -s -- [2021-03-22T15:49:09.768Z] [2021-03-22T15:49:09.768Z] _____ _ [2021-03-22T15:49:09.768Z] / ____| | | [2021-03-22T15:49:09.768Z] | | ___ __| | ___ ___ _____ __ [2021-03-22T15:49:09.768Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-22T15:49:09.768Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-22T15:49:09.768Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-22T15:49:09.768Z] Bash-20210309-2b87ace [2021-03-22T15:49:09.768Z] [2021-03-22T15:49:09.768Z] [2021-03-22T15:49:09.768Z] ==> git version 2.24.3 found [2021-03-22T15:49:09.768Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-03-22T15:49:09.768Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-22T15:49:09.768Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-22T15:49:09.768Z] curl: option -sm: expected a proper numerical parameter [2021-03-22T15:49:09.768Z] curl: try 'curl --help' or 'curl --manual' for more information [2021-03-22T15:49:09.768Z] ==> Jenkins CI detected. [2021-03-22T15:49:09.768Z] project root: . [2021-03-22T15:49:09.768Z] --> token set from env [2021-03-22T15:49:09.768Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-22T15:49:09.768Z] ==> Running gcov in . (disable via -X gcov) [2021-03-22T15:49:09.768Z] ==> Python coveragepy not found [2021-03-22T15:49:09.768Z] ==> Searching for coverage reports in: [2021-03-22T15:49:09.768Z] + . [2021-03-22T15:49:09.768Z] -> Found 1 reports [2021-03-22T15:49:09.768Z] ==> Detecting git/mercurial file structure [2021-03-22T15:49:09.768Z] ==> Reading reports [2021-03-22T15:49:09.768Z] + ./coverage.out bytes=30077 [2021-03-22T15:49:09.768Z] ==> Appending adjustments [2021-03-22T15:49:09.768Z] https://docs.codecov.io/docs/fixing-reports [2021-03-22T15:49:10.031Z] + Found adjustments [2021-03-22T15:49:10.031Z] ==> Gzipping contents [2021-03-22T15:49:10.031Z] 8.0K /tmp/codecov.XyKLsl.gz [2021-03-22T15:49:10.031Z] ==> Uploading reports [2021-03-22T15:49:10.031Z] url: https://codecov.io [2021-03-22T15:49:10.031Z] query: branch=PR-180&commit=d29bc769c1920aed6fcd1bd7916642e4aa964075&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-180%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=180&job=&cmd_args= [2021-03-22T15:49:10.031Z] -> Pinging Codecov [2021-03-22T15:49:10.031Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-180&commit=d29bc769c1920aed6fcd1bd7916642e4aa964075&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-180%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=180&job=&cmd_args= [2021-03-22T15:49:10.295Z] -> Uploading to [2021-03-22T15:49:10.295Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-22/833815588EE85121546D348822E98E2E/d29bc769c1920aed6fcd1bd7916642e4aa964075/fd96af04-93bf-4fa6-a4a0-8b9666a95410.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210322T154910Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2dad2e664ec927748e59c0b44ccd77b423a13498b902f078bedbd3592a43248b [2021-03-22T15:49:10.295Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-22T15:49:10.295Z] Dload Upload Total Spent Left Speed [2021-03-22T15:49:10.875Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5582 0 0 100 5582 0 13988 --:--:-- --:--:-- --:--:-- 13989 100 5582 0 0 100 5582 0 13983 --:--:-- --:--:-- --:--:-- 13955 [2021-03-22T15:49:10.875Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/d29bc769c1920aed6fcd1bd7916642e4aa964075 [Pipeline] } [2021-03-22T15:49:10.886Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-22T15:49:13.417Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-22T15:49:13.729Z] ---> package-listing.sh [2021-03-22T15:49:13.729Z] ++ facter osfamily [2021-03-22T15:49:13.729Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-22T15:49:13.729Z] + OS_FAMILY=redhat [2021-03-22T15:49:13.729Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-180 [2021-03-22T15:49:13.729Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-22T15:49:13.729Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-22T15:49:13.729Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-22T15:49:13.729Z] + PACKAGES=/tmp/packages_start.txt [2021-03-22T15:49:13.729Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-180 ']' [2021-03-22T15:49:13.729Z] + PACKAGES=/tmp/packages_end.txt [2021-03-22T15:49:13.729Z] + case "${OS_FAMILY}" in [2021-03-22T15:49:13.729Z] + rpm -qa [2021-03-22T15:49:13.729Z] + sort [2021-03-22T15:49:19.055Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-22T15:49:19.055Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-22T15:49:19.055Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-22T15:49:19.055Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-180 ']' [2021-03-22T15:49:19.055Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-180/archives/ [2021-03-22T15:49:19.055Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-180/archives/ [Pipeline] echo [2021-03-22T15:49:19.070Z] 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/xfoundry_go-mod-bootstrap_PR-180/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-22T15:49:19.362Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-22T15:49:19.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-22T15:49:19.671Z] [2021-03-22T15:49:19.671Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-22T15:49:20.023Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-22T15:49:20.023Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-22T15:49:20.023Z] df20fa9351a1: Pulling fs layer [2021-03-22T15:49:20.023Z] 36b3adc4ff6f: Pulling fs layer [2021-03-22T15:49:20.023Z] 8ad3a11d3b57: Pulling fs layer [2021-03-22T15:49:20.023Z] 46f8f816bc3b: Pulling fs layer [2021-03-22T15:49:20.023Z] 93b61091891f: Pulling fs layer [2021-03-22T15:49:20.023Z] 93b9cdb0e59b: Pulling fs layer [2021-03-22T15:49:20.023Z] 5e14af77c1be: Pulling fs layer [2021-03-22T15:49:20.023Z] 01666e4c0597: Pulling fs layer [2021-03-22T15:49:20.023Z] aa168da1d23b: Pulling fs layer [2021-03-22T15:49:20.023Z] 93b9cdb0e59b: Waiting [2021-03-22T15:49:20.023Z] aa168da1d23b: Waiting [2021-03-22T15:49:20.023Z] 01666e4c0597: Waiting [2021-03-22T15:49:20.023Z] 46f8f816bc3b: Waiting [2021-03-22T15:49:20.023Z] 5e14af77c1be: Waiting [2021-03-22T15:49:20.023Z] 36b3adc4ff6f: Verifying Checksum [2021-03-22T15:49:20.023Z] 36b3adc4ff6f: Download complete [2021-03-22T15:49:20.023Z] 46f8f816bc3b: Verifying Checksum [2021-03-22T15:49:20.023Z] 46f8f816bc3b: Download complete [2021-03-22T15:49:20.287Z] df20fa9351a1: Download complete [2021-03-22T15:49:20.287Z] 93b9cdb0e59b: Verifying Checksum [2021-03-22T15:49:20.287Z] 93b9cdb0e59b: Download complete [2021-03-22T15:49:20.287Z] 5e14af77c1be: Verifying Checksum [2021-03-22T15:49:20.287Z] 5e14af77c1be: Download complete [2021-03-22T15:49:20.287Z] 93b61091891f: Download complete [2021-03-22T15:49:20.287Z] 01666e4c0597: Verifying Checksum [2021-03-22T15:49:20.287Z] 01666e4c0597: Download complete [2021-03-22T15:49:20.559Z] 8ad3a11d3b57: Verifying Checksum [2021-03-22T15:49:20.559Z] 8ad3a11d3b57: Download complete [2021-03-22T15:49:20.559Z] df20fa9351a1: Pull complete [2021-03-22T15:49:20.823Z] 36b3adc4ff6f: Pull complete [2021-03-22T15:49:21.417Z] 8ad3a11d3b57: Pull complete [2021-03-22T15:49:21.702Z] 46f8f816bc3b: Pull complete [2021-03-22T15:49:22.660Z] 93b61091891f: Pull complete [2021-03-22T15:49:22.660Z] aa168da1d23b: Verifying Checksum [2021-03-22T15:49:22.660Z] aa168da1d23b: Download complete [2021-03-22T15:49:22.660Z] 93b9cdb0e59b: Pull complete [2021-03-22T15:49:22.660Z] 5e14af77c1be: Pull complete [2021-03-22T15:49:22.924Z] 01666e4c0597: Pull complete [2021-03-22T15:49:31.107Z] aa168da1d23b: Pull complete [2021-03-22T15:49:31.107Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-22T15:49:31.107Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-22T15:49:31.107Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-22T15:49:31.288Z] prd-centos7-docker-4c-2g-30875 does not seem to be running inside a container [2021-03-22T15:49:31.339Z] $ 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/xfoundry_go-mod-bootstrap_PR-180/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-180 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-180:/w/workspace/xfoundry_go-mod-bootstrap_PR-180:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-180@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-180@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-22T15:49:34.559Z] $ docker top ce05b69cf7970fcd1c578dbf6484cdb48608646eadaa9825db96adc039c3dc84 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-22T15:49:35.132Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-22T15:49:35.438Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-22T15:49:35.742Z] + ls /var/log/sa-host [2021-03-22T15:49:35.742Z] + sadf -c /var/log/sa-host/sa22 [2021-03-22T15:49:35.742Z] file_magic: OK [2021-03-22T15:49:35.742Z] HZ: Using current value: 100 [2021-03-22T15:49:35.742Z] file_header: OK [2021-03-22T15:49:35.742Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-22T15:49:35.742Z] Statistics: [2021-03-22T15:49:35.742Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-22T15:49:35.742Z] File successfully converted to sysstat format version 12.2.1 [2021-03-22T15:49:35.742Z] + sadf -c /var/log/sa-host/sa23 [2021-03-22T15:49:35.742Z] file_magic: OK [2021-03-22T15:49:35.742Z] HZ: Using current value: 100 [2021-03-22T15:49:35.742Z] file_header: OK [2021-03-22T15:49:35.742Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-22T15:49:35.742Z] Statistics: [2021-03-22T15:49:35.742Z] Hnuu...uuuununununu... [2021-03-22T15:49:35.742Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-22T15:49:36.410Z] provisioning config files... [2021-03-22T15:49:36.428Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-180@tmp/config683928137143181924tmp [Pipeline] { [Pipeline] echo [2021-03-22T15:49:36.496Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-22T15:49:36.798Z] ---> create-netrc.sh [Pipeline] } [2021-03-22T15:49:36.809Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-22T15:49:36.910Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-22T15:49:37.210Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-22T15:49:37.221Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-22T15:49:37.523Z] ---> sudo-logs.sh [2021-03-22T15:49:37.523Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-22T15:49:37.594Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-22T15:49:37.894Z] ---> job-cost.sh [2021-03-22T15:49:37.894Z] lf-activate-venv: SKIPPING [2021-03-22T15:49:37.894Z] DEBUG: total: 0.20999999344348907 [2021-03-22T15:49:37.894Z] INFO: Retrieving Stack Cost... [2021-03-22T15:49:38.840Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-22T15:49:39.416Z] INFO: Archiving Costs [Pipeline] echo [2021-03-22T15:49:39.431Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-22T15:49:39.730Z] ---> logs-deploy.sh [2021-03-22T15:49:39.730Z] lf-activate-venv: SKIPPING [2021-03-22T15:49:39.730Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-180/2 [2021-03-22T15:49:39.730Z] INFO: archiving workspace using pattern(s): [2021-03-22T15:49:41.659Z] Archives upload complete. [2021-03-22T15:49:41.659Z] INFO: archiving logs to Nexus