Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 322b83e5972b9d1fd62cead2fa4217895802770a+50dd63d392f370c86a33393d79501a04f0565adc (18259b098d2b8ae36aea5d6f682532e43c392415) 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-ssh3369025934353116396.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh7587611451027211197.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1531/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1531/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6793177693934210179.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh7608338224001092252.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1531/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1531/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4131347875693510056.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-230 in /w/workspace/gexfoundry_device-sdk-go_PR-1531 [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-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1531 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 50dd63d392f370c86a33393d79501a04f0565adc into PR head commit 322b83e5972b9d1fd62cead2fa4217895802770a Merge succeeded, producing d9c33f0962cd2823fb2b8bd5f339b160616cabde Checking out Revision d9c33f0962cd2823fb2b8bd5f339b160616cabde (PR-1531) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1531/head:refs/remotes/origin/PR-1531 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 322b83e5972b9d1fd62cead2fa4217895802770a # 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 50dd63d392f370c86a33393d79501a04f0565adc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d9c33f0962cd2823fb2b8bd5f339b160616cabde # timeout=10 Commit message: "Merge commit '50dd63d392f370c86a33393d79501a04f0565adc' into HEAD" > git rev-list --no-walk 322b83e5972b9d1fd62cead2fa4217895802770a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:42:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:42:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:42:57 ========================================================= 18:42:57 EdgeX Global Pipelines Version Info 18:42:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:42:58 ------------------- 18:42:58 stable info: 18:42:58 ------------------- 18:42:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:42:58 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:42:58 Message: update stable to v1.0.258 18:42:59 ------------------- 18:42:59 experimental info: 18:42:59 ------------------- 18:42:59 Commited By: **** collab-it+edgex@linuxfoundation.org 18:42:59 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:42:59 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:42:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 18:42:59 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 18:42:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:42:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:42:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:42:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:42:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:42:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 18:42:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:42:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:42:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:42:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 18:42:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:42:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:42:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:42:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:42:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:42:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:42:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:42:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:42:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:42:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 18:42:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:43:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:43:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:43:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:43:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:43:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1531 [Pipeline] echo 18:43:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1531 [Pipeline] echo 18:43:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1531 [Pipeline] echo 18:43:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d9c33f0962cd2823fb2b8bd5f339b160616cabde [Pipeline] echo 18:43:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d9c33f0 [Pipeline] echo 18:43:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:43:00 provisioning config files... 18:43:00 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp/config7897173039181544361tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:43:00 ---> ****-login.sh 18:43:00 nexus3.edgexfoundry.org:10001 18:43:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:43:01 Configure a credential helper to remove this warning. See 18:43:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:43:01 18:43:01 Login Succeeded 18:43:01 nexus3.edgexfoundry.org:10002 18:43:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:43:01 Configure a credential helper to remove this warning. See 18:43:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:43:01 18:43:01 Login Succeeded 18:43:01 nexus3.edgexfoundry.org:10003 18:43:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:43:01 Configure a credential helper to remove this warning. See 18:43:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:43:01 18:43:01 Login Succeeded 18:43:01 nexus3.edgexfoundry.org:10004 18:43:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:43:01 Configure a credential helper to remove this warning. See 18:43:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:43:01 18:43:01 Login Succeeded 18:43:01 ****.io 18:43:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:43:01 Configure a credential helper to remove this warning. See 18:43:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:43:01 18:43:01 Login Succeeded 18:43:01 ---> ****-login.sh ends [Pipeline] } 18:43:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:43:02 + git rev-list -1 --merges d9c33f0962cd2823fb2b8bd5f339b160616cabde~1..d9c33f0962cd2823fb2b8bd5f339b160616cabde [Pipeline] echo 18:43:02 -----------> git rev-list -1 --merges d9c33f0962cd2823fb2b8bd5f339b160616cabde~1..d9c33f0962cd2823fb2b8bd5f339b160616cabde d9c33f0962cd2823fb2b8bd5f339b160616cabde 18:43:02 d9c33f0962cd2823fb2b8bd5f339b160616cabde [false] [Pipeline] sh 18:43:02 + git log --format=format:%s -1 d9c33f0962cd2823fb2b8bd5f339b160616cabde [Pipeline] echo 18:43:02 ========================================================= 18:43:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:43:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:43:02 + git log --format=format:%s -1 d9c33f0962cd2823fb2b8bd5f339b160616cabde [Pipeline] echo 18:43:02 [semverPrep] GIT_COMMIT: d9c33f0962cd2823fb2b8bd5f339b160616cabde, Commit Message: Merge commit '50dd63d392f370c86a33393d79501a04f0565adc' into HEAD [Pipeline] echo 18:43:02 [semverPrep] This is not a build commit. [Pipeline] sh 18:43:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:43:03 + grep -v github /etc/ssh/ssh_known_hosts 18:43:03 + [ -e /tmp/ssh_known_hosts ] 18:43:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:43:03 + + echosudo tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a 18:43:03 /etc/ssh/ssh_known_hosts 18:43:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:43:03 18:43:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:43:04 0.1.4: Pulling from edgex-devops/py-git-semver 18:43:04 b85a868b505f: Pulling fs layer 18:43:04 e2be974225ed: Pulling fs layer 18:43:04 339a4e72a1f5: Pulling fs layer 18:43:04 988bab9f4d93: Pulling fs layer 18:43:04 1469e6f7b9e6: Pulling fs layer 18:43:04 eaf3925da568: Pulling fs layer 18:43:04 bab4dde63d76: Pulling fs layer 18:43:04 bde34c3a00c8: Pulling fs layer 18:43:04 b352a97aabf1: Pulling fs layer 18:43:04 4872d77fe225: Pulling fs layer 18:43:04 5851b861e8e6: Pulling fs layer 18:43:04 bab4dde63d76: Waiting 18:43:04 bde34c3a00c8: Waiting 18:43:04 b352a97aabf1: Waiting 18:43:04 4872d77fe225: Waiting 18:43:04 988bab9f4d93: Waiting 18:43:04 5851b861e8e6: Waiting 18:43:04 eaf3925da568: Waiting 18:43:04 e2be974225ed: Download complete 18:43:04 988bab9f4d93: Verifying Checksum 18:43:04 988bab9f4d93: Download complete 18:43:04 1469e6f7b9e6: Verifying Checksum 18:43:04 1469e6f7b9e6: Download complete 18:43:04 eaf3925da568: Verifying Checksum 18:43:04 eaf3925da568: Download complete 18:43:04 339a4e72a1f5: Verifying Checksum 18:43:04 339a4e72a1f5: Download complete 18:43:04 bde34c3a00c8: Verifying Checksum 18:43:04 bde34c3a00c8: Download complete 18:43:04 b352a97aabf1: Verifying Checksum 18:43:04 b352a97aabf1: Download complete 18:43:04 4872d77fe225: Download complete 18:43:04 5851b861e8e6: Verifying Checksum 18:43:04 5851b861e8e6: Download complete 18:43:04 b85a868b505f: Verifying Checksum 18:43:04 b85a868b505f: Download complete 18:43:04 bab4dde63d76: Verifying Checksum 18:43:04 bab4dde63d76: Download complete 18:43:05 b85a868b505f: Pull complete 18:43:05 e2be974225ed: Pull complete 18:43:06 339a4e72a1f5: Pull complete 18:43:06 988bab9f4d93: Pull complete 18:43:06 1469e6f7b9e6: Pull complete 18:43:06 eaf3925da568: Pull complete 18:43:08 bab4dde63d76: Pull complete 18:43:09 bde34c3a00c8: Pull complete 18:43:09 b352a97aabf1: Pull complete 18:43:09 4872d77fe225: Pull complete 18:43:09 5851b861e8e6: Pull complete 18:43:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:43:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:43:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:43:09 prd-ubuntu20.04-docker-8c-8g-230 does not seem to be running inside a container 18:43:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1531 -v /w/workspace/gexfoundry_device-sdk-go_PR-1531:/w/workspace/gexfoundry_device-sdk-go_PR-1531:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1531@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-devops/py-git-semver:0.1.4 cat 18:43:14 $ docker top 9d7fd13ca21dc463ebd9f90d8a30d19764b4bd45e6db37afe3fb5d450be5713d -eo pid,comm 18:43:14 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). 18:43:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:43:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:43:14 [ssh-agent] Looking for ssh-agent implementation... 18:43:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:43:14 $ docker exec 9d7fd13ca21dc463ebd9f90d8a30d19764b4bd45e6db37afe3fb5d450be5713d ssh-agent 18:43:14 SSH_AUTH_SOCK=/tmp/ssh-WvmwWGvxV3Ps/agent.33 18:43:14 SSH_AGENT_PID=39 18:43:14 Running ssh-add (command line suppressed) 18:43:14 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp/private_key_13567564991414039156.key (/w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp/private_key_13567564991414039156.key) 18:43:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:43:14 + git tag --points-at HEAD [Pipeline] } 18:43:14 $ docker exec --env ******** --env ******** 9d7fd13ca21dc463ebd9f90d8a30d19764b4bd45e6db37afe3fb5d450be5713d ssh-agent -k 18:43:15 unset SSH_AUTH_SOCK; 18:43:15 unset SSH_AGENT_PID; 18:43:15 echo Agent pid 39 killed; 18:43:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:43:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:43:15 [ssh-agent] Looking for ssh-agent implementation... 18:43:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:43:15 $ docker exec 9d7fd13ca21dc463ebd9f90d8a30d19764b4bd45e6db37afe3fb5d450be5713d ssh-agent 18:43:15 SSH_AUTH_SOCK=/tmp/ssh-bE0cRUh17CAP/agent.71 18:43:15 SSH_AGENT_PID=77 18:43:15 Running ssh-add (command line suppressed) 18:43:15 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp/private_key_11210023918919546873.key (/w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp/private_key_11210023918919546873.key) 18:43:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:43:15 + git semver init 18:43:16 2023-11-19 18:43:15,975 [run_init] DEBUG init version:0.0.0 force:False 18:43:16 2023-11-19 18:43:15,976 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1531/.semver 18:43:16 2023-11-19 18:43:15,977 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1531/.semver 18:43:16 2023-11-19 18:43:15,977 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1531/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1531, universal_newlines=False, shell=None, istream=None) 18:43:17 2023-11-19 18:43:17,229 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1531/.git/info/exclude 18:43:17 2023-11-19 18:43:17,229 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1531/.semver/PR-1531 with force:False 18:43:17 2023-11-19 18:43:17,230 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1531/.semver/PR-1531 18:43:17 2023-11-19 18:43:17,234 [execute] INFO git cat-file --batch-check 18:43:17 2023-11-19 18:43:17,234 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1531/.semver, universal_newlines=False, shell=None, istream=) 18:43:17 2023-11-19 18:43:17,240 [execute] INFO git cat-file --batch 18:43:17 2023-11-19 18:43:17,241 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1531/.semver, universal_newlines=False, shell=None, istream=) 18:43:17 2023-11-19 18:43:17,246 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1531/.semver/PR-1531 18:43:17 0.0.0 [Pipeline] } 18:43:17 $ docker exec --env ******** --env ******** 9d7fd13ca21dc463ebd9f90d8a30d19764b4bd45e6db37afe3fb5d450be5713d ssh-agent -k 18:43:17 unset SSH_AUTH_SOCK; 18:43:17 unset SSH_AGENT_PID; 18:43:17 echo Agent pid 77 killed; 18:43:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:43:17 + git semver [Pipeline] } 18:43:18 $ docker stop --time=1 9d7fd13ca21dc463ebd9f90d8a30d19764b4bd45e6db37afe3fb5d450be5713d 18:43:19 $ docker rm -f --volumes 9d7fd13ca21dc463ebd9f90d8a30d19764b4bd45e6db37afe3fb5d450be5713d [Pipeline] // withDockerContainer [Pipeline] sh 18:43:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:43:20 Stashed 1 file(s) [Pipeline] echo 18:43:20 [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 18:43:20 provisioning config files... 18:43:20 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp/config2402459332203086829tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:43:20 ---> ****-login.sh 18:43:20 nexus3.edgexfoundry.org:10001 18:43:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:43:20 Configure a credential helper to remove this warning. See 18:43:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:43:20 18:43:20 Login Succeeded 18:43:20 nexus3.edgexfoundry.org:10002 18:43:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:43:20 Configure a credential helper to remove this warning. See 18:43:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:43:20 18:43:20 Login Succeeded 18:43:20 nexus3.edgexfoundry.org:10003 18:43:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:43:21 Configure a credential helper to remove this warning. See 18:43:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:43:21 18:43:21 Login Succeeded 18:43:21 nexus3.edgexfoundry.org:10004 18:43:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:43:21 Configure a credential helper to remove this warning. See 18:43:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:43:21 18:43:21 Login Succeeded 18:43:21 ****.io 18:43:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:43:21 Configure a credential helper to remove this warning. See 18:43:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:43:21 18:43:21 Login Succeeded 18:43:21 ---> ****-login.sh ends [Pipeline] } 18:43:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:43:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:43:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:43:21 ========================================================= 18:43:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:43:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:21 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:43:21 Sending build context to Docker daemon 21.94MB 18:43:21 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 18:43:21 Step 2/10 : FROM ${BASE} AS builder 18:43:22 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:43:22 7264a8db6415: Pulling fs layer 18:43:22 c4d48a809fc2: Pulling fs layer 18:43:22 4f1c88b9dad5: Pulling fs layer 18:43:22 ad3a456e5733: Pulling fs layer 18:43:22 69c7f0334f64: Pulling fs layer 18:43:22 1f1c1a5573a3: Pulling fs layer 18:43:22 ce7588e14bc9: Pulling fs layer 18:43:22 ad3a456e5733: Waiting 18:43:22 69c7f0334f64: Waiting 18:43:22 1f1c1a5573a3: Waiting 18:43:22 ce7588e14bc9: Waiting 18:43:22 b5e4710f87ac: Pulling fs layer 18:43:22 b5e4710f87ac: Waiting 18:43:22 c4d48a809fc2: Download complete 18:43:22 ad3a456e5733: Verifying Checksum 18:43:22 ad3a456e5733: Download complete 18:43:22 69c7f0334f64: Verifying Checksum 18:43:22 69c7f0334f64: Download complete 18:43:22 7264a8db6415: Download complete 18:43:22 1f1c1a5573a3: Verifying Checksum 18:43:22 1f1c1a5573a3: Download complete 18:43:22 b5e4710f87ac: Verifying Checksum 18:43:22 b5e4710f87ac: Download complete 18:43:22 7264a8db6415: Pull complete 18:43:22 c4d48a809fc2: Pull complete 18:43:22 4f1c88b9dad5: Verifying Checksum 18:43:22 4f1c88b9dad5: Download complete 18:43:23 ce7588e14bc9: Verifying Checksum 18:43:23 ce7588e14bc9: Download complete 18:43:27 4f1c88b9dad5: Pull complete 18:43:27 ad3a456e5733: Pull complete 18:43:27 69c7f0334f64: Pull complete 18:43:27 1f1c1a5573a3: Pull complete 18:43:30 ce7588e14bc9: Pull complete 18:43:31 b5e4710f87ac: Pull complete 18:43:31 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 18:43:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:43:31 ---> 88b5674ff536 18:43:31 Step 3/10 : ARG MAKE=make build 18:43:35 Still waiting to schedule task 18:43:35 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:43:37 ---> Running in 5cfa79f6bd54 18:43:37 Removing intermediate container 5cfa79f6bd54 18:43:37 ---> cf80cc36c54f 18:43:37 Step 4/10 : WORKDIR /device-sdk-go 18:43:37 ---> Running in 9e368ad608f3 18:43:37 Removing intermediate container 9e368ad608f3 18:43:37 ---> f63e7bffab36 18:43:37 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:43:37 ---> Running in b21e20a5279d 18:43:37 Removing intermediate container b21e20a5279d 18:43:37 ---> 8d4f02c9ec89 18:43:37 Step 6/10 : RUN apk add --update --no-cache make git 18:43:37 ---> Running in 9293e6ac87ed 18:43:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:43:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:43:38 OK: 264 MiB in 52 packages 18:43:38 Removing intermediate container 9293e6ac87ed 18:43:38 ---> 9d83916cd16f 18:43:38 Step 7/10 : COPY go.mod vendor* ./ 18:43:38 ---> de6109ca08ba 18:43:38 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:43:38 ---> Running in a96eac0de689 18:44:46 Removing intermediate container a96eac0de689 18:44:46 ---> 8f95b2deae2a 18:44:46 Step 9/10 : COPY . . 18:44:47 ---> 273f9d269f99 18:44:47 Step 10/10 : RUN ${MAKE} 18:44:47 ---> Running in 29ba354bbab5 18:44:48 noop 18:44:49 Removing intermediate container 29ba354bbab5 18:44:49 ---> 45fe71250605 18:44:49 Successfully built 45fe71250605 18:44:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:49 + docker inspect -f . ci-base-image-x86_64 18:44:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:44:50 prd-ubuntu20.04-docker-8c-8g-230 does not seem to be running inside a container 18:44:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1531 -v /w/workspace/gexfoundry_device-sdk-go_PR-1531:/w/workspace/gexfoundry_device-sdk-go_PR-1531:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:44:51 $ docker top 393971d6c91b32704fd6742a3739f6b6af13c0fc1255567657367b2e9823ff4f -eo pid,comm [Pipeline] { [Pipeline] sh 18:44:51 + go version 18:44:51 go version go1.21.0 linux/amd64 [Pipeline] } 18:44:51 $ docker stop --time=1 393971d6c91b32704fd6742a3739f6b6af13c0fc1255567657367b2e9823ff4f 18:44:53 $ docker rm -f --volumes 393971d6c91b32704fd6742a3739f6b6af13c0fc1255567657367b2e9823ff4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:53 + docker inspect -f . ci-base-image-x86_64 18:44:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:44:53 prd-ubuntu20.04-docker-8c-8g-230 does not seem to be running inside a container 18:44:53 $ 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-sdk-go_PR-1531 -v /w/workspace/gexfoundry_device-sdk-go_PR-1531:/w/workspace/gexfoundry_device-sdk-go_PR-1531:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:44:54 $ docker top 487e3f97851e2e6dd9a7455f1c0409521e15f48c78a51337881b05c268f7dd8a -eo pid,comm [Pipeline] { [Pipeline] sh 18:44:54 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1531 [Pipeline] fileExists [Pipeline] sh 18:44:55 + make test 18:44:55 go test -race -coverprofile=coverage.out ./... 18:45:03 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:45:18 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 18:45:18 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 18:45:18 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 18:45:18 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 18:45:18 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 18:45:18 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 18:45:18 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 18:45:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.064s coverage: 27.6% of statements 18:45:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.053s coverage: 81.5% of statements 18:45:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.064s coverage: 86.0% of statements 18:45:19 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 18:45:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.093s coverage: 71.8% of statements 18:45:20 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 18:45:20 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:45:20 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 18:45:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.056s coverage: 14.4% of statements 18:45:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 1.577s coverage: 45.9% of statements 18:45:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.080s coverage: 68.5% of statements 18:45:23 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.108s coverage: 89.2% of statements 18:45:23 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.047s coverage: 5.5% of statements 18:45:45 GO111MODULE=on go vet ./... 18:45:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:45:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:45:49 ./bin/test-attribution-txt.sh [Pipeline] echo 18:45:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:45:49 $ docker stop --time=1 487e3f97851e2e6dd9a7455f1c0409521e15f48c78a51337881b05c268f7dd8a 18:45:54 $ docker rm -f --volumes 487e3f97851e2e6dd9a7455f1c0409521e15f48c78a51337881b05c268f7dd8a [Pipeline] // withDockerContainer [Pipeline] sh 18:45:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:45:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:45:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:45:55 + ls -al . 18:45:55 total 308 18:45:55 drwxrwxr-x 11 jenkins jenkins 4096 Nov 19 18:44 . 18:45:55 drwxrwxr-x 4 jenkins jenkins 4096 Nov 19 18:42 .. 18:45:55 -rw-rw-r-- 1 jenkins jenkins 140 Nov 19 18:42 .dockerignore 18:45:55 drwxrwxr-x 8 jenkins jenkins 4096 Nov 19 18:45 .git 18:45:55 drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 18:42 .github 18:45:55 -rw-rw-r-- 1 jenkins jenkins 137 Nov 19 18:42 .gitignore 18:45:55 -rw-rw-r-- 1 jenkins jenkins 42 Nov 19 18:42 .golangci.yml 18:45:55 drwxr-xr-x 3 jenkins jenkins 4096 Nov 19 18:43 .semver 18:45:55 -rw-rw-r-- 1 jenkins jenkins 48109 Nov 19 18:42 CHANGELOG.md 18:45:55 -rw-rw-r-- 1 jenkins jenkins 677 Nov 19 18:42 GOVERNANCE.md 18:45:55 -rw-rw-r-- 1 jenkins jenkins 885 Nov 19 18:42 Jenkinsfile 18:45:55 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 19 18:42 LICENSE 18:45:55 -rw-rw-r-- 1 jenkins jenkins 1842 Nov 19 18:42 Makefile 18:45:55 -rw-rw-r-- 1 jenkins jenkins 619 Nov 19 18:42 OWNERS.md 18:45:55 -rw-rw-r-- 1 jenkins jenkins 4933 Nov 19 18:42 README.md 18:45:55 -rw-rw-r-- 1 jenkins jenkins 5 Nov 19 18:43 VERSION 18:45:55 drwxrwxr-x 2 jenkins jenkins 4096 Nov 19 18:42 bin 18:45:55 -rw-r--r-- 1 jenkins jenkins 122155 Nov 19 18:45 coverage.out 18:45:55 drwxrwxr-x 5 jenkins jenkins 4096 Nov 19 18:42 example 18:45:55 -rw-rw-r-- 1 jenkins jenkins 3683 Nov 19 18:42 go.mod 18:45:55 -rw-rw-r-- 1 jenkins jenkins 34197 Nov 19 18:42 go.sum 18:45:55 drwxrwxr-x 12 jenkins jenkins 4096 Nov 19 18:42 internal 18:45:55 drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 18:42 openapi 18:45:55 drwxrwxr-x 6 jenkins jenkins 4096 Nov 19 18:42 pkg 18:45:55 drwxrwxr-x 4 jenkins jenkins 4096 Nov 19 18:42 snap 18:45:55 -rw-rw-r-- 1 jenkins jenkins 222 Nov 19 18:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:55 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=d9c33f0962cd2823fb2b8bd5f339b160616cabde --label arch=amd64 --label version=0.0.0 . 18:45:55 Sending build context to Docker daemon 22.07MB 18:45:55 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 18:45:55 Step 2/23 : FROM ${BASE} AS builder 18:45:55 ---> 45fe71250605 18:45:55 Step 3/23 : ARG MAKE=make build 18:45:56 ---> Running in af4f80542260 18:45:56 Removing intermediate container af4f80542260 18:45:56 ---> 39f0c73857bb 18:45:56 Step 4/23 : WORKDIR /device-sdk-go 18:45:56 ---> Running in 22a936bb6e95 18:45:56 Removing intermediate container 22a936bb6e95 18:45:56 ---> 54b84d80d7f8 18:45:56 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:45:56 ---> Running in 44eb12a22e46 18:45:56 Removing intermediate container 44eb12a22e46 18:45:56 ---> 410736e5697c 18:45:56 Step 6/23 : RUN apk add --update --no-cache make git 18:45:56 ---> Running in 7925a2001a49 18:45:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:45:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:45:57 OK: 264 MiB in 52 packages 18:45:57 Removing intermediate container 7925a2001a49 18:45:57 ---> b1cf988a6e02 18:45:57 Step 7/23 : COPY go.mod vendor* ./ 18:45:57 ---> 51a755242a54 18:45:57 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:57 ---> Running in f76aecbc2c00 18:45:58 Removing intermediate container f76aecbc2c00 18:45:58 ---> a4594eea2d5d 18:45:58 Step 9/23 : COPY . . 18:45:59 ---> 7d47caaa2c01 18:45:59 Step 10/23 : RUN ${MAKE} 18:45:59 ---> Running in 9785dfd6c470 18:45:59 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 18:46:26 Removing intermediate container 9785dfd6c470 18:46:26 ---> c43790a5eb09 18:46:26 Step 11/23 : FROM alpine:3.18 18:46:26 3.18: Pulling from library/alpine 18:46:26 96526aa774ef: Pulling fs layer 18:46:26 96526aa774ef: Verifying Checksum 18:46:26 96526aa774ef: Download complete 18:46:26 96526aa774ef: Pull complete 18:46:26 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:46:26 Status: Downloaded newer image for alpine:3.18 18:46:26 ---> 8ca4688f4f35 18:46:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:46:26 ---> Running in 82f8f2c2e568 18:46:26 Removing intermediate container 82f8f2c2e568 18:46:26 ---> c34d51d9cf70 18:46:26 Step 13/23 : RUN apk add --update --no-cache 18:46:26 ---> Running in d4542ed1a332 18:46:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:46:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:46:26 OK: 7 MiB in 15 packages 18:46:26 Removing intermediate container d4542ed1a332 18:46:26 ---> 51adafa0f36c 18:46:26 Step 14/23 : WORKDIR / 18:46:26 ---> Running in 8934a5d63ef0 18:46:26 Removing intermediate container 8934a5d63ef0 18:46:26 ---> 839155bae70f 18:46:26 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:46:26 ---> 30c7b4d1d0bb 18:46:26 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:46:27 ---> c38dfe509b9a 18:46:27 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:46:27 ---> f149c7e2f12a 18:46:27 Step 18/23 : EXPOSE 59999 18:46:27 ---> Running in 5b363ffc6608 18:46:27 Removing intermediate container 5b363ffc6608 18:46:27 ---> 211619a12cd2 18:46:27 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:46:27 ---> Running in f350e7d17780 18:46:27 Removing intermediate container f350e7d17780 18:46:27 ---> b775e66fed72 18:46:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:46:27 ---> Running in 816d5f0dd339 18:46:27 Removing intermediate container 816d5f0dd339 18:46:27 ---> ff1f40ea2579 18:46:27 Step 21/23 : LABEL arch=amd64 18:46:27 ---> Running in 87f9f64c8b72 18:46:27 Removing intermediate container 87f9f64c8b72 18:46:27 ---> 101bea06e520 18:46:27 Step 22/23 : LABEL git_sha=d9c33f0962cd2823fb2b8bd5f339b160616cabde 18:46:27 ---> Running in af520e1ba45e 18:46:28 Removing intermediate container af520e1ba45e 18:46:28 ---> cd00719a3720 18:46:28 Step 23/23 : LABEL version=0.0.0 18:46:28 ---> Running in 19981dfff017 18:46:28 Removing intermediate container 19981dfff017 18:46:28 ---> 5e2817559342 18:46:28 [Warning] One or more build-args [ARCH] were not consumed 18:46:28 Successfully built 5e2817559342 18:46:28 Successfully tagged device-sdk-simple: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 18:46:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:46:28 18:46:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:46:29 latest: Pulling from edgex-lftools-log-publisher 18:46:29 5eb5b503b376: Pulling fs layer 18:46:29 5c69ac0246d0: Pulling fs layer 18:46:29 ec43610c2a17: Pulling fs layer 18:46:29 3a2ae6a8a46f: Pulling fs layer 18:46:29 33b1e0a273af: Pulling fs layer 18:46:29 5d3b04190fa2: Pulling fs layer 18:46:29 2f39f015ded8: Pulling fs layer 18:46:29 3a2ae6a8a46f: Waiting 18:46:29 2f39f015ded8: Waiting 18:46:29 33b1e0a273af: Waiting 18:46:29 5d3b04190fa2: Waiting 18:46:29 5c69ac0246d0: Verifying Checksum 18:46:29 5c69ac0246d0: Download complete 18:46:29 3a2ae6a8a46f: Download complete 18:46:29 33b1e0a273af: Verifying Checksum 18:46:29 33b1e0a273af: Download complete 18:46:29 ec43610c2a17: Verifying Checksum 18:46:29 ec43610c2a17: Download complete 18:46:29 5d3b04190fa2: Verifying Checksum 18:46:29 5d3b04190fa2: Download complete 18:46:29 5eb5b503b376: Verifying Checksum 18:46:29 5eb5b503b376: Download complete 18:46:30 2f39f015ded8: Download complete 18:46:30 5eb5b503b376: Pull complete 18:46:30 5c69ac0246d0: Pull complete 18:46:31 ec43610c2a17: Pull complete 18:46:31 3a2ae6a8a46f: Pull complete 18:46:31 33b1e0a273af: Pull complete 18:46:31 5d3b04190fa2: Pull complete 18:46:36 2f39f015ded8: Pull complete 18:46:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:46:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:46:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:46:36 prd-ubuntu20.04-docker-8c-8g-230 does not seem to be running inside a container 18:46:36 $ 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-sdk-go_PR-1531 -v /w/workspace/gexfoundry_device-sdk-go_PR-1531:/w/workspace/gexfoundry_device-sdk-go_PR-1531:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:46:44 $ docker top 39a0e59b289a2e254e4ac6ee8d47ade936ba6bc4371e15e59f50242ce6514bae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:46:45 ---> job-cost.sh 18:46:45 lf-activate-venv: SKIPPING 18:46:45 INFO: No Stack... 18:46:45 INFO: Retrieving Pricing Info for: v3-standard-8 18:46:45 INFO: Archiving Costs [Pipeline] sh 18:46:46 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1531/archives/cost.csv 18:46:46 + cut -d, -f6 [Pipeline] lock 18:46:46 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1531-6-stack-cost] 18:46:46 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1531-6-stack-cost] did not exist. Created. 18:46:46 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1531-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:46:46 + echo total: 0.2199999988079071 [Pipeline] stash 18:46:46 Stashed 1 file(s) [Pipeline] } 18:46:46 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1531-6-stack-cost] [Pipeline] // lock [Pipeline] } 18:46:46 $ docker stop --time=1 39a0e59b289a2e254e4ac6ee8d47ade936ba6bc4371e15e59f50242ce6514bae 18:46:47 $ docker rm -f --volumes 39a0e59b289a2e254e4ac6ee8d47ade936ba6bc4371e15e59f50242ce6514bae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:46:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-234 in /w/workspace/gexfoundry_device-sdk-go_PR-1531 [Pipeline] { [Pipeline] ws 18:46:50 Running in /w/workspace/device-sdk-go/6 [Pipeline] { [Pipeline] checkout 18:46:53 The recommended git tool is: git 18:47:00 using credential edgex-jenkins-ssh 18:47:00 Cloning the remote Git repository 18:47:00 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:47:00 > git init /w/workspace/device-sdk-go/6 # timeout=10 18:47:00 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:47:00 > git --version # timeout=10 18:47:00 > git --version # 'git version 2.25.1' 18:47:00 using GIT_SSH to set credentials SSH Credentials for GitHub 18:47:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:47:05 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:47:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:47:06 Merging remotes/origin/main commit 50dd63d392f370c86a33393d79501a04f0565adc into PR head commit 322b83e5972b9d1fd62cead2fa4217895802770a 18:47:06 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:47:06 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:47:06 using GIT_SSH to set credentials SSH Credentials for GitHub 18:47:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1531/head:refs/remotes/origin/PR-1531 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:47:06 > git config core.sparsecheckout # timeout=10 18:47:06 > git checkout -f 322b83e5972b9d1fd62cead2fa4217895802770a # timeout=10 18:47:07 > git remote # timeout=10 18:47:07 > git config --get remote.origin.url # timeout=10 18:47:07 using GIT_SSH to set credentials SSH Credentials for GitHub 18:47:07 > git merge 50dd63d392f370c86a33393d79501a04f0565adc # timeout=10 18:47:07 > git rev-parse HEAD^{commit} # timeout=10 18:47:07 Merge succeeded, producing c38d1519872f5e4f51701778419ccc6ae0ad29d2 18:47:07 Checking out Revision c38d1519872f5e4f51701778419ccc6ae0ad29d2 (PR-1531) 18:47:07 > git config core.sparsecheckout # timeout=10 18:47:07 > git checkout -f c38d1519872f5e4f51701778419ccc6ae0ad29d2 # timeout=10 18:47:10 Commit message: "Merge commit '50dd63d392f370c86a33393d79501a04f0565adc' into HEAD" 18:47:10 > git rev-list --no-walk 322b83e5972b9d1fd62cead2fa4217895802770a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:47:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:47:12 % Total % Received % Xferd Average Speed Time Time Time Current 18:47:12 Dload Upload Total Spent Left Speed 18:47:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 151k 0 --:--:-- --:--:-- --:--:-- 151k [Pipeline] sh 18:47:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:47:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:47:13 + sudo tee /etc/docker/daemon.new 18:47:13 { 18:47:13 "registry-mirrors": [ 18:47:13 "https://nexus3.edgexfoundry.org:10001" 18:47:13 ], 18:47:13 "bip": "10.250.0.254/24", 18:47:13 "hosts": [ 18:47:13 "tcp://0.0.0.0:5555", 18:47:13 "unix:///var/run/docker.sock" 18:47:13 ], 18:47:13 "mtu": 1458, 18:47:13 "selinux-enabled": true, 18:47:13 "seccomp-profile": "/etc/docker/seccomp.json" 18:47:13 } [Pipeline] sh 18:47:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:47:13 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:47:32 provisioning config files... 18:47:32 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/6@tmp/config4334183689763638274tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:47:32 ---> ****-login.sh 18:47:32 nexus3.edgexfoundry.org:10001 18:47:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:47:33 Configure a credential helper to remove this warning. See 18:47:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:47:33 18:47:33 Login Succeeded 18:47:33 nexus3.edgexfoundry.org:10002 18:47:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:47:33 Configure a credential helper to remove this warning. See 18:47:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:47:33 18:47:33 Login Succeeded 18:47:33 nexus3.edgexfoundry.org:10003 18:47:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:47:34 Configure a credential helper to remove this warning. See 18:47:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:47:34 18:47:34 Login Succeeded 18:47:34 nexus3.edgexfoundry.org:10004 18:47:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:47:34 Configure a credential helper to remove this warning. See 18:47:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:47:34 18:47:34 Login Succeeded 18:47:34 ****.io 18:47:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:47:34 Configure a credential helper to remove this warning. See 18:47:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:47:34 18:47:34 Login Succeeded 18:47:34 ---> ****-login.sh ends [Pipeline] } 18:47:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:47:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:47:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:47:35 ========================================================= 18:47:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:47:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:36 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:47:36 Sending build context to Docker daemon 11.38MB 18:47:36 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 18:47:36 Step 2/10 : FROM ${BASE} AS builder 18:47:36 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:47:36 9fda8d8052c6: Pulling fs layer 18:47:36 5d54e960e981: Pulling fs layer 18:47:36 c4a7e357bf2a: Pulling fs layer 18:47:36 f0e02332f6b5: Pulling fs layer 18:47:36 872ee5b61b7b: Pulling fs layer 18:47:36 0c6a40ed1a82: Pulling fs layer 18:47:36 94ae7d8d031c: Pulling fs layer 18:47:36 872ee5b61b7b: Waiting 18:47:36 0c6a40ed1a82: Waiting 18:47:36 94ae7d8d031c: Waiting 18:47:36 f0e02332f6b5: Waiting 18:47:36 5d54e960e981: Verifying Checksum 18:47:36 5d54e960e981: Download complete 18:47:36 f0e02332f6b5: Verifying Checksum 18:47:36 f0e02332f6b5: Download complete 18:47:37 872ee5b61b7b: Verifying Checksum 18:47:37 872ee5b61b7b: Download complete 18:47:37 9fda8d8052c6: Verifying Checksum 18:47:37 9fda8d8052c6: Download complete 18:47:37 94ae7d8d031c: Verifying Checksum 18:47:37 94ae7d8d031c: Download complete 18:47:38 9fda8d8052c6: Pull complete 18:47:38 5d54e960e981: Pull complete 18:47:39 c4a7e357bf2a: Verifying Checksum 18:47:39 c4a7e357bf2a: Download complete 18:47:40 0c6a40ed1a82: Verifying Checksum 18:47:40 0c6a40ed1a82: Download complete 18:47:53 c4a7e357bf2a: Pull complete 18:47:53 f0e02332f6b5: Pull complete 18:47:53 872ee5b61b7b: Pull complete 18:48:03 0c6a40ed1a82: Pull complete 18:48:03 94ae7d8d031c: Pull complete 18:48:03 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 18:48:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:48:03 ---> 86de565de09d 18:48:03 Step 3/10 : ARG MAKE=make build 18:48:05 ---> Running in 314d1b7213f1 18:48:05 Removing intermediate container 314d1b7213f1 18:48:05 ---> 96efd5c30741 18:48:05 Step 4/10 : WORKDIR /device-sdk-go 18:48:05 ---> Running in 50f6e3e534b0 18:48:06 Removing intermediate container 50f6e3e534b0 18:48:06 ---> 64595ab0cc3e 18:48:06 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:48:06 ---> Running in db6a1e8e1453 18:48:06 Removing intermediate container db6a1e8e1453 18:48:06 ---> 1a91afa42067 18:48:06 Step 6/10 : RUN apk add --update --no-cache make git 18:48:06 ---> Running in 754f90a77c7a 18:48:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:48:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:48:09 OK: 266 MiB in 52 packages 18:48:10 Removing intermediate container 754f90a77c7a 18:48:10 ---> 2db5537ebd45 18:48:10 Step 7/10 : COPY go.mod vendor* ./ 18:48:11 ---> 6120845a1899 18:48:11 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:48:11 ---> Running in 251c97444c4e 18:49:47 Removing intermediate container 251c97444c4e 18:49:47 ---> 4cef3dea34b8 18:49:47 Step 9/10 : COPY . . 18:49:47 ---> 02ae1ffb666d 18:49:47 Step 10/10 : RUN ${MAKE} 18:49:47 ---> Running in 607d01c85dfb 18:49:47 noop 18:49:47 Removing intermediate container 607d01c85dfb 18:49:47 ---> 27c49cc499bd 18:49:47 Successfully built 27c49cc499bd 18:49:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:48 + docker inspect -f . ci-base-image-arm64 18:49:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:49:48 prd-ubuntu20.04-docker-arm64-4c-16g-234 does not seem to be running inside a container 18:49:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:49:50 $ docker top 1faa24240c826cf33e5a551356c5fc5a15837d9f87f19673a083407ce9865f8f -eo pid,comm [Pipeline] { [Pipeline] sh 18:49:51 + go version 18:49:51 go version go1.21.0 linux/arm64 [Pipeline] } 18:49:51 $ docker stop --time=1 1faa24240c826cf33e5a551356c5fc5a15837d9f87f19673a083407ce9865f8f 18:49:52 $ docker rm -f --volumes 1faa24240c826cf33e5a551356c5fc5a15837d9f87f19673a083407ce9865f8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:53 + docker inspect -f . ci-base-image-arm64 18:49:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:49:53 prd-ubuntu20.04-docker-arm64-4c-16g-234 does not seem to be running inside a container 18:49:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:49:55 $ docker top 77c9f0cb7d9cdbb4dc896f5bf3b8695a6ea6c59056c7d2728658e87d350637d5 -eo pid,comm [Pipeline] { [Pipeline] sh 18:49:56 + git config --global --add safe.directory /w/workspace/device-sdk-go/6 [Pipeline] fileExists [Pipeline] sh 18:49:56 + make test 18:49:56 go test -race -coverprofile=coverage.out ./... 18:50:43 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:52:35 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 18:52:35 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 18:52:35 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 18:52:35 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 18:52:35 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 18:52:35 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.204s coverage: 27.6% of statements 18:52:43 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.274s coverage: 81.5% of statements 18:52:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 18:52:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 18:52:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.367s coverage: 86.0% of statements 18:52:58 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 18:52:59 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.532s coverage: 71.8% of statements 18:53:02 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.311s coverage: 14.4% of statements 18:53:02 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.249s coverage: 45.6% of statements 18:53:03 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 18:53:03 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:53:04 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.441s coverage: 68.5% of statements 18:53:07 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.468s coverage: 89.2% of statements 18:53:08 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 18:53:09 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.246s coverage: 5.5% of statements 18:53:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:53:10 GO111MODULE=on go vet ./... 18:55:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:55:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:55:17 ./bin/test-attribution-txt.sh [Pipeline] echo 18:55:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:55:17 $ docker stop --time=1 77c9f0cb7d9cdbb4dc896f5bf3b8695a6ea6c59056c7d2728658e87d350637d5 18:55:19 $ docker rm -f --volumes 77c9f0cb7d9cdbb4dc896f5bf3b8695a6ea6c59056c7d2728658e87d350637d5 [Pipeline] // withDockerContainer [Pipeline] sh 18:55:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:55:21 Warning: overwriting stash ‘coverage-report’ 18:55:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:55:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:55:23 + ls -al . 18:55:23 total 304 18:55:23 drwxrwxr-x 10 jenkins jenkins 4096 Nov 19 18:50 . 18:55:23 drwxrwxr-x 4 jenkins jenkins 4096 Nov 19 18:47 .. 18:55:23 -rw-rw-r-- 1 jenkins jenkins 140 Nov 19 18:47 .dockerignore 18:55:23 drwxrwxr-x 8 jenkins jenkins 4096 Nov 19 18:47 .git 18:55:23 drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 18:47 .github 18:55:23 -rw-rw-r-- 1 jenkins jenkins 137 Nov 19 18:47 .gitignore 18:55:23 -rw-rw-r-- 1 jenkins jenkins 42 Nov 19 18:47 .golangci.yml 18:55:23 -rw-rw-r-- 1 jenkins jenkins 48109 Nov 19 18:47 CHANGELOG.md 18:55:23 -rw-rw-r-- 1 jenkins jenkins 677 Nov 19 18:47 GOVERNANCE.md 18:55:23 -rw-rw-r-- 1 jenkins jenkins 885 Nov 19 18:47 Jenkinsfile 18:55:23 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 19 18:47 LICENSE 18:55:23 -rw-rw-r-- 1 jenkins jenkins 1842 Nov 19 18:47 Makefile 18:55:23 -rw-rw-r-- 1 jenkins jenkins 619 Nov 19 18:47 OWNERS.md 18:55:23 -rw-rw-r-- 1 jenkins jenkins 4933 Nov 19 18:47 README.md 18:55:23 -rw-rw-r-- 1 jenkins jenkins 5 Nov 19 18:43 VERSION 18:55:23 drwxrwxr-x 2 jenkins jenkins 4096 Nov 19 18:47 bin 18:55:23 -rw-r--r-- 1 jenkins jenkins 122155 Nov 19 18:53 coverage.out 18:55:23 drwxrwxr-x 5 jenkins jenkins 4096 Nov 19 18:47 example 18:55:23 -rw-rw-r-- 1 jenkins jenkins 3683 Nov 19 18:47 go.mod 18:55:23 -rw-rw-r-- 1 jenkins jenkins 34197 Nov 19 18:47 go.sum 18:55:23 drwxrwxr-x 12 jenkins jenkins 4096 Nov 19 18:47 internal 18:55:23 drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 18:47 openapi 18:55:23 drwxrwxr-x 6 jenkins jenkins 4096 Nov 19 18:47 pkg 18:55:23 drwxrwxr-x 4 jenkins jenkins 4096 Nov 19 18:47 snap 18:55:23 -rw-rw-r-- 1 jenkins jenkins 222 Nov 19 18:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:23 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c38d1519872f5e4f51701778419ccc6ae0ad29d2 --label arch=arm64 --label version=0.0.0 . 18:55:24 Sending build context to Docker daemon 11.5MB 18:55:24 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 18:55:24 Step 2/23 : FROM ${BASE} AS builder 18:55:24 ---> 27c49cc499bd 18:55:24 Step 3/23 : ARG MAKE=make build 18:55:24 ---> Running in 1f808bddfa2a 18:55:24 Removing intermediate container 1f808bddfa2a 18:55:24 ---> e3554b070e4d 18:55:24 Step 4/23 : WORKDIR /device-sdk-go 18:55:24 ---> Running in a31d98423202 18:55:25 Removing intermediate container a31d98423202 18:55:25 ---> 225e3d9be9ee 18:55:25 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:55:25 ---> Running in a4415cca4672 18:55:25 Removing intermediate container a4415cca4672 18:55:25 ---> 743839688d60 18:55:25 Step 6/23 : RUN apk add --update --no-cache make git 18:55:25 ---> Running in f98d4c57a5e8 18:55:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:55:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:55:28 OK: 266 MiB in 52 packages 18:55:30 Removing intermediate container f98d4c57a5e8 18:55:30 ---> 1878601e37b5 18:55:30 Step 7/23 : COPY go.mod vendor* ./ 18:55:30 ---> a502cc07676c 18:55:30 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:55:30 ---> Running in 7d286e7c07e7 18:55:33 Removing intermediate container 7d286e7c07e7 18:55:33 ---> 432a18f052b4 18:55:33 Step 9/23 : COPY . . 18:55:34 ---> e26f30eaf275 18:55:34 Step 10/23 : RUN ${MAKE} 18:55:34 ---> Running in 7cdb6ea348b3 18:55:35 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 18:57:42 Removing intermediate container 7cdb6ea348b3 18:57:42 ---> ebb1f289bbbc 18:57:42 Step 11/23 : FROM alpine:3.18 18:57:42 3.18: Pulling from library/alpine 18:57:42 579b34f0a95b: Pulling fs layer 18:57:42 579b34f0a95b: Verifying Checksum 18:57:42 579b34f0a95b: Download complete 18:57:42 579b34f0a95b: Pull complete 18:57:42 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:57:42 Status: Downloaded newer image for alpine:3.18 18:57:42 ---> 3cc203321400 18:57:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:57:42 ---> Running in 0cb57102a920 18:57:42 Removing intermediate container 0cb57102a920 18:57:42 ---> fd070bf99194 18:57:42 Step 13/23 : RUN apk add --update --no-cache 18:57:42 ---> Running in 6156e50f2235 18:57:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:57:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:57:42 OK: 8 MiB in 15 packages 18:57:42 Removing intermediate container 6156e50f2235 18:57:42 ---> 7cffbff708f2 18:57:42 Step 14/23 : WORKDIR / 18:57:42 ---> Running in 1c5d091519af 18:57:42 Removing intermediate container 1c5d091519af 18:57:42 ---> c680681ac81f 18:57:42 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:57:42 ---> 42d0d5d7735f 18:57:42 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:57:42 ---> 75d5661a3728 18:57:42 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:57:42 ---> 3394604daca0 18:57:42 Step 18/23 : EXPOSE 59999 18:57:42 ---> Running in b9f4a6c4e020 18:57:43 Removing intermediate container b9f4a6c4e020 18:57:43 ---> e0349f245e50 18:57:43 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:57:43 ---> Running in ae8590b65082 18:57:43 Removing intermediate container ae8590b65082 18:57:43 ---> bf5a89b636f0 18:57:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:57:44 ---> Running in 4c57e208965e 18:57:44 Removing intermediate container 4c57e208965e 18:57:44 ---> 8967333f7829 18:57:44 Step 21/23 : LABEL arch=arm64 18:57:44 ---> Running in e7851e75f2c9 18:57:44 Removing intermediate container e7851e75f2c9 18:57:44 ---> d9b15d881bbc 18:57:44 Step 22/23 : LABEL git_sha=c38d1519872f5e4f51701778419ccc6ae0ad29d2 18:57:44 ---> Running in eef3fad47d9c 18:57:45 Removing intermediate container eef3fad47d9c 18:57:45 ---> 4eee6c66c7e6 18:57:45 Step 23/23 : LABEL version=0.0.0 18:57:45 ---> Running in 4c5009508fbb 18:57:45 Removing intermediate container 4c5009508fbb 18:57:45 ---> 86f9072a38c3 18:57:45 [Warning] One or more build-args [ARCH] were not consumed 18:57:45 Successfully built 86f9072a38c3 18:57:45 Successfully tagged device-sdk-simple-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 18:57:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:57:46 18:57:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:57:48 arm64: Pulling from edgex-lftools-log-publisher 18:57:48 8998bd30e6a1: Pulling fs layer 18:57:48 04944245beec: Pulling fs layer 18:57:48 699f458cf7ca: Pulling fs layer 18:57:48 765212b225bb: Pulling fs layer 18:57:48 f23df028b6ca: Pulling fs layer 18:57:48 d65c8cfc05b1: Pulling fs layer 18:57:48 2437ff75d9bd: Pulling fs layer 18:57:48 765212b225bb: Waiting 18:57:48 f23df028b6ca: Waiting 18:57:48 d65c8cfc05b1: Waiting 18:57:48 2437ff75d9bd: Waiting 18:57:49 04944245beec: Verifying Checksum 18:57:49 04944245beec: Download complete 18:57:49 765212b225bb: Verifying Checksum 18:57:49 765212b225bb: Download complete 18:57:49 f23df028b6ca: Verifying Checksum 18:57:49 f23df028b6ca: Download complete 18:57:49 d65c8cfc05b1: Verifying Checksum 18:57:49 d65c8cfc05b1: Download complete 18:57:49 699f458cf7ca: Verifying Checksum 18:57:49 699f458cf7ca: Download complete 18:57:49 8998bd30e6a1: Download complete 18:57:52 2437ff75d9bd: Verifying Checksum 18:57:52 2437ff75d9bd: Download complete 18:57:54 8998bd30e6a1: Pull complete 18:57:55 04944245beec: Pull complete 18:57:57 699f458cf7ca: Pull complete 18:57:57 765212b225bb: Pull complete 18:57:57 f23df028b6ca: Pull complete 18:57:57 d65c8cfc05b1: Pull complete 18:58:16 2437ff75d9bd: Pull complete 18:58:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:58:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:58:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:58:16 prd-ubuntu20.04-docker-arm64-4c-16g-234 does not seem to be running inside a container 18:58:16 $ 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-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:58:19 $ docker top 8a44243c53bd372c074351127967de7235efe50917783c283dd3bf6d2941ae40 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:58:19 ---> job-cost.sh 18:58:19 lf-activate-venv: SKIPPING 18:58:19 INFO: No Stack... 18:58:20 INFO: Retrieving Pricing Info for: v3-standard-4 18:58:21 INFO: Archiving Costs [Pipeline] sh 18:58:21 + cat /w/workspace/device-sdk-go/6/archives/cost.csv 18:58:21 + cut -d, -f6 [Pipeline] lock 18:58:21 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1531-6-stack-cost] 18:58:21 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1531-6-stack-cost] did not exist. Created. 18:58:21 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1531-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:58:22 /w/workspace/device-sdk-go/6@tmp/durable-a586ec63/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:58:23 + echo total: 0.10999999940395355 [Pipeline] stash 18:58:23 Warning: overwriting stash ‘stack-cost’ 18:58:23 Stashed 1 file(s) [Pipeline] } 18:58:23 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1531-6-stack-cost] [Pipeline] // lock [Pipeline] } 18:58:23 $ docker stop --time=1 8a44243c53bd372c074351127967de7235efe50917783c283dd3bf6d2941ae40 18:58:25 $ docker rm -f --volumes 8a44243c53bd372c074351127967de7235efe50917783c283dd3bf6d2941ae40 [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 18:58:26 provisioning config files... 18:58:26 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp/config12344981133698456053tmp [Pipeline] { [Pipeline] sh 18:58:26 + set +x 18:58:26 + curl -s https://codecov.io/bash 18:58:26 + bash -s -- 18:58:26 18:58:26 _____ _ 18:58:26 / ____| | | 18:58:26 | | ___ __| | ___ ___ _____ __ 18:58:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:58:26 | |___| (_) | (_| | __/ (_| (_) \ V / 18:58:26 \_____\___/ \__,_|\___|\___\___/ \_/ 18:58:26 Bash-1.0.6 18:58:26 18:58:26 18:58:26 ==> git version 2.25.1 found 18:58:26 ==> 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 18:58:26 Release-Date: 2020-01-08 18:58:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:58:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:58:26 ==> Jenkins CI detected. 18:58:26 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1531 18:58:26 project root: . 18:58:26 --> token set from env 18:58:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:58:26 ==> Running gcov in . (disable via -X gcov) 18:58:26 ==> Python coveragepy not found 18:58:26 ==> Searching for coverage reports in: 18:58:26 + . 18:58:26 -> Found 1 reports 18:58:26 ==> Detecting git/mercurial file structure 18:58:26 ==> Reading reports 18:58:26 + ./coverage.out bytes=122155 18:58:26 ==> Appending adjustments 18:58:26 https://docs.codecov.io/docs/fixing-reports 18:58:27 + Found adjustments 18:58:27 ==> Gzipping contents 18:58:27 20K /tmp/codecov.qJleCv.gz 18:58:27 ==> Uploading reports 18:58:27 url: https://codecov.io 18:58:27 query: branch=PR-1531&commit=d9c33f0962cd2823fb2b8bd5f339b160616cabde&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1531%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1531&job=&cmd_args= 18:58:27 -> Pinging Codecov 18:58:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1531&commit=d9c33f0962cd2823fb2b8bd5f339b160616cabde&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1531%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1531&job=&cmd_args= 18:58:27 -> Uploading to 18:58:27 https://storage.googleapis.com/codecov/v4/raw/2023-11-19/7E55EF52A471D76F132DFD9A03CDDE97/d9c33f0962cd2823fb2b8bd5f339b160616cabde/3c70eb26-7d7f-4698-be51-1dee94a62558.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231119T185826Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6f00fd6f6cd25ad28d465f56995cdb3d5f7d2a9837dcca5bb1c1c6e0e525ca6c 18:58:27 % Total % Received % Xferd Average Speed Time Time Time Current 18:58:27 Dload Upload Total Spent Left Speed 18:58:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16749 0 0 100 16749 0 73139 --:--:-- --:--:-- --:--:-- 73139 18:58:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/d9c33f0962cd2823fb2b8bd5f339b160616cabde [Pipeline] } 18:58:27 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 18:58:29 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1531/archives ] 18:58:29 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1531/archives 18:58:29 total 16 18:58:29 drwxr-xr-x 3 root root 4096 Nov 19 18:46 . 18:58:29 drwxrwxr-x 12 jenkins jenkins 4096 Nov 19 18:46 .. 18:58:29 drwxr-xr-x 2 root root 4096 Nov 19 18:46 cost 18:58:29 -rw-r--r-- 1 root root 86 Nov 19 18:46 cost.csv 18:58:29 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1531/archives 18:58:29 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1531/archives 18:58:29 total 16 18:58:29 drwxr-xr-x 3 jenkins jenkins 4096 Nov 19 18:46 . 18:58:29 drwxrwxr-x 12 jenkins jenkins 4096 Nov 19 18:46 .. 18:58:29 drwxr-xr-x 2 jenkins jenkins 4096 Nov 19 18:46 cost 18:58:29 -rw-r--r-- 1 jenkins jenkins 86 Nov 19 18:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:58:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:58:30 ---> package-listing.sh 18:58:30 ++ facter osfamily 18:58:30 ++ tr '[:upper:]' '[:lower:]' 18:58:30 + OS_FAMILY=debian 18:58:30 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1531 18:58:30 + START_PACKAGES=/tmp/packages_start.txt 18:58:30 + END_PACKAGES=/tmp/packages_end.txt 18:58:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:58:30 + PACKAGES=/tmp/packages_start.txt 18:58:30 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1531 ']' 18:58:30 + PACKAGES=/tmp/packages_end.txt 18:58:30 + case "${OS_FAMILY}" in 18:58:30 + dpkg -l 18:58:30 + grep '^ii' 18:58:30 + '[' -f /tmp/packages_start.txt ']' 18:58:30 + '[' -f /tmp/packages_end.txt ']' 18:58:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:58:30 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1531 ']' 18:58:30 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1531/archives/ 18:58:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1531/archives/ [Pipeline] echo 18:58:30 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-sdk-go_PR-1531/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:58:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:58:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:58:31 prd-ubuntu20.04-docker-8c-8g-230 does not seem to be running inside a container 18:58:31 $ 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-sdk-go_PR-1531/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-sdk-go_PR-1531 -v /w/workspace/gexfoundry_device-sdk-go_PR-1531:/w/workspace/gexfoundry_device-sdk-go_PR-1531:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:58:31 $ docker top 0658308c949b862d88e3864650aa690e6bb12e64e55610c784a6d31a66f4819c -eo pid,comm [Pipeline] { [Pipeline] sh 18:58:32 + touch /tmp/pre-build-complete [Pipeline] sh 18:58:32 + mkdir -p /var/log/sysstat [Pipeline] sh 18:58:32 + ls /var/log/sa-host 18:58:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:58:32 provisioning config files... 18:58:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1531@tmp/config4348661880625936378tmp [Pipeline] { [Pipeline] echo 18:58:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:58:33 ---> create-netrc.sh [Pipeline] } 18:58:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:58:33 ---> python-tools-install.sh [Pipeline] echo 18:58:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:58:34 ---> sudo-logs.sh 18:58:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:58:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:58:34 ---> job-cost.sh 18:58:34 lf-activate-venv: SKIPPING 18:58:34 DEBUG: total: 0.2199999988079071 18:58:34 INFO: Retrieving Stack Cost... 18:58:34 INFO: Retrieving Pricing Info for: v3-standard-8 18:58:35 INFO: Archiving Costs [Pipeline] echo 18:58:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:58:35 ---> logs-deploy.sh 18:58:35 lf-activate-venv: SKIPPING 18:58:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1531/6 18:58:35 INFO: archiving workspace using pattern(s): 18:58:36 Archives upload complete. 18:58:36 INFO: archiving logs to Nexus