Pull request #285 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ec72a010f3a9dc26a52c83ef9785512ab084ad85+fdf83baee4837586abd899036d884868d7632e86 (f249913d701bcc1e65742fc007cc030d359820a0) 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-ssh12841684610841366632.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh8369641320374526222.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-285/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # 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-285/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10557995019306607945.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-285/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3163157788490746075.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 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-ssh3337601946299768486.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-285/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # 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-285/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4090420063014974400.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.20 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6296 in /w/workspace/gexfoundry_device-rest-go_PR-285 [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-285 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit fdf83baee4837586abd899036d884868d7632e86 into PR head commit ec72a010f3a9dc26a52c83ef9785512ab084ad85 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/285/head:refs/remotes/origin/PR-285 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merge succeeded, producing ec72a010f3a9dc26a52c83ef9785512ab084ad85 Checking out Revision ec72a010f3a9dc26a52c83ef9785512ab084ad85 (PR-285) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:07:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:07:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:07:53 ========================================================= 23:07:53 EdgeX Global Pipelines Version Info 23:07:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f ec72a010f3a9dc26a52c83ef9785512ab084ad85 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge fdf83baee4837586abd899036d884868d7632e86 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ec72a010f3a9dc26a52c83ef9785512ab084ad85 # timeout=10 23:07:54 ------------------- 23:07:54 stable info: 23:07:54 ------------------- 23:07:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:07:54 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 23:07:54 Message: update stable to v1.0.245 23:07:55 ------------------- 23:07:55 experimental info: 23:07:55 ------------------- 23:07:55 Commited By: **** collab-it+edgex@linuxfoundation.org 23:07:55 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 23:07:55 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:07:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 23:07:55 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 23:07:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:07:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:07:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:07:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:07:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:07:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:07:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:07:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:07:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:07:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 23:07:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:07:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:07:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:07:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:07:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:07:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:07:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:07:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:07:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:07:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:07:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:07:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:07:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:07:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:07:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:07:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-285 [Pipeline] echo 23:07:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-285 [Pipeline] echo 23:07:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-285 [Pipeline] echo 23:07:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ec72a010f3a9dc26a52c83ef9785512ab084ad85 [Pipeline] echo 23:07:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ec72a01 [Pipeline] echo 23:07:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:07:56 provisioning config files... 23:07:56 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-285@tmp/config11423575505751543312tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:07:57 ---> docker-login.sh 23:07:57 nexus3.edgexfoundry.org:10001 23:07:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:57 Configure a credential helper to remove this warning. See 23:07:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:57 23:07:57 Login Succeeded 23:07:57 nexus3.edgexfoundry.org:10002 23:07:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:57 Configure a credential helper to remove this warning. See 23:07:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:57 23:07:57 Login Succeeded 23:07:57 nexus3.edgexfoundry.org:10003 23:07:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:58 Configure a credential helper to remove this warning. See 23:07:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:58 23:07:58 Login Succeeded 23:07:58 nexus3.edgexfoundry.org:10004 23:07:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:58 Configure a credential helper to remove this warning. See 23:07:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:58 23:07:58 Login Succeeded 23:07:58 docker.io 23:07:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:58 Configure a credential helper to remove this warning. See 23:07:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:58 23:07:58 Login Succeeded 23:07:58 ---> docker-login.sh ends [Pipeline] } 23:07:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:07:58 + git rev-list -1 --merges ec72a010f3a9dc26a52c83ef9785512ab084ad85~1..ec72a010f3a9dc26a52c83ef9785512ab084ad85 [Pipeline] echo 23:07:59 -----------> git rev-list -1 --merges ec72a010f3a9dc26a52c83ef9785512ab084ad85~1..ec72a010f3a9dc26a52c83ef9785512ab084ad85 ec72a010f3a9dc26a52c83ef9785512ab084ad85 [false] [Pipeline] sh 23:07:59 + git log --format=format:%s -1 ec72a010f3a9dc26a52c83ef9785512ab084ad85 [Pipeline] echo 23:07:59 ========================================================= 23:07:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:07:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:07:59 + git log --format=format:%s -1 ec72a010f3a9dc26a52c83ef9785512ab084ad85 [Pipeline] echo 23:07:59 [semverPrep] GIT_COMMIT: ec72a010f3a9dc26a52c83ef9785512ab084ad85, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 23:07:59 [semverPrep] This is not a build commit. [Pipeline] sh 23:08:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:08:00 + grep -v github /etc/ssh/ssh_known_hosts 23:08:00 + [ -e /tmp/ssh_known_hosts ] 23:08:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:08:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:08:00 + sudo tee -a /etc/ssh/ssh_known_hosts 23:08:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:08:00 23:08:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:08:01 0.1.4: Pulling from edgex-devops/py-git-semver 23:08:01 b85a868b505f: Pulling fs layer 23:08:01 e2be974225ed: Pulling fs layer 23:08:01 339a4e72a1f5: Pulling fs layer 23:08:01 988bab9f4d93: Pulling fs layer 23:08:01 1469e6f7b9e6: Pulling fs layer 23:08:01 eaf3925da568: Pulling fs layer 23:08:01 bab4dde63d76: Pulling fs layer 23:08:01 bde34c3a00c8: Pulling fs layer 23:08:01 b352a97aabf1: Pulling fs layer 23:08:01 988bab9f4d93: Waiting 23:08:01 4872d77fe225: Pulling fs layer 23:08:01 5851b861e8e6: Pulling fs layer 23:08:01 1469e6f7b9e6: Waiting 23:08:01 eaf3925da568: Waiting 23:08:01 bde34c3a00c8: Waiting 23:08:01 b352a97aabf1: Waiting 23:08:01 5851b861e8e6: Waiting 23:08:01 bab4dde63d76: Waiting 23:08:01 e2be974225ed: Verifying Checksum 23:08:01 e2be974225ed: Download complete 23:08:01 988bab9f4d93: Download complete 23:08:01 1469e6f7b9e6: Verifying Checksum 23:08:01 1469e6f7b9e6: Download complete 23:08:01 eaf3925da568: Verifying Checksum 23:08:01 eaf3925da568: Download complete 23:08:01 339a4e72a1f5: Verifying Checksum 23:08:01 339a4e72a1f5: Download complete 23:08:01 bde34c3a00c8: Download complete 23:08:01 b352a97aabf1: Download complete 23:08:01 4872d77fe225: Verifying Checksum 23:08:01 4872d77fe225: Download complete 23:08:01 5851b861e8e6: Verifying Checksum 23:08:01 5851b861e8e6: Download complete 23:08:01 b85a868b505f: Verifying Checksum 23:08:01 b85a868b505f: Download complete 23:08:01 bab4dde63d76: Verifying Checksum 23:08:01 bab4dde63d76: Download complete 23:08:02 b85a868b505f: Pull complete 23:08:02 e2be974225ed: Pull complete 23:08:03 339a4e72a1f5: Pull complete 23:08:03 988bab9f4d93: Pull complete 23:08:03 1469e6f7b9e6: Pull complete 23:08:03 eaf3925da568: Pull complete 23:08:05 bab4dde63d76: Pull complete 23:08:05 bde34c3a00c8: Pull complete 23:08:05 b352a97aabf1: Pull complete 23:08:05 4872d77fe225: Pull complete 23:08:05 5851b861e8e6: Pull complete 23:08:05 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:08:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:08:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:08:06 prd-ubuntu20.04-docker-8c-8g-6296 does not seem to be running inside a container 23:08:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-285 -v /w/workspace/gexfoundry_device-rest-go_PR-285:/w/workspace/gexfoundry_device-rest-go_PR-285:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-285@tmp:/w/workspace/gexfoundry_device-rest-go_PR-285@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:08:09 $ docker top c96425c6e3864be28351af8f8fbe2c08eeedf0e0cee6f1a5b53bbbbf958da991 -eo pid,comm 23:08:09 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:08:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:08:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:08:09 [ssh-agent] Looking for ssh-agent implementation... 23:08:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:08:10 $ docker exec c96425c6e3864be28351af8f8fbe2c08eeedf0e0cee6f1a5b53bbbbf958da991 ssh-agent 23:08:10 SSH_AUTH_SOCK=/tmp/ssh-gkuZwii9vlZ0/agent.32 23:08:10 SSH_AGENT_PID=38 23:08:10 Running ssh-add (command line suppressed) 23:08:10 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-285@tmp/private_key_16663087180006166404.key (/w/workspace/gexfoundry_device-rest-go_PR-285@tmp/private_key_16663087180006166404.key) 23:08:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:08:10 + git tag --points-at HEAD [Pipeline] } 23:08:10 $ docker exec --env ******** --env ******** c96425c6e3864be28351af8f8fbe2c08eeedf0e0cee6f1a5b53bbbbf958da991 ssh-agent -k 23:08:10 unset SSH_AUTH_SOCK; 23:08:10 unset SSH_AGENT_PID; 23:08:10 echo Agent pid 38 killed; 23:08:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:08:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:08:10 [ssh-agent] Looking for ssh-agent implementation... 23:08:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:08:11 $ docker exec c96425c6e3864be28351af8f8fbe2c08eeedf0e0cee6f1a5b53bbbbf958da991 ssh-agent 23:08:11 SSH_AUTH_SOCK=/tmp/ssh-2zPvbeoi4mj3/agent.71 23:08:11 SSH_AGENT_PID=77 23:08:11 Running ssh-add (command line suppressed) 23:08:11 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-285@tmp/private_key_15874246833084715573.key (/w/workspace/gexfoundry_device-rest-go_PR-285@tmp/private_key_15874246833084715573.key) 23:08:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:08:11 + git semver init 23:08:11 2023-03-29 23:08:11,809 [run_init] DEBUG init version:0.0.0 force:False 23:08:11 2023-03-29 23:08:11,810 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-285/.semver 23:08:11 2023-03-29 23:08:11,811 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-285/.semver 23:08:11 2023-03-29 23:08:11,811 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-285/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-285, universal_newlines=False, shell=None, istream=None) 23:08:13 2023-03-29 23:08:12,783 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-285/.git/info/exclude 23:08:13 2023-03-29 23:08:12,783 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-285/.semver/PR-285 with force:False 23:08:13 2023-03-29 23:08:12,783 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-285/.semver/PR-285 23:08:13 2023-03-29 23:08:12,787 [execute] INFO git cat-file --batch-check 23:08:13 2023-03-29 23:08:12,787 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-285/.semver, universal_newlines=False, shell=None, istream=) 23:08:13 2023-03-29 23:08:12,794 [execute] INFO git cat-file --batch 23:08:13 2023-03-29 23:08:12,794 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-285/.semver, universal_newlines=False, shell=None, istream=) 23:08:13 2023-03-29 23:08:12,800 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-285/.semver/PR-285 23:08:13 0.0.0 [Pipeline] } 23:08:13 $ docker exec --env ******** --env ******** c96425c6e3864be28351af8f8fbe2c08eeedf0e0cee6f1a5b53bbbbf958da991 ssh-agent -k 23:08:13 unset SSH_AUTH_SOCK; 23:08:13 unset SSH_AGENT_PID; 23:08:13 echo Agent pid 77 killed; 23:08:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:08:13 + git semver [Pipeline] } 23:08:14 $ docker stop --time=1 c96425c6e3864be28351af8f8fbe2c08eeedf0e0cee6f1a5b53bbbbf958da991 23:08:15 $ docker rm -f --volumes c96425c6e3864be28351af8f8fbe2c08eeedf0e0cee6f1a5b53bbbbf958da991 [Pipeline] // withDockerContainer [Pipeline] sh 23:08:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:08:16 Stashed 1 file(s) [Pipeline] echo 23:08:16 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:08:16 provisioning config files... 23:08:16 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-285@tmp/config468889623977519536tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:08:17 ---> docker-login.sh 23:08:17 nexus3.edgexfoundry.org:10001 23:08:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:17 Configure a credential helper to remove this warning. See 23:08:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:17 23:08:17 Login Succeeded 23:08:17 nexus3.edgexfoundry.org:10002 23:08:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:17 Configure a credential helper to remove this warning. See 23:08:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:17 23:08:17 Login Succeeded 23:08:17 nexus3.edgexfoundry.org:10003 23:08:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:17 Configure a credential helper to remove this warning. See 23:08:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:17 23:08:17 Login Succeeded 23:08:17 nexus3.edgexfoundry.org:10004 23:08:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:17 Configure a credential helper to remove this warning. See 23:08:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:17 23:08:17 Login Succeeded 23:08:17 docker.io 23:08:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:17 Configure a credential helper to remove this warning. See 23:08:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:17 23:08:17 Login Succeeded 23:08:17 ---> docker-login.sh ends [Pipeline] } 23:08:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:08:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:08:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:08:17 ========================================================= 23:08:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:08:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:18 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:08:18 Sending build context to Docker daemon 10.88MB 23:08:18 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:08:18 Step 2/12 : FROM ${BASE} AS builder 23:08:18 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:08:18 63b65145d645: Pulling fs layer 23:08:18 a2d21d5440eb: Pulling fs layer 23:08:18 935e6c44a52c: Pulling fs layer 23:08:18 94cc34f8dd06: Pulling fs layer 23:08:18 30dea6a524f1: Pulling fs layer 23:08:18 a2aff8979fd8: Pulling fs layer 23:08:18 6808be2612f2: Pulling fs layer 23:08:18 f25807f1079a: Pulling fs layer 23:08:18 30dea6a524f1: Waiting 23:08:18 a2aff8979fd8: Waiting 23:08:18 6808be2612f2: Waiting 23:08:18 f25807f1079a: Waiting 23:08:18 94cc34f8dd06: Waiting 23:08:18 a2d21d5440eb: Verifying Checksum 23:08:18 a2d21d5440eb: Download complete 23:08:18 94cc34f8dd06: Verifying Checksum 23:08:18 94cc34f8dd06: Download complete 23:08:18 30dea6a524f1: Verifying Checksum 23:08:18 30dea6a524f1: Download complete 23:08:18 63b65145d645: Verifying Checksum 23:08:18 63b65145d645: Download complete 23:08:18 a2aff8979fd8: Verifying Checksum 23:08:18 a2aff8979fd8: Download complete 23:08:18 63b65145d645: Pull complete 23:08:18 a2d21d5440eb: Pull complete 23:08:18 f25807f1079a: Download complete 23:08:19 935e6c44a52c: Verifying Checksum 23:08:19 935e6c44a52c: Download complete 23:08:19 6808be2612f2: Verifying Checksum 23:08:19 6808be2612f2: Download complete 23:08:22 935e6c44a52c: Pull complete 23:08:22 94cc34f8dd06: Pull complete 23:08:22 30dea6a524f1: Pull complete 23:08:22 a2aff8979fd8: Pull complete 23:08:25 6808be2612f2: Pull complete 23:08:25 f25807f1079a: Pull complete 23:08:25 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 23:08:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:08:25 ---> 3b553350e43f 23:08:25 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:08:31 Still waiting to schedule task 23:08:31 ‘prd-centos7-blackbox-4c-2g-5786’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:08:31 ‘prd-centos7-blackbox-4c-2g-5787’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:08:31 ‘prd-centos7-builder-2c-1g-6293’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:08:31 ‘prd-ubuntu20.04-docker-8c-8g-6290’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:08:31 ‘prd-ubuntu20.04-docker-8c-8g-6291’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:08:31 ‘prd-ubuntu20.04-docker-8c-8g-6300’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:08:31 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6287’ is offline 23:08:31 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6289’ is offline 23:08:31 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6297’ is offline 23:08:32 ---> Running in 47d0de685cca 23:08:32 Removing intermediate container 47d0de685cca 23:08:32 ---> c3bd9a21d4a4 23:08:32 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:08:32 ---> Running in 1324cd6b96c7 23:08:32 Removing intermediate container 1324cd6b96c7 23:08:32 ---> 85cabe800078 23:08:32 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:08:32 ---> Running in 1b2c91e4d560 23:08:32 Removing intermediate container 1b2c91e4d560 23:08:32 ---> 7627299b0bff 23:08:32 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:08:32 ---> Running in 310de280f82b 23:08:32 Removing intermediate container 310de280f82b 23:08:32 ---> ebeee0bc1f25 23:08:32 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:08:32 ---> Running in d473832f3266 23:08:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:08:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:08:32 (1/4) Installing openssh-keygen (9.1_p1-r2) 23:08:32 (2/4) Installing libedit (20221030.3.1-r0) 23:08:32 (3/4) Installing openssh-client-common (9.1_p1-r2) 23:08:32 (4/4) Installing openssh-client-default (9.1_p1-r2) 23:08:32 Executing busybox-1.35.0-r29.trigger 23:08:32 OK: 269 MiB in 57 packages 23:08:32 Removing intermediate container d473832f3266 23:08:32 ---> 2e1dc507b687 23:08:32 Step 8/12 : WORKDIR /device-rest-go 23:08:33 ---> Running in be48c6050c88 23:08:33 Removing intermediate container be48c6050c88 23:08:33 ---> 14653e9aa2f6 23:08:33 Step 9/12 : COPY go.mod vendor* ./ 23:08:33 ---> 20e3949e4e98 23:08:33 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:33 ---> Running in 578c1dc2c826 23:09:00 Removing intermediate container 578c1dc2c826 23:09:00 ---> a3216bb01f8b 23:09:00 Step 11/12 : COPY . . 23:09:00 ---> 6f9f81a1e40c 23:09:00 Step 12/12 : RUN $MAKE 23:09:00 ---> Running in c526988310a4 23:09:00 noop 23:09:01 Removing intermediate container c526988310a4 23:09:01 ---> bbc6e8ad210b 23:09:01 Successfully built bbc6e8ad210b 23:09:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:01 + docker inspect -f . ci-base-image-x86_64 23:09:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:09:01 prd-ubuntu20.04-docker-8c-8g-6296 does not seem to be running inside a container 23:09:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-285 -v /w/workspace/gexfoundry_device-rest-go_PR-285:/w/workspace/gexfoundry_device-rest-go_PR-285:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-285@tmp:/w/workspace/gexfoundry_device-rest-go_PR-285@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:09:02 $ docker top 318976c4fd72725557a99fc28bb81b7bb4618d16d22f01c23455de572c6b1f48 -eo pid,comm [Pipeline] { [Pipeline] sh 23:09:02 + go version 23:09:02 go version go1.20.2 linux/amd64 [Pipeline] } 23:09:02 $ docker stop --time=1 318976c4fd72725557a99fc28bb81b7bb4618d16d22f01c23455de572c6b1f48 23:09:03 $ docker rm -f --volumes 318976c4fd72725557a99fc28bb81b7bb4618d16d22f01c23455de572c6b1f48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:04 + docker inspect -f . ci-base-image-x86_64 23:09:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:09:04 prd-ubuntu20.04-docker-8c-8g-6296 does not seem to be running inside a container 23:09:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-rest-go_PR-285 -v /w/workspace/gexfoundry_device-rest-go_PR-285:/w/workspace/gexfoundry_device-rest-go_PR-285:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-285@tmp:/w/workspace/gexfoundry_device-rest-go_PR-285@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:09:04 $ docker top 8dba6cc4e015b51f552d87895ee83dad2c316a674e4fa6838301048d785f6904 -eo pid,comm [Pipeline] { [Pipeline] sh 23:09:05 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-285 [Pipeline] fileExists [Pipeline] sh 23:09:05 + make test 23:09:05 go test ./... -coverprofile=coverage.out ./... 23:09:10 ? github.com/edgexfoundry/device-rest-go [no test files] 23:09:21 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 23:09:21 ok github.com/edgexfoundry/device-rest-go/driver 0.012s coverage: 33.0% of statements 23:09:26 go vet ./... 23:09:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:09:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:09:29 ./bin/test-attribution-txt.sh [Pipeline] echo 23:09:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:09:29 $ docker stop --time=1 8dba6cc4e015b51f552d87895ee83dad2c316a674e4fa6838301048d785f6904 23:09:33 $ docker rm -f --volumes 8dba6cc4e015b51f552d87895ee83dad2c316a674e4fa6838301048d785f6904 [Pipeline] // withDockerContainer [Pipeline] sh 23:09:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:09:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:09:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:09:34 + ls -al . 23:09:34 total 184 23:09:34 drwxrwxr-x 9 jenkins jenkins 4096 Mar 29 23:09 . 23:09:34 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:07 .. 23:09:34 -rw-rw-r-- 1 jenkins jenkins 151 Mar 29 23:07 .dockerignore 23:09:34 drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 23:08 .git 23:09:34 drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 23:07 .github 23:09:34 -rw-rw-r-- 1 jenkins jenkins 329 Mar 29 23:07 .gitignore 23:09:34 -rw-rw-r-- 1 jenkins jenkins 41 Mar 29 23:07 .golangci.yml 23:09:34 drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 23:08 .semver 23:09:34 -rw-rw-r-- 1 jenkins jenkins 9202 Mar 29 23:07 Attribution.txt 23:09:34 -rw-rw-r-- 1 jenkins jenkins 13085 Mar 29 23:07 CHANGELOG.md 23:09:34 -rw-rw-r-- 1 jenkins jenkins 1578 Mar 29 23:07 Dockerfile 23:09:34 -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 23:07 GOVERNANCE.md 23:09:34 -rw-rw-r-- 1 jenkins jenkins 680 Mar 29 23:07 Jenkinsfile 23:09:34 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 29 23:07 LICENSE 23:09:34 -rw-rw-r-- 1 jenkins jenkins 1779 Mar 29 23:07 Makefile 23:09:34 -rw-rw-r-- 1 jenkins jenkins 620 Mar 29 23:07 OWNERS.md 23:09:34 -rw-rw-r-- 1 jenkins jenkins 15321 Mar 29 23:07 README.md 23:09:34 -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 23:08 VERSION 23:09:34 drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 23:07 bin 23:09:34 drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 23:07 cmd 23:09:34 -rw-r--r-- 1 jenkins jenkins 14200 Mar 29 23:09 coverage.out 23:09:34 drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 23:07 driver 23:09:34 -rw-rw-r-- 1 jenkins jenkins 3399 Mar 29 23:07 go.mod 23:09:34 -rw-rw-r-- 1 jenkins jenkins 31153 Mar 29 23:07 go.sum 23:09:34 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:07 snap 23:09:34 -rw-rw-r-- 1 jenkins jenkins 713 Mar 29 23:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:35 + 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=ec72a010f3a9dc26a52c83ef9785512ab084ad85 --label arch=amd64 --label version=0.0.0 . 23:09:35 Sending build context to Docker daemon 10.89MB 23:09:35 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 23:09:35 Step 2/25 : FROM ${BASE} AS builder 23:09:35 ---> bbc6e8ad210b 23:09:35 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:09:35 ---> Running in 974d0a613164 23:09:35 Removing intermediate container 974d0a613164 23:09:35 ---> 358881dd1fdf 23:09:35 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:09:35 ---> Running in f968e617d9e4 23:09:35 Removing intermediate container f968e617d9e4 23:09:35 ---> b4c6496f927e 23:09:35 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:09:35 ---> Running in 848b80bc094a 23:09:35 Removing intermediate container 848b80bc094a 23:09:35 ---> 91d0a2c3e85e 23:09:35 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 23:09:35 ---> Running in f1b525b0a711 23:09:35 Removing intermediate container f1b525b0a711 23:09:35 ---> 56eacc077447 23:09:35 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:09:35 ---> Running in 57153d3b5938 23:09:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:09:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:09:36 OK: 269 MiB in 57 packages 23:09:36 Removing intermediate container 57153d3b5938 23:09:36 ---> 2b4a1cfe73ca 23:09:36 Step 8/25 : WORKDIR /device-rest-go 23:09:36 ---> Running in 4184339e4bb8 23:09:36 Removing intermediate container 4184339e4bb8 23:09:36 ---> d620f7c33276 23:09:36 Step 9/25 : COPY go.mod vendor* ./ 23:09:36 ---> 5f8d5da8ddbc 23:09:36 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:09:36 ---> Running in 69916534290b 23:09:37 Removing intermediate container 69916534290b 23:09:37 ---> def6299a1c86 23:09:37 Step 11/25 : COPY . . 23:09:38 ---> 957fdfa91450 23:09:38 Step 12/25 : RUN $MAKE 23:09:38 ---> Running in 08ffc6380422 23:09:38 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd 23:10:00 Removing intermediate container 08ffc6380422 23:10:00 ---> fe2384816180 23:10:00 Step 13/25 : FROM alpine:3.17 23:10:00 3.17: Pulling from library/alpine 23:10:00 f56be85fc22e: Pulling fs layer 23:10:00 f56be85fc22e: Verifying Checksum 23:10:00 f56be85fc22e: Download complete 23:10:00 f56be85fc22e: Pull complete 23:10:00 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:10:00 Status: Downloaded newer image for alpine:3.17 23:10:00 ---> 9ed4aefc74f6 23:10:00 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:10:00 ---> Running in 4c1dd5de608d 23:10:00 Removing intermediate container 4c1dd5de608d 23:10:00 ---> 9b04a714b9e7 23:10:00 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 23:10:00 ---> Running in 7d7c3a4756ef 23:10:00 Removing intermediate container 7d7c3a4756ef 23:10:00 ---> a3eff3afd5f7 23:10:00 Step 16/25 : RUN apk add --update --no-cache dumb-init 23:10:00 ---> Running in fd2a2e90d2b6 23:10:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:10:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:10:00 (1/1) Installing dumb-init (1.2.5-r2) 23:10:00 Executing busybox-1.35.0-r29.trigger 23:10:00 OK: 7 MiB in 16 packages 23:10:00 Removing intermediate container fd2a2e90d2b6 23:10:00 ---> be8209887805 23:10:00 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 23:10:00 ---> 8d9a397e99f7 23:10:00 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 23:10:00 ---> adc2ea72ec72 23:10:00 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 23:10:00 ---> 675d16233b7e 23:10:00 Step 20/25 : EXPOSE 59986 23:10:00 ---> Running in 841f0d76c07e 23:10:00 Removing intermediate container 841f0d76c07e 23:10:00 ---> 9e1c6928e553 23:10:00 Step 21/25 : ENTRYPOINT ["/device-rest"] 23:10:00 ---> Running in 3bbc87166b90 23:10:00 Removing intermediate container 3bbc87166b90 23:10:00 ---> 09bbf7f70187 23:10:00 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 23:10:00 ---> Running in 9ce5d52769ca 23:10:00 Removing intermediate container 9ce5d52769ca 23:10:00 ---> 33e4d065df57 23:10:00 Step 23/25 : LABEL arch=amd64 23:10:00 ---> Running in 67d66212e242 23:10:00 Removing intermediate container 67d66212e242 23:10:00 ---> 03aef863b21e 23:10:00 Step 24/25 : LABEL git_sha=ec72a010f3a9dc26a52c83ef9785512ab084ad85 23:10:00 ---> Running in dd9b74e0e6b9 23:10:00 Removing intermediate container dd9b74e0e6b9 23:10:00 ---> 8d4c2ec48e41 23:10:00 Step 25/25 : LABEL version=0.0.0 23:10:00 ---> Running in 33e841049c6d 23:10:00 Removing intermediate container 33e841049c6d 23:10:00 ---> fc2e7ac88667 23:10:00 [Warning] One or more build-args [ARCH] were not consumed 23:10:00 Successfully built fc2e7ac88667 23:10:00 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh 23:10:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:10:01 23:10:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:10:02 latest: Pulling from edgex-lftools-log-publisher 23:10:02 5eb5b503b376: Pulling fs layer 23:10:02 5c69ac0246d0: Pulling fs layer 23:10:02 ec43610c2a17: Pulling fs layer 23:10:02 3a2ae6a8a46f: Pulling fs layer 23:10:02 33b1e0a273af: Pulling fs layer 23:10:02 5d3b04190fa2: Pulling fs layer 23:10:02 2f39f015ded8: Pulling fs layer 23:10:02 33b1e0a273af: Waiting 23:10:02 3a2ae6a8a46f: Waiting 23:10:02 5d3b04190fa2: Waiting 23:10:02 2f39f015ded8: Waiting 23:10:02 5c69ac0246d0: Verifying Checksum 23:10:02 5c69ac0246d0: Download complete 23:10:02 3a2ae6a8a46f: Verifying Checksum 23:10:02 3a2ae6a8a46f: Download complete 23:10:02 33b1e0a273af: Verifying Checksum 23:10:02 33b1e0a273af: Download complete 23:10:02 5d3b04190fa2: Verifying Checksum 23:10:02 5d3b04190fa2: Download complete 23:10:02 ec43610c2a17: Verifying Checksum 23:10:02 ec43610c2a17: Download complete 23:10:02 5eb5b503b376: Download complete 23:10:02 2f39f015ded8: Verifying Checksum 23:10:02 2f39f015ded8: Download complete 23:10:03 5eb5b503b376: Pull complete 23:10:03 5c69ac0246d0: Pull complete 23:10:04 ec43610c2a17: Pull complete 23:10:04 3a2ae6a8a46f: Pull complete 23:10:04 33b1e0a273af: Pull complete 23:10:04 5d3b04190fa2: Pull complete 23:10:08 2f39f015ded8: Pull complete 23:10:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:10:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:10:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:10:08 prd-ubuntu20.04-docker-8c-8g-6296 does not seem to be running inside a container 23:10:08 $ 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/gexfoundry_device-rest-go_PR-285 -v /w/workspace/gexfoundry_device-rest-go_PR-285:/w/workspace/gexfoundry_device-rest-go_PR-285:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-285@tmp:/w/workspace/gexfoundry_device-rest-go_PR-285@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:10:11 $ docker top ee0cde733dd61c41d29f70be5b2e24fa3f94b911a4c87ab707c930f92434ee72 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:10:12 ---> job-cost.sh 23:10:12 lf-activate-venv: SKIPPING 23:10:12 INFO: No Stack... 23:10:12 INFO: Retrieving Pricing Info for: v3-standard-8 23:10:13 INFO: Archiving Costs [Pipeline] sh 23:10:13 + cat /w/workspace/gexfoundry_device-rest-go_PR-285/archives/cost.csv 23:10:13 + cut -d, -f6 [Pipeline] lock 23:10:13 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-285-1-stack-cost] 23:10:13 Resource [jenkins-edgexfoundry-device-rest-go-PR-285-1-stack-cost] did not exist. Created. 23:10:13 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-285-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:10:13 + echo total: 0.2199999988079071 [Pipeline] stash 23:10:13 Stashed 1 file(s) [Pipeline] } 23:10:13 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-285-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:10:13 $ docker stop --time=1 ee0cde733dd61c41d29f70be5b2e24fa3f94b911a4c87ab707c930f92434ee72 23:10:15 $ docker rm -f --volumes ee0cde733dd61c41d29f70be5b2e24fa3f94b911a4c87ab707c930f92434ee72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:11:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6305 in /w/workspace/gexfoundry_device-rest-go_PR-285 [Pipeline] { [Pipeline] ws 23:11:19 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 23:11:19 The recommended git tool is: git 23:11:26 using credential edgex-jenkins-ssh 23:11:26 Cloning the remote Git repository 23:11:26 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 23:11:26 > git init /w/workspace/device-rest-go/1 # timeout=10 23:11:27 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 23:11:27 > git --version # timeout=10 23:11:27 > git --version # 'git version 2.25.1' 23:11:27 using GIT_SSH to set credentials SSH Credentials for GitHub 23:11:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:11:29 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 23:11:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:11:31 Merging remotes/origin/main commit fdf83baee4837586abd899036d884868d7632e86 into PR head commit ec72a010f3a9dc26a52c83ef9785512ab084ad85 23:11:31 Merge succeeded, producing ec72a010f3a9dc26a52c83ef9785512ab084ad85 23:11:31 Checking out Revision ec72a010f3a9dc26a52c83ef9785512ab084ad85 (PR-285) 23:11:30 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 23:11:30 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 23:11:30 using GIT_SSH to set credentials SSH Credentials for GitHub 23:11:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/285/head:refs/remotes/origin/PR-285 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:11:31 > git config core.sparsecheckout # timeout=10 23:11:31 > git checkout -f ec72a010f3a9dc26a52c83ef9785512ab084ad85 # timeout=10 23:11:31 > git remote # timeout=10 23:11:31 > git config --get remote.origin.url # timeout=10 23:11:31 using GIT_SSH to set credentials SSH Credentials for GitHub 23:11:31 > git merge fdf83baee4837586abd899036d884868d7632e86 # timeout=10 23:11:31 > git rev-parse HEAD^{commit} # timeout=10 23:11:31 > git config core.sparsecheckout # timeout=10 23:11:31 > git checkout -f ec72a010f3a9dc26a52c83ef9785512ab084ad85 # timeout=10 23:11:32 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 23:11:32 > git --version # timeout=10 23:11:32 > git --version # 'git version 2.25.1' 23:11:32 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:11:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:11:33 % Total % Received % Xferd Average Speed Time Time Time Current 23:11:33 Dload Upload Total Spent Left Speed 23:11:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 175k 0 --:--:-- --:--:-- --:--:-- 175k [Pipeline] sh 23:11:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:11:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:11:34 + sudo tee /etc/docker/daemon.new 23:11:35 { 23:11:35 "registry-mirrors": [ 23:11:35 "https://nexus3.edgexfoundry.org:10001" 23:11:35 ], 23:11:35 "bip": "10.250.0.254/24", 23:11:35 "hosts": [ 23:11:35 "tcp://0.0.0.0:5555", 23:11:35 "unix:///var/run/docker.sock" 23:11:35 ], 23:11:35 "mtu": 1458, 23:11:35 "selinux-enabled": true, 23:11:35 "seccomp-profile": "/etc/docker/seccomp.json" 23:11:35 } [Pipeline] sh 23:11:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:11:36 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:11:54 provisioning config files... 23:11:54 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config3069732789964562028tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:11:54 ---> docker-login.sh 23:11:54 nexus3.edgexfoundry.org:10001 23:11:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:55 Configure a credential helper to remove this warning. See 23:11:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:55 23:11:55 Login Succeeded 23:11:55 nexus3.edgexfoundry.org:10002 23:11:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:55 Configure a credential helper to remove this warning. See 23:11:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:55 23:11:55 Login Succeeded 23:11:55 nexus3.edgexfoundry.org:10003 23:11:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:56 Configure a credential helper to remove this warning. See 23:11:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:56 23:11:56 Login Succeeded 23:11:56 nexus3.edgexfoundry.org:10004 23:11:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:56 Configure a credential helper to remove this warning. See 23:11:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:56 23:11:56 Login Succeeded 23:11:56 docker.io 23:11:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:57 Configure a credential helper to remove this warning. See 23:11:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:57 23:11:57 Login Succeeded 23:11:57 ---> docker-login.sh ends [Pipeline] } 23:11:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:11:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:11:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:11:57 ========================================================= 23:11:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:11:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:58 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:11:58 Sending build context to Docker daemon 137.2kB 23:12:01 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:12:01 Step 2/12 : FROM ${BASE} AS builder 23:12:02 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:12:02 af6eaf76a39c: Pulling fs layer 23:12:02 55522c791124: Pulling fs layer 23:12:02 ce5c4a1c91eb: Pulling fs layer 23:12:02 169dfbe0d373: Pulling fs layer 23:12:02 e1ff8fa3b103: Pulling fs layer 23:12:02 52ebb69f0ebf: Pulling fs layer 23:12:02 5abe8eddf0d5: Pulling fs layer 23:12:02 169dfbe0d373: Waiting 23:12:02 e1ff8fa3b103: Waiting 23:12:02 52ebb69f0ebf: Waiting 23:12:02 5abe8eddf0d5: Waiting 23:12:02 55522c791124: Verifying Checksum 23:12:02 55522c791124: Download complete 23:12:02 169dfbe0d373: Verifying Checksum 23:12:02 169dfbe0d373: Download complete 23:12:02 e1ff8fa3b103: Verifying Checksum 23:12:02 e1ff8fa3b103: Download complete 23:12:02 af6eaf76a39c: Verifying Checksum 23:12:03 5abe8eddf0d5: Verifying Checksum 23:12:03 5abe8eddf0d5: Download complete 23:12:03 af6eaf76a39c: Pull complete 23:12:04 55522c791124: Pull complete 23:12:05 52ebb69f0ebf: Verifying Checksum 23:12:05 52ebb69f0ebf: Download complete 23:12:05 ce5c4a1c91eb: Verifying Checksum 23:12:05 ce5c4a1c91eb: Download complete 23:12:17 ce5c4a1c91eb: Pull complete 23:12:17 169dfbe0d373: Pull complete 23:12:17 e1ff8fa3b103: Pull complete 23:12:24 52ebb69f0ebf: Pull complete 23:12:25 5abe8eddf0d5: Pull complete 23:12:25 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 23:12:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:12:25 ---> 6cb57ee374ae 23:12:25 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:12:28 ---> Running in 329c3d9f9be5 23:12:28 Removing intermediate container 329c3d9f9be5 23:12:28 ---> 9730f619b0fa 23:12:28 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:12:28 ---> Running in dfca5b294f0c 23:12:28 Removing intermediate container dfca5b294f0c 23:12:28 ---> 1d91882442d0 23:12:28 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:12:29 ---> Running in d3481baa3340 23:12:29 Removing intermediate container d3481baa3340 23:12:29 ---> aa3637854fb5 23:12:29 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:12:29 ---> Running in ea24e853a631 23:12:30 Removing intermediate container ea24e853a631 23:12:30 ---> bbea21cd735a 23:12:30 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:12:30 ---> Running in 57f71bbc0af1 23:12:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:12:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:12:33 (1/4) Installing openssh-keygen (9.1_p1-r2) 23:12:33 (2/4) Installing libedit (20221030.3.1-r0) 23:12:33 (3/4) Installing openssh-client-common (9.1_p1-r2) 23:12:33 (4/4) Installing openssh-client-default (9.1_p1-r2) 23:12:33 Executing busybox-1.35.0-r29.trigger 23:12:33 OK: 268 MiB in 57 packages 23:12:35 Removing intermediate container 57f71bbc0af1 23:12:35 ---> 6442a23cfa19 23:12:35 Step 8/12 : WORKDIR /device-rest-go 23:12:35 ---> Running in be9c6cecdfc9 23:12:35 Removing intermediate container be9c6cecdfc9 23:12:35 ---> 4eac16df2d89 23:12:35 Step 9/12 : COPY go.mod vendor* ./ 23:12:36 ---> d70dd9965e77 23:12:36 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:12:36 ---> Running in 9ec6c8e2f008 23:13:44 Removing intermediate container 9ec6c8e2f008 23:13:44 ---> 3deef9b96db1 23:13:44 Step 11/12 : COPY . . 23:13:44 ---> 5a25df41f245 23:13:44 Step 12/12 : RUN $MAKE 23:13:44 ---> Running in 35949c423cee 23:13:44 noop 23:13:44 Removing intermediate container 35949c423cee 23:13:44 ---> e3bd4eea4cf6 23:13:44 Successfully built e3bd4eea4cf6 23:13:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:45 + docker inspect -f . ci-base-image-arm64 23:13:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:13:45 prd-ubuntu20.04-docker-arm64-4c-16g-6305 does not seem to be running inside a container 23:13: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 ******** -e ******** ci-base-image-arm64 cat 23:13:47 $ docker top c904fdf21d0ea6fa2380b4cd89dd54da1fef3cb2e97f7fb33cf0b7657947776c -eo pid,comm [Pipeline] { [Pipeline] sh 23:13:48 + go version 23:13:48 go version go1.20.2 linux/arm64 [Pipeline] } 23:13:48 $ docker stop --time=1 c904fdf21d0ea6fa2380b4cd89dd54da1fef3cb2e97f7fb33cf0b7657947776c 23:13:49 $ docker rm -f --volumes c904fdf21d0ea6fa2380b4cd89dd54da1fef3cb2e97f7fb33cf0b7657947776c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:50 + docker inspect -f . ci-base-image-arm64 23:13:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:13:51 prd-ubuntu20.04-docker-arm64-4c-16g-6305 does not seem to be running inside a container 23:13:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** -e ******** ci-base-image-arm64 cat 23:13:52 $ docker top b5e7e8d4a70c48c02804511d90be74a62ed3568f4689c46ae90e98bcd5b43b95 -eo pid,comm [Pipeline] { [Pipeline] sh 23:13:53 + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh 23:13:54 + make test 23:13:54 go test ./... -coverprofile=coverage.out ./... 23:14:41 ? github.com/edgexfoundry/device-rest-go [no test files] 23:17:33 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 23:17:33 ok github.com/edgexfoundry/device-rest-go/driver 0.074s coverage: 33.0% of statements 23:17:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:17:33 go vet ./... 23:18:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:18:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:18:00 ./bin/test-attribution-txt.sh [Pipeline] echo 23:18:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:18:00 $ docker stop --time=1 b5e7e8d4a70c48c02804511d90be74a62ed3568f4689c46ae90e98bcd5b43b95 23:18:02 $ docker rm -f --volumes b5e7e8d4a70c48c02804511d90be74a62ed3568f4689c46ae90e98bcd5b43b95 [Pipeline] // withDockerContainer [Pipeline] sh 23:18:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:18:03 Warning: overwriting stash ‘coverage-report’ 23:18:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:18:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:18:05 + ls -al . 23:18:05 total 180 23:18:05 drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 23:13 . 23:18:05 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:11 .. 23:18:05 -rw-rw-r-- 1 jenkins jenkins 151 Mar 29 23:11 .dockerignore 23:18:05 drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 23:11 .git 23:18:05 drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 23:11 .github 23:18:05 -rw-rw-r-- 1 jenkins jenkins 329 Mar 29 23:11 .gitignore 23:18:05 -rw-rw-r-- 1 jenkins jenkins 41 Mar 29 23:11 .golangci.yml 23:18:05 -rw-rw-r-- 1 jenkins jenkins 9202 Mar 29 23:11 Attribution.txt 23:18:05 -rw-rw-r-- 1 jenkins jenkins 13085 Mar 29 23:11 CHANGELOG.md 23:18:05 -rw-rw-r-- 1 jenkins jenkins 1578 Mar 29 23:11 Dockerfile 23:18:05 -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 23:11 GOVERNANCE.md 23:18:05 -rw-rw-r-- 1 jenkins jenkins 680 Mar 29 23:11 Jenkinsfile 23:18:05 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 29 23:11 LICENSE 23:18:05 -rw-rw-r-- 1 jenkins jenkins 1779 Mar 29 23:11 Makefile 23:18:05 -rw-rw-r-- 1 jenkins jenkins 620 Mar 29 23:11 OWNERS.md 23:18:05 -rw-rw-r-- 1 jenkins jenkins 15321 Mar 29 23:11 README.md 23:18:05 -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 23:08 VERSION 23:18:05 drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 23:11 bin 23:18:05 drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 23:11 cmd 23:18:05 -rw-r--r-- 1 jenkins jenkins 14200 Mar 29 23:17 coverage.out 23:18:05 drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 23:11 driver 23:18:05 -rw-rw-r-- 1 jenkins jenkins 3399 Mar 29 23:11 go.mod 23:18:05 -rw-rw-r-- 1 jenkins jenkins 31153 Mar 29 23:11 go.sum 23:18:05 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:11 snap 23:18:05 -rw-rw-r-- 1 jenkins jenkins 713 Mar 29 23:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:06 + 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=ec72a010f3a9dc26a52c83ef9785512ab084ad85 --label arch=arm64 --label version=0.0.0 . 23:18:06 Sending build context to Docker daemon 152.1kB 23:18:06 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 23:18:06 Step 2/25 : FROM ${BASE} AS builder 23:18:06 ---> e3bd4eea4cf6 23:18:06 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:18:06 ---> Running in a79be9a30ba5 23:18:07 Removing intermediate container a79be9a30ba5 23:18:07 ---> e03fb0532ca1 23:18:07 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:18:07 ---> Running in c676708fdb9a 23:18:07 Removing intermediate container c676708fdb9a 23:18:07 ---> e707eeed86b5 23:18:07 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:18:07 ---> Running in 2f693000f2ab 23:18:08 Removing intermediate container 2f693000f2ab 23:18:08 ---> 6f8bdcd4f015 23:18:08 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 23:18:08 ---> Running in a2a183bdee18 23:18:08 Removing intermediate container a2a183bdee18 23:18:08 ---> b1ea4268513f 23:18:08 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:18:08 ---> Running in b4907e675f07 23:18:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:18:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:18:12 OK: 268 MiB in 57 packages 23:18:13 Removing intermediate container b4907e675f07 23:18:13 ---> 39dc533c30d8 23:18:13 Step 8/25 : WORKDIR /device-rest-go 23:18:13 ---> Running in 56b0c781c86e 23:18:13 Removing intermediate container 56b0c781c86e 23:18:13 ---> 14d6e8d57564 23:18:13 Step 9/25 : COPY go.mod vendor* ./ 23:18:14 ---> 27cc2110d7cb 23:18:14 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:14 ---> Running in 8588e3f029c2 23:18:17 Removing intermediate container 8588e3f029c2 23:18:17 ---> 21830109aff4 23:18:17 Step 11/25 : COPY . . 23:18:18 ---> e27ae81f6e08 23:18:18 Step 12/25 : RUN $MAKE 23:18:18 ---> Running in df2147f47392 23:18:20 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd 23:21:11 Removing intermediate container df2147f47392 23:21:11 ---> 13bbc95d1fb3 23:21:11 Step 13/25 : FROM alpine:3.17 23:21:11 3.17: Pulling from library/alpine 23:21:11 c41833b44d91: Pulling fs layer 23:21:11 c41833b44d91: Verifying Checksum 23:21:11 c41833b44d91: Download complete 23:21:11 c41833b44d91: Pull complete 23:21:11 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:21:11 Status: Downloaded newer image for alpine:3.17 23:21:11 ---> 51e60588ff2c 23:21:11 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:21:11 ---> Running in 5eb508c2eda6 23:21:11 Removing intermediate container 5eb508c2eda6 23:21:11 ---> bcd264a00490 23:21:11 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 23:21:11 ---> Running in 4395c79f9848 23:21:11 Removing intermediate container 4395c79f9848 23:21:11 ---> 13a63453a036 23:21:11 Step 16/25 : RUN apk add --update --no-cache dumb-init 23:21:11 ---> Running in 492c0af5e213 23:21:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:21:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:21:11 (1/1) Installing dumb-init (1.2.5-r2) 23:21:11 Executing busybox-1.35.0-r29.trigger 23:21:11 OK: 8 MiB in 16 packages 23:21:11 Removing intermediate container 492c0af5e213 23:21:11 ---> 023db875327c 23:21:11 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 23:21:12 ---> 39c3c1a51efc 23:21:12 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 23:21:13 ---> 7affe7663127 23:21:13 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 23:21:13 ---> d3e042bafd86 23:21:13 Step 20/25 : EXPOSE 59986 23:21:13 ---> Running in 45a5dc9c271c 23:21:13 Removing intermediate container 45a5dc9c271c 23:21:13 ---> 133cacce7204 23:21:13 Step 21/25 : ENTRYPOINT ["/device-rest"] 23:21:14 ---> Running in cbbca9fbad80 23:21:14 Removing intermediate container cbbca9fbad80 23:21:14 ---> 232067b97cf4 23:21:14 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 23:21:14 ---> Running in 0392d780debd 23:21:14 Removing intermediate container 0392d780debd 23:21:14 ---> 7f0218a8aa7e 23:21:14 Step 23/25 : LABEL arch=arm64 23:21:14 ---> Running in b65471f9a10e 23:21:15 Removing intermediate container b65471f9a10e 23:21:15 ---> 65a572c7ec94 23:21:15 Step 24/25 : LABEL git_sha=ec72a010f3a9dc26a52c83ef9785512ab084ad85 23:21:15 ---> Running in d235602b90b1 23:21:15 Removing intermediate container d235602b90b1 23:21:15 ---> f17297f29768 23:21:15 Step 25/25 : LABEL version=0.0.0 23:21:15 ---> Running in d191b3fbf2ea 23:21:16 Removing intermediate container d191b3fbf2ea 23:21:16 ---> 200bfc01626f 23:21:16 [Warning] One or more build-args [ARCH] were not consumed 23:21:16 Successfully built 200bfc01626f 23:21:16 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh 23:21:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:21:17 23:21:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:21:17 arm64: Pulling from edgex-lftools-log-publisher 23:21:17 8998bd30e6a1: Pulling fs layer 23:21:17 04944245beec: Pulling fs layer 23:21:17 699f458cf7ca: Pulling fs layer 23:21:17 765212b225bb: Pulling fs layer 23:21:17 f23df028b6ca: Pulling fs layer 23:21:17 d65c8cfc05b1: Pulling fs layer 23:21:17 2437ff75d9bd: Pulling fs layer 23:21:17 765212b225bb: Waiting 23:21:17 f23df028b6ca: Waiting 23:21:17 2437ff75d9bd: Waiting 23:21:17 d65c8cfc05b1: Waiting 23:21:17 04944245beec: Verifying Checksum 23:21:17 04944245beec: Download complete 23:21:17 765212b225bb: Verifying Checksum 23:21:17 765212b225bb: Download complete 23:21:17 f23df028b6ca: Download complete 23:21:17 d65c8cfc05b1: Verifying Checksum 23:21:17 d65c8cfc05b1: Download complete 23:21:18 699f458cf7ca: Verifying Checksum 23:21:18 699f458cf7ca: Download complete 23:21:18 8998bd30e6a1: Verifying Checksum 23:21:18 8998bd30e6a1: Download complete 23:21:20 2437ff75d9bd: Verifying Checksum 23:21:20 2437ff75d9bd: Download complete 23:21:22 8998bd30e6a1: Pull complete 23:21:22 04944245beec: Pull complete 23:21:24 699f458cf7ca: Pull complete 23:21:24 765212b225bb: Pull complete 23:21:25 f23df028b6ca: Pull complete 23:21:25 d65c8cfc05b1: Pull complete 23:21:43 2437ff75d9bd: Pull complete 23:21:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:21:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:21:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:44 prd-ubuntu20.04-docker-arm64-4c-16g-6305 does not seem to be running inside a container 23:21:44 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:21:47 $ docker top f67c030d0ca755cfa9140f4b554284e0d945b9da2fe828ae3c9ba2bbf569b2d3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:21:48 ---> job-cost.sh 23:21:48 lf-activate-venv: SKIPPING 23:21:48 INFO: No Stack... 23:21:48 INFO: Retrieving Pricing Info for: v3-standard-4 23:21:49 INFO: Archiving Costs [Pipeline] sh 23:21:50 + cat /w/workspace/device-rest-go/1/archives/cost.csv 23:21:50 + cut -d, -f6 [Pipeline] lock 23:21:50 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-285-1-stack-cost] 23:21:50 Resource [jenkins-edgexfoundry-device-rest-go-PR-285-1-stack-cost] did not exist. Created. 23:21:50 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-285-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:21:50 /w/workspace/device-rest-go/1@tmp/durable-59f95354/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:21:51 + echo total: 0.10999999940395355 [Pipeline] stash 23:21:51 Warning: overwriting stash ‘stack-cost’ 23:21:51 Stashed 1 file(s) [Pipeline] } 23:21:51 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-285-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:21:51 $ docker stop --time=1 f67c030d0ca755cfa9140f4b554284e0d945b9da2fe828ae3c9ba2bbf569b2d3 23:21:54 $ docker rm -f --volumes f67c030d0ca755cfa9140f4b554284e0d945b9da2fe828ae3c9ba2bbf569b2d3 [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 23:21:55 provisioning config files... 23:21:55 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-285@tmp/config15002750005511149088tmp [Pipeline] { [Pipeline] sh 23:21:55 + set +x 23:21:55 + curl -s https://codecov.io/bash 23:21:55 + bash -s -- 23:21:55 23:21:55 _____ _ 23:21:55 / ____| | | 23:21:55 | | ___ __| | ___ ___ _____ __ 23:21:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:21:55 | |___| (_) | (_| | __/ (_| (_) \ V / 23:21:55 \_____\___/ \__,_|\___|\___\___/ \_/ 23:21:55 Bash-1.0.6 23:21:55 23:21:55 23:21:55 ==> git version 2.25.1 found 23:21:55 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 23:21:55 Release-Date: 2020-01-08 23:21:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:21:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:21:55 ==> Jenkins CI detected. 23:21:55 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-285 23:21:55 project root: . 23:21:55 --> token set from env 23:21:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:21:55 ==> Running gcov in . (disable via -X gcov) 23:21:55 ==> Python coveragepy not found 23:21:55 ==> Searching for coverage reports in: 23:21:55 + . 23:21:55 -> Found 1 reports 23:21:55 ==> Detecting git/mercurial file structure 23:21:55 ==> Reading reports 23:21:55 + ./coverage.out bytes=14200 23:21:55 ==> Appending adjustments 23:21:55 https://docs.codecov.io/docs/fixing-reports 23:21:55 + Found adjustments 23:21:55 ==> Gzipping contents 23:21:55 4.0K /tmp/codecov.fumf3g.gz 23:21:55 ==> Uploading reports 23:21:55 url: https://codecov.io 23:21:55 query: branch=PR-285&commit=ec72a010f3a9dc26a52c83ef9785512ab084ad85&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-285%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=285&job=&cmd_args= 23:21:55 -> Pinging Codecov 23:21:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-285&commit=ec72a010f3a9dc26a52c83ef9785512ab084ad85&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-285%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=285&job=&cmd_args= 23:21:55 -> Uploading to 23:21:55 https://storage.googleapis.com/codecov/v4/raw/2023-03-29/4E5D53B4F1F92C436F7061BF334D961C/ec72a010f3a9dc26a52c83ef9785512ab084ad85/70a4c225-aea4-4f61-a46a-413cc01dfc7c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230329T232155Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=648a87486af9bfb8350b25cebb786543e4dff31f477e819820a5cd30b6cd88a1 23:21:55 % Total % Received % Xferd Average Speed Time Time Time Current 23:21:55 Dload Upload Total Spent Left Speed 23:21:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2437 0 0 100 2437 0 9787 --:--:-- --:--:-- --:--:-- 9748 23:21:55 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/ec72a010f3a9dc26a52c83ef9785512ab084ad85 [Pipeline] } 23:21:56 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 23:21:57 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-285/archives ] 23:21:57 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-285/archives 23:21:57 total 16 23:21:57 drwxr-xr-x 3 root root 4096 Mar 29 23:10 . 23:21:57 drwxrwxr-x 10 jenkins jenkins 4096 Mar 29 23:10 .. 23:21:57 drwxr-xr-x 2 root root 4096 Mar 29 23:10 cost 23:21:57 -rw-r--r-- 1 root root 86 Mar 29 23:10 cost.csv 23:21:57 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-285/archives 23:21:57 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-285/archives 23:21:57 total 16 23:21:57 drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 23:10 . 23:21:57 drwxrwxr-x 10 jenkins jenkins 4096 Mar 29 23:10 .. 23:21:57 drwxr-xr-x 2 jenkins jenkins 4096 Mar 29 23:10 cost 23:21:57 -rw-r--r-- 1 jenkins jenkins 86 Mar 29 23:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:21:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:21:58 ---> package-listing.sh 23:21:58 ++ facter osfamily 23:21:58 ++ tr '[:upper:]' '[:lower:]' 23:21:59 + OS_FAMILY=debian 23:21:59 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-285 23:21:59 + START_PACKAGES=/tmp/packages_start.txt 23:21:59 + END_PACKAGES=/tmp/packages_end.txt 23:21:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:21:59 + PACKAGES=/tmp/packages_start.txt 23:21:59 + '[' /w/workspace/gexfoundry_device-rest-go_PR-285 ']' 23:21:59 + PACKAGES=/tmp/packages_end.txt 23:21:59 + case "${OS_FAMILY}" in 23:21:59 + dpkg -l 23:21:59 + grep '^ii' 23:21:59 + '[' -f /tmp/packages_start.txt ']' 23:21:59 + '[' -f /tmp/packages_end.txt ']' 23:21:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:21:59 + '[' /w/workspace/gexfoundry_device-rest-go_PR-285 ']' 23:21:59 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-285/archives/ 23:21:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-285/archives/ [Pipeline] echo 23:21:59 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-285/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:21:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:22:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:22:00 prd-ubuntu20.04-docker-8c-8g-6296 does not seem to be running inside a container 23:22:00 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-285/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-285 -v /w/workspace/gexfoundry_device-rest-go_PR-285:/w/workspace/gexfoundry_device-rest-go_PR-285:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-285@tmp:/w/workspace/gexfoundry_device-rest-go_PR-285@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 23:22:00 $ docker top 6a0461c801c521ef4ac12ec7a37da22e5e9b337275596801fed7c02154e68d36 -eo pid,comm [Pipeline] { [Pipeline] sh 23:22:00 + touch /tmp/pre-build-complete [Pipeline] sh 23:22:01 + mkdir -p /var/log/sysstat [Pipeline] sh 23:22:01 + ls /var/log/sa-host 23:22:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:22:01 provisioning config files... 23:22:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-285@tmp/config839015968072041074tmp [Pipeline] { [Pipeline] echo 23:22:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:22:02 ---> create-netrc.sh [Pipeline] } 23:22:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:22:02 ---> python-tools-install.sh [Pipeline] echo 23:22:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:22:02 ---> sudo-logs.sh 23:22:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:22:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:22:03 ---> job-cost.sh 23:22:03 lf-activate-venv: SKIPPING 23:22:03 DEBUG: total: 0.2199999988079071 23:22:03 INFO: Retrieving Stack Cost... 23:22:04 INFO: Retrieving Pricing Info for: v3-standard-8 23:22:04 INFO: Archiving Costs [Pipeline] echo 23:22:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:22:04 ---> logs-deploy.sh 23:22:04 lf-activate-venv: SKIPPING 23:22:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-285/1 23:22:04 INFO: archiving workspace using pattern(s): 23:22:05 Archives upload complete. 23:22:05 INFO: archiving logs to Nexus