Pull request #1323 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ebd5672eccf11d28d40dbdc05c0c3e7297ff1a6a+44494171fcaded074de32712625f564a2da22111 (71fa315fd4ce9c432c4e985f7951203f88467e87) 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-ssh5659662191322816874.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-ssh11338309593526722823.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-1323/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-1323/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5340436030960555718.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-ssh9892001727566025761.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-1323/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-1323/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13138159665781197687.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 Running on prd-ubuntu20.04-docker-8c-8g-6374 in /w/workspace/gexfoundry_device-sdk-go_PR-1323 [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-1323 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1323/head:refs/remotes/origin/PR-1323 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 44494171fcaded074de32712625f564a2da22111 into PR head commit ebd5672eccf11d28d40dbdc05c0c3e7297ff1a6a Merge succeeded, producing ebd5672eccf11d28d40dbdc05c0c3e7297ff1a6a Checking out Revision ebd5672eccf11d28d40dbdc05c0c3e7297ff1a6a (PR-1323) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:35:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:35:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:35:21 ========================================================= 05:35:21 EdgeX Global Pipelines Version Info 05:35:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f ebd5672eccf11d28d40dbdc05c0c3e7297ff1a6a # 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 ebd5672eccf11d28d40dbdc05c0c3e7297ff1a6a # timeout=10 > git rev-list --no-walk 321284e9d55c61ffd0b880cc261f98f121af409e # timeout=10 05:35:22 ------------------- 05:35:22 stable info: 05:35:22 ------------------- 05:35:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:35:22 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:35:22 Message: update stable to v1.0.244 05:35:22 ------------------- 05:35:22 experimental info: 05:35:22 ------------------- 05:35:22 Commited By: **** collab-it+edgex@linuxfoundation.org 05:35:22 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:35:22 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:35:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:35:22 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:35:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:35:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:35:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:35:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 05:35:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:35:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:35:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:35:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:35:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:35:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 05:35:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:35:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:35:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:35:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:35:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:35:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:35:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:35:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:35:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:35:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 05:35:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:35:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:35:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:35:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:35:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:35:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1323 [Pipeline] echo 05:35:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1323 [Pipeline] echo 05:35:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1323 [Pipeline] echo 05:35:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ebd5672eccf11d28d40dbdc05c0c3e7297ff1a6a [Pipeline] echo 05:35:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ebd5672 [Pipeline] echo 05:35:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:35:23 provisioning config files... 05:35:23 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1323@tmp/config9982031078445137091tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:35:23 ---> docker-login.sh 05:35:23 nexus3.edgexfoundry.org:10001 05:35:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:35:23 Configure a credential helper to remove this warning. See 05:35:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:35:23 05:35:23 Login Succeeded 05:35:23 nexus3.edgexfoundry.org:10002 05:35:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:35:23 Configure a credential helper to remove this warning. See 05:35:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:35:23 05:35:23 Login Succeeded 05:35:23 nexus3.edgexfoundry.org:10003 05:35:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:35:24 Configure a credential helper to remove this warning. See 05:35:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:35:24 05:35:24 Login Succeeded 05:35:24 nexus3.edgexfoundry.org:10004 05:35:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:35:24 Configure a credential helper to remove this warning. See 05:35:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:35:24 05:35:24 Login Succeeded 05:35:24 docker.io 05:35:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:35:24 Configure a credential helper to remove this warning. See 05:35:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:35:24 05:35:24 Login Succeeded 05:35:24 ---> docker-login.sh ends [Pipeline] } 05:35:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:35:24 + git rev-list -1 --merges ebd5672eccf11d28d40dbdc05c0c3e7297ff1a6a~1..ebd5672eccf11d28d40dbdc05c0c3e7297ff1a6a [Pipeline] echo 05:35:24 -----------> git rev-list -1 --merges ebd5672eccf11d28d40dbdc05c0c3e7297ff1a6a~1..ebd5672eccf11d28d40dbdc05c0c3e7297ff1a6a ebd5672eccf11d28d40dbdc05c0c3e7297ff1a6a [false] [Pipeline] sh 05:35:25 + git log --format=format:%s -1 ebd5672eccf11d28d40dbdc05c0c3e7297ff1a6a [Pipeline] echo 05:35:25 ========================================================= 05:35:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:35:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:35:25 + git log --format=format:%s -1 ebd5672eccf11d28d40dbdc05c0c3e7297ff1a6a [Pipeline] echo 05:35:25 [semverPrep] GIT_COMMIT: ebd5672eccf11d28d40dbdc05c0c3e7297ff1a6a, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 05:35:25 [semverPrep] This is not a build commit. [Pipeline] sh 05:35:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:35:25 + grep -v github /etc/ssh/ssh_known_hosts 05:35:25 + [ -e /tmp/ssh_known_hosts ] 05:35:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:35:25 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 05:35:25 tee -a /etc/ssh/ssh_known_hosts 05:35:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:35:26 05:35:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:35:26 0.1.4: Pulling from edgex-devops/py-git-semver 05:35:26 b85a868b505f: Pulling fs layer 05:35:26 e2be974225ed: Pulling fs layer 05:35:26 339a4e72a1f5: Pulling fs layer 05:35:26 988bab9f4d93: Pulling fs layer 05:35:26 1469e6f7b9e6: Pulling fs layer 05:35:26 eaf3925da568: Pulling fs layer 05:35:26 bab4dde63d76: Pulling fs layer 05:35:26 bde34c3a00c8: Pulling fs layer 05:35:26 b352a97aabf1: Pulling fs layer 05:35:26 4872d77fe225: Pulling fs layer 05:35:26 5851b861e8e6: Pulling fs layer 05:35:26 bab4dde63d76: Waiting 05:35:26 4872d77fe225: Waiting 05:35:26 bde34c3a00c8: Waiting 05:35:26 b352a97aabf1: Waiting 05:35:26 5851b861e8e6: Waiting 05:35:26 1469e6f7b9e6: Waiting 05:35:26 eaf3925da568: Waiting 05:35:26 988bab9f4d93: Waiting 05:35:26 e2be974225ed: Verifying Checksum 05:35:26 e2be974225ed: Download complete 05:35:26 988bab9f4d93: Verifying Checksum 05:35:26 988bab9f4d93: Download complete 05:35:26 1469e6f7b9e6: Verifying Checksum 05:35:26 1469e6f7b9e6: Download complete 05:35:26 eaf3925da568: Download complete 05:35:26 339a4e72a1f5: Verifying Checksum 05:35:26 339a4e72a1f5: Download complete 05:35:26 bde34c3a00c8: Verifying Checksum 05:35:26 bde34c3a00c8: Download complete 05:35:26 b352a97aabf1: Verifying Checksum 05:35:26 b352a97aabf1: Download complete 05:35:26 4872d77fe225: Verifying Checksum 05:35:26 4872d77fe225: Download complete 05:35:26 5851b861e8e6: Verifying Checksum 05:35:26 5851b861e8e6: Download complete 05:35:27 b85a868b505f: Verifying Checksum 05:35:27 b85a868b505f: Download complete 05:35:27 bab4dde63d76: Verifying Checksum 05:35:27 bab4dde63d76: Download complete 05:35:28 b85a868b505f: Pull complete 05:35:28 e2be974225ed: Pull complete 05:35:28 339a4e72a1f5: Pull complete 05:35:28 988bab9f4d93: Pull complete 05:35:29 1469e6f7b9e6: Pull complete 05:35:29 eaf3925da568: Pull complete 05:35:31 bab4dde63d76: Pull complete 05:35:31 bde34c3a00c8: Pull complete 05:35:31 b352a97aabf1: Pull complete 05:35:31 4872d77fe225: Pull complete 05:35:31 5851b861e8e6: Pull complete 05:35:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:35:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:35:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:35:31 prd-ubuntu20.04-docker-8c-8g-6374 does not seem to be running inside a container 05:35:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1323 -v /w/workspace/gexfoundry_device-sdk-go_PR-1323:/w/workspace/gexfoundry_device-sdk-go_PR-1323:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1323@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1323@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:35:33 $ docker top 79edf90e3733a8dd14baac30cd6eb339dae5e6f08cf5f3e3836f182df90bcf3d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:35:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:35:34 [ssh-agent] Looking for ssh-agent implementation... 05:35:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:35:34 $ docker exec 79edf90e3733a8dd14baac30cd6eb339dae5e6f08cf5f3e3836f182df90bcf3d ssh-agent 05:35:34 SSH_AUTH_SOCK=/tmp/ssh-bBY3qpCibnni/agent.32 05:35:34 SSH_AGENT_PID=38 05:35:34 Running ssh-add (command line suppressed) 05:35:34 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1323@tmp/private_key_16635748159444598764.key (/w/workspace/gexfoundry_device-sdk-go_PR-1323@tmp/private_key_16635748159444598764.key) 05:35:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:35:34 + git tag --points-at HEAD [Pipeline] } 05:35:34 $ docker exec --env ******** --env ******** 79edf90e3733a8dd14baac30cd6eb339dae5e6f08cf5f3e3836f182df90bcf3d ssh-agent -k 05:35:34 unset SSH_AUTH_SOCK; 05:35:34 unset SSH_AGENT_PID; 05:35:34 echo Agent pid 38 killed; 05:35:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:35:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:35:34 [ssh-agent] Looking for ssh-agent implementation... 05:35:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:35:34 $ docker exec 79edf90e3733a8dd14baac30cd6eb339dae5e6f08cf5f3e3836f182df90bcf3d ssh-agent 05:35:35 SSH_AUTH_SOCK=/tmp/ssh-hl8O7tZA18gD/agent.70 05:35:35 SSH_AGENT_PID=76 05:35:35 Running ssh-add (command line suppressed) 05:35:35 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1323@tmp/private_key_11477146197230798449.key (/w/workspace/gexfoundry_device-sdk-go_PR-1323@tmp/private_key_11477146197230798449.key) 05:35:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:35:35 + git semver init 05:35:35 2023-02-17 05:35:35,597 [run_init] DEBUG init version:0.0.0 force:False 05:35:35 2023-02-17 05:35:35,598 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1323/.semver 05:35:35 2023-02-17 05:35:35,599 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1323/.semver 05:35:35 2023-02-17 05:35:35,599 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1323/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1323, universal_newlines=False, shell=None, istream=None) 05:35:37 2023-02-17 05:35:36,757 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1323/.git/info/exclude 05:35:37 2023-02-17 05:35:36,757 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1323/.semver/PR-1323 with force:False 05:35:37 2023-02-17 05:35:36,758 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1323/.semver/PR-1323 05:35:37 2023-02-17 05:35:36,762 [execute] INFO git cat-file --batch-check 05:35:37 2023-02-17 05:35:36,762 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1323/.semver, universal_newlines=False, shell=None, istream=) 05:35:37 2023-02-17 05:35:36,767 [execute] INFO git cat-file --batch 05:35:37 2023-02-17 05:35:36,768 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1323/.semver, universal_newlines=False, shell=None, istream=) 05:35:37 2023-02-17 05:35:36,773 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1323/.semver/PR-1323 05:35:37 0.0.0 [Pipeline] } 05:35:37 $ docker exec --env ******** --env ******** 79edf90e3733a8dd14baac30cd6eb339dae5e6f08cf5f3e3836f182df90bcf3d ssh-agent -k 05:35:37 unset SSH_AUTH_SOCK; 05:35:37 unset SSH_AGENT_PID; 05:35:37 echo Agent pid 76 killed; 05:35:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:35:37 + git semver [Pipeline] } 05:35:37 $ docker stop --time=1 79edf90e3733a8dd14baac30cd6eb339dae5e6f08cf5f3e3836f182df90bcf3d 05:35:39 $ docker rm -f --volumes 79edf90e3733a8dd14baac30cd6eb339dae5e6f08cf5f3e3836f182df90bcf3d [Pipeline] // withDockerContainer [Pipeline] sh 05:35:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:35:39 Stashed 1 file(s) [Pipeline] echo 05:35:39 [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:35:39 provisioning config files... 05:35:39 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1323@tmp/config12871419730834065049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:35:40 ---> docker-login.sh 05:35:40 nexus3.edgexfoundry.org:10001 05:35:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:35:40 Configure a credential helper to remove this warning. See 05:35:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:35:40 05:35:40 Login Succeeded 05:35:40 nexus3.edgexfoundry.org:10002 05:35:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:35:40 Configure a credential helper to remove this warning. See 05:35:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:35:40 05:35:40 Login Succeeded 05:35:40 nexus3.edgexfoundry.org:10003 05:35:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:35:40 Configure a credential helper to remove this warning. See 05:35:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:35:40 05:35:40 Login Succeeded 05:35:40 nexus3.edgexfoundry.org:10004 05:35:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:35:40 Configure a credential helper to remove this warning. See 05:35:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:35:40 05:35:40 Login Succeeded 05:35:40 docker.io 05:35:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:35:40 Configure a credential helper to remove this warning. See 05:35:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:35:40 05:35:40 Login Succeeded 05:35:40 ---> docker-login.sh ends [Pipeline] } 05:35:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:35:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:35:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:35:40 ========================================================= 05:35:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 05:35:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:40 + 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:35:40 Sending build context to Docker daemon 10.5MB 05:35:40 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 05:35:40 Step 2/10 : FROM ${BASE} AS builder 05:35:41 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 05:35:41 213ec9aee27d: Pulling fs layer 05:35:41 4583459ba037: Pulling fs layer 05:35:41 93c1e223e6f2: Pulling fs layer 05:35:41 53926ce57604: Pulling fs layer 05:35:41 21b2b0c7a3f4: Pulling fs layer 05:35:41 22ff95d597cd: Pulling fs layer 05:35:41 12d6caf4c0d1: Pulling fs layer 05:35:41 96b7cbca73a9: Pulling fs layer 05:35:41 a7acece74701: Pulling fs layer 05:35:41 22ff95d597cd: Waiting 05:35:41 53926ce57604: Waiting 05:35:41 12d6caf4c0d1: Waiting 05:35:41 96b7cbca73a9: Waiting 05:35:41 a7acece74701: Waiting 05:35:41 21b2b0c7a3f4: Waiting 05:35:41 93c1e223e6f2: Verifying Checksum 05:35:41 93c1e223e6f2: Download complete 05:35:41 4583459ba037: Download complete 05:35:41 21b2b0c7a3f4: Verifying Checksum 05:35:41 21b2b0c7a3f4: Download complete 05:35:41 22ff95d597cd: Download complete 05:35:41 213ec9aee27d: Verifying Checksum 05:35:41 213ec9aee27d: Download complete 05:35:41 12d6caf4c0d1: Verifying Checksum 05:35:41 12d6caf4c0d1: Download complete 05:35:41 213ec9aee27d: Pull complete 05:35:41 4583459ba037: Pull complete 05:35:41 93c1e223e6f2: Pull complete 05:35:42 a7acece74701: Verifying Checksum 05:35:42 53926ce57604: Verifying Checksum 05:35:42 53926ce57604: Download complete 05:35:42 96b7cbca73a9: Verifying Checksum 05:35:42 96b7cbca73a9: Download complete 05:35:45 53926ce57604: Pull complete 05:35:46 21b2b0c7a3f4: Pull complete 05:35:46 22ff95d597cd: Pull complete 05:35:46 12d6caf4c0d1: Pull complete 05:35:48 96b7cbca73a9: Pull complete 05:35:48 a7acece74701: Pull complete 05:35:48 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 05:35:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:35:48 ---> db6d94c90886 05:35:48 Step 3/10 : ARG MAKE=make build 05:35:54 ---> Running in 032369dc6fe9 05:35:54 Removing intermediate container 032369dc6fe9 05:35:54 ---> 580aeafaddda 05:35:54 Step 4/10 : WORKDIR /device-sdk-go 05:35:54 ---> Running in 23afc14b3f5b 05:35:54 Removing intermediate container 23afc14b3f5b 05:35:54 ---> dfd416e5af31 05:35:54 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:35:54 ---> Running in 25c43b5f1688 05:35:54 Removing intermediate container 25c43b5f1688 05:35:54 ---> 260997ae9e45 05:35:54 Step 6/10 : RUN apk add --update --no-cache make git 05:35:54 ---> Running in 5bd3e390b3e3 05:35:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:35:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:35:54 OK: 211 MiB in 51 packages 05:35:54 Still waiting to schedule task 05:35:54 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 05:35:54 Removing intermediate container 5bd3e390b3e3 05:35:54 ---> cc1be8a27a8d 05:35:54 Step 7/10 : COPY go.mod vendor* ./ 05:35:55 ---> c237d1197572 05:35:55 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:35:55 ---> Running in c85c11653177 05:36:27 Removing intermediate container c85c11653177 05:36:27 ---> 48d89fe6b7c5 05:36:27 Step 9/10 : COPY . . 05:36:27 ---> b33ba19e4f03 05:36:27 Step 10/10 : RUN ${MAKE} 05:36:27 ---> Running in 7baa3508aa21 05:36:27 noop 05:36:27 Removing intermediate container 7baa3508aa21 05:36:27 ---> 062601383a8a 05:36:27 Successfully built 062601383a8a 05:36:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:27 + docker inspect -f . ci-base-image-x86_64 05:36:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:36:27 prd-ubuntu20.04-docker-8c-8g-6374 does not seem to be running inside a container 05:36:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1323 -v /w/workspace/gexfoundry_device-sdk-go_PR-1323:/w/workspace/gexfoundry_device-sdk-go_PR-1323:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1323@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1323@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:36:28 $ docker top 99131fc801ad5e598a5d66b53bc5862a61a2129e580ad068c9ecb8b535896897 -eo pid,comm [Pipeline] { [Pipeline] sh 05:36:28 + go version 05:36:28 go version go1.18.7 linux/amd64 [Pipeline] } 05:36:28 $ docker stop --time=1 99131fc801ad5e598a5d66b53bc5862a61a2129e580ad068c9ecb8b535896897 05:36:29 $ docker rm -f --volumes 99131fc801ad5e598a5d66b53bc5862a61a2129e580ad068c9ecb8b535896897 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:30 + docker inspect -f . ci-base-image-x86_64 05:36:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:36:30 prd-ubuntu20.04-docker-8c-8g-6374 does not seem to be running inside a container 05:36:30 $ 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-1323 -v /w/workspace/gexfoundry_device-sdk-go_PR-1323:/w/workspace/gexfoundry_device-sdk-go_PR-1323:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1323@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1323@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:36:30 $ docker top 44ab54d760f61948b61117f342b39e263faf359d52bb61473e65a97e6ef70403 -eo pid,comm [Pipeline] { [Pipeline] sh 05:36:31 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1323 [Pipeline] fileExists [Pipeline] sh 05:36:31 + make test 05:36:31 go test -race -coverprofile=coverage.out ./... 05:36:37 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:36:50 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:36:50 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:36:50 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:36:50 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:36:50 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:36:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.070s coverage: 27.6% of statements 05:36:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.071s coverage: 78.9% of statements 05:36:50 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 05:36:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.110s coverage: 77.8% of statements 05:36:50 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:36:50 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:36:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.099s coverage: 77.0% of statements 05:36:50 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:36:50 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 05:36:50 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:36:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.102s coverage: 65.2% of statements 05:36:50 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:36:50 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:36:50 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.747s coverage: 89.2% of statements 05:36:50 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 05:36:50 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.056s coverage: 4.7% of statements 05:36:50 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:37:08 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:37:08 GO111MODULE=on go vet ./... 05:37:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:37:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:37:09 ./bin/test-attribution-txt.sh [Pipeline] echo 05:37:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:37:09 $ docker stop --time=1 44ab54d760f61948b61117f342b39e263faf359d52bb61473e65a97e6ef70403 05:37:13 $ docker rm -f --volumes 44ab54d760f61948b61117f342b39e263faf359d52bb61473e65a97e6ef70403 [Pipeline] // withDockerContainer [Pipeline] sh 05:37:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:37:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:37:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:37:14 + ls -al . 05:37:14 total 272 05:37:14 drwxrwxr-x 11 jenkins jenkins 4096 Feb 17 05:36 . 05:37:14 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 05:35 .. 05:37:14 -rw-rw-r-- 1 jenkins jenkins 140 Feb 17 05:35 .dockerignore 05:37:14 drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 05:36 .git 05:37:14 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 05:35 .github 05:37:14 -rw-rw-r-- 1 jenkins jenkins 131 Feb 17 05:35 .gitignore 05:37:14 -rw-rw-r-- 1 jenkins jenkins 42 Feb 17 05:35 .golangci.yml 05:37:14 drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 05:35 .semver 05:37:14 -rw-rw-r-- 1 jenkins jenkins 31677 Feb 17 05:35 CHANGELOG.md 05:37:14 -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 05:35 GOVERNANCE.md 05:37:14 -rw-rw-r-- 1 jenkins jenkins 885 Feb 17 05:35 Jenkinsfile 05:37:14 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 17 05:35 LICENSE 05:37:14 -rw-rw-r-- 1 jenkins jenkins 1679 Feb 17 05:35 Makefile 05:37:14 -rw-rw-r-- 1 jenkins jenkins 619 Feb 17 05:35 OWNERS.md 05:37:14 -rw-rw-r-- 1 jenkins jenkins 4891 Feb 17 05:35 README.md 05:37:14 -rw-rw-r-- 1 jenkins jenkins 5 Feb 17 05:35 VERSION 05:37:14 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 05:35 bin 05:37:14 -rw-r--r-- 1 jenkins jenkins 98700 Feb 17 05:36 coverage.out 05:37:14 drwxrwxr-x 5 jenkins jenkins 4096 Feb 17 05:35 example 05:37:14 -rw-rw-r-- 1 jenkins jenkins 3265 Feb 17 05:35 go.mod 05:37:14 -rw-rw-r-- 1 jenkins jenkins 32819 Feb 17 05:35 go.sum 05:37:14 drwxrwxr-x 13 jenkins jenkins 4096 Feb 17 05:35 internal 05:37:14 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 05:35 openapi 05:37:14 drwxrwxr-x 6 jenkins jenkins 4096 Feb 17 05:35 pkg 05:37:14 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 05:35 snap 05:37:14 -rw-rw-r-- 1 jenkins jenkins 222 Feb 17 05:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:14 + 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=ebd5672eccf11d28d40dbdc05c0c3e7297ff1a6a --label arch=amd64 --label version=0.0.0 . 05:37:14 Sending build context to Docker daemon 10.6MB 05:37:14 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 05:37:14 Step 2/23 : FROM ${BASE} AS builder 05:37:14 ---> 062601383a8a 05:37:14 Step 3/23 : ARG MAKE=make build 05:37:14 ---> Running in 980ebf88ecd7 05:37:14 Removing intermediate container 980ebf88ecd7 05:37:14 ---> a124182aebea 05:37:14 Step 4/23 : WORKDIR /device-sdk-go 05:37:14 ---> Running in af4207f84884 05:37:14 Removing intermediate container af4207f84884 05:37:14 ---> 001de12b4c45 05:37:14 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:37:14 ---> Running in 53f29b956f8a 05:37:15 Removing intermediate container 53f29b956f8a 05:37:15 ---> 503f4e5e1448 05:37:15 Step 6/23 : RUN apk add --update --no-cache make git 05:37:15 ---> Running in 73429da14d84 05:37:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:37:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:37:15 OK: 211 MiB in 51 packages 05:37:16 Removing intermediate container 73429da14d84 05:37:16 ---> 12ad99ea7227 05:37:16 Step 7/23 : COPY go.mod vendor* ./ 05:37:16 ---> 6bfa5523769b 05:37:16 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:37:16 ---> Running in 4fcfd662f438 05:37:17 Removing intermediate container 4fcfd662f438 05:37:17 ---> 63b2924c1727 05:37:17 Step 9/23 : COPY . . 05:37:17 ---> 2dd6de2c1c40 05:37:17 Step 10/23 : RUN ${MAKE} 05:37:17 ---> Running in 03af07b05f0c 05:37:17 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:37:35 Removing intermediate container 03af07b05f0c 05:37:35 ---> 9572919a6832 05:37:35 Step 11/23 : FROM alpine:3.16 05:37:36 3.16: Pulling from library/alpine 05:37:36 ef5531b6e74e: Pulling fs layer 05:37:36 ef5531b6e74e: Verifying Checksum 05:37:36 ef5531b6e74e: Download complete 05:37:36 ef5531b6e74e: Pull complete 05:37:36 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 05:37:36 Status: Downloaded newer image for alpine:3.16 05:37:36 ---> dfd21b5a31f5 05:37:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:37:37 ---> Running in ab386fc9840f 05:37:37 Removing intermediate container ab386fc9840f 05:37:37 ---> 8a9ff21a8b78 05:37:37 Step 13/23 : RUN apk add --update --no-cache 05:37:37 ---> Running in 669f64927849 05:37:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:37:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:37:37 OK: 6 MiB in 14 packages 05:37:38 Removing intermediate container 669f64927849 05:37:38 ---> 213b60674869 05:37:38 Step 14/23 : WORKDIR / 05:37:38 ---> Running in eab43ea43bfe 05:37:38 Removing intermediate container eab43ea43bfe 05:37:38 ---> fb817885a423 05:37:38 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:37:38 ---> 1b75389db749 05:37:38 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:37:38 ---> 887fc28568b7 05:37:38 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:37:39 ---> f9d5722767be 05:37:39 Step 18/23 : EXPOSE 59999 05:37:39 ---> Running in 1b9e1bd45dcf 05:37:39 Removing intermediate container 1b9e1bd45dcf 05:37:39 ---> 1648a7f92bb7 05:37:39 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:37:39 ---> Running in dfb2912a1b39 05:37:39 Removing intermediate container dfb2912a1b39 05:37:39 ---> 95160e571cdb 05:37:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:37:39 ---> Running in ba67a2a4e97b 05:37:39 Removing intermediate container ba67a2a4e97b 05:37:39 ---> 8bb7bbfa3ef0 05:37:39 Step 21/23 : LABEL arch=amd64 05:37:39 ---> Running in 2e73bffa552b 05:37:39 Removing intermediate container 2e73bffa552b 05:37:39 ---> dc1cf296fb20 05:37:39 Step 22/23 : LABEL git_sha=ebd5672eccf11d28d40dbdc05c0c3e7297ff1a6a 05:37:39 ---> Running in 7df19e2a7337 05:37:39 Removing intermediate container 7df19e2a7337 05:37:39 ---> db4eb89dbf37 05:37:39 Step 23/23 : LABEL version=0.0.0 05:37:39 ---> Running in a320f32a58d3 05:37:39 Removing intermediate container a320f32a58d3 05:37:39 ---> 7b300f1c6a52 05:37:39 [Warning] One or more build-args [ARCH] were not consumed 05:37:39 Successfully built 7b300f1c6a52 05:37:39 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:37:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:37:40 05:37:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:37:40 latest: Pulling from edgex-lftools-log-publisher 05:37:40 5eb5b503b376: Pulling fs layer 05:37:40 5c69ac0246d0: Pulling fs layer 05:37:40 ec43610c2a17: Pulling fs layer 05:37:40 3a2ae6a8a46f: Pulling fs layer 05:37:40 33b1e0a273af: Pulling fs layer 05:37:40 5d3b04190fa2: Pulling fs layer 05:37:40 2f39f015ded8: Pulling fs layer 05:37:40 33b1e0a273af: Waiting 05:37:40 5d3b04190fa2: Waiting 05:37:40 3a2ae6a8a46f: Waiting 05:37:40 5c69ac0246d0: Verifying Checksum 05:37:40 5c69ac0246d0: Download complete 05:37:40 3a2ae6a8a46f: Verifying Checksum 05:37:40 3a2ae6a8a46f: Download complete 05:37:40 33b1e0a273af: Verifying Checksum 05:37:40 33b1e0a273af: Download complete 05:37:40 5d3b04190fa2: Verifying Checksum 05:37:40 5d3b04190fa2: Download complete 05:37:40 ec43610c2a17: Verifying Checksum 05:37:40 ec43610c2a17: Download complete 05:37:41 5eb5b503b376: Verifying Checksum 05:37:41 5eb5b503b376: Download complete 05:37:41 2f39f015ded8: Download complete 05:37:42 5eb5b503b376: Pull complete 05:37:42 5c69ac0246d0: Pull complete 05:37:43 ec43610c2a17: Pull complete 05:37:43 3a2ae6a8a46f: Pull complete 05:37:43 33b1e0a273af: Pull complete 05:37:43 5d3b04190fa2: Pull complete 05:37:47 2f39f015ded8: Pull complete 05:37:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:37:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:37:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:37:47 prd-ubuntu20.04-docker-8c-8g-6374 does not seem to be running inside a container 05:37:47 $ 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-1323 -v /w/workspace/gexfoundry_device-sdk-go_PR-1323:/w/workspace/gexfoundry_device-sdk-go_PR-1323:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1323@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1323@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:37:50 $ docker top edd42cff0d735d3a52b6e315b831ccf02015a96413447b4aa9f2215cc65f69ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:37:51 ---> job-cost.sh 05:37:51 lf-activate-venv: SKIPPING 05:37:51 INFO: No Stack... 05:37:51 INFO: Retrieving Pricing Info for: v3-standard-8 05:37:52 INFO: Archiving Costs [Pipeline] sh 05:37:52 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1323/archives/cost.csv 05:37:52 + cut -d, -f6 [Pipeline] lock 05:37:52 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1323-3-stack-cost] 05:37:52 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1323-3-stack-cost] did not exist. Created. 05:37:52 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1323-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:37:52 + echo total: 0.2199999988079071 [Pipeline] stash 05:37:52 Stashed 1 file(s) [Pipeline] } 05:37:52 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1323-3-stack-cost] [Pipeline] // lock [Pipeline] } 05:37:52 $ docker stop --time=1 edd42cff0d735d3a52b6e315b831ccf02015a96413447b4aa9f2215cc65f69ce 05:37:53 $ docker rm -f --volumes edd42cff0d735d3a52b6e315b831ccf02015a96413447b4aa9f2215cc65f69ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:41:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6383 in /w/workspace/gexfoundry_device-sdk-go_PR-1323 [Pipeline] { [Pipeline] ws 05:41:05 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 05:41:05 The recommended git tool is: git 05:41:16 using credential edgex-jenkins-ssh 05:41:16 Cloning the remote Git repository 05:41:16 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:41:17 > git init /w/workspace/device-sdk-go/3 # timeout=10 05:41:17 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:41:17 > git --version # timeout=10 05:41:17 > git --version # 'git version 2.25.1' 05:41:17 using GIT_SSH to set credentials SSH Credentials for GitHub 05:41:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:41:19 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:41:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:41:21 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:41:21 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:41:21 using GIT_SSH to set credentials SSH Credentials for GitHub 05:41:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1323/head:refs/remotes/origin/PR-1323 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:41:21 Merging remotes/origin/main commit 44494171fcaded074de32712625f564a2da22111 into PR head commit ebd5672eccf11d28d40dbdc05c0c3e7297ff1a6a 05:41:22 Merge succeeded, producing ebd5672eccf11d28d40dbdc05c0c3e7297ff1a6a 05:41:22 Checking out Revision ebd5672eccf11d28d40dbdc05c0c3e7297ff1a6a (PR-1323) 05:41:22 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:41:21 > git config core.sparsecheckout # timeout=10 05:41:21 > git checkout -f ebd5672eccf11d28d40dbdc05c0c3e7297ff1a6a # timeout=10 05:41:21 > git remote # timeout=10 05:41:21 > git config --get remote.origin.url # timeout=10 05:41:21 using GIT_SSH to set credentials SSH Credentials for GitHub 05:41:22 > git merge 44494171fcaded074de32712625f564a2da22111 # timeout=10 05:41:22 > git rev-parse HEAD^{commit} # timeout=10 05:41:22 > git config core.sparsecheckout # timeout=10 05:41:22 > git checkout -f ebd5672eccf11d28d40dbdc05c0c3e7297ff1a6a # timeout=10 05:41:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:41:23 % Total % Received % Xferd Average Speed Time Time Time Current 05:41:23 Dload Upload Total Spent Left Speed 05:41:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 80702 0 --:--:-- --:--:-- --:--:-- 80702 [Pipeline] sh 05:41:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:41:24 + sudo tee /etc/docker/daemon.new 05:41:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:41:24 { 05:41:24 "registry-mirrors": [ 05:41:24 "https://nexus3.edgexfoundry.org:10001" 05:41:24 ], 05:41:24 "bip": "10.250.0.254/24", 05:41:24 "hosts": [ 05:41:24 "tcp://0.0.0.0:5555", 05:41:24 "unix:///var/run/docker.sock" 05:41:24 ], 05:41:24 "mtu": 1458, 05:41:24 "selinux-enabled": true, 05:41:24 "seccomp-profile": "/etc/docker/seccomp.json" 05:41:24 } [Pipeline] sh 05:41:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:41:25 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:41:43 provisioning config files... 05:41:43 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config4211247380030031211tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:41:43 ---> docker-login.sh 05:41:43 nexus3.edgexfoundry.org:10001 05:41:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:44 Configure a credential helper to remove this warning. See 05:41:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:44 05:41:44 Login Succeeded 05:41:44 nexus3.edgexfoundry.org:10002 05:41:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:44 Configure a credential helper to remove this warning. See 05:41:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:44 05:41:44 Login Succeeded 05:41:44 nexus3.edgexfoundry.org:10003 05:41:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:45 Configure a credential helper to remove this warning. See 05:41:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:45 05:41:45 Login Succeeded 05:41:45 nexus3.edgexfoundry.org:10004 05:41:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:45 Configure a credential helper to remove this warning. See 05:41:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:45 05:41:45 Login Succeeded 05:41:45 docker.io 05:41:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:46 Configure a credential helper to remove this warning. See 05:41:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:46 05:41:46 Login Succeeded 05:41:46 ---> docker-login.sh ends [Pipeline] } 05:41:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:41:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:41:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:41:46 ========================================================= 05:41:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 05:41:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:46 + 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:41:47 Sending build context to Docker daemon 5.639MB 05:41:47 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 05:41:47 Step 2/10 : FROM ${BASE} AS builder 05:41:47 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:41:47 9b18e9b68314: Pulling fs layer 05:41:47 35d82f9e3411: Pulling fs layer 05:41:47 e16973657156: Pulling fs layer 05:41:47 fc693d55d65f: Pulling fs layer 05:41:47 7e9fc2657dce: Pulling fs layer 05:41:47 dda99020689f: Pulling fs layer 05:41:47 db1c61fa0a46: Pulling fs layer 05:41:47 891c053d2c06: Pulling fs layer 05:41:47 fc693d55d65f: Waiting 05:41:47 dda99020689f: Waiting 05:41:47 7e9fc2657dce: Waiting 05:41:47 db1c61fa0a46: Waiting 05:41:47 891c053d2c06: Waiting 05:41:47 e16973657156: Verifying Checksum 05:41:47 e16973657156: Download complete 05:41:47 35d82f9e3411: Verifying Checksum 05:41:47 35d82f9e3411: Download complete 05:41:47 7e9fc2657dce: Verifying Checksum 05:41:47 7e9fc2657dce: Download complete 05:41:47 dda99020689f: Verifying Checksum 05:41:47 dda99020689f: Download complete 05:41:47 9b18e9b68314: Verifying Checksum 05:41:47 9b18e9b68314: Download complete 05:41:48 9b18e9b68314: Pull complete 05:41:48 891c053d2c06: Verifying Checksum 05:41:48 891c053d2c06: Download complete 05:41:48 35d82f9e3411: Pull complete 05:41:49 e16973657156: Pull complete 05:41:49 db1c61fa0a46: Verifying Checksum 05:41:49 db1c61fa0a46: Download complete 05:41:50 fc693d55d65f: Verifying Checksum 05:41:50 fc693d55d65f: Download complete 05:42:02 fc693d55d65f: Pull complete 05:42:02 7e9fc2657dce: Pull complete 05:42:02 dda99020689f: Pull complete 05:42:07 db1c61fa0a46: Pull complete 05:42:09 891c053d2c06: Pull complete 05:42:09 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 05:42:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:42:09 ---> f96f9c87975a 05:42:09 Step 3/10 : ARG MAKE=make build 05:42:11 ---> Running in 2205e5e84ff1 05:42:11 Removing intermediate container 2205e5e84ff1 05:42:11 ---> 5791ede1e26f 05:42:11 Step 4/10 : WORKDIR /device-sdk-go 05:42:12 ---> Running in f3cfe02b8a14 05:42:12 Removing intermediate container f3cfe02b8a14 05:42:12 ---> c4aa8c1a5589 05:42:12 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:42:12 ---> Running in c7b85ec57152 05:42:12 Removing intermediate container c7b85ec57152 05:42:12 ---> 7bdb4f5fe04b 05:42:12 Step 6/10 : RUN apk add --update --no-cache make git 05:42:12 ---> Running in 3a5d743ea334 05:42:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:42:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:42:15 OK: 221 MiB in 51 packages 05:42:16 Removing intermediate container 3a5d743ea334 05:42:16 ---> 7f943413a85c 05:42:16 Step 7/10 : COPY go.mod vendor* ./ 05:42:18 ---> aac36f8a4122 05:42:18 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:42:18 ---> Running in a9a6ba5a276a 05:43:26 Removing intermediate container a9a6ba5a276a 05:43:26 ---> 5fc008c1a9fe 05:43:26 Step 9/10 : COPY . . 05:43:28 ---> d61c155cce9e 05:43:28 Step 10/10 : RUN ${MAKE} 05:43:28 ---> Running in efcd31f13a17 05:43:29 noop 05:43:29 Removing intermediate container efcd31f13a17 05:43:29 ---> 9a4980e2ac27 05:43:29 Successfully built 9a4980e2ac27 05:43:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:30 + docker inspect -f . ci-base-image-arm64 05:43:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:30 prd-ubuntu20.04-docker-arm64-4c-16g-6383 does not seem to be running inside a container 05:43:30 $ 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:43:31 $ docker top c9b4bf416b90376ee343a71bbd42a404954aed08927e33c70951c3ec98e600df -eo pid,comm [Pipeline] { [Pipeline] sh 05:43:32 + go version 05:43:32 go version go1.18.7 linux/arm64 [Pipeline] } 05:43:32 $ docker stop --time=1 c9b4bf416b90376ee343a71bbd42a404954aed08927e33c70951c3ec98e600df 05:43:34 $ docker rm -f --volumes c9b4bf416b90376ee343a71bbd42a404954aed08927e33c70951c3ec98e600df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:35 + docker inspect -f . ci-base-image-arm64 05:43:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:35 prd-ubuntu20.04-docker-arm64-4c-16g-6383 does not seem to be running inside a container 05:43:35 $ 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:43:36 $ docker top 0c80bccab328cbfce5363b4065b9316d3ee415a2ec5fc3e89e8893525faa5d57 -eo pid,comm [Pipeline] { [Pipeline] sh 05:43:37 + git config --global --add safe.directory /w/workspace/device-sdk-go/3 [Pipeline] fileExists [Pipeline] sh 05:43:38 + make test 05:43:38 go test -race -coverprofile=coverage.out ./... 05:44:17 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:46:24 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:46:24 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:46:24 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:46:24 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:46:24 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:46:24 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.260s coverage: 27.6% of statements 05:46:24 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.327s coverage: 78.9% of statements 05:46:24 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 05:46:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.492s coverage: 77.8% of statements 05:46:29 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:46:29 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:46:30 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.539s coverage: 77.0% of statements 05:46:30 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:46:30 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 05:46:30 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:46:31 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.452s coverage: 65.2% of statements 05:46:31 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:46:31 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:46:31 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.774s coverage: 89.2% of statements 05:46:31 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 05:46:31 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.306s coverage: 4.7% of statements 05:46:31 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:46:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:46:32 GO111MODULE=on go vet ./... 05:48:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:48:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:48:09 ./bin/test-attribution-txt.sh [Pipeline] echo 05:48:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:48:09 $ docker stop --time=1 0c80bccab328cbfce5363b4065b9316d3ee415a2ec5fc3e89e8893525faa5d57 05:48:11 $ docker rm -f --volumes 0c80bccab328cbfce5363b4065b9316d3ee415a2ec5fc3e89e8893525faa5d57 [Pipeline] // withDockerContainer [Pipeline] sh 05:48:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:48:12 Warning: overwriting stash ‘coverage-report’ 05:48:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:48:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:48:14 + ls -al . 05:48:14 total 268 05:48:14 drwxrwxr-x 10 jenkins jenkins 4096 Feb 17 05:43 . 05:48:14 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 05:41 .. 05:48:14 -rw-rw-r-- 1 jenkins jenkins 140 Feb 17 05:41 .dockerignore 05:48:14 drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 05:41 .git 05:48:14 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 05:41 .github 05:48:14 -rw-rw-r-- 1 jenkins jenkins 131 Feb 17 05:41 .gitignore 05:48:14 -rw-rw-r-- 1 jenkins jenkins 42 Feb 17 05:41 .golangci.yml 05:48:14 -rw-rw-r-- 1 jenkins jenkins 31677 Feb 17 05:41 CHANGELOG.md 05:48:14 -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 05:41 GOVERNANCE.md 05:48:14 -rw-rw-r-- 1 jenkins jenkins 885 Feb 17 05:41 Jenkinsfile 05:48:14 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 17 05:41 LICENSE 05:48:14 -rw-rw-r-- 1 jenkins jenkins 1679 Feb 17 05:41 Makefile 05:48:14 -rw-rw-r-- 1 jenkins jenkins 619 Feb 17 05:41 OWNERS.md 05:48:14 -rw-rw-r-- 1 jenkins jenkins 4891 Feb 17 05:41 README.md 05:48:14 -rw-rw-r-- 1 jenkins jenkins 5 Feb 17 05:35 VERSION 05:48:14 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 05:41 bin 05:48:14 -rw-r--r-- 1 jenkins jenkins 98700 Feb 17 05:46 coverage.out 05:48:14 drwxrwxr-x 5 jenkins jenkins 4096 Feb 17 05:41 example 05:48:14 -rw-rw-r-- 1 jenkins jenkins 3265 Feb 17 05:41 go.mod 05:48:14 -rw-rw-r-- 1 jenkins jenkins 32819 Feb 17 05:41 go.sum 05:48:14 drwxrwxr-x 13 jenkins jenkins 4096 Feb 17 05:41 internal 05:48:14 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 05:41 openapi 05:48:14 drwxrwxr-x 6 jenkins jenkins 4096 Feb 17 05:41 pkg 05:48:14 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 05:41 snap 05:48:14 -rw-rw-r-- 1 jenkins jenkins 222 Feb 17 05:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:14 + 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=ebd5672eccf11d28d40dbdc05c0c3e7297ff1a6a --label arch=arm64 --label version=0.0.0 . 05:48:15 Sending build context to Docker daemon 5.738MB 05:48:15 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 05:48:15 Step 2/23 : FROM ${BASE} AS builder 05:48:15 ---> 9a4980e2ac27 05:48:15 Step 3/23 : ARG MAKE=make build 05:48:15 ---> Running in 529ecee0b6f1 05:48:15 Removing intermediate container 529ecee0b6f1 05:48:15 ---> 2e4e50ea2593 05:48:15 Step 4/23 : WORKDIR /device-sdk-go 05:48:15 ---> Running in 993155d28d18 05:48:15 Removing intermediate container 993155d28d18 05:48:15 ---> 1f419560fd9b 05:48:15 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:48:15 ---> Running in 2589ddfa852a 05:48:16 Removing intermediate container 2589ddfa852a 05:48:16 ---> 5c04ca5df3df 05:48:16 Step 6/23 : RUN apk add --update --no-cache make git 05:48:16 ---> Running in dbb5171fad26 05:48:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:48:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:48:19 OK: 221 MiB in 51 packages 05:48:20 Removing intermediate container dbb5171fad26 05:48:20 ---> 9b7e83205afb 05:48:20 Step 7/23 : COPY go.mod vendor* ./ 05:48:20 ---> 093d3376a4f9 05:48:20 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:48:21 ---> Running in 7cd416a16fe3 05:48:23 Removing intermediate container 7cd416a16fe3 05:48:23 ---> a59232d10ba4 05:48:23 Step 9/23 : COPY . . 05:48:25 ---> 82eaaf75524f 05:48:25 Step 10/23 : RUN ${MAKE} 05:48:25 ---> Running in 5abac1db40c6 05:48:26 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:51:03 Removing intermediate container 5abac1db40c6 05:51:03 ---> 0efd2a58fa3c 05:51:03 Step 11/23 : FROM alpine:3.16 05:51:03 3.16: Pulling from library/alpine 05:51:03 3760b48202b3: Pulling fs layer 05:51:03 3760b48202b3: Verifying Checksum 05:51:03 3760b48202b3: Download complete 05:51:03 3760b48202b3: Pull complete 05:51:03 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 05:51:03 Status: Downloaded newer image for alpine:3.16 05:51:03 ---> 4c81e5bf8899 05:51:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:51:03 ---> Running in 49d879ee61f8 05:51:03 Removing intermediate container 49d879ee61f8 05:51:03 ---> 13c640579809 05:51:03 Step 13/23 : RUN apk add --update --no-cache 05:51:03 ---> Running in 47ba3dceaae8 05:51:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:51:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:51:03 OK: 5 MiB in 14 packages 05:51:03 Removing intermediate container 47ba3dceaae8 05:51:03 ---> 0522e6244e1f 05:51:03 Step 14/23 : WORKDIR / 05:51:03 ---> Running in 753ee8a76ac3 05:51:03 Removing intermediate container 753ee8a76ac3 05:51:03 ---> f29a0fba563d 05:51:03 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:51:03 ---> bc2cc2f75c92 05:51:03 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:51:03 ---> 60c7bc67ff0f 05:51:03 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:51:03 ---> 4d80520d5d72 05:51:03 Step 18/23 : EXPOSE 59999 05:51:03 ---> Running in 4071ad96fa10 05:51:03 Removing intermediate container 4071ad96fa10 05:51:03 ---> c7b09cd3f097 05:51:03 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:51:03 ---> Running in 3b4273eab4dc 05:51:03 Removing intermediate container 3b4273eab4dc 05:51:03 ---> d291a3d09506 05:51:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:51:03 ---> Running in 77cb99291e67 05:51:03 Removing intermediate container 77cb99291e67 05:51:03 ---> 0e9c7b0e7684 05:51:03 Step 21/23 : LABEL arch=arm64 05:51:03 ---> Running in 116726a2e4bf 05:51:03 Removing intermediate container 116726a2e4bf 05:51:03 ---> ce574e3e3732 05:51:03 Step 22/23 : LABEL git_sha=ebd5672eccf11d28d40dbdc05c0c3e7297ff1a6a 05:51:03 ---> Running in 4d29d53af745 05:51:03 Removing intermediate container 4d29d53af745 05:51:03 ---> b8ccf63e420d 05:51:03 Step 23/23 : LABEL version=0.0.0 05:51:04 ---> Running in 2394370e21bf 05:51:04 Removing intermediate container 2394370e21bf 05:51:04 ---> 8fe68b4d533f 05:51:04 [Warning] One or more build-args [ARCH] were not consumed 05:51:04 Successfully built 8fe68b4d533f 05:51:04 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:51:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:51:04 05:51:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:51:05 arm64: Pulling from edgex-lftools-log-publisher 05:51:05 8998bd30e6a1: Pulling fs layer 05:51:05 04944245beec: Pulling fs layer 05:51:05 699f458cf7ca: Pulling fs layer 05:51:05 765212b225bb: Pulling fs layer 05:51:05 f23df028b6ca: Pulling fs layer 05:51:05 d65c8cfc05b1: Pulling fs layer 05:51:05 2437ff75d9bd: Pulling fs layer 05:51:05 765212b225bb: Waiting 05:51:05 f23df028b6ca: Waiting 05:51:05 d65c8cfc05b1: Waiting 05:51:05 2437ff75d9bd: Waiting 05:51:05 04944245beec: Verifying Checksum 05:51:05 04944245beec: Download complete 05:51:05 765212b225bb: Verifying Checksum 05:51:05 765212b225bb: Download complete 05:51:05 f23df028b6ca: Verifying Checksum 05:51:05 f23df028b6ca: Download complete 05:51:05 d65c8cfc05b1: Verifying Checksum 05:51:05 d65c8cfc05b1: Download complete 05:51:05 699f458cf7ca: Verifying Checksum 05:51:05 699f458cf7ca: Download complete 05:51:06 8998bd30e6a1: Verifying Checksum 05:51:06 8998bd30e6a1: Download complete 05:51:08 2437ff75d9bd: Verifying Checksum 05:51:08 2437ff75d9bd: Download complete 05:51:10 8998bd30e6a1: Pull complete 05:51:11 04944245beec: Pull complete 05:51:12 699f458cf7ca: Pull complete 05:51:12 765212b225bb: Pull complete 05:51:13 f23df028b6ca: Pull complete 05:51:14 d65c8cfc05b1: Pull complete 05:51:29 2437ff75d9bd: Pull complete 05:51:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:51:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:51:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:51:29 prd-ubuntu20.04-docker-arm64-4c-16g-6383 does not seem to be running inside a container 05:51:29 $ 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:51:32 $ docker top fcad31fb5afdebb99e538244a576f5714ebdb4cb1c8752f5adb9f2f302bd55eb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:51:33 ---> job-cost.sh 05:51:33 lf-activate-venv: SKIPPING 05:51:33 INFO: No Stack... 05:51:34 INFO: Retrieving Pricing Info for: v3-standard-4 05:51:34 INFO: Archiving Costs [Pipeline] sh 05:51:35 + cat /w/workspace/device-sdk-go/3/archives/cost.csv 05:51:35 + cut -d, -f6 [Pipeline] lock 05:51:35 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1323-3-stack-cost] 05:51:35 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1323-3-stack-cost] did not exist. Created. 05:51:35 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1323-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:51:36 /w/workspace/device-sdk-go/3@tmp/durable-134cbbc4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:51:37 + echo total: 0.10999999940395355 [Pipeline] stash 05:51:37 Warning: overwriting stash ‘stack-cost’ 05:51:37 Stashed 1 file(s) [Pipeline] } 05:51:37 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1323-3-stack-cost] [Pipeline] // lock [Pipeline] } 05:51:37 $ docker stop --time=1 fcad31fb5afdebb99e538244a576f5714ebdb4cb1c8752f5adb9f2f302bd55eb 05:51:38 $ docker rm -f --volumes fcad31fb5afdebb99e538244a576f5714ebdb4cb1c8752f5adb9f2f302bd55eb [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:51:39 provisioning config files... 05:51:39 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1323@tmp/config18042028409177236271tmp [Pipeline] { [Pipeline] sh 05:51:39 + set +x 05:51:39 + curl -s https://codecov.io/bash 05:51:39 + bash -s -- 05:51:39 05:51:39 _____ _ 05:51:39 / ____| | | 05:51:39 | | ___ __| | ___ ___ _____ __ 05:51:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:51:39 | |___| (_) | (_| | __/ (_| (_) \ V / 05:51:39 \_____\___/ \__,_|\___|\___\___/ \_/ 05:51:39 Bash-1.0.6 05:51:39 05:51:39 05:51:39 ==> git version 2.25.1 found 05:51:39 ==> 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:51:39 Release-Date: 2020-01-08 05:51:39 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:51:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:51:39 ==> Jenkins CI detected. 05:51:39 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1323 05:51:39 project root: . 05:51:39 --> token set from env 05:51:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:51:39 ==> Running gcov in . (disable via -X gcov) 05:51:39 ==> Python coveragepy not found 05:51:39 ==> Searching for coverage reports in: 05:51:39 + . 05:51:39 -> Found 1 reports 05:51:39 ==> Detecting git/mercurial file structure 05:51:39 ==> Reading reports 05:51:39 + ./coverage.out bytes=98700 05:51:39 ==> Appending adjustments 05:51:39 https://docs.codecov.io/docs/fixing-reports 05:51:39 + Found adjustments 05:51:39 ==> Gzipping contents 05:51:39 16K /tmp/codecov.2CVAWD.gz 05:51:39 ==> Uploading reports 05:51:39 url: https://codecov.io 05:51:39 query: branch=PR-1323&commit=ebd5672eccf11d28d40dbdc05c0c3e7297ff1a6a&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1323%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1323&job=&cmd_args= 05:51:39 -> Pinging Codecov 05:51:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1323&commit=ebd5672eccf11d28d40dbdc05c0c3e7297ff1a6a&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1323%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1323&job=&cmd_args= 05:51:39 -> Uploading to 05:51:39 https://storage.googleapis.com/codecov/v4/raw/2023-02-17/7E55EF52A471D76F132DFD9A03CDDE97/ebd5672eccf11d28d40dbdc05c0c3e7297ff1a6a/b975c5e8-182d-4d98-b839-33049ed70f96.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230217T055139Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bc1952b49a47a8b8f7781ccbe95ea5620dd24d7b60ffab91d2876a57517e88b8 05:51:39 % Total % Received % Xferd Average Speed Time Time Time Current 05:51:39 Dload Upload Total Spent Left Speed 05:51:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14368 0 0 100 14368 0 51870 --:--:-- --:--:-- --:--:-- 51870 05:51:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/ebd5672eccf11d28d40dbdc05c0c3e7297ff1a6a [Pipeline] } 05:51:40 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:51:40 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1323/archives ] 05:51:40 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1323/archives 05:51:40 total 16 05:51:40 drwxr-xr-x 3 root root 4096 Feb 17 05:37 . 05:51:40 drwxrwxr-x 12 jenkins jenkins 4096 Feb 17 05:37 .. 05:51:40 drwxr-xr-x 2 root root 4096 Feb 17 05:37 cost 05:51:40 -rw-r--r-- 1 root root 87 Feb 17 05:37 cost.csv 05:51:40 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1323/archives 05:51:40 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1323/archives 05:51:40 total 16 05:51:40 drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 05:37 . 05:51:40 drwxrwxr-x 12 jenkins jenkins 4096 Feb 17 05:37 .. 05:51:40 drwxr-xr-x 2 jenkins jenkins 4096 Feb 17 05:37 cost 05:51:40 -rw-r--r-- 1 jenkins jenkins 87 Feb 17 05:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:51:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:51:42 ---> package-listing.sh 05:51:42 ++ facter osfamily 05:51:42 ++ tr '[:upper:]' '[:lower:]' 05:51:42 + OS_FAMILY=debian 05:51:42 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1323 05:51:42 + START_PACKAGES=/tmp/packages_start.txt 05:51:42 + END_PACKAGES=/tmp/packages_end.txt 05:51:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:51:42 + PACKAGES=/tmp/packages_start.txt 05:51:42 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1323 ']' 05:51:42 + PACKAGES=/tmp/packages_end.txt 05:51:42 + case "${OS_FAMILY}" in 05:51:42 + dpkg -l 05:51:42 + grep '^ii' 05:51:42 + '[' -f /tmp/packages_start.txt ']' 05:51:42 + '[' -f /tmp/packages_end.txt ']' 05:51:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:51:42 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1323 ']' 05:51:42 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1323/archives/ 05:51:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1323/archives/ [Pipeline] echo 05:51:42 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-1323/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:51:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:51:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:51:43 prd-ubuntu20.04-docker-8c-8g-6374 does not seem to be running inside a container 05:51:43 $ 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-1323/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-1323 -v /w/workspace/gexfoundry_device-sdk-go_PR-1323:/w/workspace/gexfoundry_device-sdk-go_PR-1323:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1323@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1323@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:51:43 $ docker top 2c26a15c683986d50d1cb3a655d8c50de24390c702e36f99871dfd28b15b433e -eo pid,comm [Pipeline] { [Pipeline] sh 05:51:43 + touch /tmp/pre-build-complete [Pipeline] sh 05:51:44 + mkdir -p /var/log/sysstat [Pipeline] sh 05:51:44 + ls /var/log/sa-host 05:51:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:51:44 provisioning config files... 05:51:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1323@tmp/config14621324432889833481tmp [Pipeline] { [Pipeline] echo 05:51:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:51:44 ---> create-netrc.sh [Pipeline] } 05:51:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:51:45 ---> python-tools-install.sh [Pipeline] echo 05:51:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:51:45 ---> sudo-logs.sh 05:51:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:51:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:51:45 ---> job-cost.sh 05:51:45 lf-activate-venv: SKIPPING 05:51:45 DEBUG: total: 0.2199999988079071 05:51:45 INFO: Retrieving Stack Cost... 05:51:45 INFO: Retrieving Pricing Info for: v3-standard-8 05:51:46 INFO: Archiving Costs [Pipeline] echo 05:51:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:51:46 ---> logs-deploy.sh 05:51:46 lf-activate-venv: SKIPPING 05:51:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1323/3 05:51:46 INFO: archiving workspace using pattern(s): 05:51:47 Archives upload complete. 05:51:47 INFO: archiving logs to Nexus