Pull request #54 updated Connecting to https://api.github.com using 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-configuration Obtained Jenkinsfile from 3e12a0b371c5a7902f1d529a7da046c1ce0c0919+fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c (f6271c2129ab96734e7d1bd66a5c44346f60f991) 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-ssh4651325198838208493.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh1706759590088345071.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-configuration/branches/PR-54/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-configuration/branches/PR-54/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4049887135282635948.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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-ssh2785426209349740272.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-configuration/branches/PR-54/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-configuration/branches/PR-54/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7529731090521624743.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-configuration, 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-configuration-settings PROJECT: go-mod-configuration USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-configuration 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 Running on prd-centos7-docker-4c-2g-28118 in /w/workspace/undry_go-mod-configuration_PR-54 [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-configuration.git > git init /w/workspace/undry_go-mod-configuration_PR-54 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.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/undry_go-mod-configuration_PR-54@tmp/jenkins-gitclient-ssh595903590661801549.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c into PR head commit 3e12a0b371c5a7902f1d529a7da046c1ce0c0919 Merge succeeded, producing 3e12a0b371c5a7902f1d529a7da046c1ce0c0919 Checking out Revision 3e12a0b371c5a7902f1d529a7da046c1ce0c0919 (PR-54) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.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-configuration.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.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/undry_go-mod-configuration_PR-54@tmp/jenkins-gitclient-ssh1680951965842870007.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e12a0b371c5a7902f1d529a7da046c1ce0c0919 # 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/undry_go-mod-configuration_PR-54@tmp/jenkins-gitclient-ssh1556178213284513159.key > git merge fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e12a0b371c5a7902f1d529a7da046c1ce0c0919 # timeout=10 Commit message: "docs: Update Change Log for 2.1.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-09T17:42:00.968Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-09T17:42:01.011Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-09T17:42:01.023Z] ========================================================= [2021-11-09T17:42:01.023Z] EdgeX Global Pipelines Version Info [2021-11-09T17:42:01.023Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-09T17:42:02.259Z] ------------------- [2021-11-09T17:42:02.259Z] stable info: [2021-11-09T17:42:02.259Z] ------------------- [2021-11-09T17:42:02.259Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-09T17:42:02.259Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-09T17:42:02.259Z] Message: update stable to v1.0.211 [2021-11-09T17:42:02.836Z] ------------------- [2021-11-09T17:42:02.836Z] experimental info: [2021-11-09T17:42:02.836Z] ------------------- [2021-11-09T17:42:02.836Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-09T17:42:02.836Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-09T17:42:02.836Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-09T17:42:02.931Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo [2021-11-09T17:42:02.946Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo [2021-11-09T17:42:02.955Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-09T17:42:02.968Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-09T17:42:02.978Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-09T17:42:02.988Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-09T17:42:02.998Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-09T17:42:03.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-09T17:42:03.016Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-09T17:42:03.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-09T17:42:03.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-09T17:42:03.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo [2021-11-09T17:42:03.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-09T17:42:03.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-09T17:42:03.066Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-11-09T17:42:03.074Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-11-09T17:42:03.081Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-09T17:42:03.088Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-09T17:42:03.095Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-09T17:42:03.102Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-09T17:42:03.116Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-09T17:42:03.125Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-09T17:42:03.141Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-09T17:42:03.156Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-09T17:42:03.166Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-11-09T17:42:03.176Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-09T17:42:03.187Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-54 [Pipeline] echo [2021-11-09T17:42:03.198Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-54 [Pipeline] echo [2021-11-09T17:42:03.207Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-54 [Pipeline] echo [2021-11-09T17:42:03.214Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e12a0b371c5a7902f1d529a7da046c1ce0c0919 [Pipeline] echo [2021-11-09T17:42:03.221Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e12a0b [Pipeline] echo [2021-11-09T17:42:03.229Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-09T17:42:03.679Z] + git rev-list -1 --merges 3e12a0b371c5a7902f1d529a7da046c1ce0c0919~1..3e12a0b371c5a7902f1d529a7da046c1ce0c0919 [Pipeline] echo [2021-11-09T17:42:03.719Z] -----------> git rev-list -1 --merges 3e12a0b371c5a7902f1d529a7da046c1ce0c0919~1..3e12a0b371c5a7902f1d529a7da046c1ce0c0919 3e12a0b371c5a7902f1d529a7da046c1ce0c0919 [false] [Pipeline] sh [2021-11-09T17:42:04.016Z] + git log --format=format:%s -1 3e12a0b371c5a7902f1d529a7da046c1ce0c0919 [Pipeline] echo [2021-11-09T17:42:04.052Z] ========================================================= [2021-11-09T17:42:04.052Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-09T17:42:04.052Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-09T17:42:04.395Z] + git log --format=format:%s -1 3e12a0b371c5a7902f1d529a7da046c1ce0c0919 [Pipeline] echo [2021-11-09T17:42:04.409Z] [semverPrep] GIT_COMMIT: 3e12a0b371c5a7902f1d529a7da046c1ce0c0919, Commit Message: docs: Update Change Log for 2.1.0 [Pipeline] echo [2021-11-09T17:42:04.419Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-09T17:42:05.889Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-09T17:42:05.889Z] [2021-11-09T17:42:05.889Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T17:42:06.207Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-09T17:42:06.207Z] latest: Pulling from edgex-devops/git-semver [2021-11-09T17:42:06.207Z] a0d0a0d46f8b: Pulling fs layer [2021-11-09T17:42:06.207Z] 3e5f54012d9b: Pulling fs layer [2021-11-09T17:42:06.207Z] 4c7163046ea9: Pulling fs layer [2021-11-09T17:42:06.207Z] 0c2d73faf560: Pulling fs layer [2021-11-09T17:42:06.207Z] 0c2d73faf560: Waiting [2021-11-09T17:42:06.207Z] 3e5f54012d9b: Verifying Checksum [2021-11-09T17:42:06.207Z] 3e5f54012d9b: Download complete [2021-11-09T17:42:06.484Z] a0d0a0d46f8b: Verifying Checksum [2021-11-09T17:42:06.484Z] a0d0a0d46f8b: Download complete [2021-11-09T17:42:06.484Z] 4c7163046ea9: Verifying Checksum [2021-11-09T17:42:06.484Z] 4c7163046ea9: Download complete [2021-11-09T17:42:06.484Z] 0c2d73faf560: Verifying Checksum [2021-11-09T17:42:06.484Z] 0c2d73faf560: Download complete [2021-11-09T17:42:06.484Z] a0d0a0d46f8b: Pull complete [2021-11-09T17:42:06.750Z] 3e5f54012d9b: Pull complete [2021-11-09T17:42:07.016Z] 4c7163046ea9: Pull complete [2021-11-09T17:42:07.016Z] 0c2d73faf560: Pull complete [2021-11-09T17:42:07.017Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-09T17:42:07.017Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-09T17:42:07.017Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-09T17:42:07.101Z] prd-centos7-docker-4c-2g-28118 does not seem to be running inside a container [2021-11-09T17:42:07.153Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-configuration_PR-54 -v /w/workspace/undry_go-mod-configuration_PR-54:/w/workspace/undry_go-mod-configuration_PR-54:rw,z -v /w/workspace/undry_go-mod-configuration_PR-54@tmp:/w/workspace/undry_go-mod-configuration_PR-54@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:10004/edgex-devops/git-semver:latest cat [2021-11-09T17:42:07.865Z] $ docker top fffdfda8a8b092307bac0a7341b51f2631fba54969f4402ec1d8940a30e611b3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-09T17:42:07.947Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-09T17:42:07.947Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-09T17:42:08.058Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-09T17:42:08.062Z] $ docker exec fffdfda8a8b092307bac0a7341b51f2631fba54969f4402ec1d8940a30e611b3 ssh-agent [2021-11-09T17:42:08.157Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfmcOCi/agent.15 [2021-11-09T17:42:08.158Z] SSH_AGENT_PID=21 [2021-11-09T17:42:08.172Z] Running ssh-add (command line suppressed) [2021-11-09T17:42:08.263Z] Identity added: /w/workspace/undry_go-mod-configuration_PR-54@tmp/private_key_4610420896929412521.key (/w/workspace/undry_go-mod-configuration_PR-54@tmp/private_key_4610420896929412521.key) [2021-11-09T17:42:08.281Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-09T17:42:08.591Z] + git tag --points-at HEAD [Pipeline] } [2021-11-09T17:42:08.612Z] $ docker exec --env ******** --env ******** fffdfda8a8b092307bac0a7341b51f2631fba54969f4402ec1d8940a30e611b3 ssh-agent -k [2021-11-09T17:42:08.701Z] unset SSH_AUTH_SOCK; [2021-11-09T17:42:08.701Z] unset SSH_AGENT_PID; [2021-11-09T17:42:08.701Z] echo Agent pid 21 killed; [2021-11-09T17:42:08.711Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-09T17:42:08.738Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-09T17:42:08.738Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-09T17:42:08.851Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-09T17:42:08.854Z] $ docker exec fffdfda8a8b092307bac0a7341b51f2631fba54969f4402ec1d8940a30e611b3 ssh-agent [2021-11-09T17:42:08.980Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeBngnd/agent.53 [2021-11-09T17:42:08.980Z] SSH_AGENT_PID=59 [2021-11-09T17:42:08.989Z] Running ssh-add (command line suppressed) [2021-11-09T17:42:09.106Z] Identity added: /w/workspace/undry_go-mod-configuration_PR-54@tmp/private_key_6355992721625553152.key (/w/workspace/undry_go-mod-configuration_PR-54@tmp/private_key_6355992721625553152.key) [2021-11-09T17:42:09.123Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-09T17:42:09.430Z] + git semver init [2021-11-09T17:42:09.430Z] # -> Open(): unable to determine branch for HEAD [2021-11-09T17:42:09.430Z] # $GIT_DIR = /w/workspace/undry_go-mod-configuration_PR-54/.git [2021-11-09T17:42:09.430Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-configuration_PR-54 [2021-11-09T17:42:09.430Z] # $SEMVER_REMOTE_NAME = origin [2021-11-09T17:42:09.430Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-09T17:42:09.430Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-09T17:42:09.430Z] # $SEMVER_BRANCH = PR-54 [2021-11-09T17:42:09.430Z] # $SEMVER_TEMP = /tmp/semver-131472171 [2021-11-09T17:42:09.430Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-configuration.git $SEMVER_TEMP [2021-11-09T17:42:10.006Z] # '/tmp/semver-131472171' -> '/w/workspace/undry_go-mod-configuration_PR-54/.semver' [2021-11-09T17:42:10.006Z] # -> Force: false [2021-11-09T17:42:10.006Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-configuration_PR-54/.semver [Pipeline] } [2021-11-09T17:42:10.019Z] $ docker exec --env ******** --env ******** fffdfda8a8b092307bac0a7341b51f2631fba54969f4402ec1d8940a30e611b3 ssh-agent -k [2021-11-09T17:42:10.115Z] unset SSH_AUTH_SOCK; [2021-11-09T17:42:10.116Z] unset SSH_AGENT_PID; [2021-11-09T17:42:10.116Z] echo Agent pid 59 killed; [2021-11-09T17:42:10.131Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-09T17:42:10.456Z] + git semver [Pipeline] } [2021-11-09T17:42:10.476Z] $ docker stop --time=1 fffdfda8a8b092307bac0a7341b51f2631fba54969f4402ec1d8940a30e611b3 [2021-11-09T17:42:11.685Z] $ docker rm -f fffdfda8a8b092307bac0a7341b51f2631fba54969f4402ec1d8940a30e611b3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-09T17:42:12.061Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-09T17:42:12.572Z] Stashed 1 file(s) [Pipeline] echo [2021-11-09T17:42:12.575Z] [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-11-09T17:42:27.717Z] Still waiting to schedule task [2021-11-09T17:42:27.718Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-11-09T17:42:27.719Z] Still waiting to schedule task [2021-11-09T17:42:27.719Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-09T17:43:01.045Z] Running on prd-centos7-docker-4c-2g-28119 in /w/workspace/undry_go-mod-configuration_PR-54 [Pipeline] { [Pipeline] ws [2021-11-09T17:43:01.062Z] Running in /w/workspace/go-mod-configuration/3 [Pipeline] { [Pipeline] checkout [2021-11-09T17:43:01.154Z] Selected Git installation does not exist. Using Default [2021-11-09T17:43:01.154Z] The recommended git tool is: NONE [2021-11-09T17:43:04.496Z] using credential edgex-jenkins-ssh [2021-11-09T17:43:04.506Z] Cloning the remote Git repository [2021-11-09T17:43:04.226Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2021-11-09T17:43:04.283Z] > git init /w/workspace/go-mod-configuration/3 # timeout=10 [2021-11-09T17:43:04.314Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-11-09T17:43:04.315Z] > git --version # timeout=10 [2021-11-09T17:43:04.323Z] > git --version # 'git version 2.24.4' [2021-11-09T17:43:04.324Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-09T17:43:04.351Z] [INFO] Currently running in a labeled security context [2021-11-09T17:43:04.351Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-09T17:43:04.351Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/3@tmp/jenkins-gitclient-ssh5237949748079969227.key [2021-11-09T17:43:04.384Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-09T17:43:05.049Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-11-09T17:43:05.054Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-09T17:43:05.072Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-11-09T17:43:05.089Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-11-09T17:43:05.089Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-09T17:43:05.090Z] [INFO] Currently running in a labeled security context [2021-11-09T17:43:05.090Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-09T17:43:05.090Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/3@tmp/jenkins-gitclient-ssh4785363833280307622.key [2021-11-09T17:43:05.098Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-09T17:43:05.882Z] Merging remotes/origin/main commit fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c into PR head commit 3e12a0b371c5a7902f1d529a7da046c1ce0c0919 [2021-11-09T17:43:06.174Z] Merge succeeded, producing 3e12a0b371c5a7902f1d529a7da046c1ce0c0919 [2021-11-09T17:43:06.174Z] Checking out Revision 3e12a0b371c5a7902f1d529a7da046c1ce0c0919 (PR-54) [2021-11-09T17:43:05.591Z] > git config core.sparsecheckout # timeout=10 [2021-11-09T17:43:05.603Z] > git checkout -f 3e12a0b371c5a7902f1d529a7da046c1ce0c0919 # timeout=10 [2021-11-09T17:43:05.850Z] > git remote # timeout=10 [2021-11-09T17:43:05.858Z] > git config --get remote.origin.url # timeout=10 [2021-11-09T17:43:05.864Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-09T17:43:05.865Z] [INFO] Currently running in a labeled security context [2021-11-09T17:43:05.865Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-09T17:43:05.865Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/3@tmp/jenkins-gitclient-ssh1482784949678830858.key [2021-11-09T17:43:05.875Z] > git merge fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c # timeout=10 [2021-11-09T17:43:05.885Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-09T17:43:05.898Z] > git config core.sparsecheckout # timeout=10 [2021-11-09T17:43:05.907Z] > git checkout -f 3e12a0b371c5a7902f1d529a7da046c1ce0c0919 # timeout=10 [2021-11-09T17:43:10.013Z] Commit message: "docs: Update Change Log for 2.1.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-11-09T17:43:10.522Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-09T17:43:10.534Z] ========================================================= [2021-11-09T17:43:10.534Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-09T17:43:10.534Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-09T17:43:11.146Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-11-09T17:43:11.146Z] Sending build context to Docker daemon 313.9kB [2021-11-09T17:43:11.146Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-11-09T17:43:11.146Z] Step 2/7 : FROM ${BASE} [2021-11-09T17:43:11.409Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-09T17:43:11.409Z] a0d0a0d46f8b: Pulling fs layer [2021-11-09T17:43:11.409Z] 31adcdaf11c8: Pulling fs layer [2021-11-09T17:43:11.409Z] b8b176561691: Pulling fs layer [2021-11-09T17:43:11.409Z] 4527c011a84f: Pulling fs layer [2021-11-09T17:43:11.409Z] 5d74067f8e1e: Pulling fs layer [2021-11-09T17:43:11.409Z] e0aca202a116: Pulling fs layer [2021-11-09T17:43:11.409Z] 3a43be97a3b4: Pulling fs layer [2021-11-09T17:43:11.409Z] 34cad66bf833: Pulling fs layer [2021-11-09T17:43:11.409Z] b4e3c513aaa6: Pulling fs layer [2021-11-09T17:43:11.409Z] e0aca202a116: Waiting [2021-11-09T17:43:11.409Z] 3a43be97a3b4: Waiting [2021-11-09T17:43:11.409Z] 34cad66bf833: Waiting [2021-11-09T17:43:11.409Z] b4e3c513aaa6: Waiting [2021-11-09T17:43:11.409Z] 4527c011a84f: Waiting [2021-11-09T17:43:11.409Z] 5d74067f8e1e: Waiting [2021-11-09T17:43:11.409Z] b8b176561691: Verifying Checksum [2021-11-09T17:43:11.409Z] b8b176561691: Download complete [2021-11-09T17:43:11.409Z] 31adcdaf11c8: Download complete [2021-11-09T17:43:11.409Z] 5d74067f8e1e: Verifying Checksum [2021-11-09T17:43:11.409Z] 5d74067f8e1e: Download complete [2021-11-09T17:43:11.409Z] e0aca202a116: Verifying Checksum [2021-11-09T17:43:11.409Z] e0aca202a116: Download complete [2021-11-09T17:43:11.679Z] 3a43be97a3b4: Verifying Checksum [2021-11-09T17:43:11.679Z] 3a43be97a3b4: Download complete [2021-11-09T17:43:11.679Z] a0d0a0d46f8b: Verifying Checksum [2021-11-09T17:43:11.679Z] a0d0a0d46f8b: Download complete [2021-11-09T17:43:11.679Z] 34cad66bf833: Verifying Checksum [2021-11-09T17:43:11.679Z] 34cad66bf833: Download complete [2021-11-09T17:43:11.679Z] a0d0a0d46f8b: Pull complete [2021-11-09T17:43:11.950Z] 31adcdaf11c8: Pull complete [2021-11-09T17:43:12.213Z] b8b176561691: Pull complete [2021-11-09T17:43:12.788Z] 4527c011a84f: Verifying Checksum [2021-11-09T17:43:12.788Z] 4527c011a84f: Download complete [2021-11-09T17:43:13.380Z] b4e3c513aaa6: Verifying Checksum [2021-11-09T17:43:13.380Z] b4e3c513aaa6: Download complete [2021-11-09T17:43:17.639Z] 4527c011a84f: Pull complete [2021-11-09T17:43:17.639Z] 5d74067f8e1e: Pull complete [2021-11-09T17:43:17.639Z] e0aca202a116: Pull complete [2021-11-09T17:43:17.639Z] 3a43be97a3b4: Pull complete [2021-11-09T17:43:17.639Z] 34cad66bf833: Pull complete [2021-11-09T17:43:20.263Z] b4e3c513aaa6: Pull complete [2021-11-09T17:43:20.263Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-09T17:43:20.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-09T17:43:20.263Z] ---> 9f6097aaca64 [2021-11-09T17:43:20.263Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-11-09T17:43:26.870Z] ---> Running in cff9f6c367b5 [2021-11-09T17:43:26.870Z] Removing intermediate container cff9f6c367b5 [2021-11-09T17:43:26.870Z] ---> 23bf3b4503d7 [2021-11-09T17:43:26.870Z] Step 4/7 : RUN apk add --update bash [2021-11-09T17:43:26.870Z] ---> Running in 1ffdcba92521 [2021-11-09T17:43:26.870Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-09T17:43:27.442Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-09T17:43:28.018Z] OK: 220 MiB in 52 packages [2021-11-09T17:43:28.285Z] Removing intermediate container 1ffdcba92521 [2021-11-09T17:43:28.285Z] ---> 4af1b651eb72 [2021-11-09T17:43:28.285Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-11-09T17:43:28.285Z] ---> Running in 79821f39d254 [2021-11-09T17:43:28.546Z] Removing intermediate container 79821f39d254 [2021-11-09T17:43:28.546Z] ---> 0be29468368a [2021-11-09T17:43:28.546Z] Step 6/7 : COPY go.mod . [2021-11-09T17:43:28.546Z] ---> 328a40d65441 [2021-11-09T17:43:28.546Z] Step 7/7 : RUN go mod download [2021-11-09T17:43:28.813Z] ---> Running in 8000d63a8c05 [2021-11-09T17:43:38.843Z] Removing intermediate container 8000d63a8c05 [2021-11-09T17:43:38.843Z] ---> a554689ffc8c [2021-11-09T17:43:38.843Z] Successfully built a554689ffc8c [2021-11-09T17:43:38.843Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T17:43:39.212Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-09T17:43:39.212Z] . [Pipeline] withDockerContainer [2021-11-09T17:43:39.285Z] prd-centos7-docker-4c-2g-28119 does not seem to be running inside a container [2021-11-09T17:43:39.338Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/3 -v /w/workspace/go-mod-configuration/3:/w/workspace/go-mod-configuration/3:rw,z -v /w/workspace/go-mod-configuration/3@tmp:/w/workspace/go-mod-configuration/3@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 ******** -e ******** ci-base-image-x86_64 cat [2021-11-09T17:43:39.766Z] $ docker top 71bebd6e828201d86a0f557c4d66f8433e88fc6221f08a51388a0ec40e60c1c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-09T17:43:40.154Z] + go version [2021-11-09T17:43:40.155Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-09T17:43:40.162Z] $ docker stop --time=1 71bebd6e828201d86a0f557c4d66f8433e88fc6221f08a51388a0ec40e60c1c8 [2021-11-09T17:43:41.389Z] $ docker rm -f 71bebd6e828201d86a0f557c4d66f8433e88fc6221f08a51388a0ec40e60c1c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-09T17:43:41.953Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-09T17:43:41.953Z] . [Pipeline] withDockerContainer [2021-11-09T17:43:42.026Z] prd-centos7-docker-4c-2g-28119 does not seem to be running inside a container [2021-11-09T17:43:42.064Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/3 -v /w/workspace/go-mod-configuration/3:/w/workspace/go-mod-configuration/3:rw,z -v /w/workspace/go-mod-configuration/3@tmp:/w/workspace/go-mod-configuration/3@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 ******** -e ******** ci-base-image-x86_64 cat [2021-11-09T17:43:42.490Z] $ docker top 49eef3e4ca25699032625c743d5036ff4288e2689ba57df34e177daeb754974d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-09T17:43:42.857Z] + go mod tidy [Pipeline] sh [2021-11-09T17:43:43.178Z] + make test [2021-11-09T17:43:43.178Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-11-09T17:43:53.252Z] ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.006s coverage: 85.7% of statements [2021-11-09T17:44:00.279Z] 2021/11/09 17:43:53 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:174) [2021-11-09T17:44:00.279Z] 2021/11/09 17:43:53 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:174) [2021-11-09T17:44:00.279Z] 2021/11/09 17:43:53 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:174) [2021-11-09T17:44:00.280Z] 2021/11/09 17:43:54 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:174) [2021-11-09T17:44:00.280Z] 2021/11/09 17:43:55 edgex/core/1.0/consulUnitTest668081665/Logging/ changed [2021-11-09T17:44:00.280Z] RenewAccessToken called [2021-11-09T17:44:00.280Z] RenewAccessToken called [2021-11-09T17:44:00.280Z] RenewAccessToken called [2021-11-09T17:44:00.280Z] RenewAccessToken called [2021-11-09T17:44:00.280Z] RenewAccessToken called [2021-11-09T17:44:00.280Z] 2021/11/09 17:43:56 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:174) [2021-11-09T17:44:00.280Z] 2021/11/09 17:43:56 edgex/core/1.0/consulUnitTest668081665/Logging/ changed [2021-11-09T17:44:00.280Z] 2021/11/09 17:43:57 edgex/core/1.0/RenewAccessToken-Test/ changed [2021-11-09T17:44:00.280Z] RenewAccessToken called [2021-11-09T17:44:00.280Z] RenewAccessToken called [2021-11-09T17:44:00.280Z] RenewAccessToken called [2021-11-09T17:44:00.280Z] RenewAccessToken called [2021-11-09T17:44:00.280Z] WatchForChanges update received [2021-11-09T17:44:00.280Z] 2021/11/09 17:43:58 edgex/core/1.0/RenewAccessToken-Test/Logging/ changed [2021-11-09T17:44:00.280Z] 2021/11/09 17:43:58 edgex/core/1.0/RenewAccessToken-Test/Logging/ changed [2021-11-09T17:44:00.280Z] 2021/11/09 17:43:59 edgex/core/1.0/RenewAccessToken-Test/Logging/ changed [2021-11-09T17:44:00.280Z] panic: send on closed channel [2021-11-09T17:44:00.280Z] [2021-11-09T17:44:00.280Z] goroutine 412 [running]: [2021-11-09T17:44:00.280Z] github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul.waitForNextPutPrefix.func1(0x3b9aca00, 0xc0003fc7c0, 0xc000373d40, 0x2d) [2021-11-09T17:44:00.280Z] /w/workspace/go-mod-configuration/3/internal/pkg/consul/mock_consul.go:204 +0xe5 [2021-11-09T17:44:00.280Z] created by github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul.waitForNextPutPrefix [2021-11-09T17:44:00.280Z] /w/workspace/go-mod-configuration/3/internal/pkg/consul/mock_consul.go:200 +0x150 [2021-11-09T17:44:00.280Z] FAIL github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 5.549s [2021-11-09T17:44:00.280Z] ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.003s coverage: 100.0% of statements [2021-11-09T17:44:00.280Z] FAIL [2021-11-09T17:44:00.280Z] make: *** [Makefile:9: test] Error 1 [Pipeline] } [2021-11-09T17:44:00.296Z] $ docker stop --time=1 49eef3e4ca25699032625c743d5036ff4288e2689ba57df34e177daeb754974d [2021-11-09T17:44:01.688Z] $ docker rm -f 49eef3e4ca25699032625c743d5036ff4288e2689ba57df34e177daeb754974d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-09T17:44:02.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-09T17:44:02.456Z] [2021-11-09T17:44:02.456Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T17:44:02.768Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-09T17:44:02.768Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-09T17:44:02.768Z] b4d181a07f80: Pulling fs layer [2021-11-09T17:44:02.768Z] a1111a8f2ec3: Pulling fs layer [2021-11-09T17:44:02.768Z] ed53099fbce6: Pulling fs layer [2021-11-09T17:44:02.768Z] dc539afda2c1: Pulling fs layer [2021-11-09T17:44:02.768Z] 77bc0d833cb6: Pulling fs layer [2021-11-09T17:44:02.768Z] 9065ff56babe: Pulling fs layer [2021-11-09T17:44:02.768Z] d287ab97295c: Pulling fs layer [2021-11-09T17:44:02.768Z] dc539afda2c1: Waiting [2021-11-09T17:44:02.768Z] 9065ff56babe: Waiting [2021-11-09T17:44:02.768Z] d287ab97295c: Waiting [2021-11-09T17:44:02.768Z] 77bc0d833cb6: Waiting [2021-11-09T17:44:02.768Z] a1111a8f2ec3: Verifying Checksum [2021-11-09T17:44:02.768Z] a1111a8f2ec3: Download complete [2021-11-09T17:44:02.768Z] dc539afda2c1: Verifying Checksum [2021-11-09T17:44:02.768Z] dc539afda2c1: Download complete [2021-11-09T17:44:03.032Z] 77bc0d833cb6: Verifying Checksum [2021-11-09T17:44:03.032Z] 77bc0d833cb6: Download complete [2021-11-09T17:44:03.032Z] ed53099fbce6: Verifying Checksum [2021-11-09T17:44:03.032Z] ed53099fbce6: Download complete [2021-11-09T17:44:03.032Z] 9065ff56babe: Verifying Checksum [2021-11-09T17:44:03.032Z] 9065ff56babe: Download complete [2021-11-09T17:44:03.032Z] b4d181a07f80: Verifying Checksum [2021-11-09T17:44:03.032Z] b4d181a07f80: Download complete [2021-11-09T17:44:03.624Z] d287ab97295c: Verifying Checksum [2021-11-09T17:44:03.624Z] d287ab97295c: Download complete [2021-11-09T17:44:04.572Z] b4d181a07f80: Pull complete [2021-11-09T17:44:04.572Z] a1111a8f2ec3: Pull complete [2021-11-09T17:44:05.151Z] ed53099fbce6: Pull complete [2021-11-09T17:44:05.151Z] dc539afda2c1: Pull complete [2021-11-09T17:44:05.417Z] 77bc0d833cb6: Pull complete [2021-11-09T17:44:05.417Z] 9065ff56babe: Pull complete [2021-11-09T17:44:10.758Z] d287ab97295c: Pull complete [2021-11-09T17:44:10.758Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-09T17:44:10.758Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-09T17:44:10.758Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-09T17:44:10.819Z] prd-centos7-docker-4c-2g-28119 does not seem to be running inside a container [2021-11-09T17:44:10.856Z] $ 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-configuration/3 -v /w/workspace/go-mod-configuration/3:/w/workspace/go-mod-configuration/3:rw,z -v /w/workspace/go-mod-configuration/3@tmp:/w/workspace/go-mod-configuration/3@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-09T17:44:11.761Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-28121 in /w/workspace/undry_go-mod-configuration_PR-54 [2021-11-09T17:44:14.125Z] $ docker top 2755da64052a96a0f853220bea5abf08e26bf88335268bef9dfb8117a76bb8db -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2021-11-09T17:44:15.320Z] Running in /w/workspace/go-mod-configuration/3 [Pipeline] { [Pipeline] checkout [2021-11-09T17:44:15.573Z] ---> job-cost.sh [2021-11-09T17:44:15.573Z] lf-activate-venv: SKIPPING [2021-11-09T17:44:15.573Z] INFO: No Stack... [2021-11-09T17:44:15.801Z] Selected Git installation does not exist. Using Default [2021-11-09T17:44:15.802Z] The recommended git tool is: NONE [2021-11-09T17:44:15.832Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-09T17:44:16.091Z] INFO: Archiving Costs [Pipeline] sh [2021-11-09T17:44:16.385Z] + cat /w/workspace/go-mod-configuration/3/archives/cost.csv [2021-11-09T17:44:16.385Z] + cut -d, -f6 [Pipeline] lock [2021-11-09T17:44:16.410Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-54-3-stack-cost] [2021-11-09T17:44:16.417Z] Resource [jenkins-edgexfoundry-go-mod-configuration-PR-54-3-stack-cost] did not exist. Created. [2021-11-09T17:44:16.417Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-54-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-09T17:44:16.729Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-09T17:44:16.925Z] Stashed 1 file(s) [Pipeline] } [2021-11-09T17:44:16.932Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-54-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-09T17:44:16.941Z] $ docker stop --time=1 2755da64052a96a0f853220bea5abf08e26bf88335268bef9dfb8117a76bb8db [2021-11-09T17:44:18.100Z] $ docker rm -f 2755da64052a96a0f853220bea5abf08e26bf88335268bef9dfb8117a76bb8db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-09T17:44:18.433Z] Failed in branch amd64 [2021-11-09T17:44:20.566Z] using credential edgex-jenkins-ssh [2021-11-09T17:44:20.582Z] Cloning the remote Git repository [2021-11-09T17:44:20.630Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2021-11-09T17:44:20.718Z] > git init /w/workspace/go-mod-configuration/3 # timeout=10 [2021-11-09T17:44:20.796Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-11-09T17:44:20.797Z] > git --version # timeout=10 [2021-11-09T17:44:20.824Z] > git --version # 'git version 2.17.1' [2021-11-09T17:44:20.826Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-09T17:44:20.901Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-09T17:44:21.577Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-11-09T17:44:21.596Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-09T17:44:21.622Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-11-09T17:44:21.657Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-11-09T17:44:21.658Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-09T17:44:21.671Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-09T17:44:22.305Z] Merging remotes/origin/main commit fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c into PR head commit 3e12a0b371c5a7902f1d529a7da046c1ce0c0919 [2021-11-09T17:44:22.492Z] Merge succeeded, producing 3e12a0b371c5a7902f1d529a7da046c1ce0c0919 [2021-11-09T17:44:22.492Z] Checking out Revision 3e12a0b371c5a7902f1d529a7da046c1ce0c0919 (PR-54) [2021-11-09T17:44:22.323Z] > git config core.sparsecheckout # timeout=10 [2021-11-09T17:44:22.336Z] > git checkout -f 3e12a0b371c5a7902f1d529a7da046c1ce0c0919 # timeout=10 [2021-11-09T17:44:22.404Z] > git remote # timeout=10 [2021-11-09T17:44:22.419Z] > git config --get remote.origin.url # timeout=10 [2021-11-09T17:44:22.433Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-09T17:44:22.444Z] > git merge fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c # timeout=10 [2021-11-09T17:44:22.466Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-09T17:44:22.503Z] > git config core.sparsecheckout # timeout=10 [2021-11-09T17:44:22.515Z] > git checkout -f 3e12a0b371c5a7902f1d529a7da046c1ce0c0919 # timeout=10 [2021-11-09T17:44:26.628Z] Commit message: "docs: Update Change Log for 2.1.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-09T17:44:27.503Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-09T17:44:27.504Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-09T17:44:27.504Z] Dload Upload Total Spent Left Speed [2021-11-09T17:44:27.504Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 63913 0 --:--:-- --:--:-- --:--:-- 64260 [Pipeline] sh [2021-11-09T17:44:27.928Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-09T17:44:28.264Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2021-11-09T17:44:28.264Z] /etc/docker/daemon.new [2021-11-09T17:44:28.264Z] { [2021-11-09T17:44:28.264Z] "registry-mirrors": [ [2021-11-09T17:44:28.264Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-09T17:44:28.264Z] ], [2021-11-09T17:44:28.264Z] "bip": "10.250.0.254/24", [2021-11-09T17:44:28.264Z] "hosts": [ [2021-11-09T17:44:28.264Z] "tcp://0.0.0.0:5555", [2021-11-09T17:44:28.264Z] "unix:///var/run/docker.sock" [2021-11-09T17:44:28.264Z] ], [2021-11-09T17:44:28.264Z] "mtu": 1458, [2021-11-09T17:44:28.264Z] "selinux-enabled": true, [2021-11-09T17:44:28.264Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-09T17:44:28.264Z] } [Pipeline] sh [2021-11-09T17:44:28.603Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-09T17:44:28.942Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-11-09T17:44:47.700Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-09T17:44:47.711Z] ========================================================= [2021-11-09T17:44:47.711Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-09T17:44:47.711Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-09T17:44:48.040Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-11-09T17:44:48.648Z] Sending build context to Docker daemon 312.8kB [2021-11-09T17:44:48.648Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-11-09T17:44:48.648Z] Step 2/7 : FROM ${BASE} [2021-11-09T17:44:49.249Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-09T17:44:49.249Z] 552d1f2373af: Pulling fs layer [2021-11-09T17:44:49.249Z] ea3f2d53f512: Pulling fs layer [2021-11-09T17:44:49.249Z] 9e70ebbbe112: Pulling fs layer [2021-11-09T17:44:49.249Z] 7a9cfe048b4a: Pulling fs layer [2021-11-09T17:44:49.249Z] 72dc09318566: Pulling fs layer [2021-11-09T17:44:49.249Z] f4f7b4309257: Pulling fs layer [2021-11-09T17:44:49.249Z] 0ac9a79272e3: Pulling fs layer [2021-11-09T17:44:49.249Z] b78e95d17946: Pulling fs layer [2021-11-09T17:44:49.249Z] f4f7b4309257: Waiting [2021-11-09T17:44:49.249Z] 7a9cfe048b4a: Waiting [2021-11-09T17:44:49.249Z] 72dc09318566: Waiting [2021-11-09T17:44:49.249Z] b78e95d17946: Waiting [2021-11-09T17:44:49.249Z] 0ac9a79272e3: Waiting [2021-11-09T17:44:49.249Z] 9e70ebbbe112: Verifying Checksum [2021-11-09T17:44:49.249Z] 9e70ebbbe112: Download complete [2021-11-09T17:44:49.249Z] ea3f2d53f512: Verifying Checksum [2021-11-09T17:44:49.249Z] ea3f2d53f512: Download complete [2021-11-09T17:44:49.249Z] 72dc09318566: Download complete [2021-11-09T17:44:49.249Z] f4f7b4309257: Verifying Checksum [2021-11-09T17:44:49.249Z] f4f7b4309257: Download complete [2021-11-09T17:44:49.249Z] 552d1f2373af: Verifying Checksum [2021-11-09T17:44:49.249Z] 552d1f2373af: Download complete [2021-11-09T17:44:49.249Z] 0ac9a79272e3: Download complete [2021-11-09T17:44:50.239Z] 552d1f2373af: Pull complete [2021-11-09T17:44:50.513Z] ea3f2d53f512: Pull complete [2021-11-09T17:44:51.117Z] 9e70ebbbe112: Pull complete [2021-11-09T17:44:51.117Z] b78e95d17946: Verifying Checksum [2021-11-09T17:44:51.117Z] b78e95d17946: Download complete [2021-11-09T17:44:51.722Z] 7a9cfe048b4a: Verifying Checksum [2021-11-09T17:44:51.722Z] 7a9cfe048b4a: Download complete [2021-11-09T17:45:01.885Z] 7a9cfe048b4a: Pull complete [2021-11-09T17:45:02.160Z] 72dc09318566: Pull complete [2021-11-09T17:45:02.756Z] f4f7b4309257: Pull complete [2021-11-09T17:45:03.031Z] 0ac9a79272e3: Pull complete [2021-11-09T17:45:08.446Z] b78e95d17946: Pull complete [2021-11-09T17:45:08.446Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-09T17:45:08.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-09T17:45:08.446Z] ---> 8b459fc5aaf0 [2021-11-09T17:45:08.446Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-11-09T17:45:10.421Z] ---> Running in 25e12f0641aa [2021-11-09T17:45:10.421Z] Removing intermediate container 25e12f0641aa [2021-11-09T17:45:10.421Z] ---> 8b24affcbaab [2021-11-09T17:45:10.421Z] Step 4/7 : RUN apk add --update bash [2021-11-09T17:45:10.695Z] ---> Running in 661d79a2c400 [2021-11-09T17:45:12.134Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-09T17:45:12.728Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-09T17:45:13.713Z] OK: 219 MiB in 52 packages [2021-11-09T17:45:14.691Z] Removing intermediate container 661d79a2c400 [2021-11-09T17:45:14.691Z] ---> 966f26d0f466 [2021-11-09T17:45:14.691Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-11-09T17:45:14.691Z] ---> Running in 2c36b08cc6ed [2021-11-09T17:45:15.284Z] Removing intermediate container 2c36b08cc6ed [2021-11-09T17:45:15.284Z] ---> 9bc07d2f4c90 [2021-11-09T17:45:15.284Z] Step 6/7 : COPY go.mod . [2021-11-09T17:45:15.880Z] ---> 30c0c21e62df [2021-11-09T17:45:15.880Z] Step 7/7 : RUN go mod download [2021-11-09T17:45:16.157Z] ---> Running in 8a664d0cc1a7 [2021-11-09T17:45:31.256Z] Removing intermediate container 8a664d0cc1a7 [2021-11-09T17:45:31.256Z] ---> 16528634eb53 [2021-11-09T17:45:31.256Z] Successfully built 16528634eb53 [2021-11-09T17:45:31.256Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T17:45:31.604Z] + docker inspect -f . ci-base-image-arm64 [2021-11-09T17:45:31.604Z] . [Pipeline] withDockerContainer [2021-11-09T17:45:31.871Z] prd-ubuntu18.04-docker-arm64-4c-16g-28121 does not seem to be running inside a container [2021-11-09T17:45:31.952Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/3 -v /w/workspace/go-mod-configuration/3:/w/workspace/go-mod-configuration/3:rw,z -v /w/workspace/go-mod-configuration/3@tmp:/w/workspace/go-mod-configuration/3@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 ******** -e ******** ci-base-image-arm64 cat [2021-11-09T17:45:33.483Z] $ docker top eebba86925ab9f542fe0f4c27dcfcde14cf73f8b0546206dd0306db1c8ced0a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-09T17:45:34.445Z] + go version [2021-11-09T17:45:34.445Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-09T17:45:34.462Z] $ docker stop --time=1 eebba86925ab9f542fe0f4c27dcfcde14cf73f8b0546206dd0306db1c8ced0a1 [2021-11-09T17:45:36.170Z] $ docker rm -f eebba86925ab9f542fe0f4c27dcfcde14cf73f8b0546206dd0306db1c8ced0a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-09T17:45:38.042Z] + docker inspect -f . ci-base-image-arm64 [2021-11-09T17:45:38.042Z] . [Pipeline] withDockerContainer [2021-11-09T17:45:38.292Z] prd-ubuntu18.04-docker-arm64-4c-16g-28121 does not seem to be running inside a container [2021-11-09T17:45:38.364Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/3 -v /w/workspace/go-mod-configuration/3:/w/workspace/go-mod-configuration/3:rw,z -v /w/workspace/go-mod-configuration/3@tmp:/w/workspace/go-mod-configuration/3@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 ******** -e ******** ci-base-image-arm64 cat [2021-11-09T17:45:39.829Z] $ docker top d5afd0034642ab686eaed0444c98352838f23cdaf88b097cc2e815343da15698 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-09T17:45:40.766Z] + go mod tidy [Pipeline] sh [2021-11-09T17:45:41.699Z] + make test [2021-11-09T17:45:41.699Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-11-09T17:46:14.054Z] ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.016s coverage: 85.7% of statements [2021-11-09T17:46:17.423Z] ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.708s coverage: 88.4% of statements [2021-11-09T17:46:17.423Z] ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.058s coverage: 100.0% of statements [2021-11-09T17:46:17.423Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-11-09T17:46:35.734Z] gofmt -l . [2021-11-09T17:46:35.734Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-11-09T17:46:35.748Z] $ docker stop --time=1 d5afd0034642ab686eaed0444c98352838f23cdaf88b097cc2e815343da15698 [2021-11-09T17:46:37.456Z] $ docker rm -f d5afd0034642ab686eaed0444c98352838f23cdaf88b097cc2e815343da15698 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-09T17:46:38.173Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-09T17:46:38.656Z] 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-11-09T17:46:39.289Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-09T17:46:39.289Z] [2021-11-09T17:46:39.289Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-09T17:46:39.629Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-09T17:46:39.900Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-09T17:46:39.900Z] 448f6bf000e3: Pulling fs layer [2021-11-09T17:46:39.900Z] f757da607395: Pulling fs layer [2021-11-09T17:46:39.900Z] 05883995daec: Pulling fs layer [2021-11-09T17:46:39.900Z] 8603b9c90790: Pulling fs layer [2021-11-09T17:46:39.900Z] 1560dd03e051: Pulling fs layer [2021-11-09T17:46:39.900Z] 27f5ce0e4adf: Pulling fs layer [2021-11-09T17:46:39.900Z] c2d8d7efcc4b: Pulling fs layer [2021-11-09T17:46:39.900Z] 1560dd03e051: Waiting [2021-11-09T17:46:39.900Z] 27f5ce0e4adf: Waiting [2021-11-09T17:46:39.900Z] c2d8d7efcc4b: Waiting [2021-11-09T17:46:39.900Z] 8603b9c90790: Waiting [2021-11-09T17:46:39.900Z] f757da607395: Verifying Checksum [2021-11-09T17:46:39.900Z] f757da607395: Download complete [2021-11-09T17:46:39.900Z] 8603b9c90790: Verifying Checksum [2021-11-09T17:46:39.900Z] 8603b9c90790: Download complete [2021-11-09T17:46:39.900Z] 1560dd03e051: Verifying Checksum [2021-11-09T17:46:39.900Z] 1560dd03e051: Download complete [2021-11-09T17:46:39.900Z] 27f5ce0e4adf: Verifying Checksum [2021-11-09T17:46:39.900Z] 27f5ce0e4adf: Download complete [2021-11-09T17:46:39.900Z] 05883995daec: Verifying Checksum [2021-11-09T17:46:39.900Z] 05883995daec: Download complete [2021-11-09T17:46:40.493Z] 448f6bf000e3: Verifying Checksum [2021-11-09T17:46:40.493Z] 448f6bf000e3: Download complete [2021-11-09T17:46:42.960Z] c2d8d7efcc4b: Verifying Checksum [2021-11-09T17:46:42.960Z] c2d8d7efcc4b: Download complete [2021-11-09T17:46:43.945Z] 448f6bf000e3: Pull complete [2021-11-09T17:46:44.563Z] f757da607395: Pull complete [2021-11-09T17:46:46.654Z] 05883995daec: Pull complete [2021-11-09T17:46:46.654Z] 8603b9c90790: Pull complete [2021-11-09T17:46:47.639Z] 1560dd03e051: Pull complete [2021-11-09T17:46:47.914Z] 27f5ce0e4adf: Pull complete [2021-11-09T17:47:03.666Z] c2d8d7efcc4b: Pull complete [2021-11-09T17:47:03.666Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-09T17:47:03.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-09T17:47:03.666Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-09T17:47:03.890Z] prd-ubuntu18.04-docker-arm64-4c-16g-28121 does not seem to be running inside a container [2021-11-09T17:47:03.957Z] $ 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-configuration/3 -v /w/workspace/go-mod-configuration/3:/w/workspace/go-mod-configuration/3:rw,z -v /w/workspace/go-mod-configuration/3@tmp:/w/workspace/go-mod-configuration/3@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-09T17:47:06.674Z] $ docker top a1106dfa5774a6a5e18f96eb521f5a257789df025d2c113d3f4ede5333bc7671 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-09T17:47:07.640Z] ---> job-cost.sh [2021-11-09T17:47:07.640Z] lf-activate-venv: SKIPPING [2021-11-09T17:47:07.640Z] INFO: No Stack... [2021-11-09T17:47:07.912Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-09T17:47:08.185Z] INFO: Archiving Costs [Pipeline] sh [2021-11-09T17:47:08.843Z] + cut -d, -f6 [2021-11-09T17:47:08.844Z] + cat /w/workspace/go-mod-configuration/3/archives/cost.csv [Pipeline] lock [2021-11-09T17:47:08.904Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-54-3-stack-cost] [2021-11-09T17:47:08.914Z] Resource [jenkins-edgexfoundry-go-mod-configuration-PR-54-3-stack-cost] did not exist. Created. [2021-11-09T17:47:08.914Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-54-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-09T17:47:09.596Z] /w/workspace/go-mod-configuration/3@tmp/durable-985aafa7/script.sh: 1: /w/workspace/go-mod-configuration/3@tmp/durable-985aafa7/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-09T17:47:10.261Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-09T17:47:10.281Z] Warning: overwriting stash ‘stack-cost’ [2021-11-09T17:47:10.316Z] Stashed 1 file(s) [Pipeline] } [2021-11-09T17:47:10.326Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-54-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-09T17:47:10.337Z] $ docker stop --time=1 a1106dfa5774a6a5e18f96eb521f5a257789df025d2c113d3f4ede5333bc7671 [2021-11-09T17:47:11.871Z] $ docker rm -f a1106dfa5774a6a5e18f96eb521f5a257789df025d2c113d3f4ede5333bc7671 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-09T17:47:13.661Z] + '[' -d /w/workspace/undry_go-mod-configuration_PR-54/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-09T17:47:13.962Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-09T17:47:14.526Z] ---> package-listing.sh [2021-11-09T17:47:14.526Z] ++ facter osfamily [2021-11-09T17:47:14.526Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-09T17:47:14.787Z] + OS_FAMILY=redhat [2021-11-09T17:47:14.787Z] + workspace=/w/workspace/undry_go-mod-configuration_PR-54 [2021-11-09T17:47:14.787Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-09T17:47:14.787Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-09T17:47:14.787Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-09T17:47:14.787Z] + PACKAGES=/tmp/packages_start.txt [2021-11-09T17:47:14.787Z] + '[' /w/workspace/undry_go-mod-configuration_PR-54 ']' [2021-11-09T17:47:14.787Z] + PACKAGES=/tmp/packages_end.txt [2021-11-09T17:47:14.787Z] + case "${OS_FAMILY}" in [2021-11-09T17:47:14.787Z] + rpm -qa [2021-11-09T17:47:14.787Z] + sort [2021-11-09T17:47:15.357Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-09T17:47:15.357Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-09T17:47:15.357Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-09T17:47:15.357Z] + '[' /w/workspace/undry_go-mod-configuration_PR-54 ']' [2021-11-09T17:47:15.357Z] + mkdir -p /w/workspace/undry_go-mod-configuration_PR-54/archives/ [2021-11-09T17:47:15.357Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-configuration_PR-54/archives/ [Pipeline] echo [2021-11-09T17:47:15.369Z] 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/undry_go-mod-configuration_PR-54/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-09T17:47:15.657Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-09T17:47:16.225Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-09T17:47:16.225Z] [2021-11-09T17:47:16.225Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T17:47:16.532Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-09T17:47:16.532Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-09T17:47:16.532Z] b4d181a07f80: Pulling fs layer [2021-11-09T17:47:16.532Z] a1111a8f2ec3: Pulling fs layer [2021-11-09T17:47:16.532Z] ed53099fbce6: Pulling fs layer [2021-11-09T17:47:16.532Z] dc539afda2c1: Pulling fs layer [2021-11-09T17:47:16.532Z] 77bc0d833cb6: Pulling fs layer [2021-11-09T17:47:16.532Z] 9065ff56babe: Pulling fs layer [2021-11-09T17:47:16.532Z] d287ab97295c: Pulling fs layer [2021-11-09T17:47:16.532Z] 77bc0d833cb6: Waiting [2021-11-09T17:47:16.532Z] 9065ff56babe: Waiting [2021-11-09T17:47:16.532Z] d287ab97295c: Waiting [2021-11-09T17:47:16.532Z] dc539afda2c1: Waiting [2021-11-09T17:47:16.532Z] a1111a8f2ec3: Verifying Checksum [2021-11-09T17:47:16.532Z] a1111a8f2ec3: Download complete [2021-11-09T17:47:16.532Z] dc539afda2c1: Verifying Checksum [2021-11-09T17:47:16.532Z] dc539afda2c1: Download complete [2021-11-09T17:47:16.794Z] 77bc0d833cb6: Verifying Checksum [2021-11-09T17:47:16.795Z] 77bc0d833cb6: Download complete [2021-11-09T17:47:16.795Z] 9065ff56babe: Verifying Checksum [2021-11-09T17:47:16.795Z] 9065ff56babe: Download complete [2021-11-09T17:47:16.795Z] ed53099fbce6: Verifying Checksum [2021-11-09T17:47:16.795Z] ed53099fbce6: Download complete [2021-11-09T17:47:16.795Z] b4d181a07f80: Verifying Checksum [2021-11-09T17:47:16.795Z] b4d181a07f80: Download complete [2021-11-09T17:47:17.379Z] d287ab97295c: Verifying Checksum [2021-11-09T17:47:17.379Z] d287ab97295c: Download complete [2021-11-09T17:47:18.331Z] b4d181a07f80: Pull complete [2021-11-09T17:47:18.593Z] a1111a8f2ec3: Pull complete [2021-11-09T17:47:19.173Z] ed53099fbce6: Pull complete [2021-11-09T17:47:19.173Z] dc539afda2c1: Pull complete [2021-11-09T17:47:19.434Z] 77bc0d833cb6: Pull complete [2021-11-09T17:47:19.434Z] 9065ff56babe: Pull complete [2021-11-09T17:47:24.753Z] d287ab97295c: Pull complete [2021-11-09T17:47:24.753Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-09T17:47:24.753Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-09T17:47:24.753Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-09T17:47:24.813Z] prd-centos7-docker-4c-2g-28118 does not seem to be running inside a container [2021-11-09T17:47:24.846Z] $ 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/undry_go-mod-configuration_PR-54/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-configuration_PR-54 -v /w/workspace/undry_go-mod-configuration_PR-54:/w/workspace/undry_go-mod-configuration_PR-54:rw,z -v /w/workspace/undry_go-mod-configuration_PR-54@tmp:/w/workspace/undry_go-mod-configuration_PR-54@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-11-09T17:47:27.191Z] $ docker top f655c61d6468742310914451241df114c531a578b00b8e61fd93ffcb21fcb658 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-09T17:47:27.552Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-09T17:47:28.709Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-09T17:47:28.999Z] + ls /var/log/sa-host [2021-11-09T17:47:28.999Z] + sadf -c /var/log/sa-host/sa09 [2021-11-09T17:47:28.999Z] file_magic: OK [2021-11-09T17:47:28.999Z] HZ: Using current value: 100 [2021-11-09T17:47:28.999Z] file_header: OK [2021-11-09T17:47:28.999Z] 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-11-09T17:47:28.999Z] Statistics: [2021-11-09T17:47:28.999Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-09T17:47:28.999Z] File successfully converted to sysstat format version 12.0.3 [2021-11-09T17:47:28.999Z] + sadf -c /var/log/sa-host/sa30 [2021-11-09T17:47:28.999Z] file_magic: OK [2021-11-09T17:47:28.999Z] HZ: Using current value: 100 [2021-11-09T17:47:28.999Z] file_header: OK [2021-11-09T17:47:28.999Z] 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-11-09T17:47:28.999Z] Statistics: [2021-11-09T17:47:28.999Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-09T17:47:28.999Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-09T17:47:29.264Z] provisioning config files... [2021-11-09T17:47:29.278Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-configuration_PR-54@tmp/config2049427353578002195tmp [Pipeline] { [Pipeline] echo [2021-11-09T17:47:29.294Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-09T17:47:29.581Z] ---> create-netrc.sh [Pipeline] } [2021-11-09T17:47:29.590Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-09T17:47:29.939Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-09T17:47:29.949Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-09T17:47:30.244Z] ---> sudo-logs.sh [2021-11-09T17:47:30.244Z] Archiving 'sudo' log.. [2021-11-09T17:47:30.244Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-28118.novalocal: Name or service not known [2021-11-09T17:47:30.244Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-28118.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-09T17:47:30.287Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-09T17:47:30.573Z] ---> job-cost.sh [2021-11-09T17:47:30.573Z] lf-activate-venv: SKIPPING [2021-11-09T17:47:30.573Z] DEBUG: total: 0.10999999940395355 [2021-11-09T17:47:30.573Z] INFO: Retrieving Stack Cost... [2021-11-09T17:47:33.878Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-09T17:47:33.878Z] INFO: Archiving Costs [Pipeline] echo [2021-11-09T17:47:33.892Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-09T17:47:34.182Z] ---> logs-deploy.sh [2021-11-09T17:47:34.182Z] lf-activate-venv: SKIPPING [2021-11-09T17:47:34.182Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-54/3 [2021-11-09T17:47:34.182Z] INFO: archiving workspace using pattern(s): [2021-11-09T17:47:34.755Z] Archives upload complete. [2021-11-09T17:47:35.016Z] INFO: archiving logs to Nexus