Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-sdk-go Loading trusted files from base branch main at 661b18549173505f3afdb4be110c3839c952cb0c rather than 3208d00b92d734bd5d5e77ab3f3eea92c01795c2 Obtained Jenkinsfile from 661b18549173505f3afdb4be110c3839c952cb0c 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-ssh6295785451619696265.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12267961019980089122.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1391/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-1391/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17240491058053341101.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh6870036619766239317.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-1391/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-1391/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13462722060332039677.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.20 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-6484 in /w/workspace/gexfoundry_device-sdk-go_PR-1391 [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-1391 # 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 661b18549173505f3afdb4be110c3839c952cb0c into PR head commit 3208d00b92d734bd5d5e77ab3f3eea92c01795c2 Merge succeeded, producing 1a6c90b77afd0d444aa33a54e6ef2e0de91d80b9 Checking out Revision 1a6c90b77afd0d444aa33a54e6ef2e0de91d80b9 (PR-1391) > 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/1391/head:refs/remotes/origin/PR-1391 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3208d00b92d734bd5d5e77ab3f3eea92c01795c2 # 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 661b18549173505f3afdb4be110c3839c952cb0c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1a6c90b77afd0d444aa33a54e6ef2e0de91d80b9 # timeout=10 Commit message: "Merge commit '661b18549173505f3afdb4be110c3839c952cb0c' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:41:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:41:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:41:40 ========================================================= 18:41:40 EdgeX Global Pipelines Version Info 18:41:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 0f21675580947b927f591b9c1efa400353979866 # timeout=10 18:41:40 ------------------- 18:41:40 stable info: 18:41:40 ------------------- 18:41:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:41:40 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 18:41:40 Message: update stable to v1.0.245 18:41:41 ------------------- 18:41:41 experimental info: 18:41:41 ------------------- 18:41:41 Commited By: **** collab-it+edgex@linuxfoundation.org 18:41:41 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 18:41:41 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:41:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 18:41:41 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 18:41:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:41:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:41:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:41:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 18:41:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:41:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 18:41:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:41:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:41:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:41:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 18:41:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:41:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:41:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:41:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:41:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:41:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:41:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:41:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:41:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:41:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 18:41:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:41:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:41:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:41:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:41:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:41:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1391 [Pipeline] echo 18:41:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1391 [Pipeline] echo 18:41:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1391 [Pipeline] echo 18:41:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1a6c90b77afd0d444aa33a54e6ef2e0de91d80b9 [Pipeline] echo 18:41:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1a6c90b [Pipeline] echo 18:41:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:41:42 provisioning config files... 18:41:42 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1391@tmp/config13373648870909021303tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:41:42 ---> docker-login.sh 18:41:42 nexus3.edgexfoundry.org:10001 18:41:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:42 Configure a credential helper to remove this warning. See 18:41:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:42 18:41:42 Login Succeeded 18:41:42 nexus3.edgexfoundry.org:10002 18:41:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:43 Configure a credential helper to remove this warning. See 18:41:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:43 18:41:43 Login Succeeded 18:41:43 nexus3.edgexfoundry.org:10003 18:41:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:43 Configure a credential helper to remove this warning. See 18:41:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:43 18:41:43 Login Succeeded 18:41:43 nexus3.edgexfoundry.org:10004 18:41:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:43 Configure a credential helper to remove this warning. See 18:41:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:43 18:41:43 Login Succeeded 18:41:43 docker.io 18:41:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:43 Configure a credential helper to remove this warning. See 18:41:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:43 18:41:43 Login Succeeded 18:41:43 ---> docker-login.sh ends [Pipeline] } 18:41:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:41:43 + git rev-list -1 --merges 1a6c90b77afd0d444aa33a54e6ef2e0de91d80b9~1..1a6c90b77afd0d444aa33a54e6ef2e0de91d80b9 [Pipeline] echo 18:41:43 -----------> git rev-list -1 --merges 1a6c90b77afd0d444aa33a54e6ef2e0de91d80b9~1..1a6c90b77afd0d444aa33a54e6ef2e0de91d80b9 1a6c90b77afd0d444aa33a54e6ef2e0de91d80b9 18:41:43 1a6c90b77afd0d444aa33a54e6ef2e0de91d80b9 [false] [Pipeline] sh 18:41:44 + git log --format=format:%s -1 1a6c90b77afd0d444aa33a54e6ef2e0de91d80b9 [Pipeline] echo 18:41:44 ========================================================= 18:41:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:41:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:41:44 + git log --format=format:%s -1 1a6c90b77afd0d444aa33a54e6ef2e0de91d80b9 [Pipeline] echo 18:41:44 [semverPrep] GIT_COMMIT: 1a6c90b77afd0d444aa33a54e6ef2e0de91d80b9, Commit Message: Merge commit '661b18549173505f3afdb4be110c3839c952cb0c' into HEAD [Pipeline] echo 18:41:44 [semverPrep] This is not a build commit. [Pipeline] sh 18:41:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:41:45 + grep -v github /etc/ssh/ssh_known_hosts 18:41:45 + [ -e /tmp/ssh_known_hosts ] 18:41:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:41:45 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 18:41:45 -a /etc/ssh/ssh_known_hosts 18:41:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:45 18:41:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:45 0.1.4: Pulling from edgex-devops/py-git-semver 18:41:45 b85a868b505f: Pulling fs layer 18:41:45 e2be974225ed: Pulling fs layer 18:41:45 339a4e72a1f5: Pulling fs layer 18:41:45 988bab9f4d93: Pulling fs layer 18:41:45 1469e6f7b9e6: Pulling fs layer 18:41:45 eaf3925da568: Pulling fs layer 18:41:45 bab4dde63d76: Pulling fs layer 18:41:45 bde34c3a00c8: Pulling fs layer 18:41:45 b352a97aabf1: Pulling fs layer 18:41:45 4872d77fe225: Pulling fs layer 18:41:45 5851b861e8e6: Pulling fs layer 18:41:45 bab4dde63d76: Waiting 18:41:45 bde34c3a00c8: Waiting 18:41:45 b352a97aabf1: Waiting 18:41:45 4872d77fe225: Waiting 18:41:45 988bab9f4d93: Waiting 18:41:45 5851b861e8e6: Waiting 18:41:45 1469e6f7b9e6: Waiting 18:41:45 eaf3925da568: Waiting 18:41:45 e2be974225ed: Download complete 18:41:45 988bab9f4d93: Verifying Checksum 18:41:45 988bab9f4d93: Download complete 18:41:46 1469e6f7b9e6: Verifying Checksum 18:41:46 1469e6f7b9e6: Download complete 18:41:46 339a4e72a1f5: Verifying Checksum 18:41:46 339a4e72a1f5: Download complete 18:41:46 eaf3925da568: Verifying Checksum 18:41:46 eaf3925da568: Download complete 18:41:46 bde34c3a00c8: Download complete 18:41:46 b352a97aabf1: Verifying Checksum 18:41:46 b352a97aabf1: Download complete 18:41:46 4872d77fe225: Download complete 18:41:46 5851b861e8e6: Verifying Checksum 18:41:46 5851b861e8e6: Download complete 18:41:46 b85a868b505f: Verifying Checksum 18:41:46 b85a868b505f: Download complete 18:41:46 bab4dde63d76: Verifying Checksum 18:41:46 bab4dde63d76: Download complete 18:41:47 b85a868b505f: Pull complete 18:41:47 e2be974225ed: Pull complete 18:41:48 339a4e72a1f5: Pull complete 18:41:48 988bab9f4d93: Pull complete 18:41:48 1469e6f7b9e6: Pull complete 18:41:48 eaf3925da568: Pull complete 18:41:50 bab4dde63d76: Pull complete 18:41:50 bde34c3a00c8: Pull complete 18:41:50 b352a97aabf1: Pull complete 18:41:50 4872d77fe225: Pull complete 18:41:50 5851b861e8e6: Pull complete 18:41:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:41:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:41:50 prd-ubuntu20.04-docker-8c-8g-6484 does not seem to be running inside a container 18:41:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1391 -v /w/workspace/gexfoundry_device-sdk-go_PR-1391:/w/workspace/gexfoundry_device-sdk-go_PR-1391:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1391@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1391@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-devops/py-git-semver:0.1.4 cat 18:41:52 $ docker top a5d71c93dd65b69962bf14a7287a365f8d67c7f40b6c5ce7f40bf97e351b5f1e -eo pid,comm 18:41:52 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:41:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:41:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:41:52 [ssh-agent] Looking for ssh-agent implementation... 18:41:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:41:53 $ docker exec a5d71c93dd65b69962bf14a7287a365f8d67c7f40b6c5ce7f40bf97e351b5f1e ssh-agent 18:41:53 SSH_AUTH_SOCK=/tmp/ssh-G2UG29cAg2v7/agent.33 18:41:53 SSH_AGENT_PID=39 18:41:53 Running ssh-add (command line suppressed) 18:41:53 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1391@tmp/private_key_13535309075639952437.key (/w/workspace/gexfoundry_device-sdk-go_PR-1391@tmp/private_key_13535309075639952437.key) 18:41:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:41:53 + git tag --points-at HEAD [Pipeline] } 18:41:53 $ docker exec --env ******** --env ******** a5d71c93dd65b69962bf14a7287a365f8d67c7f40b6c5ce7f40bf97e351b5f1e ssh-agent -k 18:41:53 unset SSH_AUTH_SOCK; 18:41:53 unset SSH_AGENT_PID; 18:41:53 echo Agent pid 39 killed; 18:41:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:41:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:41:53 [ssh-agent] Looking for ssh-agent implementation... 18:41:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:41:53 $ docker exec a5d71c93dd65b69962bf14a7287a365f8d67c7f40b6c5ce7f40bf97e351b5f1e ssh-agent 18:41:53 SSH_AUTH_SOCK=/tmp/ssh-T9Hx6ohP3RTc/agent.71 18:41:53 SSH_AGENT_PID=77 18:41:53 Running ssh-add (command line suppressed) 18:41:54 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1391@tmp/private_key_4517740482945782236.key (/w/workspace/gexfoundry_device-sdk-go_PR-1391@tmp/private_key_4517740482945782236.key) 18:41:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:41:54 + git semver init 18:41:54 2023-03-30 18:41:54,509 [run_init] DEBUG init version:0.0.0 force:False 18:41:54 2023-03-30 18:41:54,510 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1391/.semver 18:41:54 2023-03-30 18:41:54,511 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1391/.semver 18:41:54 2023-03-30 18:41:54,511 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1391/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1391, universal_newlines=False, shell=None, istream=None) 18:41:55 2023-03-30 18:41:55,380 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1391/.git/info/exclude 18:41:55 2023-03-30 18:41:55,380 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1391/.semver/PR-1391 with force:False 18:41:55 2023-03-30 18:41:55,380 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1391/.semver/PR-1391 18:41:55 2023-03-30 18:41:55,385 [execute] INFO git cat-file --batch-check 18:41:55 2023-03-30 18:41:55,385 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1391/.semver, universal_newlines=False, shell=None, istream=) 18:41:55 2023-03-30 18:41:55,394 [execute] INFO git cat-file --batch 18:41:55 2023-03-30 18:41:55,394 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1391/.semver, universal_newlines=False, shell=None, istream=) 18:41:55 2023-03-30 18:41:55,401 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1391/.semver/PR-1391 18:41:55 0.0.0 [Pipeline] } 18:41:55 $ docker exec --env ******** --env ******** a5d71c93dd65b69962bf14a7287a365f8d67c7f40b6c5ce7f40bf97e351b5f1e ssh-agent -k 18:41:55 unset SSH_AUTH_SOCK; 18:41:55 unset SSH_AGENT_PID; 18:41:55 echo Agent pid 77 killed; 18:41:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:41:55 + git semver [Pipeline] } 18:41:56 $ docker stop --time=1 a5d71c93dd65b69962bf14a7287a365f8d67c7f40b6c5ce7f40bf97e351b5f1e 18:41:57 $ docker rm -f --volumes a5d71c93dd65b69962bf14a7287a365f8d67c7f40b6c5ce7f40bf97e351b5f1e [Pipeline] // withDockerContainer [Pipeline] sh 18:41:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:41:58 Stashed 1 file(s) [Pipeline] echo 18:41:58 [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:41:58 provisioning config files... 18:41:58 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1391@tmp/config5832877676322649536tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:41:58 ---> docker-login.sh 18:41:58 nexus3.edgexfoundry.org:10001 18:41:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:58 Configure a credential helper to remove this warning. See 18:41:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:58 18:41:58 Login Succeeded 18:41:58 nexus3.edgexfoundry.org:10002 18:41:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:58 Configure a credential helper to remove this warning. See 18:41:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:58 18:41:58 Login Succeeded 18:41:58 nexus3.edgexfoundry.org:10003 18:41:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:58 Configure a credential helper to remove this warning. See 18:41:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:58 18:41:58 Login Succeeded 18:41:58 nexus3.edgexfoundry.org:10004 18:41:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:58 Configure a credential helper to remove this warning. See 18:41:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:58 18:41:58 Login Succeeded 18:41:58 docker.io 18:41:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:59 Configure a credential helper to remove this warning. See 18:41:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:59 18:41:59 Login Succeeded 18:41:59 ---> docker-login.sh ends [Pipeline] } 18:41:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:41:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:41:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:41:59 ========================================================= 18:41:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 18:41:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:59 + 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.20-alpine --build-arg MAKE=echo noop --target=builder . 18:41:59 Sending build context to Docker daemon 11.02MB 18:41:59 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 18:41:59 Step 2/10 : FROM ${BASE} AS builder 18:41:59 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 18:41:59 63b65145d645: Pulling fs layer 18:41:59 a2d21d5440eb: Pulling fs layer 18:41:59 935e6c44a52c: Pulling fs layer 18:41:59 94cc34f8dd06: Pulling fs layer 18:41:59 30dea6a524f1: Pulling fs layer 18:41:59 a2aff8979fd8: Pulling fs layer 18:41:59 6808be2612f2: Pulling fs layer 18:41:59 f25807f1079a: Pulling fs layer 18:41:59 94cc34f8dd06: Waiting 18:41:59 30dea6a524f1: Waiting 18:41:59 a2aff8979fd8: Waiting 18:41:59 6808be2612f2: Waiting 18:41:59 f25807f1079a: Waiting 18:41:59 a2d21d5440eb: Verifying Checksum 18:41:59 a2d21d5440eb: Download complete 18:41:59 94cc34f8dd06: Verifying Checksum 18:41:59 94cc34f8dd06: Download complete 18:41:59 30dea6a524f1: Download complete 18:41:59 63b65145d645: Verifying Checksum 18:41:59 63b65145d645: Download complete 18:41:59 a2aff8979fd8: Verifying Checksum 18:41:59 a2aff8979fd8: Download complete 18:41:59 63b65145d645: Pull complete 18:41:59 f25807f1079a: Verifying Checksum 18:41:59 f25807f1079a: Download complete 18:41:59 a2d21d5440eb: Pull complete 18:42:00 935e6c44a52c: Verifying Checksum 18:42:00 935e6c44a52c: Download complete 18:42:00 6808be2612f2: Verifying Checksum 18:42:00 6808be2612f2: Download complete 18:42:03 935e6c44a52c: Pull complete 18:42:04 94cc34f8dd06: Pull complete 18:42:04 30dea6a524f1: Pull complete 18:42:04 a2aff8979fd8: Pull complete 18:42:06 6808be2612f2: Pull complete 18:42:07 f25807f1079a: Pull complete 18:42:07 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 18:42:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:42:07 ---> 3b553350e43f 18:42:07 Step 3/10 : ARG MAKE=make build 18:42:11 ---> Running in b9709df240e6 18:42:11 Removing intermediate container b9709df240e6 18:42:11 ---> 554139f1ad5f 18:42:11 Step 4/10 : WORKDIR /device-sdk-go 18:42:11 ---> Running in 4b705df6d2b7 18:42:11 Removing intermediate container 4b705df6d2b7 18:42:11 ---> 1f5317e8c351 18:42:11 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:42:11 ---> Running in dab202e03341 18:42:11 Removing intermediate container dab202e03341 18:42:11 ---> db8bdd0210d7 18:42:11 Step 6/10 : RUN apk add --update --no-cache make git 18:42:11 ---> Running in 8c24dbf589e3 18:42:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:42:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:42:12 OK: 265 MiB in 53 packages 18:42:12 Removing intermediate container 8c24dbf589e3 18:42:12 ---> 27c7ab48448a 18:42:12 Step 7/10 : COPY go.mod vendor* ./ 18:42:12 ---> 2bd7525037ae 18:42:12 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:42:12 ---> Running in 988ac347febe 18:42:13 Still waiting to schedule task 18:42:13 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:42:39 Removing intermediate container 988ac347febe 18:42:39 ---> d8ae443bf3e7 18:42:39 Step 9/10 : COPY . . 18:42:39 ---> 1d0b21ca8167 18:42:39 Step 10/10 : RUN ${MAKE} 18:42:39 ---> Running in 8fb3efec836f 18:42:39 noop 18:42:39 Removing intermediate container 8fb3efec836f 18:42:39 ---> 558fc3b79566 18:42:39 Successfully built 558fc3b79566 18:42:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:39 + docker inspect -f . ci-base-image-x86_64 18:42:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:39 prd-ubuntu20.04-docker-8c-8g-6484 does not seem to be running inside a container 18:42:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1391 -v /w/workspace/gexfoundry_device-sdk-go_PR-1391:/w/workspace/gexfoundry_device-sdk-go_PR-1391:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1391@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1391@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:42:40 $ docker top 69e79a1d48dfba1d56856b3fb831bb341ec6a79e189aeb7afc84983610780d02 -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:40 + go version 18:42:40 go version go1.20.2 linux/amd64 [Pipeline] } 18:42:40 $ docker stop --time=1 69e79a1d48dfba1d56856b3fb831bb341ec6a79e189aeb7afc84983610780d02 18:42:41 $ docker rm -f --volumes 69e79a1d48dfba1d56856b3fb831bb341ec6a79e189aeb7afc84983610780d02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:42 + docker inspect -f . ci-base-image-x86_64 18:42:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:42 prd-ubuntu20.04-docker-8c-8g-6484 does not seem to be running inside a container 18:42:42 $ 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-1391 -v /w/workspace/gexfoundry_device-sdk-go_PR-1391:/w/workspace/gexfoundry_device-sdk-go_PR-1391:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1391@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1391@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:42:42 $ docker top f7a8f493a04155abb14f717c0ff102ca846575e4c57efaa79edc6edf26d995e5 -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:42 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1391 [Pipeline] fileExists [Pipeline] sh 18:42:43 + make test 18:42:43 go test -race -coverprofile=coverage.out ./... 18:42:49 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:43:04 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 18:43:04 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 18:43:04 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 18:43:04 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 18:43:04 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 18:43:05 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.049s coverage: 27.6% of statements 18:43:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 18:43:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 18:43:05 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.064s coverage: 79.9% of statements 18:43:05 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.078s coverage: 86.0% of statements 18:43:06 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 18:43:06 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 18:43:06 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.091s coverage: 77.5% of statements 18:43:06 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 18:43:06 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:43:07 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 18:43:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.066s coverage: 14.6% of statements 18:43:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.087s coverage: 68.5% of statements 18:43:09 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.114s coverage: 89.2% of statements 18:43:09 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.058s coverage: 5.6% of statements 18:43:31 GO111MODULE=on go vet ./... 18:43:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:43:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:43:34 ./bin/test-attribution-txt.sh [Pipeline] echo 18:43:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:43:34 $ docker stop --time=1 f7a8f493a04155abb14f717c0ff102ca846575e4c57efaa79edc6edf26d995e5 18:43:37 $ docker rm -f --volumes f7a8f493a04155abb14f717c0ff102ca846575e4c57efaa79edc6edf26d995e5 [Pipeline] // withDockerContainer [Pipeline] sh 18:43:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:43:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:43:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:43:38 + ls -al . 18:43:38 total 272 18:43:38 drwxrwxr-x 11 jenkins jenkins 4096 Mar 30 18:42 . 18:43:38 drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 18:41 .. 18:43:38 -rw-rw-r-- 1 jenkins jenkins 140 Mar 30 18:41 .dockerignore 18:43:38 drwxrwxr-x 8 jenkins jenkins 4096 Mar 30 18:41 .git 18:43:38 drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 18:41 .github 18:43:38 -rw-rw-r-- 1 jenkins jenkins 131 Mar 30 18:41 .gitignore 18:43:38 -rw-rw-r-- 1 jenkins jenkins 42 Mar 30 18:41 .golangci.yml 18:43:38 drwxr-xr-x 3 jenkins jenkins 4096 Mar 30 18:41 .semver 18:43:38 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 30 18:41 CHANGELOG.md 18:43:38 -rw-rw-r-- 1 jenkins jenkins 677 Mar 30 18:41 GOVERNANCE.md 18:43:38 -rw-rw-r-- 1 jenkins jenkins 885 Mar 30 18:41 Jenkinsfile 18:43:38 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 30 18:41 LICENSE 18:43:38 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 30 18:41 Makefile 18:43:38 -rw-rw-r-- 1 jenkins jenkins 619 Mar 30 18:41 OWNERS.md 18:43:38 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 30 18:41 README.md 18:43:38 -rw-rw-r-- 1 jenkins jenkins 5 Mar 30 18:41 VERSION 18:43:38 drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 18:41 bin 18:43:38 -rw-r--r-- 1 jenkins jenkins 105785 Mar 30 18:43 coverage.out 18:43:38 drwxrwxr-x 5 jenkins jenkins 4096 Mar 30 18:41 example 18:43:38 -rw-rw-r-- 1 jenkins jenkins 3243 Mar 30 18:41 go.mod 18:43:38 -rw-rw-r-- 1 jenkins jenkins 30606 Mar 30 18:41 go.sum 18:43:38 drwxrwxr-x 12 jenkins jenkins 4096 Mar 30 18:41 internal 18:43:38 drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 18:41 openapi 18:43:38 drwxrwxr-x 6 jenkins jenkins 4096 Mar 30 18:41 pkg 18:43:38 drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 18:41 snap 18:43:38 -rw-rw-r-- 1 jenkins jenkins 222 Mar 30 18:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:39 + 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=1a6c90b77afd0d444aa33a54e6ef2e0de91d80b9 --label arch=amd64 --label version=0.0.0 . 18:43:39 Sending build context to Docker daemon 11.13MB 18:43:39 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 18:43:39 Step 2/23 : FROM ${BASE} AS builder 18:43:39 ---> 558fc3b79566 18:43:39 Step 3/23 : ARG MAKE=make build 18:43:39 ---> Running in 7d3a4630be2a 18:43:39 Removing intermediate container 7d3a4630be2a 18:43:39 ---> 5d6d4214d898 18:43:39 Step 4/23 : WORKDIR /device-sdk-go 18:43:39 ---> Running in 96b764c59ffa 18:43:39 Removing intermediate container 96b764c59ffa 18:43:39 ---> 44bff1e4a38e 18:43:39 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:43:39 ---> Running in 82fec0eee71c 18:43:39 Removing intermediate container 82fec0eee71c 18:43:39 ---> a0e0a11941a6 18:43:39 Step 6/23 : RUN apk add --update --no-cache make git 18:43:39 ---> Running in 9136cb9503c8 18:43:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:43:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:43:40 OK: 265 MiB in 53 packages 18:43:40 Removing intermediate container 9136cb9503c8 18:43:40 ---> ab0cf6582576 18:43:40 Step 7/23 : COPY go.mod vendor* ./ 18:43:40 ---> a9f06760f9f2 18:43:40 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:43:40 ---> Running in f737227c1799 18:43:41 Removing intermediate container f737227c1799 18:43:41 ---> 0bd90633b318 18:43:41 Step 9/23 : COPY . . 18:43:41 ---> 2537a3de4d00 18:43:41 Step 10/23 : RUN ${MAKE} 18:43:41 ---> Running in 40b82c36dcd3 18:43:42 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 18:43:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6485 in /w/workspace/gexfoundry_device-sdk-go_PR-1391 [Pipeline] { [Pipeline] ws 18:43:47 Running in /w/workspace/device-sdk-go/14 [Pipeline] { [Pipeline] checkout 18:43:47 The recommended git tool is: git 18:43:54 using credential edgex-jenkins-ssh 18:43:54 Cloning the remote Git repository 18:43:54 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:43:54 > git init /w/workspace/device-sdk-go/14 # timeout=10 18:43:54 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:43:54 > git --version # timeout=10 18:43:54 > git --version # 'git version 2.25.1' 18:43:54 using GIT_SSH to set credentials SSH Credentials for GitHub 18:43:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:43:56 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:43:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:43:57 Merging remotes/origin/main commit 661b18549173505f3afdb4be110c3839c952cb0c into PR head commit 3208d00b92d734bd5d5e77ab3f3eea92c01795c2 18:43:56 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:43:56 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:43:56 using GIT_SSH to set credentials SSH Credentials for GitHub 18:43:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1391/head:refs/remotes/origin/PR-1391 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:43:57 > git config core.sparsecheckout # timeout=10 18:43:57 > git checkout -f 3208d00b92d734bd5d5e77ab3f3eea92c01795c2 # timeout=10 18:43:57 > git remote # timeout=10 18:43:57 > git config --get remote.origin.url # timeout=10 18:43:57 using GIT_SSH to set credentials SSH Credentials for GitHub 18:43:57 > git merge 661b18549173505f3afdb4be110c3839c952cb0c # timeout=10 18:43:58 Merge succeeded, producing 066bb6816e12eb18399589460a4f6623c53239fd 18:43:58 Checking out Revision 066bb6816e12eb18399589460a4f6623c53239fd (PR-1391) 18:43:57 > git rev-parse HEAD^{commit} # timeout=10 18:43:58 > git config core.sparsecheckout # timeout=10 18:43:58 > git checkout -f 066bb6816e12eb18399589460a4f6623c53239fd # timeout=10 18:44:01 Commit message: "Merge commit '661b18549173505f3afdb4be110c3839c952cb0c' into HEAD" 18:44:01 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:44:01 > git rev-list --no-walk 0f21675580947b927f591b9c1efa400353979866 # timeout=10 18:44:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:44:02 % Total % Received % Xferd Average Speed Time Time Time Current 18:44:02 Dload Upload Total Spent Left Speed 18:44:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83888 0 --:--:-- --:--:-- --:--:-- 84443 [Pipeline] sh 18:44:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:44:03 + sudo tee /etc/docker/daemon.new 18:44:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:44:03 { 18:44:03 "registry-mirrors": [ 18:44:03 "https://nexus3.edgexfoundry.org:10001" 18:44:03 ], 18:44:03 "bip": "10.250.0.254/24", 18:44:03 "hosts": [ 18:44:03 "tcp://0.0.0.0:5555", 18:44:03 "unix:///var/run/docker.sock" 18:44:03 ], 18:44:03 "mtu": 1458, 18:44:03 "selinux-enabled": true, 18:44:03 "seccomp-profile": "/etc/docker/seccomp.json" 18:44:03 } [Pipeline] sh 18:44:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:44:04 Removing intermediate container 40b82c36dcd3 18:44:04 ---> 23007381b1e1 18:44:04 Step 11/23 : FROM alpine:3.17 18:44:04 3.17: Pulling from library/alpine 18:44:04 f56be85fc22e: Pulling fs layer 18:44:04 f56be85fc22e: Verifying Checksum 18:44:04 f56be85fc22e: Download complete 18:44:04 f56be85fc22e: Pull complete 18:44:04 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:44:04 Status: Downloaded newer image for alpine:3.17 18:44:04 ---> 9ed4aefc74f6 18:44:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:44:04 ---> Running in 2b70c2effacd 18:44:04 Removing intermediate container 2b70c2effacd 18:44:04 ---> 0daf49421510 18:44:04 Step 13/23 : RUN apk add --update --no-cache 18:44:04 ---> Running in 405972b80464 18:44:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:44:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:44:04 OK: 7 MiB in 15 packages 18:44:04 Removing intermediate container 405972b80464 18:44:04 ---> 65a4de9cb2e4 18:44:04 Step 14/23 : WORKDIR / 18:44:04 ---> Running in feead23916fe 18:44:04 Removing intermediate container feead23916fe 18:44:04 ---> c3a664cdaadf 18:44:04 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:44:04 ---> 5dc3a1ffb687 18:44:04 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:44:04 + sudo service docker restart 18:44:04 ---> 2d3a01254721 18:44:04 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:44:04 ---> 27ab32d4bacf 18:44:04 Step 18/23 : EXPOSE 59999 18:44:04 ---> Running in b63f4a56393f 18:44:04 Removing intermediate container b63f4a56393f 18:44:04 ---> b08d7e11fc2e 18:44:04 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:44:04 ---> Running in eb547a6fec17 18:44:04 Removing intermediate container eb547a6fec17 18:44:04 ---> 9fad59432133 18:44:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:44:04 ---> Running in 390e5fadc22d 18:44:05 Removing intermediate container 390e5fadc22d 18:44:05 ---> 3df7f11aa151 18:44:05 Step 21/23 : LABEL arch=amd64 18:44:05 ---> Running in 29c5d52325a8 18:44:05 Removing intermediate container 29c5d52325a8 18:44:05 ---> 762861f38fed 18:44:05 Step 22/23 : LABEL git_sha=1a6c90b77afd0d444aa33a54e6ef2e0de91d80b9 18:44:05 ---> Running in 4b9005aab3c7 18:44:05 Removing intermediate container 4b9005aab3c7 18:44:05 ---> fd127b19556d 18:44:05 Step 23/23 : LABEL version=0.0.0 18:44:05 ---> Running in b35c320ed506 18:44:05 Removing intermediate container b35c320ed506 18:44:05 ---> 069abe04c927 18:44:05 [Warning] One or more build-args [ARCH] were not consumed 18:44:05 Successfully built 069abe04c927 18:44:05 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:44:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:44:05 18:44:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:44:06 latest: Pulling from edgex-lftools-log-publisher 18:44:06 5eb5b503b376: Pulling fs layer 18:44:06 5c69ac0246d0: Pulling fs layer 18:44:06 ec43610c2a17: Pulling fs layer 18:44:06 3a2ae6a8a46f: Pulling fs layer 18:44:06 33b1e0a273af: Pulling fs layer 18:44:06 5d3b04190fa2: Pulling fs layer 18:44:06 2f39f015ded8: Pulling fs layer 18:44:06 3a2ae6a8a46f: Waiting 18:44:06 5d3b04190fa2: Waiting 18:44:06 33b1e0a273af: Waiting 18:44:06 2f39f015ded8: Waiting 18:44:06 5c69ac0246d0: Download complete 18:44:06 3a2ae6a8a46f: Verifying Checksum 18:44:06 3a2ae6a8a46f: Download complete 18:44:06 33b1e0a273af: Verifying Checksum 18:44:06 33b1e0a273af: Download complete 18:44:06 ec43610c2a17: Verifying Checksum 18:44:06 ec43610c2a17: Download complete 18:44:06 5d3b04190fa2: Download complete 18:44:06 5eb5b503b376: Verifying Checksum 18:44:06 5eb5b503b376: Download complete 18:44:06 2f39f015ded8: Verifying Checksum 18:44:06 2f39f015ded8: Download complete 18:44:07 5eb5b503b376: Pull complete 18:44:07 5c69ac0246d0: Pull complete 18:44:08 ec43610c2a17: Pull complete 18:44:08 3a2ae6a8a46f: Pull complete 18:44:08 33b1e0a273af: Pull complete 18:44:08 5d3b04190fa2: Pull complete 18:44:12 2f39f015ded8: Pull complete 18:44:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:44:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:44:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:44:13 prd-ubuntu20.04-docker-8c-8g-6484 does not seem to be running inside a container 18:44:13 $ 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-1391 -v /w/workspace/gexfoundry_device-sdk-go_PR-1391:/w/workspace/gexfoundry_device-sdk-go_PR-1391:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1391@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1391@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:44:18 $ docker top 02b9625c55f95d31881243b850eb606090b08edbfd99ff4ef7b3371f7f6ebf7a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:44:18 ---> job-cost.sh 18:44:18 lf-activate-venv: SKIPPING 18:44:18 INFO: No Stack... 18:44:18 INFO: Retrieving Pricing Info for: v3-standard-8 18:44:19 INFO: Archiving Costs [Pipeline] sh 18:44:19 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1391/archives/cost.csv 18:44:19 + cut -d, -f6 [Pipeline] lock 18:44:19 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1391-14-stack-cost] 18:44:19 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1391-14-stack-cost] did not exist. Created. 18:44:19 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1391-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:44:19 + echo total: 0.2199999988079071 [Pipeline] stash 18:44:19 Stashed 1 file(s) [Pipeline] } 18:44:19 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1391-14-stack-cost] [Pipeline] // lock [Pipeline] } 18:44:19 $ docker stop --time=1 02b9625c55f95d31881243b850eb606090b08edbfd99ff4ef7b3371f7f6ebf7a 18:44:21 $ docker rm -f --volumes 02b9625c55f95d31881243b850eb606090b08edbfd99ff4ef7b3371f7f6ebf7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:44:22 provisioning config files... 18:44:22 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/14@tmp/config15471757354029965434tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:44:23 ---> docker-login.sh 18:44:23 nexus3.edgexfoundry.org:10001 18:44:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:23 Configure a credential helper to remove this warning. See 18:44:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:23 18:44:23 Login Succeeded 18:44:23 nexus3.edgexfoundry.org:10002 18:44:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:23 Configure a credential helper to remove this warning. See 18:44:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:23 18:44:23 Login Succeeded 18:44:24 nexus3.edgexfoundry.org:10003 18:44:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:24 Configure a credential helper to remove this warning. See 18:44:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:24 18:44:24 Login Succeeded 18:44:24 nexus3.edgexfoundry.org:10004 18:44:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:24 Configure a credential helper to remove this warning. See 18:44:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:24 18:44:24 Login Succeeded 18:44:24 docker.io 18:44:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:25 Configure a credential helper to remove this warning. See 18:44:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:25 18:44:25 Login Succeeded 18:44:25 ---> docker-login.sh ends [Pipeline] } 18:44:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:44:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:44:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:44:25 ========================================================= 18:44:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 18:44:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:25 + 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.20-alpine --build-arg MAKE=echo noop --target=builder . 18:44:26 Sending build context to Docker daemon 5.968MB 18:44:26 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 18:44:26 Step 2/10 : FROM ${BASE} AS builder 18:44:26 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:44:26 af6eaf76a39c: Pulling fs layer 18:44:26 55522c791124: Pulling fs layer 18:44:26 ce5c4a1c91eb: Pulling fs layer 18:44:26 169dfbe0d373: Pulling fs layer 18:44:26 e1ff8fa3b103: Pulling fs layer 18:44:26 52ebb69f0ebf: Pulling fs layer 18:44:26 5abe8eddf0d5: Pulling fs layer 18:44:26 169dfbe0d373: Waiting 18:44:26 e1ff8fa3b103: Waiting 18:44:26 52ebb69f0ebf: Waiting 18:44:26 5abe8eddf0d5: Waiting 18:44:26 55522c791124: Verifying Checksum 18:44:26 55522c791124: Download complete 18:44:26 169dfbe0d373: Verifying Checksum 18:44:26 169dfbe0d373: Download complete 18:44:26 e1ff8fa3b103: Verifying Checksum 18:44:26 e1ff8fa3b103: Download complete 18:44:26 af6eaf76a39c: Verifying Checksum 18:44:26 af6eaf76a39c: Download complete 18:44:27 5abe8eddf0d5: Verifying Checksum 18:44:27 5abe8eddf0d5: Download complete 18:44:27 af6eaf76a39c: Pull complete 18:44:28 55522c791124: Pull complete 18:44:29 52ebb69f0ebf: Verifying Checksum 18:44:29 52ebb69f0ebf: Download complete 18:44:29 ce5c4a1c91eb: Verifying Checksum 18:44:29 ce5c4a1c91eb: Download complete 18:44:41 ce5c4a1c91eb: Pull complete 18:44:41 169dfbe0d373: Pull complete 18:44:41 e1ff8fa3b103: Pull complete 18:44:47 52ebb69f0ebf: Pull complete 18:44:49 5abe8eddf0d5: Pull complete 18:44:49 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 18:44:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:44:49 ---> 6cb57ee374ae 18:44:49 Step 3/10 : ARG MAKE=make build 18:44:51 ---> Running in 3939be7d6ce6 18:44:51 Removing intermediate container 3939be7d6ce6 18:44:51 ---> b1b3058f39cd 18:44:51 Step 4/10 : WORKDIR /device-sdk-go 18:44:51 ---> Running in 478fb655fbc2 18:44:51 Removing intermediate container 478fb655fbc2 18:44:51 ---> 3b80e1dde050 18:44:51 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:44:51 ---> Running in 48ade780d784 18:44:51 Removing intermediate container 48ade780d784 18:44:51 ---> f38bc91633a6 18:44:51 Step 6/10 : RUN apk add --update --no-cache make git 18:44:51 ---> Running in f675b8bdf2e5 18:44:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:44:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:44:54 OK: 263 MiB in 53 packages 18:44:55 Removing intermediate container f675b8bdf2e5 18:44:55 ---> eb44a4a11d5a 18:44:55 Step 7/10 : COPY go.mod vendor* ./ 18:44:55 ---> df9f76be1e5b 18:44:55 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:44:55 ---> Running in 5bc01a93bf62 18:46:03 Removing intermediate container 5bc01a93bf62 18:46:03 ---> 39729f6e7416 18:46:03 Step 9/10 : COPY . . 18:46:03 ---> 312793b49be0 18:46:03 Step 10/10 : RUN ${MAKE} 18:46:03 ---> Running in c9fa9f7dadca 18:46:03 noop 18:46:03 Removing intermediate container c9fa9f7dadca 18:46:03 ---> 8c4eaa836bff 18:46:03 Successfully built 8c4eaa836bff 18:46:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:04 + docker inspect -f . ci-base-image-arm64 18:46:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:46:04 prd-ubuntu20.04-docker-arm64-4c-16g-6485 does not seem to be running inside a container 18:46:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/14 -v /w/workspace/device-sdk-go/14:/w/workspace/device-sdk-go/14:rw,z -v /w/workspace/device-sdk-go/14@tmp:/w/workspace/device-sdk-go/14@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 18:46:05 $ docker top f7bee4c617e53b6b5724953e40e3a50c55db2c409e671bf19d848e20d226da1c -eo pid,comm [Pipeline] { [Pipeline] sh 18:46:06 + go version 18:46:06 go version go1.20.2 linux/arm64 [Pipeline] } 18:46:06 $ docker stop --time=1 f7bee4c617e53b6b5724953e40e3a50c55db2c409e671bf19d848e20d226da1c 18:46:08 $ docker rm -f --volumes f7bee4c617e53b6b5724953e40e3a50c55db2c409e671bf19d848e20d226da1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:08 + docker inspect -f . ci-base-image-arm64 18:46:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:46:08 prd-ubuntu20.04-docker-arm64-4c-16g-6485 does not seem to be running inside a container 18:46:08 $ 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/14 -v /w/workspace/device-sdk-go/14:/w/workspace/device-sdk-go/14:rw,z -v /w/workspace/device-sdk-go/14@tmp:/w/workspace/device-sdk-go/14@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 18:46:09 $ docker top 4fd23e14d8a7240eb5c86e1e664a47cde48485165eaa1301cd219924b3292404 -eo pid,comm [Pipeline] { [Pipeline] sh 18:46:10 + git config --global --add safe.directory /w/workspace/device-sdk-go/14 [Pipeline] fileExists [Pipeline] sh 18:46:10 + make test 18:46:10 go test -race -coverprofile=coverage.out ./... 18:46:49 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:48:56 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 18:48:56 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 18:48:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 18:48:56 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 18:48:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 18:48:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.200s coverage: 27.6% of statements 18:48:59 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.276s coverage: 79.9% of statements 18:49:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 18:49:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 18:49:14 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.322s coverage: 86.0% of statements 18:49:18 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 18:49:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.426s coverage: 77.5% of statements 18:49:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 18:49:24 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 18:49:24 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:49:27 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.261s coverage: 14.6% of statements 18:49:27 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.460s coverage: 68.5% of statements 18:49:28 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.429s coverage: 89.2% of statements 18:49:30 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 18:49:30 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.247s coverage: 5.6% of statements 18:49:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:49:30 GO111MODULE=on go vet ./... 18:51:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:51:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:51:52 ./bin/test-attribution-txt.sh [Pipeline] echo 18:51:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:51:52 $ docker stop --time=1 4fd23e14d8a7240eb5c86e1e664a47cde48485165eaa1301cd219924b3292404 18:51:54 $ docker rm -f --volumes 4fd23e14d8a7240eb5c86e1e664a47cde48485165eaa1301cd219924b3292404 [Pipeline] // withDockerContainer [Pipeline] sh 18:51:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:51:56 Warning: overwriting stash ‘coverage-report’ 18:51:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:51:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:51:57 + ls -al . 18:51:57 total 268 18:51:57 drwxrwxr-x 10 jenkins jenkins 4096 Mar 30 18:46 . 18:51:57 drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 18:43 .. 18:51:57 -rw-rw-r-- 1 jenkins jenkins 140 Mar 30 18:43 .dockerignore 18:51:57 drwxrwxr-x 8 jenkins jenkins 4096 Mar 30 18:43 .git 18:51:57 drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 18:43 .github 18:51:57 -rw-rw-r-- 1 jenkins jenkins 131 Mar 30 18:43 .gitignore 18:51:57 -rw-rw-r-- 1 jenkins jenkins 42 Mar 30 18:43 .golangci.yml 18:51:57 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 30 18:43 CHANGELOG.md 18:51:57 -rw-rw-r-- 1 jenkins jenkins 677 Mar 30 18:43 GOVERNANCE.md 18:51:57 -rw-rw-r-- 1 jenkins jenkins 885 Mar 30 18:43 Jenkinsfile 18:51:57 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 30 18:43 LICENSE 18:51:57 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 30 18:43 Makefile 18:51:57 -rw-rw-r-- 1 jenkins jenkins 619 Mar 30 18:43 OWNERS.md 18:51:57 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 30 18:43 README.md 18:51:57 -rw-rw-r-- 1 jenkins jenkins 5 Mar 30 18:41 VERSION 18:51:57 drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 18:43 bin 18:51:57 -rw-r--r-- 1 jenkins jenkins 105785 Mar 30 18:49 coverage.out 18:51:57 drwxrwxr-x 5 jenkins jenkins 4096 Mar 30 18:43 example 18:51:57 -rw-rw-r-- 1 jenkins jenkins 3243 Mar 30 18:43 go.mod 18:51:57 -rw-rw-r-- 1 jenkins jenkins 30606 Mar 30 18:43 go.sum 18:51:57 drwxrwxr-x 12 jenkins jenkins 4096 Mar 30 18:43 internal 18:51:57 drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 18:43 openapi 18:51:57 drwxrwxr-x 6 jenkins jenkins 4096 Mar 30 18:43 pkg 18:51:57 drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 18:43 snap 18:51:57 -rw-rw-r-- 1 jenkins jenkins 222 Mar 30 18:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:57 + 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=066bb6816e12eb18399589460a4f6623c53239fd --label arch=arm64 --label version=0.0.0 . 18:51:58 Sending build context to Docker daemon 6.075MB 18:51:58 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 18:51:58 Step 2/23 : FROM ${BASE} AS builder 18:51:58 ---> 8c4eaa836bff 18:51:58 Step 3/23 : ARG MAKE=make build 18:51:58 ---> Running in fc82bd00dc25 18:51:58 Removing intermediate container fc82bd00dc25 18:51:58 ---> 1d3fd2fdb5d8 18:51:58 Step 4/23 : WORKDIR /device-sdk-go 18:51:59 ---> Running in 17a57a2d2260 18:51:59 Removing intermediate container 17a57a2d2260 18:51:59 ---> 2b12c6df3698 18:51:59 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:51:59 ---> Running in c76e05425feb 18:51:59 Removing intermediate container c76e05425feb 18:51:59 ---> fbdad44dff04 18:51:59 Step 6/23 : RUN apk add --update --no-cache make git 18:51:59 ---> Running in 3c33245033ff 18:52:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:52:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:52:02 OK: 263 MiB in 53 packages 18:52:03 Removing intermediate container 3c33245033ff 18:52:03 ---> 53d404fd06ac 18:52:03 Step 7/23 : COPY go.mod vendor* ./ 18:52:03 ---> d2b83e227838 18:52:03 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:52:03 ---> Running in 2a9a71ae7363 18:52:06 Removing intermediate container 2a9a71ae7363 18:52:06 ---> 312c65a2a9c9 18:52:06 Step 9/23 : COPY . . 18:52:07 ---> a11f140727d7 18:52:07 Step 10/23 : RUN ${MAKE} 18:52:07 ---> Running in b509f5129a27 18:52:08 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 18:54:15 Removing intermediate container b509f5129a27 18:54:15 ---> cd448e54a24f 18:54:15 Step 11/23 : FROM alpine:3.17 18:54:15 3.17: Pulling from library/alpine 18:54:15 c41833b44d91: Pulling fs layer 18:54:15 c41833b44d91: Verifying Checksum 18:54:15 c41833b44d91: Download complete 18:54:15 c41833b44d91: Pull complete 18:54:15 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:54:15 Status: Downloaded newer image for alpine:3.17 18:54:15 ---> 51e60588ff2c 18:54:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:54:15 ---> Running in 2ee90ae1cda2 18:54:15 Removing intermediate container 2ee90ae1cda2 18:54:15 ---> 0a5d53a63fce 18:54:15 Step 13/23 : RUN apk add --update --no-cache 18:54:15 ---> Running in 8a1f1582db32 18:54:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:54:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:54:17 OK: 7 MiB in 15 packages 18:54:18 Removing intermediate container 8a1f1582db32 18:54:18 ---> f69c0b08cf99 18:54:18 Step 14/23 : WORKDIR / 18:54:18 ---> Running in 29de1b87c282 18:54:19 Removing intermediate container 29de1b87c282 18:54:19 ---> 8d319b9157f6 18:54:19 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:54:19 ---> e8e927ce0054 18:54:19 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:54:21 ---> 8e2124cf18a4 18:54:21 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:54:21 ---> 17d382cd304f 18:54:21 Step 18/23 : EXPOSE 59999 18:54:21 ---> Running in 27c4691e68f9 18:54:21 Removing intermediate container 27c4691e68f9 18:54:21 ---> 28e515609e7a 18:54:21 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:54:21 ---> Running in 8ded44148a47 18:54:22 Removing intermediate container 8ded44148a47 18:54:22 ---> 1b58f1136f93 18:54:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:54:22 ---> Running in 58992e8f50e8 18:54:22 Removing intermediate container 58992e8f50e8 18:54:22 ---> d4aace3a72ee 18:54:22 Step 21/23 : LABEL arch=arm64 18:54:22 ---> Running in 34a772e51759 18:54:22 Removing intermediate container 34a772e51759 18:54:22 ---> 90e44d0225c8 18:54:22 Step 22/23 : LABEL git_sha=066bb6816e12eb18399589460a4f6623c53239fd 18:54:22 ---> Running in 8d19fb280a24 18:54:23 Removing intermediate container 8d19fb280a24 18:54:23 ---> f55d80efaae6 18:54:23 Step 23/23 : LABEL version=0.0.0 18:54:23 ---> Running in 57bee47f818b 18:54:23 Removing intermediate container 57bee47f818b 18:54:23 ---> 567c20f56550 18:54:23 [Warning] One or more build-args [ARCH] were not consumed 18:54:23 Successfully built 567c20f56550 18:54:23 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:54:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:54:24 18:54:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:54:24 arm64: Pulling from edgex-lftools-log-publisher 18:54:24 8998bd30e6a1: Pulling fs layer 18:54:24 04944245beec: Pulling fs layer 18:54:24 699f458cf7ca: Pulling fs layer 18:54:24 765212b225bb: Pulling fs layer 18:54:24 f23df028b6ca: Pulling fs layer 18:54:24 d65c8cfc05b1: Pulling fs layer 18:54:24 2437ff75d9bd: Pulling fs layer 18:54:24 765212b225bb: Waiting 18:54:24 d65c8cfc05b1: Waiting 18:54:24 f23df028b6ca: Waiting 18:54:24 04944245beec: Verifying Checksum 18:54:24 04944245beec: Download complete 18:54:24 765212b225bb: Verifying Checksum 18:54:24 765212b225bb: Download complete 18:54:24 f23df028b6ca: Verifying Checksum 18:54:24 f23df028b6ca: Download complete 18:54:24 d65c8cfc05b1: Verifying Checksum 18:54:24 d65c8cfc05b1: Download complete 18:54:24 699f458cf7ca: Verifying Checksum 18:54:24 699f458cf7ca: Download complete 18:54:25 8998bd30e6a1: Verifying Checksum 18:54:25 8998bd30e6a1: Download complete 18:54:27 2437ff75d9bd: Verifying Checksum 18:54:29 8998bd30e6a1: Pull complete 18:54:29 04944245beec: Pull complete 18:54:32 699f458cf7ca: Pull complete 18:54:32 765212b225bb: Pull complete 18:54:33 f23df028b6ca: Pull complete 18:54:33 d65c8cfc05b1: Pull complete 18:54:48 2437ff75d9bd: Pull complete 18:54:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:54:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:54:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:54:48 prd-ubuntu20.04-docker-arm64-4c-16g-6485 does not seem to be running inside a container 18:54:48 $ 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/14 -v /w/workspace/device-sdk-go/14:/w/workspace/device-sdk-go/14:rw,z -v /w/workspace/device-sdk-go/14@tmp:/w/workspace/device-sdk-go/14@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:54:50 $ docker top 7b52e064fbc949ed1ed01208a8d109a9c446c6636d56c131d657de98a8da8463 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:54:51 ---> job-cost.sh 18:54:51 lf-activate-venv: SKIPPING 18:54:51 INFO: No Stack... 18:54:52 INFO: Retrieving Pricing Info for: v3-standard-4 18:54:53 INFO: Archiving Costs [Pipeline] sh 18:54:53 + cat /w/workspace/device-sdk-go/14/archives/cost.csv 18:54:53 + cut -d, -f6 [Pipeline] lock 18:54:53 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1391-14-stack-cost] 18:54:53 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1391-14-stack-cost] did not exist. Created. 18:54:53 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1391-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:54:54 /w/workspace/device-sdk-go/14@tmp/durable-bf41f5b4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:54:55 + echo total: 0.10999999940395355 [Pipeline] stash 18:54:55 Warning: overwriting stash ‘stack-cost’ 18:54:55 Stashed 1 file(s) [Pipeline] } 18:54:55 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1391-14-stack-cost] [Pipeline] // lock [Pipeline] } 18:54:55 $ docker stop --time=1 7b52e064fbc949ed1ed01208a8d109a9c446c6636d56c131d657de98a8da8463 18:54:56 $ docker rm -f --volumes 7b52e064fbc949ed1ed01208a8d109a9c446c6636d56c131d657de98a8da8463 [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:54:57 provisioning config files... 18:54:57 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1391@tmp/config5591825421156010850tmp [Pipeline] { [Pipeline] sh 18:54:57 + set +x 18:54:57 + curl -s https://codecov.io/bash 18:54:57 + bash -s -- 18:54:57 18:54:57 _____ _ 18:54:57 / ____| | | 18:54:57 | | ___ __| | ___ ___ _____ __ 18:54:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:54:57 | |___| (_) | (_| | __/ (_| (_) \ V / 18:54:57 \_____\___/ \__,_|\___|\___\___/ \_/ 18:54:57 Bash-1.0.6 18:54:57 18:54:57 18:54:57 ==> git version 2.25.1 found 18:54:57 ==> 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:54:57 Release-Date: 2020-01-08 18:54:57 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:54:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:54:57 ==> Jenkins CI detected. 18:54:57 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1391 18:54:57 project root: . 18:54:57 --> token set from env 18:54:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:54:57 ==> Running gcov in . (disable via -X gcov) 18:54:57 ==> Python coveragepy not found 18:54:57 ==> Searching for coverage reports in: 18:54:57 + . 18:54:57 -> Found 1 reports 18:54:57 ==> Detecting git/mercurial file structure 18:54:57 ==> Reading reports 18:54:57 + ./coverage.out bytes=105785 18:54:57 ==> Appending adjustments 18:54:57 https://docs.codecov.io/docs/fixing-reports 18:54:58 + Found adjustments 18:54:58 ==> Gzipping contents 18:54:58 16K /tmp/codecov.Oy5f3k.gz 18:54:58 ==> Uploading reports 18:54:58 url: https://codecov.io 18:54:58 query: branch=PR-1391&commit=1a6c90b77afd0d444aa33a54e6ef2e0de91d80b9&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1391%2F14%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1391&job=&cmd_args= 18:54:58 -> Pinging Codecov 18:54:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1391&commit=1a6c90b77afd0d444aa33a54e6ef2e0de91d80b9&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1391%2F14%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1391&job=&cmd_args= 18:54:58 -> Uploading to 18:54:58 https://storage.googleapis.com/codecov/v4/raw/2023-03-30/7E55EF52A471D76F132DFD9A03CDDE97/1a6c90b77afd0d444aa33a54e6ef2e0de91d80b9/badd43c3-f0b2-4540-8a20-2f8fb4a15368.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230330%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230330T185458Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=659e37200398e8b7ccfb876d510e50dfe27640380b3887a37510bbe7b6ccdeda 18:54:58 % Total % Received % Xferd Average Speed Time Time Time Current 18:54:58 Dload Upload Total Spent Left Speed 18:54:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14964 0 0 100 14964 0 52690 --:--:-- --:--:-- --:--:-- 52690 18:54:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/1a6c90b77afd0d444aa33a54e6ef2e0de91d80b9 [Pipeline] } 18:54:58 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:54:59 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1391/archives ] 18:54:59 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1391/archives 18:54:59 total 16 18:54:59 drwxr-xr-x 3 root root 4096 Mar 30 18:44 . 18:54:59 drwxrwxr-x 12 jenkins jenkins 4096 Mar 30 18:44 .. 18:54:59 drwxr-xr-x 2 root root 4096 Mar 30 18:44 cost 18:54:59 -rw-r--r-- 1 root root 87 Mar 30 18:44 cost.csv 18:54:59 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1391/archives 18:54:59 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1391/archives 18:54:59 total 16 18:54:59 drwxr-xr-x 3 jenkins jenkins 4096 Mar 30 18:44 . 18:54:59 drwxrwxr-x 12 jenkins jenkins 4096 Mar 30 18:44 .. 18:54:59 drwxr-xr-x 2 jenkins jenkins 4096 Mar 30 18:44 cost 18:54:59 -rw-r--r-- 1 jenkins jenkins 87 Mar 30 18:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:54:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:55:00 ---> package-listing.sh 18:55:00 ++ facter osfamily 18:55:00 ++ tr '[:upper:]' '[:lower:]' 18:55:00 + OS_FAMILY=debian 18:55:00 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1391 18:55:00 + START_PACKAGES=/tmp/packages_start.txt 18:55:00 + END_PACKAGES=/tmp/packages_end.txt 18:55:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:55:00 + PACKAGES=/tmp/packages_start.txt 18:55:00 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1391 ']' 18:55:00 + PACKAGES=/tmp/packages_end.txt 18:55:00 + case "${OS_FAMILY}" in 18:55:00 + dpkg -l 18:55:00 + grep '^ii' 18:55:00 + '[' -f /tmp/packages_start.txt ']' 18:55:00 + '[' -f /tmp/packages_end.txt ']' 18:55:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:55:00 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1391 ']' 18:55:00 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1391/archives/ 18:55:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1391/archives/ [Pipeline] echo 18:55:00 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-1391/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:55:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:55:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:55:01 prd-ubuntu20.04-docker-8c-8g-6484 does not seem to be running inside a container 18:55:01 $ 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-1391/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-1391 -v /w/workspace/gexfoundry_device-sdk-go_PR-1391:/w/workspace/gexfoundry_device-sdk-go_PR-1391:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1391@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1391@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:55:01 $ docker top e16602d5503f381101f014305657c5b5dc34a1fc815352028d80fe8cd74bd0e6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:55:02 + touch /tmp/pre-build-complete [Pipeline] sh 18:55:02 + mkdir -p /var/log/sysstat [Pipeline] sh 18:55:02 + ls /var/log/sa-host 18:55:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:55:03 provisioning config files... 18:55:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1391@tmp/config161485657429257905tmp [Pipeline] { [Pipeline] echo 18:55:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:55:03 ---> create-netrc.sh [Pipeline] } 18:55:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:55:03 ---> python-tools-install.sh [Pipeline] echo 18:55:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:55:04 ---> sudo-logs.sh 18:55:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:55:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:55:04 ---> job-cost.sh 18:55:04 lf-activate-venv: SKIPPING 18:55:04 DEBUG: total: 0.2199999988079071 18:55:04 INFO: Retrieving Stack Cost... 18:55:04 INFO: Retrieving Pricing Info for: v3-standard-8 18:55:05 INFO: Archiving Costs [Pipeline] echo 18:55:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:55:05 ---> logs-deploy.sh 18:55:05 lf-activate-venv: SKIPPING 18:55:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1391/14 18:55:05 INFO: archiving workspace using pattern(s): 18:55:06 Archives upload complete. 18:55:06 INFO: archiving logs to Nexus