Pull request #1290 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d3de483628447c790c441951d81749b8105ae43c+1acc2ef1c1fa5446d2eac6cbaedb918f3ccab223 (d5aec95d6847bf655621052d9d99ff86a8e54adb) 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-ssh15400546545761897985.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-ssh18032130092288852553.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-1290/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-1290/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15030643674724853555.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-ssh6494098533380903364.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-1290/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-1290/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9434135656653025909.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4526 in /w/workspace/gexfoundry_device-sdk-go_PR-1290 [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-1290 # 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/1290/head:refs/remotes/origin/PR-1290 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1acc2ef1c1fa5446d2eac6cbaedb918f3ccab223 into PR head commit d3de483628447c790c441951d81749b8105ae43c Merge succeeded, producing d3de483628447c790c441951d81749b8105ae43c Checking out Revision d3de483628447c790c441951d81749b8105ae43c (PR-1290) 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 10:28:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:28:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:28:09 ========================================================= 10:28:09 EdgeX Global Pipelines Version Info 10:28:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f d3de483628447c790c441951d81749b8105ae43c # 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 1acc2ef1c1fa5446d2eac6cbaedb918f3ccab223 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d3de483628447c790c441951d81749b8105ae43c # timeout=10 > git rev-list --no-walk e4df03aca69ea0fc84b8f87768e6dc95f5667feb # timeout=10 10:28:10 ------------------- 10:28:10 stable info: 10:28:10 ------------------- 10:28:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:28:10 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 10:28:10 Message: update stable to v1.0.244 10:28:10 ------------------- 10:28:10 experimental info: 10:28:10 ------------------- 10:28:10 Commited By: **** collab-it+edgex@linuxfoundation.org 10:28:10 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 10:28:10 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:28:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 10:28:11 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 10:28:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:28:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:28:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:28:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 10:28:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:28:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 10:28:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:28:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:28:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:28:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 10:28:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:28:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:28:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:28:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 10:28:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:28:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:28:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:28:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:28:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:28:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 10:28:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:28:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:28:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:28:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:28:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:28:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1290 [Pipeline] echo 10:28:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1290 [Pipeline] echo 10:28:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1290 [Pipeline] echo 10:28:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d3de483628447c790c441951d81749b8105ae43c [Pipeline] echo 10:28:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d3de483 [Pipeline] echo 10:28:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:28:11 provisioning config files... 10:28:11 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1290@tmp/config5650698345897597027tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:28:11 ---> docker-login.sh 10:28:11 nexus3.edgexfoundry.org:10001 10:28:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:28:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:28:12 Configure a credential helper to remove this warning. See 10:28:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:28:12 10:28:12 Login Succeeded 10:28:12 nexus3.edgexfoundry.org:10002 10:28:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:28:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:28:12 Configure a credential helper to remove this warning. See 10:28:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:28:12 10:28:12 Login Succeeded 10:28:12 nexus3.edgexfoundry.org:10003 10:28:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:28:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:28:12 Configure a credential helper to remove this warning. See 10:28:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:28:12 10:28:12 Login Succeeded 10:28:12 nexus3.edgexfoundry.org:10004 10:28:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:28:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:28:12 Configure a credential helper to remove this warning. See 10:28:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:28:12 10:28:12 Login Succeeded 10:28:12 docker.io 10:28:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:28:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:28:12 Configure a credential helper to remove this warning. See 10:28:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:28:12 10:28:12 Login Succeeded 10:28:12 ---> docker-login.sh ends [Pipeline] } 10:28:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:28:13 + git rev-list -1 --merges d3de483628447c790c441951d81749b8105ae43c~1..d3de483628447c790c441951d81749b8105ae43c [Pipeline] echo 10:28:13 -----------> git rev-list -1 --merges d3de483628447c790c441951d81749b8105ae43c~1..d3de483628447c790c441951d81749b8105ae43c d3de483628447c790c441951d81749b8105ae43c [false] [Pipeline] sh 10:28:13 + git log --format=format:%s -1 d3de483628447c790c441951d81749b8105ae43c [Pipeline] echo 10:28:13 ========================================================= 10:28:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:28:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:28:14 + git log --format=format:%s -1 d3de483628447c790c441951d81749b8105ae43c [Pipeline] echo 10:28:14 [semverPrep] GIT_COMMIT: d3de483628447c790c441951d81749b8105ae43c, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 10:28:14 [semverPrep] This is not a build commit. [Pipeline] sh 10:28:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:28:14 + grep -v github /etc/ssh/ssh_known_hosts 10:28:14 + [ -e /tmp/ssh_known_hosts ] 10:28:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:28:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:28:14 + sudo tee -a /etc/ssh/ssh_known_hosts 10:28:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:28:14 10:28:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:28:15 0.1.4: Pulling from edgex-devops/py-git-semver 10:28:15 b85a868b505f: Pulling fs layer 10:28:15 e2be974225ed: Pulling fs layer 10:28:15 339a4e72a1f5: Pulling fs layer 10:28:15 988bab9f4d93: Pulling fs layer 10:28:15 1469e6f7b9e6: Pulling fs layer 10:28:15 eaf3925da568: Pulling fs layer 10:28:15 bab4dde63d76: Pulling fs layer 10:28:15 bde34c3a00c8: Pulling fs layer 10:28:15 b352a97aabf1: Pulling fs layer 10:28:15 4872d77fe225: Pulling fs layer 10:28:15 5851b861e8e6: Pulling fs layer 10:28:15 bab4dde63d76: Waiting 10:28:15 988bab9f4d93: Waiting 10:28:15 1469e6f7b9e6: Waiting 10:28:15 4872d77fe225: Waiting 10:28:15 bde34c3a00c8: Waiting 10:28:15 5851b861e8e6: Waiting 10:28:15 b352a97aabf1: Waiting 10:28:15 eaf3925da568: Waiting 10:28:15 e2be974225ed: Download complete 10:28:15 988bab9f4d93: Verifying Checksum 10:28:15 988bab9f4d93: Download complete 10:28:15 1469e6f7b9e6: Verifying Checksum 10:28:15 1469e6f7b9e6: Download complete 10:28:15 eaf3925da568: Verifying Checksum 10:28:15 eaf3925da568: Download complete 10:28:15 339a4e72a1f5: Verifying Checksum 10:28:15 339a4e72a1f5: Download complete 10:28:15 bde34c3a00c8: Verifying Checksum 10:28:15 bde34c3a00c8: Download complete 10:28:15 b352a97aabf1: Download complete 10:28:15 4872d77fe225: Verifying Checksum 10:28:15 4872d77fe225: Download complete 10:28:15 b85a868b505f: Verifying Checksum 10:28:15 b85a868b505f: Download complete 10:28:15 5851b861e8e6: Verifying Checksum 10:28:15 5851b861e8e6: Download complete 10:28:15 bab4dde63d76: Verifying Checksum 10:28:15 bab4dde63d76: Download complete 10:28:16 b85a868b505f: Pull complete 10:28:16 e2be974225ed: Pull complete 10:28:17 339a4e72a1f5: Pull complete 10:28:17 988bab9f4d93: Pull complete 10:28:17 1469e6f7b9e6: Pull complete 10:28:17 eaf3925da568: Pull complete 10:28:18 bab4dde63d76: Pull complete 10:28:18 bde34c3a00c8: Pull complete 10:28:19 b352a97aabf1: Pull complete 10:28:19 4872d77fe225: Pull complete 10:28:19 5851b861e8e6: Pull complete 10:28:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:28:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:28:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:28:19 prd-ubuntu20.04-docker-8c-8g-4526 does not seem to be running inside a container 10:28:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1290 -v /w/workspace/gexfoundry_device-sdk-go_PR-1290:/w/workspace/gexfoundry_device-sdk-go_PR-1290:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1290@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1290@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 10:28:20 $ docker top 14c84fe7fc2b95cacaaa84a37e012a0b75d3d9c5dd6b39fc70d2a2f382c74912 -eo pid,comm 10:28:20 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:28:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:28:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:28:20 [ssh-agent] Looking for ssh-agent implementation... 10:28:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:28:20 $ docker exec 14c84fe7fc2b95cacaaa84a37e012a0b75d3d9c5dd6b39fc70d2a2f382c74912 ssh-agent 10:28:20 SSH_AUTH_SOCK=/tmp/ssh-MvPQB2bldrJk/agent.31 10:28:20 SSH_AGENT_PID=37 10:28:21 Running ssh-add (command line suppressed) 10:28:21 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1290@tmp/private_key_2516824382395839561.key (/w/workspace/gexfoundry_device-sdk-go_PR-1290@tmp/private_key_2516824382395839561.key) 10:28:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:28:21 + git tag --points-at HEAD [Pipeline] } 10:28:21 $ docker exec --env ******** --env ******** 14c84fe7fc2b95cacaaa84a37e012a0b75d3d9c5dd6b39fc70d2a2f382c74912 ssh-agent -k 10:28:21 unset SSH_AUTH_SOCK; 10:28:21 unset SSH_AGENT_PID; 10:28:21 echo Agent pid 37 killed; 10:28:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:28:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:28:21 [ssh-agent] Looking for ssh-agent implementation... 10:28:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:28:21 $ docker exec 14c84fe7fc2b95cacaaa84a37e012a0b75d3d9c5dd6b39fc70d2a2f382c74912 ssh-agent 10:28:21 SSH_AUTH_SOCK=/tmp/ssh-JwFfQgsNIzhd/agent.69 10:28:21 SSH_AGENT_PID=76 10:28:21 Running ssh-add (command line suppressed) 10:28:21 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1290@tmp/private_key_4695717555390587399.key (/w/workspace/gexfoundry_device-sdk-go_PR-1290@tmp/private_key_4695717555390587399.key) 10:28:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:28:22 + git semver init 10:28:22 2023-02-04 10:28:22,374 [run_init] DEBUG init version:0.0.0 force:False 10:28:22 2023-02-04 10:28:22,375 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1290/.semver 10:28:22 2023-02-04 10:28:22,375 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1290/.semver 10:28:22 2023-02-04 10:28:22,375 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1290/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1290, universal_newlines=False, shell=None, istream=None) 10:28:23 2023-02-04 10:28:23,367 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1290/.git/info/exclude 10:28:23 2023-02-04 10:28:23,368 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1290/.semver/PR-1290 with force:False 10:28:23 2023-02-04 10:28:23,368 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1290/.semver/PR-1290 10:28:23 2023-02-04 10:28:23,372 [execute] INFO git cat-file --batch-check 10:28:23 2023-02-04 10:28:23,373 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1290/.semver, universal_newlines=False, shell=None, istream=) 10:28:23 2023-02-04 10:28:23,380 [execute] INFO git cat-file --batch 10:28:23 2023-02-04 10:28:23,380 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1290/.semver, universal_newlines=False, shell=None, istream=) 10:28:23 2023-02-04 10:28:23,385 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1290/.semver/PR-1290 10:28:23 0.0.0 [Pipeline] } 10:28:23 $ docker exec --env ******** --env ******** 14c84fe7fc2b95cacaaa84a37e012a0b75d3d9c5dd6b39fc70d2a2f382c74912 ssh-agent -k 10:28:23 unset SSH_AUTH_SOCK; 10:28:23 unset SSH_AGENT_PID; 10:28:23 echo Agent pid 76 killed; 10:28:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:28:23 + git semver [Pipeline] } 10:28:24 $ docker stop --time=1 14c84fe7fc2b95cacaaa84a37e012a0b75d3d9c5dd6b39fc70d2a2f382c74912 10:28:25 $ docker rm -f --volumes 14c84fe7fc2b95cacaaa84a37e012a0b75d3d9c5dd6b39fc70d2a2f382c74912 [Pipeline] // withDockerContainer [Pipeline] sh 10:28:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:28:25 Stashed 1 file(s) [Pipeline] echo 10:28:25 [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 10:28:26 provisioning config files... 10:28:26 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1290@tmp/config1456930228244249694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:28:26 ---> docker-login.sh 10:28:26 nexus3.edgexfoundry.org:10001 10:28:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:28:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:28:26 Configure a credential helper to remove this warning. See 10:28:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:28:26 10:28:26 Login Succeeded 10:28:26 nexus3.edgexfoundry.org:10002 10:28:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:28:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:28:26 Configure a credential helper to remove this warning. See 10:28:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:28:26 10:28:26 Login Succeeded 10:28:26 nexus3.edgexfoundry.org:10003 10:28:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:28:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:28:26 Configure a credential helper to remove this warning. See 10:28:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:28:26 10:28:26 Login Succeeded 10:28:26 nexus3.edgexfoundry.org:10004 10:28:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:28:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:28:26 Configure a credential helper to remove this warning. See 10:28:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:28:26 10:28:26 Login Succeeded 10:28:26 docker.io 10:28:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:28:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:28:26 Configure a credential helper to remove this warning. See 10:28:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:28:26 10:28:26 Login Succeeded 10:28:26 ---> docker-login.sh ends [Pipeline] } 10:28:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:28:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:28:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:28:26 ========================================================= 10:28:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 10:28:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:27 + 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 . 10:28:27 Sending build context to Docker daemon 10.49MB 10:28:27 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 10:28:27 Step 2/10 : FROM ${BASE} AS builder 10:28:27 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 10:28:27 213ec9aee27d: Pulling fs layer 10:28:27 4583459ba037: Pulling fs layer 10:28:27 93c1e223e6f2: Pulling fs layer 10:28:27 53926ce57604: Pulling fs layer 10:28:27 21b2b0c7a3f4: Pulling fs layer 10:28:27 22ff95d597cd: Pulling fs layer 10:28:27 12d6caf4c0d1: Pulling fs layer 10:28:27 96b7cbca73a9: Pulling fs layer 10:28:27 a7acece74701: Pulling fs layer 10:28:27 53926ce57604: Waiting 10:28:27 21b2b0c7a3f4: Waiting 10:28:27 96b7cbca73a9: Waiting 10:28:27 22ff95d597cd: Waiting 10:28:27 12d6caf4c0d1: Waiting 10:28:27 93c1e223e6f2: Verifying Checksum 10:28:27 93c1e223e6f2: Download complete 10:28:27 4583459ba037: Verifying Checksum 10:28:27 4583459ba037: Download complete 10:28:27 21b2b0c7a3f4: Verifying Checksum 10:28:27 21b2b0c7a3f4: Download complete 10:28:27 22ff95d597cd: Verifying Checksum 10:28:27 22ff95d597cd: Download complete 10:28:27 213ec9aee27d: Verifying Checksum 10:28:27 12d6caf4c0d1: Verifying Checksum 10:28:27 12d6caf4c0d1: Download complete 10:28:27 213ec9aee27d: Pull complete 10:28:27 4583459ba037: Pull complete 10:28:27 93c1e223e6f2: Pull complete 10:28:28 a7acece74701: Verifying Checksum 10:28:28 a7acece74701: Download complete 10:28:28 53926ce57604: Verifying Checksum 10:28:28 53926ce57604: Download complete 10:28:28 96b7cbca73a9: Verifying Checksum 10:28:28 96b7cbca73a9: Download complete 10:28:31 53926ce57604: Pull complete 10:28:32 21b2b0c7a3f4: Pull complete 10:28:32 22ff95d597cd: Pull complete 10:28:32 12d6caf4c0d1: Pull complete 10:28:34 96b7cbca73a9: Pull complete 10:28:35 a7acece74701: Pull complete 10:28:35 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 10:28:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 10:28:35 ---> db6d94c90886 10:28:35 Step 3/10 : ARG MAKE=make build 10:28:36 ---> Running in b2a63e1b7ba0 10:28:36 Removing intermediate container b2a63e1b7ba0 10:28:36 ---> 3f865113437d 10:28:36 Step 4/10 : WORKDIR /device-sdk-go 10:28:36 ---> Running in 54d0956a8004 10:28:36 Removing intermediate container 54d0956a8004 10:28:36 ---> e961eb37ca69 10:28:36 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:28:36 ---> Running in 0e0c03d76d63 10:28:36 Removing intermediate container 0e0c03d76d63 10:28:36 ---> aa0b55accd0b 10:28:36 Step 6/10 : RUN apk add --update --no-cache make git 10:28:36 ---> Running in 40ec125390ca 10:28:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:28:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:28:37 OK: 211 MiB in 51 packages 10:28:37 Removing intermediate container 40ec125390ca 10:28:37 ---> cc07fd4bffbd 10:28:37 Step 7/10 : COPY go.mod vendor* ./ 10:28:37 ---> 8aa813b800eb 10:28:37 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:37 ---> Running in 98e1f4833430 10:28:41 Still waiting to schedule task 10:28:41 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 10:28:59 Removing intermediate container 98e1f4833430 10:28:59 ---> 0050c8ac7580 10:28:59 Step 9/10 : COPY . . 10:28:59 ---> 63ce7cf0b77b 10:28:59 Step 10/10 : RUN ${MAKE} 10:28:59 ---> Running in 5fcce0674eb5 10:29:00 noop 10:29:00 Removing intermediate container 5fcce0674eb5 10:29:00 ---> 83540052e24a 10:29:00 Successfully built 83540052e24a 10:29:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:01 + docker inspect -f . ci-base-image-x86_64 10:29:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:29:01 prd-ubuntu20.04-docker-8c-8g-4526 does not seem to be running inside a container 10:29:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1290 -v /w/workspace/gexfoundry_device-sdk-go_PR-1290:/w/workspace/gexfoundry_device-sdk-go_PR-1290:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1290@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1290@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 10:29:01 $ docker top b01de3ee595c3cb8224b1f30f823e71a19d9dc2ee032175282fe02cc5fda201d -eo pid,comm [Pipeline] { [Pipeline] sh 10:29:01 + go version 10:29:01 go version go1.18.7 linux/amd64 [Pipeline] } 10:29:01 $ docker stop --time=1 b01de3ee595c3cb8224b1f30f823e71a19d9dc2ee032175282fe02cc5fda201d 10:29:03 $ docker rm -f --volumes b01de3ee595c3cb8224b1f30f823e71a19d9dc2ee032175282fe02cc5fda201d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:03 + docker inspect -f . ci-base-image-x86_64 10:29:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:29:03 prd-ubuntu20.04-docker-8c-8g-4526 does not seem to be running inside a container 10:29:03 $ 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-1290 -v /w/workspace/gexfoundry_device-sdk-go_PR-1290:/w/workspace/gexfoundry_device-sdk-go_PR-1290:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1290@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1290@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 10:29:04 $ docker top d70e95eae3bb94787c466477f58eda248d14b4e8876a370f9ddf4adb21c1253f -eo pid,comm [Pipeline] { [Pipeline] sh 10:29:04 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1290 [Pipeline] fileExists [Pipeline] sh 10:29:04 + make test 10:29:04 go test -race -coverprofile=coverage.out ./... 10:29:11 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 10:29:23 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 10:29:23 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 10:29:23 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 10:29:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 10:29:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 10:29:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.055s coverage: 27.6% of statements 10:29:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.066s coverage: 78.9% of statements 10:29:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 10:29:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.089s coverage: 70.2% of statements 10:29:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 10:29:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 10:29:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.130s coverage: 59.8% of statements 10:29:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 10:29:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 10:29:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 10:29:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.092s coverage: 65.1% of statements 10:29:23 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 10:29:23 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 10:29:23 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.729s coverage: 89.2% of statements 10:29:23 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 10:29:23 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.055s coverage: 4.7% of statements 10:29:23 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 10:29:38 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." 10:29:38 GO111MODULE=on go vet ./... 10:29:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:29:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:29:41 ./bin/test-attribution-txt.sh [Pipeline] echo 10:29:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:29:41 $ docker stop --time=1 d70e95eae3bb94787c466477f58eda248d14b4e8876a370f9ddf4adb21c1253f 10:29:43 $ docker rm -f --volumes d70e95eae3bb94787c466477f58eda248d14b4e8876a370f9ddf4adb21c1253f [Pipeline] // withDockerContainer [Pipeline] sh 10:29:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:29:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:29:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:29:44 + ls -al . 10:29:44 total 272 10:29:44 drwxrwxr-x 11 jenkins jenkins 4096 Feb 4 10:29 . 10:29:44 drwxrwxr-x 4 jenkins jenkins 4096 Feb 4 10:28 .. 10:29:44 -rw-rw-r-- 1 jenkins jenkins 140 Feb 4 10:28 .dockerignore 10:29:44 drwxrwxr-x 8 jenkins jenkins 4096 Feb 4 10:29 .git 10:29:44 drwxrwxr-x 2 jenkins jenkins 4096 Feb 4 10:28 .github 10:29:44 -rw-rw-r-- 1 jenkins jenkins 131 Feb 4 10:28 .gitignore 10:29:44 -rw-rw-r-- 1 jenkins jenkins 42 Feb 4 10:28 .golangci.yml 10:29:44 drwxr-xr-x 3 jenkins jenkins 4096 Feb 4 10:28 .semver 10:29:44 -rw-rw-r-- 1 jenkins jenkins 31677 Feb 4 10:28 CHANGELOG.md 10:29:44 -rw-rw-r-- 1 jenkins jenkins 677 Feb 4 10:28 GOVERNANCE.md 10:29:44 -rw-rw-r-- 1 jenkins jenkins 885 Feb 4 10:28 Jenkinsfile 10:29:44 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 4 10:28 LICENSE 10:29:44 -rw-rw-r-- 1 jenkins jenkins 1679 Feb 4 10:28 Makefile 10:29:44 -rw-rw-r-- 1 jenkins jenkins 619 Feb 4 10:28 OWNERS.md 10:29:44 -rw-rw-r-- 1 jenkins jenkins 4891 Feb 4 10:28 README.md 10:29:44 -rw-rw-r-- 1 jenkins jenkins 5 Feb 4 10:28 VERSION 10:29:44 drwxrwxr-x 2 jenkins jenkins 4096 Feb 4 10:28 bin 10:29:44 -rw-r--r-- 1 jenkins jenkins 99762 Feb 4 10:29 coverage.out 10:29:44 drwxrwxr-x 5 jenkins jenkins 4096 Feb 4 10:28 example 10:29:44 -rw-rw-r-- 1 jenkins jenkins 3264 Feb 4 10:28 go.mod 10:29:44 -rw-rw-r-- 1 jenkins jenkins 32817 Feb 4 10:28 go.sum 10:29:44 drwxrwxr-x 13 jenkins jenkins 4096 Feb 4 10:28 internal 10:29:44 drwxrwxr-x 3 jenkins jenkins 4096 Feb 4 10:28 openapi 10:29:44 drwxrwxr-x 6 jenkins jenkins 4096 Feb 4 10:28 pkg 10:29:44 drwxrwxr-x 4 jenkins jenkins 4096 Feb 4 10:28 snap 10:29:44 -rw-rw-r-- 1 jenkins jenkins 222 Feb 4 10:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:44 + 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=d3de483628447c790c441951d81749b8105ae43c --label arch=amd64 --label version=0.0.0 . 10:29:44 Sending build context to Docker daemon 10.59MB 10:29:44 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 10:29:44 Step 2/23 : FROM ${BASE} AS builder 10:29:44 ---> 83540052e24a 10:29:44 Step 3/23 : ARG MAKE=make build 10:29:44 ---> Running in 910780cd70f3 10:29:45 Removing intermediate container 910780cd70f3 10:29:45 ---> 3c6b40f0a5a5 10:29:45 Step 4/23 : WORKDIR /device-sdk-go 10:29:45 ---> Running in 8c24603e0730 10:29:45 Removing intermediate container 8c24603e0730 10:29:45 ---> 9a785bd9a654 10:29:45 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:29:45 ---> Running in 9df276ce9828 10:29:45 Removing intermediate container 9df276ce9828 10:29:45 ---> 0c6f1b0955bc 10:29:45 Step 6/23 : RUN apk add --update --no-cache make git 10:29:45 ---> Running in ab86ae25d8a6 10:29:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:29:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:29:45 OK: 211 MiB in 51 packages 10:29:46 Removing intermediate container ab86ae25d8a6 10:29:46 ---> e2e99caedb23 10:29:46 Step 7/23 : COPY go.mod vendor* ./ 10:29:46 ---> f2522688bfb2 10:29:46 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:29:46 ---> Running in a9bf7839bef8 10:29:47 Removing intermediate container a9bf7839bef8 10:29:47 ---> 4aaf6a7d76cc 10:29:47 Step 9/23 : COPY . . 10:29:47 ---> 57c0370fba8d 10:29:47 Step 10/23 : RUN ${MAKE} 10:29:47 ---> Running in dfc45045bc07 10:29:47 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 10:30:05 Removing intermediate container dfc45045bc07 10:30:05 ---> 4dcb1113da0b 10:30:05 Step 11/23 : FROM alpine:3.16 10:30:05 3.16: Pulling from library/alpine 10:30:05 ca7dd9ec2225: Pulling fs layer 10:30:05 ca7dd9ec2225: Verifying Checksum 10:30:05 ca7dd9ec2225: Download complete 10:30:05 ca7dd9ec2225: Pull complete 10:30:05 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 10:30:05 Status: Downloaded newer image for alpine:3.16 10:30:05 ---> bfe296a52501 10:30:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 10:30:05 ---> Running in 67fa9d9280d6 10:30:05 Removing intermediate container 67fa9d9280d6 10:30:05 ---> 0880e1232346 10:30:05 Step 13/23 : RUN apk add --update --no-cache 10:30:05 ---> Running in 80ff2c27bb21 10:30:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:30:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:30:06 OK: 6 MiB in 14 packages 10:30:06 Removing intermediate container 80ff2c27bb21 10:30:06 ---> 116d1671fce6 10:30:06 Step 14/23 : WORKDIR / 10:30:06 ---> Running in 19b1dadf3119 10:30:06 Removing intermediate container 19b1dadf3119 10:30:06 ---> e317b1585160 10:30:06 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 10:30:06 ---> 00cf77d6789d 10:30:06 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 10:30:07 ---> 0c8d6b52f234 10:30:07 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 10:30:07 ---> cf24ec25a257 10:30:07 Step 18/23 : EXPOSE 59999 10:30:07 ---> Running in 297456ed7fbe 10:30:07 Removing intermediate container 297456ed7fbe 10:30:07 ---> 3333fd07b0d0 10:30:07 Step 19/23 : ENTRYPOINT ["/device-simple"] 10:30:07 ---> Running in 5ee94c1b558d 10:30:07 Removing intermediate container 5ee94c1b558d 10:30:07 ---> a3cfe0718f64 10:30:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:30:07 ---> Running in 877d41cbc22f 10:30:08 Removing intermediate container 877d41cbc22f 10:30:08 ---> dc055f81c887 10:30:08 Step 21/23 : LABEL arch=amd64 10:30:08 ---> Running in fa2fca88fecb 10:30:08 Removing intermediate container fa2fca88fecb 10:30:08 ---> 4d1a2f0575fb 10:30:08 Step 22/23 : LABEL git_sha=d3de483628447c790c441951d81749b8105ae43c 10:30:08 ---> Running in 1dc65a6f8149 10:30:08 Removing intermediate container 1dc65a6f8149 10:30:08 ---> 16b349d79bf8 10:30:08 Step 23/23 : LABEL version=0.0.0 10:30:08 ---> Running in 646f0a03b22b 10:30:08 Removing intermediate container 646f0a03b22b 10:30:08 ---> 091be509e583 10:30:08 [Warning] One or more build-args [ARCH] were not consumed 10:30:08 Successfully built 091be509e583 10:30:08 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 10:30:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:30:08 10:30:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:30:09 latest: Pulling from edgex-lftools-log-publisher 10:30:09 5eb5b503b376: Pulling fs layer 10:30:09 5c69ac0246d0: Pulling fs layer 10:30:09 ec43610c2a17: Pulling fs layer 10:30:09 3a2ae6a8a46f: Pulling fs layer 10:30:09 33b1e0a273af: Pulling fs layer 10:30:09 5d3b04190fa2: Pulling fs layer 10:30:09 2f39f015ded8: Pulling fs layer 10:30:09 33b1e0a273af: Waiting 10:30:09 5d3b04190fa2: Waiting 10:30:09 3a2ae6a8a46f: Waiting 10:30:09 5c69ac0246d0: Verifying Checksum 10:30:09 5c69ac0246d0: Download complete 10:30:09 3a2ae6a8a46f: Verifying Checksum 10:30:09 3a2ae6a8a46f: Download complete 10:30:09 33b1e0a273af: Verifying Checksum 10:30:09 33b1e0a273af: Download complete 10:30:09 ec43610c2a17: Verifying Checksum 10:30:09 ec43610c2a17: Download complete 10:30:09 5d3b04190fa2: Verifying Checksum 10:30:09 5d3b04190fa2: Download complete 10:30:09 5eb5b503b376: Verifying Checksum 10:30:09 5eb5b503b376: Download complete 10:30:10 2f39f015ded8: Verifying Checksum 10:30:10 2f39f015ded8: Download complete 10:30:10 5eb5b503b376: Pull complete 10:30:10 5c69ac0246d0: Pull complete 10:30:10 ec43610c2a17: Pull complete 10:30:10 3a2ae6a8a46f: Pull complete 10:30:11 33b1e0a273af: Pull complete 10:30:11 5d3b04190fa2: Pull complete 10:30:15 2f39f015ded8: Pull complete 10:30:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:30:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:30:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:30:15 prd-ubuntu20.04-docker-8c-8g-4526 does not seem to be running inside a container 10:30:15 $ 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-1290 -v /w/workspace/gexfoundry_device-sdk-go_PR-1290:/w/workspace/gexfoundry_device-sdk-go_PR-1290:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1290@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1290@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 10:30:16 $ docker top 78172d32908d3f615913032db605dbe4b63ba37845bdc408d1325a48b4fceebc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:30:17 ---> job-cost.sh 10:30:17 lf-activate-venv: SKIPPING 10:30:17 INFO: No Stack... 10:30:17 INFO: Retrieving Pricing Info for: v3-standard-8 10:30:18 INFO: Archiving Costs [Pipeline] sh 10:30:18 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1290/archives/cost.csv 10:30:18 + cut -d, -f6 [Pipeline] lock 10:30:18 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1290-7-stack-cost] 10:30:18 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1290-7-stack-cost] did not exist. Created. 10:30:18 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1290-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:30:18 + echo total: 0.2199999988079071 [Pipeline] stash 10:30:18 Stashed 1 file(s) [Pipeline] } 10:30:18 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1290-7-stack-cost] [Pipeline] // lock [Pipeline] } 10:30:18 $ docker stop --time=1 78172d32908d3f615913032db605dbe4b63ba37845bdc408d1325a48b4fceebc 10:30:19 $ docker rm -f --volumes 78172d32908d3f615913032db605dbe4b63ba37845bdc408d1325a48b4fceebc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:31:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4527 in /w/workspace/gexfoundry_device-sdk-go_PR-1290 [Pipeline] { [Pipeline] ws 10:31:27 Running in /w/workspace/device-sdk-go/7 [Pipeline] { [Pipeline] checkout 10:31:27 The recommended git tool is: git 10:31:32 using credential edgex-jenkins-ssh 10:31:32 Cloning the remote Git repository 10:31:32 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 10:31:32 > git init /w/workspace/device-sdk-go/7 # timeout=10 10:31:33 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:31:33 > git --version # timeout=10 10:31:33 > git --version # 'git version 2.25.1' 10:31:33 using GIT_SSH to set credentials SSH Credentials for GitHub 10:31:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:31:34 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:31:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:31:35 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:31:35 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:31:35 using GIT_SSH to set credentials SSH Credentials for GitHub 10:31:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1290/head:refs/remotes/origin/PR-1290 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:31:36 Merging remotes/origin/main commit 1acc2ef1c1fa5446d2eac6cbaedb918f3ccab223 into PR head commit d3de483628447c790c441951d81749b8105ae43c 10:31:36 Merge succeeded, producing d3de483628447c790c441951d81749b8105ae43c 10:31:36 Checking out Revision d3de483628447c790c441951d81749b8105ae43c (PR-1290) 10:31:37 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 10:31:36 > git config core.sparsecheckout # timeout=10 10:31:36 > git checkout -f d3de483628447c790c441951d81749b8105ae43c # timeout=10 10:31:36 > git remote # timeout=10 10:31:36 > git config --get remote.origin.url # timeout=10 10:31:36 using GIT_SSH to set credentials SSH Credentials for GitHub 10:31:36 > git merge 1acc2ef1c1fa5446d2eac6cbaedb918f3ccab223 # timeout=10 10:31:36 > git rev-parse HEAD^{commit} # timeout=10 10:31:36 > git config core.sparsecheckout # timeout=10 10:31:36 > git checkout -f d3de483628447c790c441951d81749b8105ae43c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:31:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:31:38 % Total % Received % Xferd Average Speed Time Time Time Current 10:31:38 Dload Upload Total Spent Left Speed 10:31:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh 10:31:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:31:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:31:39 + sudo tee /etc/docker/daemon.new 10:31:39 { 10:31:39 "registry-mirrors": [ 10:31:39 "https://nexus3.edgexfoundry.org:10001" 10:31:39 ], 10:31:39 "bip": "10.250.0.254/24", 10:31:39 "hosts": [ 10:31:39 "tcp://0.0.0.0:5555", 10:31:39 "unix:///var/run/docker.sock" 10:31:39 ], 10:31:39 "mtu": 1458, 10:31:39 "selinux-enabled": true, 10:31:39 "seccomp-profile": "/etc/docker/seccomp.json" 10:31:39 } [Pipeline] sh 10:31:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:31:39 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:31:58 provisioning config files... 10:31:58 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/7@tmp/config17079356426760283660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:31:58 ---> docker-login.sh 10:31:58 nexus3.edgexfoundry.org:10001 10:31:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:31:58 Configure a credential helper to remove this warning. See 10:31:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:31:58 10:31:58 Login Succeeded 10:31:58 nexus3.edgexfoundry.org:10002 10:31:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:31:59 Configure a credential helper to remove this warning. See 10:31:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:31:59 10:31:59 Login Succeeded 10:31:59 nexus3.edgexfoundry.org:10003 10:31:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:31:59 Configure a credential helper to remove this warning. See 10:31:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:31:59 10:31:59 Login Succeeded 10:31:59 nexus3.edgexfoundry.org:10004 10:32:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:32:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:32:00 Configure a credential helper to remove this warning. See 10:32:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:32:00 10:32:00 Login Succeeded 10:32:00 docker.io 10:32:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:32:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:32:00 Configure a credential helper to remove this warning. See 10:32:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:32:00 10:32:00 Login Succeeded 10:32:00 ---> docker-login.sh ends [Pipeline] } 10:32:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:32:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:32:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:32:01 ========================================================= 10:32:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 10:32:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:01 + 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 . 10:32:02 Sending build context to Docker daemon 5.632MB 10:32:02 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 10:32:02 Step 2/10 : FROM ${BASE} AS builder 10:32:03 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:32:03 9b18e9b68314: Pulling fs layer 10:32:03 35d82f9e3411: Pulling fs layer 10:32:03 e16973657156: Pulling fs layer 10:32:03 fc693d55d65f: Pulling fs layer 10:32:03 7e9fc2657dce: Pulling fs layer 10:32:03 dda99020689f: Pulling fs layer 10:32:03 db1c61fa0a46: Pulling fs layer 10:32:03 891c053d2c06: Pulling fs layer 10:32:03 7e9fc2657dce: Waiting 10:32:03 dda99020689f: Waiting 10:32:03 db1c61fa0a46: Waiting 10:32:03 891c053d2c06: Waiting 10:32:03 fc693d55d65f: Waiting 10:32:03 e16973657156: Download complete 10:32:03 35d82f9e3411: Verifying Checksum 10:32:03 35d82f9e3411: Download complete 10:32:03 7e9fc2657dce: Download complete 10:32:03 dda99020689f: Download complete 10:32:03 9b18e9b68314: Verifying Checksum 10:32:04 9b18e9b68314: Pull complete 10:32:04 891c053d2c06: Verifying Checksum 10:32:04 891c053d2c06: Download complete 10:32:04 35d82f9e3411: Pull complete 10:32:04 e16973657156: Pull complete 10:32:05 db1c61fa0a46: Verifying Checksum 10:32:05 db1c61fa0a46: Download complete 10:32:05 fc693d55d65f: Verifying Checksum 10:32:05 fc693d55d65f: Download complete 10:32:18 fc693d55d65f: Pull complete 10:32:18 7e9fc2657dce: Pull complete 10:32:18 dda99020689f: Pull complete 10:32:25 db1c61fa0a46: Pull complete 10:32:28 891c053d2c06: Pull complete 10:32:28 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 10:32:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:32:28 ---> f96f9c87975a 10:32:28 Step 3/10 : ARG MAKE=make build 10:32:30 ---> Running in eff18e8b861a 10:32:31 Removing intermediate container eff18e8b861a 10:32:31 ---> fb6523ba79e0 10:32:31 Step 4/10 : WORKDIR /device-sdk-go 10:32:31 ---> Running in e534233f9733 10:32:31 Removing intermediate container e534233f9733 10:32:31 ---> 8083ad489079 10:32:31 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:32:31 ---> Running in b8d9caa323f1 10:32:31 Removing intermediate container b8d9caa323f1 10:32:31 ---> 075be20ff0d9 10:32:31 Step 6/10 : RUN apk add --update --no-cache make git 10:32:31 ---> Running in 8841ed65830b 10:32:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:32:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:32:34 OK: 221 MiB in 51 packages 10:32:35 Removing intermediate container 8841ed65830b 10:32:35 ---> 965529a56bb7 10:32:35 Step 7/10 : COPY go.mod vendor* ./ 10:32:35 ---> 7e1256a2b260 10:32:35 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:32:35 ---> Running in 7900e6650d79 10:33:43 Removing intermediate container 7900e6650d79 10:33:43 ---> cd9503b92fdf 10:33:43 Step 9/10 : COPY . . 10:33:43 ---> 289a22cc351d 10:33:43 Step 10/10 : RUN ${MAKE} 10:33:43 ---> Running in 5d5bc7de9a03 10:33:43 noop 10:33:44 Removing intermediate container 5d5bc7de9a03 10:33:44 ---> 5e9a6cd2169c 10:33:44 Successfully built 5e9a6cd2169c 10:33:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:44 + docker inspect -f . ci-base-image-arm64 10:33:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:33:44 prd-ubuntu20.04-docker-arm64-4c-16g-4527 does not seem to be running inside a container 10:33:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/7 -v /w/workspace/device-sdk-go/7:/w/workspace/device-sdk-go/7:rw,z -v /w/workspace/device-sdk-go/7@tmp:/w/workspace/device-sdk-go/7@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 10:33:45 $ docker top 1e2dbf58e10c2c69e7f2e6aa71e315fa3881f74724d76f63011e1cc4aaea955d -eo pid,comm [Pipeline] { [Pipeline] sh 10:33:46 + go version 10:33:46 go version go1.18.7 linux/arm64 [Pipeline] } 10:33:46 $ docker stop --time=1 1e2dbf58e10c2c69e7f2e6aa71e315fa3881f74724d76f63011e1cc4aaea955d 10:33:48 $ docker rm -f --volumes 1e2dbf58e10c2c69e7f2e6aa71e315fa3881f74724d76f63011e1cc4aaea955d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:48 + docker inspect -f . ci-base-image-arm64 10:33:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:33:49 prd-ubuntu20.04-docker-arm64-4c-16g-4527 does not seem to be running inside a container 10:33:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/7 -v /w/workspace/device-sdk-go/7:/w/workspace/device-sdk-go/7:rw,z -v /w/workspace/device-sdk-go/7@tmp:/w/workspace/device-sdk-go/7@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 10:33:50 $ docker top 37cf4317449c237d4ee122aee7cddc74bc4b1ce564ff8704e2b55b88ce90d0d6 -eo pid,comm [Pipeline] { [Pipeline] sh 10:33:51 + git config --global --add safe.directory /w/workspace/device-sdk-go/7 [Pipeline] fileExists [Pipeline] sh 10:33:51 + make test 10:33:51 go test -race -coverprofile=coverage.out ./... 10:34:30 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 10:36:29 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 10:36:29 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 10:36:29 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 10:36:29 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 10:36:29 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 10:36:37 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.651s coverage: 27.6% of statements 10:36:38 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.523s coverage: 78.9% of statements 10:36:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 10:36:38 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.550s coverage: 70.2% of statements 10:36:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 10:36:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 10:36:51 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.518s coverage: 59.8% of statements 10:36:51 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 10:36:51 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 10:36:51 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 10:36:51 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.471s coverage: 65.1% of statements 10:36:51 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 10:36:51 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 10:36:51 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 4.286s coverage: 89.2% of statements 10:36:51 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 10:36:51 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.351s coverage: 4.7% of statements 10:36:51 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 10:36:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:36:51 GO111MODULE=on go vet ./... 10:38:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:38:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:38:27 ./bin/test-attribution-txt.sh [Pipeline] echo 10:38:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:38:27 $ docker stop --time=1 37cf4317449c237d4ee122aee7cddc74bc4b1ce564ff8704e2b55b88ce90d0d6 10:38:29 $ docker rm -f --volumes 37cf4317449c237d4ee122aee7cddc74bc4b1ce564ff8704e2b55b88ce90d0d6 [Pipeline] // withDockerContainer [Pipeline] sh 10:38:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:38:30 Warning: overwriting stash ‘coverage-report’ 10:38:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:38:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:38:32 + ls -al . 10:38:32 total 268 10:38:32 drwxrwxr-x 10 jenkins jenkins 4096 Feb 4 10:33 . 10:38:32 drwxrwxr-x 4 jenkins jenkins 4096 Feb 4 10:31 .. 10:38:32 -rw-rw-r-- 1 jenkins jenkins 140 Feb 4 10:31 .dockerignore 10:38:32 drwxrwxr-x 8 jenkins jenkins 4096 Feb 4 10:31 .git 10:38:32 drwxrwxr-x 2 jenkins jenkins 4096 Feb 4 10:31 .github 10:38:32 -rw-rw-r-- 1 jenkins jenkins 131 Feb 4 10:31 .gitignore 10:38:32 -rw-rw-r-- 1 jenkins jenkins 42 Feb 4 10:31 .golangci.yml 10:38:32 -rw-rw-r-- 1 jenkins jenkins 31677 Feb 4 10:31 CHANGELOG.md 10:38:32 -rw-rw-r-- 1 jenkins jenkins 677 Feb 4 10:31 GOVERNANCE.md 10:38:32 -rw-rw-r-- 1 jenkins jenkins 885 Feb 4 10:31 Jenkinsfile 10:38:32 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 4 10:31 LICENSE 10:38:32 -rw-rw-r-- 1 jenkins jenkins 1679 Feb 4 10:31 Makefile 10:38:32 -rw-rw-r-- 1 jenkins jenkins 619 Feb 4 10:31 OWNERS.md 10:38:32 -rw-rw-r-- 1 jenkins jenkins 4891 Feb 4 10:31 README.md 10:38:32 -rw-rw-r-- 1 jenkins jenkins 5 Feb 4 10:28 VERSION 10:38:32 drwxrwxr-x 2 jenkins jenkins 4096 Feb 4 10:31 bin 10:38:32 -rw-r--r-- 1 jenkins jenkins 99762 Feb 4 10:36 coverage.out 10:38:32 drwxrwxr-x 5 jenkins jenkins 4096 Feb 4 10:31 example 10:38:32 -rw-rw-r-- 1 jenkins jenkins 3264 Feb 4 10:31 go.mod 10:38:32 -rw-rw-r-- 1 jenkins jenkins 32817 Feb 4 10:31 go.sum 10:38:32 drwxrwxr-x 13 jenkins jenkins 4096 Feb 4 10:31 internal 10:38:32 drwxrwxr-x 3 jenkins jenkins 4096 Feb 4 10:31 openapi 10:38:32 drwxrwxr-x 6 jenkins jenkins 4096 Feb 4 10:31 pkg 10:38:32 drwxrwxr-x 4 jenkins jenkins 4096 Feb 4 10:31 snap 10:38:32 -rw-rw-r-- 1 jenkins jenkins 222 Feb 4 10:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:32 + 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=d3de483628447c790c441951d81749b8105ae43c --label arch=arm64 --label version=0.0.0 . 10:38:32 Sending build context to Docker daemon 5.732MB 10:38:32 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 10:38:32 Step 2/23 : FROM ${BASE} AS builder 10:38:32 ---> 5e9a6cd2169c 10:38:32 Step 3/23 : ARG MAKE=make build 10:38:32 ---> Running in a24d617103a0 10:38:33 Removing intermediate container a24d617103a0 10:38:33 ---> ad4120eb6c9b 10:38:33 Step 4/23 : WORKDIR /device-sdk-go 10:38:33 ---> Running in 52f90104366e 10:38:33 Removing intermediate container 52f90104366e 10:38:33 ---> af4bd268308d 10:38:33 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:38:33 ---> Running in e7163a59c4b9 10:38:34 Removing intermediate container e7163a59c4b9 10:38:34 ---> c7c3a1a521d6 10:38:34 Step 6/23 : RUN apk add --update --no-cache make git 10:38:34 ---> Running in a93cefe81d1d 10:38:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:38:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:38:36 OK: 221 MiB in 51 packages 10:38:37 Removing intermediate container a93cefe81d1d 10:38:37 ---> 86aecc3dd535 10:38:37 Step 7/23 : COPY go.mod vendor* ./ 10:38:39 ---> df4188b49d9b 10:38:39 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:38:39 ---> Running in 2342e280ec4c 10:38:41 Removing intermediate container 2342e280ec4c 10:38:41 ---> 368f686cf5e5 10:38:41 Step 9/23 : COPY . . 10:38:42 ---> 15e2ad4ae33a 10:38:42 Step 10/23 : RUN ${MAKE} 10:38:42 ---> Running in 24080da02e6f 10:38:43 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 10:40:52 Removing intermediate container 24080da02e6f 10:40:52 ---> 0f6e1687f5e9 10:40:52 Step 11/23 : FROM alpine:3.16 10:40:52 3.16: Pulling from library/alpine 10:40:52 6875df1f5354: Pulling fs layer 10:40:52 6875df1f5354: Verifying Checksum 10:40:52 6875df1f5354: Download complete 10:40:52 6875df1f5354: Pull complete 10:40:52 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 10:40:52 Status: Downloaded newer image for alpine:3.16 10:40:52 ---> 2b4661558fb8 10:40:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 10:40:52 ---> Running in 02c69e34a21b 10:40:52 Removing intermediate container 02c69e34a21b 10:40:52 ---> b9a46edc6d6f 10:40:52 Step 13/23 : RUN apk add --update --no-cache 10:40:52 ---> Running in 15e7ca1ff7c3 10:40:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:40:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:40:52 OK: 5 MiB in 14 packages 10:40:52 Removing intermediate container 15e7ca1ff7c3 10:40:52 ---> 950c120e37c3 10:40:52 Step 14/23 : WORKDIR / 10:40:52 ---> Running in 1fdde817b6bf 10:40:52 Removing intermediate container 1fdde817b6bf 10:40:52 ---> 33e3f034a824 10:40:52 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 10:40:52 ---> ac0c94b9e3ff 10:40:52 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 10:40:52 ---> 1f7b25ce66a7 10:40:52 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 10:40:52 ---> 8f6f94ddeefd 10:40:52 Step 18/23 : EXPOSE 59999 10:40:52 ---> Running in b98c3732ee8b 10:40:52 Removing intermediate container b98c3732ee8b 10:40:52 ---> f8f188aa1c8c 10:40:52 Step 19/23 : ENTRYPOINT ["/device-simple"] 10:40:52 ---> Running in 5ee55f1aa010 10:40:52 Removing intermediate container 5ee55f1aa010 10:40:52 ---> 46dee1aa5b7b 10:40:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:40:52 ---> Running in db1a1947fc1f 10:40:52 Removing intermediate container db1a1947fc1f 10:40:52 ---> 939c19a61880 10:40:52 Step 21/23 : LABEL arch=arm64 10:40:52 ---> Running in cfcbcd4b1016 10:40:52 Removing intermediate container cfcbcd4b1016 10:40:52 ---> 255b75b0359e 10:40:52 Step 22/23 : LABEL git_sha=d3de483628447c790c441951d81749b8105ae43c 10:40:52 ---> Running in 5140bd23b81b 10:40:52 Removing intermediate container 5140bd23b81b 10:40:52 ---> 17b5a54983da 10:40:52 Step 23/23 : LABEL version=0.0.0 10:40:52 ---> Running in 46b65b522f89 10:40:52 Removing intermediate container 46b65b522f89 10:40:52 ---> 506dd356f6cd 10:40:52 [Warning] One or more build-args [ARCH] were not consumed 10:40:52 Successfully built 506dd356f6cd 10:40:52 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 10:40:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:40:52 10:40:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:40:52 arm64: Pulling from edgex-lftools-log-publisher 10:40:52 8998bd30e6a1: Pulling fs layer 10:40:52 04944245beec: Pulling fs layer 10:40:52 699f458cf7ca: Pulling fs layer 10:40:52 765212b225bb: Pulling fs layer 10:40:52 f23df028b6ca: Pulling fs layer 10:40:52 d65c8cfc05b1: Pulling fs layer 10:40:52 2437ff75d9bd: Pulling fs layer 10:40:52 f23df028b6ca: Waiting 10:40:52 d65c8cfc05b1: Waiting 10:40:52 2437ff75d9bd: Waiting 10:40:52 765212b225bb: Waiting 10:40:53 04944245beec: Verifying Checksum 10:40:53 04944245beec: Download complete 10:40:53 765212b225bb: Verifying Checksum 10:40:53 765212b225bb: Download complete 10:40:53 f23df028b6ca: Download complete 10:40:53 d65c8cfc05b1: Verifying Checksum 10:40:53 d65c8cfc05b1: Download complete 10:40:53 699f458cf7ca: Verifying Checksum 10:40:53 699f458cf7ca: Download complete 10:40:53 8998bd30e6a1: Verifying Checksum 10:40:53 8998bd30e6a1: Download complete 10:40:56 2437ff75d9bd: Verifying Checksum 10:40:56 2437ff75d9bd: Download complete 10:40:57 8998bd30e6a1: Pull complete 10:41:00 04944245beec: Pull complete 10:41:01 699f458cf7ca: Pull complete 10:41:02 765212b225bb: Pull complete 10:41:02 f23df028b6ca: Pull complete 10:41:02 d65c8cfc05b1: Pull complete 10:41:17 2437ff75d9bd: Pull complete 10:41:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:41:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:41:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:41:18 prd-ubuntu20.04-docker-arm64-4c-16g-4527 does not seem to be running inside a container 10:41:18 $ 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/7 -v /w/workspace/device-sdk-go/7:/w/workspace/device-sdk-go/7:rw,z -v /w/workspace/device-sdk-go/7@tmp:/w/workspace/device-sdk-go/7@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 10:41:20 $ docker top 4483c4e44343797724f30a0857e61bb6b75d41eebd1faee5d5f56c2c4225596e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:41:21 ---> job-cost.sh 10:41:21 lf-activate-venv: SKIPPING 10:41:21 INFO: No Stack... 10:41:21 INFO: Retrieving Pricing Info for: v3-standard-4 10:41:22 INFO: Archiving Costs [Pipeline] sh 10:41:23 + cat /w/workspace/device-sdk-go/7/archives/cost.csv 10:41:23 + cut -d, -f6 [Pipeline] lock 10:41:23 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1290-7-stack-cost] 10:41:23 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1290-7-stack-cost] did not exist. Created. 10:41:23 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1290-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:41:23 /w/workspace/device-sdk-go/7@tmp/durable-5b747c23/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:41:24 + echo total: 0.10999999940395355 [Pipeline] stash 10:41:24 Warning: overwriting stash ‘stack-cost’ 10:41:24 Stashed 1 file(s) [Pipeline] } 10:41:24 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1290-7-stack-cost] [Pipeline] // lock [Pipeline] } 10:41:24 $ docker stop --time=1 4483c4e44343797724f30a0857e61bb6b75d41eebd1faee5d5f56c2c4225596e 10:41:27 $ docker rm -f --volumes 4483c4e44343797724f30a0857e61bb6b75d41eebd1faee5d5f56c2c4225596e [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 10:41:27 provisioning config files... 10:41:27 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1290@tmp/config12007407021607165518tmp [Pipeline] { [Pipeline] sh 10:41:27 + set +x 10:41:27 + curl -s https://codecov.io/bash 10:41:27 + bash -s -- 10:41:27 10:41:27 _____ _ 10:41:27 / ____| | | 10:41:27 | | ___ __| | ___ ___ _____ __ 10:41:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:41:27 | |___| (_) | (_| | __/ (_| (_) \ V / 10:41:27 \_____\___/ \__,_|\___|\___\___/ \_/ 10:41:27 Bash-1.0.6 10:41:27 10:41:27 10:41:27 ==> git version 2.25.1 found 10:41:27 ==> 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 10:41:27 Release-Date: 2020-01-08 10:41:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:41:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:41:27 ==> Jenkins CI detected. 10:41:27 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1290 10:41:27 project root: . 10:41:27 --> token set from env 10:41:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:41:27 ==> Running gcov in . (disable via -X gcov) 10:41:27 ==> Python coveragepy not found 10:41:27 ==> Searching for coverage reports in: 10:41:27 + . 10:41:27 -> Found 1 reports 10:41:27 ==> Detecting git/mercurial file structure 10:41:27 ==> Reading reports 10:41:27 + ./coverage.out bytes=99762 10:41:27 ==> Appending adjustments 10:41:27 https://docs.codecov.io/docs/fixing-reports 10:41:28 + Found adjustments 10:41:28 ==> Gzipping contents 10:41:28 16K /tmp/codecov.FkvqyU.gz 10:41:28 ==> Uploading reports 10:41:28 url: https://codecov.io 10:41:28 query: branch=PR-1290&commit=d3de483628447c790c441951d81749b8105ae43c&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1290%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1290&job=&cmd_args= 10:41:28 -> Pinging Codecov 10:41:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1290&commit=d3de483628447c790c441951d81749b8105ae43c&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1290%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1290&job=&cmd_args= 10:41:28 -> Uploading to 10:41:28 https://storage.googleapis.com/codecov/v4/raw/2023-02-04/7E55EF52A471D76F132DFD9A03CDDE97/d3de483628447c790c441951d81749b8105ae43c/4f3e8084-9d7c-416d-ab3e-e4917dc6f245.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230204%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230204T104128Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f2b31a5f07eff3d3cb5eec7af16df9400be43df39a219b0d8e5461f13bbb9198 10:41:28 % Total % Received % Xferd Average Speed Time Time Time Current 10:41:28 Dload Upload Total Spent Left Speed 10:41:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14423 0 0 100 14423 0 65262 --:--:-- --:--:-- --:--:-- 64968 100 14423 0 0 100 14423 0 49906 --:--:-- --:--:-- --:--:-- 49734 10:41:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/d3de483628447c790c441951d81749b8105ae43c [Pipeline] } 10:41:28 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 10:41:29 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1290/archives ] 10:41:29 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1290/archives 10:41:29 total 16 10:41:29 drwxr-xr-x 3 root root 4096 Feb 4 10:30 . 10:41:29 drwxrwxr-x 12 jenkins jenkins 4096 Feb 4 10:30 .. 10:41:29 drwxr-xr-x 2 root root 4096 Feb 4 10:30 cost 10:41:29 -rw-r--r-- 1 root root 86 Feb 4 10:30 cost.csv 10:41:29 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1290/archives 10:41:29 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1290/archives 10:41:29 total 16 10:41:29 drwxr-xr-x 3 jenkins jenkins 4096 Feb 4 10:30 . 10:41:29 drwxrwxr-x 12 jenkins jenkins 4096 Feb 4 10:30 .. 10:41:29 drwxr-xr-x 2 jenkins jenkins 4096 Feb 4 10:30 cost 10:41:29 -rw-r--r-- 1 jenkins jenkins 86 Feb 4 10:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:41:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:41:30 ---> package-listing.sh 10:41:30 ++ facter osfamily 10:41:30 ++ tr '[:upper:]' '[:lower:]' 10:41:30 + OS_FAMILY=debian 10:41:30 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1290 10:41:30 + START_PACKAGES=/tmp/packages_start.txt 10:41:30 + END_PACKAGES=/tmp/packages_end.txt 10:41:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:41:30 + PACKAGES=/tmp/packages_start.txt 10:41:30 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1290 ']' 10:41:30 + PACKAGES=/tmp/packages_end.txt 10:41:30 + case "${OS_FAMILY}" in 10:41:30 + dpkg -l 10:41:30 + grep '^ii' 10:41:30 + '[' -f /tmp/packages_start.txt ']' 10:41:30 + '[' -f /tmp/packages_end.txt ']' 10:41:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:41:30 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1290 ']' 10:41:30 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1290/archives/ 10:41:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1290/archives/ [Pipeline] echo 10:41:31 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-1290/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:41:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:41:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:41:31 prd-ubuntu20.04-docker-8c-8g-4526 does not seem to be running inside a container 10:41:31 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1290/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-1290 -v /w/workspace/gexfoundry_device-sdk-go_PR-1290:/w/workspace/gexfoundry_device-sdk-go_PR-1290:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1290@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1290@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 10:41:32 $ docker top 5357ac9f6efceee2b4575a521953d363d98f5fee3879927783ddbe9ae9933735 -eo pid,comm [Pipeline] { [Pipeline] sh 10:41:32 + touch /tmp/pre-build-complete [Pipeline] sh 10:41:32 + mkdir -p /var/log/sysstat [Pipeline] sh 10:41:33 + ls /var/log/sa-host 10:41:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:41:33 provisioning config files... 10:41:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1290@tmp/config7637370920942801072tmp [Pipeline] { [Pipeline] echo 10:41:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:41:33 ---> create-netrc.sh [Pipeline] } 10:41:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:41:33 ---> python-tools-install.sh [Pipeline] echo 10:41:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:41:34 ---> sudo-logs.sh 10:41:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:41:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:41:34 ---> job-cost.sh 10:41:34 lf-activate-venv: SKIPPING 10:41:34 DEBUG: total: 0.2199999988079071 10:41:34 INFO: Retrieving Stack Cost... 10:41:34 INFO: Retrieving Pricing Info for: v3-standard-8 10:41:35 INFO: Archiving Costs [Pipeline] echo 10:41:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:41:35 ---> logs-deploy.sh 10:41:35 lf-activate-venv: SKIPPING 10:41:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1290/7 10:41:35 INFO: archiving workspace using pattern(s): 10:41:36 Archives upload complete. 10:41:36 INFO: archiving logs to Nexus