Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 25609c649f9c186cb9ea36c0446132d2c7203020+50dd63d392f370c86a33393d79501a04f0565adc (afbba65f6f942c5ba01bf53ab43393837cd3e8af) 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-ssh14813728762825527320.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10803373504830558936.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1539/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-1539/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1185005758707923877.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh835674850784585253.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-1539/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-1539/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8864377569460657275.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-229 in /w/workspace/gexfoundry_device-sdk-go_PR-1539 [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-1539 # 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 > 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/1539/head:refs/remotes/origin/PR-1539 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 50dd63d392f370c86a33393d79501a04f0565adc into PR head commit 25609c649f9c186cb9ea36c0446132d2c7203020 Merge succeeded, producing b0daeff9ae15a167db3e46fc3e9a2c9eb35cf14a Checking out Revision b0daeff9ae15a167db3e46fc3e9a2c9eb35cf14a (PR-1539) > git config core.sparsecheckout # timeout=10 > git checkout -f 25609c649f9c186cb9ea36c0446132d2c7203020 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 50dd63d392f370c86a33393d79501a04f0565adc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b0daeff9ae15a167db3e46fc3e9a2c9eb35cf14a # timeout=10 Commit message: "Merge commit '50dd63d392f370c86a33393d79501a04f0565adc' into HEAD" > git rev-list --no-walk 25609c649f9c186cb9ea36c0446132d2c7203020 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:42:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:42:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:42:50 ========================================================= 18:42:50 EdgeX Global Pipelines Version Info 18:42:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:42:51 ------------------- 18:42:51 stable info: 18:42:51 ------------------- 18:42:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:42:51 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:42:51 Message: update stable to v1.0.258 18:42:52 ------------------- 18:42:52 experimental info: 18:42:52 ------------------- 18:42:52 Commited By: **** collab-it+edgex@linuxfoundation.org 18:42:52 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:42:52 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:42:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 18:42:52 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 18:42:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:42:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:42:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:42:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:42:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:42:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 18:42:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:42:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:42:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:42:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 18:42:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:42:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:42:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:42:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:42:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:42:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:42:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:42:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:42:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:42:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 18:42:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:42:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:42:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:42:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:42:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:42:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1539 [Pipeline] echo 18:42:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1539 [Pipeline] echo 18:42:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1539 [Pipeline] echo 18:42:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b0daeff9ae15a167db3e46fc3e9a2c9eb35cf14a [Pipeline] echo 18:42:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b0daeff [Pipeline] echo 18:42:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:42:53 provisioning config files... 18:42:53 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1539@tmp/config15489636220878084513tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:42:53 ---> ****-login.sh 18:42:53 nexus3.edgexfoundry.org:10001 18:42:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:42:54 Configure a credential helper to remove this warning. See 18:42:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:42:54 18:42:54 Login Succeeded 18:42:54 nexus3.edgexfoundry.org:10002 18:42:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:42:54 Configure a credential helper to remove this warning. See 18:42:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:42:54 18:42:54 Login Succeeded 18:42:54 nexus3.edgexfoundry.org:10003 18:42:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:42:54 Configure a credential helper to remove this warning. See 18:42:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:42:54 18:42:54 Login Succeeded 18:42:54 nexus3.edgexfoundry.org:10004 18:42:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:42:54 Configure a credential helper to remove this warning. See 18:42:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:42:54 18:42:54 Login Succeeded 18:42:54 ****.io 18:42:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:42:54 Configure a credential helper to remove this warning. See 18:42:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:42:54 18:42:54 Login Succeeded 18:42:54 ---> ****-login.sh ends [Pipeline] } 18:42:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:42:55 + git rev-list -1 --merges b0daeff9ae15a167db3e46fc3e9a2c9eb35cf14a~1..b0daeff9ae15a167db3e46fc3e9a2c9eb35cf14a [Pipeline] echo 18:42:55 -----------> git rev-list -1 --merges b0daeff9ae15a167db3e46fc3e9a2c9eb35cf14a~1..b0daeff9ae15a167db3e46fc3e9a2c9eb35cf14a b0daeff9ae15a167db3e46fc3e9a2c9eb35cf14a 18:42:55 b0daeff9ae15a167db3e46fc3e9a2c9eb35cf14a [false] [Pipeline] sh 18:42:55 + git log --format=format:%s -1 b0daeff9ae15a167db3e46fc3e9a2c9eb35cf14a [Pipeline] echo 18:42:55 ========================================================= 18:42:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:42:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:42:56 + git log --format=format:%s -1 b0daeff9ae15a167db3e46fc3e9a2c9eb35cf14a [Pipeline] echo 18:42:56 [semverPrep] GIT_COMMIT: b0daeff9ae15a167db3e46fc3e9a2c9eb35cf14a, Commit Message: Merge commit '50dd63d392f370c86a33393d79501a04f0565adc' into HEAD [Pipeline] echo 18:42:56 [semverPrep] This is not a build commit. [Pipeline] sh 18:42:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:42:56 + grep -v github /etc/ssh/ssh_known_hosts 18:42:56 + [ -e /tmp/ssh_known_hosts ] 18:42:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:42:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:42:56 + sudo tee -a /etc/ssh/ssh_known_hosts 18:42:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:42:56 18:42:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:42:57 0.1.4: Pulling from edgex-devops/py-git-semver 18:42:57 b85a868b505f: Pulling fs layer 18:42:57 e2be974225ed: Pulling fs layer 18:42:57 339a4e72a1f5: Pulling fs layer 18:42:57 988bab9f4d93: Pulling fs layer 18:42:57 1469e6f7b9e6: Pulling fs layer 18:42:57 eaf3925da568: Pulling fs layer 18:42:57 bab4dde63d76: Pulling fs layer 18:42:57 bde34c3a00c8: Pulling fs layer 18:42:57 b352a97aabf1: Pulling fs layer 18:42:57 4872d77fe225: Pulling fs layer 18:42:57 5851b861e8e6: Pulling fs layer 18:42:57 988bab9f4d93: Waiting 18:42:57 1469e6f7b9e6: Waiting 18:42:57 eaf3925da568: Waiting 18:42:57 bab4dde63d76: Waiting 18:42:57 bde34c3a00c8: Waiting 18:42:57 b352a97aabf1: Waiting 18:42:57 4872d77fe225: Waiting 18:42:57 5851b861e8e6: Waiting 18:42:57 e2be974225ed: Download complete 18:42:57 988bab9f4d93: Verifying Checksum 18:42:57 988bab9f4d93: Download complete 18:42:57 339a4e72a1f5: Verifying Checksum 18:42:57 339a4e72a1f5: Download complete 18:42:57 1469e6f7b9e6: Download complete 18:42:57 eaf3925da568: Verifying Checksum 18:42:57 eaf3925da568: Download complete 18:42:57 bde34c3a00c8: Verifying Checksum 18:42:57 bde34c3a00c8: Download complete 18:42:57 b352a97aabf1: Verifying Checksum 18:42:57 b352a97aabf1: Download complete 18:42:57 4872d77fe225: Verifying Checksum 18:42:57 4872d77fe225: Download complete 18:42:57 b85a868b505f: Verifying Checksum 18:42:57 b85a868b505f: Download complete 18:42:57 bab4dde63d76: Verifying Checksum 18:42:57 bab4dde63d76: Download complete 18:42:58 b85a868b505f: Pull complete 18:42:58 e2be974225ed: Pull complete 18:42:59 339a4e72a1f5: Pull complete 18:42:59 988bab9f4d93: Pull complete 18:42:59 1469e6f7b9e6: Pull complete 18:42:59 eaf3925da568: Pull complete 18:43:01 bab4dde63d76: Pull complete 18:43:01 bde34c3a00c8: Pull complete 18:43:01 b352a97aabf1: Pull complete 18:43:01 4872d77fe225: Pull complete 18:43:01 5851b861e8e6: Pull complete 18:43:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:43:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:43:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:43:01 prd-ubuntu20.04-docker-8c-8g-229 does not seem to be running inside a container 18:43:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1539 -v /w/workspace/gexfoundry_device-sdk-go_PR-1539:/w/workspace/gexfoundry_device-sdk-go_PR-1539:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1539@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1539@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:43:04 $ docker top aa58000d3c99a1041f8a2430b963f2c542c358a7eba4d07599c1237a72b2de5f -eo pid,comm 18:43:04 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:43:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:43:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:43:04 [ssh-agent] Looking for ssh-agent implementation... 18:43:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:43:05 $ docker exec aa58000d3c99a1041f8a2430b963f2c542c358a7eba4d07599c1237a72b2de5f ssh-agent 18:43:05 SSH_AUTH_SOCK=/tmp/ssh-THyRarmJKudd/agent.31 18:43:05 SSH_AGENT_PID=37 18:43:05 Running ssh-add (command line suppressed) 18:43:05 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1539@tmp/private_key_7545650505185169257.key (/w/workspace/gexfoundry_device-sdk-go_PR-1539@tmp/private_key_7545650505185169257.key) 18:43:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:43:05 + git tag --points-at HEAD [Pipeline] } 18:43:05 $ docker exec --env ******** --env ******** aa58000d3c99a1041f8a2430b963f2c542c358a7eba4d07599c1237a72b2de5f ssh-agent -k 18:43:05 unset SSH_AUTH_SOCK; 18:43:05 unset SSH_AGENT_PID; 18:43:05 echo Agent pid 37 killed; 18:43:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:43:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:43:05 [ssh-agent] Looking for ssh-agent implementation... 18:43:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:43:05 $ docker exec aa58000d3c99a1041f8a2430b963f2c542c358a7eba4d07599c1237a72b2de5f ssh-agent 18:43:06 SSH_AUTH_SOCK=/tmp/ssh-9KEgpxdEG1io/agent.70 18:43:06 SSH_AGENT_PID=76 18:43:06 Running ssh-add (command line suppressed) 18:43:06 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1539@tmp/private_key_7021798203924096044.key (/w/workspace/gexfoundry_device-sdk-go_PR-1539@tmp/private_key_7021798203924096044.key) 18:43:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:43:06 + git semver init 18:43:06 2023-11-19 18:43:06,616 [run_init] DEBUG init version:0.0.0 force:False 18:43:06 2023-11-19 18:43:06,617 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1539/.semver 18:43:06 2023-11-19 18:43:06,617 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1539/.semver 18:43:06 2023-11-19 18:43:06,617 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1539/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1539, universal_newlines=False, shell=None, istream=None) 18:43:08 2023-11-19 18:43:07,825 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1539/.git/info/exclude 18:43:08 2023-11-19 18:43:07,826 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1539/.semver/PR-1539 with force:False 18:43:08 2023-11-19 18:43:07,826 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1539/.semver/PR-1539 18:43:08 2023-11-19 18:43:07,830 [execute] INFO git cat-file --batch-check 18:43:08 2023-11-19 18:43:07,830 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1539/.semver, universal_newlines=False, shell=None, istream=) 18:43:08 2023-11-19 18:43:07,836 [execute] INFO git cat-file --batch 18:43:08 2023-11-19 18:43:07,836 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1539/.semver, universal_newlines=False, shell=None, istream=) 18:43:08 2023-11-19 18:43:07,841 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1539/.semver/PR-1539 18:43:08 0.0.0 [Pipeline] } 18:43:08 $ docker exec --env ******** --env ******** aa58000d3c99a1041f8a2430b963f2c542c358a7eba4d07599c1237a72b2de5f ssh-agent -k 18:43:08 unset SSH_AUTH_SOCK; 18:43:08 unset SSH_AGENT_PID; 18:43:08 echo Agent pid 76 killed; 18:43:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:43:08 + git semver [Pipeline] } 18:43:08 $ docker stop --time=1 aa58000d3c99a1041f8a2430b963f2c542c358a7eba4d07599c1237a72b2de5f 18:43:10 $ docker rm -f --volumes aa58000d3c99a1041f8a2430b963f2c542c358a7eba4d07599c1237a72b2de5f [Pipeline] // withDockerContainer [Pipeline] sh 18:43:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:43:10 Stashed 1 file(s) [Pipeline] echo 18:43:10 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:43:11 provisioning config files... 18:43:11 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1539@tmp/config10878973975750837132tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:43:11 ---> ****-login.sh 18:43:11 nexus3.edgexfoundry.org:10001 18:43:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:43:11 Configure a credential helper to remove this warning. See 18:43:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:43:11 18:43:11 Login Succeeded 18:43:11 nexus3.edgexfoundry.org:10002 18:43:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:43:11 Configure a credential helper to remove this warning. See 18:43:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:43:11 18:43:11 Login Succeeded 18:43:11 nexus3.edgexfoundry.org:10003 18:43:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:43:11 Configure a credential helper to remove this warning. See 18:43:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:43:11 18:43:11 Login Succeeded 18:43:11 nexus3.edgexfoundry.org:10004 18:43:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:43:11 Configure a credential helper to remove this warning. See 18:43:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:43:11 18:43:11 Login Succeeded 18:43:11 ****.io 18:43:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:43:12 Configure a credential helper to remove this warning. See 18:43:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:43:12 18:43:12 Login Succeeded 18:43:12 ---> ****-login.sh ends [Pipeline] } 18:43:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:43:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:43:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:43:12 ========================================================= 18:43:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:43:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:12 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:43:12 Sending build context to Docker daemon 21.94MB 18:43:12 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 18:43:12 Step 2/10 : FROM ${BASE} AS builder 18:43:12 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:43:12 7264a8db6415: Pulling fs layer 18:43:12 c4d48a809fc2: Pulling fs layer 18:43:12 4f1c88b9dad5: Pulling fs layer 18:43:12 ad3a456e5733: Pulling fs layer 18:43:12 69c7f0334f64: Pulling fs layer 18:43:12 1f1c1a5573a3: Pulling fs layer 18:43:12 ce7588e14bc9: Pulling fs layer 18:43:12 b5e4710f87ac: Pulling fs layer 18:43:12 69c7f0334f64: Waiting 18:43:12 1f1c1a5573a3: Waiting 18:43:12 b5e4710f87ac: Waiting 18:43:12 ad3a456e5733: Waiting 18:43:12 ce7588e14bc9: Waiting 18:43:12 c4d48a809fc2: Verifying Checksum 18:43:12 c4d48a809fc2: Download complete 18:43:12 ad3a456e5733: Verifying Checksum 18:43:12 ad3a456e5733: Download complete 18:43:12 69c7f0334f64: Verifying Checksum 18:43:12 69c7f0334f64: Download complete 18:43:12 7264a8db6415: Verifying Checksum 18:43:12 7264a8db6415: Download complete 18:43:12 1f1c1a5573a3: Verifying Checksum 18:43:12 1f1c1a5573a3: Download complete 18:43:12 7264a8db6415: Pull complete 18:43:13 b5e4710f87ac: Verifying Checksum 18:43:13 b5e4710f87ac: Download complete 18:43:13 c4d48a809fc2: Pull complete 18:43:13 4f1c88b9dad5: Verifying Checksum 18:43:13 4f1c88b9dad5: Download complete 18:43:13 ce7588e14bc9: Verifying Checksum 18:43:13 ce7588e14bc9: Download complete 18:43:17 4f1c88b9dad5: Pull complete 18:43:17 ad3a456e5733: Pull complete 18:43:17 69c7f0334f64: Pull complete 18:43:17 1f1c1a5573a3: Pull complete 18:43:19 ce7588e14bc9: Pull complete 18:43:19 b5e4710f87ac: Pull complete 18:43:19 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 18:43:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:43:19 ---> 88b5674ff536 18:43:19 Step 3/10 : ARG MAKE=make build 18:43:24 ---> Running in fed3d216ec70 18:43:24 Removing intermediate container fed3d216ec70 18:43:24 ---> 2b68029e9693 18:43:24 Step 4/10 : WORKDIR /device-sdk-go 18:43:24 ---> Running in 7a1dd0b22f58 18:43:24 Removing intermediate container 7a1dd0b22f58 18:43:24 ---> 934fa2d97a1a 18:43:24 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:43:24 ---> Running in 8b6731ae58d0 18:43:24 Removing intermediate container 8b6731ae58d0 18:43:24 ---> 64f76f8f5ce8 18:43:24 Step 6/10 : RUN apk add --update --no-cache make git 18:43:24 ---> Running in 7da24322f7af 18:43:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:43:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:43:25 OK: 264 MiB in 52 packages 18:43:25 Removing intermediate container 7da24322f7af 18:43:25 ---> bf1f75ae6def 18:43:25 Step 7/10 : COPY go.mod vendor* ./ 18:43:25 ---> 27669176114d 18:43:25 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:43:25 ---> Running in da0499e70a41 18:43:26 Still waiting to schedule task 18:43:26 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:44:21 Removing intermediate container da0499e70a41 18:44:21 ---> 9213ba2441ad 18:44:21 Step 9/10 : COPY . . 18:44:21 ---> 599e402116a0 18:44:21 Step 10/10 : RUN ${MAKE} 18:44:21 ---> Running in fb9f271a5be7 18:44:21 noop 18:44:21 Removing intermediate container fb9f271a5be7 18:44:21 ---> 9b9c196b86b8 18:44:21 Successfully built 9b9c196b86b8 18:44:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:22 + docker inspect -f . ci-base-image-x86_64 18:44:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:44:22 prd-ubuntu20.04-docker-8c-8g-229 does not seem to be running inside a container 18:44:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1539 -v /w/workspace/gexfoundry_device-sdk-go_PR-1539:/w/workspace/gexfoundry_device-sdk-go_PR-1539:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1539@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1539@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:44:22 $ docker top 407f104f700ede1ae5494e9e9dd3d07006124aa5d3677490760d4dfe93654a6e -eo pid,comm [Pipeline] { [Pipeline] sh 18:44:23 + go version 18:44:23 go version go1.21.0 linux/amd64 [Pipeline] } 18:44:23 $ docker stop --time=1 407f104f700ede1ae5494e9e9dd3d07006124aa5d3677490760d4dfe93654a6e 18:44:24 $ docker rm -f --volumes 407f104f700ede1ae5494e9e9dd3d07006124aa5d3677490760d4dfe93654a6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:25 + docker inspect -f . ci-base-image-x86_64 18:44:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:44:25 prd-ubuntu20.04-docker-8c-8g-229 does not seem to be running inside a container 18:44:25 $ 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-1539 -v /w/workspace/gexfoundry_device-sdk-go_PR-1539:/w/workspace/gexfoundry_device-sdk-go_PR-1539:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1539@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1539@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:44:25 $ docker top 37950f36367fdf2da93dd7ecdbbc47604949b5d3ef86dd2f45d040d47f00ab81 -eo pid,comm [Pipeline] { [Pipeline] sh 18:44:26 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1539 [Pipeline] fileExists [Pipeline] sh 18:44:26 + make test 18:44:26 go test -race -coverprofile=coverage.out ./... 18:44:32 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:44:47 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 18:44:47 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 18:44:47 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 18:44:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 18:44:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 18:44:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 18:44:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 18:44:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.046s coverage: 27.6% of statements 18:44:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 18:44:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.053s coverage: 81.5% of statements 18:44:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.067s coverage: 86.0% of statements 18:44:48 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.078s coverage: 71.8% of statements 18:44:48 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 18:44:48 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:44:48 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 18:44:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.054s coverage: 14.4% of statements 18:44:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 1.419s coverage: 45.6% of statements 18:44:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.086s coverage: 68.5% of statements 18:44:52 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.109s coverage: 89.2% of statements 18:44:52 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.046s coverage: 5.5% of statements 18:45:10 GO111MODULE=on go vet ./... 18:45:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:45:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:45:13 ./bin/test-attribution-txt.sh [Pipeline] echo 18:45:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:45:13 $ docker stop --time=1 37950f36367fdf2da93dd7ecdbbc47604949b5d3ef86dd2f45d040d47f00ab81 18:45:18 $ docker rm -f --volumes 37950f36367fdf2da93dd7ecdbbc47604949b5d3ef86dd2f45d040d47f00ab81 [Pipeline] // withDockerContainer [Pipeline] sh 18:45:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:45:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:45:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:45:20 + ls -al . 18:45:20 total 308 18:45:20 drwxrwxr-x 11 jenkins jenkins 4096 Nov 19 18:44 . 18:45:20 drwxrwxr-x 4 jenkins jenkins 4096 Nov 19 18:42 .. 18:45:20 -rw-rw-r-- 1 jenkins jenkins 140 Nov 19 18:42 .dockerignore 18:45:20 drwxrwxr-x 8 jenkins jenkins 4096 Nov 19 18:44 .git 18:45:20 drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 18:42 .github 18:45:20 -rw-rw-r-- 1 jenkins jenkins 137 Nov 19 18:42 .gitignore 18:45:20 -rw-rw-r-- 1 jenkins jenkins 42 Nov 19 18:42 .golangci.yml 18:45:20 drwxr-xr-x 3 jenkins jenkins 4096 Nov 19 18:43 .semver 18:45:20 -rw-rw-r-- 1 jenkins jenkins 48109 Nov 19 18:42 CHANGELOG.md 18:45:20 -rw-rw-r-- 1 jenkins jenkins 677 Nov 19 18:42 GOVERNANCE.md 18:45:20 -rw-rw-r-- 1 jenkins jenkins 885 Nov 19 18:42 Jenkinsfile 18:45:20 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 19 18:42 LICENSE 18:45:20 -rw-rw-r-- 1 jenkins jenkins 1842 Nov 19 18:42 Makefile 18:45:20 -rw-rw-r-- 1 jenkins jenkins 619 Nov 19 18:42 OWNERS.md 18:45:20 -rw-rw-r-- 1 jenkins jenkins 4933 Nov 19 18:42 README.md 18:45:20 -rw-rw-r-- 1 jenkins jenkins 5 Nov 19 18:43 VERSION 18:45:20 drwxrwxr-x 2 jenkins jenkins 4096 Nov 19 18:42 bin 18:45:20 -rw-r--r-- 1 jenkins jenkins 122156 Nov 19 18:44 coverage.out 18:45:20 drwxrwxr-x 5 jenkins jenkins 4096 Nov 19 18:42 example 18:45:20 -rw-rw-r-- 1 jenkins jenkins 3683 Nov 19 18:42 go.mod 18:45:20 -rw-rw-r-- 1 jenkins jenkins 34197 Nov 19 18:42 go.sum 18:45:20 drwxrwxr-x 12 jenkins jenkins 4096 Nov 19 18:42 internal 18:45:20 drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 18:42 openapi 18:45:20 drwxrwxr-x 6 jenkins jenkins 4096 Nov 19 18:42 pkg 18:45:20 drwxrwxr-x 4 jenkins jenkins 4096 Nov 19 18:42 snap 18:45:20 -rw-rw-r-- 1 jenkins jenkins 222 Nov 19 18:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:20 + 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=b0daeff9ae15a167db3e46fc3e9a2c9eb35cf14a --label arch=amd64 --label version=0.0.0 . 18:45:20 Sending build context to Docker daemon 22.07MB 18:45:20 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 18:45:20 Step 2/23 : FROM ${BASE} AS builder 18:45:20 ---> 9b9c196b86b8 18:45:20 Step 3/23 : ARG MAKE=make build 18:45:20 ---> Running in ed12c9a09f5c 18:45:20 Removing intermediate container ed12c9a09f5c 18:45:20 ---> 51f855e050be 18:45:20 Step 4/23 : WORKDIR /device-sdk-go 18:45:20 ---> Running in a9f61c158bd8 18:45:20 Removing intermediate container a9f61c158bd8 18:45:20 ---> 597025d6065a 18:45:20 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:45:20 ---> Running in 44c22ea033e4 18:45:20 Removing intermediate container 44c22ea033e4 18:45:20 ---> 878714acfc52 18:45:20 Step 6/23 : RUN apk add --update --no-cache make git 18:45:20 ---> Running in 3334c75b88f7 18:45:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:45:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:45:21 OK: 264 MiB in 52 packages 18:45:21 Removing intermediate container 3334c75b88f7 18:45:21 ---> 2062c509082a 18:45:21 Step 7/23 : COPY go.mod vendor* ./ 18:45:21 ---> 30fff060b7f8 18:45:21 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:21 ---> Running in d01c3c720095 18:45:22 Removing intermediate container d01c3c720095 18:45:22 ---> 12646d2be3af 18:45:22 Step 9/23 : COPY . . 18:45:23 ---> cea365664d98 18:45:23 Step 10/23 : RUN ${MAKE} 18:45:23 ---> Running in aa2f94452ba2 18:45:23 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 18:45:45 Removing intermediate container aa2f94452ba2 18:45:45 ---> 722252eb916a 18:45:45 Step 11/23 : FROM alpine:3.18 18:45:45 3.18: Pulling from library/alpine 18:45:45 96526aa774ef: Pulling fs layer 18:45:45 96526aa774ef: Verifying Checksum 18:45:45 96526aa774ef: Download complete 18:45:45 96526aa774ef: Pull complete 18:45:45 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:45:45 Status: Downloaded newer image for alpine:3.18 18:45:45 ---> 8ca4688f4f35 18:45:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:45:45 ---> Running in d76fa14279c5 18:45:45 Removing intermediate container d76fa14279c5 18:45:45 ---> 0963e8efeb6e 18:45:45 Step 13/23 : RUN apk add --update --no-cache 18:45:45 ---> Running in 737568d79da8 18:45:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:45:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:45:45 OK: 7 MiB in 15 packages 18:45:45 Removing intermediate container 737568d79da8 18:45:45 ---> 6d078696a156 18:45:45 Step 14/23 : WORKDIR / 18:45:45 ---> Running in e80bcad7c1fc 18:45:45 Removing intermediate container e80bcad7c1fc 18:45:45 ---> 70d808dc95de 18:45:45 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:45:46 ---> c970c64b5801 18:45:46 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:45:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-233 in /w/workspace/gexfoundry_device-sdk-go_PR-1539 [Pipeline] { [Pipeline] ws 18:45:46 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 18:45:47 ---> 49500f501ee0 18:45:47 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:45:47 ---> 4ec70c583bd0 18:45:47 Step 18/23 : EXPOSE 59999 18:45:47 ---> Running in 44b8cf91af11 18:45:47 Removing intermediate container 44b8cf91af11 18:45:47 ---> feea42271674 18:45:47 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:45:47 ---> Running in 4817e0a9cc4a 18:45:47 Removing intermediate container 4817e0a9cc4a 18:45:47 ---> e9346cc90050 18:45:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:45:47 ---> Running in a8a1f76058d3 18:45:47 Removing intermediate container a8a1f76058d3 18:45:47 ---> 3b8e516e5758 18:45:47 Step 21/23 : LABEL arch=amd64 18:45:47 ---> Running in 2c5cde6884c7 18:45:47 Removing intermediate container 2c5cde6884c7 18:45:47 ---> c1f8c2a56328 18:45:47 Step 22/23 : LABEL git_sha=b0daeff9ae15a167db3e46fc3e9a2c9eb35cf14a 18:45:47 ---> Running in 50dd888cd55d 18:45:47 Removing intermediate container 50dd888cd55d 18:45:47 ---> c460df9f093f 18:45:47 Step 23/23 : LABEL version=0.0.0 18:45:47 ---> Running in 86d8f7ed297a 18:45:47 Removing intermediate container 86d8f7ed297a 18:45:47 ---> c3a0ec0f1378 18:45:47 [Warning] One or more build-args [ARCH] were not consumed 18:45:47 Successfully built c3a0ec0f1378 18:45:47 Successfully tagged device-sdk-simple:latest 18:45:49 The recommended git tool is: git [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:45:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:45:50 18:45:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:45:50 latest: Pulling from edgex-lftools-log-publisher 18:45:50 5eb5b503b376: Pulling fs layer 18:45:50 5c69ac0246d0: Pulling fs layer 18:45:50 ec43610c2a17: Pulling fs layer 18:45:50 3a2ae6a8a46f: Pulling fs layer 18:45:50 33b1e0a273af: Pulling fs layer 18:45:50 5d3b04190fa2: Pulling fs layer 18:45:50 2f39f015ded8: Pulling fs layer 18:45:50 3a2ae6a8a46f: Waiting 18:45:50 33b1e0a273af: Waiting 18:45:50 5d3b04190fa2: Waiting 18:45:50 2f39f015ded8: Waiting 18:45:50 5c69ac0246d0: Verifying Checksum 18:45:50 5c69ac0246d0: Download complete 18:45:50 3a2ae6a8a46f: Download complete 18:45:50 33b1e0a273af: Verifying Checksum 18:45:50 33b1e0a273af: Download complete 18:45:50 ec43610c2a17: Verifying Checksum 18:45:50 ec43610c2a17: Download complete 18:45:50 5d3b04190fa2: Download complete 18:45:50 5eb5b503b376: Verifying Checksum 18:45:50 5eb5b503b376: Download complete 18:45:51 2f39f015ded8: Download complete 18:45:51 5eb5b503b376: Pull complete 18:45:51 5c69ac0246d0: Pull complete 18:45:52 ec43610c2a17: Pull complete 18:45:52 3a2ae6a8a46f: Pull complete 18:45:52 33b1e0a273af: Pull complete 18:45:52 5d3b04190fa2: Pull complete 18:45:56 2f39f015ded8: Pull complete 18:45:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:45:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:45:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:45:57 prd-ubuntu20.04-docker-8c-8g-229 does not seem to be running inside a container 18:45:57 $ 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-1539 -v /w/workspace/gexfoundry_device-sdk-go_PR-1539:/w/workspace/gexfoundry_device-sdk-go_PR-1539:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1539@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1539@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:45:57 using credential edgex-jenkins-ssh 18:45:57 Cloning the remote Git repository 18:45:57 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:45:57 > git init /w/workspace/device-sdk-go/2 # timeout=10 18:45:57 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:45:57 > git --version # timeout=10 18:45:57 > git --version # 'git version 2.25.1' 18:45:57 using GIT_SSH to set credentials SSH Credentials for GitHub 18:45:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:46:01 $ docker top b0f8fe82bfe990ddbda08e4edf17c04c0ae55f798db93fc855797382784487f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:46:00 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:46:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:46:01 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:46:01 ---> job-cost.sh 18:46:01 lf-activate-venv: SKIPPING 18:46:01 INFO: No Stack... 18:46:02 INFO: Retrieving Pricing Info for: v3-standard-8 18:46:02 Merging remotes/origin/main commit 50dd63d392f370c86a33393d79501a04f0565adc into PR head commit 25609c649f9c186cb9ea36c0446132d2c7203020 18:46:02 INFO: Archiving Costs [Pipeline] sh 18:46:02 Merge succeeded, producing d09358f9ffa7cf176f5fd0033eed2f4ee145d145 18:46:02 Checking out Revision d09358f9ffa7cf176f5fd0033eed2f4ee145d145 (PR-1539) 18:46:02 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1539/archives/cost.csv 18:46:02 + cut -d, -f6 [Pipeline] lock 18:46:02 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1539-2-stack-cost] 18:46:02 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1539-2-stack-cost] did not exist. Created. 18:46:02 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1539-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:46:03 + echo total: 0.2199999988079071 [Pipeline] stash 18:46:03 Stashed 1 file(s) [Pipeline] } 18:46:03 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1539-2-stack-cost] [Pipeline] // lock [Pipeline] } 18:46:01 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:46:01 using GIT_SSH to set credentials SSH Credentials for GitHub 18:46:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1539/head:refs/remotes/origin/PR-1539 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:46:02 > git config core.sparsecheckout # timeout=10 18:46:02 > git checkout -f 25609c649f9c186cb9ea36c0446132d2c7203020 # timeout=10 18:46:02 > git remote # timeout=10 18:46:02 > git config --get remote.origin.url # timeout=10 18:46:02 using GIT_SSH to set credentials SSH Credentials for GitHub 18:46:02 > git merge 50dd63d392f370c86a33393d79501a04f0565adc # timeout=10 18:46:02 > git rev-parse HEAD^{commit} # timeout=10 18:46:02 > git config core.sparsecheckout # timeout=10 18:46:02 > git checkout -f d09358f9ffa7cf176f5fd0033eed2f4ee145d145 # timeout=10 18:46:03 $ docker stop --time=1 b0f8fe82bfe990ddbda08e4edf17c04c0ae55f798db93fc855797382784487f6 18:46:04 $ docker rm -f --volumes b0f8fe82bfe990ddbda08e4edf17c04c0ae55f798db93fc855797382784487f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:46:06 Commit message: "Merge commit '50dd63d392f370c86a33393d79501a04f0565adc' into HEAD" 18:46:06 > git rev-list --no-walk 25609c649f9c186cb9ea36c0446132d2c7203020 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:46:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:46:07 % Total % Received % Xferd Average Speed Time Time Time Current 18:46:07 Dload Upload Total Spent Left Speed 18:46:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 144k 0 --:--:-- --:--:-- --:--:-- 144k [Pipeline] sh 18:46:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:46:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:46:08 + sudo tee /etc/docker/daemon.new 18:46:08 { 18:46:08 "registry-mirrors": [ 18:46:08 "https://nexus3.edgexfoundry.org:10001" 18:46:08 ], 18:46:08 "bip": "10.250.0.254/24", 18:46:08 "hosts": [ 18:46:08 "tcp://0.0.0.0:5555", 18:46:08 "unix:///var/run/docker.sock" 18:46:08 ], 18:46:08 "mtu": 1458, 18:46:08 "selinux-enabled": true, 18:46:08 "seccomp-profile": "/etc/docker/seccomp.json" 18:46:08 } [Pipeline] sh 18:46:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:46:09 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:46:27 provisioning config files... 18:46:27 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config8239265769394708909tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:46:28 ---> ****-login.sh 18:46:28 nexus3.edgexfoundry.org:10001 18:46:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:46:28 Configure a credential helper to remove this warning. See 18:46:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:46:28 18:46:28 Login Succeeded 18:46:28 nexus3.edgexfoundry.org:10002 18:46:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:46:28 Configure a credential helper to remove this warning. See 18:46:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:46:28 18:46:28 Login Succeeded 18:46:29 nexus3.edgexfoundry.org:10003 18:46:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:46:29 Configure a credential helper to remove this warning. See 18:46:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:46:29 18:46:29 Login Succeeded 18:46:29 nexus3.edgexfoundry.org:10004 18:46:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:46:29 Configure a credential helper to remove this warning. See 18:46:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:46:29 18:46:29 Login Succeeded 18:46:29 ****.io 18:46:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:46:30 Configure a credential helper to remove this warning. See 18:46:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:46:30 18:46:30 Login Succeeded 18:46:30 ---> ****-login.sh ends [Pipeline] } 18:46:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:46:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:46:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:46:31 ========================================================= 18:46:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:46:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:31 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:46:32 Sending build context to Docker daemon 11.37MB 18:46:32 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 18:46:32 Step 2/10 : FROM ${BASE} AS builder 18:46:32 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:46:32 9fda8d8052c6: Pulling fs layer 18:46:32 5d54e960e981: Pulling fs layer 18:46:32 c4a7e357bf2a: Pulling fs layer 18:46:32 f0e02332f6b5: Pulling fs layer 18:46:32 872ee5b61b7b: Pulling fs layer 18:46:32 0c6a40ed1a82: Pulling fs layer 18:46:32 94ae7d8d031c: Pulling fs layer 18:46:32 872ee5b61b7b: Waiting 18:46:32 0c6a40ed1a82: Waiting 18:46:32 94ae7d8d031c: Waiting 18:46:32 f0e02332f6b5: Waiting 18:46:32 5d54e960e981: Verifying Checksum 18:46:32 5d54e960e981: Download complete 18:46:32 f0e02332f6b5: Verifying Checksum 18:46:32 f0e02332f6b5: Download complete 18:46:32 872ee5b61b7b: Verifying Checksum 18:46:32 872ee5b61b7b: Download complete 18:46:32 9fda8d8052c6: Verifying Checksum 18:46:32 9fda8d8052c6: Download complete 18:46:33 94ae7d8d031c: Verifying Checksum 18:46:33 94ae7d8d031c: Download complete 18:46:33 9fda8d8052c6: Pull complete 18:46:34 5d54e960e981: Pull complete 18:46:34 c4a7e357bf2a: Verifying Checksum 18:46:34 c4a7e357bf2a: Download complete 18:46:35 0c6a40ed1a82: Verifying Checksum 18:46:35 0c6a40ed1a82: Download complete 18:46:47 c4a7e357bf2a: Pull complete 18:46:47 f0e02332f6b5: Pull complete 18:46:47 872ee5b61b7b: Pull complete 18:46:58 0c6a40ed1a82: Pull complete 18:46:58 94ae7d8d031c: Pull complete 18:46:58 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 18:46:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:46:58 ---> 86de565de09d 18:46:58 Step 3/10 : ARG MAKE=make build 18:47:00 ---> Running in af590932be49 18:47:00 Removing intermediate container af590932be49 18:47:00 ---> 91d80bb90797 18:47:00 Step 4/10 : WORKDIR /device-sdk-go 18:47:00 ---> Running in 9e81bfaa2204 18:47:01 Removing intermediate container 9e81bfaa2204 18:47:01 ---> bbd88c7dda62 18:47:01 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:47:01 ---> Running in 7ba8d76eb233 18:47:01 Removing intermediate container 7ba8d76eb233 18:47:01 ---> 53cad46aa3cd 18:47:01 Step 6/10 : RUN apk add --update --no-cache make git 18:47:01 ---> Running in e12ec5b06077 18:47:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:47:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:47:04 OK: 266 MiB in 52 packages 18:47:05 Removing intermediate container e12ec5b06077 18:47:05 ---> 63987e71b9ef 18:47:05 Step 7/10 : COPY go.mod vendor* ./ 18:47:06 ---> 71c61bee0439 18:47:06 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:47:06 ---> Running in 5aa6c04d1d3a 18:48:42 Removing intermediate container 5aa6c04d1d3a 18:48:42 ---> dfe3f9d8b642 18:48:42 Step 9/10 : COPY . . 18:48:42 ---> 8d6ab17203aa 18:48:42 Step 10/10 : RUN ${MAKE} 18:48:42 ---> Running in 78469471a6e4 18:48:42 noop 18:48:42 Removing intermediate container 78469471a6e4 18:48:42 ---> 96005a7329e8 18:48:42 Successfully built 96005a7329e8 18:48:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:43 + docker inspect -f . ci-base-image-arm64 18:48:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:48:43 prd-ubuntu20.04-docker-arm64-4c-16g-233 does not seem to be running inside a container 18:48:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:48:45 $ docker top 2bec03224a9425025455c4b1481fd37a04976020bf3237e098f002c1cebba92f -eo pid,comm [Pipeline] { [Pipeline] sh 18:48:46 + go version 18:48:46 go version go1.21.0 linux/arm64 [Pipeline] } 18:48:46 $ docker stop --time=1 2bec03224a9425025455c4b1481fd37a04976020bf3237e098f002c1cebba92f 18:48:47 $ docker rm -f --volumes 2bec03224a9425025455c4b1481fd37a04976020bf3237e098f002c1cebba92f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:48 + docker inspect -f . ci-base-image-arm64 18:48:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:48:48 prd-ubuntu20.04-docker-arm64-4c-16g-233 does not seem to be running inside a container 18:48:49 $ 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/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:48:50 $ docker top 92417d3b27c98f6e77c6c83938cfaa0da9239baf54f8e280acb141c85f9a7b95 -eo pid,comm [Pipeline] { [Pipeline] sh 18:48:51 + git config --global --add safe.directory /w/workspace/device-sdk-go/2 [Pipeline] fileExists [Pipeline] sh 18:48:52 + make test 18:48:52 go test -race -coverprofile=coverage.out ./... 18:49:39 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:51:45 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 18:51:45 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 18:51:45 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 18:51:45 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 18:51:45 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 18:51:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.223s coverage: 27.6% of statements 18:52:04 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.272s coverage: 81.5% of statements 18:52:12 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 18:52:12 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 18:52:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.337s coverage: 86.0% of statements 18:52:18 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 18:52:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.491s coverage: 71.8% of statements 18:52:22 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.280s coverage: 14.4% of statements 18:52:22 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.446s coverage: 45.6% of statements 18:52:23 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 18:52:23 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:52:24 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.405s coverage: 68.5% of statements 18:52:27 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.427s coverage: 89.2% of statements 18:52:28 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 18:52:29 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.217s coverage: 5.5% of statements 18:52:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:52:30 GO111MODULE=on go vet ./... 18:54:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:54:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:54:36 ./bin/test-attribution-txt.sh [Pipeline] echo 18:54:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:54:36 $ docker stop --time=1 92417d3b27c98f6e77c6c83938cfaa0da9239baf54f8e280acb141c85f9a7b95 18:54:38 $ docker rm -f --volumes 92417d3b27c98f6e77c6c83938cfaa0da9239baf54f8e280acb141c85f9a7b95 [Pipeline] // withDockerContainer [Pipeline] sh 18:54:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:54:40 Warning: overwriting stash ‘coverage-report’ 18:54:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:54:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:54:42 + ls -al . 18:54:42 total 304 18:54:42 drwxrwxr-x 10 jenkins jenkins 4096 Nov 19 18:48 . 18:54:42 drwxrwxr-x 4 jenkins jenkins 4096 Nov 19 18:45 .. 18:54:42 -rw-rw-r-- 1 jenkins jenkins 140 Nov 19 18:46 .dockerignore 18:54:42 drwxrwxr-x 8 jenkins jenkins 4096 Nov 19 18:46 .git 18:54:42 drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 18:46 .github 18:54:42 -rw-rw-r-- 1 jenkins jenkins 137 Nov 19 18:46 .gitignore 18:54:42 -rw-rw-r-- 1 jenkins jenkins 42 Nov 19 18:46 .golangci.yml 18:54:42 -rw-rw-r-- 1 jenkins jenkins 48109 Nov 19 18:46 CHANGELOG.md 18:54:42 -rw-rw-r-- 1 jenkins jenkins 677 Nov 19 18:46 GOVERNANCE.md 18:54:42 -rw-rw-r-- 1 jenkins jenkins 885 Nov 19 18:46 Jenkinsfile 18:54:42 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 19 18:46 LICENSE 18:54:42 -rw-rw-r-- 1 jenkins jenkins 1842 Nov 19 18:46 Makefile 18:54:42 -rw-rw-r-- 1 jenkins jenkins 619 Nov 19 18:46 OWNERS.md 18:54:42 -rw-rw-r-- 1 jenkins jenkins 4933 Nov 19 18:46 README.md 18:54:42 -rw-rw-r-- 1 jenkins jenkins 5 Nov 19 18:43 VERSION 18:54:42 drwxrwxr-x 2 jenkins jenkins 4096 Nov 19 18:46 bin 18:54:42 -rw-r--r-- 1 jenkins jenkins 122155 Nov 19 18:52 coverage.out 18:54:42 drwxrwxr-x 5 jenkins jenkins 4096 Nov 19 18:46 example 18:54:42 -rw-rw-r-- 1 jenkins jenkins 3683 Nov 19 18:46 go.mod 18:54:42 -rw-rw-r-- 1 jenkins jenkins 34197 Nov 19 18:46 go.sum 18:54:42 drwxrwxr-x 12 jenkins jenkins 4096 Nov 19 18:46 internal 18:54:42 drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 18:46 openapi 18:54:42 drwxrwxr-x 6 jenkins jenkins 4096 Nov 19 18:46 pkg 18:54:42 drwxrwxr-x 4 jenkins jenkins 4096 Nov 19 18:46 snap 18:54:42 -rw-rw-r-- 1 jenkins jenkins 222 Nov 19 18:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:42 + 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=d09358f9ffa7cf176f5fd0033eed2f4ee145d145 --label arch=arm64 --label version=0.0.0 . 18:54:43 Sending build context to Docker daemon 11.5MB 18:54:43 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 18:54:43 Step 2/23 : FROM ${BASE} AS builder 18:54:43 ---> 96005a7329e8 18:54:43 Step 3/23 : ARG MAKE=make build 18:54:45 ---> Running in b22df1212cb7 18:54:45 Removing intermediate container b22df1212cb7 18:54:45 ---> deece3abefac 18:54:45 Step 4/23 : WORKDIR /device-sdk-go 18:54:46 ---> Running in 5a3c85c8a9e7 18:54:46 Removing intermediate container 5a3c85c8a9e7 18:54:46 ---> 414202310d84 18:54:46 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:54:46 ---> Running in b89b9a87a5f6 18:54:46 Removing intermediate container b89b9a87a5f6 18:54:46 ---> 55de8ac96b25 18:54:46 Step 6/23 : RUN apk add --update --no-cache make git 18:54:46 ---> Running in 58ec43a9b531 18:54:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:54:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:54:49 OK: 266 MiB in 52 packages 18:54:50 Removing intermediate container 58ec43a9b531 18:54:50 ---> 21d7cb42c205 18:54:50 Step 7/23 : COPY go.mod vendor* ./ 18:54:50 ---> 63dcc3fdee04 18:54:50 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:54:50 ---> Running in a508b34e0059 18:54:53 Removing intermediate container a508b34e0059 18:54:53 ---> 8fd44ae105d0 18:54:53 Step 9/23 : COPY . . 18:54:54 ---> 1d9efabac7ad 18:54:54 Step 10/23 : RUN ${MAKE} 18:54:54 ---> Running in f19af0f9bc39 18:54:55 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 18:57:02 Removing intermediate container f19af0f9bc39 18:57:02 ---> 35fd8de5c638 18:57:02 Step 11/23 : FROM alpine:3.18 18:57:02 3.18: Pulling from library/alpine 18:57:02 579b34f0a95b: Pulling fs layer 18:57:02 579b34f0a95b: Verifying Checksum 18:57:02 579b34f0a95b: Download complete 18:57:02 579b34f0a95b: Pull complete 18:57:02 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:57:02 Status: Downloaded newer image for alpine:3.18 18:57:02 ---> 3cc203321400 18:57:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:57:02 ---> Running in f0743dc5e5cc 18:57:02 Removing intermediate container f0743dc5e5cc 18:57:02 ---> 4d1fb4b63feb 18:57:02 Step 13/23 : RUN apk add --update --no-cache 18:57:02 ---> Running in ff232bbc13b6 18:57:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:57:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:57:05 OK: 8 MiB in 15 packages 18:57:08 Removing intermediate container ff232bbc13b6 18:57:08 ---> 698e194e51ad 18:57:08 Step 14/23 : WORKDIR / 18:57:08 ---> Running in d987483ae068 18:57:08 Removing intermediate container d987483ae068 18:57:08 ---> 831c16c43531 18:57:08 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:57:08 ---> 93a6137364e5 18:57:08 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:57:09 ---> 24bfe9c1802b 18:57:09 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:57:10 ---> 3656b9550143 18:57:10 Step 18/23 : EXPOSE 59999 18:57:10 ---> Running in cbf33b46f2d0 18:57:10 Removing intermediate container cbf33b46f2d0 18:57:10 ---> bbdf251ea774 18:57:10 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:57:10 ---> Running in dd0e8c20208c 18:57:11 Removing intermediate container dd0e8c20208c 18:57:11 ---> 033b0a9472a6 18:57:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:57:11 ---> Running in 613c2b295617 18:57:11 Removing intermediate container 613c2b295617 18:57:11 ---> b74a8c63cabf 18:57:11 Step 21/23 : LABEL arch=arm64 18:57:11 ---> Running in 8ffdda967efb 18:57:11 Removing intermediate container 8ffdda967efb 18:57:11 ---> a72cf0ca930a 18:57:11 Step 22/23 : LABEL git_sha=d09358f9ffa7cf176f5fd0033eed2f4ee145d145 18:57:11 ---> Running in c32310f0e2df 18:57:12 Removing intermediate container c32310f0e2df 18:57:12 ---> 59e47d807f36 18:57:12 Step 23/23 : LABEL version=0.0.0 18:57:12 ---> Running in 9079a51da323 18:57:12 Removing intermediate container 9079a51da323 18:57:12 ---> 094fa4e85950 18:57:12 [Warning] One or more build-args [ARCH] were not consumed 18:57:12 Successfully built 094fa4e85950 18:57:12 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:57:13 18:57:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:57:14 arm64: Pulling from edgex-lftools-log-publisher 18:57:14 8998bd30e6a1: Pulling fs layer 18:57:14 04944245beec: Pulling fs layer 18:57:14 699f458cf7ca: Pulling fs layer 18:57:14 765212b225bb: Pulling fs layer 18:57:14 f23df028b6ca: Pulling fs layer 18:57:14 d65c8cfc05b1: Pulling fs layer 18:57:14 2437ff75d9bd: Pulling fs layer 18:57:14 f23df028b6ca: Waiting 18:57:14 d65c8cfc05b1: Waiting 18:57:14 2437ff75d9bd: Waiting 18:57:14 765212b225bb: Waiting 18:57:14 04944245beec: Verifying Checksum 18:57:14 04944245beec: Download complete 18:57:14 765212b225bb: Verifying Checksum 18:57:14 765212b225bb: Download complete 18:57:14 f23df028b6ca: Verifying Checksum 18:57:14 f23df028b6ca: Download complete 18:57:14 d65c8cfc05b1: Verifying Checksum 18:57:14 d65c8cfc05b1: Download complete 18:57:14 699f458cf7ca: Verifying Checksum 18:57:14 699f458cf7ca: Download complete 18:57:14 8998bd30e6a1: Verifying Checksum 18:57:14 8998bd30e6a1: Download complete 18:57:17 2437ff75d9bd: Verifying Checksum 18:57:17 2437ff75d9bd: Download complete 18:57:19 8998bd30e6a1: Pull complete 18:57:21 04944245beec: Pull complete 18:57:22 699f458cf7ca: Pull complete 18:57:22 765212b225bb: Pull complete 18:57:23 f23df028b6ca: Pull complete 18:57:23 d65c8cfc05b1: Pull complete 18:57:42 2437ff75d9bd: Pull complete 18:57:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:57:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:57:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:57:42 prd-ubuntu20.04-docker-arm64-4c-16g-233 does not seem to be running inside a container 18:57:42 $ 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/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:57:45 $ docker top 732579b2d9a4edb6fcf2f80a41bed99ba7f8d8abd69238fc071c23af163712dd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:57:46 ---> job-cost.sh 18:57:46 lf-activate-venv: SKIPPING 18:57:46 INFO: No Stack... 18:57:46 INFO: Retrieving Pricing Info for: v3-standard-4 18:57:47 INFO: Archiving Costs [Pipeline] sh 18:57:48 + + cat /w/workspace/device-sdk-go/2/archives/cost.csvcut 18:57:48 -d, -f6 [Pipeline] lock 18:57:48 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1539-2-stack-cost] 18:57:48 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1539-2-stack-cost] did not exist. Created. 18:57:48 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1539-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:57:49 /w/workspace/device-sdk-go/2@tmp/durable-19d3c8c9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:57:49 + echo total: 0.10999999940395355 [Pipeline] stash 18:57:49 Warning: overwriting stash ‘stack-cost’ 18:57:49 Stashed 1 file(s) [Pipeline] } 18:57:49 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1539-2-stack-cost] [Pipeline] // lock [Pipeline] } 18:57:50 $ docker stop --time=1 732579b2d9a4edb6fcf2f80a41bed99ba7f8d8abd69238fc071c23af163712dd 18:57:51 $ docker rm -f --volumes 732579b2d9a4edb6fcf2f80a41bed99ba7f8d8abd69238fc071c23af163712dd [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:57:52 provisioning config files... 18:57:52 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1539@tmp/config17962458534200756844tmp [Pipeline] { [Pipeline] sh 18:57:53 + set +x 18:57:53 + + curl -s https://codecov.io/bash 18:57:53 bash -s -- 18:57:53 18:57:53 _____ _ 18:57:53 / ____| | | 18:57:53 | | ___ __| | ___ ___ _____ __ 18:57:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:57:53 | |___| (_) | (_| | __/ (_| (_) \ V / 18:57:53 \_____\___/ \__,_|\___|\___\___/ \_/ 18:57:53 Bash-1.0.6 18:57:53 18:57:53 18:57:53 ==> git version 2.25.1 found 18:57:53 ==> 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:57:53 Release-Date: 2020-01-08 18:57:53 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:57:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:57:53 ==> Jenkins CI detected. 18:57:53 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1539 18:57:53 project root: . 18:57:53 --> token set from env 18:57:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:57:53 ==> Running gcov in . (disable via -X gcov) 18:57:53 ==> Python coveragepy not found 18:57:53 ==> Searching for coverage reports in: 18:57:53 + . 18:57:53 -> Found 1 reports 18:57:53 ==> Detecting git/mercurial file structure 18:57:53 ==> Reading reports 18:57:53 + ./coverage.out bytes=122155 18:57:53 ==> Appending adjustments 18:57:53 https://docs.codecov.io/docs/fixing-reports 18:57:53 + Found adjustments 18:57:53 ==> Gzipping contents 18:57:53 20K /tmp/codecov.4qI92O.gz 18:57:53 ==> Uploading reports 18:57:53 url: https://codecov.io 18:57:53 query: branch=PR-1539&commit=b0daeff9ae15a167db3e46fc3e9a2c9eb35cf14a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1539%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1539&job=&cmd_args= 18:57:53 -> Pinging Codecov 18:57:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1539&commit=b0daeff9ae15a167db3e46fc3e9a2c9eb35cf14a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1539%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1539&job=&cmd_args= 18:57:53 -> Uploading to 18:57:53 https://storage.googleapis.com/codecov/v4/raw/2023-11-19/7E55EF52A471D76F132DFD9A03CDDE97/b0daeff9ae15a167db3e46fc3e9a2c9eb35cf14a/cfbc20a0-2be3-48cb-b908-4f749aea3618.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231119T185753Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e20f6a60d3e195923c14de2310d79ba8be12abc2bcd201739674bca38e8b4566 18:57:53 % Total % Received % Xferd Average Speed Time Time Time Current 18:57:53 Dload Upload Total Spent Left Speed 18:57:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16756 0 0 100 16756 0 107k --:--:-- --:--:-- --:--:-- 106k 100 16756 0 0 100 16756 0 46935 --:--:-- --:--:-- --:--:-- 46804 18:57:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/b0daeff9ae15a167db3e46fc3e9a2c9eb35cf14a [Pipeline] } 18:57:54 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:57:56 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1539/archives ] 18:57:56 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1539/archives 18:57:56 total 16 18:57:56 drwxr-xr-x 3 root root 4096 Nov 19 18:46 . 18:57:56 drwxrwxr-x 12 jenkins jenkins 4096 Nov 19 18:46 .. 18:57:56 drwxr-xr-x 2 root root 4096 Nov 19 18:46 cost 18:57:56 -rw-r--r-- 1 root root 86 Nov 19 18:46 cost.csv 18:57:56 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1539/archives 18:57:56 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1539/archives 18:57:56 total 16 18:57:56 drwxr-xr-x 3 jenkins jenkins 4096 Nov 19 18:46 . 18:57:56 drwxrwxr-x 12 jenkins jenkins 4096 Nov 19 18:46 .. 18:57:56 drwxr-xr-x 2 jenkins jenkins 4096 Nov 19 18:46 cost 18:57:56 -rw-r--r-- 1 jenkins jenkins 86 Nov 19 18:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:57:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:57:57 ---> package-listing.sh 18:57:57 ++ tr '[:upper:]' '[:lower:]' 18:57:57 ++ facter osfamily 18:57:57 + OS_FAMILY=debian 18:57:57 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1539 18:57:57 + START_PACKAGES=/tmp/packages_start.txt 18:57:57 + END_PACKAGES=/tmp/packages_end.txt 18:57:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:57:57 + PACKAGES=/tmp/packages_start.txt 18:57:57 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1539 ']' 18:57:57 + PACKAGES=/tmp/packages_end.txt 18:57:57 + case "${OS_FAMILY}" in 18:57:57 + dpkg -l 18:57:57 + grep '^ii' 18:57:57 + '[' -f /tmp/packages_start.txt ']' 18:57:57 + '[' -f /tmp/packages_end.txt ']' 18:57:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:57:57 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1539 ']' 18:57:57 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1539/archives/ 18:57:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1539/archives/ [Pipeline] echo 18:57:57 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-1539/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:57:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:57:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:57:58 prd-ubuntu20.04-docker-8c-8g-229 does not seem to be running inside a container 18:57:58 $ 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-1539/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-1539 -v /w/workspace/gexfoundry_device-sdk-go_PR-1539:/w/workspace/gexfoundry_device-sdk-go_PR-1539:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1539@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1539@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:57:58 $ docker top 2f6e1f2dd5f1e22c69321ff0ab67afcbdf7ed06f8d81e651b1d24cc6d6de08f5 -eo pid,comm [Pipeline] { [Pipeline] sh 18:57:59 + touch /tmp/pre-build-complete [Pipeline] sh 18:57:59 + mkdir -p /var/log/sysstat [Pipeline] sh 18:57:59 + ls /var/log/sa-host 18:57:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:57:59 provisioning config files... 18:57:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1539@tmp/config14217735074354211113tmp [Pipeline] { [Pipeline] echo 18:58:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:58:00 ---> create-netrc.sh [Pipeline] } 18:58:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:58:00 ---> python-tools-install.sh [Pipeline] echo 18:58:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:58:01 ---> sudo-logs.sh 18:58:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:58:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:58:01 ---> job-cost.sh 18:58:01 lf-activate-venv: SKIPPING 18:58:01 DEBUG: total: 0.2199999988079071 18:58:01 INFO: Retrieving Stack Cost... 18:58:01 INFO: Retrieving Pricing Info for: v3-standard-8 18:58:02 INFO: Archiving Costs [Pipeline] echo 18:58:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:58:02 ---> logs-deploy.sh 18:58:02 lf-activate-venv: SKIPPING 18:58:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1539/2 18:58:02 INFO: archiving workspace using pattern(s): 18:58:03 Archives upload complete. 18:58:03 INFO: archiving logs to Nexus