Pull request #60 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cd0c840656d2b27a92d7d7a0ee8b10176f40ca41+b6e280350ed918af335c01cae5055bc6405cf045 (cef7f780e63f2fa3ef394501e442a8dc210c987d) 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-ssh13769531400569726456.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh16797339858319213981.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-60/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-60/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh157485724411267253.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-60/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12598248485801221039.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-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 > 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-ssh16923285862698717489.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-60/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-60/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh18269509351139071102.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 c72b16708d6eed9a08be464a432ce22db7d90667 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8184 in /w/workspace/undry_go-mod-configuration_PR-60 [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-60 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 b6e280350ed918af335c01cae5055bc6405cf045 into PR head commit cd0c840656d2b27a92d7d7a0ee8b10176f40ca41 Merge succeeded, producing cd0c840656d2b27a92d7d7a0ee8b10176f40ca41 Checking out Revision cd0c840656d2b27a92d7d7a0ee8b10176f40ca41 (PR-60) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/60/head:refs/remotes/origin/PR-60 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd0c840656d2b27a92d7d7a0ee8b10176f40ca41 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b6e280350ed918af335c01cae5055bc6405cf045 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd0c840656d2b27a92d7d7a0ee8b10176f40ca41 # timeout=10 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.7.0 to 1.7.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-21T12:25:20.309Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-21T12:25:20.483Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-21T12:25:20.581Z] ========================================================= [2022-03-21T12:25:20.581Z] EdgeX Global Pipelines Version Info [2022-03-21T12:25:20.581Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-21T12:25:21.408Z] ------------------- [2022-03-21T12:25:21.408Z] stable info: [2022-03-21T12:25:21.408Z] ------------------- [2022-03-21T12:25:21.408Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-21T12:25:21.408Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-21T12:25:21.408Z] Message: update stable to v1.0.221 [2022-03-21T12:25:21.984Z] ------------------- [2022-03-21T12:25:21.984Z] experimental info: [2022-03-21T12:25:21.984Z] ------------------- [2022-03-21T12:25:21.984Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-21T12:25:21.984Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-21T12:25:21.984Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-21T12:25:22.238Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo [2022-03-21T12:25:22.278Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo [2022-03-21T12:25:22.318Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-21T12:25:22.359Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-21T12:25:22.400Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-21T12:25:22.445Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-21T12:25:22.489Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-21T12:25:22.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-03-21T12:25:22.578Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-21T12:25:22.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-21T12:25:22.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-21T12:25:22.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo [2022-03-21T12:25:22.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-21T12:25:22.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-21T12:25:22.844Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-03-21T12:25:22.886Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-03-21T12:25:22.923Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-03-21T12:25:22.964Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-03-21T12:25:23.006Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-21T12:25:23.043Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-03-21T12:25:23.079Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-03-21T12:25:23.116Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-03-21T12:25:23.154Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-03-21T12:25:23.197Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-03-21T12:25:23.237Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-03-21T12:25:23.276Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-21T12:25:23.314Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-60 [Pipeline] echo [2022-03-21T12:25:23.354Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-60 [Pipeline] echo [2022-03-21T12:25:23.393Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-60 [Pipeline] echo [2022-03-21T12:25:23.437Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd0c840656d2b27a92d7d7a0ee8b10176f40ca41 [Pipeline] echo [2022-03-21T12:25:23.480Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd0c840 [Pipeline] echo [2022-03-21T12:25:23.517Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-21T12:25:24.050Z] + git rev-list -1 --merges cd0c840656d2b27a92d7d7a0ee8b10176f40ca41~1..cd0c840656d2b27a92d7d7a0ee8b10176f40ca41 [Pipeline] echo [2022-03-21T12:25:24.238Z] -----------> git rev-list -1 --merges cd0c840656d2b27a92d7d7a0ee8b10176f40ca41~1..cd0c840656d2b27a92d7d7a0ee8b10176f40ca41 cd0c840656d2b27a92d7d7a0ee8b10176f40ca41 [false] [Pipeline] sh [2022-03-21T12:25:24.552Z] + git log --format=format:%s -1 cd0c840656d2b27a92d7d7a0ee8b10176f40ca41 [Pipeline] echo [2022-03-21T12:25:24.588Z] ========================================================= [2022-03-21T12:25:24.588Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-21T12:25:24.588Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-21T12:25:25.077Z] + git log --format=format:%s -1 cd0c840656d2b27a92d7d7a0ee8b10176f40ca41 [Pipeline] echo [2022-03-21T12:25:25.108Z] [semverPrep] GIT_COMMIT: cd0c840656d2b27a92d7d7a0ee8b10176f40ca41, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 [Pipeline] echo [2022-03-21T12:25:25.138Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-03-21T12:25:25.592Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-21T12:25:25.592Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-21T12:25:25.592Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-21T12:25:25.592Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-21T12:25:25.592Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-21T12:25:25.592Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-21T12:25:25.592Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-21T12:25:26.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-21T12:25:26.305Z] [2022-03-21T12:25:26.305Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T12:25:26.648Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-21T12:25:26.648Z] latest: Pulling from edgex-devops/git-semver [2022-03-21T12:25:26.648Z] a0d0a0d46f8b: Pulling fs layer [2022-03-21T12:25:26.648Z] 3e5f54012d9b: Pulling fs layer [2022-03-21T12:25:26.648Z] 4c7163046ea9: Pulling fs layer [2022-03-21T12:25:26.648Z] 0c2d73faf560: Pulling fs layer [2022-03-21T12:25:26.648Z] 0c2d73faf560: Waiting [2022-03-21T12:25:26.909Z] 3e5f54012d9b: Verifying Checksum [2022-03-21T12:25:26.909Z] 3e5f54012d9b: Download complete [2022-03-21T12:25:26.909Z] a0d0a0d46f8b: Verifying Checksum [2022-03-21T12:25:26.909Z] a0d0a0d46f8b: Download complete [2022-03-21T12:25:26.909Z] 0c2d73faf560: Download complete [2022-03-21T12:25:26.909Z] 4c7163046ea9: Verifying Checksum [2022-03-21T12:25:26.909Z] 4c7163046ea9: Download complete [2022-03-21T12:25:26.909Z] a0d0a0d46f8b: Pull complete [2022-03-21T12:25:27.170Z] 3e5f54012d9b: Pull complete [2022-03-21T12:25:27.430Z] 4c7163046ea9: Pull complete [2022-03-21T12:25:27.691Z] 0c2d73faf560: Pull complete [2022-03-21T12:25:27.691Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-21T12:25:27.691Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-21T12:25:27.691Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-21T12:25:27.791Z] prd-ubuntu20.04-docker-8c-8g-8184 does not seem to be running inside a container [2022-03-21T12:25:27.833Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-configuration_PR-60 -v /w/workspace/undry_go-mod-configuration_PR-60:/w/workspace/undry_go-mod-configuration_PR-60:rw,z -v /w/workspace/undry_go-mod-configuration_PR-60@tmp:/w/workspace/undry_go-mod-configuration_PR-60@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-21T12:25:28.592Z] $ docker top b4abf11815ab5f0484a069270160b8e27b348b5b87790997e3ef6c6a03b95e46 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-21T12:25:28.783Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-21T12:25:28.783Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-21T12:25:28.922Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-21T12:25:28.929Z] $ docker exec b4abf11815ab5f0484a069270160b8e27b348b5b87790997e3ef6c6a03b95e46 ssh-agent [2022-03-21T12:25:29.057Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcLNlLF/agent.13 [2022-03-21T12:25:29.057Z] SSH_AGENT_PID=19 [2022-03-21T12:25:29.067Z] Running ssh-add (command line suppressed) [2022-03-21T12:25:29.189Z] Identity added: /w/workspace/undry_go-mod-configuration_PR-60@tmp/private_key_6705136116387169011.key (/w/workspace/undry_go-mod-configuration_PR-60@tmp/private_key_6705136116387169011.key) [2022-03-21T12:25:29.205Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-21T12:25:29.563Z] + git tag --points-at HEAD [Pipeline] } [2022-03-21T12:25:29.599Z] $ docker exec --env ******** --env ******** b4abf11815ab5f0484a069270160b8e27b348b5b87790997e3ef6c6a03b95e46 ssh-agent -k [2022-03-21T12:25:29.724Z] unset SSH_AUTH_SOCK; [2022-03-21T12:25:29.724Z] unset SSH_AGENT_PID; [2022-03-21T12:25:29.724Z] echo Agent pid 19 killed; [2022-03-21T12:25:29.734Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-21T12:25:29.830Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-21T12:25:29.830Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-21T12:25:29.956Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-21T12:25:29.962Z] $ docker exec b4abf11815ab5f0484a069270160b8e27b348b5b87790997e3ef6c6a03b95e46 ssh-agent [2022-03-21T12:25:30.088Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHHijch/agent.51 [2022-03-21T12:25:30.088Z] SSH_AGENT_PID=57 [2022-03-21T12:25:30.094Z] Running ssh-add (command line suppressed) [2022-03-21T12:25:30.227Z] Identity added: /w/workspace/undry_go-mod-configuration_PR-60@tmp/private_key_4423187201304780613.key (/w/workspace/undry_go-mod-configuration_PR-60@tmp/private_key_4423187201304780613.key) [2022-03-21T12:25:30.239Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-21T12:25:30.598Z] + git semver init [2022-03-21T12:25:30.598Z] # -> Open(): unable to determine branch for HEAD [2022-03-21T12:25:30.598Z] # $GIT_DIR = /w/workspace/undry_go-mod-configuration_PR-60/.git [2022-03-21T12:25:30.598Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-configuration_PR-60 [2022-03-21T12:25:30.598Z] # $SEMVER_REMOTE_NAME = origin [2022-03-21T12:25:30.598Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-21T12:25:30.598Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-21T12:25:30.598Z] # $SEMVER_BRANCH = PR-60 [2022-03-21T12:25:30.598Z] # $SEMVER_TEMP = /tmp/semver-742214348 [2022-03-21T12:25:30.598Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-configuration.git $SEMVER_TEMP [2022-03-21T12:25:31.170Z] # '/tmp/semver-742214348' -> '/w/workspace/undry_go-mod-configuration_PR-60/.semver' [2022-03-21T12:25:31.170Z] # -> Force: false [2022-03-21T12:25:31.170Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-configuration_PR-60/.semver [Pipeline] } [2022-03-21T12:25:31.205Z] $ docker exec --env ******** --env ******** b4abf11815ab5f0484a069270160b8e27b348b5b87790997e3ef6c6a03b95e46 ssh-agent -k [2022-03-21T12:25:31.318Z] unset SSH_AUTH_SOCK; [2022-03-21T12:25:31.319Z] unset SSH_AGENT_PID; [2022-03-21T12:25:31.319Z] echo Agent pid 57 killed; [2022-03-21T12:25:31.327Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-21T12:25:31.774Z] + git semver [Pipeline] } [2022-03-21T12:25:31.809Z] $ docker stop --time=1 b4abf11815ab5f0484a069270160b8e27b348b5b87790997e3ef6c6a03b95e46 [2022-03-21T12:25:33.163Z] $ docker rm -f b4abf11815ab5f0484a069270160b8e27b348b5b87790997e3ef6c6a03b95e46 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-21T12:25:33.579Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-21T12:25:33.872Z] Stashed 1 file(s) [Pipeline] echo [2022-03-21T12:25:33.887Z] [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2022-03-21T12:25:34.530Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-21T12:25:34.558Z] ========================================================= [2022-03-21T12:25:34.558Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-21T12:25:34.558Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-03-21T12:25:34.951Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-21T12:25:34.951Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-21T12:25:34.951Z] 59bf1c3509f3: Pulling fs layer [2022-03-21T12:25:34.951Z] 666ba61612fd: Pulling fs layer [2022-03-21T12:25:34.951Z] 8ed8ca486205: Pulling fs layer [2022-03-21T12:25:34.951Z] 4fe6c5a15a65: Pulling fs layer [2022-03-21T12:25:34.951Z] 22a0e8bec74d: Pulling fs layer [2022-03-21T12:25:34.951Z] 640e595b4fbd: Pulling fs layer [2022-03-21T12:25:34.951Z] 763cafe07f6e: Pulling fs layer [2022-03-21T12:25:34.951Z] 0c0b528cf693: Pulling fs layer [2022-03-21T12:25:34.951Z] 10935f4eaf8b: Pulling fs layer [2022-03-21T12:25:34.951Z] 4fe6c5a15a65: Waiting [2022-03-21T12:25:34.951Z] 22a0e8bec74d: Waiting [2022-03-21T12:25:34.951Z] 640e595b4fbd: Waiting [2022-03-21T12:25:34.951Z] 763cafe07f6e: Waiting [2022-03-21T12:25:34.951Z] 0c0b528cf693: Waiting [2022-03-21T12:25:34.951Z] 10935f4eaf8b: Waiting [2022-03-21T12:25:34.951Z] 8ed8ca486205: Verifying Checksum [2022-03-21T12:25:34.951Z] 8ed8ca486205: Download complete [2022-03-21T12:25:34.951Z] 666ba61612fd: Download complete [2022-03-21T12:25:34.951Z] 22a0e8bec74d: Verifying Checksum [2022-03-21T12:25:34.951Z] 22a0e8bec74d: Download complete [2022-03-21T12:25:34.951Z] 640e595b4fbd: Verifying Checksum [2022-03-21T12:25:34.951Z] 640e595b4fbd: Download complete [2022-03-21T12:25:34.951Z] 763cafe07f6e: Download complete [2022-03-21T12:25:34.951Z] 59bf1c3509f3: Verifying Checksum [2022-03-21T12:25:34.951Z] 59bf1c3509f3: Download complete [2022-03-21T12:25:34.951Z] 0c0b528cf693: Verifying Checksum [2022-03-21T12:25:34.951Z] 0c0b528cf693: Download complete [2022-03-21T12:25:35.213Z] 59bf1c3509f3: Pull complete [2022-03-21T12:25:35.213Z] 666ba61612fd: Pull complete [2022-03-21T12:25:35.476Z] 8ed8ca486205: Pull complete [2022-03-21T12:25:35.738Z] 10935f4eaf8b: Verifying Checksum [2022-03-21T12:25:35.738Z] 10935f4eaf8b: Download complete [2022-03-21T12:25:35.738Z] 4fe6c5a15a65: Download complete [2022-03-21T12:25:39.041Z] 4fe6c5a15a65: Pull complete [2022-03-21T12:25:39.041Z] 22a0e8bec74d: Pull complete [2022-03-21T12:25:39.303Z] 640e595b4fbd: Pull complete [2022-03-21T12:25:39.303Z] 763cafe07f6e: Pull complete [2022-03-21T12:25:39.303Z] 0c0b528cf693: Pull complete [2022-03-21T12:25:41.847Z] 10935f4eaf8b: Pull complete [2022-03-21T12:25:41.847Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-21T12:25:41.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-21T12:25:41.847Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh [2022-03-21T12:25:42.164Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2022-03-21T12:25:42.491Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-21T12:25:42.491Z] . [Pipeline] withDockerContainer [2022-03-21T12:25:42.580Z] prd-ubuntu20.04-docker-8c-8g-8184 does not seem to be running inside a container [2022-03-21T12:25:42.614Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-configuration_PR-60 -v /w/workspace/undry_go-mod-configuration_PR-60:/w/workspace/undry_go-mod-configuration_PR-60:rw,z -v /w/workspace/undry_go-mod-configuration_PR-60@tmp:/w/workspace/undry_go-mod-configuration_PR-60@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 ******** ci-base-image-x86_64 cat [2022-03-21T12:25:44.677Z] $ docker top 8a72abd1d7e4f6fb926f4823a08dd578fa8133771c730af5df74f00e00a738b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-21T12:25:45.086Z] + go version [2022-03-21T12:25:45.086Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-21T12:25:45.112Z] $ docker stop --time=1 8a72abd1d7e4f6fb926f4823a08dd578fa8133771c730af5df74f00e00a738b9 [2022-03-21T12:25:46.407Z] $ docker rm -f 8a72abd1d7e4f6fb926f4823a08dd578fa8133771c730af5df74f00e00a738b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T12:25:47.082Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-21T12:25:47.082Z] . [Pipeline] withDockerContainer [2022-03-21T12:25:47.184Z] prd-ubuntu20.04-docker-8c-8g-8184 does not seem to be running inside a container [2022-03-21T12:25:47.231Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-configuration_PR-60 -v /w/workspace/undry_go-mod-configuration_PR-60:/w/workspace/undry_go-mod-configuration_PR-60:rw,z -v /w/workspace/undry_go-mod-configuration_PR-60@tmp:/w/workspace/undry_go-mod-configuration_PR-60@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 ******** ci-base-image-x86_64 cat [2022-03-21T12:25:47.627Z] $ docker top d4c2636ed0b56b202def94005c3ab96da1776212b0ec86fe3a70b472c399730f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-21T12:25:48.084Z] + make test [2022-03-21T12:25:48.084Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-03-21T12:25:48.084Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-03-21T12:25:48.084Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-21T12:25:48.084Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-03-21T12:25:48.084Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-03-21T12:25:48.346Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-03-21T12:25:48.346Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-03-21T12:25:48.346Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-03-21T12:25:48.346Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-21T12:25:48.346Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-21T12:25:48.346Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-21T12:25:48.346Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-03-21T12:25:48.346Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-03-21T12:25:48.346Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-03-21T12:25:48.346Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-03-21T12:25:48.607Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-03-21T12:25:48.607Z] go: downloading github.com/fatih/color v1.9.0 [2022-03-21T12:25:48.607Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-21T12:25:48.607Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2022-03-21T12:25:48.607Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-03-21T12:25:48.607Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-03-21T12:25:48.607Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-03-21T12:25:48.607Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-03-21T12:25:49.338Z] Still waiting to schedule task [2022-03-21T12:25:49.338Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-03-21T12:25:53.890Z] ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.005s coverage: 85.7% of statements [2022-03-21T12:26:00.472Z] ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.596s coverage: 88.3% of statements [2022-03-21T12:26:00.472Z] ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.008s coverage: 100.0% of statements [2022-03-21T12:26:07.062Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-03-21T12:26:08.443Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-21T12:26:08.443Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-03-21T12:26:08.483Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-21T12:26:08.515Z] $ docker stop --time=1 d4c2636ed0b56b202def94005c3ab96da1776212b0ec86fe3a70b472c399730f [2022-03-21T12:26:10.183Z] $ docker rm -f d4c2636ed0b56b202def94005c3ab96da1776212b0ec86fe3a70b472c399730f [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-21T12:26:10.679Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-21T12:26:10.737Z] 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 [2022-03-21T12:26:11.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-21T12:26:11.632Z] [2022-03-21T12:26:11.632Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T12:26:11.972Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-21T12:26:11.973Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-21T12:26:11.973Z] 5eb5b503b376: Pulling fs layer [2022-03-21T12:26:11.973Z] 5c69ac0246d0: Pulling fs layer [2022-03-21T12:26:11.973Z] ec43610c2a17: Pulling fs layer [2022-03-21T12:26:11.973Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-21T12:26:11.973Z] 33b1e0a273af: Pulling fs layer [2022-03-21T12:26:11.973Z] 5d3b04190fa2: Pulling fs layer [2022-03-21T12:26:11.973Z] 2f39f015ded8: Pulling fs layer [2022-03-21T12:26:11.973Z] 3a2ae6a8a46f: Waiting [2022-03-21T12:26:11.973Z] 33b1e0a273af: Waiting [2022-03-21T12:26:11.973Z] 2f39f015ded8: Waiting [2022-03-21T12:26:11.973Z] 5d3b04190fa2: Waiting [2022-03-21T12:26:11.973Z] 5c69ac0246d0: Verifying Checksum [2022-03-21T12:26:11.973Z] 5c69ac0246d0: Download complete [2022-03-21T12:26:11.973Z] 3a2ae6a8a46f: Download complete [2022-03-21T12:26:11.973Z] 33b1e0a273af: Verifying Checksum [2022-03-21T12:26:11.973Z] 33b1e0a273af: Download complete [2022-03-21T12:26:11.973Z] 5d3b04190fa2: Verifying Checksum [2022-03-21T12:26:11.973Z] 5d3b04190fa2: Download complete [2022-03-21T12:26:11.973Z] ec43610c2a17: Download complete [2022-03-21T12:26:12.232Z] 5eb5b503b376: Verifying Checksum [2022-03-21T12:26:12.232Z] 5eb5b503b376: Download complete [2022-03-21T12:26:12.801Z] 2f39f015ded8: Download complete [2022-03-21T12:26:13.372Z] 5eb5b503b376: Pull complete [2022-03-21T12:26:13.372Z] 5c69ac0246d0: Pull complete [2022-03-21T12:26:13.939Z] ec43610c2a17: Pull complete [2022-03-21T12:26:13.939Z] 3a2ae6a8a46f: Pull complete [2022-03-21T12:26:14.200Z] 33b1e0a273af: Pull complete [2022-03-21T12:26:14.200Z] 5d3b04190fa2: Pull complete [2022-03-21T12:26:19.484Z] 2f39f015ded8: Pull complete [2022-03-21T12:26:19.484Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-21T12:26:19.484Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-21T12:26:19.484Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-21T12:26:19.581Z] prd-ubuntu20.04-docker-8c-8g-8184 does not seem to be running inside a container [2022-03-21T12:26:19.614Z] $ 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/undry_go-mod-configuration_PR-60 -v /w/workspace/undry_go-mod-configuration_PR-60:/w/workspace/undry_go-mod-configuration_PR-60:rw,z -v /w/workspace/undry_go-mod-configuration_PR-60@tmp:/w/workspace/undry_go-mod-configuration_PR-60@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-21T12:26:21.493Z] $ docker top 03e0f1e0c4b0f6068d2e2a65eeecbb564d43747b78445f74271b01077201fc7d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-21T12:26:21.984Z] ---> job-cost.sh [2022-03-21T12:26:21.984Z] lf-activate-venv: SKIPPING [2022-03-21T12:26:21.984Z] INFO: No Stack... [2022-03-21T12:26:22.245Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-21T12:26:22.816Z] INFO: Archiving Costs [Pipeline] sh [2022-03-21T12:26:23.137Z] + cat /w/workspace/undry_go-mod-configuration_PR-60/archives/cost.csv [2022-03-21T12:26:23.137Z] + cut -d, -f6 [Pipeline] lock [2022-03-21T12:26:23.172Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-60-1-stack-cost] [2022-03-21T12:26:23.177Z] Resource [jenkins-edgexfoundry-go-mod-configuration-PR-60-1-stack-cost] did not exist. Created. [2022-03-21T12:26:23.177Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-60-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-21T12:26:23.562Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-03-21T12:26:23.613Z] Stashed 1 file(s) [Pipeline] } [2022-03-21T12:26:23.642Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-60-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-21T12:26:23.718Z] $ docker stop --time=1 03e0f1e0c4b0f6068d2e2a65eeecbb564d43747b78445f74271b01077201fc7d [2022-03-21T12:26:24.911Z] $ docker rm -f 03e0f1e0c4b0f6068d2e2a65eeecbb564d43747b78445f74271b01077201fc7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-21T12:27:27.747Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8185 in /w/workspace/undry_go-mod-configuration_PR-60 [Pipeline] { [Pipeline] ws [2022-03-21T12:27:27.793Z] Running in /w/workspace/go-mod-configuration/1 [Pipeline] { [Pipeline] checkout [2022-03-21T12:27:28.034Z] Selected Git installation does not exist. Using Default [2022-03-21T12:27:28.034Z] The recommended git tool is: NONE [2022-03-21T12:27:35.865Z] using credential edgex-jenkins-ssh [2022-03-21T12:27:35.889Z] Cloning the remote Git repository [2022-03-21T12:27:35.969Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2022-03-21T12:27:36.146Z] > git init /w/workspace/go-mod-configuration/1 # timeout=10 [2022-03-21T12:27:36.286Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2022-03-21T12:27:36.291Z] > git --version # timeout=10 [2022-03-21T12:27:36.478Z] > git --version # 'git version 2.25.1' [2022-03-21T12:27:36.480Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-21T12:27:36.589Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-21T12:27:38.388Z] Merging remotes/origin/main commit b6e280350ed918af335c01cae5055bc6405cf045 into PR head commit cd0c840656d2b27a92d7d7a0ee8b10176f40ca41 [2022-03-21T12:27:38.682Z] Merge succeeded, producing cd0c840656d2b27a92d7d7a0ee8b10176f40ca41 [2022-03-21T12:27:38.682Z] Checking out Revision cd0c840656d2b27a92d7d7a0ee8b10176f40ca41 (PR-60) [2022-03-21T12:27:37.715Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2022-03-21T12:27:37.741Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-21T12:27:37.783Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2022-03-21T12:27:37.852Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2022-03-21T12:27:37.854Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-21T12:27:37.873Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/60/head:refs/remotes/origin/PR-60 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-21T12:27:38.415Z] > git config core.sparsecheckout # timeout=10 [2022-03-21T12:27:38.456Z] > git checkout -f cd0c840656d2b27a92d7d7a0ee8b10176f40ca41 # timeout=10 [2022-03-21T12:27:38.561Z] > git remote # timeout=10 [2022-03-21T12:27:38.592Z] > git config --get remote.origin.url # timeout=10 [2022-03-21T12:27:38.612Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-21T12:27:38.625Z] > git merge b6e280350ed918af335c01cae5055bc6405cf045 # timeout=10 [2022-03-21T12:27:38.671Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-21T12:27:38.694Z] > git config core.sparsecheckout # timeout=10 [2022-03-21T12:27:38.709Z] > git checkout -f cd0c840656d2b27a92d7d7a0ee8b10176f40ca41 # timeout=10 [2022-03-21T12:27:42.970Z] Commit message: "build(deps): Bump github.com/stretchr/testify from 1.7.0 to 1.7.1" [2022-03-21T12:27:43.032Z] > git --version # timeout=10 [2022-03-21T12:27:43.041Z] > git --version # 'git version 2.25.1' [2022-03-21T12:27:43.053Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-21T12:27:44.160Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-21T12:27:44.160Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-21T12:27:44.160Z] Dload Upload Total Spent Left Speed [2022-03-21T12:27:44.160Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 46810 0 --:--:-- --:--:-- --:--:-- 46625 [Pipeline] sh [2022-03-21T12:27:44.688Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-21T12:27:45.064Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-21T12:27:45.064Z] + sudo tee /etc/docker/daemon.new [2022-03-21T12:27:45.064Z] { [2022-03-21T12:27:45.064Z] "registry-mirrors": [ [2022-03-21T12:27:45.064Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-21T12:27:45.064Z] ], [2022-03-21T12:27:45.064Z] "bip": "10.250.0.254/24", [2022-03-21T12:27:45.064Z] "hosts": [ [2022-03-21T12:27:45.064Z] "tcp://0.0.0.0:5555", [2022-03-21T12:27:45.064Z] "unix:///var/run/docker.sock" [2022-03-21T12:27:45.064Z] ], [2022-03-21T12:27:45.064Z] "mtu": 1458, [2022-03-21T12:27:45.064Z] "selinux-enabled": true, [2022-03-21T12:27:45.064Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-21T12:27:45.064Z] } [Pipeline] sh [2022-03-21T12:27:45.432Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-21T12:27:45.806Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-03-21T12:28:04.651Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-21T12:28:04.683Z] ========================================================= [2022-03-21T12:28:04.683Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-21T12:28:04.683Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-03-21T12:28:05.105Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-21T12:28:05.706Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-21T12:28:05.706Z] 9b3977197b4f: Pulling fs layer [2022-03-21T12:28:05.706Z] 1a89e8eeedd5: Pulling fs layer [2022-03-21T12:28:05.706Z] 94645a83ff95: Pulling fs layer [2022-03-21T12:28:05.706Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-21T12:28:05.706Z] 0c92f367c5e7: Pulling fs layer [2022-03-21T12:28:05.706Z] f7c0051592d6: Pulling fs layer [2022-03-21T12:28:05.706Z] a227ed2f7395: Pulling fs layer [2022-03-21T12:28:05.706Z] 7b1c46037f91: Pulling fs layer [2022-03-21T12:28:05.706Z] 3f3a8bcf1eab: Waiting [2022-03-21T12:28:05.706Z] 0c92f367c5e7: Waiting [2022-03-21T12:28:05.706Z] f7c0051592d6: Waiting [2022-03-21T12:28:05.706Z] a227ed2f7395: Waiting [2022-03-21T12:28:05.706Z] 7b1c46037f91: Waiting [2022-03-21T12:28:05.706Z] 94645a83ff95: Verifying Checksum [2022-03-21T12:28:05.706Z] 94645a83ff95: Download complete [2022-03-21T12:28:05.706Z] 1a89e8eeedd5: Verifying Checksum [2022-03-21T12:28:05.706Z] 1a89e8eeedd5: Download complete [2022-03-21T12:28:05.706Z] 0c92f367c5e7: Verifying Checksum [2022-03-21T12:28:05.706Z] 0c92f367c5e7: Download complete [2022-03-21T12:28:05.706Z] f7c0051592d6: Verifying Checksum [2022-03-21T12:28:05.706Z] f7c0051592d6: Download complete [2022-03-21T12:28:05.706Z] 9b3977197b4f: Verifying Checksum [2022-03-21T12:28:05.706Z] a227ed2f7395: Verifying Checksum [2022-03-21T12:28:05.706Z] a227ed2f7395: Download complete [2022-03-21T12:28:06.702Z] 9b3977197b4f: Pull complete [2022-03-21T12:28:06.991Z] 1a89e8eeedd5: Pull complete [2022-03-21T12:28:07.266Z] 94645a83ff95: Pull complete [2022-03-21T12:28:07.871Z] 7b1c46037f91: Verifying Checksum [2022-03-21T12:28:07.871Z] 7b1c46037f91: Download complete [2022-03-21T12:28:08.472Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-21T12:28:08.472Z] 3f3a8bcf1eab: Download complete [2022-03-21T12:28:20.897Z] 3f3a8bcf1eab: Pull complete [2022-03-21T12:28:20.897Z] 0c92f367c5e7: Pull complete [2022-03-21T12:28:20.897Z] f7c0051592d6: Pull complete [2022-03-21T12:28:20.897Z] a227ed2f7395: Pull complete [2022-03-21T12:28:27.607Z] 7b1c46037f91: Pull complete [2022-03-21T12:28:27.607Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-21T12:28:27.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-21T12:28:27.607Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh [2022-03-21T12:28:27.953Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-21T12:28:28.317Z] + docker inspect -f . ci-base-image-arm64 [2022-03-21T12:28:28.317Z] . [Pipeline] withDockerContainer [2022-03-21T12:28:28.539Z] prd-ubuntu20.04-docker-arm64-4c-16g-8185 does not seem to be running inside a container [2022-03-21T12:28:28.626Z] $ 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 ******** ci-base-image-arm64 cat [2022-03-21T12:28:31.367Z] $ docker top 518bf8c00fb851b0e248afb1680ad9d3aae424def79646db760210f20d8cfe41 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-21T12:28:32.304Z] + go version [2022-03-21T12:28:32.304Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-21T12:28:32.349Z] $ docker stop --time=1 518bf8c00fb851b0e248afb1680ad9d3aae424def79646db760210f20d8cfe41 [2022-03-21T12:28:33.963Z] $ docker rm -f 518bf8c00fb851b0e248afb1680ad9d3aae424def79646db760210f20d8cfe41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-21T12:28:34.807Z] + docker inspect -f . ci-base-image-arm64 [2022-03-21T12:28:34.807Z] . [Pipeline] withDockerContainer [2022-03-21T12:28:35.042Z] prd-ubuntu20.04-docker-arm64-4c-16g-8185 does not seem to be running inside a container [2022-03-21T12:28:35.131Z] $ 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 ******** ci-base-image-arm64 cat [2022-03-21T12:28:36.442Z] $ docker top 9bdcf5a9fb5930466da84c1c3bdef9a6943c40ae282db51f5e2ee8732aa628f8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-21T12:28:37.427Z] + make test [2022-03-21T12:28:37.427Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-03-21T12:28:37.427Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-03-21T12:28:37.427Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-21T12:28:37.427Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-03-21T12:28:37.703Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-03-21T12:28:37.703Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-21T12:28:37.703Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-21T12:28:37.703Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-21T12:28:37.703Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-03-21T12:28:37.703Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-03-21T12:28:37.703Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-03-21T12:28:37.985Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-03-21T12:28:37.985Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-03-21T12:28:37.985Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-03-21T12:28:37.985Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-03-21T12:28:37.985Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-03-21T12:28:37.985Z] go: downloading github.com/fatih/color v1.9.0 [2022-03-21T12:28:37.985Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-21T12:28:37.985Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-03-21T12:28:37.985Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2022-03-21T12:28:38.262Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-03-21T12:28:38.262Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-03-21T12:28:38.262Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-03-21T12:29:10.690Z] ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.032s coverage: 85.7% of statements [2022-03-21T12:29:17.397Z] ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.734s coverage: 88.3% of statements [2022-03-21T12:29:17.397Z] ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.014s coverage: 100.0% of statements [2022-03-21T12:29:17.397Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-21T12:29:17.397Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-03-21T12:29:29.823Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-21T12:29:29.823Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-03-21T12:29:29.859Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-21T12:29:29.899Z] $ docker stop --time=1 9bdcf5a9fb5930466da84c1c3bdef9a6943c40ae282db51f5e2ee8732aa628f8 [2022-03-21T12:29:31.672Z] $ docker rm -f 9bdcf5a9fb5930466da84c1c3bdef9a6943c40ae282db51f5e2ee8732aa628f8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-21T12:29:32.644Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-21T12:29:32.683Z] Warning: overwriting stash ‘coverage-report’ [2022-03-21T12:29:33.115Z] 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 [2022-03-21T12:29:33.928Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-21T12:29:33.928Z] [2022-03-21T12:29:33.928Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-21T12:29:34.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-21T12:29:34.582Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-21T12:29:34.582Z] 8998bd30e6a1: Pulling fs layer [2022-03-21T12:29:34.582Z] 04944245beec: Pulling fs layer [2022-03-21T12:29:34.582Z] 699f458cf7ca: Pulling fs layer [2022-03-21T12:29:34.582Z] 765212b225bb: Pulling fs layer [2022-03-21T12:29:34.582Z] f23df028b6ca: Pulling fs layer [2022-03-21T12:29:34.582Z] d65c8cfc05b1: Pulling fs layer [2022-03-21T12:29:34.582Z] 2437ff75d9bd: Pulling fs layer [2022-03-21T12:29:34.582Z] f23df028b6ca: Waiting [2022-03-21T12:29:34.582Z] d65c8cfc05b1: Waiting [2022-03-21T12:29:34.582Z] 2437ff75d9bd: Waiting [2022-03-21T12:29:34.582Z] 765212b225bb: Waiting [2022-03-21T12:29:34.582Z] 04944245beec: Verifying Checksum [2022-03-21T12:29:34.582Z] 04944245beec: Download complete [2022-03-21T12:29:34.582Z] 765212b225bb: Download complete [2022-03-21T12:29:34.582Z] f23df028b6ca: Verifying Checksum [2022-03-21T12:29:34.582Z] f23df028b6ca: Download complete [2022-03-21T12:29:34.582Z] d65c8cfc05b1: Download complete [2022-03-21T12:29:34.857Z] 699f458cf7ca: Verifying Checksum [2022-03-21T12:29:34.857Z] 699f458cf7ca: Download complete [2022-03-21T12:29:35.131Z] 8998bd30e6a1: Verifying Checksum [2022-03-21T12:29:35.131Z] 8998bd30e6a1: Download complete [2022-03-21T12:29:37.772Z] 2437ff75d9bd: Verifying Checksum [2022-03-21T12:29:37.772Z] 2437ff75d9bd: Download complete [2022-03-21T12:29:39.760Z] 8998bd30e6a1: Pull complete [2022-03-21T12:29:40.037Z] 04944245beec: Pull complete [2022-03-21T12:29:41.471Z] 699f458cf7ca: Pull complete [2022-03-21T12:29:41.745Z] 765212b225bb: Pull complete [2022-03-21T12:29:42.728Z] f23df028b6ca: Pull complete [2022-03-21T12:29:42.728Z] d65c8cfc05b1: Pull complete [2022-03-21T12:29:57.828Z] 2437ff75d9bd: Pull complete [2022-03-21T12:29:57.828Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-21T12:29:57.828Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-21T12:29:57.828Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-21T12:29:58.063Z] prd-ubuntu20.04-docker-arm64-4c-16g-8185 does not seem to be running inside a container [2022-03-21T12:29:58.158Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-21T12:30:00.603Z] $ docker top 421d0926312208e0626b0a9f7ebbd41226b5ecc55e91ea3f1cd9aea4ec1f6573 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-21T12:30:01.598Z] ---> job-cost.sh [2022-03-21T12:30:01.598Z] lf-activate-venv: SKIPPING [2022-03-21T12:30:01.598Z] INFO: No Stack... [2022-03-21T12:30:01.871Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-21T12:30:02.853Z] INFO: Archiving Costs [Pipeline] sh [2022-03-21T12:30:03.526Z] + cat /w/workspace/go-mod-configuration/1/archives/cost.csv [2022-03-21T12:30:03.526Z] + cut -d, -f6 [Pipeline] lock [2022-03-21T12:30:03.601Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-60-1-stack-cost] [2022-03-21T12:30:03.605Z] Resource [jenkins-edgexfoundry-go-mod-configuration-PR-60-1-stack-cost] did not exist. Created. [2022-03-21T12:30:03.605Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-60-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-21T12:30:04.344Z] /w/workspace/go-mod-configuration/1@tmp/durable-9f0b870d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-03-21T12:30:05.040Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-21T12:30:05.075Z] Warning: overwriting stash ‘stack-cost’ [2022-03-21T12:30:05.108Z] Stashed 1 file(s) [Pipeline] } [2022-03-21T12:30:05.122Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-60-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-21T12:30:05.214Z] $ docker stop --time=1 421d0926312208e0626b0a9f7ebbd41226b5ecc55e91ea3f1cd9aea4ec1f6573 [2022-03-21T12:30:06.750Z] $ docker rm -f 421d0926312208e0626b0a9f7ebbd41226b5ecc55e91ea3f1cd9aea4ec1f6573 [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 [2022-03-21T12:30:07.771Z] provisioning config files... [2022-03-21T12:30:07.785Z] copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/undry_go-mod-configuration_PR-60@tmp/config4955639050146597535tmp [Pipeline] { [Pipeline] sh [2022-03-21T12:30:08.114Z] + set +x [2022-03-21T12:30:08.114Z] + curl -s https://codecov.io/bash [2022-03-21T12:30:08.114Z] + bash -s -- [2022-03-21T12:30:08.114Z] [2022-03-21T12:30:08.114Z] _____ _ [2022-03-21T12:30:08.114Z] / ____| | | [2022-03-21T12:30:08.114Z] | | ___ __| | ___ ___ _____ __ [2022-03-21T12:30:08.114Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-21T12:30:08.114Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-21T12:30:08.114Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-21T12:30:08.114Z] Bash-1.0.6 [2022-03-21T12:30:08.114Z] [2022-03-21T12:30:08.114Z] [2022-03-21T12:30:08.114Z] ==> git version 2.25.1 found [2022-03-21T12:30:08.114Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-03-21T12:30:08.114Z] Release-Date: 2020-01-08 [2022-03-21T12:30:08.114Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-03-21T12:30:08.114Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-21T12:30:08.114Z] ==> Jenkins CI detected. [2022-03-21T12:30:08.114Z] current dir:  /w/workspace/undry_go-mod-configuration_PR-60 [2022-03-21T12:30:08.114Z] project root: . [2022-03-21T12:30:08.114Z] --> token set from env [2022-03-21T12:30:08.114Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-21T12:30:08.114Z] ==> Running gcov in . (disable via -X gcov) [2022-03-21T12:30:08.114Z] ==> Python coveragepy not found [2022-03-21T12:30:08.114Z] ==> Searching for coverage reports in: [2022-03-21T12:30:08.114Z] + . [2022-03-21T12:30:08.114Z] -> Found 1 reports [2022-03-21T12:30:08.114Z] ==> Detecting git/mercurial file structure [2022-03-21T12:30:08.114Z] ==> Reading reports [2022-03-21T12:30:08.376Z] + ./coverage.out bytes=17231 [2022-03-21T12:30:08.376Z] ==> Appending adjustments [2022-03-21T12:30:08.376Z] https://docs.codecov.io/docs/fixing-reports [2022-03-21T12:30:08.376Z] + Found adjustments [2022-03-21T12:30:08.376Z] ==> Gzipping contents [2022-03-21T12:30:08.376Z] 4.0K /tmp/codecov.KQ0etg.gz [2022-03-21T12:30:08.376Z] ==> Uploading reports [2022-03-21T12:30:08.376Z] url: https://codecov.io [2022-03-21T12:30:08.376Z] query: branch=PR-60&commit=cd0c840656d2b27a92d7d7a0ee8b10176f40ca41&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-60%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=60&job=&cmd_args= [2022-03-21T12:30:08.376Z] -> Pinging Codecov [2022-03-21T12:30:08.376Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=b03387cf-fbed-45a6-9f6b-56101d2ea1b2&branch=PR-60&commit=cd0c840656d2b27a92d7d7a0ee8b10176f40ca41&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-60%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=60&job=&cmd_args= [2022-03-21T12:30:08.638Z] -> Uploading to [2022-03-21T12:30:08.638Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-21/9F92B070CA9CA35F4914AC8684776953/cd0c840656d2b27a92d7d7a0ee8b10176f40ca41/a3467880-1084-4c8c-a619-99ed55935fbc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220321T123008Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b574e3254298621c1b2c92e044218a823a9bbc12d4f23b525f7388c93271376a [2022-03-21T12:30:08.638Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-21T12:30:08.638Z] Dload Upload Total Spent Left Speed [2022-03-21T12:30:08.899Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2951 0 0 100 2951 0 12044 --:--:-- --:--:-- --:--:-- 12044 [2022-03-21T12:30:08.899Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-configuration/commit/cd0c840656d2b27a92d7d7a0ee8b10176f40ca41 [Pipeline] } [2022-03-21T12:30:08.927Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-03-21T12:30:10.687Z] + [ -d /w/workspace/undry_go-mod-configuration_PR-60/archives ] [2022-03-21T12:30:10.687Z] + ls -al /w/workspace/undry_go-mod-configuration_PR-60/archives [2022-03-21T12:30:10.687Z] total 16 [2022-03-21T12:30:10.687Z] drwxr-xr-x 3 root root 4096 Mar 21 12:26 . [2022-03-21T12:30:10.687Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 12:26 .. [2022-03-21T12:30:10.687Z] drwxr-xr-x 2 root root 4096 Mar 21 12:26 cost [2022-03-21T12:30:10.687Z] -rw-r--r-- 1 root root 90 Mar 21 12:26 cost.csv [2022-03-21T12:30:10.687Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-configuration_PR-60/archives [2022-03-21T12:30:10.687Z] + ls -al /w/workspace/undry_go-mod-configuration_PR-60/archives [2022-03-21T12:30:10.687Z] total 16 [2022-03-21T12:30:10.687Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 12:26 . [2022-03-21T12:30:10.687Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 12:26 .. [2022-03-21T12:30:10.687Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 12:26 cost [2022-03-21T12:30:10.687Z] -rw-r--r-- 1 jenkins jenkins 90 Mar 21 12:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-03-21T12:30:11.028Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-21T12:30:11.927Z] ---> package-listing.sh [2022-03-21T12:30:11.927Z] ++ facter osfamily [2022-03-21T12:30:11.927Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-21T12:30:12.188Z] + OS_FAMILY=debian [2022-03-21T12:30:12.188Z] + workspace=/w/workspace/undry_go-mod-configuration_PR-60 [2022-03-21T12:30:12.188Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-21T12:30:12.188Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-21T12:30:12.188Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-21T12:30:12.188Z] + PACKAGES=/tmp/packages_start.txt [2022-03-21T12:30:12.188Z] + '[' /w/workspace/undry_go-mod-configuration_PR-60 ']' [2022-03-21T12:30:12.188Z] + PACKAGES=/tmp/packages_end.txt [2022-03-21T12:30:12.188Z] + case "${OS_FAMILY}" in [2022-03-21T12:30:12.188Z] + dpkg -l [2022-03-21T12:30:12.188Z] + grep '^ii' [2022-03-21T12:30:12.188Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-21T12:30:12.188Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-21T12:30:12.188Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-21T12:30:12.188Z] + '[' /w/workspace/undry_go-mod-configuration_PR-60 ']' [2022-03-21T12:30:12.188Z] + mkdir -p /w/workspace/undry_go-mod-configuration_PR-60/archives/ [2022-03-21T12:30:12.188Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-configuration_PR-60/archives/ [Pipeline] echo [2022-03-21T12:30:12.219Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-configuration_PR-60/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-21T12:30:12.511Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-21T12:30:13.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-21T12:30:13.090Z] . [Pipeline] withDockerContainer [2022-03-21T12:30:13.182Z] prd-ubuntu20.04-docker-8c-8g-8184 does not seem to be running inside a container [2022-03-21T12:30:13.216Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-configuration_PR-60/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-60 -v /w/workspace/undry_go-mod-configuration_PR-60:/w/workspace/undry_go-mod-configuration_PR-60:rw,z -v /w/workspace/undry_go-mod-configuration_PR-60@tmp:/w/workspace/undry_go-mod-configuration_PR-60@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-21T12:30:13.467Z] $ docker top 982c4643cde85899002fb48b24c0eca12102078db77e8a9cde5bdd67b624e152 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-21T12:30:13.857Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-21T12:30:14.171Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-21T12:30:14.487Z] + ls /var/log/sa-host [2022-03-21T12:30:14.487Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-21T12:30:14.747Z] provisioning config files... [2022-03-21T12:30:14.756Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-configuration_PR-60@tmp/config8186369216163530254tmp [Pipeline] { [Pipeline] echo [2022-03-21T12:30:14.803Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-21T12:30:15.113Z] ---> create-netrc.sh [Pipeline] } [2022-03-21T12:30:15.159Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-21T12:30:15.568Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-21T12:30:15.597Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-21T12:30:15.905Z] ---> sudo-logs.sh [2022-03-21T12:30:15.905Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-21T12:30:15.989Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-21T12:30:16.302Z] ---> job-cost.sh [2022-03-21T12:30:16.302Z] lf-activate-venv: SKIPPING [2022-03-21T12:30:16.302Z] DEBUG: total: 0.2199999988079071 [2022-03-21T12:30:16.302Z] INFO: Retrieving Stack Cost... [2022-03-21T12:30:16.563Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-21T12:30:17.133Z] INFO: Archiving Costs [Pipeline] echo [2022-03-21T12:30:17.169Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-21T12:30:17.546Z] ---> logs-deploy.sh [2022-03-21T12:30:17.546Z] lf-activate-venv: SKIPPING [2022-03-21T12:30:17.546Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-60/1 [2022-03-21T12:30:17.546Z] INFO: archiving workspace using pattern(s): [2022-03-21T12:30:18.485Z] Archives upload complete. [2022-03-21T12:30:18.485Z] INFO: archiving logs to Nexus