Pull request #1364 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 155ffb9c7c8df0ffa4d80b59379527c9095d3c25+384d7c5e7ac8081017ff56bc2958a812a210b269 (d6b659f0e4475a7f01030ce4a13badbd0953ad05) 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-ssh7125870113529834243.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-ssh16684181591001972223.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-1364/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-1364/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3680344319661745345.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-ssh1705250921313849253.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-1364/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-1364/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10098996256358829998.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-8517 in /w/workspace/gexfoundry_device-sdk-go_PR-1364 [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-1364 # 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/1364/head:refs/remotes/origin/PR-1364 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 384d7c5e7ac8081017ff56bc2958a812a210b269 into PR head commit 155ffb9c7c8df0ffa4d80b59379527c9095d3c25 Merge succeeded, producing 155ffb9c7c8df0ffa4d80b59379527c9095d3c25 Checking out Revision 155ffb9c7c8df0ffa4d80b59379527c9095d3c25 (PR-1364) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:19:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:19:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 155ffb9c7c8df0ffa4d80b59379527c9095d3c25 # 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 384d7c5e7ac8081017ff56bc2958a812a210b269 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 155ffb9c7c8df0ffa4d80b59379527c9095d3c25 # timeout=10 > git rev-list --no-walk f4eca53a0d7f7b24af7a8966cf902b777299c7fd # timeout=10 [Pipeline] echo 06:19:35 ========================================================= 06:19:35 EdgeX Global Pipelines Version Info 06:19:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:19:35 ------------------- 06:19:35 stable info: 06:19:35 ------------------- 06:19:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:19:35 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 06:19:35 Message: update stable to v1.0.244 06:19:36 ------------------- 06:19:36 experimental info: 06:19:36 ------------------- 06:19:36 Commited By: **** collab-it+edgex@linuxfoundation.org 06:19:36 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 06:19:36 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:19:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:19:36 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:19:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:19:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:19:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:19:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 06:19:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:19:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:19:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:19:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:19:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:19:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 06:19:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:19:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:19:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:19:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:19:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:19:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:19:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:19:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:19:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:19:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 06:19:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:19:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:19:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:19:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:19:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:19:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1364 [Pipeline] echo 06:19:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1364 [Pipeline] echo 06:19:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1364 [Pipeline] echo 06:19:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 155ffb9c7c8df0ffa4d80b59379527c9095d3c25 [Pipeline] echo 06:19:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 155ffb9 [Pipeline] echo 06:19:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:19:36 provisioning config files... 06:19:36 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1364@tmp/config10881612667464889435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:19:37 ---> docker-login.sh 06:19:37 nexus3.edgexfoundry.org:10001 06:19:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:19:37 Configure a credential helper to remove this warning. See 06:19:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:19:37 06:19:37 Login Succeeded 06:19:37 nexus3.edgexfoundry.org:10002 06:19:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:19:37 Configure a credential helper to remove this warning. See 06:19:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:19:37 06:19:37 Login Succeeded 06:19:37 nexus3.edgexfoundry.org:10003 06:19:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:19:37 Configure a credential helper to remove this warning. See 06:19:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:19:37 06:19:37 Login Succeeded 06:19:37 nexus3.edgexfoundry.org:10004 06:19:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:19:38 Configure a credential helper to remove this warning. See 06:19:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:19:38 06:19:38 Login Succeeded 06:19:38 docker.io 06:19:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:19:38 Configure a credential helper to remove this warning. See 06:19:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:19:38 06:19:38 Login Succeeded 06:19:38 ---> docker-login.sh ends [Pipeline] } 06:19:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:19:38 + git rev-list -1 --merges 155ffb9c7c8df0ffa4d80b59379527c9095d3c25~1..155ffb9c7c8df0ffa4d80b59379527c9095d3c25 [Pipeline] echo 06:19:38 -----------> git rev-list -1 --merges 155ffb9c7c8df0ffa4d80b59379527c9095d3c25~1..155ffb9c7c8df0ffa4d80b59379527c9095d3c25 155ffb9c7c8df0ffa4d80b59379527c9095d3c25 [false] [Pipeline] sh 06:19:39 + git log --format=format:%s -1 155ffb9c7c8df0ffa4d80b59379527c9095d3c25 [Pipeline] echo 06:19:39 ========================================================= 06:19:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:19:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:19:39 + git log --format=format:%s -1 155ffb9c7c8df0ffa4d80b59379527c9095d3c25 [Pipeline] echo 06:19:39 [semverPrep] GIT_COMMIT: 155ffb9c7c8df0ffa4d80b59379527c9095d3c25, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 06:19:39 [semverPrep] This is not a build commit. [Pipeline] sh 06:19:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:19:39 + grep -v github /etc/ssh/ssh_known_hosts 06:19:39 + [ -e /tmp/ssh_known_hosts ] 06:19:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:19:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:19:39 + sudo tee -a /etc/ssh/ssh_known_hosts 06:19:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:19:40 06:19:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:19:40 0.1.4: Pulling from edgex-devops/py-git-semver 06:19:40 b85a868b505f: Pulling fs layer 06:19:40 e2be974225ed: Pulling fs layer 06:19:40 339a4e72a1f5: Pulling fs layer 06:19:40 988bab9f4d93: Pulling fs layer 06:19:40 1469e6f7b9e6: Pulling fs layer 06:19:40 eaf3925da568: Pulling fs layer 06:19:40 bab4dde63d76: Pulling fs layer 06:19:40 bde34c3a00c8: Pulling fs layer 06:19:40 b352a97aabf1: Pulling fs layer 06:19:40 4872d77fe225: Pulling fs layer 06:19:40 5851b861e8e6: Pulling fs layer 06:19:40 988bab9f4d93: Waiting 06:19:40 1469e6f7b9e6: Waiting 06:19:40 bab4dde63d76: Waiting 06:19:40 bde34c3a00c8: Waiting 06:19:40 eaf3925da568: Waiting 06:19:40 b352a97aabf1: Waiting 06:19:40 4872d77fe225: Waiting 06:19:40 e2be974225ed: Verifying Checksum 06:19:40 e2be974225ed: Download complete 06:19:40 988bab9f4d93: Download complete 06:19:40 1469e6f7b9e6: Verifying Checksum 06:19:40 1469e6f7b9e6: Download complete 06:19:40 339a4e72a1f5: Verifying Checksum 06:19:40 339a4e72a1f5: Download complete 06:19:40 eaf3925da568: Verifying Checksum 06:19:40 eaf3925da568: Download complete 06:19:40 bde34c3a00c8: Download complete 06:19:40 b352a97aabf1: Download complete 06:19:40 4872d77fe225: Download complete 06:19:40 b85a868b505f: Verifying Checksum 06:19:40 b85a868b505f: Download complete 06:19:40 5851b861e8e6: Verifying Checksum 06:19:40 5851b861e8e6: Download complete 06:19:41 bab4dde63d76: Verifying Checksum 06:19:41 bab4dde63d76: Download complete 06:19:41 b85a868b505f: Pull complete 06:19:42 e2be974225ed: Pull complete 06:19:42 339a4e72a1f5: Pull complete 06:19:42 988bab9f4d93: Pull complete 06:19:42 1469e6f7b9e6: Pull complete 06:19:42 eaf3925da568: Pull complete 06:19:44 bab4dde63d76: Pull complete 06:19:44 bde34c3a00c8: Pull complete 06:19:44 b352a97aabf1: Pull complete 06:19:45 4872d77fe225: Pull complete 06:19:45 5851b861e8e6: Pull complete 06:19:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:19:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:19:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:19:45 prd-ubuntu20.04-docker-8c-8g-8517 does not seem to be running inside a container 06:19:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1364 -v /w/workspace/gexfoundry_device-sdk-go_PR-1364:/w/workspace/gexfoundry_device-sdk-go_PR-1364:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1364@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1364@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:19:46 $ docker top dea2e2aa15299a978d78af74847ce08f298c5e010f672ad0c8e58b460d369837 -eo pid,comm 06:19:46 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). 06:19:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:19:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:19:46 [ssh-agent] Looking for ssh-agent implementation... 06:19:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:19:46 $ docker exec dea2e2aa15299a978d78af74847ce08f298c5e010f672ad0c8e58b460d369837 ssh-agent 06:19:46 SSH_AUTH_SOCK=/tmp/ssh-OYabKAoRwDNx/agent.33 06:19:46 SSH_AGENT_PID=39 06:19:46 Running ssh-add (command line suppressed) 06:19:47 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1364@tmp/private_key_18276554827304107725.key (/w/workspace/gexfoundry_device-sdk-go_PR-1364@tmp/private_key_18276554827304107725.key) 06:19:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:19:47 + git tag --points-at HEAD [Pipeline] } 06:19:47 $ docker exec --env ******** --env ******** dea2e2aa15299a978d78af74847ce08f298c5e010f672ad0c8e58b460d369837 ssh-agent -k 06:19:47 unset SSH_AUTH_SOCK; 06:19:47 unset SSH_AGENT_PID; 06:19:47 echo Agent pid 39 killed; 06:19:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:19:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:19:47 [ssh-agent] Looking for ssh-agent implementation... 06:19:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:19:47 $ docker exec dea2e2aa15299a978d78af74847ce08f298c5e010f672ad0c8e58b460d369837 ssh-agent 06:19:47 SSH_AUTH_SOCK=/tmp/ssh-JHjqIobBbtLh/agent.71 06:19:47 SSH_AGENT_PID=77 06:19:47 Running ssh-add (command line suppressed) 06:19:47 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1364@tmp/private_key_3704492759742788671.key (/w/workspace/gexfoundry_device-sdk-go_PR-1364@tmp/private_key_3704492759742788671.key) 06:19:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:19:48 + git semver init 06:19:48 2023-03-07 06:19:48,335 [run_init] DEBUG init version:0.0.0 force:False 06:19:48 2023-03-07 06:19:48,336 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1364/.semver 06:19:48 2023-03-07 06:19:48,336 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1364/.semver 06:19:48 2023-03-07 06:19:48,336 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1364/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1364, universal_newlines=False, shell=None, istream=None) 06:19:49 2023-03-07 06:19:49,243 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1364/.git/info/exclude 06:19:49 2023-03-07 06:19:49,244 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1364/.semver/PR-1364 with force:False 06:19:49 2023-03-07 06:19:49,244 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1364/.semver/PR-1364 06:19:49 2023-03-07 06:19:49,248 [execute] INFO git cat-file --batch-check 06:19:49 2023-03-07 06:19:49,249 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1364/.semver, universal_newlines=False, shell=None, istream=) 06:19:49 2023-03-07 06:19:49,256 [execute] INFO git cat-file --batch 06:19:49 2023-03-07 06:19:49,257 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1364/.semver, universal_newlines=False, shell=None, istream=) 06:19:49 2023-03-07 06:19:49,263 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1364/.semver/PR-1364 06:19:49 0.0.0 [Pipeline] } 06:19:49 $ docker exec --env ******** --env ******** dea2e2aa15299a978d78af74847ce08f298c5e010f672ad0c8e58b460d369837 ssh-agent -k 06:19:49 unset SSH_AUTH_SOCK; 06:19:49 unset SSH_AGENT_PID; 06:19:49 echo Agent pid 77 killed; 06:19:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:19:49 + git semver [Pipeline] } 06:19:50 $ docker stop --time=1 dea2e2aa15299a978d78af74847ce08f298c5e010f672ad0c8e58b460d369837 06:19:51 $ docker rm -f --volumes dea2e2aa15299a978d78af74847ce08f298c5e010f672ad0c8e58b460d369837 [Pipeline] // withDockerContainer [Pipeline] sh 06:19:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:19:51 Stashed 1 file(s) [Pipeline] echo 06:19:51 [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 06:19:52 provisioning config files... 06:19:52 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1364@tmp/config14892664847946264483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:19:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8514 in /w/workspace/gexfoundry_device-sdk-go_PR-1364 [Pipeline] { [Pipeline] ws 06:19:52 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 06:19:52 ---> docker-login.sh 06:19:52 nexus3.edgexfoundry.org:10001 06:19:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:19:52 Configure a credential helper to remove this warning. See 06:19:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:19:52 06:19:52 Login Succeeded 06:19:52 nexus3.edgexfoundry.org:10002 06:19:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:19:52 Configure a credential helper to remove this warning. See 06:19:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:19:52 06:19:52 Login Succeeded 06:19:52 nexus3.edgexfoundry.org:10003 06:19:52 The recommended git tool is: git 06:19:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:19:52 Configure a credential helper to remove this warning. See 06:19:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:19:52 06:19:52 Login Succeeded 06:19:52 nexus3.edgexfoundry.org:10004 06:19:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:19:52 Configure a credential helper to remove this warning. See 06:19:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:19:52 06:19:52 Login Succeeded 06:19:52 docker.io 06:19:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:19:52 Configure a credential helper to remove this warning. See 06:19:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:19:52 06:19:52 Login Succeeded 06:19:52 ---> docker-login.sh ends [Pipeline] } 06:19:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:19:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:19:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:19:52 ========================================================= 06:19:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 06:19:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:53 + 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 . 06:19:53 Sending build context to Docker daemon 10.61MB 06:19:53 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 06:19:53 Step 2/10 : FROM ${BASE} AS builder 06:19:53 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 06:19:53 213ec9aee27d: Pulling fs layer 06:19:53 4583459ba037: Pulling fs layer 06:19:53 93c1e223e6f2: Pulling fs layer 06:19:53 53926ce57604: Pulling fs layer 06:19:53 21b2b0c7a3f4: Pulling fs layer 06:19:53 22ff95d597cd: Pulling fs layer 06:19:53 12d6caf4c0d1: Pulling fs layer 06:19:53 96b7cbca73a9: Pulling fs layer 06:19:53 a7acece74701: Pulling fs layer 06:19:53 53926ce57604: Waiting 06:19:53 21b2b0c7a3f4: Waiting 06:19:53 22ff95d597cd: Waiting 06:19:53 12d6caf4c0d1: Waiting 06:19:53 a7acece74701: Waiting 06:19:53 96b7cbca73a9: Waiting 06:19:53 93c1e223e6f2: Verifying Checksum 06:19:53 93c1e223e6f2: Download complete 06:19:53 4583459ba037: Download complete 06:19:53 21b2b0c7a3f4: Verifying Checksum 06:19:53 21b2b0c7a3f4: Download complete 06:19:53 22ff95d597cd: Download complete 06:19:53 213ec9aee27d: Download complete 06:19:53 12d6caf4c0d1: Verifying Checksum 06:19:53 12d6caf4c0d1: Download complete 06:19:53 213ec9aee27d: Pull complete 06:19:54 4583459ba037: Pull complete 06:19:54 a7acece74701: Verifying Checksum 06:19:54 a7acece74701: Download complete 06:19:54 93c1e223e6f2: Pull complete 06:19:54 96b7cbca73a9: Verifying Checksum 06:19:54 96b7cbca73a9: Download complete 06:19:54 53926ce57604: Download complete 06:19:57 using credential edgex-jenkins-ssh 06:19:57 Cloning the remote Git repository 06:19:57 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:19:57 > git init /w/workspace/device-sdk-go/3 # timeout=10 06:19:57 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:19:57 > git --version # timeout=10 06:19:57 > git --version # 'git version 2.25.1' 06:19:57 using GIT_SSH to set credentials SSH Credentials for GitHub 06:19:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:19:58 53926ce57604: Pull complete 06:19:58 21b2b0c7a3f4: Pull complete 06:19:58 22ff95d597cd: Pull complete 06:19:58 12d6caf4c0d1: Pull complete 06:19:59 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:19:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:20:00 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:20:00 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:20:00 using GIT_SSH to set credentials SSH Credentials for GitHub 06:20:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1364/head:refs/remotes/origin/PR-1364 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:20:01 96b7cbca73a9: Pull complete 06:20:01 Merging remotes/origin/main commit 384d7c5e7ac8081017ff56bc2958a812a210b269 into PR head commit 155ffb9c7c8df0ffa4d80b59379527c9095d3c25 06:20:01 Merge succeeded, producing 155ffb9c7c8df0ffa4d80b59379527c9095d3c25 06:20:01 Checking out Revision 155ffb9c7c8df0ffa4d80b59379527c9095d3c25 (PR-1364) 06:20:01 a7acece74701: Pull complete 06:20:01 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 06:20:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 06:20:01 ---> db6d94c90886 06:20:01 Step 3/10 : ARG MAKE=make build 06:20:02 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 06:20:01 > git config core.sparsecheckout # timeout=10 06:20:01 > git checkout -f 155ffb9c7c8df0ffa4d80b59379527c9095d3c25 # timeout=10 06:20:01 > git remote # timeout=10 06:20:01 > git config --get remote.origin.url # timeout=10 06:20:01 using GIT_SSH to set credentials SSH Credentials for GitHub 06:20:01 > git merge 384d7c5e7ac8081017ff56bc2958a812a210b269 # timeout=10 06:20:01 > git rev-parse HEAD^{commit} # timeout=10 06:20:01 > git config core.sparsecheckout # timeout=10 06:20:01 > git checkout -f 155ffb9c7c8df0ffa4d80b59379527c9095d3c25 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:20:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:20:03 % Total % Received % Xferd Average Speed Time Time Time Current 06:20:03 Dload Upload Total Spent Left Speed 06:20:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 06:20:03 ---> Running in 8f9c01b3da58 06:20:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:20:03 Removing intermediate container 8f9c01b3da58 06:20:03 ---> 4fb077b829ff 06:20:03 Step 4/10 : WORKDIR /device-sdk-go 06:20:03 ---> Running in 0d30f76eea64 06:20:03 Removing intermediate container 0d30f76eea64 06:20:03 ---> a14da5db295b 06:20:03 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:20:03 ---> Running in 3cbd7d8dffec 06:20:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:20:04 + sudo tee /etc/docker/daemon.new 06:20:04 { 06:20:04 "registry-mirrors": [ 06:20:04 "https://nexus3.edgexfoundry.org:10001" 06:20:04 ], 06:20:04 "bip": "10.250.0.254/24", 06:20:04 "hosts": [ 06:20:04 "tcp://0.0.0.0:5555", 06:20:04 "unix:///var/run/docker.sock" 06:20:04 ], 06:20:04 "mtu": 1458, 06:20:04 "selinux-enabled": true, 06:20:04 "seccomp-profile": "/etc/docker/seccomp.json" 06:20:04 } [Pipeline] sh 06:20:04 Removing intermediate container 3cbd7d8dffec 06:20:04 ---> d9e2b28207ca 06:20:04 Step 6/10 : RUN apk add --update --no-cache make git 06:20:04 ---> Running in 6ee0aee8c1e8 06:20:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:20:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:20:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:20:04 + sudo service docker restart 06:20:04 OK: 211 MiB in 51 packages 06:20:05 Removing intermediate container 6ee0aee8c1e8 06:20:05 ---> b64595001683 06:20:05 Step 7/10 : COPY go.mod vendor* ./ 06:20:05 ---> 8ef3b9cef800 06:20:05 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:20:05 ---> Running in 829b1f7b2206 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:20:23 provisioning config files... 06:20:23 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config2113360083500711989tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:20:23 ---> docker-login.sh 06:20:23 nexus3.edgexfoundry.org:10001 06:20:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:24 Configure a credential helper to remove this warning. See 06:20:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:24 06:20:24 Login Succeeded 06:20:24 nexus3.edgexfoundry.org:10002 06:20:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:24 Configure a credential helper to remove this warning. See 06:20:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:24 06:20:24 Login Succeeded 06:20:24 nexus3.edgexfoundry.org:10003 06:20:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:24 Configure a credential helper to remove this warning. See 06:20:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:24 06:20:24 Login Succeeded 06:20:24 nexus3.edgexfoundry.org:10004 06:20:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:25 Configure a credential helper to remove this warning. See 06:20:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:25 06:20:25 Login Succeeded 06:20:25 docker.io 06:20:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:25 Configure a credential helper to remove this warning. See 06:20:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:25 06:20:25 Login Succeeded 06:20:25 ---> docker-login.sh ends [Pipeline] } 06:20:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:20:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:20:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:20:26 ========================================================= 06:20:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 06:20:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:26 + 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 . 06:20:26 Sending build context to Docker daemon 5.699MB 06:20:27 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 06:20:27 Step 2/10 : FROM ${BASE} AS builder 06:20:27 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:20:27 9b18e9b68314: Pulling fs layer 06:20:27 35d82f9e3411: Pulling fs layer 06:20:27 e16973657156: Pulling fs layer 06:20:27 fc693d55d65f: Pulling fs layer 06:20:27 7e9fc2657dce: Pulling fs layer 06:20:27 dda99020689f: Pulling fs layer 06:20:27 db1c61fa0a46: Pulling fs layer 06:20:27 891c053d2c06: Pulling fs layer 06:20:27 fc693d55d65f: Waiting 06:20:27 dda99020689f: Waiting 06:20:27 7e9fc2657dce: Waiting 06:20:27 db1c61fa0a46: Waiting 06:20:27 891c053d2c06: Waiting 06:20:27 e16973657156: Verifying Checksum 06:20:27 e16973657156: Download complete 06:20:27 35d82f9e3411: Verifying Checksum 06:20:27 35d82f9e3411: Download complete 06:20:27 7e9fc2657dce: Verifying Checksum 06:20:27 7e9fc2657dce: Download complete 06:20:27 dda99020689f: Verifying Checksum 06:20:27 dda99020689f: Download complete 06:20:27 Removing intermediate container 829b1f7b2206 06:20:27 ---> 9ec4b257a911 06:20:27 Step 9/10 : COPY . . 06:20:27 ---> b8b15594a829 06:20:27 Step 10/10 : RUN ${MAKE} 06:20:27 ---> Running in 8309f82c68c5 06:20:27 noop 06:20:27 Removing intermediate container 8309f82c68c5 06:20:27 ---> 05c7e4bf82be 06:20:27 Successfully built 05c7e4bf82be 06:20:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:27 9b18e9b68314: Verifying Checksum 06:20:27 + docker inspect -f . ci-base-image-x86_64 06:20:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:20:27 prd-ubuntu20.04-docker-8c-8g-8517 does not seem to be running inside a container 06:20:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1364 -v /w/workspace/gexfoundry_device-sdk-go_PR-1364:/w/workspace/gexfoundry_device-sdk-go_PR-1364:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1364@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1364@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:20:28 $ docker top c7d75ec9c7d8b9efbd89d83f55b34300789009c7bd2997c2aadfb7d73cbf561d -eo pid,comm [Pipeline] { [Pipeline] sh 06:20:28 9b18e9b68314: Pull complete 06:20:28 891c053d2c06: Verifying Checksum 06:20:28 891c053d2c06: Download complete 06:20:28 + go version 06:20:28 go version go1.18.7 linux/amd64 [Pipeline] } 06:20:28 $ docker stop --time=1 c7d75ec9c7d8b9efbd89d83f55b34300789009c7bd2997c2aadfb7d73cbf561d 06:20:28 35d82f9e3411: Pull complete 06:20:29 e16973657156: Pull complete 06:20:29 db1c61fa0a46: Verifying Checksum 06:20:29 db1c61fa0a46: Download complete 06:20:29 $ docker rm -f --volumes c7d75ec9c7d8b9efbd89d83f55b34300789009c7bd2997c2aadfb7d73cbf561d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:30 fc693d55d65f: Verifying Checksum 06:20:30 fc693d55d65f: Download complete 06:20:30 + docker inspect -f . ci-base-image-x86_64 06:20:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:20:30 prd-ubuntu20.04-docker-8c-8g-8517 does not seem to be running inside a container 06:20:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1364 -v /w/workspace/gexfoundry_device-sdk-go_PR-1364:/w/workspace/gexfoundry_device-sdk-go_PR-1364:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1364@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1364@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:20:30 $ docker top 7d4ab588779b52433b6de7c7059a2296804171ef542ed88beef144e4d81d1994 -eo pid,comm [Pipeline] { [Pipeline] sh 06:20:31 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1364 [Pipeline] fileExists [Pipeline] sh 06:20:31 + make test 06:20:31 go test -race -coverprofile=coverage.out ./... 06:20:37 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 06:20:42 fc693d55d65f: Pull complete 06:20:42 7e9fc2657dce: Pull complete 06:20:42 dda99020689f: Pull complete 06:20:49 db1c61fa0a46: Pull complete 06:20:51 891c053d2c06: Pull complete 06:20:51 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 06:20:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:20:51 ---> f96f9c87975a 06:20:51 Step 3/10 : ARG MAKE=make build 06:20:52 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 06:20:52 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 06:20:52 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 06:20:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 06:20:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 06:20:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.062s coverage: 27.6% of statements 06:20:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.075s coverage: 78.9% of statements 06:20:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 06:20:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.100s coverage: 86.0% of statements 06:20:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 06:20:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 06:20:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.110s coverage: 75.0% of statements 06:20:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 06:20:53 ---> Running in 6ac104ab7d01 06:20:53 Removing intermediate container 6ac104ab7d01 06:20:53 ---> c2c813cd2f8c 06:20:53 Step 4/10 : WORKDIR /device-sdk-go 06:20:53 ---> Running in 7efdb915c204 06:20:53 Removing intermediate container 7efdb915c204 06:20:53 ---> f67ae9a5c5d8 06:20:53 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:20:54 ---> Running in 6ae9f4371b01 06:20:54 Removing intermediate container 6ae9f4371b01 06:20:54 ---> a236276edb2c 06:20:54 Step 6/10 : RUN apk add --update --no-cache make git 06:20:54 ---> Running in 8d9a3e725935 06:20:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.066s coverage: 15.3% of statements 06:20:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 06:20:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.088s coverage: 65.2% of statements 06:20:54 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 06:20:54 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 06:20:54 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.737s coverage: 89.2% of statements 06:20:54 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 06:20:54 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.068s coverage: 4.6% of statements 06:20:54 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 06:20:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:20:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:20:56 OK: 221 MiB in 51 packages 06:20:57 Removing intermediate container 8d9a3e725935 06:20:57 ---> 30b6af2fbd4b 06:20:57 Step 7/10 : COPY go.mod vendor* ./ 06:20:58 ---> c760db183dce 06:20:58 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:20:58 ---> Running in bba1087fd115 06:21:12 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." 06:21:12 GO111MODULE=on go vet ./... 06:21:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:21:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:21:13 ./bin/test-attribution-txt.sh [Pipeline] echo 06:21:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:21:13 $ docker stop --time=1 7d4ab588779b52433b6de7c7059a2296804171ef542ed88beef144e4d81d1994 06:21:15 $ docker rm -f --volumes 7d4ab588779b52433b6de7c7059a2296804171ef542ed88beef144e4d81d1994 [Pipeline] // withDockerContainer [Pipeline] sh 06:21:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:21:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:21:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:21:16 + ls -al . 06:21:16 total 280 06:21:16 drwxrwxr-x 11 jenkins jenkins 4096 Mar 7 06:20 . 06:21:16 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 06:19 .. 06:21:16 -rw-rw-r-- 1 jenkins jenkins 140 Mar 7 06:19 .dockerignore 06:21:16 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 06:20 .git 06:21:16 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 06:19 .github 06:21:16 -rw-rw-r-- 1 jenkins jenkins 131 Mar 7 06:19 .gitignore 06:21:16 -rw-rw-r-- 1 jenkins jenkins 42 Mar 7 06:19 .golangci.yml 06:21:16 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 06:19 .semver 06:21:16 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 7 06:19 CHANGELOG.md 06:21:16 -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 06:19 GOVERNANCE.md 06:21:16 -rw-rw-r-- 1 jenkins jenkins 885 Mar 7 06:19 Jenkinsfile 06:21:16 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 7 06:19 LICENSE 06:21:16 -rw-rw-r-- 1 jenkins jenkins 1679 Mar 7 06:19 Makefile 06:21:16 -rw-rw-r-- 1 jenkins jenkins 619 Mar 7 06:19 OWNERS.md 06:21:16 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 7 06:19 README.md 06:21:16 -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 06:19 VERSION 06:21:16 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 06:19 bin 06:21:16 -rw-r--r-- 1 jenkins jenkins 111243 Mar 7 06:20 coverage.out 06:21:16 drwxrwxr-x 5 jenkins jenkins 4096 Mar 7 06:19 example 06:21:16 -rw-rw-r-- 1 jenkins jenkins 3266 Mar 7 06:19 go.mod 06:21:16 -rw-rw-r-- 1 jenkins jenkins 30839 Mar 7 06:19 go.sum 06:21:16 drwxrwxr-x 13 jenkins jenkins 4096 Mar 7 06:19 internal 06:21:16 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 06:19 openapi 06:21:16 drwxrwxr-x 6 jenkins jenkins 4096 Mar 7 06:19 pkg 06:21:16 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 06:19 snap 06:21:16 -rw-rw-r-- 1 jenkins jenkins 222 Mar 7 06:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:16 + 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=155ffb9c7c8df0ffa4d80b59379527c9095d3c25 --label arch=amd64 --label version=0.0.0 . 06:21:16 Sending build context to Docker daemon 10.72MB 06:21:16 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 06:21:16 Step 2/23 : FROM ${BASE} AS builder 06:21:16 ---> 05c7e4bf82be 06:21:16 Step 3/23 : ARG MAKE=make build 06:21:16 ---> Running in 2e4728126d60 06:21:17 Removing intermediate container 2e4728126d60 06:21:17 ---> 63cdf4abfaf1 06:21:17 Step 4/23 : WORKDIR /device-sdk-go 06:21:17 ---> Running in 9844e50f7227 06:21:17 Removing intermediate container 9844e50f7227 06:21:17 ---> 767dd9da81d6 06:21:17 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:21:17 ---> Running in ad8ad23d74eb 06:21:17 Removing intermediate container ad8ad23d74eb 06:21:17 ---> 0fe31f4d8c4b 06:21:17 Step 6/23 : RUN apk add --update --no-cache make git 06:21:17 ---> Running in 0ee374b80922 06:21:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:21:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:21:17 OK: 211 MiB in 51 packages 06:21:18 Removing intermediate container 0ee374b80922 06:21:18 ---> 96d5c7e1f696 06:21:18 Step 7/23 : COPY go.mod vendor* ./ 06:21:18 ---> 61af0dee64b1 06:21:18 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:21:18 ---> Running in f5b7ffdf73fa 06:21:19 Removing intermediate container f5b7ffdf73fa 06:21:19 ---> 3c96d7c180ed 06:21:19 Step 9/23 : COPY . . 06:21:19 ---> 2ec7a013a222 06:21:19 Step 10/23 : RUN ${MAKE} 06:21:19 ---> Running in 2db68c688a74 06:21:19 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 06:21:38 Removing intermediate container 2db68c688a74 06:21:38 ---> f891975d7d4a 06:21:38 Step 11/23 : FROM alpine:3.16 06:21:38 3.16: Pulling from library/alpine 06:21:38 ef5531b6e74e: Pulling fs layer 06:21:38 ef5531b6e74e: Verifying Checksum 06:21:38 ef5531b6e74e: Download complete 06:21:38 ef5531b6e74e: Pull complete 06:21:38 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 06:21:38 Status: Downloaded newer image for alpine:3.16 06:21:38 ---> dfd21b5a31f5 06:21:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 06:21:38 ---> Running in dca6b033b58b 06:21:38 Removing intermediate container dca6b033b58b 06:21:38 ---> e371a031a635 06:21:38 Step 13/23 : RUN apk add --update --no-cache 06:21:38 ---> Running in e711e31be3e1 06:21:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:21:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:21:38 OK: 6 MiB in 14 packages 06:21:39 Removing intermediate container e711e31be3e1 06:21:39 ---> e869fe3f8aa3 06:21:39 Step 14/23 : WORKDIR / 06:21:39 ---> Running in d88f7b71d33e 06:21:39 Removing intermediate container d88f7b71d33e 06:21:39 ---> ec14f329ccff 06:21:39 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:21:39 ---> a7ae5374e53c 06:21:39 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:21:40 ---> a99dbece1b79 06:21:40 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:21:40 ---> 1d4f83ac4694 06:21:40 Step 18/23 : EXPOSE 59999 06:21:40 ---> Running in 894161e7b3e0 06:21:40 Removing intermediate container 894161e7b3e0 06:21:40 ---> 1f7e5ba7fe7d 06:21:40 Step 19/23 : ENTRYPOINT ["/device-simple"] 06:21:40 ---> Running in 49c03ba01bad 06:21:40 Removing intermediate container 49c03ba01bad 06:21:40 ---> f1f56cc80a55 06:21:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:21:40 ---> Running in 9c65d17b2b87 06:21:40 Removing intermediate container 9c65d17b2b87 06:21:40 ---> 6ddc8d0077f2 06:21:40 Step 21/23 : LABEL arch=amd64 06:21:40 ---> Running in 13988cfcac63 06:21:40 Removing intermediate container 13988cfcac63 06:21:40 ---> d8994c45a594 06:21:40 Step 22/23 : LABEL git_sha=155ffb9c7c8df0ffa4d80b59379527c9095d3c25 06:21:40 ---> Running in 37f5e3ae05aa 06:21:40 Removing intermediate container 37f5e3ae05aa 06:21:40 ---> 6884b4d1c240 06:21:40 Step 23/23 : LABEL version=0.0.0 06:21:40 ---> Running in 2021a72fd307 06:21:40 Removing intermediate container 2021a72fd307 06:21:40 ---> 4724f560760e 06:21:40 [Warning] One or more build-args [ARCH] were not consumed 06:21:40 Successfully built 4724f560760e 06:21:40 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 06:21:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:21:41 06:21:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:21:42 latest: Pulling from edgex-lftools-log-publisher 06:21:42 5eb5b503b376: Pulling fs layer 06:21:42 5c69ac0246d0: Pulling fs layer 06:21:42 ec43610c2a17: Pulling fs layer 06:21:42 3a2ae6a8a46f: Pulling fs layer 06:21:42 33b1e0a273af: Pulling fs layer 06:21:42 5d3b04190fa2: Pulling fs layer 06:21:42 2f39f015ded8: Pulling fs layer 06:21:42 3a2ae6a8a46f: Waiting 06:21:42 33b1e0a273af: Waiting 06:21:42 5d3b04190fa2: Waiting 06:21:42 2f39f015ded8: Waiting 06:21:42 5c69ac0246d0: Download complete 06:21:42 3a2ae6a8a46f: Verifying Checksum 06:21:42 3a2ae6a8a46f: Download complete 06:21:42 33b1e0a273af: Verifying Checksum 06:21:42 33b1e0a273af: Download complete 06:21:42 5d3b04190fa2: Verifying Checksum 06:21:42 5d3b04190fa2: Download complete 06:21:42 ec43610c2a17: Verifying Checksum 06:21:42 ec43610c2a17: Download complete 06:21:42 5eb5b503b376: Verifying Checksum 06:21:42 5eb5b503b376: Download complete 06:21:43 2f39f015ded8: Download complete 06:21:44 5eb5b503b376: Pull complete 06:21:44 5c69ac0246d0: Pull complete 06:21:44 ec43610c2a17: Pull complete 06:21:44 3a2ae6a8a46f: Pull complete 06:21:44 33b1e0a273af: Pull complete 06:21:44 5d3b04190fa2: Pull complete 06:21:48 2f39f015ded8: Pull complete 06:21:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:21:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:21:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:21:48 prd-ubuntu20.04-docker-8c-8g-8517 does not seem to be running inside a container 06:21:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1364 -v /w/workspace/gexfoundry_device-sdk-go_PR-1364:/w/workspace/gexfoundry_device-sdk-go_PR-1364:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1364@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1364@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:21:50 $ docker top 3f199e27054de2cc8afa24f43a5a13242bb5984da325d54bcbe4c45b8c3177ca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:21:50 ---> job-cost.sh 06:21:50 lf-activate-venv: SKIPPING 06:21:50 INFO: No Stack... 06:21:51 INFO: Retrieving Pricing Info for: v3-standard-8 06:21:51 INFO: Archiving Costs [Pipeline] sh 06:21:51 + cut+ -d, -f6 06:21:51 cat /w/workspace/gexfoundry_device-sdk-go_PR-1364/archives/cost.csv [Pipeline] lock 06:21:51 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1364-3-stack-cost] 06:21:51 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1364-3-stack-cost] did not exist. Created. 06:21:51 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1364-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:21:52 + echo total: 0.2199999988079071 [Pipeline] stash 06:21:52 Stashed 1 file(s) [Pipeline] } 06:21:52 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1364-3-stack-cost] [Pipeline] // lock [Pipeline] } 06:21:52 $ docker stop --time=1 3f199e27054de2cc8afa24f43a5a13242bb5984da325d54bcbe4c45b8c3177ca 06:21:53 $ docker rm -f --volumes 3f199e27054de2cc8afa24f43a5a13242bb5984da325d54bcbe4c45b8c3177ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:22:06 Removing intermediate container bba1087fd115 06:22:06 ---> e2b666c06ca6 06:22:06 Step 9/10 : COPY . . 06:22:06 ---> b4091ad80464 06:22:06 Step 10/10 : RUN ${MAKE} 06:22:06 ---> Running in 3ee52097587f 06:22:06 noop 06:22:06 Removing intermediate container 3ee52097587f 06:22:06 ---> 695786b21a1a 06:22:06 Successfully built 695786b21a1a 06:22:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:06 + docker inspect -f . ci-base-image-arm64 06:22:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:22:06 prd-ubuntu20.04-docker-arm64-4c-16g-8514 does not seem to be running inside a container 06:22:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:22:08 $ docker top 3a180b27802d31976b2b7aa49ac23baff1169c4242818b0fb47603fddddce1e0 -eo pid,comm [Pipeline] { [Pipeline] sh 06:22:09 + go version 06:22:09 go version go1.18.7 linux/arm64 [Pipeline] } 06:22:09 $ docker stop --time=1 3a180b27802d31976b2b7aa49ac23baff1169c4242818b0fb47603fddddce1e0 06:22:10 $ docker rm -f --volumes 3a180b27802d31976b2b7aa49ac23baff1169c4242818b0fb47603fddddce1e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:11 + docker inspect -f . ci-base-image-arm64 06:22:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:22:11 prd-ubuntu20.04-docker-arm64-4c-16g-8514 does not seem to be running inside a container 06:22:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:22:12 $ docker top 7a981bf0e7a953069c9bf59cb0cea9edc807116147d25816d38f0a246b1076d3 -eo pid,comm [Pipeline] { [Pipeline] sh 06:22:13 + git config --global --add safe.directory /w/workspace/device-sdk-go/3 [Pipeline] fileExists [Pipeline] sh 06:22:14 + make test 06:22:14 go test -race -coverprofile=coverage.out ./... 06:22:46 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 06:24:38 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 06:24:38 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 06:24:38 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 06:24:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 06:24:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 06:24:38 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.294s coverage: 27.6% of statements 06:24:38 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.277s coverage: 78.9% of statements 06:24:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 06:24:42 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.398s coverage: 86.0% of statements 06:24:42 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 06:24:42 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 06:24:44 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.534s coverage: 75.0% of statements 06:24:44 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 06:24:44 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.293s coverage: 15.3% of statements 06:24:44 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 06:24:45 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.461s coverage: 65.2% of statements 06:24:45 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 06:24:45 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 06:24:49 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 2.978s coverage: 89.2% of statements 06:24:49 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 06:24:49 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.254s coverage: 4.6% of statements 06:24:49 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 06:24:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:24:50 GO111MODULE=on go vet ./... 06:26:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:26:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:26:27 ./bin/test-attribution-txt.sh [Pipeline] echo 06:26:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:26:27 $ docker stop --time=1 7a981bf0e7a953069c9bf59cb0cea9edc807116147d25816d38f0a246b1076d3 06:26:29 $ docker rm -f --volumes 7a981bf0e7a953069c9bf59cb0cea9edc807116147d25816d38f0a246b1076d3 [Pipeline] // withDockerContainer [Pipeline] sh 06:26:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:26:30 Warning: overwriting stash ‘coverage-report’ 06:26:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:26:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:26:31 + ls -al . 06:26:31 total 276 06:26:31 drwxrwxr-x 10 jenkins jenkins 4096 Mar 7 06:22 . 06:26:31 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 06:19 .. 06:26:31 -rw-rw-r-- 1 jenkins jenkins 140 Mar 7 06:20 .dockerignore 06:26:31 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 06:20 .git 06:26:31 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 06:20 .github 06:26:31 -rw-rw-r-- 1 jenkins jenkins 131 Mar 7 06:20 .gitignore 06:26:31 -rw-rw-r-- 1 jenkins jenkins 42 Mar 7 06:20 .golangci.yml 06:26:31 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 7 06:20 CHANGELOG.md 06:26:31 -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 06:20 GOVERNANCE.md 06:26:31 -rw-rw-r-- 1 jenkins jenkins 885 Mar 7 06:20 Jenkinsfile 06:26:31 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 7 06:20 LICENSE 06:26:31 -rw-rw-r-- 1 jenkins jenkins 1679 Mar 7 06:20 Makefile 06:26:31 -rw-rw-r-- 1 jenkins jenkins 619 Mar 7 06:20 OWNERS.md 06:26:31 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 7 06:20 README.md 06:26:31 -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 06:19 VERSION 06:26:31 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 06:20 bin 06:26:31 -rw-r--r-- 1 jenkins jenkins 111244 Mar 7 06:24 coverage.out 06:26:31 drwxrwxr-x 5 jenkins jenkins 4096 Mar 7 06:20 example 06:26:31 -rw-rw-r-- 1 jenkins jenkins 3266 Mar 7 06:20 go.mod 06:26:31 -rw-rw-r-- 1 jenkins jenkins 30839 Mar 7 06:20 go.sum 06:26:31 drwxrwxr-x 13 jenkins jenkins 4096 Mar 7 06:20 internal 06:26:31 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 06:20 openapi 06:26:31 drwxrwxr-x 6 jenkins jenkins 4096 Mar 7 06:20 pkg 06:26:31 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 06:20 snap 06:26:31 -rw-rw-r-- 1 jenkins jenkins 222 Mar 7 06:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26: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=155ffb9c7c8df0ffa4d80b59379527c9095d3c25 --label arch=arm64 --label version=0.0.0 . 06:26:32 Sending build context to Docker daemon 5.811MB 06:26:32 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 06:26:32 Step 2/23 : FROM ${BASE} AS builder 06:26:32 ---> 695786b21a1a 06:26:32 Step 3/23 : ARG MAKE=make build 06:26:32 ---> Running in f276e625690f 06:26:32 Removing intermediate container f276e625690f 06:26:32 ---> 7d3af0004573 06:26:32 Step 4/23 : WORKDIR /device-sdk-go 06:26:33 ---> Running in d92268aae4d2 06:26:33 Removing intermediate container d92268aae4d2 06:26:33 ---> 7321a633fa5d 06:26:33 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:26:33 ---> Running in 2b3b3a3b860c 06:26:33 Removing intermediate container 2b3b3a3b860c 06:26:33 ---> c4a4738e3666 06:26:33 Step 6/23 : RUN apk add --update --no-cache make git 06:26:33 ---> Running in b426c3e8705a 06:26:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:26:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:26:36 OK: 221 MiB in 51 packages 06:26:37 Removing intermediate container b426c3e8705a 06:26:37 ---> b700a291f1f8 06:26:37 Step 7/23 : COPY go.mod vendor* ./ 06:26:37 ---> b01e166d745d 06:26:37 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:26:37 ---> Running in 6c3ad10b6124 06:26:40 Removing intermediate container 6c3ad10b6124 06:26:40 ---> 323c3a15235d 06:26:40 Step 9/23 : COPY . . 06:26:41 ---> 76c60d51680d 06:26:41 Step 10/23 : RUN ${MAKE} 06:26:41 ---> Running in ae95f9c82e91 06:26:42 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:28:49 Removing intermediate container ae95f9c82e91 06:28:49 ---> 6f16346b98c6 06:28:49 Step 11/23 : FROM alpine:3.16 06:28:49 3.16: Pulling from library/alpine 06:28:49 3760b48202b3: Pulling fs layer 06:28:49 3760b48202b3: Verifying Checksum 06:28:49 3760b48202b3: Download complete 06:28:49 3760b48202b3: Pull complete 06:28:49 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 06:28:49 Status: Downloaded newer image for alpine:3.16 06:28:49 ---> 4c81e5bf8899 06:28:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 06:28:49 ---> Running in 5613e447aa26 06:28:49 Removing intermediate container 5613e447aa26 06:28:49 ---> 3f3759075200 06:28:49 Step 13/23 : RUN apk add --update --no-cache 06:28:49 ---> Running in 59e376f265e4 06:28:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:28:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:28:49 OK: 5 MiB in 14 packages 06:28:49 Removing intermediate container 59e376f265e4 06:28:49 ---> 0bbefdb99aba 06:28:49 Step 14/23 : WORKDIR / 06:28:49 ---> Running in 41c0bd1e51f7 06:28:49 Removing intermediate container 41c0bd1e51f7 06:28:49 ---> 396d58c1b4f1 06:28:49 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:28:49 ---> 8fb4e24d74fd 06:28:49 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:28:49 ---> bf0a3cf55890 06:28:49 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:28:49 ---> b49b519b09d8 06:28:49 Step 18/23 : EXPOSE 59999 06:28:49 ---> Running in 84289d4af70f 06:28:49 Removing intermediate container 84289d4af70f 06:28:49 ---> 8a46c497c93e 06:28:49 Step 19/23 : ENTRYPOINT ["/device-simple"] 06:28:49 ---> Running in a876c33fcb28 06:28:49 Removing intermediate container a876c33fcb28 06:28:49 ---> 625e8af6c5f4 06:28:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:28:49 ---> Running in 48c570971d5a 06:28:49 Removing intermediate container 48c570971d5a 06:28:49 ---> bac37130465b 06:28:49 Step 21/23 : LABEL arch=arm64 06:28:49 ---> Running in 6375f76d8c52 06:28:49 Removing intermediate container 6375f76d8c52 06:28:49 ---> 6eadff6800b7 06:28:49 Step 22/23 : LABEL git_sha=155ffb9c7c8df0ffa4d80b59379527c9095d3c25 06:28:49 ---> Running in 27efeb13f836 06:28:50 Removing intermediate container 27efeb13f836 06:28:50 ---> 3a179372b01d 06:28:50 Step 23/23 : LABEL version=0.0.0 06:28:50 ---> Running in e28bfd5abae0 06:28:50 Removing intermediate container e28bfd5abae0 06:28:50 ---> 9273055e8bba 06:28:50 [Warning] One or more build-args [ARCH] were not consumed 06:28:50 Successfully built 9273055e8bba 06:28:50 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 06:28:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:28:51 06:28:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:28:51 arm64: Pulling from edgex-lftools-log-publisher 06:28:51 8998bd30e6a1: Pulling fs layer 06:28:51 04944245beec: Pulling fs layer 06:28:51 699f458cf7ca: Pulling fs layer 06:28:51 765212b225bb: Pulling fs layer 06:28:51 f23df028b6ca: Pulling fs layer 06:28:51 d65c8cfc05b1: Pulling fs layer 06:28:51 2437ff75d9bd: Pulling fs layer 06:28:51 765212b225bb: Waiting 06:28:51 f23df028b6ca: Waiting 06:28:51 d65c8cfc05b1: Waiting 06:28:51 2437ff75d9bd: Waiting 06:28:51 04944245beec: Verifying Checksum 06:28:51 04944245beec: Download complete 06:28:51 765212b225bb: Verifying Checksum 06:28:51 765212b225bb: Download complete 06:28:51 f23df028b6ca: Verifying Checksum 06:28:51 f23df028b6ca: Download complete 06:28:51 d65c8cfc05b1: Verifying Checksum 06:28:51 d65c8cfc05b1: Download complete 06:28:52 699f458cf7ca: Verifying Checksum 06:28:52 699f458cf7ca: Download complete 06:28:52 8998bd30e6a1: Verifying Checksum 06:28:52 8998bd30e6a1: Download complete 06:28:55 2437ff75d9bd: Download complete 06:28:56 8998bd30e6a1: Pull complete 06:28:57 04944245beec: Pull complete 06:28:58 699f458cf7ca: Pull complete 06:28:59 765212b225bb: Pull complete 06:29:00 f23df028b6ca: Pull complete 06:29:00 d65c8cfc05b1: Pull complete 06:29:15 2437ff75d9bd: Pull complete 06:29:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:29:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:29:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:29:15 prd-ubuntu20.04-docker-arm64-4c-16g-8514 does not seem to be running inside a container 06:29: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/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:29:18 $ docker top be1526aed6154a74f895d8d8cf4e6d2a68d3a0db15efa3b4ac0fa626595da553 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:29:18 ---> job-cost.sh 06:29:18 lf-activate-venv: SKIPPING 06:29:18 INFO: No Stack... 06:29:19 INFO: Retrieving Pricing Info for: v3-standard-4 06:29:20 INFO: Archiving Costs [Pipeline] sh 06:29:20 + cut -d, -f6 06:29:20 + cat /w/workspace/device-sdk-go/3/archives/cost.csv [Pipeline] lock 06:29:20 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1364-3-stack-cost] 06:29:20 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1364-3-stack-cost] did not exist. Created. 06:29:20 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1364-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:29:21 /w/workspace/device-sdk-go/3@tmp/durable-2816e5bb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:29:21 + echo total: 0.10999999940395355 [Pipeline] stash 06:29:21 Warning: overwriting stash ‘stack-cost’ 06:29:21 Stashed 1 file(s) [Pipeline] } 06:29:21 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1364-3-stack-cost] [Pipeline] // lock [Pipeline] } 06:29:21 $ docker stop --time=1 be1526aed6154a74f895d8d8cf4e6d2a68d3a0db15efa3b4ac0fa626595da553 06:29:25 $ docker rm -f --volumes be1526aed6154a74f895d8d8cf4e6d2a68d3a0db15efa3b4ac0fa626595da553 [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 06:29:25 provisioning config files... 06:29:25 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1364@tmp/config13892960273779314251tmp [Pipeline] { [Pipeline] sh 06:29:26 + set +x 06:29:26 + curl -s https://codecov.io/bash 06:29:26 + bash -s -- 06:29:26 06:29:26 _____ _ 06:29:26 / ____| | | 06:29:26 | | ___ __| | ___ ___ _____ __ 06:29:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:29:26 | |___| (_) | (_| | __/ (_| (_) \ V / 06:29:26 \_____\___/ \__,_|\___|\___\___/ \_/ 06:29:26 Bash-1.0.6 06:29:26 06:29:26 06:29:26 ==> git version 2.25.1 found 06:29:26 ==> 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 06:29:26 Release-Date: 2020-01-08 06:29:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:29:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:29:26 ==> Jenkins CI detected. 06:29:26 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1364 06:29:26 project root: . 06:29:26 --> token set from env 06:29:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:29:26 ==> Running gcov in . (disable via -X gcov) 06:29:26 ==> Python coveragepy not found 06:29:26 ==> Searching for coverage reports in: 06:29:26 + . 06:29:26 -> Found 1 reports 06:29:26 ==> Detecting git/mercurial file structure 06:29:26 ==> Reading reports 06:29:26 + ./coverage.out bytes=111244 06:29:26 ==> Appending adjustments 06:29:26 https://docs.codecov.io/docs/fixing-reports 06:29:26 + Found adjustments 06:29:26 ==> Gzipping contents 06:29:26 16K /tmp/codecov.WBxmjm.gz 06:29:26 ==> Uploading reports 06:29:26 url: https://codecov.io 06:29:26 query: branch=PR-1364&commit=155ffb9c7c8df0ffa4d80b59379527c9095d3c25&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1364%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1364&job=&cmd_args= 06:29:26 -> Pinging Codecov 06:29:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1364&commit=155ffb9c7c8df0ffa4d80b59379527c9095d3c25&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1364%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1364&job=&cmd_args= 06:29:26 -> Uploading to 06:29:26 https://storage.googleapis.com/codecov/v4/raw/2023-03-07/7E55EF52A471D76F132DFD9A03CDDE97/155ffb9c7c8df0ffa4d80b59379527c9095d3c25/0ded55c4-eb46-4ce7-876d-e9b6df0d188a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230307T062926Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bad4ba8f5d50e2c7a8303ad326afa70b460b268565e180484d6a3227d25c62eb 06:29:26 % Total % Received % Xferd Average Speed Time Time Time Current 06:29:26 Dload Upload Total Spent Left Speed 06:29:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15403 0 0 100 15403 0 57260 --:--:-- --:--:-- --:--:-- 57260 06:29:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/155ffb9c7c8df0ffa4d80b59379527c9095d3c25 [Pipeline] } 06:29:27 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 06:29:27 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1364/archives ] 06:29:27 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1364/archives 06:29:27 total 16 06:29:27 drwxr-xr-x 3 root root 4096 Mar 7 06:21 . 06:29:27 drwxrwxr-x 12 jenkins jenkins 4096 Mar 7 06:21 .. 06:29:27 drwxr-xr-x 2 root root 4096 Mar 7 06:21 cost 06:29:27 -rw-r--r-- 1 root root 86 Mar 7 06:21 cost.csv 06:29:27 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1364/archives 06:29:27 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1364/archives 06:29:27 total 16 06:29:27 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 06:21 . 06:29:27 drwxrwxr-x 12 jenkins jenkins 4096 Mar 7 06:21 .. 06:29:27 drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 06:21 cost 06:29:27 -rw-r--r-- 1 jenkins jenkins 86 Mar 7 06:21 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:29:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:29:28 ---> package-listing.sh 06:29:28 ++ facter osfamily 06:29:28 ++ tr '[:upper:]' '[:lower:]' 06:29:29 + OS_FAMILY=debian 06:29:29 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1364 06:29:29 + START_PACKAGES=/tmp/packages_start.txt 06:29:29 + END_PACKAGES=/tmp/packages_end.txt 06:29:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:29:29 + PACKAGES=/tmp/packages_start.txt 06:29:29 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1364 ']' 06:29:29 + PACKAGES=/tmp/packages_end.txt 06:29:29 + case "${OS_FAMILY}" in 06:29:29 + dpkg -l 06:29:29 + grep '^ii' 06:29:29 + '[' -f /tmp/packages_start.txt ']' 06:29:29 + '[' -f /tmp/packages_end.txt ']' 06:29:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:29:29 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1364 ']' 06:29:29 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1364/archives/ 06:29:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1364/archives/ [Pipeline] echo 06:29:29 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-1364/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:29:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:29:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:29:30 prd-ubuntu20.04-docker-8c-8g-8517 does not seem to be running inside a container 06:29:30 $ 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-1364/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-1364 -v /w/workspace/gexfoundry_device-sdk-go_PR-1364:/w/workspace/gexfoundry_device-sdk-go_PR-1364:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1364@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1364@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 06:29:30 $ docker top 16ba133b2735fe14894ee96aafaf58bd30cd276ba52ff67473fe6cc25eb4a5e2 -eo pid,comm [Pipeline] { [Pipeline] sh 06:29:30 + touch /tmp/pre-build-complete [Pipeline] sh 06:29:30 + mkdir -p /var/log/sysstat [Pipeline] sh 06:29:31 + ls /var/log/sa-host 06:29:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:29:31 provisioning config files... 06:29:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1364@tmp/config10220019970946862137tmp [Pipeline] { [Pipeline] echo 06:29:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:29:31 ---> create-netrc.sh [Pipeline] } 06:29:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:29:31 ---> python-tools-install.sh [Pipeline] echo 06:29:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:29:32 ---> sudo-logs.sh 06:29:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:29:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:29:32 ---> job-cost.sh 06:29:32 lf-activate-venv: SKIPPING 06:29:32 DEBUG: total: 0.2199999988079071 06:29:32 INFO: Retrieving Stack Cost... 06:29:33 INFO: Retrieving Pricing Info for: v3-standard-8 06:29:33 INFO: Archiving Costs [Pipeline] echo 06:29:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:29:33 ---> logs-deploy.sh 06:29:33 lf-activate-venv: SKIPPING 06:29:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1364/3 06:29:33 INFO: archiving workspace using pattern(s): 06:29:34 Archives upload complete. 06:29:34 INFO: archiving logs to Nexus