Pull request #284 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c6b1e0aa46d400ff351c5cc36ba39ffc4ae54041+64217dd16e4f95fd987fab9103c8880039f2bffa (987cf5a66bef3a6b8bbb86352a9c9fb3c7f68e1f) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8079787334307000916.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f1d79d91c36788821211008368c3015072ca53ca Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4384129473465222737.key > 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 f1d79d91c36788821211008368c3015072ca53ca The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-284/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-284/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8117553547264021921.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f1d79d91c36788821211008368c3015072ca53ca (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f1d79d91c36788821211008368c3015072ca53ca # timeout=10 Commit message: "Merge pull request #358 from ernestojeda/update-get-head-tags" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5446434990767924933.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-284/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-284/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3317194252308104790.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1093’ Running on prd-centos7-docker-4c-2g-1097 in /w/workspace/xfoundry_go-mod-bootstrap_PR-284 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-284 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-284@tmp/jenkins-gitclient-ssh171561462099574627.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-284@tmp/jenkins-gitclient-ssh1372790688739720506.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/284/head:refs/remotes/origin/PR-284 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 64217dd16e4f95fd987fab9103c8880039f2bffa into PR head commit c6b1e0aa46d400ff351c5cc36ba39ffc4ae54041 Merge succeeded, producing c6b1e0aa46d400ff351c5cc36ba39ffc4ae54041 Checking out Revision c6b1e0aa46d400ff351c5cc36ba39ffc4ae54041 (PR-284) > git config core.sparsecheckout # timeout=10 > git checkout -f c6b1e0aa46d400ff351c5cc36ba39ffc4ae54041 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-284@tmp/jenkins-gitclient-ssh5446883854072040624.key > git merge 64217dd16e4f95fd987fab9103c8880039f2bffa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c6b1e0aa46d400ff351c5cc36ba39ffc4ae54041 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-13T15:35:40.524Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-13T15:35:40.567Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-13T15:35:40.582Z] ========================================================= [2021-10-13T15:35:40.582Z] EdgeX Global Pipelines Version Info [2021-10-13T15:35:40.582Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk e1a81f2023d0887e4b6e83480856dc94804efc12 # timeout=10 [2021-10-13T15:35:41.731Z] ------------------- [2021-10-13T15:35:41.731Z] stable info: [2021-10-13T15:35:41.731Z] ------------------- [2021-10-13T15:35:41.731Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-13T15:35:41.731Z] Commit SHA: f1d79d91c36788821211008368c3015072ca53ca [2021-10-13T15:35:41.732Z] Message: update stable to v1.0.209 [2021-10-13T15:35:42.302Z] ------------------- [2021-10-13T15:35:42.302Z] experimental info: [2021-10-13T15:35:42.302Z] ------------------- [2021-10-13T15:35:42.302Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-13T15:35:42.302Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-13T15:35:42.302Z] Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-13T15:35:42.377Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2021-10-13T15:35:42.387Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2021-10-13T15:35:42.397Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-13T15:35:42.408Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-13T15:35:42.420Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-13T15:35:42.431Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-13T15:35:42.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-13T15:35:42.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-13T15:35:42.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-13T15:35:42.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-13T15:35:42.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-13T15:35:42.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2021-10-13T15:35:42.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-13T15:35:42.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-13T15:35:42.532Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-10-13T15:35:42.544Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-10-13T15:35:42.555Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-13T15:35:42.567Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-13T15:35:42.577Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-13T15:35:42.589Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-13T15:35:42.625Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-13T15:35:42.640Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-13T15:35:42.655Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-13T15:35:42.672Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-13T15:35:42.684Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-10-13T15:35:42.696Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-13T15:35:42.707Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-284 [Pipeline] echo [2021-10-13T15:35:42.722Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-284 [Pipeline] echo [2021-10-13T15:35:42.736Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-284 [Pipeline] echo [2021-10-13T15:35:42.747Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c6b1e0aa46d400ff351c5cc36ba39ffc4ae54041 [Pipeline] echo [2021-10-13T15:35:42.757Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c6b1e0a [Pipeline] echo [2021-10-13T15:35:42.767Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-13T15:35:43.216Z] + git log --format=format:%s -1 c6b1e0aa46d400ff351c5cc36ba39ffc4ae54041 [Pipeline] echo [2021-10-13T15:35:43.249Z] GIT_COMMIT: c6b1e0aa46d400ff351c5cc36ba39ffc4ae54041, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-secrets/v2 [Pipeline] echo [2021-10-13T15:35:43.258Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-13T15:35:43.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-13T15:35:43.672Z] [2021-10-13T15:35:43.672Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T15:35:43.976Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-13T15:35:43.976Z] latest: Pulling from edgex-devops/git-semver [2021-10-13T15:35:43.976Z] a0d0a0d46f8b: Pulling fs layer [2021-10-13T15:35:43.976Z] 3e5f54012d9b: Pulling fs layer [2021-10-13T15:35:43.976Z] 4c7163046ea9: Pulling fs layer [2021-10-13T15:35:43.976Z] 0c2d73faf560: Pulling fs layer [2021-10-13T15:35:43.976Z] 0c2d73faf560: Waiting [2021-10-13T15:35:43.976Z] 3e5f54012d9b: Verifying Checksum [2021-10-13T15:35:43.976Z] 3e5f54012d9b: Download complete [2021-10-13T15:35:43.976Z] a0d0a0d46f8b: Verifying Checksum [2021-10-13T15:35:43.976Z] a0d0a0d46f8b: Download complete [2021-10-13T15:35:44.245Z] 4c7163046ea9: Verifying Checksum [2021-10-13T15:35:44.245Z] 4c7163046ea9: Download complete [2021-10-13T15:35:44.245Z] 0c2d73faf560: Verifying Checksum [2021-10-13T15:35:44.245Z] 0c2d73faf560: Download complete [2021-10-13T15:35:44.245Z] a0d0a0d46f8b: Pull complete [2021-10-13T15:35:44.245Z] 3e5f54012d9b: Pull complete [2021-10-13T15:35:44.505Z] 4c7163046ea9: Pull complete [2021-10-13T15:35:44.769Z] 0c2d73faf560: Pull complete [2021-10-13T15:35:44.769Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-13T15:35:44.769Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-13T15:35:44.769Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-13T15:35:44.835Z] prd-centos7-docker-4c-2g-1097 does not seem to be running inside a container [2021-10-13T15:35:44.873Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-284 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-284:/w/workspace/xfoundry_go-mod-bootstrap_PR-284:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-284@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-284@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-10-13T15:35:45.543Z] $ docker top 1c5eb177fd2cc532b44a0d9f2f74888d27d05a4ff81467293579d6af73d30cdc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-13T15:35:45.660Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-13T15:35:45.660Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-13T15:35:45.769Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-13T15:35:45.773Z] $ docker exec 1c5eb177fd2cc532b44a0d9f2f74888d27d05a4ff81467293579d6af73d30cdc ssh-agent [2021-10-13T15:35:45.883Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLHcOFJ/agent.14 [2021-10-13T15:35:45.883Z] SSH_AGENT_PID=19 [2021-10-13T15:35:45.891Z] Running ssh-add (command line suppressed) [2021-10-13T15:35:45.997Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-284@tmp/private_key_6644639259025698853.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-284@tmp/private_key_6644639259025698853.key) [2021-10-13T15:35:46.017Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-13T15:35:46.326Z] + git tag --points-at HEAD [Pipeline] } [2021-10-13T15:35:46.340Z] $ docker exec --env ******** --env ******** 1c5eb177fd2cc532b44a0d9f2f74888d27d05a4ff81467293579d6af73d30cdc ssh-agent -k [2021-10-13T15:35:46.443Z] unset SSH_AUTH_SOCK; [2021-10-13T15:35:46.444Z] unset SSH_AGENT_PID; [2021-10-13T15:35:46.444Z] echo Agent pid 19 killed; [2021-10-13T15:35:46.454Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-13T15:35:46.478Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-13T15:35:46.478Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-13T15:35:46.584Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-13T15:35:46.588Z] $ docker exec 1c5eb177fd2cc532b44a0d9f2f74888d27d05a4ff81467293579d6af73d30cdc ssh-agent [2021-10-13T15:35:46.686Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDmfaIp/agent.53 [2021-10-13T15:35:46.686Z] SSH_AGENT_PID=60 [2021-10-13T15:35:46.691Z] Running ssh-add (command line suppressed) [2021-10-13T15:35:46.785Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-284@tmp/private_key_1027781100821802477.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-284@tmp/private_key_1027781100821802477.key) [2021-10-13T15:35:46.800Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-13T15:35:47.088Z] + git semver init [2021-10-13T15:35:47.088Z] # -> Open(): unable to determine branch for HEAD [2021-10-13T15:35:47.088Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-284/.git [2021-10-13T15:35:47.088Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-284 [2021-10-13T15:35:47.088Z] # $SEMVER_REMOTE_NAME = origin [2021-10-13T15:35:47.088Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-13T15:35:47.088Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-13T15:35:47.088Z] # $SEMVER_BRANCH = PR-284 [2021-10-13T15:35:47.088Z] # $SEMVER_TEMP = /tmp/semver-152766039 [2021-10-13T15:35:47.088Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2021-10-13T15:35:47.659Z] # '/tmp/semver-152766039' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-284/.semver' [2021-10-13T15:35:47.659Z] # -> Force: false [2021-10-13T15:35:47.659Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-284/.semver [Pipeline] } [2021-10-13T15:35:47.668Z] $ docker exec --env ******** --env ******** 1c5eb177fd2cc532b44a0d9f2f74888d27d05a4ff81467293579d6af73d30cdc ssh-agent -k [2021-10-13T15:35:47.772Z] unset SSH_AUTH_SOCK; [2021-10-13T15:35:47.772Z] unset SSH_AGENT_PID; [2021-10-13T15:35:47.772Z] echo Agent pid 60 killed; [2021-10-13T15:35:47.781Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-13T15:35:48.098Z] + git semver [Pipeline] } [2021-10-13T15:35:48.116Z] $ docker stop --time=1 1c5eb177fd2cc532b44a0d9f2f74888d27d05a4ff81467293579d6af73d30cdc [2021-10-13T15:35:49.341Z] $ docker rm -f 1c5eb177fd2cc532b44a0d9f2f74888d27d05a4ff81467293579d6af73d30cdc [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-13T15:35:49.691Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-13T15:35:49.901Z] Stashed 1 file(s) [Pipeline] echo [2021-10-13T15:35:49.904Z] [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-10-13T15:36:05.048Z] Still waiting to schedule task [2021-10-13T15:36:05.049Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-13T15:36:05.053Z] Still waiting to schedule task [2021-10-13T15:36:05.054Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1096’ is offline [2021-10-13T15:37:51.598Z] Running on prd-centos7-docker-4c-2g-1103 in /w/workspace/xfoundry_go-mod-bootstrap_PR-284 [Pipeline] { [Pipeline] ws [2021-10-13T15:37:51.609Z] Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout [2021-10-13T15:37:51.719Z] Selected Git installation does not exist. Using Default [2021-10-13T15:37:51.719Z] The recommended git tool is: NONE [2021-10-13T15:37:53.801Z] using credential edgex-jenkins-ssh [2021-10-13T15:37:53.810Z] Cloning the remote Git repository [2021-10-13T15:37:53.830Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-10-13T15:37:53.878Z] > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 [2021-10-13T15:37:53.902Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-10-13T15:37:53.902Z] > git --version # timeout=10 [2021-10-13T15:37:53.906Z] > git --version # 'git version 2.24.4' [2021-10-13T15:37:53.906Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T15:37:53.926Z] [INFO] Currently running in a labeled security context [2021-10-13T15:37:53.927Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-13T15:37:53.927Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/2@tmp/jenkins-gitclient-ssh5283735078785170947.key [2021-10-13T15:37:53.945Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-13T15:37:54.706Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-10-13T15:37:54.714Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-13T15:37:54.723Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-10-13T15:37:54.734Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-10-13T15:37:54.734Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T15:37:54.735Z] [INFO] Currently running in a labeled security context [2021-10-13T15:37:54.735Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-13T15:37:54.735Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/2@tmp/jenkins-gitclient-ssh8832466499421131486.key [2021-10-13T15:37:54.747Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/284/head:refs/remotes/origin/PR-284 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-13T15:37:55.493Z] Merging remotes/origin/main commit 64217dd16e4f95fd987fab9103c8880039f2bffa into PR head commit c6b1e0aa46d400ff351c5cc36ba39ffc4ae54041 [2021-10-13T15:37:55.574Z] Merge succeeded, producing c6b1e0aa46d400ff351c5cc36ba39ffc4ae54041 [2021-10-13T15:37:55.575Z] Checking out Revision c6b1e0aa46d400ff351c5cc36ba39ffc4ae54041 (PR-284) [2021-10-13T15:37:55.508Z] > git config core.sparsecheckout # timeout=10 [2021-10-13T15:37:55.515Z] > git checkout -f c6b1e0aa46d400ff351c5cc36ba39ffc4ae54041 # timeout=10 [2021-10-13T15:37:55.543Z] > git remote # timeout=10 [2021-10-13T15:37:55.548Z] > git config --get remote.origin.url # timeout=10 [2021-10-13T15:37:55.555Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T15:37:55.555Z] [INFO] Currently running in a labeled security context [2021-10-13T15:37:55.555Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-13T15:37:55.556Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/2@tmp/jenkins-gitclient-ssh716472051003797596.key [2021-10-13T15:37:55.560Z] > git merge 64217dd16e4f95fd987fab9103c8880039f2bffa # timeout=10 [2021-10-13T15:37:55.567Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-13T15:37:55.579Z] > git config core.sparsecheckout # timeout=10 [2021-10-13T15:37:55.582Z] > git checkout -f c6b1e0aa46d400ff351c5cc36ba39ffc4ae54041 # timeout=10 [2021-10-13T15:37:59.156Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-10-13T15:37:59.631Z] ========================================================= [2021-10-13T15:37:59.631Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-13T15:37:59.631Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-10-13T15:38:00.022Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-13T15:38:00.022Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-13T15:38:00.022Z] 4e9f2cdf4387: Pulling fs layer [2021-10-13T15:38:00.022Z] 57d31006c564: Pulling fs layer [2021-10-13T15:38:00.022Z] bd5ccded8296: Pulling fs layer [2021-10-13T15:38:00.022Z] 304dd3a0f381: Pulling fs layer [2021-10-13T15:38:00.022Z] d37cda54a23b: Pulling fs layer [2021-10-13T15:38:00.022Z] bae75c0f2455: Pulling fs layer [2021-10-13T15:38:00.022Z] 806579b3d29a: Pulling fs layer [2021-10-13T15:38:00.022Z] c77eb801bf70: Pulling fs layer [2021-10-13T15:38:00.022Z] 6d0567d44e1a: Pulling fs layer [2021-10-13T15:38:00.022Z] 304dd3a0f381: Waiting [2021-10-13T15:38:00.022Z] d37cda54a23b: Waiting [2021-10-13T15:38:00.022Z] bae75c0f2455: Waiting [2021-10-13T15:38:00.022Z] 806579b3d29a: Waiting [2021-10-13T15:38:00.022Z] c77eb801bf70: Waiting [2021-10-13T15:38:00.022Z] 6d0567d44e1a: Waiting [2021-10-13T15:38:00.022Z] bd5ccded8296: Verifying Checksum [2021-10-13T15:38:00.022Z] bd5ccded8296: Download complete [2021-10-13T15:38:00.022Z] 57d31006c564: Verifying Checksum [2021-10-13T15:38:00.022Z] 57d31006c564: Download complete [2021-10-13T15:38:00.022Z] d37cda54a23b: Verifying Checksum [2021-10-13T15:38:00.022Z] d37cda54a23b: Download complete [2021-10-13T15:38:00.022Z] bae75c0f2455: Verifying Checksum [2021-10-13T15:38:00.022Z] bae75c0f2455: Download complete [2021-10-13T15:38:00.022Z] 4e9f2cdf4387: Verifying Checksum [2021-10-13T15:38:00.022Z] 4e9f2cdf4387: Download complete [2021-10-13T15:38:00.022Z] 806579b3d29a: Verifying Checksum [2021-10-13T15:38:00.022Z] 806579b3d29a: Download complete [2021-10-13T15:38:00.288Z] c77eb801bf70: Verifying Checksum [2021-10-13T15:38:00.288Z] c77eb801bf70: Download complete [2021-10-13T15:38:00.288Z] 4e9f2cdf4387: Pull complete [2021-10-13T15:38:00.549Z] 304dd3a0f381: Verifying Checksum [2021-10-13T15:38:00.549Z] 304dd3a0f381: Download complete [2021-10-13T15:38:00.817Z] 57d31006c564: Pull complete [2021-10-13T15:38:00.817Z] bd5ccded8296: Pull complete [2021-10-13T15:38:00.817Z] 6d0567d44e1a: Verifying Checksum [2021-10-13T15:38:00.817Z] 6d0567d44e1a: Download complete [2021-10-13T15:38:04.156Z] 304dd3a0f381: Pull complete [2021-10-13T15:38:04.156Z] d37cda54a23b: Pull complete [2021-10-13T15:38:04.156Z] bae75c0f2455: Pull complete [2021-10-13T15:38:04.423Z] 806579b3d29a: Pull complete [2021-10-13T15:38:04.423Z] c77eb801bf70: Pull complete [2021-10-13T15:38:06.992Z] 6d0567d44e1a: Pull complete [2021-10-13T15:38:06.992Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-13T15:38:06.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-13T15:38:06.992Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2021-10-13T15:38:07.302Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2021-10-13T15:38:07.596Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-13T15:38:07.596Z] . [Pipeline] withDockerContainer [2021-10-13T15:38:07.663Z] prd-centos7-docker-4c-2g-1103 does not seem to be running inside a container [2021-10-13T15:38:07.730Z] $ 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-x86_64 cat [2021-10-13T15:38:09.697Z] $ docker top ffc9c7025cbbc12609baa343af2d0409a1b531e8cfa2caad88a4b5504662134e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-13T15:38:10.054Z] + go version [2021-10-13T15:38:10.054Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-13T15:38:10.065Z] $ docker stop --time=1 ffc9c7025cbbc12609baa343af2d0409a1b531e8cfa2caad88a4b5504662134e [2021-10-13T15:38:11.250Z] $ docker rm -f ffc9c7025cbbc12609baa343af2d0409a1b531e8cfa2caad88a4b5504662134e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-13T15:38:12.471Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-13T15:38:12.471Z] . [Pipeline] withDockerContainer [2021-10-13T15:38:12.541Z] prd-centos7-docker-4c-2g-1103 does not seem to be running inside a container [2021-10-13T15:38:12.601Z] $ 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-x86_64 cat [2021-10-13T15:38:12.925Z] $ docker top fc8e733afe34c66c704655a711f3e0e056ba2a85aabfbab0e9128aae6788631e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-13T15:38:13.297Z] + make test [2021-10-13T15:38:13.297Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-13T15:38:13.561Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-10-13T15:38:13.824Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.1-dev.7 [2021-10-13T15:38:13.824Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.1-dev.5 [2021-10-13T15:38:13.824Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-10-13T15:38:13.824Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-13T15:38:13.824Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.7 [2021-10-13T15:38:13.824Z] go: downloading github.com/gorilla/mux v1.7.4 [2021-10-13T15:38:14.086Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-10-13T15:38:14.086Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-10-13T15:38:14.086Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-10-13T15:38:14.086Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-13T15:38:14.086Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-13T15:38:14.086Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-10-13T15:38:14.086Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-10-13T15:38:14.086Z] go: downloading github.com/google/uuid v1.2.0 [2021-10-13T15:38:14.086Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-10-13T15:38:14.086Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2021-10-13T15:38:14.086Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-10-13T15:38:14.086Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-10-13T15:38:14.086Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-10-13T15:38:14.086Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-10-13T15:38:14.352Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-10-13T15:38:14.352Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-10-13T15:38:14.352Z] go: downloading golang.org/x/text v0.3.2 [2021-10-13T15:38:14.352Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-10-13T15:38:14.616Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-10-13T15:38:14.616Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-10-13T15:38:14.616Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-10-13T15:38:14.616Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-10-13T15:38:14.616Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-10-13T15:38:14.616Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-10-13T15:38:14.876Z] go: downloading github.com/x448/float16 v0.8.4 [2021-10-13T15:38:14.876Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-10-13T15:38:15.141Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-10-13T15:38:15.408Z] go: downloading github.com/fatih/color v1.9.0 [2021-10-13T15:38:15.408Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-10-13T15:38:15.408Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-10-13T15:38:15.408Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-10-13T15:38:15.408Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-10-13T15:38:15.671Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-10-13T15:38:15.671Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-10-13T15:38:27.980Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-10-13T15:38:27.980Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.005s coverage: 5.1% of statements [2021-10-13T15:38:27.980Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-10-13T15:38:27.980Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.013s coverage: 92.2% of statements [2021-10-13T15:38:27.980Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.004s coverage: 85.3% of statements [2021-10-13T15:38:28.246Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-10-13T15:38:28.246Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-10-13T15:38:28.506Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-10-13T15:38:28.767Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.006s coverage: 100.0% of statements [2021-10-13T15:38:28.767Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.011s coverage: 25.0% of statements [2021-10-13T15:38:32.988Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.019s coverage: 79.7% of statements [2021-10-13T15:38:32.988Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-10-13T15:38:32.988Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-10-13T15:38:32.988Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.003s coverage: 91.3% of statements [2021-10-13T15:38:32.988Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-13T15:38:38.329Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-13T15:38:38.329Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-13T15:38:38.341Z] $ docker stop --time=1 fc8e733afe34c66c704655a711f3e0e056ba2a85aabfbab0e9128aae6788631e [2021-10-13T15:38:40.311Z] $ docker rm -f fc8e733afe34c66c704655a711f3e0e056ba2a85aabfbab0e9128aae6788631e [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-13T15:38:40.829Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-13T15:38:41.011Z] 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-13T15:38:41.918Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T15:38:41.918Z] [2021-10-13T15:38:41.918Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T15:38:42.220Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T15:38:42.220Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-13T15:38:42.220Z] b4d181a07f80: Pulling fs layer [2021-10-13T15:38:42.220Z] a1111a8f2ec3: Pulling fs layer [2021-10-13T15:38:42.220Z] ed53099fbce6: Pulling fs layer [2021-10-13T15:38:42.220Z] dc539afda2c1: Pulling fs layer [2021-10-13T15:38:42.220Z] 77bc0d833cb6: Pulling fs layer [2021-10-13T15:38:42.220Z] 9065ff56babe: Pulling fs layer [2021-10-13T15:38:42.220Z] d287ab97295c: Pulling fs layer [2021-10-13T15:38:42.220Z] d287ab97295c: Waiting [2021-10-13T15:38:42.220Z] 9065ff56babe: Waiting [2021-10-13T15:38:42.220Z] dc539afda2c1: Waiting [2021-10-13T15:38:42.220Z] 77bc0d833cb6: Waiting [2021-10-13T15:38:42.220Z] a1111a8f2ec3: Verifying Checksum [2021-10-13T15:38:42.220Z] a1111a8f2ec3: Download complete [2021-10-13T15:38:42.220Z] dc539afda2c1: Verifying Checksum [2021-10-13T15:38:42.220Z] dc539afda2c1: Download complete [2021-10-13T15:38:42.220Z] ed53099fbce6: Verifying Checksum [2021-10-13T15:38:42.220Z] ed53099fbce6: Download complete [2021-10-13T15:38:42.500Z] 9065ff56babe: Verifying Checksum [2021-10-13T15:38:42.500Z] 9065ff56babe: Download complete [2021-10-13T15:38:42.500Z] 77bc0d833cb6: Verifying Checksum [2021-10-13T15:38:42.500Z] 77bc0d833cb6: Download complete [2021-10-13T15:38:42.500Z] b4d181a07f80: Verifying Checksum [2021-10-13T15:38:42.500Z] b4d181a07f80: Download complete [2021-10-13T15:38:43.080Z] d287ab97295c: Verifying Checksum [2021-10-13T15:38:43.080Z] d287ab97295c: Download complete [2021-10-13T15:38:44.047Z] b4d181a07f80: Pull complete [2021-10-13T15:38:44.047Z] a1111a8f2ec3: Pull complete [2021-10-13T15:38:44.623Z] ed53099fbce6: Pull complete [2021-10-13T15:38:44.888Z] dc539afda2c1: Pull complete [2021-10-13T15:38:45.159Z] 77bc0d833cb6: Pull complete [2021-10-13T15:38:45.159Z] 9065ff56babe: Pull complete [2021-10-13T15:38:50.498Z] d287ab97295c: Pull complete [2021-10-13T15:38:50.498Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-13T15:38:50.498Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T15:38:50.498Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-13T15:38:50.563Z] prd-centos7-docker-4c-2g-1103 does not seem to be running inside a container [2021-10-13T15:38:50.599Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-13T15:38:52.708Z] $ docker top e1d38560129bd58358e0fb93d90a7a73f9623f4fbe206eaeec269d67f928a6f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-13T15:38:53.090Z] ---> job-cost.sh [2021-10-13T15:38:53.090Z] lf-activate-venv: SKIPPING [2021-10-13T15:38:53.090Z] INFO: No Stack... [2021-10-13T15:39:11.202Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-13T15:39:11.202Z] INFO: Archiving Costs [Pipeline] sh [2021-10-13T15:39:11.514Z] + cat /w/workspace/go-mod-bootstrap/2/archives/cost.csv [2021-10-13T15:39:11.515Z] + cut -d, -f6 [Pipeline] lock [2021-10-13T15:39:11.541Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-284-2-stack-cost] [2021-10-13T15:39:11.550Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-284-2-stack-cost] did not exist. Created. [2021-10-13T15:39:11.551Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-284-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-13T15:39:11.865Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-13T15:39:11.893Z] Stashed 1 file(s) [Pipeline] } [2021-10-13T15:39:11.902Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-284-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-13T15:39:11.919Z] $ docker stop --time=1 e1d38560129bd58358e0fb93d90a7a73f9623f4fbe206eaeec269d67f928a6f7 [2021-10-13T15:39:13.055Z] $ docker rm -f e1d38560129bd58358e0fb93d90a7a73f9623f4fbe206eaeec269d67f928a6f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-13T15:39:53.008Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1105 in /w/workspace/xfoundry_go-mod-bootstrap_PR-284 [Pipeline] { [Pipeline] ws [2021-10-13T15:39:53.019Z] Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout [2021-10-13T15:39:53.257Z] Selected Git installation does not exist. Using Default [2021-10-13T15:39:53.257Z] The recommended git tool is: NONE [2021-10-13T15:39:59.211Z] using credential edgex-jenkins-ssh [2021-10-13T15:39:59.227Z] Cloning the remote Git repository [2021-10-13T15:39:59.295Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-10-13T15:39:59.456Z] > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 [2021-10-13T15:39:59.535Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-10-13T15:39:59.536Z] > git --version # timeout=10 [2021-10-13T15:39:59.552Z] > git --version # 'git version 2.17.1' [2021-10-13T15:39:59.554Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T15:39:59.638Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-13T15:40:00.681Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-10-13T15:40:00.705Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-13T15:40:01.750Z] Merging remotes/origin/main commit 64217dd16e4f95fd987fab9103c8880039f2bffa into PR head commit c6b1e0aa46d400ff351c5cc36ba39ffc4ae54041 [2021-10-13T15:40:02.011Z] Merge succeeded, producing c6b1e0aa46d400ff351c5cc36ba39ffc4ae54041 [2021-10-13T15:40:02.012Z] Checking out Revision c6b1e0aa46d400ff351c5cc36ba39ffc4ae54041 (PR-284) [2021-10-13T15:40:00.737Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-10-13T15:40:00.784Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-10-13T15:40:00.785Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T15:40:00.801Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/284/head:refs/remotes/origin/PR-284 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-13T15:40:01.786Z] > git config core.sparsecheckout # timeout=10 [2021-10-13T15:40:01.816Z] > git checkout -f c6b1e0aa46d400ff351c5cc36ba39ffc4ae54041 # timeout=10 [2021-10-13T15:40:01.920Z] > git remote # timeout=10 [2021-10-13T15:40:01.946Z] > git config --get remote.origin.url # timeout=10 [2021-10-13T15:40:01.964Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T15:40:01.977Z] > git merge 64217dd16e4f95fd987fab9103c8880039f2bffa # timeout=10 [2021-10-13T15:40:02.004Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-13T15:40:02.031Z] > git config core.sparsecheckout # timeout=10 [2021-10-13T15:40:02.052Z] > git checkout -f c6b1e0aa46d400ff351c5cc36ba39ffc4ae54041 # timeout=10 [2021-10-13T15:40:06.638Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-10-13T15:40:07.348Z] ========================================================= [2021-10-13T15:40:07.348Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-13T15:40:07.348Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-10-13T15:40:08.105Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-13T15:40:10.184Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-13T15:40:10.184Z] bbf911997326: Pulling fs layer [2021-10-13T15:40:10.184Z] 58ec367f63d7: Pulling fs layer [2021-10-13T15:40:10.184Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-13T15:40:10.184Z] fc5181fea5dc: Pulling fs layer [2021-10-13T15:40:10.184Z] 9c418107303f: Pulling fs layer [2021-10-13T15:40:10.184Z] 284eca6f2348: Pulling fs layer [2021-10-13T15:40:10.184Z] 842844d905b1: Pulling fs layer [2021-10-13T15:40:10.184Z] 901a3a57568e: Pulling fs layer [2021-10-13T15:40:10.184Z] 284eca6f2348: Waiting [2021-10-13T15:40:10.184Z] 842844d905b1: Waiting [2021-10-13T15:40:10.184Z] 901a3a57568e: Waiting [2021-10-13T15:40:10.184Z] 9c418107303f: Waiting [2021-10-13T15:40:10.184Z] fc5181fea5dc: Waiting [2021-10-13T15:40:10.184Z] 1b4a6ffa7d45: Verifying Checksum [2021-10-13T15:40:10.184Z] 1b4a6ffa7d45: Download complete [2021-10-13T15:40:10.184Z] 58ec367f63d7: Verifying Checksum [2021-10-13T15:40:10.184Z] 58ec367f63d7: Download complete [2021-10-13T15:40:10.184Z] 9c418107303f: Download complete [2021-10-13T15:40:10.184Z] 284eca6f2348: Verifying Checksum [2021-10-13T15:40:10.184Z] 284eca6f2348: Download complete [2021-10-13T15:40:10.184Z] 842844d905b1: Verifying Checksum [2021-10-13T15:40:10.184Z] 842844d905b1: Download complete [2021-10-13T15:40:10.184Z] bbf911997326: Verifying Checksum [2021-10-13T15:40:10.185Z] bbf911997326: Download complete [2021-10-13T15:40:11.204Z] bbf911997326: Pull complete [2021-10-13T15:40:11.834Z] 58ec367f63d7: Pull complete [2021-10-13T15:40:12.118Z] 1b4a6ffa7d45: Pull complete [2021-10-13T15:40:12.118Z] 901a3a57568e: Verifying Checksum [2021-10-13T15:40:12.118Z] 901a3a57568e: Download complete [2021-10-13T15:40:12.738Z] fc5181fea5dc: Verifying Checksum [2021-10-13T15:40:12.738Z] fc5181fea5dc: Download complete [2021-10-13T15:40:22.973Z] fc5181fea5dc: Pull complete [2021-10-13T15:40:22.973Z] 9c418107303f: Pull complete [2021-10-13T15:40:22.973Z] 284eca6f2348: Pull complete [2021-10-13T15:40:23.587Z] 842844d905b1: Pull complete [2021-10-13T15:40:29.050Z] 901a3a57568e: Pull complete [2021-10-13T15:40:29.050Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-13T15:40:29.050Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-13T15:40:29.050Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2021-10-13T15:40:29.492Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-13T15:40:30.142Z] + docker inspect -f . ci-base-image-arm64 [2021-10-13T15:40:30.142Z] . [Pipeline] withDockerContainer [2021-10-13T15:40:30.459Z] prd-ubuntu18.04-docker-arm64-4c-16g-1105 does not seem to be running inside a container [2021-10-13T15:40:30.596Z] $ 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-10-13T15:40:37.602Z] $ docker top 4f703ab49a455c13859137c19b68a1ac533f38bbcc973e9dfad4a604a31af9a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-13T15:40:38.642Z] + go version [2021-10-13T15:40:38.642Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-13T15:40:38.687Z] $ docker stop --time=1 4f703ab49a455c13859137c19b68a1ac533f38bbcc973e9dfad4a604a31af9a7 [2021-10-13T15:40:40.600Z] $ docker rm -f 4f703ab49a455c13859137c19b68a1ac533f38bbcc973e9dfad4a604a31af9a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-13T15:40:41.411Z] + docker inspect -f . ci-base-image-arm64 [2021-10-13T15:40:41.411Z] . [Pipeline] withDockerContainer [2021-10-13T15:40:41.703Z] prd-ubuntu18.04-docker-arm64-4c-16g-1105 does not seem to be running inside a container [2021-10-13T15:40:41.821Z] $ 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-10-13T15:40:43.489Z] $ docker top 8a9bb77cee22798a7721bf59d95c9b343369a62f3505fdd2eef2cb990c097568 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-13T15:40:44.476Z] + make test [2021-10-13T15:40:44.476Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-13T15:40:45.468Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.1-dev.5 [2021-10-13T15:40:45.468Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-10-13T15:40:45.468Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-10-13T15:40:45.468Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.7 [2021-10-13T15:40:45.468Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-13T15:40:45.746Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.1-dev.7 [2021-10-13T15:40:45.746Z] go: downloading github.com/gorilla/mux v1.7.4 [2021-10-13T15:40:45.746Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-10-13T15:40:45.746Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-10-13T15:40:45.746Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-10-13T15:40:45.746Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-13T15:40:45.746Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-13T15:40:45.746Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-10-13T15:40:46.027Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-10-13T15:40:46.027Z] go: downloading github.com/google/uuid v1.2.0 [2021-10-13T15:40:46.027Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-10-13T15:40:46.027Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2021-10-13T15:40:46.027Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-10-13T15:40:46.027Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-10-13T15:40:46.027Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-10-13T15:40:46.314Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-10-13T15:40:46.314Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-10-13T15:40:46.314Z] go: downloading golang.org/x/text v0.3.2 [2021-10-13T15:40:46.314Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-10-13T15:40:46.594Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-10-13T15:40:46.594Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-10-13T15:40:46.877Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-10-13T15:40:46.877Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-10-13T15:40:46.877Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-10-13T15:40:46.877Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-10-13T15:40:46.877Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-10-13T15:40:47.160Z] go: downloading github.com/x448/float16 v0.8.4 [2021-10-13T15:40:47.160Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-10-13T15:40:47.160Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-10-13T15:40:47.160Z] go: downloading github.com/fatih/color v1.9.0 [2021-10-13T15:40:47.442Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-10-13T15:40:47.442Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-10-13T15:40:47.442Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-10-13T15:40:47.442Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-10-13T15:40:47.442Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-10-13T15:40:47.442Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-10-13T15:41:35.041Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-10-13T15:41:35.041Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.055s coverage: 5.1% of statements [2021-10-13T15:41:35.041Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-10-13T15:41:35.041Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.071s coverage: 92.2% of statements [2021-10-13T15:41:35.041Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.033s coverage: 85.3% of statements [2021-10-13T15:41:35.041Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-10-13T15:41:35.041Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-10-13T15:41:35.041Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-10-13T15:41:35.041Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.038s coverage: 100.0% of statements [2021-10-13T15:41:35.041Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.044s coverage: 25.0% of statements [2021-10-13T15:41:39.414Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.063s coverage: 79.7% of statements [2021-10-13T15:41:39.414Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-10-13T15:41:39.414Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-10-13T15:41:39.414Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.019s coverage: 91.3% of statements [2021-10-13T15:41:39.414Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-13T15:42:01.698Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-13T15:42:01.698Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-13T15:42:01.755Z] $ docker stop --time=1 8a9bb77cee22798a7721bf59d95c9b343369a62f3505fdd2eef2cb990c097568 [2021-10-13T15:42:03.751Z] $ docker rm -f 8a9bb77cee22798a7721bf59d95c9b343369a62f3505fdd2eef2cb990c097568 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-13T15:42:05.548Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-13T15:42:05.578Z] Warning: overwriting stash ‘coverage-report’ [2021-10-13T15:42:06.197Z] 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-13T15:42:06.871Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-13T15:42:06.871Z] [2021-10-13T15:42:06.871Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-13T15:42:07.222Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-13T15:42:07.508Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-13T15:42:07.508Z] 448f6bf000e3: Pulling fs layer [2021-10-13T15:42:07.508Z] f757da607395: Pulling fs layer [2021-10-13T15:42:07.508Z] 05883995daec: Pulling fs layer [2021-10-13T15:42:07.508Z] 8603b9c90790: Pulling fs layer [2021-10-13T15:42:07.508Z] 1560dd03e051: Pulling fs layer [2021-10-13T15:42:07.508Z] 27f5ce0e4adf: Pulling fs layer [2021-10-13T15:42:07.508Z] c2d8d7efcc4b: Pulling fs layer [2021-10-13T15:42:07.508Z] 27f5ce0e4adf: Waiting [2021-10-13T15:42:07.508Z] 8603b9c90790: Waiting [2021-10-13T15:42:07.508Z] 1560dd03e051: Waiting [2021-10-13T15:42:07.508Z] f757da607395: Verifying Checksum [2021-10-13T15:42:07.508Z] f757da607395: Download complete [2021-10-13T15:42:07.788Z] 8603b9c90790: Verifying Checksum [2021-10-13T15:42:07.788Z] 8603b9c90790: Download complete [2021-10-13T15:42:07.788Z] 1560dd03e051: Verifying Checksum [2021-10-13T15:42:07.788Z] 1560dd03e051: Download complete [2021-10-13T15:42:07.788Z] 05883995daec: Verifying Checksum [2021-10-13T15:42:07.788Z] 05883995daec: Download complete [2021-10-13T15:42:07.788Z] 27f5ce0e4adf: Download complete [2021-10-13T15:42:08.075Z] 448f6bf000e3: Verifying Checksum [2021-10-13T15:42:08.075Z] 448f6bf000e3: Download complete [2021-10-13T15:42:10.744Z] c2d8d7efcc4b: Verifying Checksum [2021-10-13T15:42:10.744Z] c2d8d7efcc4b: Download complete [2021-10-13T15:42:11.743Z] 448f6bf000e3: Pull complete [2021-10-13T15:42:12.741Z] f757da607395: Pull complete [2021-10-13T15:42:14.195Z] 05883995daec: Pull complete [2021-10-13T15:42:14.473Z] 8603b9c90790: Pull complete [2021-10-13T15:42:15.469Z] 1560dd03e051: Pull complete [2021-10-13T15:42:15.749Z] 27f5ce0e4adf: Pull complete [2021-10-13T15:42:30.920Z] c2d8d7efcc4b: Pull complete [2021-10-13T15:42:30.920Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-13T15:42:30.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-13T15:42:30.920Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-13T15:42:31.156Z] prd-ubuntu18.04-docker-arm64-4c-16g-1105 does not seem to be running inside a container [2021-10-13T15:42:31.291Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-13T15:42:35.499Z] $ docker top 2b7aca8027bb836ce3c0b17ed1ee59a5ed50f3538ee9a3bc2d5f3ea6b56ae4ca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-13T15:42:36.475Z] ---> job-cost.sh [2021-10-13T15:42:36.475Z] lf-activate-venv: SKIPPING [2021-10-13T15:42:36.475Z] INFO: No Stack... [2021-10-13T15:42:36.752Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-13T15:42:37.361Z] INFO: Archiving Costs [Pipeline] sh [2021-10-13T15:42:38.045Z] + cat /w/workspace/go-mod-bootstrap/2/archives/cost.csv [2021-10-13T15:42:38.045Z] + cut -d, -f6 [Pipeline] lock [2021-10-13T15:42:38.121Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-284-2-stack-cost] [2021-10-13T15:42:38.131Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-284-2-stack-cost] did not exist. Created. [2021-10-13T15:42:38.131Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-284-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-13T15:42:38.868Z] /w/workspace/go-mod-bootstrap/2@tmp/durable-f50be059/script.sh: 1: /w/workspace/go-mod-bootstrap/2@tmp/durable-f50be059/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-13T15:42:39.563Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-13T15:42:39.591Z] Warning: overwriting stash ‘stack-cost’ [2021-10-13T15:42:39.636Z] Stashed 1 file(s) [Pipeline] } [2021-10-13T15:42:39.643Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-284-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-13T15:42:39.697Z] $ docker stop --time=1 2b7aca8027bb836ce3c0b17ed1ee59a5ed50f3538ee9a3bc2d5f3ea6b56ae4ca [2021-10-13T15:42:41.374Z] $ docker rm -f 2b7aca8027bb836ce3c0b17ed1ee59a5ed50f3538ee9a3bc2d5f3ea6b56ae4ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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] configFileProvider [2021-10-13T15:42:42.011Z] provisioning config files... [2021-10-13T15:42:42.022Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-284@tmp/config2026510874878179492tmp [Pipeline] { [Pipeline] sh [2021-10-13T15:42:42.341Z] + set +x [2021-10-13T15:42:42.341Z] + curl -s https://codecov.io/bash [2021-10-13T15:42:42.341Z] + bash -s -- [2021-10-13T15:42:42.341Z] [2021-10-13T15:42:42.341Z] _____ _ [2021-10-13T15:42:42.341Z] / ____| | | [2021-10-13T15:42:42.341Z] | | ___ __| | ___ ___ _____ __ [2021-10-13T15:42:42.341Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-13T15:42:42.341Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-13T15:42:42.341Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-13T15:42:42.341Z] Bash-1.0.6 [2021-10-13T15:42:42.341Z] [2021-10-13T15:42:42.341Z] [2021-10-13T15:42:42.341Z] ==> git version 2.24.4 found [2021-10-13T15:42:42.341Z] ==> 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-10-13T15:42:42.341Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-13T15:42:42.341Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-13T15:42:42.341Z] ==> Jenkins CI detected. [2021-10-13T15:42:42.341Z] current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-284 [2021-10-13T15:42:42.341Z] project root: . [2021-10-13T15:42:42.341Z] --> token set from env [2021-10-13T15:42:42.341Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-13T15:42:42.341Z] ==> Running gcov in . (disable via -X gcov) [2021-10-13T15:42:42.341Z] ==> Python coveragepy not found [2021-10-13T15:42:42.341Z] ==> Searching for coverage reports in: [2021-10-13T15:42:42.341Z] + . [2021-10-13T15:42:42.604Z] -> Found 1 reports [2021-10-13T15:42:42.604Z] ==> Detecting git/mercurial file structure [2021-10-13T15:42:42.604Z] ==> Reading reports [2021-10-13T15:42:42.604Z] + ./coverage.out bytes=37126 [2021-10-13T15:42:42.604Z] ==> Appending adjustments [2021-10-13T15:42:42.604Z] https://docs.codecov.io/docs/fixing-reports [2021-10-13T15:42:42.604Z] + Found adjustments [2021-10-13T15:42:42.604Z] ==> Gzipping contents [2021-10-13T15:42:42.604Z] 8.0K /tmp/codecov.J5dGtW.gz [2021-10-13T15:42:42.604Z] ==> Uploading reports [2021-10-13T15:42:42.604Z] url: https://codecov.io [2021-10-13T15:42:42.604Z] query: branch=PR-284&commit=c6b1e0aa46d400ff351c5cc36ba39ffc4ae54041&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-284%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=284&job=&cmd_args= [2021-10-13T15:42:42.604Z] -> Pinging Codecov [2021-10-13T15:42:42.604Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-284&commit=c6b1e0aa46d400ff351c5cc36ba39ffc4ae54041&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-284%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=284&job=&cmd_args= [2021-10-13T15:42:43.175Z] -> Uploading to [2021-10-13T15:42:43.175Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-13/833815588EE85121546D348822E98E2E/c6b1e0aa46d400ff351c5cc36ba39ffc4ae54041/fa4246dc-f065-4886-8092-176ba024f3ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211013%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211013T154242Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=836ba2adba7df20f64c20885fd024762f69b9921527ccfd2eb305df849468135 [2021-10-13T15:42:43.175Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-13T15:42:43.175Z] Dload Upload Total Spent Left Speed [2021-10-13T15:42:43.436Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6596 0 0 100 6596 0 21586 --:--:-- --:--:-- --:--:-- 21626 [2021-10-13T15:42:43.436Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/c6b1e0aa46d400ff351c5cc36ba39ffc4ae54041 [Pipeline] } [2021-10-13T15:42:43.448Z] Deleting 1 temporary files [Pipeline] // configFileProvider [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] sh [2021-10-13T15:42:44.768Z] + '[' -d /w/workspace/xfoundry_go-mod-bootstrap_PR-284/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-13T15:42:45.064Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T15:42:45.630Z] ---> package-listing.sh [2021-10-13T15:42:45.631Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-13T15:42:45.631Z] ++ facter osfamily [2021-10-13T15:42:45.890Z] + OS_FAMILY=redhat [2021-10-13T15:42:45.891Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-284 [2021-10-13T15:42:45.891Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-13T15:42:45.891Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-13T15:42:45.891Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-13T15:42:45.891Z] + PACKAGES=/tmp/packages_start.txt [2021-10-13T15:42:45.891Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-284 ']' [2021-10-13T15:42:45.891Z] + PACKAGES=/tmp/packages_end.txt [2021-10-13T15:42:45.891Z] + case "${OS_FAMILY}" in [2021-10-13T15:42:45.891Z] + rpm -qa [2021-10-13T15:42:45.891Z] + sort [2021-10-13T15:42:46.465Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-13T15:42:46.465Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-13T15:42:46.465Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-13T15:42:46.465Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-284 ']' [2021-10-13T15:42:46.465Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-284/archives/ [2021-10-13T15:42:46.465Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-284/archives/ [Pipeline] echo [2021-10-13T15:42:46.478Z] 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-284/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-13T15:42:46.763Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-13T15:42:47.324Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T15:42:47.324Z] [2021-10-13T15:42:47.324Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T15:42:47.637Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T15:42:47.637Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-13T15:42:47.637Z] b4d181a07f80: Pulling fs layer [2021-10-13T15:42:47.637Z] a1111a8f2ec3: Pulling fs layer [2021-10-13T15:42:47.637Z] ed53099fbce6: Pulling fs layer [2021-10-13T15:42:47.637Z] dc539afda2c1: Pulling fs layer [2021-10-13T15:42:47.637Z] 77bc0d833cb6: Pulling fs layer [2021-10-13T15:42:47.637Z] 9065ff56babe: Pulling fs layer [2021-10-13T15:42:47.637Z] d287ab97295c: Pulling fs layer [2021-10-13T15:42:47.637Z] dc539afda2c1: Waiting [2021-10-13T15:42:47.637Z] 77bc0d833cb6: Waiting [2021-10-13T15:42:47.637Z] 9065ff56babe: Waiting [2021-10-13T15:42:47.637Z] d287ab97295c: Waiting [2021-10-13T15:42:47.637Z] a1111a8f2ec3: Verifying Checksum [2021-10-13T15:42:47.637Z] a1111a8f2ec3: Download complete [2021-10-13T15:42:47.637Z] dc539afda2c1: Verifying Checksum [2021-10-13T15:42:47.637Z] dc539afda2c1: Download complete [2021-10-13T15:42:47.897Z] ed53099fbce6: Verifying Checksum [2021-10-13T15:42:47.897Z] ed53099fbce6: Download complete [2021-10-13T15:42:47.897Z] 9065ff56babe: Verifying Checksum [2021-10-13T15:42:47.897Z] 9065ff56babe: Download complete [2021-10-13T15:42:47.897Z] 77bc0d833cb6: Verifying Checksum [2021-10-13T15:42:47.897Z] 77bc0d833cb6: Download complete [2021-10-13T15:42:47.897Z] b4d181a07f80: Verifying Checksum [2021-10-13T15:42:47.897Z] b4d181a07f80: Download complete [2021-10-13T15:42:48.473Z] d287ab97295c: Verifying Checksum [2021-10-13T15:42:48.473Z] d287ab97295c: Download complete [2021-10-13T15:42:49.441Z] b4d181a07f80: Pull complete [2021-10-13T15:42:49.441Z] a1111a8f2ec3: Pull complete [2021-10-13T15:42:50.027Z] ed53099fbce6: Pull complete [2021-10-13T15:42:50.027Z] dc539afda2c1: Pull complete [2021-10-13T15:42:50.293Z] 77bc0d833cb6: Pull complete [2021-10-13T15:42:50.293Z] 9065ff56babe: Pull complete [2021-10-13T15:42:55.597Z] d287ab97295c: Pull complete [2021-10-13T15:42:55.597Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-13T15:42:55.597Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T15:42:55.597Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-13T15:42:55.671Z] prd-centos7-docker-4c-2g-1097 does not seem to be running inside a container [2021-10-13T15:42:55.713Z] $ 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-284/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-284 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-284:/w/workspace/xfoundry_go-mod-bootstrap_PR-284:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-284@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-284@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:latest cat [2021-10-13T15:42:58.143Z] $ docker top aff85571367a004986d79221d7141fc3b544f43316d4baac240c387cb59ef0ac -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-13T15:42:58.496Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-13T15:42:58.789Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-13T15:42:59.084Z] + ls /var/log/sa-host [2021-10-13T15:42:59.084Z] + sadf -c /var/log/sa-host/sa13 [2021-10-13T15:42:59.084Z] file_magic: OK [2021-10-13T15:42:59.084Z] HZ: Using current value: 100 [2021-10-13T15:42:59.084Z] file_header: OK [2021-10-13T15:42:59.084Z] 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-10-13T15:42:59.084Z] Statistics: [2021-10-13T15:42:59.084Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-13T15:42:59.084Z] File successfully converted to sysstat format version 12.0.3 [2021-10-13T15:42:59.084Z] + sadf -c /var/log/sa-host/sa30 [2021-10-13T15:42:59.084Z] file_magic: OK [2021-10-13T15:42:59.084Z] HZ: Using current value: 100 [2021-10-13T15:42:59.084Z] file_header: OK [2021-10-13T15:42:59.084Z] 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-10-13T15:42:59.084Z] Statistics: [2021-10-13T15:42:59.084Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-13T15:42:59.084Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-13T15:42:59.165Z] provisioning config files... [2021-10-13T15:42:59.177Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-284@tmp/config4286265360522157867tmp [Pipeline] { [Pipeline] echo [2021-10-13T15:42:59.216Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T15:42:59.500Z] ---> create-netrc.sh [Pipeline] } [2021-10-13T15:42:59.516Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-13T15:42:59.859Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-13T15:42:59.867Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T15:43:00.154Z] ---> sudo-logs.sh [2021-10-13T15:43:00.154Z] Archiving 'sudo' log.. [2021-10-13T15:43:00.154Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1097.novalocal: Name or service not known [2021-10-13T15:43:00.154Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1097.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-13T15:43:00.175Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T15:43:00.478Z] ---> job-cost.sh [2021-10-13T15:43:00.478Z] lf-activate-venv: SKIPPING [2021-10-13T15:43:00.478Z] DEBUG: total: 0.10999999940395355 [2021-10-13T15:43:00.478Z] INFO: Retrieving Stack Cost... [2021-10-13T15:43:01.046Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-13T15:43:01.307Z] INFO: Archiving Costs [Pipeline] echo [2021-10-13T15:43:01.321Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T15:43:01.620Z] ---> logs-deploy.sh [2021-10-13T15:43:01.620Z] lf-activate-venv: SKIPPING [2021-10-13T15:43:01.620Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-284/2 [2021-10-13T15:43:01.620Z] INFO: archiving workspace using pattern(s): [2021-10-13T15:43:02.191Z] Archives upload complete. [2021-10-13T15:43:02.452Z] INFO: archiving logs to Nexus