Pull request #1322 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6b00e24eb9edbce2c03a49fbe83410c90f6837b2+44494171fcaded074de32712625f564a2da22111 (767e192408161c9ce189b2db90705a700ce21976) 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-ssh15922348839221283780.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh11332178845974039975.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-1322/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-1322/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13193499497872124922.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh2760840067540964033.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-1322/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-1322/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8856802600122301364.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.18 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6385 in /w/workspace/gexfoundry_device-sdk-go_PR-1322 [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-1322 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 44494171fcaded074de32712625f564a2da22111 into PR head commit 6b00e24eb9edbce2c03a49fbe83410c90f6837b2 Merge succeeded, producing 6b00e24eb9edbce2c03a49fbe83410c90f6837b2 Checking out Revision 6b00e24eb9edbce2c03a49fbe83410c90f6837b2 (PR-1322) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. > 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/1322/head:refs/remotes/origin/PR-1322 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6b00e24eb9edbce2c03a49fbe83410c90f6837b2 # 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 44494171fcaded074de32712625f564a2da22111 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6b00e24eb9edbce2c03a49fbe83410c90f6837b2 # timeout=10 > git rev-list --no-walk b618711b869c963d4bf151d758a794bb2943caa8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:40:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:40:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:40:50 ========================================================= 05:40:50 EdgeX Global Pipelines Version Info 05:40:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:40:51 ------------------- 05:40:51 stable info: 05:40:51 ------------------- 05:40:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:40:51 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:40:51 Message: update stable to v1.0.244 05:40:51 ------------------- 05:40:51 experimental info: 05:40:51 ------------------- 05:40:51 Commited By: **** collab-it+edgex@linuxfoundation.org 05:40:51 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:40:51 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:40:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:40:52 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:40:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:40:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:40:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:40:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 05:40:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:40:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:40:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:40:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:40:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:40:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 05:40:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:40:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:40:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:40:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:40:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:40:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:40:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:40:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:40:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:40:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 05:40:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:40:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:40:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:40:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:40:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:40:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1322 [Pipeline] echo 05:40:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1322 [Pipeline] echo 05:40:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1322 [Pipeline] echo 05:40:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6b00e24eb9edbce2c03a49fbe83410c90f6837b2 [Pipeline] echo 05:40:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6b00e24 [Pipeline] echo 05:40:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:40:52 provisioning config files... 05:40:52 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp/config15071875739459597453tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:40:52 ---> docker-login.sh 05:40:52 nexus3.edgexfoundry.org:10001 05:40:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:40:53 Configure a credential helper to remove this warning. See 05:40:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:40:53 05:40:53 Login Succeeded 05:40:53 nexus3.edgexfoundry.org:10002 05:40:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:40:53 Configure a credential helper to remove this warning. See 05:40:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:40:53 05:40:53 Login Succeeded 05:40:53 nexus3.edgexfoundry.org:10003 05:40:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:40:53 Configure a credential helper to remove this warning. See 05:40:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:40:53 05:40:53 Login Succeeded 05:40:53 nexus3.edgexfoundry.org:10004 05:40:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:40:53 Configure a credential helper to remove this warning. See 05:40:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:40:53 05:40:53 Login Succeeded 05:40:53 docker.io 05:40:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:40:53 Configure a credential helper to remove this warning. See 05:40:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:40:53 05:40:53 Login Succeeded 05:40:53 ---> docker-login.sh ends [Pipeline] } 05:40:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:40:54 + git rev-list -1 --merges 6b00e24eb9edbce2c03a49fbe83410c90f6837b2~1..6b00e24eb9edbce2c03a49fbe83410c90f6837b2 [Pipeline] echo 05:40:54 -----------> git rev-list -1 --merges 6b00e24eb9edbce2c03a49fbe83410c90f6837b2~1..6b00e24eb9edbce2c03a49fbe83410c90f6837b2 6b00e24eb9edbce2c03a49fbe83410c90f6837b2 [false] [Pipeline] sh 05:40:54 + git log --format=format:%s -1 6b00e24eb9edbce2c03a49fbe83410c90f6837b2 [Pipeline] echo 05:40:54 ========================================================= 05:40:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:40:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:40:54 + git log --format=format:%s -1 6b00e24eb9edbce2c03a49fbe83410c90f6837b2 [Pipeline] echo 05:40:54 [semverPrep] GIT_COMMIT: 6b00e24eb9edbce2c03a49fbe83410c90f6837b2, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3 [Pipeline] echo 05:40:54 [semverPrep] This is not a build commit. [Pipeline] sh 05:40:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:40:55 + grep -v github /etc/ssh/ssh_known_hosts 05:40:55 + [ -e /tmp/ssh_known_hosts ] 05:40:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:40:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:40:55 + sudo tee -a /etc/ssh/ssh_known_hosts 05:40:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:40:55 05:40:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:40:55 0.1.4: Pulling from edgex-devops/py-git-semver 05:40:55 b85a868b505f: Pulling fs layer 05:40:55 e2be974225ed: Pulling fs layer 05:40:55 339a4e72a1f5: Pulling fs layer 05:40:55 988bab9f4d93: Pulling fs layer 05:40:55 1469e6f7b9e6: Pulling fs layer 05:40:55 eaf3925da568: Pulling fs layer 05:40:55 bab4dde63d76: Pulling fs layer 05:40:55 bde34c3a00c8: Pulling fs layer 05:40:55 b352a97aabf1: Pulling fs layer 05:40:55 4872d77fe225: Pulling fs layer 05:40:55 5851b861e8e6: Pulling fs layer 05:40:55 bab4dde63d76: Waiting 05:40:55 5851b861e8e6: Waiting 05:40:55 4872d77fe225: Waiting 05:40:55 bde34c3a00c8: Waiting 05:40:55 b352a97aabf1: Waiting 05:40:55 988bab9f4d93: Waiting 05:40:55 1469e6f7b9e6: Waiting 05:40:55 eaf3925da568: Waiting 05:40:55 e2be974225ed: Verifying Checksum 05:40:55 e2be974225ed: Download complete 05:40:55 988bab9f4d93: Verifying Checksum 05:40:55 988bab9f4d93: Download complete 05:40:56 339a4e72a1f5: Verifying Checksum 05:40:56 339a4e72a1f5: Download complete 05:40:56 eaf3925da568: Verifying Checksum 05:40:56 eaf3925da568: Download complete 05:40:56 1469e6f7b9e6: Verifying Checksum 05:40:56 1469e6f7b9e6: Download complete 05:40:56 bde34c3a00c8: Verifying Checksum 05:40:56 bde34c3a00c8: Download complete 05:40:56 b352a97aabf1: Verifying Checksum 05:40:56 b352a97aabf1: Download complete 05:40:56 4872d77fe225: Verifying Checksum 05:40:56 4872d77fe225: Download complete 05:40:56 5851b861e8e6: Download complete 05:40:56 b85a868b505f: Verifying Checksum 05:40:56 b85a868b505f: Download complete 05:40:56 bab4dde63d76: Verifying Checksum 05:40:56 bab4dde63d76: Download complete 05:40:57 b85a868b505f: Pull complete 05:40:57 e2be974225ed: Pull complete 05:40:58 339a4e72a1f5: Pull complete 05:40:58 988bab9f4d93: Pull complete 05:40:58 1469e6f7b9e6: Pull complete 05:40:58 eaf3925da568: Pull complete 05:41:00 bab4dde63d76: Pull complete 05:41:00 bde34c3a00c8: Pull complete 05:41:00 b352a97aabf1: Pull complete 05:41:00 4872d77fe225: Pull complete 05:41:00 5851b861e8e6: Pull complete 05:41:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:41:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:41:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:41:00 prd-ubuntu20.04-docker-8c-8g-6385 does not seem to be running inside a container 05:41:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1322 -v /w/workspace/gexfoundry_device-sdk-go_PR-1322:/w/workspace/gexfoundry_device-sdk-go_PR-1322:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1322@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 05:41:02 $ docker top e2cf6b8d3e6fa1968c3ae9bae6616b93ced90a48b176ad043e3af34403f0932c -eo pid,comm 05:41:02 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). 05:41:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:41:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:41:02 [ssh-agent] Looking for ssh-agent implementation... 05:41:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:41:02 $ docker exec e2cf6b8d3e6fa1968c3ae9bae6616b93ced90a48b176ad043e3af34403f0932c ssh-agent 05:41:03 SSH_AUTH_SOCK=/tmp/ssh-I3GxRjYOA76N/agent.32 05:41:03 SSH_AGENT_PID=38 05:41:03 Running ssh-add (command line suppressed) 05:41:03 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp/private_key_14138999022563701283.key (/w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp/private_key_14138999022563701283.key) 05:41:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:41:03 + git tag --points-at HEAD [Pipeline] } 05:41:03 $ docker exec --env ******** --env ******** e2cf6b8d3e6fa1968c3ae9bae6616b93ced90a48b176ad043e3af34403f0932c ssh-agent -k 05:41:03 unset SSH_AUTH_SOCK; 05:41:03 unset SSH_AGENT_PID; 05:41:03 echo Agent pid 38 killed; 05:41:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:41:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:41:03 [ssh-agent] Looking for ssh-agent implementation... 05:41:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:41:03 $ docker exec e2cf6b8d3e6fa1968c3ae9bae6616b93ced90a48b176ad043e3af34403f0932c ssh-agent 05:41:03 SSH_AUTH_SOCK=/tmp/ssh-29A4bBFyLEC5/agent.70 05:41:03 SSH_AGENT_PID=76 05:41:03 Running ssh-add (command line suppressed) 05:41:03 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp/private_key_1209762557916715844.key (/w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp/private_key_1209762557916715844.key) 05:41:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:41:04 + git semver init 05:41:04 2023-02-17 05:41:04,368 [run_init] DEBUG init version:0.0.0 force:False 05:41:04 2023-02-17 05:41:04,369 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1322/.semver 05:41:04 2023-02-17 05:41:04,369 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1322/.semver 05:41:04 2023-02-17 05:41:04,369 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1322/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1322, universal_newlines=False, shell=None, istream=None) 05:41:05 2023-02-17 05:41:05,393 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1322/.git/info/exclude 05:41:05 2023-02-17 05:41:05,394 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1322/.semver/PR-1322 with force:False 05:41:05 2023-02-17 05:41:05,394 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1322/.semver/PR-1322 05:41:05 2023-02-17 05:41:05,397 [execute] INFO git cat-file --batch-check 05:41:05 2023-02-17 05:41:05,397 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1322/.semver, universal_newlines=False, shell=None, istream=) 05:41:05 2023-02-17 05:41:05,403 [execute] INFO git cat-file --batch 05:41:05 2023-02-17 05:41:05,403 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1322/.semver, universal_newlines=False, shell=None, istream=) 05:41:05 2023-02-17 05:41:05,408 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1322/.semver/PR-1322 05:41:05 0.0.0 [Pipeline] } 05:41:05 $ docker exec --env ******** --env ******** e2cf6b8d3e6fa1968c3ae9bae6616b93ced90a48b176ad043e3af34403f0932c ssh-agent -k 05:41:05 unset SSH_AUTH_SOCK; 05:41:05 unset SSH_AGENT_PID; 05:41:05 echo Agent pid 76 killed; 05:41:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:41:06 + git semver [Pipeline] } 05:41:06 $ docker stop --time=1 e2cf6b8d3e6fa1968c3ae9bae6616b93ced90a48b176ad043e3af34403f0932c 05:41:07 $ docker rm -f --volumes e2cf6b8d3e6fa1968c3ae9bae6616b93ced90a48b176ad043e3af34403f0932c [Pipeline] // withDockerContainer [Pipeline] sh 05:41:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:41:08 Stashed 1 file(s) [Pipeline] echo 05:41:08 [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 05:41:08 provisioning config files... 05:41:08 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp/config5079640962360303997tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:41:08 ---> docker-login.sh 05:41:08 nexus3.edgexfoundry.org:10001 05:41:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:08 Configure a credential helper to remove this warning. See 05:41:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:08 05:41:08 Login Succeeded 05:41:08 nexus3.edgexfoundry.org:10002 05:41:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:09 Configure a credential helper to remove this warning. See 05:41:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:09 05:41:09 Login Succeeded 05:41:09 nexus3.edgexfoundry.org:10003 05:41:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:09 Configure a credential helper to remove this warning. See 05:41:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:09 05:41:09 Login Succeeded 05:41:09 nexus3.edgexfoundry.org:10004 05:41:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:09 Configure a credential helper to remove this warning. See 05:41:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:09 05:41:09 Login Succeeded 05:41:09 docker.io 05:41:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:09 Configure a credential helper to remove this warning. See 05:41:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:09 05:41:09 Login Succeeded 05:41:09 ---> docker-login.sh ends [Pipeline] } 05:41:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:41:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:41:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:41:10 ========================================================= 05:41:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 05:41:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:10 + 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.18-alpine --build-arg MAKE=echo noop --target=builder . 05:41:10 Sending build context to Docker daemon 10.51MB 05:41:10 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 05:41:10 Step 2/10 : FROM ${BASE} AS builder 05:41:10 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 05:41:10 213ec9aee27d: Pulling fs layer 05:41:10 4583459ba037: Pulling fs layer 05:41:10 93c1e223e6f2: Pulling fs layer 05:41:10 53926ce57604: Pulling fs layer 05:41:10 21b2b0c7a3f4: Pulling fs layer 05:41:10 22ff95d597cd: Pulling fs layer 05:41:10 12d6caf4c0d1: Pulling fs layer 05:41:10 96b7cbca73a9: Pulling fs layer 05:41:10 a7acece74701: Pulling fs layer 05:41:10 12d6caf4c0d1: Waiting 05:41:10 96b7cbca73a9: Waiting 05:41:10 a7acece74701: Waiting 05:41:10 53926ce57604: Waiting 05:41:10 21b2b0c7a3f4: Waiting 05:41:10 93c1e223e6f2: Verifying Checksum 05:41:10 93c1e223e6f2: Download complete 05:41:10 4583459ba037: Download complete 05:41:10 21b2b0c7a3f4: Verifying Checksum 05:41:10 21b2b0c7a3f4: Download complete 05:41:10 22ff95d597cd: Download complete 05:41:10 213ec9aee27d: Verifying Checksum 05:41:10 213ec9aee27d: Download complete 05:41:10 12d6caf4c0d1: Verifying Checksum 05:41:10 12d6caf4c0d1: Download complete 05:41:10 213ec9aee27d: Pull complete 05:41:10 4583459ba037: Pull complete 05:41:10 93c1e223e6f2: Pull complete 05:41:12 a7acece74701: Verifying Checksum 05:41:12 a7acece74701: Download complete 05:41:12 53926ce57604: Verifying Checksum 05:41:12 53926ce57604: Download complete 05:41:12 96b7cbca73a9: Verifying Checksum 05:41:12 96b7cbca73a9: Download complete 05:41:16 53926ce57604: Pull complete 05:41:16 21b2b0c7a3f4: Pull complete 05:41:16 22ff95d597cd: Pull complete 05:41:16 12d6caf4c0d1: Pull complete 05:41:18 96b7cbca73a9: Pull complete 05:41:19 a7acece74701: Pull complete 05:41:19 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 05:41:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:41:19 ---> db6d94c90886 05:41:19 Step 3/10 : ARG MAKE=make build 05:41:21 ---> Running in 6cc75d354e3b 05:41:21 Removing intermediate container 6cc75d354e3b 05:41:21 ---> 4be3dfa33084 05:41:21 Step 4/10 : WORKDIR /device-sdk-go 05:41:21 ---> Running in 8e0e2b645f05 05:41:21 Removing intermediate container 8e0e2b645f05 05:41:21 ---> e92ebbce8215 05:41:21 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:41:21 ---> Running in 8c81da25c3cc 05:41:21 Removing intermediate container 8c81da25c3cc 05:41:21 ---> c8fdc1654598 05:41:21 Step 6/10 : RUN apk add --update --no-cache make git 05:41:21 ---> Running in bf5bc8dd05d6 05:41:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:41:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:41:22 OK: 211 MiB in 51 packages 05:41:22 Removing intermediate container bf5bc8dd05d6 05:41:22 ---> 79a2ab8c3928 05:41:22 Step 7/10 : COPY go.mod vendor* ./ 05:41:22 ---> d3c94de695ed 05:41:22 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:41:22 ---> Running in af97e2da6641 05:41:23 Still waiting to schedule task 05:41:23 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 05:41:49 Removing intermediate container af97e2da6641 05:41:49 ---> 02a7aef5f70e 05:41:49 Step 9/10 : COPY . . 05:41:49 ---> 62132f2aaa11 05:41:49 Step 10/10 : RUN ${MAKE} 05:41:49 ---> Running in 43c2e72a9e0e 05:41:50 noop 05:41:50 Removing intermediate container 43c2e72a9e0e 05:41:50 ---> 8ac6afc45ac6 05:41:50 Successfully built 8ac6afc45ac6 05:41:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:50 + docker inspect -f . ci-base-image-x86_64 05:41:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:41:50 prd-ubuntu20.04-docker-8c-8g-6385 does not seem to be running inside a container 05:41:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1322 -v /w/workspace/gexfoundry_device-sdk-go_PR-1322:/w/workspace/gexfoundry_device-sdk-go_PR-1322:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1322@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 05:41:51 $ docker top 94e7185069feac3dedfa8193bd7f9f30fdc0b13a93edd92fe5224dc4be97ff28 -eo pid,comm [Pipeline] { [Pipeline] sh 05:41:51 + go version 05:41:51 go version go1.18.7 linux/amd64 [Pipeline] } 05:41:51 $ docker stop --time=1 94e7185069feac3dedfa8193bd7f9f30fdc0b13a93edd92fe5224dc4be97ff28 05:41:52 $ docker rm -f --volumes 94e7185069feac3dedfa8193bd7f9f30fdc0b13a93edd92fe5224dc4be97ff28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:53 + docker inspect -f . ci-base-image-x86_64 05:41:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:41:53 prd-ubuntu20.04-docker-8c-8g-6385 does not seem to be running inside a container 05:41:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1322 -v /w/workspace/gexfoundry_device-sdk-go_PR-1322:/w/workspace/gexfoundry_device-sdk-go_PR-1322:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1322@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 05:41:53 $ docker top 5636c158eb80f204fa53b8eb26b03549dc92829d127090b6e8b982267f01557a -eo pid,comm [Pipeline] { [Pipeline] sh 05:41:54 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1322 [Pipeline] fileExists [Pipeline] sh 05:41:54 + make test 05:41:54 go test -race -coverprofile=coverage.out ./... 05:42:00 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:42:13 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:42:13 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:42:13 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:42:13 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:42:13 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:42:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.064s coverage: 27.6% of statements 05:42:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.065s coverage: 78.9% of statements 05:42:13 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 05:42:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.101s coverage: 77.8% of statements 05:42:13 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:42:13 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:42:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.107s coverage: 77.0% of statements 05:42:13 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:42:13 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 05:42:13 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:42:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.089s coverage: 65.2% of statements 05:42:13 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:42:13 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:42:13 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.767s coverage: 89.2% of statements 05:42:13 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 05:42:13 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.066s coverage: 4.7% of statements 05:42:13 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:42:28 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 05:42:28 GO111MODULE=on go vet ./... 05:42:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:42:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:42:31 ./bin/test-attribution-txt.sh [Pipeline] echo 05:42:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:42:31 $ docker stop --time=1 5636c158eb80f204fa53b8eb26b03549dc92829d127090b6e8b982267f01557a 05:42:33 $ docker rm -f --volumes 5636c158eb80f204fa53b8eb26b03549dc92829d127090b6e8b982267f01557a [Pipeline] // withDockerContainer [Pipeline] sh 05:42:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:42:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:42:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:42:34 + ls -al . 05:42:34 total 272 05:42:34 drwxrwxr-x 11 jenkins jenkins 4096 Feb 17 05:41 . 05:42:34 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 05:40 .. 05:42:34 -rw-rw-r-- 1 jenkins jenkins 140 Feb 17 05:40 .dockerignore 05:42:34 drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 05:42 .git 05:42:34 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 05:40 .github 05:42:34 -rw-rw-r-- 1 jenkins jenkins 131 Feb 17 05:40 .gitignore 05:42:34 -rw-rw-r-- 1 jenkins jenkins 42 Feb 17 05:40 .golangci.yml 05:42:34 drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 05:41 .semver 05:42:34 -rw-rw-r-- 1 jenkins jenkins 31677 Feb 17 05:40 CHANGELOG.md 05:42:34 -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 05:40 GOVERNANCE.md 05:42:34 -rw-rw-r-- 1 jenkins jenkins 885 Feb 17 05:40 Jenkinsfile 05:42:34 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 17 05:40 LICENSE 05:42:34 -rw-rw-r-- 1 jenkins jenkins 1679 Feb 17 05:40 Makefile 05:42:34 -rw-rw-r-- 1 jenkins jenkins 619 Feb 17 05:40 OWNERS.md 05:42:34 -rw-rw-r-- 1 jenkins jenkins 4891 Feb 17 05:40 README.md 05:42:34 -rw-rw-r-- 1 jenkins jenkins 5 Feb 17 05:41 VERSION 05:42:34 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 05:40 bin 05:42:34 -rw-r--r-- 1 jenkins jenkins 98700 Feb 17 05:42 coverage.out 05:42:34 drwxrwxr-x 5 jenkins jenkins 4096 Feb 17 05:40 example 05:42:34 -rw-rw-r-- 1 jenkins jenkins 3266 Feb 17 05:40 go.mod 05:42:34 -rw-rw-r-- 1 jenkins jenkins 32794 Feb 17 05:40 go.sum 05:42:34 drwxrwxr-x 13 jenkins jenkins 4096 Feb 17 05:40 internal 05:42:34 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 05:40 openapi 05:42:34 drwxrwxr-x 6 jenkins jenkins 4096 Feb 17 05:40 pkg 05:42:34 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 05:40 snap 05:42:34 -rw-rw-r-- 1 jenkins jenkins 222 Feb 17 05:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:35 + 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=6b00e24eb9edbce2c03a49fbe83410c90f6837b2 --label arch=amd64 --label version=0.0.0 . 05:42:35 Sending build context to Docker daemon 10.61MB 05:42:35 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 05:42:35 Step 2/23 : FROM ${BASE} AS builder 05:42:35 ---> 8ac6afc45ac6 05:42:35 Step 3/23 : ARG MAKE=make build 05:42:35 ---> Running in b3d8159d9b2c 05:42:35 Removing intermediate container b3d8159d9b2c 05:42:35 ---> 6e7be53af1d7 05:42:35 Step 4/23 : WORKDIR /device-sdk-go 05:42:35 ---> Running in 02d427280c4a 05:42:35 Removing intermediate container 02d427280c4a 05:42:35 ---> 2ebeedbc4c60 05:42:35 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:42:35 ---> Running in 25332afe9827 05:42:35 Removing intermediate container 25332afe9827 05:42:35 ---> 3eed0d729303 05:42:35 Step 6/23 : RUN apk add --update --no-cache make git 05:42:35 ---> Running in f47d53146367 05:42:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:42:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:42:36 OK: 211 MiB in 51 packages 05:42:36 Removing intermediate container f47d53146367 05:42:36 ---> a9459dba1fb5 05:42:36 Step 7/23 : COPY go.mod vendor* ./ 05:42:36 ---> 66f2205b93a9 05:42:36 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:42:36 ---> Running in bf4d847435c6 05:42:37 Removing intermediate container bf4d847435c6 05:42:37 ---> 89d36b2e3f71 05:42:37 Step 9/23 : COPY . . 05:42:38 ---> 42de84bddc80 05:42:38 Step 10/23 : RUN ${MAKE} 05:42:38 ---> Running in 83aae5088f34 05:42:38 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:42:56 Removing intermediate container 83aae5088f34 05:42:56 ---> f8af93ca38eb 05:42:56 Step 11/23 : FROM alpine:3.16 05:42:56 3.16: Pulling from library/alpine 05:42:56 ef5531b6e74e: Pulling fs layer 05:42:57 ef5531b6e74e: Verifying Checksum 05:42:57 ef5531b6e74e: Download complete 05:42:57 ef5531b6e74e: Pull complete 05:42:57 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 05:42:57 Status: Downloaded newer image for alpine:3.16 05:42:57 ---> dfd21b5a31f5 05:42:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:42:57 ---> Running in a42af598cc4d 05:42:57 Removing intermediate container a42af598cc4d 05:42:57 ---> 975ba2ee4968 05:42:57 Step 13/23 : RUN apk add --update --no-cache 05:42:57 ---> Running in c03ef2415ce2 05:42:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:42:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:42:58 OK: 6 MiB in 14 packages 05:42:58 Removing intermediate container c03ef2415ce2 05:42:58 ---> 9df07a208674 05:42:58 Step 14/23 : WORKDIR / 05:42:58 ---> Running in d9723ad693d2 05:42:58 Removing intermediate container d9723ad693d2 05:42:58 ---> 571a6962d3b5 05:42:58 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:42:58 ---> 46fb6666e0c5 05:42:58 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:42:59 ---> 43b2449032de 05:42:59 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:42:59 ---> 1f7ee8930f49 05:42:59 Step 18/23 : EXPOSE 59999 05:42:59 ---> Running in 37d5f16742f8 05:42:59 Removing intermediate container 37d5f16742f8 05:42:59 ---> b5b467fe2b21 05:42:59 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:42:59 ---> Running in f7ae00bca2a8 05:42:59 Removing intermediate container f7ae00bca2a8 05:42:59 ---> c6a268f60e7c 05:42:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:42:59 ---> Running in 6eb74d05f4e5 05:42:59 Removing intermediate container 6eb74d05f4e5 05:42:59 ---> d98d150a592f 05:42:59 Step 21/23 : LABEL arch=amd64 05:42:59 ---> Running in edc71cc36a5e 05:42:59 Removing intermediate container edc71cc36a5e 05:42:59 ---> ce20765babc8 05:42:59 Step 22/23 : LABEL git_sha=6b00e24eb9edbce2c03a49fbe83410c90f6837b2 05:43:00 ---> Running in 10ba7dcf6a9d 05:43:00 Removing intermediate container 10ba7dcf6a9d 05:43:00 ---> 4183681120b3 05:43:00 Step 23/23 : LABEL version=0.0.0 05:43:00 ---> Running in c3de819368fe 05:43:00 Removing intermediate container c3de819368fe 05:43:00 ---> cbb0d9b36f5c 05:43:00 [Warning] One or more build-args [ARCH] were not consumed 05:43:00 Successfully built cbb0d9b36f5c 05:43:00 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:43:00 05:43:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:43:01 latest: Pulling from edgex-lftools-log-publisher 05:43:01 5eb5b503b376: Pulling fs layer 05:43:01 5c69ac0246d0: Pulling fs layer 05:43:01 ec43610c2a17: Pulling fs layer 05:43:01 3a2ae6a8a46f: Pulling fs layer 05:43:01 33b1e0a273af: Pulling fs layer 05:43:01 5d3b04190fa2: Pulling fs layer 05:43:01 2f39f015ded8: Pulling fs layer 05:43:01 33b1e0a273af: Waiting 05:43:01 3a2ae6a8a46f: Waiting 05:43:01 5d3b04190fa2: Waiting 05:43:01 2f39f015ded8: Waiting 05:43:01 5c69ac0246d0: Verifying Checksum 05:43:01 5c69ac0246d0: Download complete 05:43:01 3a2ae6a8a46f: Verifying Checksum 05:43:01 3a2ae6a8a46f: Download complete 05:43:01 33b1e0a273af: Verifying Checksum 05:43:01 33b1e0a273af: Download complete 05:43:01 5d3b04190fa2: Download complete 05:43:01 ec43610c2a17: Verifying Checksum 05:43:01 ec43610c2a17: Download complete 05:43:01 5eb5b503b376: Verifying Checksum 05:43:01 5eb5b503b376: Download complete 05:43:02 2f39f015ded8: Download complete 05:43:02 5eb5b503b376: Pull complete 05:43:02 5c69ac0246d0: Pull complete 05:43:03 ec43610c2a17: Pull complete 05:43:03 3a2ae6a8a46f: Pull complete 05:43:03 33b1e0a273af: Pull complete 05:43:03 5d3b04190fa2: Pull complete 05:43:07 2f39f015ded8: Pull complete 05:43:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:43:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:43:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:07 prd-ubuntu20.04-docker-8c-8g-6385 does not seem to be running inside a container 05:43:07 $ 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-1322 -v /w/workspace/gexfoundry_device-sdk-go_PR-1322:/w/workspace/gexfoundry_device-sdk-go_PR-1322:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1322@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 05:43:09 $ docker top 69c30bf73df1173cd1ccaf7f796e60b9a8ac1c5b8fc22126bb747c9486d4c7ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:43:10 ---> job-cost.sh 05:43:10 lf-activate-venv: SKIPPING 05:43:10 INFO: No Stack... 05:43:10 INFO: Retrieving Pricing Info for: v3-standard-8 05:43:10 INFO: Archiving Costs [Pipeline] sh 05:43:11 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1322/archives/cost.csv 05:43:11 + cut -d, -f6 [Pipeline] lock 05:43:11 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1322-3-stack-cost] 05:43:11 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1322-3-stack-cost] did not exist. Created. 05:43:11 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1322-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:43:11 + echo total: 0.2199999988079071 [Pipeline] stash 05:43:11 Stashed 1 file(s) [Pipeline] } 05:43:11 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1322-3-stack-cost] [Pipeline] // lock [Pipeline] } 05:43:11 $ docker stop --time=1 69c30bf73df1173cd1ccaf7f796e60b9a8ac1c5b8fc22126bb747c9486d4c7ce 05:43:12 $ docker rm -f --volumes 69c30bf73df1173cd1ccaf7f796e60b9a8ac1c5b8fc22126bb747c9486d4c7ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:43:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6389 in /w/workspace/gexfoundry_device-sdk-go_PR-1322 [Pipeline] { [Pipeline] ws 05:43:21 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 05:43:21 The recommended git tool is: git 05:43:27 using credential edgex-jenkins-ssh 05:43:27 Cloning the remote Git repository 05:43:28 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:43:28 > git init /w/workspace/device-sdk-go/3 # timeout=10 05:43:28 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:43:28 > git --version # timeout=10 05:43:28 > git --version # 'git version 2.25.1' 05:43:28 using GIT_SSH to set credentials SSH Credentials for GitHub 05:43:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:43:30 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:43:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:43:31 Merging remotes/origin/main commit 44494171fcaded074de32712625f564a2da22111 into PR head commit 6b00e24eb9edbce2c03a49fbe83410c90f6837b2 05:43:31 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:43:31 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:43:31 using GIT_SSH to set credentials SSH Credentials for GitHub 05:43:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1322/head:refs/remotes/origin/PR-1322 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:43:31 > git config core.sparsecheckout # timeout=10 05:43:31 > git checkout -f 6b00e24eb9edbce2c03a49fbe83410c90f6837b2 # timeout=10 05:43:32 > git remote # timeout=10 05:43:32 > git config --get remote.origin.url # timeout=10 05:43:32 using GIT_SSH to set credentials SSH Credentials for GitHub 05:43:32 > git merge 44494171fcaded074de32712625f564a2da22111 # timeout=10 05:43:32 Merge succeeded, producing 6b00e24eb9edbce2c03a49fbe83410c90f6837b2 05:43:32 Checking out Revision 6b00e24eb9edbce2c03a49fbe83410c90f6837b2 (PR-1322) 05:43:32 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:43:32 > git rev-parse HEAD^{commit} # timeout=10 05:43:32 > git config core.sparsecheckout # timeout=10 05:43:32 > git checkout -f 6b00e24eb9edbce2c03a49fbe83410c90f6837b2 # timeout=10 05:43:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:43:33 % Total % Received % Xferd Average Speed Time Time Time Current 05:43:33 Dload Upload Total Spent Left Speed 05:43:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh 05:43:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:43:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:43:34 + sudo tee /etc/docker/daemon.new 05:43:34 { 05:43:34 "registry-mirrors": [ 05:43:34 "https://nexus3.edgexfoundry.org:10001" 05:43:34 ], 05:43:34 "bip": "10.250.0.254/24", 05:43:34 "hosts": [ 05:43:34 "tcp://0.0.0.0:5555", 05:43:34 "unix:///var/run/docker.sock" 05:43:34 ], 05:43:34 "mtu": 1458, 05:43:34 "selinux-enabled": true, 05:43:34 "seccomp-profile": "/etc/docker/seccomp.json" 05:43:34 } [Pipeline] sh 05:43:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:43:35 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:43:53 provisioning config files... 05:43:53 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config17600717849574227705tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:43:54 ---> docker-login.sh 05:43:54 nexus3.edgexfoundry.org:10001 05:43:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:54 Configure a credential helper to remove this warning. See 05:43:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:54 05:43:54 Login Succeeded 05:43:54 nexus3.edgexfoundry.org:10002 05:43:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:55 Configure a credential helper to remove this warning. See 05:43:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:55 05:43:55 Login Succeeded 05:43:55 nexus3.edgexfoundry.org:10003 05:43:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:55 Configure a credential helper to remove this warning. See 05:43:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:55 05:43:55 Login Succeeded 05:43:55 nexus3.edgexfoundry.org:10004 05:43:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:56 Configure a credential helper to remove this warning. See 05:43:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:56 05:43:56 Login Succeeded 05:43:56 docker.io 05:43:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:56 Configure a credential helper to remove this warning. See 05:43:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:56 05:43:56 Login Succeeded 05:43:56 ---> docker-login.sh ends [Pipeline] } 05:43:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:43:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:43:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:43:56 ========================================================= 05:43:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 05:43:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:57 + 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.18-alpine --build-arg MAKE=echo noop --target=builder . 05:43:57 Sending build context to Docker daemon 5.639MB 05:43:57 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 05:43:57 Step 2/10 : FROM ${BASE} AS builder 05:43:57 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:43:57 9b18e9b68314: Pulling fs layer 05:43:57 35d82f9e3411: Pulling fs layer 05:43:57 e16973657156: Pulling fs layer 05:43:57 fc693d55d65f: Pulling fs layer 05:43:57 7e9fc2657dce: Pulling fs layer 05:43:57 dda99020689f: Pulling fs layer 05:43:57 db1c61fa0a46: Pulling fs layer 05:43:57 891c053d2c06: Pulling fs layer 05:43:57 fc693d55d65f: Waiting 05:43:57 db1c61fa0a46: Waiting 05:43:57 7e9fc2657dce: Waiting 05:43:57 891c053d2c06: Waiting 05:43:57 dda99020689f: Waiting 05:43:57 e16973657156: Verifying Checksum 05:43:57 e16973657156: Download complete 05:43:57 35d82f9e3411: Download complete 05:43:58 7e9fc2657dce: Verifying Checksum 05:43:58 7e9fc2657dce: Download complete 05:43:58 dda99020689f: Verifying Checksum 05:43:58 dda99020689f: Download complete 05:43:58 9b18e9b68314: Verifying Checksum 05:43:58 9b18e9b68314: Download complete 05:43:59 9b18e9b68314: Pull complete 05:43:59 891c053d2c06: Verifying Checksum 05:43:59 891c053d2c06: Download complete 05:43:59 35d82f9e3411: Pull complete 05:43:59 e16973657156: Pull complete 05:44:00 db1c61fa0a46: Verifying Checksum 05:44:00 db1c61fa0a46: Download complete 05:44:01 fc693d55d65f: Verifying Checksum 05:44:01 fc693d55d65f: Download complete 05:44:16 fc693d55d65f: Pull complete 05:44:16 7e9fc2657dce: Pull complete 05:44:16 dda99020689f: Pull complete 05:44:22 db1c61fa0a46: Pull complete 05:44:24 891c053d2c06: Pull complete 05:44:24 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 05:44:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:44:24 ---> f96f9c87975a 05:44:24 Step 3/10 : ARG MAKE=make build 05:44:25 ---> Running in 67331c249a24 05:44:26 Removing intermediate container 67331c249a24 05:44:26 ---> 070475cce6de 05:44:26 Step 4/10 : WORKDIR /device-sdk-go 05:44:26 ---> Running in d3a196cbd116 05:44:28 Removing intermediate container d3a196cbd116 05:44:28 ---> 0207568ed97a 05:44:28 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:44:28 ---> Running in 547be093ed36 05:44:28 Removing intermediate container 547be093ed36 05:44:28 ---> 96d97538a9a9 05:44:28 Step 6/10 : RUN apk add --update --no-cache make git 05:44:28 ---> Running in 9a36bae1eeb9 05:44:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:44:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:44:31 OK: 221 MiB in 51 packages 05:44:32 Removing intermediate container 9a36bae1eeb9 05:44:32 ---> 5500cc322365 05:44:32 Step 7/10 : COPY go.mod vendor* ./ 05:44:32 ---> de7581fc75fd 05:44:32 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:44:33 ---> Running in 48ebf60ecc9f 05:45:40 Removing intermediate container 48ebf60ecc9f 05:45:40 ---> c1fc53456526 05:45:40 Step 9/10 : COPY . . 05:45:44 ---> 27b0648aa69c 05:45:44 Step 10/10 : RUN ${MAKE} 05:45:44 ---> Running in 4992eabc8ded 05:45:45 noop 05:45:46 Removing intermediate container 4992eabc8ded 05:45:46 ---> 658d16b294e1 05:45:46 Successfully built 658d16b294e1 05:45:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:46 + docker inspect -f . ci-base-image-arm64 05:45:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:45:46 prd-ubuntu20.04-docker-arm64-4c-16g-6389 does not seem to be running inside a container 05:45:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 05:45:48 $ docker top 2654a7bcb6cfacf7f3f9b203b6dd28220803ccf026c880ad65efe306eb7cc1fe -eo pid,comm [Pipeline] { [Pipeline] sh 05:45:49 + go version 05:45:49 go version go1.18.7 linux/arm64 [Pipeline] } 05:45:49 $ docker stop --time=1 2654a7bcb6cfacf7f3f9b203b6dd28220803ccf026c880ad65efe306eb7cc1fe 05:45:50 $ docker rm -f --volumes 2654a7bcb6cfacf7f3f9b203b6dd28220803ccf026c880ad65efe306eb7cc1fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:51 + docker inspect -f . ci-base-image-arm64 05:45:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:45:51 prd-ubuntu20.04-docker-arm64-4c-16g-6389 does not seem to be running inside a container 05:45:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 05:45:53 $ docker top d2850114a68807224256becdc0da359002ee4a2652d8e150f367b7cc3fb86a1a -eo pid,comm [Pipeline] { [Pipeline] sh 05:45:53 + git config --global --add safe.directory /w/workspace/device-sdk-go/3 [Pipeline] fileExists [Pipeline] sh 05:45:54 + make test 05:45:54 go test -race -coverprofile=coverage.out ./... 05:46:33 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:49:10 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:49:10 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:49:10 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:49:10 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:49:10 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:49:11 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.328s coverage: 27.6% of statements 05:49:12 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.304s coverage: 78.9% of statements 05:49:12 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 05:49:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.566s coverage: 77.8% of statements 05:49:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:49:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:49:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.521s coverage: 77.0% of statements 05:49:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:49:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 05:49:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:49:22 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.444s coverage: 65.2% of statements 05:49:22 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:49:22 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:49:22 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.716s coverage: 89.2% of statements 05:49:22 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 05:49:22 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.310s coverage: 4.7% of statements 05:49:22 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:49:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:49:23 GO111MODULE=on go vet ./... 05:51:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:51:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:51:14 ./bin/test-attribution-txt.sh [Pipeline] echo 05:51:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:51:14 $ docker stop --time=1 d2850114a68807224256becdc0da359002ee4a2652d8e150f367b7cc3fb86a1a 05:51:16 $ docker rm -f --volumes d2850114a68807224256becdc0da359002ee4a2652d8e150f367b7cc3fb86a1a [Pipeline] // withDockerContainer [Pipeline] sh 05:51:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:51:18 Warning: overwriting stash ‘coverage-report’ 05:51:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:51:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:51:19 + ls -al . 05:51:19 total 268 05:51:19 drwxrwxr-x 10 jenkins jenkins 4096 Feb 17 05:45 . 05:51:19 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 05:43 .. 05:51:19 -rw-rw-r-- 1 jenkins jenkins 140 Feb 17 05:43 .dockerignore 05:51:19 drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 05:43 .git 05:51:19 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 05:43 .github 05:51:19 -rw-rw-r-- 1 jenkins jenkins 131 Feb 17 05:43 .gitignore 05:51:19 -rw-rw-r-- 1 jenkins jenkins 42 Feb 17 05:43 .golangci.yml 05:51:19 -rw-rw-r-- 1 jenkins jenkins 31677 Feb 17 05:43 CHANGELOG.md 05:51:19 -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 05:43 GOVERNANCE.md 05:51:19 -rw-rw-r-- 1 jenkins jenkins 885 Feb 17 05:43 Jenkinsfile 05:51:19 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 17 05:43 LICENSE 05:51:19 -rw-rw-r-- 1 jenkins jenkins 1679 Feb 17 05:43 Makefile 05:51:19 -rw-rw-r-- 1 jenkins jenkins 619 Feb 17 05:43 OWNERS.md 05:51:19 -rw-rw-r-- 1 jenkins jenkins 4891 Feb 17 05:43 README.md 05:51:19 -rw-rw-r-- 1 jenkins jenkins 5 Feb 17 05:41 VERSION 05:51:19 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 05:43 bin 05:51:19 -rw-r--r-- 1 jenkins jenkins 98700 Feb 17 05:49 coverage.out 05:51:19 drwxrwxr-x 5 jenkins jenkins 4096 Feb 17 05:43 example 05:51:19 -rw-rw-r-- 1 jenkins jenkins 3266 Feb 17 05:43 go.mod 05:51:19 -rw-rw-r-- 1 jenkins jenkins 32794 Feb 17 05:43 go.sum 05:51:19 drwxrwxr-x 13 jenkins jenkins 4096 Feb 17 05:43 internal 05:51:19 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 05:43 openapi 05:51:19 drwxrwxr-x 6 jenkins jenkins 4096 Feb 17 05:43 pkg 05:51:19 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 05:43 snap 05:51:19 -rw-rw-r-- 1 jenkins jenkins 222 Feb 17 05:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:20 + 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=6b00e24eb9edbce2c03a49fbe83410c90f6837b2 --label arch=arm64 --label version=0.0.0 . 05:51:20 Sending build context to Docker daemon 5.738MB 05:51:20 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 05:51:20 Step 2/23 : FROM ${BASE} AS builder 05:51:20 ---> 658d16b294e1 05:51:20 Step 3/23 : ARG MAKE=make build 05:51:20 ---> Running in 21022eed1a3f 05:51:21 Removing intermediate container 21022eed1a3f 05:51:21 ---> f2d2ba66db29 05:51:21 Step 4/23 : WORKDIR /device-sdk-go 05:51:21 ---> Running in 806ff70ad90f 05:51:21 Removing intermediate container 806ff70ad90f 05:51:21 ---> 1e0d3d6ca1e2 05:51:21 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:51:21 ---> Running in 99595ddb0d96 05:51:22 Removing intermediate container 99595ddb0d96 05:51:22 ---> 7f23846589bb 05:51:22 Step 6/23 : RUN apk add --update --no-cache make git 05:51:22 ---> Running in 13fc302d22fb 05:51:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:51:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:51:24 OK: 221 MiB in 51 packages 05:51:25 Removing intermediate container 13fc302d22fb 05:51:25 ---> a95b8649baec 05:51:25 Step 7/23 : COPY go.mod vendor* ./ 05:51:26 ---> b73e669b941b 05:51:26 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:51:26 ---> Running in 21a4c3d910dd 05:51:29 Removing intermediate container 21a4c3d910dd 05:51:29 ---> 947e0fedb42c 05:51:29 Step 9/23 : COPY . . 05:51:30 ---> 4753942eb6fa 05:51:30 Step 10/23 : RUN ${MAKE} 05:51:30 ---> Running in c049179830d3 05:51:31 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:53:54 Removing intermediate container c049179830d3 05:53:54 ---> f212545daf0a 05:53:54 Step 11/23 : FROM alpine:3.16 05:53:54 3.16: Pulling from library/alpine 05:53:54 3760b48202b3: Pulling fs layer 05:53:54 3760b48202b3: Download complete 05:53:54 3760b48202b3: Pull complete 05:53:54 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 05:53:54 Status: Downloaded newer image for alpine:3.16 05:53:54 ---> 4c81e5bf8899 05:53:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:53:54 ---> Running in e917ff9dc093 05:53:54 Removing intermediate container e917ff9dc093 05:53:54 ---> 50863d70e0f1 05:53:54 Step 13/23 : RUN apk add --update --no-cache 05:53:54 ---> Running in cb7cbd6937d3 05:53:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:53:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:53:54 OK: 5 MiB in 14 packages 05:53:54 Removing intermediate container cb7cbd6937d3 05:53:54 ---> 726e1b537d73 05:53:54 Step 14/23 : WORKDIR / 05:53:54 ---> Running in 2f12aa1af0b6 05:53:54 Removing intermediate container 2f12aa1af0b6 05:53:54 ---> 883a4fa9f090 05:53:54 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:53:54 ---> ef5006327662 05:53:54 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:53:54 ---> 3cfd4124e0d4 05:53:54 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:53:55 ---> 7f2ee193c169 05:53:55 Step 18/23 : EXPOSE 59999 05:53:55 ---> Running in 427eb16e5ef9 05:53:55 Removing intermediate container 427eb16e5ef9 05:53:55 ---> 04e8185d5953 05:53:55 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:53:55 ---> Running in fee7471b7205 05:53:55 Removing intermediate container fee7471b7205 05:53:55 ---> 452bb07c3757 05:53:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:53:55 ---> Running in 8ceb73947d49 05:53:56 Removing intermediate container 8ceb73947d49 05:53:56 ---> 437ee4b2a38b 05:53:56 Step 21/23 : LABEL arch=arm64 05:53:56 ---> Running in ca0225d41da3 05:53:56 Removing intermediate container ca0225d41da3 05:53:56 ---> f3c894e4661d 05:53:56 Step 22/23 : LABEL git_sha=6b00e24eb9edbce2c03a49fbe83410c90f6837b2 05:53:56 ---> Running in afd35afdf2c7 05:53:56 Removing intermediate container afd35afdf2c7 05:53:56 ---> 0565061b160e 05:53:56 Step 23/23 : LABEL version=0.0.0 05:53:57 ---> Running in 24cacd98a945 05:53:57 Removing intermediate container 24cacd98a945 05:53:57 ---> 0968ececff53 05:53:57 [Warning] One or more build-args [ARCH] were not consumed 05:53:57 Successfully built 0968ececff53 05:53:57 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 05:53:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:53:57 05:53:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:53:58 arm64: Pulling from edgex-lftools-log-publisher 05:53:58 8998bd30e6a1: Pulling fs layer 05:53:58 04944245beec: Pulling fs layer 05:53:58 699f458cf7ca: Pulling fs layer 05:53:58 765212b225bb: Pulling fs layer 05:53:58 f23df028b6ca: Pulling fs layer 05:53:58 d65c8cfc05b1: Pulling fs layer 05:53:58 2437ff75d9bd: Pulling fs layer 05:53:58 f23df028b6ca: Waiting 05:53:58 d65c8cfc05b1: Waiting 05:53:58 2437ff75d9bd: Waiting 05:53:58 765212b225bb: Waiting 05:53:58 04944245beec: Verifying Checksum 05:53:58 04944245beec: Download complete 05:53:58 765212b225bb: Verifying Checksum 05:53:58 765212b225bb: Download complete 05:53:58 f23df028b6ca: Download complete 05:53:58 d65c8cfc05b1: Verifying Checksum 05:53:58 d65c8cfc05b1: Download complete 05:53:58 699f458cf7ca: Verifying Checksum 05:53:58 699f458cf7ca: Download complete 05:53:58 8998bd30e6a1: Verifying Checksum 05:53:58 8998bd30e6a1: Download complete 05:54:02 8998bd30e6a1: Pull complete 05:54:03 04944245beec: Pull complete 05:54:03 2437ff75d9bd: Verifying Checksum 05:54:03 2437ff75d9bd: Download complete 05:54:04 699f458cf7ca: Pull complete 05:54:04 765212b225bb: Pull complete 05:54:05 f23df028b6ca: Pull complete 05:54:05 d65c8cfc05b1: Pull complete 05:54:20 2437ff75d9bd: Pull complete 05:54:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:54:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:54:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:54:21 prd-ubuntu20.04-docker-arm64-4c-16g-6389 does not seem to be running inside a container 05:54:21 $ 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/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 05:54:23 $ docker top 3a0d200d946cdd49d6faa8c9f687ed209874bc958c418e86431cdffc7e548719 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:54:24 ---> job-cost.sh 05:54:24 lf-activate-venv: SKIPPING 05:54:24 INFO: No Stack... 05:54:25 INFO: Retrieving Pricing Info for: v3-standard-4 05:54:25 INFO: Archiving Costs [Pipeline] sh 05:54:26 + cat /w/workspace/device-sdk-go/3/archives/cost.csv 05:54:26 + cut -d, -f6 [Pipeline] lock 05:54:26 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1322-3-stack-cost] 05:54:26 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1322-3-stack-cost] did not exist. Created. 05:54:26 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1322-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:54:27 /w/workspace/device-sdk-go/3@tmp/durable-bed98864/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:54:27 + echo total: 0.10999999940395355 [Pipeline] stash 05:54:27 Warning: overwriting stash ‘stack-cost’ 05:54:27 Stashed 1 file(s) [Pipeline] } 05:54:27 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1322-3-stack-cost] [Pipeline] // lock [Pipeline] } 05:54:27 $ docker stop --time=1 3a0d200d946cdd49d6faa8c9f687ed209874bc958c418e86431cdffc7e548719 05:54:29 $ docker rm -f --volumes 3a0d200d946cdd49d6faa8c9f687ed209874bc958c418e86431cdffc7e548719 [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 05:54:29 provisioning config files... 05:54:29 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp/config14095882515399707603tmp [Pipeline] { [Pipeline] sh 05:54:29 + set +x 05:54:29 + curl -s https://codecov.io/bash 05:54:29 + bash -s -- 05:54:29 05:54:29 _____ _ 05:54:29 / ____| | | 05:54:29 | | ___ __| | ___ ___ _____ __ 05:54:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:54:29 | |___| (_) | (_| | __/ (_| (_) \ V / 05:54:29 \_____\___/ \__,_|\___|\___\___/ \_/ 05:54:29 Bash-1.0.6 05:54:29 05:54:29 05:54:29 ==> git version 2.25.1 found 05:54:29 ==> 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 05:54:29 Release-Date: 2020-01-08 05:54:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:54:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:54:29 ==> Jenkins CI detected. 05:54:29 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1322 05:54:29 project root: . 05:54:29 --> token set from env 05:54:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:54:29 ==> Running gcov in . (disable via -X gcov) 05:54:29 ==> Python coveragepy not found 05:54:29 ==> Searching for coverage reports in: 05:54:29 + . 05:54:29 -> Found 1 reports 05:54:29 ==> Detecting git/mercurial file structure 05:54:29 ==> Reading reports 05:54:29 + ./coverage.out bytes=98700 05:54:29 ==> Appending adjustments 05:54:29 https://docs.codecov.io/docs/fixing-reports 05:54:30 + Found adjustments 05:54:30 ==> Gzipping contents 05:54:30 16K /tmp/codecov.vnJhD4.gz 05:54:30 ==> Uploading reports 05:54:30 url: https://codecov.io 05:54:30 query: branch=PR-1322&commit=6b00e24eb9edbce2c03a49fbe83410c90f6837b2&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1322%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1322&job=&cmd_args= 05:54:30 -> Pinging Codecov 05:54:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1322&commit=6b00e24eb9edbce2c03a49fbe83410c90f6837b2&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1322%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1322&job=&cmd_args= 05:54:30 -> Uploading to 05:54:30 https://storage.googleapis.com/codecov/v4/raw/2023-02-17/7E55EF52A471D76F132DFD9A03CDDE97/6b00e24eb9edbce2c03a49fbe83410c90f6837b2/351edae3-8375-43a0-b9bb-27f430180b75.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230217T055430Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=18ef0e5d44bb64e08b256f6b5edd7c431cec8eb8030c2410d0fb3434f757e685 05:54:30 % Total % Received % Xferd Average Speed Time Time Time Current 05:54:30 Dload Upload Total Spent Left Speed 05:54:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14354 0 0 100 14354 0 71059 --:--:-- --:--:-- --:--:-- 70709 100 14354 0 0 100 14354 0 39983 --:--:-- --:--:-- --:--:-- 39872 05:54:31 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/6b00e24eb9edbce2c03a49fbe83410c90f6837b2 [Pipeline] } 05:54:31 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 05:54:31 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1322/archives ] 05:54:31 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1322/archives 05:54:31 total 16 05:54:31 drwxr-xr-x 3 root root 4096 Feb 17 05:43 . 05:54:31 drwxrwxr-x 12 jenkins jenkins 4096 Feb 17 05:43 .. 05:54:31 drwxr-xr-x 2 root root 4096 Feb 17 05:43 cost 05:54:31 -rw-r--r-- 1 root root 86 Feb 17 05:43 cost.csv 05:54:31 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1322/archives 05:54:31 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1322/archives 05:54:31 total 16 05:54:31 drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 05:43 . 05:54:31 drwxrwxr-x 12 jenkins jenkins 4096 Feb 17 05:43 .. 05:54:31 drwxr-xr-x 2 jenkins jenkins 4096 Feb 17 05:43 cost 05:54:31 -rw-r--r-- 1 jenkins jenkins 86 Feb 17 05:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:54:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:54:32 ---> package-listing.sh 05:54:32 ++ facter osfamily 05:54:32 ++ tr '[:upper:]' '[:lower:]' 05:54:33 + OS_FAMILY=debian 05:54:33 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1322 05:54:33 + START_PACKAGES=/tmp/packages_start.txt 05:54:33 + END_PACKAGES=/tmp/packages_end.txt 05:54:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:54:33 + PACKAGES=/tmp/packages_start.txt 05:54:33 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1322 ']' 05:54:33 + PACKAGES=/tmp/packages_end.txt 05:54:33 + case "${OS_FAMILY}" in 05:54:33 + dpkg -l 05:54:33 + grep '^ii' 05:54:33 + '[' -f /tmp/packages_start.txt ']' 05:54:33 + '[' -f /tmp/packages_end.txt ']' 05:54:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:54:33 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1322 ']' 05:54:33 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1322/archives/ 05:54:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1322/archives/ [Pipeline] echo 05:54:33 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-1322/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:54:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:54:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:54:34 prd-ubuntu20.04-docker-8c-8g-6385 does not seem to be running inside a container 05:54:34 $ 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-1322/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-1322 -v /w/workspace/gexfoundry_device-sdk-go_PR-1322:/w/workspace/gexfoundry_device-sdk-go_PR-1322:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1322@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 05:54:34 $ docker top 0066cb8f71f629622f671bd1a75eb5f2bfa271bb8fefe5d8a263a0e623b3bd04 -eo pid,comm [Pipeline] { [Pipeline] sh 05:54:34 + touch /tmp/pre-build-complete [Pipeline] sh 05:54:34 + mkdir -p /var/log/sysstat [Pipeline] sh 05:54:35 + ls /var/log/sa-host 05:54:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:54:35 provisioning config files... 05:54:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp/config7013243864550339836tmp [Pipeline] { [Pipeline] echo 05:54:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:54:35 ---> create-netrc.sh [Pipeline] } 05:54:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:54:35 ---> python-tools-install.sh [Pipeline] echo 05:54:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:54:36 ---> sudo-logs.sh 05:54:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:54:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:54:36 ---> job-cost.sh 05:54:36 lf-activate-venv: SKIPPING 05:54:36 DEBUG: total: 0.2199999988079071 05:54:36 INFO: Retrieving Stack Cost... 05:54:36 INFO: Retrieving Pricing Info for: v3-standard-8 05:54:37 INFO: Archiving Costs [Pipeline] echo 05:54:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:54:37 ---> logs-deploy.sh 05:54:37 lf-activate-venv: SKIPPING 05:54:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1322/3 05:54:37 INFO: archiving workspace using pattern(s): 05:54:38 Archives upload complete. 05:54:38 INFO: archiving logs to Nexus