Pull request #44 opened 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 soda480 for edgexfoundry/go-mod-configuration Obtained Jenkinsfile from 702d9a6635ae3163dee830b58addadfb9d68c13a+8557aae38d241e5fb65188dcdbe94577ea199fa6 (d370bce4aa66acaa82a0c147af3c646c57aa5344) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh6810765836444047018.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 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-ssh5101872538389860610.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 155abbc8877922835dbd6f2f82c828d26e35ec40 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-44/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-44/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8292865135098686434.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [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-44/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6149086120153338030.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 155abbc8877922835dbd6f2f82c828d26e35ec40 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 155abbc8877922835dbd6f2f82c828d26e35ec40 # timeout=10 Commit message: "Merge pull request #342 from ernestojeda/fix-c-docker-image-names" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh5794902078281735789.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-44/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-44/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7178130091107497898.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 155abbc8877922835dbd6f2f82c828d26e35ec40 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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-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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1350 in /w/workspace/undry_go-mod-configuration_PR-44 [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-44 # 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-44@tmp/jenkins-gitclient-ssh422291515342802140.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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-44@tmp/jenkins-gitclient-ssh6029472699265333906.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/44/head:refs/remotes/origin/PR-44 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8557aae38d241e5fb65188dcdbe94577ea199fa6 into PR head commit 702d9a6635ae3163dee830b58addadfb9d68c13a Merge succeeded, producing 702d9a6635ae3163dee830b58addadfb9d68c13a Checking out Revision 702d9a6635ae3163dee830b58addadfb9d68c13a (PR-44) > git config core.sparsecheckout # timeout=10 > git checkout -f 702d9a6635ae3163dee830b58addadfb9d68c13a # 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-44@tmp/jenkins-gitclient-ssh7107138326538160345.key > git merge 8557aae38d241e5fb65188dcdbe94577ea199fa6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 702d9a6635ae3163dee830b58addadfb9d68c13a # timeout=10 Commit message: "docs: Update build status badge" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 155abbc8877922835dbd6f2f82c828d26e35ec40 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-02T13:49:01.296Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-02T13:49:01.514Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-02T13:49:01.633Z] ========================================================= [2021-08-02T13:49:01.633Z] EdgeX Global Pipelines Version Info [2021-08-02T13:49:01.633Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-02T13:49:02.944Z] ------------------- [2021-08-02T13:49:02.944Z] stable info: [2021-08-02T13:49:02.945Z] ------------------- [2021-08-02T13:49:02.945Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-02T13:49:02.945Z] Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-08-02T13:49:02.945Z] Message: update stable to v1.0.199 [2021-08-02T13:49:03.531Z] ------------------- [2021-08-02T13:49:03.531Z] experimental info: [2021-08-02T13:49:03.531Z] ------------------- [2021-08-02T13:49:03.531Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-02T13:49:03.531Z] Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-08-02T13:49:03.531Z] Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-02T13:49:03.793Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo [2021-08-02T13:49:03.854Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo [2021-08-02T13:49:03.916Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-02T13:49:03.974Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-02T13:49:04.039Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-02T13:49:04.104Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-02T13:49:04.177Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-02T13:49:04.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-02T13:49:04.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-02T13:49:04.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-02T13:49:04.432Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-02T13:49:04.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-02T13:49:04.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo [2021-08-02T13:49:04.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-02T13:49:04.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-02T13:49:04.749Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T13:49:04.811Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T13:49:04.874Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T13:49:04.933Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T13:49:04.996Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-02T13:49:05.057Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-02T13:49:05.118Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-02T13:49:05.182Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-02T13:49:05.249Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-02T13:49:05.324Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-02T13:49:05.387Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-08-02T13:49:05.443Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-02T13:49:05.500Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-44 [Pipeline] echo [2021-08-02T13:49:05.564Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-44 [Pipeline] echo [2021-08-02T13:49:05.626Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-44 [Pipeline] echo [2021-08-02T13:49:05.689Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 702d9a6635ae3163dee830b58addadfb9d68c13a [Pipeline] echo [2021-08-02T13:49:05.758Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 702d9a6 [Pipeline] echo [2021-08-02T13:49:05.819Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-02T13:49:06.525Z] + git log --format=format:%s -1 702d9a6635ae3163dee830b58addadfb9d68c13a [Pipeline] echo [2021-08-02T13:49:06.601Z] GIT_COMMIT: 702d9a6635ae3163dee830b58addadfb9d68c13a, Commit Message: docs: Update build status badge [Pipeline] echo [2021-08-02T13:49:06.642Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-02T13:49:07.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T13:49:07.297Z] [2021-08-02T13:49:07.297Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T13:49:07.676Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T13:49:07.676Z] latest: Pulling from edgex-devops/git-semver [2021-08-02T13:49:07.676Z] 31603596830f: Pulling fs layer [2021-08-02T13:49:07.676Z] b6dc333f4379: Pulling fs layer [2021-08-02T13:49:07.676Z] 3d9ef1400e77: Pulling fs layer [2021-08-02T13:49:07.676Z] fd332fbdc1db: Pulling fs layer [2021-08-02T13:49:07.676Z] fd332fbdc1db: Waiting [2021-08-02T13:49:07.676Z] b6dc333f4379: Download complete [2021-08-02T13:49:07.946Z] 31603596830f: Verifying Checksum [2021-08-02T13:49:07.946Z] 31603596830f: Download complete [2021-08-02T13:49:08.217Z] 31603596830f: Pull complete [2021-08-02T13:49:08.217Z] b6dc333f4379: Pull complete [2021-08-02T13:49:08.217Z] 3d9ef1400e77: Verifying Checksum [2021-08-02T13:49:08.217Z] 3d9ef1400e77: Download complete [2021-08-02T13:49:08.486Z] fd332fbdc1db: Verifying Checksum [2021-08-02T13:49:08.486Z] fd332fbdc1db: Download complete [2021-08-02T13:49:08.755Z] 3d9ef1400e77: Pull complete [2021-08-02T13:49:09.024Z] fd332fbdc1db: Pull complete [2021-08-02T13:49:09.024Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-08-02T13:49:09.024Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T13:49:09.024Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-02T13:49:09.147Z] prd-centos7-docker-4c-2g-1350 does not seem to be running inside a container [2021-08-02T13:49:09.204Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-configuration_PR-44 -v /w/workspace/undry_go-mod-configuration_PR-44:/w/workspace/undry_go-mod-configuration_PR-44:rw,z -v /w/workspace/undry_go-mod-configuration_PR-44@tmp:/w/workspace/undry_go-mod-configuration_PR-44@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-02T13:49:10.071Z] $ docker top f7fc4b860e045f3f487532c45b79c3b5ee47bae0f3659ee89f705c8a16c28f18 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T13:49:10.311Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T13:49:10.311Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T13:49:10.435Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T13:49:10.433Z] $ docker exec f7fc4b860e045f3f487532c45b79c3b5ee47bae0f3659ee89f705c8a16c28f18 ssh-agent [2021-08-02T13:49:10.554Z] SSH_AUTH_SOCK=/tmp/ssh-sIXKOxHhPsIT/agent.14 [2021-08-02T13:49:10.554Z] SSH_AGENT_PID=21 [2021-08-02T13:49:10.568Z] Running ssh-add (command line suppressed) [2021-08-02T13:49:10.660Z] Identity added: /w/workspace/undry_go-mod-configuration_PR-44@tmp/private_key_2053739111188252576.key (/w/workspace/undry_go-mod-configuration_PR-44@tmp/private_key_2053739111188252576.key) [2021-08-02T13:49:10.695Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T13:49:11.128Z] + git tag --points-at HEAD [Pipeline] } [2021-08-02T13:49:11.157Z] $ docker exec --env ******** --env ******** f7fc4b860e045f3f487532c45b79c3b5ee47bae0f3659ee89f705c8a16c28f18 ssh-agent -k [2021-08-02T13:49:11.257Z] unset SSH_AUTH_SOCK; [2021-08-02T13:49:11.258Z] unset SSH_AGENT_PID; [2021-08-02T13:49:11.258Z] echo Agent pid 21 killed; [2021-08-02T13:49:11.280Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-02T13:49:11.424Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T13:49:11.425Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T13:49:11.543Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T13:49:11.541Z] $ docker exec f7fc4b860e045f3f487532c45b79c3b5ee47bae0f3659ee89f705c8a16c28f18 ssh-agent [2021-08-02T13:49:11.655Z] SSH_AUTH_SOCK=/tmp/ssh-gzkqEOhVH0Ev/agent.55 [2021-08-02T13:49:11.655Z] SSH_AGENT_PID=61 [2021-08-02T13:49:11.667Z] Running ssh-add (command line suppressed) [2021-08-02T13:49:11.770Z] Identity added: /w/workspace/undry_go-mod-configuration_PR-44@tmp/private_key_668445237816555508.key (/w/workspace/undry_go-mod-configuration_PR-44@tmp/private_key_668445237816555508.key) [2021-08-02T13:49:11.801Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T13:49:12.265Z] + git semver init [2021-08-02T13:49:12.265Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T13:49:12.265Z] # $GIT_DIR = /w/workspace/undry_go-mod-configuration_PR-44/.git [2021-08-02T13:49:12.265Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-configuration_PR-44 [2021-08-02T13:49:12.265Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T13:49:12.265Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T13:49:12.265Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T13:49:12.265Z] # $SEMVER_BRANCH = PR-44 [2021-08-02T13:49:12.265Z] # $SEMVER_TEMP = /tmp/semver-093432257 [2021-08-02T13:49:12.265Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-configuration.git $SEMVER_TEMP [2021-08-02T13:49:12.532Z] # '/tmp/semver-093432257' -> '/w/workspace/undry_go-mod-configuration_PR-44/.semver' [2021-08-02T13:49:12.532Z] # -> Force: false [2021-08-02T13:49:12.532Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-configuration_PR-44/.semver [Pipeline] } [2021-08-02T13:49:12.550Z] $ docker exec --env ******** --env ******** f7fc4b860e045f3f487532c45b79c3b5ee47bae0f3659ee89f705c8a16c28f18 ssh-agent -k [2021-08-02T13:49:12.659Z] unset SSH_AUTH_SOCK; [2021-08-02T13:49:12.659Z] unset SSH_AGENT_PID; [2021-08-02T13:49:12.659Z] echo Agent pid 61 killed; [2021-08-02T13:49:12.683Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T13:49:13.132Z] + git semver [Pipeline] } [2021-08-02T13:49:13.170Z] $ docker stop --time=1 f7fc4b860e045f3f487532c45b79c3b5ee47bae0f3659ee89f705c8a16c28f18 [2021-08-02T13:49:14.402Z] $ docker rm -f f7fc4b860e045f3f487532c45b79c3b5ee47bae0f3659ee89f705c8a16c28f18 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T13:49:14.862Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-02T13:49:15.260Z] Stashed 1 file(s) [Pipeline] echo [2021-08-02T13:49:15.284Z] [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-08-02T13:49:30.807Z] Still waiting to schedule task [2021-08-02T13:49:30.807Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-08-02T13:49:30.836Z] Still waiting to schedule task [2021-08-02T13:49:30.836Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-02T13:51:30.826Z] Running on prd-centos7-docker-4c-2g-1360 in /w/workspace/undry_go-mod-configuration_PR-44 [Pipeline] { [Pipeline] ws [2021-08-02T13:51:30.888Z] Running in /w/workspace/go-mod-configuration/1 [Pipeline] { [Pipeline] checkout [2021-08-02T13:51:31.130Z] Selected Git installation does not exist. Using Default [2021-08-02T13:51:31.130Z] The recommended git tool is: NONE [2021-08-02T13:51:33.753Z] using credential edgex-jenkins-ssh [2021-08-02T13:51:33.771Z] Cloning the remote Git repository [2021-08-02T13:51:33.142Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2021-08-02T13:51:33.272Z] > git init /w/workspace/go-mod-configuration/1 # timeout=10 [2021-08-02T13:51:33.325Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-08-02T13:51:33.325Z] > git --version # timeout=10 [2021-08-02T13:51:33.336Z] > git --version # 'git version 2.24.4' [2021-08-02T13:51:33.337Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T13:51:33.366Z] [INFO] Currently running in a labeled security context [2021-08-02T13:51:33.366Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-02T13:51:33.367Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/1@tmp/jenkins-gitclient-ssh573429885373440807.key [2021-08-02T13:51:33.377Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T13:51:33.860Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-08-02T13:51:33.871Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T13:51:33.885Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-08-02T13:51:33.894Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-08-02T13:51:33.895Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T13:51:33.895Z] [INFO] Currently running in a labeled security context [2021-08-02T13:51:33.896Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-02T13:51:33.896Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/1@tmp/jenkins-gitclient-ssh7881432464970050145.key [2021-08-02T13:51:33.900Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/44/head:refs/remotes/origin/PR-44 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-02T13:51:34.998Z] Merging remotes/origin/main commit 8557aae38d241e5fb65188dcdbe94577ea199fa6 into PR head commit 702d9a6635ae3163dee830b58addadfb9d68c13a [2021-08-02T13:51:35.083Z] Merge succeeded, producing 702d9a6635ae3163dee830b58addadfb9d68c13a [2021-08-02T13:51:35.084Z] Checking out Revision 702d9a6635ae3163dee830b58addadfb9d68c13a (PR-44) [2021-08-02T13:51:34.317Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T13:51:34.326Z] > git checkout -f 702d9a6635ae3163dee830b58addadfb9d68c13a # timeout=10 [2021-08-02T13:51:34.360Z] > git remote # timeout=10 [2021-08-02T13:51:34.365Z] > git config --get remote.origin.url # timeout=10 [2021-08-02T13:51:34.369Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T13:51:34.371Z] [INFO] Currently running in a labeled security context [2021-08-02T13:51:34.371Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-02T13:51:34.371Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/1@tmp/jenkins-gitclient-ssh735729121338352630.key [2021-08-02T13:51:34.377Z] > git merge 8557aae38d241e5fb65188dcdbe94577ea199fa6 # timeout=10 [2021-08-02T13:51:34.385Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-02T13:51:34.396Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T13:51:34.401Z] > git checkout -f 702d9a6635ae3163dee830b58addadfb9d68c13a # timeout=10 [2021-08-02T13:51:38.704Z] Commit message: "docs: Update build status badge" [2021-08-02T13:51:38.335Z] > git --version # timeout=10 [2021-08-02T13:51:38.342Z] > git --version # 'git version 2.24.4' [2021-08-02T13:51:38.352Z] fatal: bad object 155abbc8877922835dbd6f2f82c828d26e35ec40 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-08-02T13:51:39.510Z] ========================================================= [2021-08-02T13:51:39.510Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-02T13:51:39.510Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-02T13:51:39.992Z] + 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-08-02T13:51:39.992Z] Sending build context to Docker daemon 281.6kB [2021-08-02T13:51:39.992Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-08-02T13:51:39.992Z] Step 2/7 : FROM ${BASE} [2021-08-02T13:51:40.259Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-02T13:51:40.259Z] 540db60ca938: Pulling fs layer [2021-08-02T13:51:40.259Z] adcc1eea9eea: Pulling fs layer [2021-08-02T13:51:40.259Z] 4c4ab2625f07: Pulling fs layer [2021-08-02T13:51:40.259Z] 0773c198feca: Pulling fs layer [2021-08-02T13:51:40.259Z] 345f892a5656: Pulling fs layer [2021-08-02T13:51:40.259Z] 4796506630df: Pulling fs layer [2021-08-02T13:51:40.259Z] cc55df3e53f1: Pulling fs layer [2021-08-02T13:51:40.259Z] 4d027b6c602c: Pulling fs layer [2021-08-02T13:51:40.259Z] 449e75d2c14e: Pulling fs layer [2021-08-02T13:51:40.259Z] 4796506630df: Waiting [2021-08-02T13:51:40.259Z] cc55df3e53f1: Waiting [2021-08-02T13:51:40.259Z] 4d027b6c602c: Waiting [2021-08-02T13:51:40.259Z] 449e75d2c14e: Waiting [2021-08-02T13:51:40.259Z] 0773c198feca: Waiting [2021-08-02T13:51:40.259Z] 345f892a5656: Waiting [2021-08-02T13:51:40.259Z] 4c4ab2625f07: Verifying Checksum [2021-08-02T13:51:40.259Z] 4c4ab2625f07: Download complete [2021-08-02T13:51:40.259Z] adcc1eea9eea: Download complete [2021-08-02T13:51:40.530Z] 345f892a5656: Verifying Checksum [2021-08-02T13:51:40.530Z] 345f892a5656: Download complete [2021-08-02T13:51:40.530Z] 4796506630df: Verifying Checksum [2021-08-02T13:51:40.530Z] 4796506630df: Download complete [2021-08-02T13:51:40.530Z] 540db60ca938: Verifying Checksum [2021-08-02T13:51:40.530Z] 540db60ca938: Download complete [2021-08-02T13:51:40.801Z] 540db60ca938: Pull complete [2021-08-02T13:51:40.801Z] adcc1eea9eea: Pull complete [2021-08-02T13:51:41.068Z] 4c4ab2625f07: Pull complete [2021-08-02T13:51:41.336Z] 4d027b6c602c: Verifying Checksum [2021-08-02T13:51:41.336Z] 4d027b6c602c: Download complete [2021-08-02T13:51:41.336Z] cc55df3e53f1: Verifying Checksum [2021-08-02T13:51:41.336Z] cc55df3e53f1: Download complete [2021-08-02T13:51:45.589Z] 449e75d2c14e: Verifying Checksum [2021-08-02T13:51:45.589Z] 449e75d2c14e: Download complete [2021-08-02T13:51:45.589Z] 0773c198feca: Verifying Checksum [2021-08-02T13:51:45.589Z] 0773c198feca: Download complete [2021-08-02T13:51:48.972Z] 0773c198feca: Pull complete [2021-08-02T13:51:48.972Z] 345f892a5656: Pull complete [2021-08-02T13:51:48.972Z] 4796506630df: Pull complete [2021-08-02T13:51:48.972Z] cc55df3e53f1: Pull complete [2021-08-02T13:51:48.972Z] 4d027b6c602c: Pull complete [2021-08-02T13:51:50.381Z] 449e75d2c14e: Pull complete [2021-08-02T13:51:50.381Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-08-02T13:51:50.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-02T13:51:50.381Z] ---> 0d28375d9b5b [2021-08-02T13:51:50.381Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-02T13:51:52.329Z] ---> Running in 975847a539e2 [2021-08-02T13:51:52.329Z] Removing intermediate container 975847a539e2 [2021-08-02T13:51:52.329Z] ---> fbca6e45c8b9 [2021-08-02T13:51:52.329Z] Step 4/7 : RUN apk add --update bash [2021-08-02T13:51:52.329Z] ---> Running in c67b31ea9638 [2021-08-02T13:51:52.329Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T13:51:53.283Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T13:51:53.868Z] OK: 149 MiB in 40 packages [2021-08-02T13:51:53.868Z] Removing intermediate container c67b31ea9638 [2021-08-02T13:51:53.868Z] ---> cfd5288394f9 [2021-08-02T13:51:53.868Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-08-02T13:51:54.133Z] ---> Running in c1e01c7adfd9 [2021-08-02T13:51:54.133Z] Removing intermediate container c1e01c7adfd9 [2021-08-02T13:51:54.133Z] ---> 2336b3cdb24e [2021-08-02T13:51:54.133Z] Step 6/7 : COPY go.mod . [2021-08-02T13:51:54.402Z] ---> a8505c336387 [2021-08-02T13:51:54.402Z] Step 7/7 : RUN go mod download [2021-08-02T13:51:54.402Z] ---> Running in 33b4426aa7a7 [2021-08-02T13:52:04.478Z] Removing intermediate container 33b4426aa7a7 [2021-08-02T13:52:04.478Z] ---> fdb8874bf838 [2021-08-02T13:52:04.478Z] Successfully built fdb8874bf838 [2021-08-02T13:52:04.478Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T13:52:04.883Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-02T13:52:04.883Z] . [Pipeline] withDockerContainer [2021-08-02T13:52:05.000Z] prd-centos7-docker-4c-2g-1360 does not seem to be running inside a container [2021-08-02T13:52:05.054Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-02T13:52:05.427Z] $ docker top 412efabd137cd41ca6681315f27babc679b50059f5ca3e4057e0df97aee6b061 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T13:52:05.897Z] + go version [2021-08-02T13:52:05.897Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-08-02T13:52:05.928Z] $ docker stop --time=1 412efabd137cd41ca6681315f27babc679b50059f5ca3e4057e0df97aee6b061 [2021-08-02T13:52:07.132Z] $ docker rm -f 412efabd137cd41ca6681315f27babc679b50059f5ca3e4057e0df97aee6b061 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T13:52:08.033Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-02T13:52:08.033Z] . [Pipeline] withDockerContainer [2021-08-02T13:52:08.140Z] prd-centos7-docker-4c-2g-1360 does not seem to be running inside a container [2021-08-02T13:52:08.192Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-02T13:52:08.579Z] $ docker top e75749200b355a2ccccd6081776633d404ea3ba3331e5a8014f5dd71b013cee9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T13:52:09.073Z] + go mod tidy [Pipeline] sh [2021-08-02T13:52:09.420Z] + make test [2021-08-02T13:52:09.420Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-08-02T13:52:19.655Z] ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.006s coverage: 85.7% of statements [2021-08-02T13:52:21.091Z] ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.529s coverage: 87.4% of statements [2021-08-02T13:52:21.091Z] ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.003s coverage: 100.0% of statements [2021-08-02T13:52:21.369Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-08-02T13:52:25.478Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1357 in /w/workspace/undry_go-mod-configuration_PR-44 [Pipeline] { [Pipeline] ws [2021-08-02T13:52:25.540Z] Running in /w/workspace/go-mod-configuration/1 [Pipeline] { [Pipeline] checkout [2021-08-02T13:52:25.695Z] gofmt -l . [2021-08-02T13:52:25.695Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-08-02T13:52:25.724Z] $ docker stop --time=1 e75749200b355a2ccccd6081776633d404ea3ba3331e5a8014f5dd71b013cee9 [2021-08-02T13:52:25.864Z] Selected Git installation does not exist. Using Default [2021-08-02T13:52:25.864Z] The recommended git tool is: NONE [2021-08-02T13:52:27.042Z] $ docker rm -f e75749200b355a2ccccd6081776633d404ea3ba3331e5a8014f5dd71b013cee9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T13:52:27.513Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-02T13:52:27.753Z] 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-08-02T13:52:29.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T13:52:29.019Z] [2021-08-02T13:52:29.019Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T13:52:29.396Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T13:52:29.396Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-02T13:52:29.396Z] b4d181a07f80: Pulling fs layer [2021-08-02T13:52:29.396Z] a1111a8f2ec3: Pulling fs layer [2021-08-02T13:52:29.396Z] ed53099fbce6: Pulling fs layer [2021-08-02T13:52:29.396Z] dc539afda2c1: Pulling fs layer [2021-08-02T13:52:29.396Z] 77bc0d833cb6: Pulling fs layer [2021-08-02T13:52:29.396Z] 9065ff56babe: Pulling fs layer [2021-08-02T13:52:29.396Z] d287ab97295c: Pulling fs layer [2021-08-02T13:52:29.396Z] 77bc0d833cb6: Waiting [2021-08-02T13:52:29.396Z] 9065ff56babe: Waiting [2021-08-02T13:52:29.396Z] d287ab97295c: Waiting [2021-08-02T13:52:29.396Z] dc539afda2c1: Waiting [2021-08-02T13:52:29.661Z] a1111a8f2ec3: Verifying Checksum [2021-08-02T13:52:29.661Z] a1111a8f2ec3: Download complete [2021-08-02T13:52:29.661Z] dc539afda2c1: Verifying Checksum [2021-08-02T13:52:29.661Z] dc539afda2c1: Download complete [2021-08-02T13:52:29.926Z] 77bc0d833cb6: Verifying Checksum [2021-08-02T13:52:29.926Z] 77bc0d833cb6: Download complete [2021-08-02T13:52:29.926Z] 9065ff56babe: Verifying Checksum [2021-08-02T13:52:29.926Z] 9065ff56babe: Download complete [2021-08-02T13:52:30.510Z] ed53099fbce6: Verifying Checksum [2021-08-02T13:52:30.510Z] ed53099fbce6: Download complete [2021-08-02T13:52:31.476Z] b4d181a07f80: Verifying Checksum [2021-08-02T13:52:31.476Z] b4d181a07f80: Download complete [2021-08-02T13:52:32.455Z] b4d181a07f80: Pull complete [2021-08-02T13:52:32.455Z] a1111a8f2ec3: Pull complete [2021-08-02T13:52:33.044Z] ed53099fbce6: Pull complete [2021-08-02T13:52:33.044Z] dc539afda2c1: Pull complete [2021-08-02T13:52:33.312Z] 77bc0d833cb6: Pull complete [2021-08-02T13:52:33.312Z] 9065ff56babe: Pull complete [2021-08-02T13:52:33.604Z] using credential edgex-jenkins-ssh [2021-08-02T13:52:33.626Z] Cloning the remote Git repository [2021-08-02T13:52:33.724Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2021-08-02T13:52:33.860Z] > git init /w/workspace/go-mod-configuration/1 # timeout=10 [2021-08-02T13:52:33.944Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-08-02T13:52:33.945Z] > git --version # timeout=10 [2021-08-02T13:52:33.970Z] > git --version # 'git version 2.17.1' [2021-08-02T13:52:33.972Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T13:52:34.083Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T13:52:35.559Z] Merging remotes/origin/main commit 8557aae38d241e5fb65188dcdbe94577ea199fa6 into PR head commit 702d9a6635ae3163dee830b58addadfb9d68c13a [2021-08-02T13:52:35.799Z] Merge succeeded, producing 702d9a6635ae3163dee830b58addadfb9d68c13a [2021-08-02T13:52:35.800Z] Checking out Revision 702d9a6635ae3163dee830b58addadfb9d68c13a (PR-44) [2021-08-02T13:52:34.837Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-08-02T13:52:34.864Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T13:52:34.891Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-08-02T13:52:34.945Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-08-02T13:52:34.947Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T13:52:34.964Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/44/head:refs/remotes/origin/PR-44 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-02T13:52:35.581Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T13:52:35.602Z] > git checkout -f 702d9a6635ae3163dee830b58addadfb9d68c13a # timeout=10 [2021-08-02T13:52:35.700Z] > git remote # timeout=10 [2021-08-02T13:52:35.720Z] > git config --get remote.origin.url # timeout=10 [2021-08-02T13:52:35.735Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T13:52:35.749Z] > git merge 8557aae38d241e5fb65188dcdbe94577ea199fa6 # timeout=10 [2021-08-02T13:52:35.784Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-02T13:52:35.807Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T13:52:35.824Z] > git checkout -f 702d9a6635ae3163dee830b58addadfb9d68c13a # timeout=10 [2021-08-02T13:52:39.958Z] d287ab97295c: Verifying Checksum [2021-08-02T13:52:39.958Z] d287ab97295c: Download complete [2021-08-02T13:52:40.515Z] Commit message: "docs: Update build status badge" [2021-08-02T13:52:40.613Z] > git --version # timeout=10 [2021-08-02T13:52:40.630Z] > git --version # 'git version 2.17.1' [2021-08-02T13:52:40.659Z] fatal: bad object 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-08-02T13:52:40.960Z] [2021-08-02T13:52:40.960Z] GitHub has been notified of this commit’s build result [2021-08-02T13:52:40.960Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-08-02T13:52:41.670Z] ========================================================= [2021-08-02T13:52:41.670Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-02T13:52:41.670Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-02T13:52:42.566Z] + 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-08-02T13:52:43.583Z] Sending build context to Docker daemon 280.6kB [2021-08-02T13:52:43.583Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-08-02T13:52:43.583Z] Step 2/7 : FROM ${BASE} [2021-08-02T13:52:44.184Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-02T13:52:44.184Z] 595b0fe564bb: Pulling fs layer [2021-08-02T13:52:44.184Z] 24495759ef45: Pulling fs layer [2021-08-02T13:52:44.184Z] d148012ef14d: Pulling fs layer [2021-08-02T13:52:44.184Z] cb65c68fc2e2: Pulling fs layer [2021-08-02T13:52:44.184Z] 093eec477d81: Pulling fs layer [2021-08-02T13:52:44.184Z] a6d5b2bbb924: Pulling fs layer [2021-08-02T13:52:44.184Z] 2446dc1eb7d3: Pulling fs layer [2021-08-02T13:52:44.184Z] 596795e73e0f: Pulling fs layer [2021-08-02T13:52:44.184Z] cb65c68fc2e2: Waiting [2021-08-02T13:52:44.184Z] 093eec477d81: Waiting [2021-08-02T13:52:44.184Z] a6d5b2bbb924: Waiting [2021-08-02T13:52:44.184Z] 2446dc1eb7d3: Waiting [2021-08-02T13:52:44.184Z] 596795e73e0f: Waiting [2021-08-02T13:52:44.432Z] d287ab97295c: Pull complete [2021-08-02T13:52:44.432Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-02T13:52:44.432Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T13:52:44.432Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T13:52:44.463Z] d148012ef14d: Verifying Checksum [2021-08-02T13:52:44.464Z] d148012ef14d: Download complete [2021-08-02T13:52:44.464Z] 24495759ef45: Verifying Checksum [2021-08-02T13:52:44.464Z] 093eec477d81: Download complete [2021-08-02T13:52:44.464Z] a6d5b2bbb924: Download complete [2021-08-02T13:52:44.464Z] 2446dc1eb7d3: Download complete [Pipeline] withDockerContainer [2021-08-02T13:52:44.636Z] prd-centos7-docker-4c-2g-1360 does not seem to be running inside a container [2021-08-02T13:52:44.697Z] $ 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/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-02T13:52:44.753Z] 595b0fe564bb: Download complete [2021-08-02T13:52:45.758Z] 595b0fe564bb: Pull complete [2021-08-02T13:52:46.365Z] 24495759ef45: Pull complete [2021-08-02T13:52:46.976Z] d148012ef14d: Pull complete [2021-08-02T13:52:46.977Z] $ docker top 2ef2b6a01b62c8c59e29b571d0556cf2c2dbc276d6586a9fdcf3dafa8b470fcf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T13:52:47.760Z] ---> job-cost.sh [2021-08-02T13:52:47.760Z] lf-activate-venv: SKIPPING [2021-08-02T13:52:47.760Z] INFO: No Stack... [2021-08-02T13:52:48.446Z] 596795e73e0f: Verifying Checksum [2021-08-02T13:52:49.165Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-02T13:52:49.165Z] INFO: Archiving Costs [Pipeline] sh [2021-08-02T13:52:49.512Z] + cat /w/workspace/go-mod-configuration/1/archives/cost.csv [2021-08-02T13:52:49.513Z] + cut -d, -f6 [Pipeline] lock [2021-08-02T13:52:49.580Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-44-1-stack-cost] [2021-08-02T13:52:49.586Z] Resource [jenkins-edgexfoundry-go-mod-configuration-PR-44-1-stack-cost] did not exist. Created. [2021-08-02T13:52:49.587Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-44-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-02T13:52:50.015Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-02T13:52:50.080Z] Stashed 1 file(s) [Pipeline] } [2021-08-02T13:52:50.108Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-44-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-02T13:52:50.186Z] $ docker stop --time=1 2ef2b6a01b62c8c59e29b571d0556cf2c2dbc276d6586a9fdcf3dafa8b470fcf [2021-08-02T13:52:51.080Z] cb65c68fc2e2: Verifying Checksum [2021-08-02T13:52:51.080Z] cb65c68fc2e2: Download complete [2021-08-02T13:52:51.344Z] $ docker rm -f 2ef2b6a01b62c8c59e29b571d0556cf2c2dbc276d6586a9fdcf3dafa8b470fcf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-02T13:53:01.304Z] cb65c68fc2e2: Pull complete [2021-08-02T13:53:01.587Z] 093eec477d81: Pull complete [2021-08-02T13:53:02.192Z] a6d5b2bbb924: Pull complete [2021-08-02T13:53:02.479Z] 2446dc1eb7d3: Pull complete [2021-08-02T13:53:06.823Z] 596795e73e0f: Pull complete [2021-08-02T13:53:06.823Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-08-02T13:53:06.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-02T13:53:06.823Z] ---> d9e956139c92 [2021-08-02T13:53:06.823Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-02T13:53:09.453Z] ---> Running in d62568685c60 [2021-08-02T13:53:09.729Z] Removing intermediate container d62568685c60 [2021-08-02T13:53:09.729Z] ---> bf60d237fb28 [2021-08-02T13:53:09.729Z] Step 4/7 : RUN apk add --update bash [2021-08-02T13:53:10.006Z] ---> Running in fbb605880310 [2021-08-02T13:53:11.471Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-02T13:53:12.925Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-02T13:53:14.404Z] OK: 138 MiB in 40 packages [2021-08-02T13:53:15.883Z] Removing intermediate container fbb605880310 [2021-08-02T13:53:15.883Z] ---> 5551b6f7d1c8 [2021-08-02T13:53:15.883Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-08-02T13:53:16.156Z] ---> Running in 121f18488fa2 [2021-08-02T13:53:16.755Z] Removing intermediate container 121f18488fa2 [2021-08-02T13:53:16.755Z] ---> 943fa0932a70 [2021-08-02T13:53:16.755Z] Step 6/7 : COPY go.mod . [2021-08-02T13:53:17.360Z] ---> 6c1434e72b1b [2021-08-02T13:53:17.360Z] Step 7/7 : RUN go mod download [2021-08-02T13:53:17.635Z] ---> Running in cbf4392d73c4 [2021-08-02T13:53:36.023Z] Removing intermediate container cbf4392d73c4 [2021-08-02T13:53:36.023Z] ---> ba15415207a4 [2021-08-02T13:53:36.023Z] Successfully built ba15415207a4 [2021-08-02T13:53:36.023Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T13:53:36.488Z] + docker inspect -f . ci-base-image-arm64 [2021-08-02T13:53:36.488Z] . [Pipeline] withDockerContainer [2021-08-02T13:53:36.746Z] prd-ubuntu18.04-docker-arm64-4c-16g-1357 does not seem to be running inside a container [2021-08-02T13:53:36.837Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-02T13:53:38.664Z] $ docker top 0e7e59aa8728cfbbfbdb9e186610ea5504c1f24516ea96411c3b5ea2bcd87d52 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T13:53:39.726Z] + go version [2021-08-02T13:53:39.726Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-08-02T13:53:39.777Z] $ docker stop --time=1 0e7e59aa8728cfbbfbdb9e186610ea5504c1f24516ea96411c3b5ea2bcd87d52 [2021-08-02T13:53:41.884Z] $ docker rm -f 0e7e59aa8728cfbbfbdb9e186610ea5504c1f24516ea96411c3b5ea2bcd87d52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T13:53:42.964Z] + docker inspect -f . ci-base-image-arm64 [2021-08-02T13:53:42.964Z] . [Pipeline] withDockerContainer [2021-08-02T13:53:43.248Z] prd-ubuntu18.04-docker-arm64-4c-16g-1357 does not seem to be running inside a container [2021-08-02T13:53:43.341Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-02T13:53:45.067Z] $ docker top 0abb7427223c81042d8b7317ea1659ed3f73d84da9e3e61a098c92ef0e0c7e5b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T13:53:46.058Z] + go mod tidy [Pipeline] sh [2021-08-02T13:53:47.025Z] + make test [2021-08-02T13:53:47.025Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-08-02T13:54:26.113Z] ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.015s coverage: 85.7% of statements [2021-08-02T13:54:26.113Z] ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.632s coverage: 87.4% of statements [2021-08-02T13:54:26.113Z] ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.027s coverage: 100.0% of statements [2021-08-02T13:54:26.113Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-08-02T13:54:41.294Z] gofmt -l . [2021-08-02T13:54:41.570Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-08-02T13:54:41.609Z] $ docker stop --time=1 0abb7427223c81042d8b7317ea1659ed3f73d84da9e3e61a098c92ef0e0c7e5b [2021-08-02T13:54:43.734Z] $ docker rm -f 0abb7427223c81042d8b7317ea1659ed3f73d84da9e3e61a098c92ef0e0c7e5b [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T13:54:44.587Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-02T13:54:44.634Z] Warning: overwriting stash ‘coverage-report’ [2021-08-02T13:54:45.213Z] 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-08-02T13:54:48.477Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T13:54:48.477Z] [2021-08-02T13:54:48.477Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-02T13:54:48.887Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T13:54:49.166Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-02T13:54:49.166Z] 448f6bf000e3: Pulling fs layer [2021-08-02T13:54:49.166Z] f757da607395: Pulling fs layer [2021-08-02T13:54:49.166Z] 05883995daec: Pulling fs layer [2021-08-02T13:54:49.166Z] 8603b9c90790: Pulling fs layer [2021-08-02T13:54:49.166Z] 1560dd03e051: Pulling fs layer [2021-08-02T13:54:49.166Z] 27f5ce0e4adf: Pulling fs layer [2021-08-02T13:54:49.166Z] c2d8d7efcc4b: Pulling fs layer [2021-08-02T13:54:49.166Z] 1560dd03e051: Waiting [2021-08-02T13:54:49.166Z] 27f5ce0e4adf: Waiting [2021-08-02T13:54:49.166Z] c2d8d7efcc4b: Waiting [2021-08-02T13:54:49.166Z] 8603b9c90790: Waiting [2021-08-02T13:54:49.450Z] f757da607395: Verifying Checksum [2021-08-02T13:54:49.450Z] f757da607395: Download complete [2021-08-02T13:54:49.450Z] 8603b9c90790: Verifying Checksum [2021-08-02T13:54:49.450Z] 8603b9c90790: Download complete [2021-08-02T13:54:49.729Z] 1560dd03e051: Verifying Checksum [2021-08-02T13:54:49.729Z] 1560dd03e051: Download complete [2021-08-02T13:54:49.729Z] 27f5ce0e4adf: Download complete [2021-08-02T13:54:50.012Z] 05883995daec: Verifying Checksum [2021-08-02T13:54:50.012Z] 05883995daec: Download complete [2021-08-02T13:54:50.616Z] 448f6bf000e3: Verifying Checksum [2021-08-02T13:54:50.616Z] 448f6bf000e3: Download complete [2021-08-02T13:54:54.034Z] c2d8d7efcc4b: Verifying Checksum [2021-08-02T13:54:54.034Z] c2d8d7efcc4b: Download complete [2021-08-02T13:54:54.034Z] 448f6bf000e3: Pull complete [2021-08-02T13:54:55.036Z] f757da607395: Pull complete [2021-08-02T13:54:56.489Z] 05883995daec: Pull complete [2021-08-02T13:54:56.764Z] 8603b9c90790: Pull complete [2021-08-02T13:54:57.754Z] 1560dd03e051: Pull complete [2021-08-02T13:54:58.377Z] 27f5ce0e4adf: Pull complete [2021-08-02T13:55:13.477Z] c2d8d7efcc4b: Pull complete [2021-08-02T13:55:13.477Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-02T13:55:13.477Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T13:55:13.477Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-02T13:55:13.736Z] prd-ubuntu18.04-docker-arm64-4c-16g-1357 does not seem to be running inside a container [2021-08-02T13:55:13.830Z] $ 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/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-02T13:55:18.050Z] $ docker top 91c102b8d91b5ae625e4ce81e88e32f129dd4d918f4df23a61f76f3ebc114d9a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T13:55:19.144Z] ---> job-cost.sh [2021-08-02T13:55:19.144Z] lf-activate-venv: SKIPPING [2021-08-02T13:55:19.144Z] INFO: No Stack... [2021-08-02T13:55:20.133Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-02T13:55:20.410Z] INFO: Archiving Costs [Pipeline] sh [2021-08-02T13:55:21.145Z] + cat /w/workspace/go-mod-configuration/1/archives/cost.csv [2021-08-02T13:55:21.145Z] + cut -d, -f6 [Pipeline] lock [2021-08-02T13:55:21.246Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-44-1-stack-cost] [2021-08-02T13:55:21.253Z] Resource [jenkins-edgexfoundry-go-mod-configuration-PR-44-1-stack-cost] did not exist. Created. [2021-08-02T13:55:21.253Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-44-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-02T13:55:22.047Z] /w/workspace/go-mod-configuration/1@tmp/durable-4f10d700/script.sh: 1: /w/workspace/go-mod-configuration/1@tmp/durable-4f10d700/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-02T13:55:22.779Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-02T13:55:22.832Z] Warning: overwriting stash ‘stack-cost’ [2021-08-02T13:55:22.883Z] Stashed 1 file(s) [Pipeline] } [2021-08-02T13:55:22.906Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-44-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-02T13:55:22.984Z] $ docker stop --time=1 91c102b8d91b5ae625e4ce81e88e32f129dd4d918f4df23a61f76f3ebc114d9a [2021-08-02T13:55:24.745Z] $ docker rm -f 91c102b8d91b5ae625e4ce81e88e32f129dd4d918f4df23a61f76f3ebc114d9a [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-08-02T13:55:26.172Z] provisioning config files... [2021-08-02T13:55:26.193Z] copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/undry_go-mod-configuration_PR-44@tmp/config179254764479976552tmp [Pipeline] { [Pipeline] sh [2021-08-02T13:55:26.573Z] + set +x [2021-08-02T13:55:26.573Z] + curl -s https://codecov.io/bash [2021-08-02T13:55:26.573Z] + bash -s -- [2021-08-02T13:55:26.573Z] [2021-08-02T13:55:26.573Z] _____ _ [2021-08-02T13:55:26.573Z] / ____| | | [2021-08-02T13:55:26.573Z] | | ___ __| | ___ ___ _____ __ [2021-08-02T13:55:26.573Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-02T13:55:26.573Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-02T13:55:26.573Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-02T13:55:26.573Z] Bash-1.0.6 [2021-08-02T13:55:26.573Z] [2021-08-02T13:55:26.573Z] [2021-08-02T13:55:26.573Z] ==> git version 2.24.4 found [2021-08-02T13:55:26.573Z] ==> 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-08-02T13:55:26.573Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-02T13:55:26.573Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-02T13:55:26.573Z] ==> Jenkins CI detected. [2021-08-02T13:55:26.573Z] current dir:  /w/workspace/undry_go-mod-configuration_PR-44 [2021-08-02T13:55:26.573Z] project root: . [2021-08-02T13:55:26.573Z] --> token set from env [2021-08-02T13:55:26.573Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-02T13:55:26.573Z] ==> Running gcov in . (disable via -X gcov) [2021-08-02T13:55:26.573Z] ==> Python coveragepy not found [2021-08-02T13:55:26.573Z] ==> Searching for coverage reports in: [2021-08-02T13:55:26.573Z] + . [2021-08-02T13:55:26.573Z] -> Found 1 reports [2021-08-02T13:55:26.573Z] ==> Detecting git/mercurial file structure [2021-08-02T13:55:26.842Z] ==> Reading reports [2021-08-02T13:55:26.842Z] + ./coverage.out bytes=14452 [2021-08-02T13:55:26.842Z] ==> Appending adjustments [2021-08-02T13:55:26.842Z] https://docs.codecov.io/docs/fixing-reports [2021-08-02T13:55:26.842Z] + Found adjustments [2021-08-02T13:55:26.842Z] ==> Gzipping contents [2021-08-02T13:55:26.842Z] 4.0K /tmp/codecov.eHiVHq.gz [2021-08-02T13:55:26.842Z] ==> Uploading reports [2021-08-02T13:55:26.842Z] url: https://codecov.io [2021-08-02T13:55:26.842Z] query: branch=PR-44&commit=702d9a6635ae3163dee830b58addadfb9d68c13a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-44%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=44&job=&cmd_args= [2021-08-02T13:55:26.842Z] -> Pinging Codecov [2021-08-02T13:55:26.842Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=b03387cf-fbed-45a6-9f6b-56101d2ea1b2&branch=PR-44&commit=702d9a6635ae3163dee830b58addadfb9d68c13a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-44%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=44&job=&cmd_args= [2021-08-02T13:55:27.430Z] -> Uploading to [2021-08-02T13:55:27.430Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-02/9F92B070CA9CA35F4914AC8684776953/702d9a6635ae3163dee830b58addadfb9d68c13a/abf63e5b-9382-4c9e-a702-aeba8b50e16a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210802T135527Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4aa0b58e1a610039f3059392cbd267846e467ea5e2cc8d498adf6d63e64d00e1 [2021-08-02T13:55:27.430Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-02T13:55:27.430Z] Dload Upload Total Spent Left Speed [2021-08-02T13:55:27.699Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2559 0 0 100 2559 0 6461 --:--:-- --:--:-- --:--:-- 6478 [2021-08-02T13:55:27.699Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-configuration/commit/702d9a6635ae3163dee830b58addadfb9d68c13a [Pipeline] } [2021-08-02T13:55:27.728Z] 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] libraryResource [Pipeline] sh [2021-08-02T13:55:30.136Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T13:55:30.776Z] ---> package-listing.sh [2021-08-02T13:55:30.777Z] ++ facter osfamily [2021-08-02T13:55:30.777Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-02T13:55:31.044Z] + OS_FAMILY=redhat [2021-08-02T13:55:31.044Z] + workspace=/w/workspace/undry_go-mod-configuration_PR-44 [2021-08-02T13:55:31.044Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-02T13:55:31.044Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-02T13:55:31.044Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-02T13:55:31.044Z] + PACKAGES=/tmp/packages_start.txt [2021-08-02T13:55:31.044Z] + '[' /w/workspace/undry_go-mod-configuration_PR-44 ']' [2021-08-02T13:55:31.044Z] + PACKAGES=/tmp/packages_end.txt [2021-08-02T13:55:31.044Z] + case "${OS_FAMILY}" in [2021-08-02T13:55:31.044Z] + rpm -qa [2021-08-02T13:55:31.044Z] + sort [2021-08-02T13:55:31.643Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-02T13:55:31.643Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-02T13:55:31.643Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-02T13:55:31.643Z] + '[' /w/workspace/undry_go-mod-configuration_PR-44 ']' [2021-08-02T13:55:31.643Z] + mkdir -p /w/workspace/undry_go-mod-configuration_PR-44/archives/ [2021-08-02T13:55:31.643Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-configuration_PR-44/archives/ [Pipeline] echo [2021-08-02T13:55:31.700Z] 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-44/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-02T13:55:32.020Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-02T13:55:32.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T13:55:32.682Z] [2021-08-02T13:55:32.682Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T13:55:33.062Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T13:55:33.063Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-02T13:55:33.063Z] b4d181a07f80: Pulling fs layer [2021-08-02T13:55:33.063Z] a1111a8f2ec3: Pulling fs layer [2021-08-02T13:55:33.063Z] ed53099fbce6: Pulling fs layer [2021-08-02T13:55:33.063Z] dc539afda2c1: Pulling fs layer [2021-08-02T13:55:33.063Z] 77bc0d833cb6: Pulling fs layer [2021-08-02T13:55:33.063Z] 9065ff56babe: Pulling fs layer [2021-08-02T13:55:33.063Z] d287ab97295c: Pulling fs layer [2021-08-02T13:55:33.063Z] dc539afda2c1: Waiting [2021-08-02T13:55:33.063Z] 77bc0d833cb6: Waiting [2021-08-02T13:55:33.063Z] 9065ff56babe: Waiting [2021-08-02T13:55:33.063Z] d287ab97295c: Waiting [2021-08-02T13:55:33.329Z] a1111a8f2ec3: Verifying Checksum [2021-08-02T13:55:33.329Z] a1111a8f2ec3: Download complete [2021-08-02T13:55:33.329Z] dc539afda2c1: Verifying Checksum [2021-08-02T13:55:33.329Z] dc539afda2c1: Download complete [2021-08-02T13:55:33.596Z] 77bc0d833cb6: Verifying Checksum [2021-08-02T13:55:33.596Z] 77bc0d833cb6: Download complete [2021-08-02T13:55:33.596Z] 9065ff56babe: Verifying Checksum [2021-08-02T13:55:33.596Z] 9065ff56babe: Download complete [2021-08-02T13:55:33.596Z] ed53099fbce6: Verifying Checksum [2021-08-02T13:55:33.596Z] ed53099fbce6: Download complete [2021-08-02T13:55:34.559Z] b4d181a07f80: Verifying Checksum [2021-08-02T13:55:34.559Z] b4d181a07f80: Download complete [2021-08-02T13:55:35.526Z] b4d181a07f80: Pull complete [2021-08-02T13:55:35.797Z] a1111a8f2ec3: Pull complete [2021-08-02T13:55:36.069Z] ed53099fbce6: Pull complete [2021-08-02T13:55:36.336Z] dc539afda2c1: Pull complete [2021-08-02T13:55:36.604Z] 77bc0d833cb6: Pull complete [2021-08-02T13:55:36.604Z] 9065ff56babe: Pull complete [2021-08-02T13:55:40.871Z] d287ab97295c: Verifying Checksum [2021-08-02T13:55:40.871Z] d287ab97295c: Download complete [2021-08-02T13:55:45.146Z] d287ab97295c: Pull complete [2021-08-02T13:55:45.146Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-02T13:55:45.146Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T13:55:45.146Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-02T13:55:45.266Z] prd-centos7-docker-4c-2g-1350 does not seem to be running inside a container [2021-08-02T13:55:45.338Z] $ 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-44/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-44 -v /w/workspace/undry_go-mod-configuration_PR-44:/w/workspace/undry_go-mod-configuration_PR-44:rw,z -v /w/workspace/undry_go-mod-configuration_PR-44@tmp:/w/workspace/undry_go-mod-configuration_PR-44@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-02T13:55:47.424Z] $ docker top 2ce1c73e01e87d72cb91405c37be132dbde2d77e2b1401ea98f9751759abd18a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T13:55:47.877Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-02T13:55:48.214Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-02T13:55:48.555Z] + ls /var/log/sa-host [2021-08-02T13:55:48.555Z] + sadf -c /var/log/sa-host/sa02 [2021-08-02T13:55:48.555Z] file_magic: OK [2021-08-02T13:55:48.555Z] HZ: Using current value: 100 [2021-08-02T13:55:48.555Z] file_header: OK [2021-08-02T13:55:48.555Z] 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-08-02T13:55:48.555Z] Statistics: [2021-08-02T13:55:48.555Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-02T13:55:48.555Z] File successfully converted to sysstat format version 12.0.3 [2021-08-02T13:55:48.555Z] + sadf -c /var/log/sa-host/sa05 [2021-08-02T13:55:48.555Z] file_magic: OK [2021-08-02T13:55:48.555Z] HZ: Using current value: 100 [2021-08-02T13:55:48.555Z] file_header: OK [2021-08-02T13:55:48.555Z] 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-08-02T13:55:48.555Z] Statistics: [2021-08-02T13:55:48.555Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-02T13:55:48.555Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T13:55:48.851Z] provisioning config files... [2021-08-02T13:55:48.869Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-configuration_PR-44@tmp/config1223522713970335497tmp [Pipeline] { [Pipeline] echo [2021-08-02T13:55:48.932Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T13:55:49.281Z] ---> create-netrc.sh [Pipeline] } [2021-08-02T13:55:49.312Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-02T13:55:49.774Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-02T13:55:49.816Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T13:55:50.187Z] ---> sudo-logs.sh [2021-08-02T13:55:50.188Z] Archiving 'sudo' log.. [2021-08-02T13:55:50.188Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1350.vexxhost.local: Name or service not known [2021-08-02T13:55:55.538Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1350.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-02T13:55:55.633Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T13:55:55.982Z] ---> job-cost.sh [2021-08-02T13:55:55.982Z] lf-activate-venv: SKIPPING [2021-08-02T13:55:55.982Z] DEBUG: total: 0.18000000715255737 [2021-08-02T13:55:55.982Z] INFO: Retrieving Stack Cost... [2021-08-02T13:55:56.950Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-02T13:55:57.217Z] INFO: Archiving Costs [Pipeline] echo [2021-08-02T13:55:57.262Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T13:55:57.618Z] ---> logs-deploy.sh [2021-08-02T13:55:57.618Z] lf-activate-venv: SKIPPING [2021-08-02T13:55:57.618Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-44/1 [2021-08-02T13:55:57.618Z] INFO: archiving workspace using pattern(s): [2021-08-02T13:55:58.201Z] Archives upload complete. [2021-08-02T13:55:58.509Z] INFO: archiving logs to Nexus