Pull request #1509 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4dc98cffdfbdd7973e37f94507035e01af69aa7b+88f03503c07c02c451459ab8c2d5aba4061d83b0 (6e5762c4f1ef936546d126b5a57596b958023a02) 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-ssh4751810733523390295.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh14862631061859347472.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1509/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-1509/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3224783287699893774.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-1509/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6969714416847799584.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh7187337832269810793.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1509/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-1509/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6080442637565994827.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 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.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5861 in /w/workspace/gexfoundry_device-sdk-go_PR-1509 [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-1509 # 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/1509/head:refs/remotes/origin/PR-1509 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 88f03503c07c02c451459ab8c2d5aba4061d83b0 into PR head commit 4dc98cffdfbdd7973e37f94507035e01af69aa7b Merge succeeded, producing 4dc98cffdfbdd7973e37f94507035e01af69aa7b Checking out Revision 4dc98cffdfbdd7973e37f94507035e01af69aa7b (PR-1509) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 4dc98cffdfbdd7973e37f94507035e01af69aa7b # 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 88f03503c07c02c451459ab8c2d5aba4061d83b0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4dc98cffdfbdd7973e37f94507035e01af69aa7b # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:07:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:07:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:07:11 ========================================================= 04:07:11 EdgeX Global Pipelines Version Info 04:07:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:07:11 ------------------- 04:07:11 stable info: 04:07:11 ------------------- 04:07:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:07:11 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 04:07:11 Message: update stable to v1.0.253 04:07:12 ------------------- 04:07:12 experimental info: 04:07:12 ------------------- 04:07:12 Commited By: **** collab-it+edgex@linuxfoundation.org 04:07:12 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 04:07:12 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:07:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:07:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:07:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:07:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:07:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:07:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:07:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:07:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:07:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:07:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:07:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:07:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:07:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:07:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:07:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:07:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:07:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:07:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:07:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:07:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:07:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:07:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:07:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:07:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:07:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:07:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:07:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:07:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1509 [Pipeline] echo 04:07:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1509 [Pipeline] echo 04:07:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1509 [Pipeline] echo 04:07:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4dc98cffdfbdd7973e37f94507035e01af69aa7b [Pipeline] echo 04:07:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4dc98cf [Pipeline] echo 04:07:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:07:14 provisioning config files... 04:07:14 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1509@tmp/config11879331358484882423tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:07:14 ---> docker-login.sh 04:07:14 nexus3.edgexfoundry.org:10001 04:07:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:14 Configure a credential helper to remove this warning. See 04:07:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:14 04:07:14 Login Succeeded 04:07:14 nexus3.edgexfoundry.org:10002 04:07:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:14 Configure a credential helper to remove this warning. See 04:07:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:14 04:07:14 Login Succeeded 04:07:14 nexus3.edgexfoundry.org:10003 04:07:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:14 Configure a credential helper to remove this warning. See 04:07:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:14 04:07:14 Login Succeeded 04:07:14 nexus3.edgexfoundry.org:10004 04:07:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:15 Configure a credential helper to remove this warning. See 04:07:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:15 04:07:15 Login Succeeded 04:07:15 docker.io 04:07:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:15 Configure a credential helper to remove this warning. See 04:07:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:15 04:07:15 Login Succeeded 04:07:15 ---> docker-login.sh ends [Pipeline] } 04:07:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:07:16 + git rev-list -1 --merges 4dc98cffdfbdd7973e37f94507035e01af69aa7b~1..4dc98cffdfbdd7973e37f94507035e01af69aa7b [Pipeline] echo 04:07:16 -----------> git rev-list -1 --merges 4dc98cffdfbdd7973e37f94507035e01af69aa7b~1..4dc98cffdfbdd7973e37f94507035e01af69aa7b 4dc98cffdfbdd7973e37f94507035e01af69aa7b [false] [Pipeline] sh 04:07:16 + git log --format=format:%s -1 4dc98cffdfbdd7973e37f94507035e01af69aa7b [Pipeline] echo 04:07:16 ========================================================= 04:07:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:07:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:07:16 + git log --format=format:%s -1 4dc98cffdfbdd7973e37f94507035e01af69aa7b [Pipeline] echo 04:07:16 [semverPrep] GIT_COMMIT: 4dc98cffdfbdd7973e37f94507035e01af69aa7b, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:07:17 [semverPrep] This is not a build commit. [Pipeline] sh 04:07:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:07:17 + grep -v github /etc/ssh/ssh_known_hosts 04:07:17 + [ -e /tmp/ssh_known_hosts ] 04:07:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:07:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:07:17 + sudo tee -a /etc/ssh/ssh_known_hosts 04:07:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:07:17 04:07:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:07:18 0.1.4: Pulling from edgex-devops/py-git-semver 04:07:18 b85a868b505f: Pulling fs layer 04:07:18 e2be974225ed: Pulling fs layer 04:07:18 339a4e72a1f5: Pulling fs layer 04:07:18 988bab9f4d93: Pulling fs layer 04:07:18 1469e6f7b9e6: Pulling fs layer 04:07:18 eaf3925da568: Pulling fs layer 04:07:18 bab4dde63d76: Pulling fs layer 04:07:18 bde34c3a00c8: Pulling fs layer 04:07:18 b352a97aabf1: Pulling fs layer 04:07:18 988bab9f4d93: Waiting 04:07:18 1469e6f7b9e6: Waiting 04:07:18 eaf3925da568: Waiting 04:07:18 bab4dde63d76: Waiting 04:07:18 bde34c3a00c8: Waiting 04:07:18 b352a97aabf1: Waiting 04:07:18 4872d77fe225: Pulling fs layer 04:07:18 5851b861e8e6: Pulling fs layer 04:07:18 5851b861e8e6: Waiting 04:07:18 4872d77fe225: Waiting 04:07:18 e2be974225ed: Verifying Checksum 04:07:18 e2be974225ed: Download complete 04:07:18 988bab9f4d93: Download complete 04:07:18 1469e6f7b9e6: Verifying Checksum 04:07:18 1469e6f7b9e6: Download complete 04:07:18 eaf3925da568: Verifying Checksum 04:07:18 eaf3925da568: Download complete 04:07:18 339a4e72a1f5: Verifying Checksum 04:07:18 339a4e72a1f5: Download complete 04:07:18 bde34c3a00c8: Verifying Checksum 04:07:18 bde34c3a00c8: Download complete 04:07:18 b352a97aabf1: Verifying Checksum 04:07:18 b352a97aabf1: Download complete 04:07:18 4872d77fe225: Verifying Checksum 04:07:18 4872d77fe225: Download complete 04:07:18 5851b861e8e6: Verifying Checksum 04:07:18 5851b861e8e6: Download complete 04:07:18 b85a868b505f: Verifying Checksum 04:07:18 b85a868b505f: Download complete 04:07:18 bab4dde63d76: Verifying Checksum 04:07:18 bab4dde63d76: Download complete 04:07:20 b85a868b505f: Pull complete 04:07:20 e2be974225ed: Pull complete 04:07:20 339a4e72a1f5: Pull complete 04:07:20 988bab9f4d93: Pull complete 04:07:21 1469e6f7b9e6: Pull complete 04:07:21 eaf3925da568: Pull complete 04:07:22 bab4dde63d76: Pull complete 04:07:23 bde34c3a00c8: Pull complete 04:07:23 b352a97aabf1: Pull complete 04:07:23 4872d77fe225: Pull complete 04:07:23 5851b861e8e6: Pull complete 04:07:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:07:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:07:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:07:23 prd-ubuntu20.04-docker-8c-8g-5861 does not seem to be running inside a container 04:07:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1509 -v /w/workspace/gexfoundry_device-sdk-go_PR-1509:/w/workspace/gexfoundry_device-sdk-go_PR-1509:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1509@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1509@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:07:26 $ docker top 4826734adb0f71f78751b3deeb0592f94cb17de2e5abf04edee3b6dadc506546 -eo pid,comm 04:07:26 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). 04:07:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:07:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:07:26 [ssh-agent] Looking for ssh-agent implementation... 04:07:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:07:26 $ docker exec 4826734adb0f71f78751b3deeb0592f94cb17de2e5abf04edee3b6dadc506546 ssh-agent 04:07:26 SSH_AUTH_SOCK=/tmp/ssh-peHExjD6Brzn/agent.31 04:07:26 SSH_AGENT_PID=37 04:07:26 Running ssh-add (command line suppressed) 04:07:27 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1509@tmp/private_key_2469912210764425062.key (/w/workspace/gexfoundry_device-sdk-go_PR-1509@tmp/private_key_2469912210764425062.key) 04:07:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:07:27 + git tag --points-at HEAD [Pipeline] } 04:07:27 $ docker exec --env ******** --env ******** 4826734adb0f71f78751b3deeb0592f94cb17de2e5abf04edee3b6dadc506546 ssh-agent -k 04:07:27 unset SSH_AUTH_SOCK; 04:07:27 unset SSH_AGENT_PID; 04:07:27 echo Agent pid 37 killed; 04:07:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:07:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:07:27 [ssh-agent] Looking for ssh-agent implementation... 04:07:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:07:27 $ docker exec 4826734adb0f71f78751b3deeb0592f94cb17de2e5abf04edee3b6dadc506546 ssh-agent 04:07:27 SSH_AUTH_SOCK=/tmp/ssh-GU9d70IWzt3w/agent.70 04:07:27 SSH_AGENT_PID=76 04:07:27 Running ssh-add (command line suppressed) 04:07:27 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1509@tmp/private_key_17281208067138790502.key (/w/workspace/gexfoundry_device-sdk-go_PR-1509@tmp/private_key_17281208067138790502.key) 04:07:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:07:28 + git semver init 04:07:28 2023-09-12 04:07:28,506 [run_init] DEBUG init version:0.0.0 force:False 04:07:28 2023-09-12 04:07:28,507 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1509/.semver 04:07:28 2023-09-12 04:07:28,507 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1509/.semver 04:07:28 2023-09-12 04:07:28,508 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1509/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1509, universal_newlines=False, shell=None, istream=None) 04:07:29 2023-09-12 04:07:29,425 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1509/.git/info/exclude 04:07:29 2023-09-12 04:07:29,426 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1509/.semver/PR-1509 with force:False 04:07:29 2023-09-12 04:07:29,426 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1509/.semver/PR-1509 04:07:29 2023-09-12 04:07:29,430 [execute] INFO git cat-file --batch-check 04:07:29 2023-09-12 04:07:29,430 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1509/.semver, universal_newlines=False, shell=None, istream=) 04:07:29 2023-09-12 04:07:29,438 [execute] INFO git cat-file --batch 04:07:29 2023-09-12 04:07:29,438 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1509/.semver, universal_newlines=False, shell=None, istream=) 04:07:29 2023-09-12 04:07:29,443 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1509/.semver/PR-1509 04:07:29 0.0.0 [Pipeline] } 04:07:29 $ docker exec --env ******** --env ******** 4826734adb0f71f78751b3deeb0592f94cb17de2e5abf04edee3b6dadc506546 ssh-agent -k 04:07:29 unset SSH_AUTH_SOCK; 04:07:29 unset SSH_AGENT_PID; 04:07:29 echo Agent pid 76 killed; 04:07:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:07:30 + git semver [Pipeline] } 04:07:30 $ docker stop --time=1 4826734adb0f71f78751b3deeb0592f94cb17de2e5abf04edee3b6dadc506546 04:07:31 $ docker rm -f --volumes 4826734adb0f71f78751b3deeb0592f94cb17de2e5abf04edee3b6dadc506546 [Pipeline] // withDockerContainer [Pipeline] sh 04:07:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:07:32 Stashed 1 file(s) [Pipeline] echo 04:07:32 [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 04:07:33 provisioning config files... 04:07:33 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1509@tmp/config6460277437348695639tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:07:33 ---> docker-login.sh 04:07:33 nexus3.edgexfoundry.org:10001 04:07:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:33 Configure a credential helper to remove this warning. See 04:07:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:33 04:07:33 Login Succeeded 04:07:33 nexus3.edgexfoundry.org:10002 04:07:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:33 Configure a credential helper to remove this warning. See 04:07:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:33 04:07:33 Login Succeeded 04:07:33 nexus3.edgexfoundry.org:10003 04:07:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:33 Configure a credential helper to remove this warning. See 04:07:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:33 04:07:33 Login Succeeded 04:07:33 nexus3.edgexfoundry.org:10004 04:07:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:33 Configure a credential helper to remove this warning. See 04:07:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:33 04:07:33 Login Succeeded 04:07:33 docker.io 04:07:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:33 Configure a credential helper to remove this warning. See 04:07:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:33 04:07:33 Login Succeeded 04:07:33 ---> docker-login.sh ends [Pipeline] } 04:07:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:07:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:07:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:07:34 ========================================================= 04:07:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:07:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:34 + 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.20-alpine --build-arg MAKE=echo noop --target=builder . 04:07:34 Sending build context to Docker daemon 11.12MB 04:07:34 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 04:07:34 Step 2/10 : FROM ${BASE} AS builder 04:07:34 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:07:34 4db1b89c0bd1: Pulling fs layer 04:07:34 6911f1a30b25: Pulling fs layer 04:07:34 e194b8c5c2a9: Pulling fs layer 04:07:34 6863d3e3a2b1: Pulling fs layer 04:07:34 ec0bb842ea78: Pulling fs layer 04:07:34 40a00589a448: Pulling fs layer 04:07:34 6c08303d61cc: Pulling fs layer 04:07:34 798269fcf238: Pulling fs layer 04:07:34 40a00589a448: Waiting 04:07:34 ec0bb842ea78: Waiting 04:07:34 6c08303d61cc: Waiting 04:07:34 6863d3e3a2b1: Waiting 04:07:34 798269fcf238: Waiting 04:07:34 6911f1a30b25: Verifying Checksum 04:07:34 6911f1a30b25: Download complete 04:07:34 6863d3e3a2b1: Verifying Checksum 04:07:34 6863d3e3a2b1: Download complete 04:07:34 ec0bb842ea78: Verifying Checksum 04:07:34 ec0bb842ea78: Download complete 04:07:34 4db1b89c0bd1: Download complete 04:07:34 40a00589a448: Verifying Checksum 04:07:34 40a00589a448: Download complete 04:07:34 4db1b89c0bd1: Pull complete 04:07:35 6911f1a30b25: Pull complete 04:07:35 798269fcf238: Verifying Checksum 04:07:35 798269fcf238: Download complete 04:07:35 e194b8c5c2a9: Verifying Checksum 04:07:35 e194b8c5c2a9: Download complete 04:07:35 6c08303d61cc: Verifying Checksum 04:07:35 6c08303d61cc: Download complete 04:07:39 e194b8c5c2a9: Pull complete 04:07:39 6863d3e3a2b1: Pull complete 04:07:39 ec0bb842ea78: Pull complete 04:07:39 40a00589a448: Pull complete 04:07:42 6c08303d61cc: Pull complete 04:07:43 798269fcf238: Pull complete 04:07:43 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 04:07:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:07:43 ---> ec979cd7f677 04:07:43 Step 3/10 : ARG MAKE=make build 04:07:47 Still waiting to schedule task 04:07:47 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:07:51 ---> Running in 4e890a79a07e 04:07:51 Removing intermediate container 4e890a79a07e 04:07:51 ---> 5e2f2cee4a80 04:07:51 Step 4/10 : WORKDIR /device-sdk-go 04:07:51 ---> Running in 0a770b926d84 04:07:51 Removing intermediate container 0a770b926d84 04:07:51 ---> 6a3534c07175 04:07:51 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:07:51 ---> Running in 08952a7da8cc 04:07:51 Removing intermediate container 08952a7da8cc 04:07:51 ---> 9d360e175a30 04:07:51 Step 6/10 : RUN apk add --update --no-cache make git 04:07:51 ---> Running in 592720df3d0f 04:07:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:07:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:07:52 OK: 265 MiB in 53 packages 04:07:52 Removing intermediate container 592720df3d0f 04:07:52 ---> 595e031e013e 04:07:52 Step 7/10 : COPY go.mod vendor* ./ 04:07:52 ---> bc3661505b26 04:07:52 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:52 ---> Running in 2a8a478df855 04:08:39 Removing intermediate container 2a8a478df855 04:08:39 ---> 9bc2cc0f092f 04:08:39 Step 9/10 : COPY . . 04:08:39 ---> a29f6d33e01e 04:08:39 Step 10/10 : RUN ${MAKE} 04:08:39 ---> Running in 9ea02cdb9749 04:08:39 noop 04:08:39 Removing intermediate container 9ea02cdb9749 04:08:39 ---> bf675f1be16f 04:08:39 Successfully built bf675f1be16f 04:08:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:39 + docker inspect -f . ci-base-image-x86_64 04:08:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:08:39 prd-ubuntu20.04-docker-8c-8g-5861 does not seem to be running inside a container 04:08:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1509 -v /w/workspace/gexfoundry_device-sdk-go_PR-1509:/w/workspace/gexfoundry_device-sdk-go_PR-1509:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1509@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1509@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 ******** ci-base-image-x86_64 cat 04:08:41 $ docker top b0132f5075b8f651b99104422c5f34439fb682ca35ed029dea9a7035ea84f1fb -eo pid,comm [Pipeline] { [Pipeline] sh 04:08:41 + go version 04:08:41 go version go1.20.6 linux/amd64 [Pipeline] } 04:08:41 $ docker stop --time=1 b0132f5075b8f651b99104422c5f34439fb682ca35ed029dea9a7035ea84f1fb 04:08:43 $ docker rm -f --volumes b0132f5075b8f651b99104422c5f34439fb682ca35ed029dea9a7035ea84f1fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:43 + docker inspect -f . ci-base-image-x86_64 04:08:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:08:44 prd-ubuntu20.04-docker-8c-8g-5861 does not seem to be running inside a container 04:08:44 $ 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-1509 -v /w/workspace/gexfoundry_device-sdk-go_PR-1509:/w/workspace/gexfoundry_device-sdk-go_PR-1509:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1509@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1509@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 ******** ci-base-image-x86_64 cat 04:08:45 $ docker top 7f95b4a2961f46d93b6d6aa5a2111d8304e272fe9f23b056b10cc91645c0c1a1 -eo pid,comm [Pipeline] { [Pipeline] sh 04:08:45 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1509 [Pipeline] fileExists [Pipeline] sh 04:08:45 + make test 04:08:45 go test -race -coverprofile=coverage.out ./... 04:08:53 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:09:08 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:09:08 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:09:08 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:09:08 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:09:08 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:09:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.061s coverage: 27.6% of statements 04:09:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.071s coverage: 80.2% of statements 04:09:09 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:09:09 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:09:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.074s coverage: 86.0% of statements 04:09:10 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:09:10 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.103s coverage: 71.8% of statements 04:09:10 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:09:10 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:09:12 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:09:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.097s coverage: 14.1% of statements 04:09:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 1.810s coverage: 44.2% of statements 04:09:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.097s coverage: 68.5% of statements 04:09:13 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.148s coverage: 89.2% of statements 04:09:13 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.059s coverage: 5.5% of statements 04:09:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5862 in /w/workspace/gexfoundry_device-sdk-go_PR-1509 [Pipeline] { [Pipeline] ws 04:09:15 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:09:15 The recommended git tool is: git 04:09:20 using credential edgex-jenkins-ssh 04:09:20 Cloning the remote Git repository 04:09:20 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:09:20 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:09:20 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:09:20 > git --version # timeout=10 04:09:20 > git --version # 'git version 2.25.1' 04:09:20 using GIT_SSH to set credentials SSH Credentials for GitHub 04:09:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:09:22 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:09:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:09:23 Merging remotes/origin/main commit 88f03503c07c02c451459ab8c2d5aba4061d83b0 into PR head commit 4dc98cffdfbdd7973e37f94507035e01af69aa7b 04:09:23 Merge succeeded, producing 4dc98cffdfbdd7973e37f94507035e01af69aa7b 04:09:23 Checking out Revision 4dc98cffdfbdd7973e37f94507035e01af69aa7b (PR-1509) 04:09:23 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:09:23 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:09:23 using GIT_SSH to set credentials SSH Credentials for GitHub 04:09:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1509/head:refs/remotes/origin/PR-1509 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:09:23 > git config core.sparsecheckout # timeout=10 04:09:23 > git checkout -f 4dc98cffdfbdd7973e37f94507035e01af69aa7b # timeout=10 04:09:23 > git remote # timeout=10 04:09:23 > git config --get remote.origin.url # timeout=10 04:09:23 using GIT_SSH to set credentials SSH Credentials for GitHub 04:09:23 > git merge 88f03503c07c02c451459ab8c2d5aba4061d83b0 # timeout=10 04:09:23 > git rev-parse HEAD^{commit} # timeout=10 04:09:23 > git config core.sparsecheckout # timeout=10 04:09:23 > git checkout -f 4dc98cffdfbdd7973e37f94507035e01af69aa7b # timeout=10 04:09:24 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:09:24 > git --version # timeout=10 04:09:24 > git --version # 'git version 2.25.1' 04:09:24 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:09:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:09:25 % Total % Received % Xferd Average Speed Time Time Time Current 04:09:25 Dload Upload Total Spent Left Speed 04:09:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87335 0 --:--:-- --:--:-- --:--:-- 87335 [Pipeline] sh 04:09:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:09:26 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 04:09:26 04:09:26 { 04:09:26 "registry-mirrors": [ 04:09:26 "https://nexus3.edgexfoundry.org:10001" 04:09:26 ], 04:09:26 "bip": "10.250.0.254/24", 04:09:26 "hosts": [ 04:09:26 "tcp://0.0.0.0:5555", 04:09:26 "unix:///var/run/docker.sock" 04:09:26 ], 04:09:26 "mtu": 1458, 04:09:26 "selinux-enabled": true, 04:09:26 "seccomp-profile": "/etc/docker/seccomp.json" 04:09:26 } [Pipeline] sh 04:09:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:09:27 + sudo service docker restart 04:09:40 GO111MODULE=on go vet ./... 04:09:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:09:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:09:41 ./bin/test-attribution-txt.sh [Pipeline] echo 04:09:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:09:41 $ docker stop --time=1 7f95b4a2961f46d93b6d6aa5a2111d8304e272fe9f23b056b10cc91645c0c1a1 04:09:45 $ docker rm -f --volumes 7f95b4a2961f46d93b6d6aa5a2111d8304e272fe9f23b056b10cc91645c0c1a1 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:09:46 provisioning config files... 04:09:46 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config15955884398153281273tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:09:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:09:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 04:09:46 ---> docker-login.sh 04:09:46 nexus3.edgexfoundry.org:10001 [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:09:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:47 + sudo chown -R jenkins:jenkins . 04:09:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:47 Configure a credential helper to remove this warning. See 04:09:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:47 04:09:47 Login Succeeded [Pipeline] sh 04:09:47 nexus3.edgexfoundry.org:10002 04:09:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:47 + ls -al . 04:09:47 total 304 04:09:47 drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 04:08 . 04:09:47 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 04:07 .. 04:09:47 -rw-rw-r-- 1 jenkins jenkins 140 Sep 12 04:07 .dockerignore 04:09:47 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 04:07 .git 04:09:47 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 04:07 .github 04:09:47 -rw-rw-r-- 1 jenkins jenkins 137 Sep 12 04:07 .gitignore 04:09:47 -rw-rw-r-- 1 jenkins jenkins 42 Sep 12 04:07 .golangci.yml 04:09:47 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 04:07 .semver 04:09:47 -rw-rw-r-- 1 jenkins jenkins 44878 Sep 12 04:07 CHANGELOG.md 04:09:47 -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 04:07 GOVERNANCE.md 04:09:47 -rw-rw-r-- 1 jenkins jenkins 885 Sep 12 04:07 Jenkinsfile 04:09:47 -rw-rw-r-- 1 jenkins jenkins 11341 Sep 12 04:07 LICENSE 04:09:47 -rw-rw-r-- 1 jenkins jenkins 1842 Sep 12 04:07 Makefile 04:09:47 -rw-rw-r-- 1 jenkins jenkins 619 Sep 12 04:07 OWNERS.md 04:09:47 -rw-rw-r-- 1 jenkins jenkins 4933 Sep 12 04:07 README.md 04:09:47 -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 04:07 VERSION 04:09:47 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 04:07 bin 04:09:47 -rw-r--r-- 1 jenkins jenkins 120470 Sep 12 04:09 coverage.out 04:09:47 drwxrwxr-x 5 jenkins jenkins 4096 Sep 12 04:07 example 04:09:47 -rw-rw-r-- 1 jenkins jenkins 3721 Sep 12 04:07 go.mod 04:09:47 -rw-rw-r-- 1 jenkins jenkins 33545 Sep 12 04:07 go.sum 04:09:47 drwxrwxr-x 12 jenkins jenkins 4096 Sep 12 04:07 internal 04:09:47 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 04:07 openapi 04:09:47 drwxrwxr-x 6 jenkins jenkins 4096 Sep 12 04:07 pkg 04:09:47 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 04:07 snap 04:09:47 -rw-rw-r-- 1 jenkins jenkins 222 Sep 12 04:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:47 Configure a credential helper to remove this warning. See 04:09:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:47 04:09:47 Login Succeeded 04:09:47 nexus3.edgexfoundry.org:10003 04:09:48 + 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=4dc98cffdfbdd7973e37f94507035e01af69aa7b --label arch=amd64 --label version=0.0.0 . 04:09:48 Sending build context to Docker daemon 11.24MB 04:09:48 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 04:09:48 Step 2/23 : FROM ${BASE} AS builder 04:09:48 ---> bf675f1be16f 04:09:48 Step 3/23 : ARG MAKE=make build 04:09:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:48 Configure a credential helper to remove this warning. See 04:09:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:48 04:09:48 Login Succeeded 04:09:48 nexus3.edgexfoundry.org:10004 04:09:48 ---> Running in aa19cdce5247 04:09:48 Removing intermediate container aa19cdce5247 04:09:48 ---> 8efc6d53bce8 04:09:48 Step 4/23 : WORKDIR /device-sdk-go 04:09:48 ---> Running in 0e6a8056f9c9 04:09:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:48 Configure a credential helper to remove this warning. See 04:09:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:48 04:09:48 Login Succeeded 04:09:48 docker.io 04:09:48 Removing intermediate container 0e6a8056f9c9 04:09:48 ---> 54d0752566ec 04:09:48 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:09:48 ---> Running in d8027adc7ebb 04:09:48 Removing intermediate container d8027adc7ebb 04:09:48 ---> 1a0330df86b9 04:09:48 Step 6/23 : RUN apk add --update --no-cache make git 04:09:48 ---> Running in c732862a3b67 04:09:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:48 Configure a credential helper to remove this warning. See 04:09:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:48 04:09:48 Login Succeeded 04:09:48 ---> docker-login.sh ends [Pipeline] } 04:09:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv 04:09:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:09:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [Pipeline] unstash [Pipeline] echo 04:09:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] 04:09:49 OK: 265 MiB in 53 packages [Pipeline] echo 04:09:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:09:49 ========================================================= 04:09:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 04:09:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:49 + 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.20-alpine --build-arg MAKE=echo noop --target=builder . 04:09:49 Removing intermediate container c732862a3b67 04:09:49 ---> 6d2ae4fe5f2d 04:09:49 Step 7/23 : COPY go.mod vendor* ./ 04:09:49 ---> 3538dcb772b2 04:09:49 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:09:49 ---> Running in 5d8316dd0541 04:09:50 Sending build context to Docker daemon 5.939MB 04:09:50 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 04:09:50 Step 2/10 : FROM ${BASE} AS builder 04:09:50 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:09:50 edb6bdbacee9: Pulling fs layer 04:09:50 5f9638ab2659: Pulling fs layer 04:09:50 8d51d6327a98: Pulling fs layer 04:09:50 8b374f2dd631: Pulling fs layer 04:09:50 ec14aa9079de: Pulling fs layer 04:09:50 2f466654f4bb: Pulling fs layer 04:09:50 554e91adad29: Pulling fs layer 04:09:50 8b374f2dd631: Waiting 04:09:50 ec14aa9079de: Waiting 04:09:50 2f466654f4bb: Waiting 04:09:50 554e91adad29: Waiting 04:09:50 5f9638ab2659: Verifying Checksum 04:09:50 5f9638ab2659: Download complete 04:09:50 8b374f2dd631: Download complete 04:09:50 ec14aa9079de: Verifying Checksum 04:09:50 ec14aa9079de: Download complete 04:09:50 edb6bdbacee9: Verifying Checksum 04:09:50 edb6bdbacee9: Download complete 04:09:50 Removing intermediate container 5d8316dd0541 04:09:50 ---> 9a143f1c7af3 04:09:50 Step 9/23 : COPY . . 04:09:51 edb6bdbacee9: Pull complete 04:09:51 ---> 123256e84988 04:09:51 Step 10/23 : RUN ${MAKE} 04:09:51 ---> Running in 72934b98042c 04:09:51 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:09:51 554e91adad29: Verifying Checksum 04:09:51 554e91adad29: Download complete 04:09:53 2f466654f4bb: Verifying Checksum 04:09:53 2f466654f4bb: Download complete 04:09:53 8d51d6327a98: Verifying Checksum 04:09:53 8d51d6327a98: Download complete 04:09:53 5f9638ab2659: Pull complete 04:10:08 8d51d6327a98: Pull complete 04:10:08 8b374f2dd631: Pull complete 04:10:08 ec14aa9079de: Pull complete 04:10:14 2f466654f4bb: Pull complete 04:10:16 554e91adad29: Pull complete 04:10:16 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 04:10:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:10:16 ---> 1e15ea492957 04:10:16 Step 3/10 : ARG MAKE=make build 04:10:18 Removing intermediate container 72934b98042c 04:10:18 ---> b970ff392437 04:10:18 Step 11/23 : FROM alpine:3.17 04:10:18 3.17: Pulling from library/alpine 04:10:18 9398808236ff: Pulling fs layer 04:10:18 9398808236ff: Download complete 04:10:18 9398808236ff: Pull complete 04:10:18 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 04:10:18 Status: Downloaded newer image for alpine:3.17 04:10:18 ---> 1e0b8b5322fc 04:10:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:10:18 ---> Running in 921952d03501 04:10:18 Removing intermediate container 921952d03501 04:10:18 ---> b8aaa4ccdda0 04:10:18 Step 13/23 : RUN apk add --update --no-cache 04:10:18 ---> Running in cf2a9e42d1f2 04:10:18 ---> Running in b72d400c4f40 04:10:18 Removing intermediate container b72d400c4f40 04:10:18 ---> 948480a64c1d 04:10:18 Step 4/10 : WORKDIR /device-sdk-go 04:10:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:10:18 ---> Running in e37b71d6193b 04:10:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:10:18 Removing intermediate container e37b71d6193b 04:10:18 ---> fab53247843a 04:10:18 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:10:18 ---> Running in 6f31ffad614b 04:10:18 OK: 7 MiB in 15 packages 04:10:18 Removing intermediate container 6f31ffad614b 04:10:18 ---> f5f6a266816d 04:10:18 Step 6/10 : RUN apk add --update --no-cache make git 04:10:18 ---> Running in 52aa1008226e 04:10:19 Removing intermediate container cf2a9e42d1f2 04:10:19 ---> 6daeda6e83b2 04:10:19 Step 14/23 : WORKDIR / 04:10:19 ---> Running in abde26ed7b61 04:10:19 Removing intermediate container abde26ed7b61 04:10:19 ---> 18119f24a599 04:10:19 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:10:20 ---> c85480463d72 04:10:20 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:10:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:10:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:10:21 ---> 686a23867949 04:10:21 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:10:21 OK: 263 MiB in 53 packages 04:10:21 ---> 6c4aeb99bfcb 04:10:21 Step 18/23 : EXPOSE 59999 04:10:21 ---> Running in 0b42dd5b4e67 04:10:21 Removing intermediate container 0b42dd5b4e67 04:10:21 ---> 1c1afc9ee8aa 04:10:21 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:10:21 ---> Running in 2c8625a1e9b6 04:10:21 Removing intermediate container 2c8625a1e9b6 04:10:21 ---> 8bf6a018c80f 04:10:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:10:21 ---> Running in fc6096893541 04:10:22 Removing intermediate container fc6096893541 04:10:22 ---> c90d7b01564e 04:10:22 Step 21/23 : LABEL arch=amd64 04:10:22 ---> Running in ab6199187094 04:10:22 Removing intermediate container ab6199187094 04:10:22 ---> b5389ebac4b1 04:10:22 Step 22/23 : LABEL git_sha=4dc98cffdfbdd7973e37f94507035e01af69aa7b 04:10:22 ---> Running in ef7fedced816 04:10:22 Removing intermediate container ef7fedced816 04:10:22 ---> 9507bbce01d5 04:10:22 Step 23/23 : LABEL version=0.0.0 04:10:22 ---> Running in f9ace4bcd683 04:10:22 Removing intermediate container f9ace4bcd683 04:10:22 ---> 2d78521febff 04:10:22 [Warning] One or more build-args [ARCH] were not consumed 04:10:22 Successfully built 2d78521febff 04:10:22 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage 04:10:22 Removing intermediate container 52aa1008226e 04:10:22 ---> d08c3134ff99 04:10:22 Step 7/10 : COPY go.mod vendor* ./ [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 04:10:22 ---> fba5cf48c375 04:10:22 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:23 ---> Running in ef00fc4bcb22 04:10:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:10:23 04:10:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:10:23 latest: Pulling from edgex-lftools-log-publisher 04:10:23 5eb5b503b376: Pulling fs layer 04:10:23 5c69ac0246d0: Pulling fs layer 04:10:23 ec43610c2a17: Pulling fs layer 04:10:23 3a2ae6a8a46f: Pulling fs layer 04:10:23 33b1e0a273af: Pulling fs layer 04:10:23 5d3b04190fa2: Pulling fs layer 04:10:23 2f39f015ded8: Pulling fs layer 04:10:23 33b1e0a273af: Waiting 04:10:23 2f39f015ded8: Waiting 04:10:23 5d3b04190fa2: Waiting 04:10:23 3a2ae6a8a46f: Waiting 04:10:23 5c69ac0246d0: Verifying Checksum 04:10:23 5c69ac0246d0: Download complete 04:10:23 3a2ae6a8a46f: Download complete 04:10:23 33b1e0a273af: Verifying Checksum 04:10:23 33b1e0a273af: Download complete 04:10:23 5d3b04190fa2: Download complete 04:10:23 ec43610c2a17: Verifying Checksum 04:10:23 ec43610c2a17: Download complete 04:10:23 5eb5b503b376: Verifying Checksum 04:10:23 5eb5b503b376: Download complete 04:10:24 2f39f015ded8: Download complete 04:10:25 5eb5b503b376: Pull complete 04:10:26 5c69ac0246d0: Pull complete 04:10:26 ec43610c2a17: Pull complete 04:10:26 3a2ae6a8a46f: Pull complete 04:10:27 33b1e0a273af: Pull complete 04:10:27 5d3b04190fa2: Pull complete 04:10:33 2f39f015ded8: Pull complete 04:10:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:10:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:10:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:10:33 prd-ubuntu20.04-docker-8c-8g-5861 does not seem to be running inside a container 04:10:33 $ 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-1509 -v /w/workspace/gexfoundry_device-sdk-go_PR-1509:/w/workspace/gexfoundry_device-sdk-go_PR-1509:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1509@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1509@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:10:43 $ docker top c135707a1e880c0aafc2f537b763469561a5880a1e67bedaf9648d42f30c7e19 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:10:44 ---> job-cost.sh 04:10:44 lf-activate-venv: SKIPPING 04:10:44 INFO: No Stack... 04:10:44 INFO: Retrieving Pricing Info for: v3-standard-8 04:10:44 INFO: Archiving Costs [Pipeline] sh 04:10:44 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1509/archives/cost.csv 04:10:44 + cut -d, -f6 [Pipeline] lock 04:10:44 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1509-1-stack-cost] 04:10:44 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1509-1-stack-cost] did not exist. Created. 04:10:44 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1509-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:10:45 + echo total: 0.2199999988079071 [Pipeline] stash 04:10:45 Stashed 1 file(s) [Pipeline] } 04:10:45 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1509-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:10:45 $ docker stop --time=1 c135707a1e880c0aafc2f537b763469561a5880a1e67bedaf9648d42f30c7e19 04:10:47 $ docker rm -f --volumes c135707a1e880c0aafc2f537b763469561a5880a1e67bedaf9648d42f30c7e19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:11:30 Removing intermediate container ef00fc4bcb22 04:11:30 ---> a9c3545284f8 04:11:30 Step 9/10 : COPY . . 04:11:30 ---> d02ffa030bd5 04:11:30 Step 10/10 : RUN ${MAKE} 04:11:30 ---> Running in 7983241622fa 04:11:30 noop 04:11:30 Removing intermediate container 7983241622fa 04:11:30 ---> 74816ea5fddb 04:11:30 Successfully built 74816ea5fddb 04:11:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:31 + docker inspect -f . ci-base-image-arm64 04:11:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:11:31 prd-ubuntu20.04-docker-arm64-4c-16g-5862 does not seem to be running inside a container 04:11:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-arm64 cat 04:11:32 $ docker top 8b5d7637641b0ecff3a54b6ae70646e58ae3786d3a41d02aad6984a1f2a2f85f -eo pid,comm [Pipeline] { [Pipeline] sh 04:11:33 + go version 04:11:33 go version go1.20.6 linux/arm64 [Pipeline] } 04:11:33 $ docker stop --time=1 8b5d7637641b0ecff3a54b6ae70646e58ae3786d3a41d02aad6984a1f2a2f85f 04:11:35 $ docker rm -f --volumes 8b5d7637641b0ecff3a54b6ae70646e58ae3786d3a41d02aad6984a1f2a2f85f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:36 + docker inspect -f . ci-base-image-arm64 04:11:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:11:36 prd-ubuntu20.04-docker-arm64-4c-16g-5862 does not seem to be running inside a container 04:11:36 $ 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/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-arm64 cat 04:11:37 $ docker top 6f98a6e47a442a3793c41e6883f2c595fe9eeefc169e3ca1aa5fcf42417ac68a -eo pid,comm [Pipeline] { [Pipeline] sh 04:11:38 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 04:11:38 + make test 04:11:38 go test -race -coverprofile=coverage.out ./... 04:12:17 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:14:24 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:14:24 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:14:24 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:14:24 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:14:24 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:14:28 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.224s coverage: 27.6% of statements 04:14:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.270s coverage: 80.2% of statements 04:14:39 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:14:39 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:14:39 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.365s coverage: 86.0% of statements 04:14:44 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:14:44 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.534s coverage: 71.8% of statements 04:14:48 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.319s coverage: 14.1% of statements 04:14:48 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.706s coverage: 44.2% of statements 04:14:50 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:14:50 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:14:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.461s coverage: 68.5% of statements 04:14:52 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.443s coverage: 89.2% of statements 04:14:55 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:14:55 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.260s coverage: 5.5% of statements 04:14:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:14:56 GO111MODULE=on go vet ./... 04:17:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:17:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:17:18 ./bin/test-attribution-txt.sh [Pipeline] echo 04:17:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:17:18 $ docker stop --time=1 6f98a6e47a442a3793c41e6883f2c595fe9eeefc169e3ca1aa5fcf42417ac68a 04:17:19 $ docker rm -f --volumes 6f98a6e47a442a3793c41e6883f2c595fe9eeefc169e3ca1aa5fcf42417ac68a [Pipeline] // withDockerContainer [Pipeline] sh 04:17:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:17:21 Warning: overwriting stash ‘coverage-report’ 04:17:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:17:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:17:23 + ls -al . 04:17:23 total 300 04:17:23 drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 04:11 . 04:17:23 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 04:09 .. 04:17:23 -rw-rw-r-- 1 jenkins jenkins 140 Sep 12 04:09 .dockerignore 04:17:23 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 04:09 .git 04:17:23 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 04:09 .github 04:17:23 -rw-rw-r-- 1 jenkins jenkins 137 Sep 12 04:09 .gitignore 04:17:23 -rw-rw-r-- 1 jenkins jenkins 42 Sep 12 04:09 .golangci.yml 04:17:23 -rw-rw-r-- 1 jenkins jenkins 44878 Sep 12 04:09 CHANGELOG.md 04:17:23 -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 04:09 GOVERNANCE.md 04:17:23 -rw-rw-r-- 1 jenkins jenkins 885 Sep 12 04:09 Jenkinsfile 04:17:23 -rw-rw-r-- 1 jenkins jenkins 11341 Sep 12 04:09 LICENSE 04:17:23 -rw-rw-r-- 1 jenkins jenkins 1842 Sep 12 04:09 Makefile 04:17:23 -rw-rw-r-- 1 jenkins jenkins 619 Sep 12 04:09 OWNERS.md 04:17:23 -rw-rw-r-- 1 jenkins jenkins 4933 Sep 12 04:09 README.md 04:17:23 -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 04:07 VERSION 04:17:23 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 04:09 bin 04:17:23 -rw-r--r-- 1 jenkins jenkins 120468 Sep 12 04:14 coverage.out 04:17:23 drwxrwxr-x 5 jenkins jenkins 4096 Sep 12 04:09 example 04:17:23 -rw-rw-r-- 1 jenkins jenkins 3721 Sep 12 04:09 go.mod 04:17:23 -rw-rw-r-- 1 jenkins jenkins 33545 Sep 12 04:09 go.sum 04:17:23 drwxrwxr-x 12 jenkins jenkins 4096 Sep 12 04:09 internal 04:17:23 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 04:09 openapi 04:17:23 drwxrwxr-x 6 jenkins jenkins 4096 Sep 12 04:09 pkg 04:17:23 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 04:09 snap 04:17:23 -rw-rw-r-- 1 jenkins jenkins 222 Sep 12 04:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:23 + 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=4dc98cffdfbdd7973e37f94507035e01af69aa7b --label arch=arm64 --label version=0.0.0 . 04:17:23 Sending build context to Docker daemon 6.06MB 04:17:23 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 04:17:23 Step 2/23 : FROM ${BASE} AS builder 04:17:23 ---> 74816ea5fddb 04:17:23 Step 3/23 : ARG MAKE=make build 04:17:24 ---> Running in 5a1c797dcd7f 04:17:24 Removing intermediate container 5a1c797dcd7f 04:17:24 ---> e19d534462ba 04:17:24 Step 4/23 : WORKDIR /device-sdk-go 04:17:24 ---> Running in e1b112273699 04:17:24 Removing intermediate container e1b112273699 04:17:24 ---> a7d581780172 04:17:24 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:17:24 ---> Running in 79dcddda1c4d 04:17:24 Removing intermediate container 79dcddda1c4d 04:17:24 ---> 8fde0842e7ae 04:17:24 Step 6/23 : RUN apk add --update --no-cache make git 04:17:25 ---> Running in eda4a362057f 04:17:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:17:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:17:27 OK: 263 MiB in 53 packages 04:17:29 Removing intermediate container eda4a362057f 04:17:29 ---> 8bec7b4d8f16 04:17:29 Step 7/23 : COPY go.mod vendor* ./ 04:17:29 ---> 01ebf3e621e1 04:17:29 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:17:29 ---> Running in 7910120c2279 04:17:31 Removing intermediate container 7910120c2279 04:17:31 ---> fa5d024ad49f 04:17:31 Step 9/23 : COPY . . 04:17:33 ---> 053ce639e04f 04:17:33 Step 10/23 : RUN ${MAKE} 04:17:33 ---> Running in 335df92ee9db 04:17:33 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:19:40 Removing intermediate container 335df92ee9db 04:19:40 ---> 0d01098f9839 04:19:40 Step 11/23 : FROM alpine:3.17 04:19:40 3.17: Pulling from library/alpine 04:19:40 4060ece20d7a: Pulling fs layer 04:19:40 4060ece20d7a: Verifying Checksum 04:19:40 4060ece20d7a: Download complete 04:19:41 4060ece20d7a: Pull complete 04:19:41 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 04:19:41 Status: Downloaded newer image for alpine:3.17 04:19:41 ---> 8650cd65339b 04:19:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:19:42 ---> Running in 867dc6ee1d47 04:19:42 Removing intermediate container 867dc6ee1d47 04:19:42 ---> 3edb321768fa 04:19:42 Step 13/23 : RUN apk add --update --no-cache 04:19:42 ---> Running in c508c24f4e61 04:19:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:19:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:19:44 OK: 7 MiB in 15 packages 04:19:45 Removing intermediate container c508c24f4e61 04:19:45 ---> 3ddf836b02ce 04:19:45 Step 14/23 : WORKDIR / 04:19:45 ---> Running in 6c2b2c9a8e04 04:19:46 Removing intermediate container 6c2b2c9a8e04 04:19:46 ---> 17d94f9bb525 04:19:46 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:19:46 ---> 0693f67651fd 04:19:46 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:19:48 ---> 983e8de7ab3d 04:19:48 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:19:48 ---> 67d1ac22e1f6 04:19:48 Step 18/23 : EXPOSE 59999 04:19:48 ---> Running in 17e1866b0bf6 04:19:48 Removing intermediate container 17e1866b0bf6 04:19:48 ---> 8a0746d82666 04:19:48 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:19:48 ---> Running in c046bf47d9c5 04:19:49 Removing intermediate container c046bf47d9c5 04:19:49 ---> fcd0ba414dcf 04:19:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:19:49 ---> Running in a5d96afc89e4 04:19:49 Removing intermediate container a5d96afc89e4 04:19:49 ---> a50258ac8533 04:19:49 Step 21/23 : LABEL arch=arm64 04:19:49 ---> Running in b4074f179f1d 04:19:49 Removing intermediate container b4074f179f1d 04:19:49 ---> dc99a241297c 04:19:49 Step 22/23 : LABEL git_sha=4dc98cffdfbdd7973e37f94507035e01af69aa7b 04:19:49 ---> Running in 10ca57bdb890 04:19:50 Removing intermediate container 10ca57bdb890 04:19:50 ---> ca5d504e8bf3 04:19:50 Step 23/23 : LABEL version=0.0.0 04:19:50 ---> Running in 9beab2da9a16 04:19:50 Removing intermediate container 9beab2da9a16 04:19:50 ---> a357d440a570 04:19:50 [Warning] One or more build-args [ARCH] were not consumed 04:19:50 Successfully built a357d440a570 04:19: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 04:19:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:19:51 04:19:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:19:51 arm64: Pulling from edgex-lftools-log-publisher 04:19:51 8998bd30e6a1: Pulling fs layer 04:19:51 04944245beec: Pulling fs layer 04:19:51 699f458cf7ca: Pulling fs layer 04:19:51 765212b225bb: Pulling fs layer 04:19:51 f23df028b6ca: Pulling fs layer 04:19:51 d65c8cfc05b1: Pulling fs layer 04:19:51 2437ff75d9bd: Pulling fs layer 04:19:51 765212b225bb: Waiting 04:19:51 f23df028b6ca: Waiting 04:19:51 d65c8cfc05b1: Waiting 04:19:51 2437ff75d9bd: Waiting 04:19:51 04944245beec: Verifying Checksum 04:19:51 04944245beec: Download complete 04:19:51 765212b225bb: Verifying Checksum 04:19:51 765212b225bb: Download complete 04:19:51 f23df028b6ca: Verifying Checksum 04:19:51 f23df028b6ca: Download complete 04:19:51 d65c8cfc05b1: Download complete 04:19:51 699f458cf7ca: Verifying Checksum 04:19:51 699f458cf7ca: Download complete 04:19:52 8998bd30e6a1: Verifying Checksum 04:19:52 8998bd30e6a1: Download complete 04:19:54 2437ff75d9bd: Verifying Checksum 04:19:54 2437ff75d9bd: Download complete 04:19:56 8998bd30e6a1: Pull complete 04:19:56 04944245beec: Pull complete 04:19:58 699f458cf7ca: Pull complete 04:19:58 765212b225bb: Pull complete 04:19:58 f23df028b6ca: Pull complete 04:19:59 d65c8cfc05b1: Pull complete 04:20:14 2437ff75d9bd: Pull complete 04:20:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:20:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:20:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:20:14 prd-ubuntu20.04-docker-arm64-4c-16g-5862 does not seem to be running inside a container 04:20:14 $ 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/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:20:16 $ docker top 68289b825c7de203e81598356758d227a3914784216e7c5ccda47c2f144e4477 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:20:17 ---> job-cost.sh 04:20:17 lf-activate-venv: SKIPPING 04:20:17 INFO: No Stack... 04:20:18 INFO: Retrieving Pricing Info for: v3-standard-4 04:20:18 INFO: Archiving Costs [Pipeline] sh 04:20:19 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 04:20:19 + cut -d, -f6 [Pipeline] lock 04:20:19 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1509-1-stack-cost] 04:20:19 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1509-1-stack-cost] did not exist. Created. 04:20:19 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1509-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:20:19 /w/workspace/device-sdk-go/1@tmp/durable-fcb8bcfa/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:20:19 + echo total: 0.10999999940395355 [Pipeline] stash 04:20:20 Warning: overwriting stash ‘stack-cost’ 04:20:20 Stashed 1 file(s) [Pipeline] } 04:20:20 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1509-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:20:20 $ docker stop --time=1 68289b825c7de203e81598356758d227a3914784216e7c5ccda47c2f144e4477 04:20:21 $ docker rm -f --volumes 68289b825c7de203e81598356758d227a3914784216e7c5ccda47c2f144e4477 [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 04:20:22 provisioning config files... 04:20:22 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1509@tmp/config784825697277076037tmp [Pipeline] { [Pipeline] sh 04:20:23 + set +x 04:20:23 + bash -s -- 04:20:23 + curl -s https://codecov.io/bash 04:20:23 04:20:23 _____ _ 04:20:23 / ____| | | 04:20:23 | | ___ __| | ___ ___ _____ __ 04:20:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:20:23 | |___| (_) | (_| | __/ (_| (_) \ V / 04:20:23 \_____\___/ \__,_|\___|\___\___/ \_/ 04:20:23 Bash-1.0.6 04:20:23 04:20:23 04:20:23 ==> git version 2.25.1 found 04:20:23 ==> 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 04:20:23 Release-Date: 2020-01-08 04:20:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:20:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:20:23 ==> Jenkins CI detected. 04:20:23 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1509 04:20:23 project root: . 04:20:23 --> token set from env 04:20:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:20:23 ==> Running gcov in . (disable via -X gcov) 04:20:23 ==> Python coveragepy not found 04:20:23 ==> Searching for coverage reports in: 04:20:23 + . 04:20:23 -> Found 1 reports 04:20:23 ==> Detecting git/mercurial file structure 04:20:23 ==> Reading reports 04:20:23 + ./coverage.out bytes=120468 04:20:23 ==> Appending adjustments 04:20:23 https://docs.codecov.io/docs/fixing-reports 04:20:23 + Found adjustments 04:20:23 ==> Gzipping contents 04:20:23 20K /tmp/codecov.ZPZUmU.gz 04:20:23 ==> Uploading reports 04:20:23 url: https://codecov.io 04:20:23 query: branch=PR-1509&commit=4dc98cffdfbdd7973e37f94507035e01af69aa7b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1509%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1509&job=&cmd_args= 04:20:23 -> Pinging Codecov 04:20:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1509&commit=4dc98cffdfbdd7973e37f94507035e01af69aa7b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1509%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1509&job=&cmd_args= 04:20:23 -> Uploading to 04:20:23 https://storage.googleapis.com/codecov/v4/raw/2023-09-12/7E55EF52A471D76F132DFD9A03CDDE97/4dc98cffdfbdd7973e37f94507035e01af69aa7b/b3229f1a-0bc9-4060-bb33-3ee00a6ece0a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230912T042023Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=349b8717a2b37a187033cf4f8eeb183f715d09415eb01b4566f9519557994bf5 04:20:23 % Total % Received % Xferd Average Speed Time Time Time Current 04:20:23 Dload Upload Total Spent Left Speed 04:20:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16420 0 0 100 16420 0 71391 --:--:-- --:--:-- --:--:-- 71391 04:20:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/4dc98cffdfbdd7973e37f94507035e01af69aa7b [Pipeline] } 04:20:24 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 04:20:25 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1509/archives ] 04:20:25 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1509/archives 04:20:25 total 16 04:20:25 drwxr-xr-x 3 root root 4096 Sep 12 04:10 . 04:20:25 drwxrwxr-x 12 jenkins jenkins 4096 Sep 12 04:10 .. 04:20:25 drwxr-xr-x 2 root root 4096 Sep 12 04:10 cost 04:20:25 -rw-r--r-- 1 root root 86 Sep 12 04:10 cost.csv 04:20:25 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1509/archives 04:20:25 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1509/archives 04:20:25 total 16 04:20:25 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 04:10 . 04:20:25 drwxrwxr-x 12 jenkins jenkins 4096 Sep 12 04:10 .. 04:20:25 drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 04:10 cost 04:20:25 -rw-r--r-- 1 jenkins jenkins 86 Sep 12 04:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:20:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:20:27 ---> package-listing.sh 04:20:27 ++ tr '[:upper:]' '[:lower:]' 04:20:27 ++ facter osfamily 04:20:27 + OS_FAMILY=debian 04:20:27 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1509 04:20:27 + START_PACKAGES=/tmp/packages_start.txt 04:20:27 + END_PACKAGES=/tmp/packages_end.txt 04:20:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:20:27 + PACKAGES=/tmp/packages_start.txt 04:20:27 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1509 ']' 04:20:27 + PACKAGES=/tmp/packages_end.txt 04:20:27 + case "${OS_FAMILY}" in 04:20:27 + dpkg -l 04:20:27 + grep '^ii' 04:20:27 + '[' -f /tmp/packages_start.txt ']' 04:20:27 + '[' -f /tmp/packages_end.txt ']' 04:20:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:20:27 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1509 ']' 04:20:27 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1509/archives/ 04:20:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1509/archives/ [Pipeline] echo 04:20:27 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-1509/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:20:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:20:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:20:28 prd-ubuntu20.04-docker-8c-8g-5861 does not seem to be running inside a container 04:20:28 $ 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-1509/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-1509 -v /w/workspace/gexfoundry_device-sdk-go_PR-1509:/w/workspace/gexfoundry_device-sdk-go_PR-1509:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1509@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1509@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:20:28 $ docker top 76ddf6b496edf521d7ac401a7637d449be38ba275d09ebeb9641699e955fab63 -eo pid,comm [Pipeline] { [Pipeline] sh 04:20:29 + touch /tmp/pre-build-complete [Pipeline] sh 04:20:29 + mkdir -p /var/log/sysstat [Pipeline] sh 04:20:29 + ls /var/log/sa-host 04:20:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:20:30 provisioning config files... 04:20:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1509@tmp/config12782241746809507447tmp [Pipeline] { [Pipeline] echo 04:20:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:20:30 ---> create-netrc.sh [Pipeline] } 04:20:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:20:30 ---> python-tools-install.sh [Pipeline] echo 04:20:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:20:31 ---> sudo-logs.sh 04:20:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:20:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:20:31 ---> job-cost.sh 04:20:31 lf-activate-venv: SKIPPING 04:20:31 DEBUG: total: 0.2199999988079071 04:20:31 INFO: Retrieving Stack Cost... 04:20:31 INFO: Retrieving Pricing Info for: v3-standard-8 04:20:32 INFO: Archiving Costs [Pipeline] echo 04:20:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:20:32 ---> logs-deploy.sh 04:20:32 lf-activate-venv: SKIPPING 04:20:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1509/1 04:20:32 INFO: archiving workspace using pattern(s): 04:20:33 Archives upload complete. 04:20:33 INFO: archiving logs to Nexus