Pull request #142 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4f1dfccbcea580056c0d689b504aa3db0dcd8e8c+4ac6fc9b5edf904ed0b684cea51ffa3833345a1c (2f0c0c257a1aed20698aebfe7fe5c87688c887d0) 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-ssh4801567975244390279.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3983188756801860856.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af The recommended git tool is: git using credential edgex-jenkins-ssh 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/device-rest-go/branches/PR-142/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/device-rest-go/branches/PR-142/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8767813517618715130.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/device-rest-go/branches/PR-142/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4444260530712864074.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh548030158554740949.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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/device-rest-go/branches/PR-142/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/device-rest-go/branches/PR-142/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6031783794124336343.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 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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:device-rest-go] ========================================================= [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: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true 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: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-27979 in /w/workspace/gexfoundry_device-rest-go_PR-142 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-142 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.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/gexfoundry_device-rest-go_PR-142@tmp/jenkins-gitclient-ssh194676736894626682.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4ac6fc9b5edf904ed0b684cea51ffa3833345a1c into PR head commit 4f1dfccbcea580056c0d689b504aa3db0dcd8e8c Merge succeeded, producing 4f1dfccbcea580056c0d689b504aa3db0dcd8e8c Checking out Revision 4f1dfccbcea580056c0d689b504aa3db0dcd8e8c (PR-142) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.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/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.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/gexfoundry_device-rest-go_PR-142@tmp/jenkins-gitclient-ssh4336573367461434584.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/142/head:refs/remotes/origin/PR-142 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4f1dfccbcea580056c0d689b504aa3db0dcd8e8c # 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/gexfoundry_device-rest-go_PR-142@tmp/jenkins-gitclient-ssh5378755290174243699.key > git merge 4ac6fc9b5edf904ed0b684cea51ffa3833345a1c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4f1dfccbcea580056c0d689b504aa3db0dcd8e8c # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:08:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:08:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:08:29 ========================================================= 20:08:29 EdgeX Global Pipelines Version Info 20:08:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:08:30 ------------------- 20:08:30 stable info: 20:08:30 ------------------- 20:08:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:08:30 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 20:08:30 Message: update stable to v1.0.211 20:08:31 ------------------- 20:08:31 experimental info: 20:08:31 ------------------- 20:08:31 Commited By: **** collab-it+edgex@linuxfoundation.org 20:08:31 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 20:08:31 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:08:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 20:08:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 20:08:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:08:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:08:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:08:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:08:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 20:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:08:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:08:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:08:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:08:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:08:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:08:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:08:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:08:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:08:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:08:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:08:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:08:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:08:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-142 [Pipeline] echo 20:08:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-142 [Pipeline] echo 20:08:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-142 [Pipeline] echo 20:08:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4f1dfccbcea580056c0d689b504aa3db0dcd8e8c [Pipeline] echo 20:08:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4f1dfcc [Pipeline] echo 20:08:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:08:32 provisioning config files... 20:08:32 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-142@tmp/config8897919465972450365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:08:33 ---> docker-login.sh 20:08:33 nexus3.edgexfoundry.org:10001 20:08:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:33 Configure a credential helper to remove this warning. See 20:08:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:33 20:08:33 Login Succeeded 20:08:33 nexus3.edgexfoundry.org:10002 20:08:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:33 Configure a credential helper to remove this warning. See 20:08:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:33 20:08:33 Login Succeeded 20:08:33 nexus3.edgexfoundry.org:10003 20:08:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:33 Configure a credential helper to remove this warning. See 20:08:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:33 20:08:33 Login Succeeded 20:08:33 nexus3.edgexfoundry.org:10004 20:08:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:33 Configure a credential helper to remove this warning. See 20:08:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:33 20:08:33 Login Succeeded 20:08:33 docker.io 20:08:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:34 Configure a credential helper to remove this warning. See 20:08:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:34 20:08:34 Login Succeeded 20:08:34 ---> docker-login.sh ends [Pipeline] } 20:08:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:08:34 + git rev-list -1 --merges 4f1dfccbcea580056c0d689b504aa3db0dcd8e8c~1..4f1dfccbcea580056c0d689b504aa3db0dcd8e8c [Pipeline] echo 20:08:34 -----------> git rev-list -1 --merges 4f1dfccbcea580056c0d689b504aa3db0dcd8e8c~1..4f1dfccbcea580056c0d689b504aa3db0dcd8e8c 4f1dfccbcea580056c0d689b504aa3db0dcd8e8c [false] [Pipeline] sh 20:08:35 + git log --format=format:%s -1 4f1dfccbcea580056c0d689b504aa3db0dcd8e8c [Pipeline] echo 20:08:35 ========================================================= 20:08:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:08:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:08:35 + git log --format=format:%s -1 4f1dfccbcea580056c0d689b504aa3db0dcd8e8c [Pipeline] echo 20:08:35 [semverPrep] GIT_COMMIT: 4f1dfccbcea580056c0d689b504aa3db0dcd8e8c, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 20:08:35 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:08:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:08:36 20:08:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:08:36 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:08:36 latest: Pulling from edgex-devops/git-semver 20:08:36 a0d0a0d46f8b: Pulling fs layer 20:08:36 3e5f54012d9b: Pulling fs layer 20:08:36 4c7163046ea9: Pulling fs layer 20:08:36 0c2d73faf560: Pulling fs layer 20:08:36 0c2d73faf560: Waiting 20:08:36 3e5f54012d9b: Verifying Checksum 20:08:36 3e5f54012d9b: Download complete 20:08:36 a0d0a0d46f8b: Verifying Checksum 20:08:36 a0d0a0d46f8b: Download complete 20:08:36 0c2d73faf560: Verifying Checksum 20:08:36 0c2d73faf560: Download complete 20:08:36 4c7163046ea9: Verifying Checksum 20:08:36 4c7163046ea9: Download complete 20:08:36 a0d0a0d46f8b: Pull complete 20:08:36 3e5f54012d9b: Pull complete 20:08:37 4c7163046ea9: Pull complete 20:08:37 0c2d73faf560: Pull complete 20:08:37 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:08:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:08:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:08:37 prd-centos7-docker-4c-2g-27979 does not seem to be running inside a container 20:08:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-142 -v /w/workspace/gexfoundry_device-rest-go_PR-142:/w/workspace/gexfoundry_device-rest-go_PR-142:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-142@tmp:/w/workspace/gexfoundry_device-rest-go_PR-142@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:08:38 $ docker top 4c69b593484fdc27f9329c15140d0d480c03fb51721c246ab7933cb9395a074d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:08:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:08:38 [ssh-agent] Looking for ssh-agent implementation... 20:08:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:08:38 $ docker exec 4c69b593484fdc27f9329c15140d0d480c03fb51721c246ab7933cb9395a074d ssh-agent 20:08:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmpoBLJ/agent.13 20:08:38 SSH_AGENT_PID=19 20:08:38 Running ssh-add (command line suppressed) 20:08:38 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-142@tmp/private_key_653760832449836450.key (/w/workspace/gexfoundry_device-rest-go_PR-142@tmp/private_key_653760832449836450.key) 20:08:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:08:38 + git tag --points-at HEAD [Pipeline] } 20:08:38 $ docker exec --env ******** --env ******** 4c69b593484fdc27f9329c15140d0d480c03fb51721c246ab7933cb9395a074d ssh-agent -k 20:08:39 unset SSH_AUTH_SOCK; 20:08:39 unset SSH_AGENT_PID; 20:08:39 echo Agent pid 19 killed; 20:08:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:08:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:08:39 [ssh-agent] Looking for ssh-agent implementation... 20:08:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:08:39 $ docker exec 4c69b593484fdc27f9329c15140d0d480c03fb51721c246ab7933cb9395a074d ssh-agent 20:08:39 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjiCOlG/agent.53 20:08:39 SSH_AGENT_PID=60 20:08:39 Running ssh-add (command line suppressed) 20:08:39 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-142@tmp/private_key_5603387264119396411.key (/w/workspace/gexfoundry_device-rest-go_PR-142@tmp/private_key_5603387264119396411.key) 20:08:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:08:39 + git semver init 20:08:39 # -> Open(): unable to determine branch for HEAD 20:08:39 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-142/.git 20:08:39 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-142 20:08:39 # $SEMVER_REMOTE_NAME = origin 20:08:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:08:39 # $SEMVER_USER_NAME = edgex-jenkins 20:08:39 # $SEMVER_BRANCH = PR-142 20:08:39 # $SEMVER_TEMP = /tmp/semver-008351558 20:08:39 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 20:08:40 # '/tmp/semver-008351558' -> '/w/workspace/gexfoundry_device-rest-go_PR-142/.semver' 20:08:40 # -> Force: false 20:08:40 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-142/.semver [Pipeline] } 20:08:40 $ docker exec --env ******** --env ******** 4c69b593484fdc27f9329c15140d0d480c03fb51721c246ab7933cb9395a074d ssh-agent -k 20:08:40 unset SSH_AUTH_SOCK; 20:08:40 unset SSH_AGENT_PID; 20:08:40 echo Agent pid 60 killed; 20:08:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:08:41 + git semver [Pipeline] } 20:08:41 $ docker stop --time=1 4c69b593484fdc27f9329c15140d0d480c03fb51721c246ab7933cb9395a074d 20:08:42 $ docker rm -f 4c69b593484fdc27f9329c15140d0d480c03fb51721c246ab7933cb9395a074d [Pipeline] // withDockerContainer [Pipeline] sh 20:08:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:08:43 Stashed 1 file(s) [Pipeline] echo 20:08:43 [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 20:08:45 Running on prd-centos7-docker-4c-2g-27980 in /w/workspace/gexfoundry_device-rest-go_PR-142 [Pipeline] { [Pipeline] ws 20:08:45 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 20:08:45 The recommended git tool is: git 20:08:47 using credential edgex-jenkins-ssh 20:08:47 Cloning the remote Git repository 20:08:47 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 20:08:47 > git init /w/workspace/device-rest-go/1 # timeout=10 20:08:47 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:08:47 > git --version # timeout=10 20:08:47 > git --version # 'git version 2.24.4' 20:08:47 using GIT_SSH to set credentials SSH Credentials for GitHub 20:08:47 [INFO] Currently running in a labeled security context 20:08:47 [INFO] Currently SELinux is 'enforcing' on the host 20:08:47 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh6174627046693733517.key 20:08:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:08:48 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:08:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:08:48 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:08:48 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:08:48 using GIT_SSH to set credentials SSH Credentials for GitHub 20:08:48 [INFO] Currently running in a labeled security context 20:08:48 [INFO] Currently SELinux is 'enforcing' on the host 20:08:48 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh8780029287937162301.key 20:08:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/142/head:refs/remotes/origin/PR-142 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:08:48 Merging remotes/origin/main commit 4ac6fc9b5edf904ed0b684cea51ffa3833345a1c into PR head commit 4f1dfccbcea580056c0d689b504aa3db0dcd8e8c 20:08:48 Merge succeeded, producing 4f1dfccbcea580056c0d689b504aa3db0dcd8e8c 20:08:48 Checking out Revision 4f1dfccbcea580056c0d689b504aa3db0dcd8e8c (PR-142) 20:08:48 > git config core.sparsecheckout # timeout=10 20:08:48 > git checkout -f 4f1dfccbcea580056c0d689b504aa3db0dcd8e8c # timeout=10 20:08:48 > git remote # timeout=10 20:08:48 > git config --get remote.origin.url # timeout=10 20:08:48 using GIT_SSH to set credentials SSH Credentials for GitHub 20:08:48 [INFO] Currently running in a labeled security context 20:08:48 [INFO] Currently SELinux is 'enforcing' on the host 20:08:48 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh9138240716880433876.key 20:08:48 > git merge 4ac6fc9b5edf904ed0b684cea51ffa3833345a1c # timeout=10 20:08:48 > git rev-parse HEAD^{commit} # timeout=10 20:08:48 > git config core.sparsecheckout # timeout=10 20:08:48 > git checkout -f 4f1dfccbcea580056c0d689b504aa3db0dcd8e8c # timeout=10 20:08:52 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 20:08:52 > git --version # timeout=10 20:08:52 > git --version # 'git version 2.24.4' 20:08:52 fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:08:53 provisioning config files... 20:08:53 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config3527881862176655360tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:08:53 ---> docker-login.sh 20:08:53 nexus3.edgexfoundry.org:10001 20:08:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:53 Configure a credential helper to remove this warning. See 20:08:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:53 20:08:53 Login Succeeded 20:08:53 nexus3.edgexfoundry.org:10002 20:08:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:53 Configure a credential helper to remove this warning. See 20:08:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:53 20:08:53 Login Succeeded 20:08:53 nexus3.edgexfoundry.org:10003 20:08:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:53 Configure a credential helper to remove this warning. See 20:08:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:53 20:08:53 Login Succeeded 20:08:54 nexus3.edgexfoundry.org:10004 20:08:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:54 Configure a credential helper to remove this warning. See 20:08:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:54 20:08:54 Login Succeeded 20:08:54 docker.io 20:08:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:54 Configure a credential helper to remove this warning. See 20:08:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:54 20:08:54 Login Succeeded 20:08:54 ---> docker-login.sh ends [Pipeline] } 20:08:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:08:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:08:54 ========================================================= 20:08:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:08:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:08:55 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 20:08:55 Sending build context to Docker daemon 119.3kB 20:08:55 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 20:08:55 Step 2/11 : FROM ${BASE} AS builder 20:08:55 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:08:55 a0d0a0d46f8b: Pulling fs layer 20:08:55 31adcdaf11c8: Pulling fs layer 20:08:55 b8b176561691: Pulling fs layer 20:08:55 4527c011a84f: Pulling fs layer 20:08:55 5d74067f8e1e: Pulling fs layer 20:08:55 e0aca202a116: Pulling fs layer 20:08:55 3a43be97a3b4: Pulling fs layer 20:08:55 34cad66bf833: Pulling fs layer 20:08:55 b4e3c513aaa6: Pulling fs layer 20:08:55 3a43be97a3b4: Waiting 20:08:55 4527c011a84f: Waiting 20:08:55 5d74067f8e1e: Waiting 20:08:55 e0aca202a116: Waiting 20:08:55 34cad66bf833: Waiting 20:08:55 b4e3c513aaa6: Waiting 20:08:55 b8b176561691: Verifying Checksum 20:08:55 b8b176561691: Download complete 20:08:55 31adcdaf11c8: Verifying Checksum 20:08:55 31adcdaf11c8: Download complete 20:08:55 5d74067f8e1e: Verifying Checksum 20:08:55 5d74067f8e1e: Download complete 20:08:55 e0aca202a116: Verifying Checksum 20:08:55 e0aca202a116: Download complete 20:08:55 a0d0a0d46f8b: Verifying Checksum 20:08:55 a0d0a0d46f8b: Download complete 20:08:55 3a43be97a3b4: Verifying Checksum 20:08:55 3a43be97a3b4: Download complete 20:08:55 34cad66bf833: Verifying Checksum 20:08:55 34cad66bf833: Download complete 20:08:56 4527c011a84f: Verifying Checksum 20:08:56 4527c011a84f: Download complete 20:08:56 b4e3c513aaa6: Verifying Checksum 20:08:56 b4e3c513aaa6: Download complete 20:08:56 a0d0a0d46f8b: Pull complete 20:08:56 31adcdaf11c8: Pull complete 20:08:56 b8b176561691: Pull complete 20:08:58 Still waiting to schedule task 20:08:58 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-27974’ 20:09:00 4527c011a84f: Pull complete 20:09:00 5d74067f8e1e: Pull complete 20:09:00 e0aca202a116: Pull complete 20:09:00 3a43be97a3b4: Pull complete 20:09:00 34cad66bf833: Pull complete 20:09:03 b4e3c513aaa6: Pull complete 20:09:03 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 20:09:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:09:03 ---> 9f6097aaca64 20:09:03 Step 3/11 : ARG MAKE='make build' 20:09:06 ---> Running in c934b0af3ec6 20:09:06 Removing intermediate container c934b0af3ec6 20:09:06 ---> c7bd74a9193a 20:09:06 Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:09:06 ---> Running in 73a88e024dc8 20:09:06 Removing intermediate container 73a88e024dc8 20:09:06 ---> bfe6d0852d18 20:09:06 Step 5/11 : ARG ALPINE_PKG_EXTRA="" 20:09:06 ---> Running in 480a80f8c215 20:09:06 Removing intermediate container 480a80f8c215 20:09:06 ---> b583fcb028eb 20:09:06 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:09:06 ---> Running in 7375f1e38e39 20:09:07 Removing intermediate container 7375f1e38e39 20:09:07 ---> dfb30186cafd 20:09:07 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:09:07 ---> Running in f0c6db96537c 20:09:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:09:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:09:08 (1/4) Installing openssh-keygen (8.6_p1-r3) 20:09:08 (2/4) Installing libedit (20210216.3.1-r0) 20:09:08 (3/4) Installing openssh-client-common (8.6_p1-r3) 20:09:09 (4/4) Installing openssh-client-default (8.6_p1-r3) 20:09:09 Executing busybox-1.33.1-r3.trigger 20:09:09 OK: 224 MiB in 56 packages 20:09:09 Removing intermediate container f0c6db96537c 20:09:09 ---> 90e5e55e85ac 20:09:09 Step 8/11 : WORKDIR /device-rest-go 20:09:09 ---> Running in a5dd93971a7d 20:09:09 Removing intermediate container a5dd93971a7d 20:09:09 ---> 478abe094a95 20:09:09 Step 9/11 : COPY . . 20:09:09 ---> a2f2be1fcf58 20:09:09 Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:09:10 ---> Running in 332de11ba1f4 20:09:42 Removing intermediate container 332de11ba1f4 20:09:42 ---> a7ca0ed87687 20:09:42 Step 11/11 : RUN $MAKE 20:09:42 ---> Running in 4e0f1cbde275 20:09:42 noop 20:09:42 Removing intermediate container 4e0f1cbde275 20:09:42 ---> 0f69d86e4706 20:09:42 Successfully built 0f69d86e4706 20:09:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:09:42 + docker inspect -f . ci-base-image-x86_64 20:09:42 . [Pipeline] withDockerContainer 20:09:42 prd-centos7-docker-4c-2g-27980 does not seem to be running inside a container 20:09:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/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-x86_64 cat 20:09:42 $ docker top 9a64a084ce256d19a1af764f085a1a905b00d46e0fa09c460b9440089ecae5b0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:09:43 + go version 20:09:43 go version go1.16.8 linux/amd64 [Pipeline] } 20:09:43 $ docker stop --time=1 9a64a084ce256d19a1af764f085a1a905b00d46e0fa09c460b9440089ecae5b0 20:09:44 $ docker rm -f 9a64a084ce256d19a1af764f085a1a905b00d46e0fa09c460b9440089ecae5b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:09:45 + docker inspect -f . ci-base-image-x86_64 20:09:45 . [Pipeline] withDockerContainer 20:09:45 prd-centos7-docker-4c-2g-27980 does not seem to be running inside a container 20:09:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/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-x86_64 cat 20:09:45 $ docker top 3f6f4fb211fabde8dd4c9d9c9aa18b7e135b04bbe84dcc638dee8918e21cb390 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:09:46 + make test 20:09:46 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 20:09:46 ? github.com/edgexfoundry/device-rest-go [no test files] 20:10:04 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:10:04 ok github.com/edgexfoundry/device-rest-go/driver 0.008s coverage: 53.8% of statements 20:10:04 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:10:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:10:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:10:11 ./bin/test-attribution-txt.sh [Pipeline] } 20:10:11 $ docker stop --time=1 3f6f4fb211fabde8dd4c9d9c9aa18b7e135b04bbe84dcc638dee8918e21cb390 20:10:12 $ docker rm -f 3f6f4fb211fabde8dd4c9d9c9aa18b7e135b04bbe84dcc638dee8918e21cb390 [Pipeline] // withDockerContainer [Pipeline] sh 20:10:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:10:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:10:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:10:15 + ls -al . 20:10:15 total 144 20:10:15 drwxrwxr-x. 8 jenkins jenkins 4096 Nov 8 20:10 . 20:10:15 drwxrwxr-x. 4 jenkins jenkins 28 Nov 8 20:08 .. 20:10:15 -rw-rw-r--. 1 jenkins jenkins 7095 Nov 8 20:08 Attribution.txt 20:10:15 drwxrwxr-x. 2 jenkins jenkins 37 Nov 8 20:08 bin 20:10:15 -rw-rw-r--. 1 jenkins jenkins 7459 Nov 8 20:08 CHANGELOG.md 20:10:15 drwxrwxr-x. 3 jenkins jenkins 32 Nov 8 20:08 cmd 20:10:15 -rw-r--r--. 1 jenkins jenkins 8435 Nov 8 20:10 coverage.out 20:10:15 -rw-rw-r--. 1 jenkins jenkins 1649 Nov 8 20:08 Dockerfile 20:10:15 -rw-rw-r--. 1 jenkins jenkins 151 Nov 8 20:08 .dockerignore 20:10:15 drwxrwxr-x. 2 jenkins jenkins 76 Nov 8 20:08 driver 20:10:15 drwxrwxr-x. 8 jenkins jenkins 179 Nov 8 20:08 .git 20:10:15 drwxrwxr-x. 2 jenkins jenkins 103 Nov 8 20:08 .github 20:10:15 -rw-rw-r--. 1 jenkins jenkins 329 Nov 8 20:08 .gitignore 20:10:15 -rw-rw-r--. 1 jenkins jenkins 285 Nov 8 20:08 go.mod 20:10:15 -rw-rw-r--. 1 jenkins jenkins 49514 Nov 8 20:08 go.sum 20:10:15 -rw-rw-r--. 1 jenkins jenkins 677 Nov 8 20:08 GOVERNANCE.md 20:10:15 -rw-rw-r--. 1 jenkins jenkins 680 Nov 8 20:08 Jenkinsfile 20:10:15 -rw-rw-r--. 1 jenkins jenkins 11340 Nov 8 20:08 LICENSE 20:10:15 -rw-rw-r--. 1 jenkins jenkins 1078 Nov 8 20:08 Makefile 20:10:15 -rw-rw-r--. 1 jenkins jenkins 620 Nov 8 20:08 OWNERS.md 20:10:15 -rw-rw-r--. 1 jenkins jenkins 7661 Nov 8 20:08 README.md 20:10:15 drwxrwxr-x. 4 jenkins jenkins 71 Nov 8 20:08 snap 20:10:15 -rw-rw-r--. 1 jenkins jenkins 5 Nov 8 20:08 VERSION 20:10:15 -rw-rw-r--. 1 jenkins jenkins 713 Nov 8 20:08 version.go [Pipeline] isUnix [Pipeline] sh 20:10:15 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=4f1dfccbcea580056c0d689b504aa3db0dcd8e8c --label arch=amd64 --label version=0.0.0 . 20:10:15 Sending build context to Docker daemon 128.5kB 20:10:15 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 20:10:15 Step 2/24 : FROM ${BASE} AS builder 20:10:15 ---> 0f69d86e4706 20:10:15 Step 3/24 : ARG MAKE='make build' 20:10:15 ---> Running in 390c7aaf90ff 20:10:15 Removing intermediate container 390c7aaf90ff 20:10:15 ---> 4e807970b52f 20:10:15 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:10:15 ---> Running in 736b7ffeca8a 20:10:15 Removing intermediate container 736b7ffeca8a 20:10:15 ---> 9ab6578226c7 20:10:15 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 20:10:15 ---> Running in cc2e8b15d1b4 20:10:15 Removing intermediate container cc2e8b15d1b4 20:10:15 ---> 80f533256f43 20:10:15 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:10:15 ---> Running in 29f11177a87e 20:10:16 Removing intermediate container 29f11177a87e 20:10:16 ---> 7cb744e7b0e1 20:10:16 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:10:16 ---> Running in 0980a1f9a005 20:10:16 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:10:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:10:17 OK: 224 MiB in 56 packages 20:10:18 Removing intermediate container 0980a1f9a005 20:10:18 ---> 2c961beac9bc 20:10:18 Step 8/24 : WORKDIR /device-rest-go 20:10:18 ---> Running in f7585ec78bbd 20:10:18 Removing intermediate container f7585ec78bbd 20:10:18 ---> c1a60e8b8ba4 20:10:18 Step 9/24 : COPY . . 20:10:18 ---> 9041d6db34fd 20:10:18 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:10:18 ---> Running in cb71719e2bfe 20:10:19 Removing intermediate container cb71719e2bfe 20:10:19 ---> 9a0af8af8cee 20:10:19 Step 11/24 : RUN $MAKE 20:10:19 ---> Running in 936ed3fe4ad0 20:10:19 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 20:10:31 Removing intermediate container 936ed3fe4ad0 20:10:31 ---> 778b41c72d77 20:10:31 Step 12/24 : FROM alpine:3.14 20:10:35 3.14: Pulling from library/alpine 20:10:35 a0d0a0d46f8b: Already exists 20:10:35 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 20:10:35 Status: Downloaded newer image for alpine:3.14 20:10:35 ---> 14119a10abf4 20:10:35 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:10:35 ---> Running in e89b2c61c25a 20:10:35 Removing intermediate container e89b2c61c25a 20:10:35 ---> 0456acb9acc0 20:10:35 Step 14/24 : LABEL Name=device-rest-go Version=${VERSION} 20:10:35 ---> Running in aeb82cf336a0 20:10:35 Removing intermediate container aeb82cf336a0 20:10:35 ---> 134a4122a4fc 20:10:35 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 20:10:35 ---> Running in 5f14d4136911 20:10:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:10:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:10:36 (1/6) Installing dumb-init (1.2.5-r1) 20:10:36 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:10:36 (3/6) Installing libsodium (1.0.18-r0) 20:10:36 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:10:36 (5/6) Installing libzmq (4.3.4-r0) 20:10:36 (6/6) Installing zeromq (4.3.4-r0) 20:10:36 Executing busybox-1.33.1-r3.trigger 20:10:36 OK: 8 MiB in 20 packages 20:10:36 Removing intermediate container 5f14d4136911 20:10:36 ---> f832639ddad1 20:10:36 Step 16/24 : COPY --from=builder /device-rest-go/cmd / 20:10:37 ---> 3236bfbde56b 20:10:37 Step 17/24 : COPY --from=builder /device-rest-go/LICENSE / 20:10:37 ---> 89722a5bfb0f 20:10:37 Step 18/24 : COPY --from=builder /device-rest-go/Attribution.txt / 20:10:37 ---> eddc0d4f6b42 20:10:37 Step 19/24 : EXPOSE 59986 20:10:37 ---> Running in c510e7deb13d 20:10:37 Removing intermediate container c510e7deb13d 20:10:37 ---> 8f264ac844e1 20:10:37 Step 20/24 : ENTRYPOINT ["/device-rest"] 20:10:37 ---> Running in bc2949096f4e 20:10:37 Removing intermediate container bc2949096f4e 20:10:37 ---> de0060ac01f0 20:10:37 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 20:10:37 ---> Running in f5c0d92a5773 20:10:37 Removing intermediate container f5c0d92a5773 20:10:37 ---> eceb25eb75da 20:10:37 Step 22/24 : LABEL arch=amd64 20:10:38 ---> Running in e261966df1b3 20:10:38 Removing intermediate container e261966df1b3 20:10:38 ---> f28f1bc344c2 20:10:38 Step 23/24 : LABEL git_sha=4f1dfccbcea580056c0d689b504aa3db0dcd8e8c 20:10:38 ---> Running in 8de9446dd321 20:10:38 Removing intermediate container 8de9446dd321 20:10:38 ---> 2b72dcc924d0 20:10:38 Step 24/24 : LABEL version=0.0.0 20:10:38 ---> Running in 53be7ab9fd5c 20:10:38 Removing intermediate container 53be7ab9fd5c 20:10:38 ---> 07d4062db052 20:10:38 [Warning] One or more build-args [ARCH] were not consumed 20:10:38 Successfully built 07d4062db052 20:10:38 Successfully tagged device-rest:latest [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 20:10:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:10:39 20:10:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:10:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:10:39 latest: Pulling from edgex-lftools-log-publisher 20:10:39 b4d181a07f80: Pulling fs layer 20:10:39 a1111a8f2ec3: Pulling fs layer 20:10:39 ed53099fbce6: Pulling fs layer 20:10:39 dc539afda2c1: Pulling fs layer 20:10:39 77bc0d833cb6: Pulling fs layer 20:10:39 9065ff56babe: Pulling fs layer 20:10:39 d287ab97295c: Pulling fs layer 20:10:39 dc539afda2c1: Waiting 20:10:39 77bc0d833cb6: Waiting 20:10:39 9065ff56babe: Waiting 20:10:39 d287ab97295c: Waiting 20:10:39 a1111a8f2ec3: Verifying Checksum 20:10:39 a1111a8f2ec3: Download complete 20:10:39 dc539afda2c1: Verifying Checksum 20:10:39 dc539afda2c1: Download complete 20:10:39 ed53099fbce6: Verifying Checksum 20:10:39 ed53099fbce6: Download complete 20:10:39 9065ff56babe: Verifying Checksum 20:10:39 9065ff56babe: Download complete 20:10:39 77bc0d833cb6: Verifying Checksum 20:10:39 77bc0d833cb6: Download complete 20:10:39 b4d181a07f80: Verifying Checksum 20:10:39 b4d181a07f80: Download complete 20:10:40 d287ab97295c: Verifying Checksum 20:10:40 d287ab97295c: Download complete 20:10:41 b4d181a07f80: Pull complete 20:10:41 a1111a8f2ec3: Pull complete 20:10:42 ed53099fbce6: Pull complete 20:10:42 dc539afda2c1: Pull complete 20:10:42 77bc0d833cb6: Pull complete 20:10:42 9065ff56babe: Pull complete 20:10:47 d287ab97295c: Pull complete 20:10:47 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:10:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:10:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:10:47 prd-centos7-docker-4c-2g-27980 does not seem to be running inside a container 20:10:47 $ 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/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/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:latest cat 20:10:50 $ docker top 9159577146cdc577cf01da0ae589cee839b1c3af55cb9c09ea117457ee9d6a67 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:10:50 ---> job-cost.sh 20:10:50 lf-activate-venv: SKIPPING 20:10:50 INFO: No Stack... 20:10:51 INFO: Retrieving Pricing Info for: v3-standard-2 20:10:51 INFO: Archiving Costs [Pipeline] sh 20:10:51 + cat /w/workspace/device-rest-go/1/archives/cost.csv 20:10:51 + cut -d, -f6 [Pipeline] lock 20:10:51 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-142-1-stack-cost] 20:10:51 Resource [jenkins-edgexfoundry-device-rest-go-PR-142-1-stack-cost] did not exist. Created. 20:10:51 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-142-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:10:52 + echo total: 0.05999999865889549 [Pipeline] stash 20:10:52 Stashed 1 file(s) [Pipeline] } 20:10:52 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-142-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:10:52 $ docker stop --time=1 9159577146cdc577cf01da0ae589cee839b1c3af55cb9c09ea117457ee9d6a67 20:10:53 $ docker rm -f 9159577146cdc577cf01da0ae589cee839b1c3af55cb9c09ea117457ee9d6a67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:11:15 Running on prd-ubuntu18.04-docker-arm64-4c-16g-27982 in /w/workspace/gexfoundry_device-rest-go_PR-142 [Pipeline] { [Pipeline] ws 20:11:15 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 20:11:15 The recommended git tool is: git 20:11:21 using credential edgex-jenkins-ssh 20:11:21 Cloning the remote Git repository 20:11:21 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 20:11:21 > git init /w/workspace/device-rest-go/1 # timeout=10 20:11:21 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:11:21 > git --version # timeout=10 20:11:21 > git --version # 'git version 2.17.1' 20:11:21 using GIT_SSH to set credentials SSH Credentials for GitHub 20:11:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:11:23 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:11:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:11:24 Merging remotes/origin/main commit 4ac6fc9b5edf904ed0b684cea51ffa3833345a1c into PR head commit 4f1dfccbcea580056c0d689b504aa3db0dcd8e8c 20:11:24 Merge succeeded, producing 4f1dfccbcea580056c0d689b504aa3db0dcd8e8c 20:11:24 Checking out Revision 4f1dfccbcea580056c0d689b504aa3db0dcd8e8c (PR-142) 20:11:23 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:11:23 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:11:23 using GIT_SSH to set credentials SSH Credentials for GitHub 20:11:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/142/head:refs/remotes/origin/PR-142 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:11:24 > git config core.sparsecheckout # timeout=10 20:11:24 > git checkout -f 4f1dfccbcea580056c0d689b504aa3db0dcd8e8c # timeout=10 20:11:24 > git remote # timeout=10 20:11:24 > git config --get remote.origin.url # timeout=10 20:11:24 using GIT_SSH to set credentials SSH Credentials for GitHub 20:11:24 > git merge 4ac6fc9b5edf904ed0b684cea51ffa3833345a1c # timeout=10 20:11:24 > git rev-parse HEAD^{commit} # timeout=10 20:11:24 > git config core.sparsecheckout # timeout=10 20:11:24 > git checkout -f 4f1dfccbcea580056c0d689b504aa3db0dcd8e8c # timeout=10 20:11:28 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 20:11:28 > git --version # timeout=10 20:11:28 > git --version # 'git version 2.17.1' 20:11:28 fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:11:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:11:29 % Total % Received % Xferd Average Speed Time Time Time Current 20:11:29 Dload Upload Total Spent Left Speed 20:11:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 75312 0 --:--:-- --:--:-- --:--:-- 75794 [Pipeline] sh 20:11:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:11:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:11:30 + sudo tee /etc/docker/daemon.new 20:11:30 { 20:11:30 "registry-mirrors": [ 20:11:30 "https://nexus3.edgexfoundry.org:10001" 20:11:30 ], 20:11:30 "bip": "10.250.0.254/24", 20:11:30 "hosts": [ 20:11:30 "tcp://0.0.0.0:5555", 20:11:30 "unix:///var/run/docker.sock" 20:11:30 ], 20:11:30 "mtu": 1458, 20:11:30 "selinux-enabled": true, 20:11:30 "seccomp-profile": "/etc/docker/seccomp.json" 20:11:30 } [Pipeline] sh 20:11:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:11:31 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:11:49 provisioning config files... 20:11:49 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config3492043954412277702tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:11:49 ---> docker-login.sh 20:11:49 nexus3.edgexfoundry.org:10001 20:11:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:51 Configure a credential helper to remove this warning. See 20:11:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:51 20:11:51 Login Succeeded 20:11:51 nexus3.edgexfoundry.org:10002 20:11:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:51 Configure a credential helper to remove this warning. See 20:11:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:51 20:11:51 Login Succeeded 20:11:51 nexus3.edgexfoundry.org:10003 20:11:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:52 Configure a credential helper to remove this warning. See 20:11:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:52 20:11:52 Login Succeeded 20:11:52 nexus3.edgexfoundry.org:10004 20:11:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:52 Configure a credential helper to remove this warning. See 20:11:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:52 20:11:52 Login Succeeded 20:11:52 docker.io 20:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:53 Configure a credential helper to remove this warning. See 20:11:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:53 20:11:53 Login Succeeded 20:11:53 ---> docker-login.sh ends [Pipeline] } 20:11:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:11:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:11:54 ========================================================= 20:11:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:11:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:11:54 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 20:11:54 Sending build context to Docker daemon 119.3kB 20:11:54 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 20:11:54 Step 2/11 : FROM ${BASE} AS builder 20:11:55 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:11:55 552d1f2373af: Pulling fs layer 20:11:55 ea3f2d53f512: Pulling fs layer 20:11:55 9e70ebbbe112: Pulling fs layer 20:11:55 7a9cfe048b4a: Pulling fs layer 20:11:55 72dc09318566: Pulling fs layer 20:11:55 f4f7b4309257: Pulling fs layer 20:11:55 0ac9a79272e3: Pulling fs layer 20:11:55 b78e95d17946: Pulling fs layer 20:11:55 7a9cfe048b4a: Waiting 20:11:55 72dc09318566: Waiting 20:11:55 f4f7b4309257: Waiting 20:11:55 0ac9a79272e3: Waiting 20:11:55 b78e95d17946: Waiting 20:11:55 9e70ebbbe112: Verifying Checksum 20:11:55 9e70ebbbe112: Download complete 20:11:55 ea3f2d53f512: Download complete 20:11:55 72dc09318566: Verifying Checksum 20:11:55 72dc09318566: Download complete 20:11:55 f4f7b4309257: Verifying Checksum 20:11:55 f4f7b4309257: Download complete 20:11:55 552d1f2373af: Download complete 20:11:55 0ac9a79272e3: Verifying Checksum 20:11:55 0ac9a79272e3: Download complete 20:11:56 552d1f2373af: Pull complete 20:11:57 ea3f2d53f512: Pull complete 20:11:57 9e70ebbbe112: Pull complete 20:11:57 b78e95d17946: Verifying Checksum 20:11:57 b78e95d17946: Download complete 20:11:57 7a9cfe048b4a: Verifying Checksum 20:11:57 7a9cfe048b4a: Download complete 20:12:08 7a9cfe048b4a: Pull complete 20:12:08 72dc09318566: Pull complete 20:12:08 f4f7b4309257: Pull complete 20:12:08 0ac9a79272e3: Pull complete 20:12:15 b78e95d17946: Pull complete 20:12:15 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 20:12:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:12:15 ---> 8b459fc5aaf0 20:12:15 Step 3/11 : ARG MAKE='make build' 20:12:15 ---> Running in 38755b608df9 20:12:16 Removing intermediate container 38755b608df9 20:12:16 ---> 2abf5414ddcf 20:12:16 Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:12:16 ---> Running in 248b8d6d3777 20:12:17 Removing intermediate container 248b8d6d3777 20:12:17 ---> b8185aeace7a 20:12:17 Step 5/11 : ARG ALPINE_PKG_EXTRA="" 20:12:17 ---> Running in 243dde94f0a9 20:12:17 Removing intermediate container 243dde94f0a9 20:12:17 ---> 2e7cfa295165 20:12:17 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:12:17 ---> Running in 7a0868c46857 20:12:19 Removing intermediate container 7a0868c46857 20:12:19 ---> 0e8031ec0b78 20:12:19 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:12:19 ---> Running in dbeefc0eb8d0 20:12:21 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:12:21 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:12:22 (1/4) Installing openssh-keygen (8.6_p1-r3) 20:12:22 (2/4) Installing libedit (20210216.3.1-r0) 20:12:22 (3/4) Installing openssh-client-common (8.6_p1-r3) 20:12:22 (4/4) Installing openssh-client-default (8.6_p1-r3) 20:12:22 Executing busybox-1.33.1-r3.trigger 20:12:22 OK: 223 MiB in 56 packages 20:12:23 Removing intermediate container dbeefc0eb8d0 20:12:23 ---> f23c7897473a 20:12:23 Step 8/11 : WORKDIR /device-rest-go 20:12:23 ---> Running in cc2a7c7a86f8 20:12:24 Removing intermediate container cc2a7c7a86f8 20:12:24 ---> 38728fb31197 20:12:24 Step 9/11 : COPY . . 20:12:25 ---> 6f3554eec3a2 20:12:25 Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:12:25 ---> Running in 1f1cb78a2aaf 20:13:47 Removing intermediate container 1f1cb78a2aaf 20:13:47 ---> f0cedabbd940 20:13:47 Step 11/11 : RUN $MAKE 20:13:47 ---> Running in d1ec106856c7 20:13:47 noop 20:13:47 Removing intermediate container d1ec106856c7 20:13:47 ---> 9a76aea0c10e 20:13:47 Successfully built 9a76aea0c10e 20:13:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:13:47 + docker inspect -f . ci-base-image-arm64 20:13:47 . [Pipeline] withDockerContainer 20:13:47 prd-ubuntu18.04-docker-arm64-4c-16g-27982 does not seem to be running inside a container 20:13:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/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 20:13:49 $ docker top 21154f40c62a7a0f1e14a70d6bbdbe27503b6afd1084979d7bbfb154736e4bc9 -eo pid,comm [Pipeline] { [Pipeline] sh 20:13:50 + go version 20:13:50 go version go1.16.8 linux/arm64 [Pipeline] } 20:13:50 $ docker stop --time=1 21154f40c62a7a0f1e14a70d6bbdbe27503b6afd1084979d7bbfb154736e4bc9 20:13:52 $ docker rm -f 21154f40c62a7a0f1e14a70d6bbdbe27503b6afd1084979d7bbfb154736e4bc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:13:53 + docker inspect -f . ci-base-image-arm64 20:13:53 . [Pipeline] withDockerContainer 20:13:53 prd-ubuntu18.04-docker-arm64-4c-16g-27982 does not seem to be running inside a container 20:13:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/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 20:13:55 $ docker top 088a07d3599adbb041f21bab543fdfc569ea18f389278de4c68a3306c86eaa79 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:13:56 + make test 20:13:56 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 20:13:57 ? github.com/edgexfoundry/device-rest-go [no test files] 20:14:54 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:14:54 ok github.com/edgexfoundry/device-rest-go/driver 0.049s coverage: 53.8% of statements 20:14:54 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:15:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:15:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:15:21 ./bin/test-attribution-txt.sh [Pipeline] } 20:15:22 $ docker stop --time=1 088a07d3599adbb041f21bab543fdfc569ea18f389278de4c68a3306c86eaa79 20:15:24 $ docker rm -f 088a07d3599adbb041f21bab543fdfc569ea18f389278de4c68a3306c86eaa79 [Pipeline] // withDockerContainer [Pipeline] sh 20:15:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:15:24 Warning: overwriting stash ‘coverage-report’ 20:15:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:15:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:15:26 + ls -al . 20:15:26 total 172 20:15:26 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 20:15 . 20:15:26 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 20:11 .. 20:15:26 -rw-rw-r-- 1 jenkins jenkins 151 Nov 8 20:11 .dockerignore 20:15:26 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 20:11 .git 20:15:26 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 20:11 .github 20:15:26 -rw-rw-r-- 1 jenkins jenkins 329 Nov 8 20:11 .gitignore 20:15:26 -rw-rw-r-- 1 jenkins jenkins 7095 Nov 8 20:11 Attribution.txt 20:15:26 -rw-rw-r-- 1 jenkins jenkins 7459 Nov 8 20:11 CHANGELOG.md 20:15:26 -rw-rw-r-- 1 jenkins jenkins 1649 Nov 8 20:11 Dockerfile 20:15:26 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 20:11 GOVERNANCE.md 20:15:26 -rw-rw-r-- 1 jenkins jenkins 680 Nov 8 20:11 Jenkinsfile 20:15:26 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 20:11 LICENSE 20:15:26 -rw-rw-r-- 1 jenkins jenkins 1078 Nov 8 20:11 Makefile 20:15:26 -rw-rw-r-- 1 jenkins jenkins 620 Nov 8 20:11 OWNERS.md 20:15:26 -rw-rw-r-- 1 jenkins jenkins 7661 Nov 8 20:11 README.md 20:15:26 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 20:08 VERSION 20:15:26 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 20:11 bin 20:15:26 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 20:11 cmd 20:15:26 -rw-r--r-- 1 jenkins jenkins 8435 Nov 8 20:14 coverage.out 20:15:26 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 20:11 driver 20:15:26 -rw-rw-r-- 1 jenkins jenkins 285 Nov 8 20:11 go.mod 20:15:26 -rw-rw-r-- 1 jenkins jenkins 49514 Nov 8 20:11 go.sum 20:15:26 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 20:11 snap 20:15:26 -rw-rw-r-- 1 jenkins jenkins 713 Nov 8 20:11 version.go [Pipeline] isUnix [Pipeline] sh 20:15:26 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=4f1dfccbcea580056c0d689b504aa3db0dcd8e8c --label arch=arm64 --label version=0.0.0 . 20:15:26 Sending build context to Docker daemon 128.5kB 20:15:26 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 20:15:26 Step 2/24 : FROM ${BASE} AS builder 20:15:26 ---> 9a76aea0c10e 20:15:26 Step 3/24 : ARG MAKE='make build' 20:15:27 ---> Running in 8b9dfc0352ef 20:15:27 Removing intermediate container 8b9dfc0352ef 20:15:27 ---> fd70138273c4 20:15:27 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:15:27 ---> Running in 3a25ef8ac863 20:15:27 Removing intermediate container 3a25ef8ac863 20:15:27 ---> a558ad17c9b0 20:15:27 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 20:15:28 ---> Running in b54d7da1188f 20:15:28 Removing intermediate container b54d7da1188f 20:15:28 ---> b74bf8410391 20:15:28 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:15:28 ---> Running in 0c1c0afa9370 20:15:30 Removing intermediate container 0c1c0afa9370 20:15:30 ---> b5ddcf133f96 20:15:30 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:15:30 ---> Running in a6d06f447243 20:15:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:15:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:15:33 OK: 223 MiB in 56 packages 20:15:34 Removing intermediate container a6d06f447243 20:15:34 ---> bc4b394bea29 20:15:34 Step 8/24 : WORKDIR /device-rest-go 20:15:34 ---> Running in 5e8de313646e 20:15:34 Removing intermediate container 5e8de313646e 20:15:34 ---> d61529ace729 20:15:34 Step 9/24 : COPY . . 20:15:35 ---> 90ddaf885b07 20:15:35 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:35 ---> Running in 76ae50a62528 20:15:38 Removing intermediate container 76ae50a62528 20:15:38 ---> 22f893cf2abb 20:15:38 Step 11/24 : RUN $MAKE 20:15:38 ---> Running in 249b967c2807 20:15:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 20:16:18 Removing intermediate container 249b967c2807 20:16:18 ---> 4491afd00815 20:16:18 Step 12/24 : FROM alpine:3.14 20:16:18 3.14: Pulling from library/alpine 20:16:18 552d1f2373af: Already exists 20:16:18 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 20:16:18 Status: Downloaded newer image for alpine:3.14 20:16:18 ---> bb3de5531c18 20:16:18 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:16:18 ---> Running in fe09cd971aaf 20:16:18 Removing intermediate container fe09cd971aaf 20:16:18 ---> 6c3efc5bce7e 20:16:18 Step 14/24 : LABEL Name=device-rest-go Version=${VERSION} 20:16:18 ---> Running in 17e27527b92a 20:16:19 Removing intermediate container 17e27527b92a 20:16:19 ---> f83bd4dd1961 20:16:19 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 20:16:19 ---> Running in 315bdad26dc4 20:16:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:16:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:16:21 (1/6) Installing dumb-init (1.2.5-r1) 20:16:21 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:16:21 (3/6) Installing libsodium (1.0.18-r0) 20:16:21 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:16:21 (5/6) Installing libzmq (4.3.4-r0) 20:16:21 (6/6) Installing zeromq (4.3.4-r0) 20:16:21 Executing busybox-1.33.1-r3.trigger 20:16:21 OK: 8 MiB in 20 packages 20:16:22 Removing intermediate container 315bdad26dc4 20:16:22 ---> 14b41c87e6f4 20:16:22 Step 16/24 : COPY --from=builder /device-rest-go/cmd / 20:16:23 ---> 4d66aa424e65 20:16:23 Step 17/24 : COPY --from=builder /device-rest-go/LICENSE / 20:16:24 ---> de5316455762 20:16:24 Step 18/24 : COPY --from=builder /device-rest-go/Attribution.txt / 20:16:25 ---> c95bf33880cf 20:16:25 Step 19/24 : EXPOSE 59986 20:16:25 ---> Running in 02b1a31f6348 20:16:25 Removing intermediate container 02b1a31f6348 20:16:25 ---> 766c38165873 20:16:25 Step 20/24 : ENTRYPOINT ["/device-rest"] 20:16:25 ---> Running in caf4e51d640d 20:16:25 Removing intermediate container caf4e51d640d 20:16:25 ---> 9c6fd3c4dc68 20:16:25 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 20:16:26 ---> Running in 6fa6aa1c8a39 20:16:26 Removing intermediate container 6fa6aa1c8a39 20:16:26 ---> 495bcf1866b8 20:16:26 Step 22/24 : LABEL arch=arm64 20:16:26 ---> Running in de055fb2ede7 20:16:27 Removing intermediate container de055fb2ede7 20:16:27 ---> 9b12745ebfbc 20:16:27 Step 23/24 : LABEL git_sha=4f1dfccbcea580056c0d689b504aa3db0dcd8e8c 20:16:27 ---> Running in f975ea3bfc9c 20:16:27 Removing intermediate container f975ea3bfc9c 20:16:27 ---> e451a75e8ae9 20:16:27 Step 24/24 : LABEL version=0.0.0 20:16:27 ---> Running in 78d34b92ac7a 20:16:27 Removing intermediate container 78d34b92ac7a 20:16:27 ---> 34c0a9d07c7a 20:16:27 [Warning] One or more build-args [ARCH] were not consumed 20:16:27 Successfully built 34c0a9d07c7a 20:16:27 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // script [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 20:16:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:16:28 20:16:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:16:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:16:29 arm64: Pulling from edgex-lftools-log-publisher 20:16:29 448f6bf000e3: Pulling fs layer 20:16:29 f757da607395: Pulling fs layer 20:16:29 05883995daec: Pulling fs layer 20:16:29 8603b9c90790: Pulling fs layer 20:16:29 1560dd03e051: Pulling fs layer 20:16:29 27f5ce0e4adf: Pulling fs layer 20:16:29 c2d8d7efcc4b: Pulling fs layer 20:16:29 1560dd03e051: Waiting 20:16:29 8603b9c90790: Waiting 20:16:29 c2d8d7efcc4b: Waiting 20:16:29 27f5ce0e4adf: Waiting 20:16:29 f757da607395: Verifying Checksum 20:16:29 f757da607395: Download complete 20:16:29 8603b9c90790: Verifying Checksum 20:16:29 8603b9c90790: Download complete 20:16:29 1560dd03e051: Verifying Checksum 20:16:29 1560dd03e051: Download complete 20:16:29 27f5ce0e4adf: Verifying Checksum 20:16:29 27f5ce0e4adf: Download complete 20:16:29 05883995daec: Verifying Checksum 20:16:29 05883995daec: Download complete 20:16:30 448f6bf000e3: Verifying Checksum 20:16:30 448f6bf000e3: Download complete 20:16:32 c2d8d7efcc4b: Verifying Checksum 20:16:32 c2d8d7efcc4b: Download complete 20:16:33 448f6bf000e3: Pull complete 20:16:34 f757da607395: Pull complete 20:16:35 05883995daec: Pull complete 20:16:35 8603b9c90790: Pull complete 20:16:36 1560dd03e051: Pull complete 20:16:37 27f5ce0e4adf: Pull complete 20:16:52 c2d8d7efcc4b: Pull complete 20:16:52 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 20:16:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:16:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:16:52 prd-ubuntu18.04-docker-arm64-4c-16g-27982 does not seem to be running inside a container 20:16:52 $ 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/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/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 20:16:55 $ docker top 717dcd2490ff006ebd004d6ac7ef2fc423cf489f7a532b9df026e1788f99b1ac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:16:56 ---> job-cost.sh 20:16:56 lf-activate-venv: SKIPPING 20:16:56 INFO: No Stack... 20:16:56 INFO: Retrieving Pricing Info for: v3-standard-4 20:16:57 INFO: Archiving Costs [Pipeline] sh 20:16:57 + cat /w/workspace/device-rest-go/1/archives/cost.csv+ 20:16:57 cut -d, -f6 [Pipeline] lock 20:16:57 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-142-1-stack-cost] 20:16:57 Resource [jenkins-edgexfoundry-device-rest-go-PR-142-1-stack-cost] did not exist. Created. 20:16:57 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-142-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:16:58 /w/workspace/device-rest-go/1@tmp/durable-04435dfb/script.sh: 1: /w/workspace/device-rest-go/1@tmp/durable-04435dfb/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 20:16:59 + echo total: 0.10999999940395355 [Pipeline] stash 20:16:59 Warning: overwriting stash ‘stack-cost’ 20:16:59 Stashed 1 file(s) [Pipeline] } 20:16:59 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-142-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:16:59 $ docker stop --time=1 717dcd2490ff006ebd004d6ac7ef2fc423cf489f7a532b9df026e1788f99b1ac 20:17:00 $ docker rm -f 717dcd2490ff006ebd004d6ac7ef2fc423cf489f7a532b9df026e1788f99b1ac [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 20:17:02 provisioning config files... 20:17:02 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-142@tmp/config1888783575336379038tmp [Pipeline] { [Pipeline] sh 20:17:02 + set +x 20:17:02 + curl -s https://codecov.io/bash 20:17:02 + bash -s -- 20:17:02 20:17:02 _____ _ 20:17:02 / ____| | | 20:17:02 | | ___ __| | ___ ___ _____ __ 20:17:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:17:02 | |___| (_) | (_| | __/ (_| (_) \ V / 20:17:02 \_____\___/ \__,_|\___|\___\___/ \_/ 20:17:02 Bash-1.0.6 20:17:02 20:17:02 20:17:02 ==> git version 2.24.4 found 20:17:02 ==> 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 20:17:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:17:02 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:17:02 ==> Jenkins CI detected. 20:17:02 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-142 20:17:02 project root: . 20:17:02 --> token set from env 20:17:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:17:02 ==> Running gcov in . (disable via -X gcov) 20:17:02 ==> Python coveragepy not found 20:17:02 ==> Searching for coverage reports in: 20:17:02 + . 20:17:02 -> Found 1 reports 20:17:02 ==> Detecting git/mercurial file structure 20:17:02 ==> Reading reports 20:17:02 + ./coverage.out bytes=8435 20:17:02 ==> Appending adjustments 20:17:02 https://docs.codecov.io/docs/fixing-reports 20:17:02 + Found adjustments 20:17:02 ==> Gzipping contents 20:17:02 4.0K /tmp/codecov.2rzd2y.gz 20:17:02 ==> Uploading reports 20:17:02 url: https://codecov.io 20:17:02 query: branch=PR-142&commit=4f1dfccbcea580056c0d689b504aa3db0dcd8e8c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-142%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=142&job=&cmd_args= 20:17:02 -> Pinging Codecov 20:17:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-142&commit=4f1dfccbcea580056c0d689b504aa3db0dcd8e8c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-142%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=142&job=&cmd_args= 20:17:02 -> Uploading to 20:17:02 https://storage.googleapis.com/codecov/v4/raw/2021-11-08/4E5D53B4F1F92C436F7061BF334D961C/4f1dfccbcea580056c0d689b504aa3db0dcd8e8c/ce0f7903-4d7b-4dff-a5f2-953773cc4a5a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211108T201702Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2e98b01b000c0e9f85dad0473bb2e588a6ca891b33eeec7c18b1c82036729c7b 20:17:02 % Total % Received % Xferd Average Speed Time Time Time Current 20:17:02 Dload Upload Total Spent Left Speed 20:17:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1741 0 0 100 1741 0 5406 --:--:-- --:--:-- --:--:-- 5423 20:17:03 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/4f1dfccbcea580056c0d689b504aa3db0dcd8e8c [Pipeline] } 20:17:03 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 20:17:05 + '[' -d /w/workspace/gexfoundry_device-rest-go_PR-142/archives ']' [Pipeline] libraryResource [Pipeline] sh 20:17:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:17:06 ---> package-listing.sh 20:17:06 ++ facter osfamily 20:17:06 ++ tr '[:upper:]' '[:lower:]' 20:17:06 + OS_FAMILY=redhat 20:17:06 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-142 20:17:06 + START_PACKAGES=/tmp/packages_start.txt 20:17:06 + END_PACKAGES=/tmp/packages_end.txt 20:17:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:17:06 + PACKAGES=/tmp/packages_start.txt 20:17:06 + '[' /w/workspace/gexfoundry_device-rest-go_PR-142 ']' 20:17:06 + PACKAGES=/tmp/packages_end.txt 20:17:06 + case "${OS_FAMILY}" in 20:17:06 + rpm -qa 20:17:06 + sort 20:17:07 + '[' -f /tmp/packages_start.txt ']' 20:17:07 + '[' -f /tmp/packages_end.txt ']' 20:17:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:17:07 + '[' /w/workspace/gexfoundry_device-rest-go_PR-142 ']' 20:17:07 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-142/archives/ 20:17:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-142/archives/ [Pipeline] echo 20:17:07 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/gexfoundry_device-rest-go_PR-142/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:17:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:17:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:17:08 20:17:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:17:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:17:09 latest: Pulling from edgex-lftools-log-publisher 20:17:09 b4d181a07f80: Pulling fs layer 20:17:09 a1111a8f2ec3: Pulling fs layer 20:17:09 ed53099fbce6: Pulling fs layer 20:17:09 dc539afda2c1: Pulling fs layer 20:17:09 77bc0d833cb6: Pulling fs layer 20:17:09 9065ff56babe: Pulling fs layer 20:17:09 d287ab97295c: Pulling fs layer 20:17:09 dc539afda2c1: Waiting 20:17:09 77bc0d833cb6: Waiting 20:17:09 9065ff56babe: Waiting 20:17:09 d287ab97295c: Waiting 20:17:09 a1111a8f2ec3: Verifying Checksum 20:17:09 a1111a8f2ec3: Download complete 20:17:09 dc539afda2c1: Verifying Checksum 20:17:09 dc539afda2c1: Download complete 20:17:09 77bc0d833cb6: Verifying Checksum 20:17:09 77bc0d833cb6: Download complete 20:17:09 9065ff56babe: Verifying Checksum 20:17:09 9065ff56babe: Download complete 20:17:09 ed53099fbce6: Verifying Checksum 20:17:09 ed53099fbce6: Download complete 20:17:09 b4d181a07f80: Verifying Checksum 20:17:09 b4d181a07f80: Download complete 20:17:10 d287ab97295c: Verifying Checksum 20:17:10 d287ab97295c: Download complete 20:17:11 b4d181a07f80: Pull complete 20:17:11 a1111a8f2ec3: Pull complete 20:17:11 ed53099fbce6: Pull complete 20:17:12 dc539afda2c1: Pull complete 20:17:12 77bc0d833cb6: Pull complete 20:17:12 9065ff56babe: Pull complete 20:17:19 d287ab97295c: Pull complete 20:17:19 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:17:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:17:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:17:19 prd-centos7-docker-4c-2g-27979 does not seem to be running inside a container 20:17:19 $ 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/gexfoundry_device-rest-go_PR-142/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-142 -v /w/workspace/gexfoundry_device-rest-go_PR-142:/w/workspace/gexfoundry_device-rest-go_PR-142:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-142@tmp:/w/workspace/gexfoundry_device-rest-go_PR-142@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 20:17:21 $ docker top aeb0c2d08e52cace08b7cd3a59355cef5154d0e8cd086ad88460f9fbc8e1a3ec -eo pid,comm [Pipeline] { [Pipeline] sh 20:17:22 + touch /tmp/pre-build-complete [Pipeline] sh 20:17:22 + mkdir -p /var/log/sysstat [Pipeline] sh 20:17:22 + ls /var/log/sa-host 20:17:22 + sadf -c /var/log/sa-host/sa08 20:17:22 file_magic: OK 20:17:22 HZ: Using current value: 100 20:17:22 file_header: OK 20:17:22 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 20:17:22 Statistics: 20:17:22 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:17:22 File successfully converted to sysstat format version 12.0.3 20:17:22 + sadf -c /var/log/sa-host/sa30 20:17:22 file_magic: OK 20:17:22 HZ: Using current value: 100 20:17:22 file_header: OK 20:17:22 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 20:17:22 Statistics: 20:17:22 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:17:22 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:17:23 provisioning config files... 20:17:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-142@tmp/config232507206999338366tmp [Pipeline] { [Pipeline] echo 20:17:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:17:23 ---> create-netrc.sh [Pipeline] } 20:17:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:17:23 ---> python-tools-install.sh [Pipeline] echo 20:17:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:17:24 ---> sudo-logs.sh 20:17:24 Archiving 'sudo' log.. 20:17:24 sudo: unable to resolve host prd-centos7-docker-4c-2g-27979.novalocal: Name or service not known 20:17:24 sudo: unable to resolve host prd-centos7-docker-4c-2g-27979.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 20:17:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:17:24 ---> job-cost.sh 20:17:24 lf-activate-venv: SKIPPING 20:17:24 DEBUG: total: 0.10999999940395355 20:17:24 INFO: Retrieving Stack Cost... 20:17:25 INFO: Retrieving Pricing Info for: v3-standard-2 20:17:25 INFO: Archiving Costs [Pipeline] echo 20:17:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:17:26 ---> logs-deploy.sh 20:17:26 lf-activate-venv: SKIPPING 20:17:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-142/1 20:17:26 INFO: archiving workspace using pattern(s): 20:17:27 Archives upload complete. 20:17:27 INFO: archiving logs to Nexus