Pull request #1448 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d07d678f1905c1459abdb357e5c8c7e89b30e8ae+c25088f917b9aace1eb3ba1852d94d7ec4a10515 (b56faa4663b0fc9d737d6ecbf06858c1ba4f325e) 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-ssh7523644619886282320.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh14925984307684404617.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-1448/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-1448/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16913729177988158282.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-1448/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9044741040872697272.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh16006473247173262367.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-1448/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-1448/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14217219765974065414.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-13256 in /w/workspace/gexfoundry_device-sdk-go_PR-1448 [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-1448 # 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/1448/head:refs/remotes/origin/PR-1448 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c25088f917b9aace1eb3ba1852d94d7ec4a10515 into PR head commit d07d678f1905c1459abdb357e5c8c7e89b30e8ae Merge succeeded, producing d07d678f1905c1459abdb357e5c8c7e89b30e8ae Checking out Revision d07d678f1905c1459abdb357e5c8c7e89b30e8ae (PR-1448) 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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f d07d678f1905c1459abdb357e5c8c7e89b30e8ae # 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 c25088f917b9aace1eb3ba1852d94d7ec4a10515 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d07d678f1905c1459abdb357e5c8c7e89b30e8ae # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:59:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:59:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:59:44 ========================================================= 04:59:44 EdgeX Global Pipelines Version Info 04:59:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:59:45 ------------------- 04:59:45 stable info: 04:59:45 ------------------- 04:59:45 Commited By: Bill Mahoney bill.mahoney@intel.com 04:59:45 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 04:59:45 Message: update stable to v1.0.248 04:59:45 ------------------- 04:59:45 experimental info: 04:59:45 ------------------- 04:59:45 Commited By: **** collab-it+edgex@linuxfoundation.org 04:59:45 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 04:59:45 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:59:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:59:46 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:59:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:59:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:59:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:59:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:59:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:59:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:59:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:59:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:59:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:59:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:59:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:59:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:59:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:59:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:59:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:59:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:59:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:59:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:59:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:59:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:59:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:59:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:59:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:59:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:59:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:59:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1448 [Pipeline] echo 04:59:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1448 [Pipeline] echo 04:59:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1448 [Pipeline] echo 04:59:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d07d678f1905c1459abdb357e5c8c7e89b30e8ae [Pipeline] echo 04:59:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d07d678 [Pipeline] echo 04:59:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:59:47 provisioning config files... 04:59:47 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1448@tmp/config7414221972441207144tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:59:47 ---> docker-login.sh 04:59:47 nexus3.edgexfoundry.org:10001 04:59:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:48 Configure a credential helper to remove this warning. See 04:59:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:48 04:59:48 Login Succeeded 04:59:48 nexus3.edgexfoundry.org:10002 04:59:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:48 Configure a credential helper to remove this warning. See 04:59:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:48 04:59:48 Login Succeeded 04:59:48 nexus3.edgexfoundry.org:10003 04:59:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:48 Configure a credential helper to remove this warning. See 04:59:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:48 04:59:48 Login Succeeded 04:59:48 nexus3.edgexfoundry.org:10004 04:59:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:48 Configure a credential helper to remove this warning. See 04:59:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:48 04:59:48 Login Succeeded 04:59:48 docker.io 04:59:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:48 Configure a credential helper to remove this warning. See 04:59:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:48 04:59:48 Login Succeeded 04:59:48 ---> docker-login.sh ends [Pipeline] } 04:59:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:59:49 + git rev-list -1 --merges d07d678f1905c1459abdb357e5c8c7e89b30e8ae~1..d07d678f1905c1459abdb357e5c8c7e89b30e8ae [Pipeline] echo 04:59:49 -----------> git rev-list -1 --merges d07d678f1905c1459abdb357e5c8c7e89b30e8ae~1..d07d678f1905c1459abdb357e5c8c7e89b30e8ae d07d678f1905c1459abdb357e5c8c7e89b30e8ae [false] [Pipeline] sh 04:59:49 + git log --format=format:%s -1 d07d678f1905c1459abdb357e5c8c7e89b30e8ae [Pipeline] echo 04:59:49 ========================================================= 04:59:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:59:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:59:50 + git log --format=format:%s -1 d07d678f1905c1459abdb357e5c8c7e89b30e8ae [Pipeline] echo 04:59:50 [semverPrep] GIT_COMMIT: d07d678f1905c1459abdb357e5c8c7e89b30e8ae, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:59:50 [semverPrep] This is not a build commit. [Pipeline] sh 04:59:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:59:50 + grep -v github /etc/ssh/ssh_known_hosts 04:59:50 + [ -e /tmp/ssh_known_hosts ] 04:59:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:59:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:59:50 + sudo tee -a /etc/ssh/ssh_known_hosts 04:59:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:59:50 04:59:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:59:51 0.1.4: Pulling from edgex-devops/py-git-semver 04:59:51 b85a868b505f: Pulling fs layer 04:59:51 e2be974225ed: Pulling fs layer 04:59:51 339a4e72a1f5: Pulling fs layer 04:59:51 988bab9f4d93: Pulling fs layer 04:59:51 1469e6f7b9e6: Pulling fs layer 04:59:51 eaf3925da568: Pulling fs layer 04:59:51 bab4dde63d76: Pulling fs layer 04:59:51 bde34c3a00c8: Pulling fs layer 04:59:51 b352a97aabf1: Pulling fs layer 04:59:51 4872d77fe225: Pulling fs layer 04:59:51 5851b861e8e6: Pulling fs layer 04:59:51 988bab9f4d93: Waiting 04:59:51 1469e6f7b9e6: Waiting 04:59:51 eaf3925da568: Waiting 04:59:51 4872d77fe225: Waiting 04:59:51 5851b861e8e6: Waiting 04:59:51 bab4dde63d76: Waiting 04:59:51 bde34c3a00c8: Waiting 04:59:51 b352a97aabf1: Waiting 04:59:51 e2be974225ed: Download complete 04:59:51 988bab9f4d93: Verifying Checksum 04:59:51 988bab9f4d93: Download complete 04:59:51 339a4e72a1f5: Verifying Checksum 04:59:51 339a4e72a1f5: Download complete 04:59:51 1469e6f7b9e6: Verifying Checksum 04:59:51 1469e6f7b9e6: Download complete 04:59:51 eaf3925da568: Download complete 04:59:51 bde34c3a00c8: Verifying Checksum 04:59:51 bde34c3a00c8: Download complete 04:59:51 b352a97aabf1: Verifying Checksum 04:59:51 b352a97aabf1: Download complete 04:59:51 4872d77fe225: Verifying Checksum 04:59:51 4872d77fe225: Download complete 04:59:51 5851b861e8e6: Download complete 04:59:51 b85a868b505f: Verifying Checksum 04:59:51 b85a868b505f: Download complete 04:59:51 bab4dde63d76: Verifying Checksum 04:59:51 bab4dde63d76: Download complete 04:59:52 b85a868b505f: Pull complete 04:59:53 e2be974225ed: Pull complete 04:59:53 339a4e72a1f5: Pull complete 04:59:53 988bab9f4d93: Pull complete 04:59:53 1469e6f7b9e6: Pull complete 04:59:53 eaf3925da568: Pull complete 04:59:55 bab4dde63d76: Pull complete 04:59:55 bde34c3a00c8: Pull complete 04:59:55 b352a97aabf1: Pull complete 04:59:55 4872d77fe225: Pull complete 04:59:55 5851b861e8e6: Pull complete 04:59:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:59:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:59:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:59:56 prd-ubuntu20.04-docker-8c-8g-13256 does not seem to be running inside a container 04:59:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1448 -v /w/workspace/gexfoundry_device-sdk-go_PR-1448:/w/workspace/gexfoundry_device-sdk-go_PR-1448:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1448@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1448@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:59:58 $ docker top ff00260e78f80cbfb7cc4613b6a5a92ea03f9baef545a138061b90e17b13386e -eo pid,comm 04:59:58 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:59:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:59:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:59:58 [ssh-agent] Looking for ssh-agent implementation... 04:59:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:59:58 $ docker exec ff00260e78f80cbfb7cc4613b6a5a92ea03f9baef545a138061b90e17b13386e ssh-agent 04:59:58 SSH_AUTH_SOCK=/tmp/ssh-LeVbF2bJ0kdo/agent.31 04:59:58 SSH_AGENT_PID=37 04:59:58 Running ssh-add (command line suppressed) 04:59:58 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1448@tmp/private_key_1490043340197176627.key (/w/workspace/gexfoundry_device-sdk-go_PR-1448@tmp/private_key_1490043340197176627.key) 04:59:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:59:58 + git tag --points-at HEAD [Pipeline] } 04:59:58 $ docker exec --env ******** --env ******** ff00260e78f80cbfb7cc4613b6a5a92ea03f9baef545a138061b90e17b13386e ssh-agent -k 04:59:58 unset SSH_AUTH_SOCK; 04:59:59 unset SSH_AGENT_PID; 04:59:59 echo Agent pid 37 killed; 04:59:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:59:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:59:59 [ssh-agent] Looking for ssh-agent implementation... 04:59:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:59:59 $ docker exec ff00260e78f80cbfb7cc4613b6a5a92ea03f9baef545a138061b90e17b13386e ssh-agent 04:59:59 SSH_AUTH_SOCK=/tmp/ssh-qIVgrIhTT62h/agent.69 04:59:59 SSH_AGENT_PID=75 04:59:59 Running ssh-add (command line suppressed) 04:59:59 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1448@tmp/private_key_6690121394038504518.key (/w/workspace/gexfoundry_device-sdk-go_PR-1448@tmp/private_key_6690121394038504518.key) 04:59:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:59:59 + git semver init 05:00:00 2023-05-04 04:59:59,946 [run_init] DEBUG init version:0.0.0 force:False 05:00:00 2023-05-04 04:59:59,947 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1448/.semver 05:00:00 2023-05-04 04:59:59,947 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1448/.semver 05:00:00 2023-05-04 04:59:59,947 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1448/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1448, universal_newlines=False, shell=None, istream=None) 05:00:00 2023-05-04 05:00:00,898 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1448/.git/info/exclude 05:00:00 2023-05-04 05:00:00,898 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1448/.semver/PR-1448 with force:False 05:00:00 2023-05-04 05:00:00,899 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1448/.semver/PR-1448 05:00:00 2023-05-04 05:00:00,903 [execute] INFO git cat-file --batch-check 05:00:00 2023-05-04 05:00:00,903 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1448/.semver, universal_newlines=False, shell=None, istream=) 05:00:00 2023-05-04 05:00:00,909 [execute] INFO git cat-file --batch 05:00:00 2023-05-04 05:00:00,910 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1448/.semver, universal_newlines=False, shell=None, istream=) 05:00:00 2023-05-04 05:00:00,914 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1448/.semver/PR-1448 05:00:00 0.0.0 [Pipeline] } 05:00:00 $ docker exec --env ******** --env ******** ff00260e78f80cbfb7cc4613b6a5a92ea03f9baef545a138061b90e17b13386e ssh-agent -k 05:00:01 unset SSH_AUTH_SOCK; 05:00:01 unset SSH_AGENT_PID; 05:00:01 echo Agent pid 75 killed; 05:00:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:00:01 + git semver [Pipeline] } 05:00:01 $ docker stop --time=1 ff00260e78f80cbfb7cc4613b6a5a92ea03f9baef545a138061b90e17b13386e 05:00:03 $ docker rm -f --volumes ff00260e78f80cbfb7cc4613b6a5a92ea03f9baef545a138061b90e17b13386e [Pipeline] // withDockerContainer [Pipeline] sh 05:00:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:00:03 Stashed 1 file(s) [Pipeline] echo 05:00:03 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:00:04 provisioning config files... 05:00:04 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1448@tmp/config13259776338377032407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:00:04 ---> docker-login.sh 05:00:04 nexus3.edgexfoundry.org:10001 05:00:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:04 Configure a credential helper to remove this warning. See 05:00:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:04 05:00:04 Login Succeeded 05:00:04 nexus3.edgexfoundry.org:10002 05:00:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:04 Configure a credential helper to remove this warning. See 05:00:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:04 05:00:04 Login Succeeded 05:00:04 nexus3.edgexfoundry.org:10003 05:00:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:06 Configure a credential helper to remove this warning. See 05:00:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:06 05:00:06 Login Succeeded 05:00:06 nexus3.edgexfoundry.org:10004 05:00:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:07 Configure a credential helper to remove this warning. See 05:00:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:07 05:00:07 Login Succeeded 05:00:07 docker.io 05:00:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:07 Configure a credential helper to remove this warning. See 05:00:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:07 05:00:07 Login Succeeded 05:00:07 ---> docker-login.sh ends [Pipeline] } 05:00:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:00:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:00:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:00:08 ========================================================= 05:00:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 05:00:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:08 + 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 . 05:00:08 Sending build context to Docker daemon 11.06MB 05:00:08 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 05:00:08 Step 2/10 : FROM ${BASE} AS builder 05:00:12 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 05:00:12 f56be85fc22e: Pulling fs layer 05:00:12 85791d961cd3: Pulling fs layer 05:00:12 d694b5ae8c79: Pulling fs layer 05:00:12 9f32a84ed3da: Pulling fs layer 05:00:12 4d19c01a9841: Pulling fs layer 05:00:12 9325e15d5711: Pulling fs layer 05:00:12 556b6ee489ea: Pulling fs layer 05:00:12 c5a4b2cf53e6: Pulling fs layer 05:00:12 9f32a84ed3da: Waiting 05:00:12 c5a4b2cf53e6: Waiting 05:00:12 4d19c01a9841: Waiting 05:00:12 556b6ee489ea: Waiting 05:00:12 85791d961cd3: Download complete 05:00:12 9f32a84ed3da: Download complete 05:00:12 4d19c01a9841: Verifying Checksum 05:00:12 4d19c01a9841: Download complete 05:00:12 f56be85fc22e: Verifying Checksum 05:00:12 f56be85fc22e: Download complete 05:00:12 9325e15d5711: Verifying Checksum 05:00:12 9325e15d5711: Download complete 05:00:12 f56be85fc22e: Pull complete 05:00:12 85791d961cd3: Pull complete 05:00:12 c5a4b2cf53e6: Download complete 05:00:12 d694b5ae8c79: Verifying Checksum 05:00:12 d694b5ae8c79: Download complete 05:00:12 556b6ee489ea: Verifying Checksum 05:00:12 556b6ee489ea: Download complete 05:00:15 d694b5ae8c79: Pull complete 05:00:15 9f32a84ed3da: Pull complete 05:00:15 4d19c01a9841: Pull complete 05:00:15 9325e15d5711: Pull complete 05:00:18 556b6ee489ea: Pull complete 05:00:19 c5a4b2cf53e6: Pull complete 05:00:19 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 05:00:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 05:00:19 ---> c4be618373d6 05:00:19 Step 3/10 : ARG MAKE=make build 05:00:19 Still waiting to schedule task 05:00:19 ‘prd-ubuntu20.04-docker-arm64-4c-16g-13250’ is offline 05:00:22 ---> Running in 32b498fe00d3 05:00:22 Removing intermediate container 32b498fe00d3 05:00:22 ---> 4817117b7447 05:00:22 Step 4/10 : WORKDIR /device-sdk-go 05:00:22 ---> Running in acb531fa3008 05:00:22 Removing intermediate container acb531fa3008 05:00:22 ---> f49d4ca4bdab 05:00:22 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:00:22 ---> Running in 0acbc57ef7d0 05:00:22 Removing intermediate container 0acbc57ef7d0 05:00:22 ---> 6515c14466fb 05:00:22 Step 6/10 : RUN apk add --update --no-cache make git 05:00:22 ---> Running in 2766b7eca62d 05:00:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:00:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:00:23 OK: 265 MiB in 53 packages 05:00:23 Removing intermediate container 2766b7eca62d 05:00:23 ---> 252a71628e3a 05:00:23 Step 7/10 : COPY go.mod vendor* ./ 05:00:23 ---> 75ae929b8275 05:00:23 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:00:23 ---> Running in c704ec0225dc 05:01:19 Removing intermediate container c704ec0225dc 05:01:19 ---> dda0a7ab5701 05:01:19 Step 9/10 : COPY . . 05:01:19 ---> 70a7c75670a3 05:01:19 Step 10/10 : RUN ${MAKE} 05:01:19 ---> Running in f74422a9f7cc 05:01:19 noop 05:01:19 Removing intermediate container f74422a9f7cc 05:01:19 ---> 1fbbf1cda1ce 05:01:19 Successfully built 1fbbf1cda1ce 05:01:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:20 + docker inspect -f . ci-base-image-x86_64 05:01:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:20 prd-ubuntu20.04-docker-8c-8g-13256 does not seem to be running inside a container 05:01:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1448 -v /w/workspace/gexfoundry_device-sdk-go_PR-1448:/w/workspace/gexfoundry_device-sdk-go_PR-1448:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1448@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1448@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 05:01:20 $ docker top 6fe8dedf2ec45742399188eef80089a1ebbc64d667b503d8948147e8de55a143 -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:21 + go version 05:01:21 go version go1.20.2 linux/amd64 [Pipeline] } 05:01:21 $ docker stop --time=1 6fe8dedf2ec45742399188eef80089a1ebbc64d667b503d8948147e8de55a143 05:01:22 $ docker rm -f --volumes 6fe8dedf2ec45742399188eef80089a1ebbc64d667b503d8948147e8de55a143 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:23 + docker inspect -f . ci-base-image-x86_64 05:01:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:23 prd-ubuntu20.04-docker-8c-8g-13256 does not seem to be running inside a container 05:01:23 $ 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-1448 -v /w/workspace/gexfoundry_device-sdk-go_PR-1448:/w/workspace/gexfoundry_device-sdk-go_PR-1448:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1448@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1448@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 05:01:23 $ docker top ebe42f2b25a0cfa5054b1782e9267a69e8ebdf93ecd0a3426475329b35773007 -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:24 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1448 [Pipeline] fileExists [Pipeline] sh 05:01:24 + make test 05:01:24 go test -race -coverprofile=coverage.out ./... 05:01:32 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:01:47 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:01:47 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:01:47 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:01:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:01:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:01:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.063s coverage: 27.6% of statements 05:01:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.066s coverage: 80.2% of statements 05:01:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:01:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:01:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.074s coverage: 86.0% of statements 05:01:48 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:01:48 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:01:48 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:01:48 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:01:48 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.118s coverage: 77.5% of statements 05:01:49 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:01:51 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.061s coverage: 14.6% of statements 05:01:51 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.074s coverage: 68.5% of statements 05:01:51 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.117s coverage: 89.2% of statements 05:01:51 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.063s coverage: 5.5% of statements 05:02:13 GO111MODULE=on go vet ./... 05:02:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:02:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:02:16 ./bin/test-attribution-txt.sh [Pipeline] echo 05:02:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:02:16 $ docker stop --time=1 ebe42f2b25a0cfa5054b1782e9267a69e8ebdf93ecd0a3426475329b35773007 05:02:20 $ docker rm -f --volumes ebe42f2b25a0cfa5054b1782e9267a69e8ebdf93ecd0a3426475329b35773007 [Pipeline] // withDockerContainer [Pipeline] sh 05:02:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:02:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:02:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:02:22 + ls -al . 05:02:22 total 272 05:02:22 drwxrwxr-x 11 jenkins jenkins 4096 May 4 05:01 . 05:02:22 drwxrwxr-x 4 jenkins jenkins 4096 May 4 04:59 .. 05:02:22 -rw-rw-r-- 1 jenkins jenkins 140 May 4 04:59 .dockerignore 05:02:22 drwxrwxr-x 8 jenkins jenkins 4096 May 4 05:00 .git 05:02:22 drwxrwxr-x 2 jenkins jenkins 4096 May 4 04:59 .github 05:02:22 -rw-rw-r-- 1 jenkins jenkins 131 May 4 04:59 .gitignore 05:02:22 -rw-rw-r-- 1 jenkins jenkins 42 May 4 04:59 .golangci.yml 05:02:22 drwxr-xr-x 3 jenkins jenkins 4096 May 4 05:00 .semver 05:02:22 -rw-rw-r-- 1 jenkins jenkins 31677 May 4 04:59 CHANGELOG.md 05:02:22 -rw-rw-r-- 1 jenkins jenkins 677 May 4 04:59 GOVERNANCE.md 05:02:22 -rw-rw-r-- 1 jenkins jenkins 885 May 4 04:59 Jenkinsfile 05:02:22 -rw-rw-r-- 1 jenkins jenkins 11341 May 4 04:59 LICENSE 05:02:22 -rw-rw-r-- 1 jenkins jenkins 1714 May 4 04:59 Makefile 05:02:22 -rw-rw-r-- 1 jenkins jenkins 619 May 4 04:59 OWNERS.md 05:02:22 -rw-rw-r-- 1 jenkins jenkins 4891 May 4 04:59 README.md 05:02:22 -rw-rw-r-- 1 jenkins jenkins 5 May 4 05:00 VERSION 05:02:22 drwxrwxr-x 2 jenkins jenkins 4096 May 4 04:59 bin 05:02:22 -rw-r--r-- 1 jenkins jenkins 106119 May 4 05:01 coverage.out 05:02:22 drwxrwxr-x 5 jenkins jenkins 4096 May 4 04:59 example 05:02:22 -rw-rw-r-- 1 jenkins jenkins 3246 May 4 04:59 go.mod 05:02:22 -rw-rw-r-- 1 jenkins jenkins 30781 May 4 04:59 go.sum 05:02:22 drwxrwxr-x 12 jenkins jenkins 4096 May 4 04:59 internal 05:02:22 drwxrwxr-x 3 jenkins jenkins 4096 May 4 04:59 openapi 05:02:22 drwxrwxr-x 6 jenkins jenkins 4096 May 4 04:59 pkg 05:02:22 drwxrwxr-x 4 jenkins jenkins 4096 May 4 04:59 snap 05:02:22 -rw-rw-r-- 1 jenkins jenkins 222 May 4 04:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:22 + 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=d07d678f1905c1459abdb357e5c8c7e89b30e8ae --label arch=amd64 --label version=0.0.0 . 05:02:22 Sending build context to Docker daemon 11.17MB 05:02:22 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 05:02:22 Step 2/23 : FROM ${BASE} AS builder 05:02:22 ---> 1fbbf1cda1ce 05:02:22 Step 3/23 : ARG MAKE=make build 05:02:22 ---> Running in 456f7332d6eb 05:02:22 Removing intermediate container 456f7332d6eb 05:02:22 ---> ee936410e55a 05:02:22 Step 4/23 : WORKDIR /device-sdk-go 05:02:22 ---> Running in 2bfafac6e029 05:02:23 Removing intermediate container 2bfafac6e029 05:02:23 ---> 22d7ea3891b9 05:02:23 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:02:23 ---> Running in 1cbd53bcecea 05:02:23 Removing intermediate container 1cbd53bcecea 05:02:23 ---> 588b4749fe38 05:02:23 Step 6/23 : RUN apk add --update --no-cache make git 05:02:23 ---> Running in 04cbb6275250 05:02:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:02:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:02:23 OK: 265 MiB in 53 packages 05:02:24 Removing intermediate container 04cbb6275250 05:02:24 ---> 67eeed98a067 05:02:24 Step 7/23 : COPY go.mod vendor* ./ 05:02:24 ---> 684052464243 05:02:24 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:02:24 ---> Running in 575328121ed4 05:02:25 Removing intermediate container 575328121ed4 05:02:25 ---> b02c6f71ad4b 05:02:25 Step 9/23 : COPY . . 05:02:25 ---> 95d75cf9070e 05:02:25 Step 10/23 : RUN ${MAKE} 05:02:25 ---> Running in 20019c90561c 05:02:25 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:02:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13258 in /w/workspace/gexfoundry_device-sdk-go_PR-1448 [Pipeline] { [Pipeline] ws 05:02:46 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:02:46 The recommended git tool is: git 05:02:48 Removing intermediate container 20019c90561c 05:02:48 ---> 00adef67d54c 05:02:48 Step 11/23 : FROM alpine:3.17 05:02:48 3.17: Pulling from library/alpine 05:02:48 f56be85fc22e: Already exists 05:02:48 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 05:02:48 Status: Downloaded newer image for alpine:3.17 05:02:48 ---> 9ed4aefc74f6 05:02:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:02:48 ---> Running in 51840a25b071 05:02:48 Removing intermediate container 51840a25b071 05:02:48 ---> ebad340ca731 05:02:48 Step 13/23 : RUN apk add --update --no-cache 05:02:48 ---> Running in 2f22507236cb 05:02:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:02:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:02:48 OK: 7 MiB in 15 packages 05:02:48 Removing intermediate container 2f22507236cb 05:02:48 ---> 5b07748336bd 05:02:48 Step 14/23 : WORKDIR / 05:02:48 ---> Running in 72d3747f09dc 05:02:48 Removing intermediate container 72d3747f09dc 05:02:48 ---> 66e2a1ce7a5a 05:02:48 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:02:48 ---> e851f35ff862 05:02:48 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:02:48 ---> d9c3f1639209 05:02:48 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:02:48 ---> 1be23d28aacc 05:02:48 Step 18/23 : EXPOSE 59999 05:02:48 ---> Running in 76fbca9794dd 05:02:48 Removing intermediate container 76fbca9794dd 05:02:48 ---> 77855861ecbf 05:02:48 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:02:48 ---> Running in ec6415430adb 05:02:48 Removing intermediate container ec6415430adb 05:02:48 ---> 46efb395827a 05:02:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:02:48 ---> Running in 5202db3289b0 05:02:48 Removing intermediate container 5202db3289b0 05:02:48 ---> acbc1dd259d4 05:02:48 Step 21/23 : LABEL arch=amd64 05:02:48 ---> Running in 5f877a07919f 05:02:48 Removing intermediate container 5f877a07919f 05:02:48 ---> 4e3efe950829 05:02:48 Step 22/23 : LABEL git_sha=d07d678f1905c1459abdb357e5c8c7e89b30e8ae 05:02:48 ---> Running in cd750ad8ba3d 05:02:48 Removing intermediate container cd750ad8ba3d 05:02:48 ---> c761b7e4242d 05:02:48 Step 23/23 : LABEL version=0.0.0 05:02:48 ---> Running in dcdaff21f9ac 05:02:48 Removing intermediate container dcdaff21f9ac 05:02:48 ---> a58947f2449a 05:02:48 [Warning] One or more build-args [ARCH] were not consumed 05:02:48 Successfully built a58947f2449a 05:02:48 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:02:48 05:02:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:02:49 latest: Pulling from edgex-lftools-log-publisher 05:02:49 5eb5b503b376: Pulling fs layer 05:02:49 5c69ac0246d0: Pulling fs layer 05:02:49 ec43610c2a17: Pulling fs layer 05:02:49 3a2ae6a8a46f: Pulling fs layer 05:02:49 33b1e0a273af: Pulling fs layer 05:02:49 5d3b04190fa2: Pulling fs layer 05:02:49 2f39f015ded8: Pulling fs layer 05:02:49 33b1e0a273af: Waiting 05:02:49 2f39f015ded8: Waiting 05:02:49 3a2ae6a8a46f: Waiting 05:02:49 5c69ac0246d0: Download complete 05:02:49 3a2ae6a8a46f: Verifying Checksum 05:02:49 3a2ae6a8a46f: Download complete 05:02:49 33b1e0a273af: Verifying Checksum 05:02:49 33b1e0a273af: Download complete 05:02:49 5d3b04190fa2: Verifying Checksum 05:02:49 5d3b04190fa2: Download complete 05:02:49 ec43610c2a17: Verifying Checksum 05:02:49 ec43610c2a17: Download complete 05:02:49 5eb5b503b376: Verifying Checksum 05:02:49 5eb5b503b376: Download complete 05:02:50 2f39f015ded8: Download complete 05:02:50 5eb5b503b376: Pull complete 05:02:50 5c69ac0246d0: Pull complete 05:02:51 ec43610c2a17: Pull complete 05:02:51 3a2ae6a8a46f: Pull complete 05:02:51 33b1e0a273af: Pull complete 05:02:52 5d3b04190fa2: Pull complete 05:02:52 using credential edgex-jenkins-ssh 05:02:52 Cloning the remote Git repository 05:02:52 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:02:52 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:02:52 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:02:52 > git --version # timeout=10 05:02:52 > git --version # 'git version 2.25.1' 05:02:52 using GIT_SSH to set credentials SSH Credentials for GitHub 05:02:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:02:54 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:02:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:02:55 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:02:55 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:02:55 using GIT_SSH to set credentials SSH Credentials for GitHub 05:02:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1448/head:refs/remotes/origin/PR-1448 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:02:55 Merging remotes/origin/main commit c25088f917b9aace1eb3ba1852d94d7ec4a10515 into PR head commit d07d678f1905c1459abdb357e5c8c7e89b30e8ae 05:02:56 Merge succeeded, producing d07d678f1905c1459abdb357e5c8c7e89b30e8ae 05:02:56 Checking out Revision d07d678f1905c1459abdb357e5c8c7e89b30e8ae (PR-1448) 05:02:56 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 05:02:56 > git config core.sparsecheckout # timeout=10 05:02:56 > git checkout -f d07d678f1905c1459abdb357e5c8c7e89b30e8ae # timeout=10 05:02:56 > git remote # timeout=10 05:02:56 > git config --get remote.origin.url # timeout=10 05:02:56 using GIT_SSH to set credentials SSH Credentials for GitHub 05:02:56 > git merge c25088f917b9aace1eb3ba1852d94d7ec4a10515 # timeout=10 05:02:56 > git rev-parse HEAD^{commit} # timeout=10 05:02:56 > git config core.sparsecheckout # timeout=10 05:02:56 > git checkout -f d07d678f1905c1459abdb357e5c8c7e89b30e8ae # timeout=10 05:02:56 > git --version # timeout=10 05:02:56 > git --version # 'git version 2.25.1' 05:02:56 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 05:02:57 05:02:57 GitHub has been notified of this commit’s build result 05:02:57 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv 05:02:57 2f39f015ded8: Pull complete 05:02:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:02:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:02:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:02:57 prd-ubuntu20.04-docker-8c-8g-13256 does not seem to be running inside a container 05:02:57 $ 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-1448 -v /w/workspace/gexfoundry_device-sdk-go_PR-1448:/w/workspace/gexfoundry_device-sdk-go_PR-1448:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1448@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1448@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 05:03:00 $ docker top 75ed6e4176f6aeb71c885a189ab179e3ac55083b4a80916413c329acdecc1c2e -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 05:03:00 ---> job-cost.sh 05:03:00 lf-activate-venv: SKIPPING 05:03:00 INFO: No Stack... 05:03:01 INFO: Retrieving Pricing Info for: v3-standard-8 05:03:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:03:01 % Total % Received % Xferd Average Speed Time Time Time Current 05:03:01 Dload Upload Total Spent Left Speed 05:03:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 239k 0 --:--:-- --:--:-- --:--:-- 239k [Pipeline] sh 05:03:01 INFO: Archiving Costs [Pipeline] sh 05:03:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:03:02 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1448/archives/cost.csv 05:03:02 + cut -d, -f6 [Pipeline] lock 05:03:02 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1448-1-stack-cost] 05:03:02 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1448-1-stack-cost] did not exist. Created. 05:03:02 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1448-1-stack-cost] [Pipeline] { [Pipeline] unstash 05:03:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:03:02 + sudo tee /etc/docker/daemon.new 05:03:02 { 05:03:02 "registry-mirrors": [ 05:03:02 "https://nexus3.edgexfoundry.org:10001" 05:03:02 ], 05:03:02 "bip": "10.250.0.254/24", 05:03:02 "hosts": [ 05:03:02 "tcp://0.0.0.0:5555", 05:03:02 "unix:///var/run/docker.sock" 05:03:02 ], 05:03:02 "mtu": 1458, 05:03:02 "selinux-enabled": true, 05:03:02 "seccomp-profile": "/etc/docker/seccomp.json" 05:03:02 } [Pipeline] sh [Pipeline] sh 05:03:02 + echo total: 0.2199999988079071 [Pipeline] stash 05:03:02 Stashed 1 file(s) [Pipeline] } 05:03:02 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1448-1-stack-cost] 05:03:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] // lock [Pipeline] } 05:03:02 $ docker stop --time=1 75ed6e4176f6aeb71c885a189ab179e3ac55083b4a80916413c329acdecc1c2e 05:03:03 $ docker rm -f --volumes 75ed6e4176f6aeb71c885a189ab179e3ac55083b4a80916413c329acdecc1c2e [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage 05:03:04 + sudo service docker restart [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:03:22 provisioning config files... 05:03:22 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config7819113502840258068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:03:23 ---> docker-login.sh 05:03:23 nexus3.edgexfoundry.org:10001 05:03:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:23 Configure a credential helper to remove this warning. See 05:03:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:23 05:03:23 Login Succeeded 05:03:23 nexus3.edgexfoundry.org:10002 05:03:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:24 Configure a credential helper to remove this warning. See 05:03:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:24 05:03:24 Login Succeeded 05:03:24 nexus3.edgexfoundry.org:10003 05:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:24 Configure a credential helper to remove this warning. See 05:03:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:24 05:03:24 Login Succeeded 05:03:24 nexus3.edgexfoundry.org:10004 05:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:25 Configure a credential helper to remove this warning. See 05:03:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:25 05:03:25 Login Succeeded 05:03:25 docker.io 05:03:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:25 Configure a credential helper to remove this warning. See 05:03:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:25 05:03:25 Login Succeeded 05:03:25 ---> docker-login.sh ends [Pipeline] } 05:03:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:03:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:03:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:03:25 ========================================================= 05:03:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 05:03:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:26 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 05:03:26 Sending build context to Docker daemon 5.942MB 05:03:26 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 05:03:26 Step 2/10 : FROM ${BASE} AS builder 05:03:26 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:03:26 c41833b44d91: Pulling fs layer 05:03:26 ed15518f5707: Pulling fs layer 05:03:26 feae8fd75edb: Pulling fs layer 05:03:26 242c74f7c9fa: Pulling fs layer 05:03:26 3cdef696dda3: Pulling fs layer 05:03:26 2ced38df9373: Pulling fs layer 05:03:26 58f1dce35555: Pulling fs layer 05:03:26 242c74f7c9fa: Waiting 05:03:26 3cdef696dda3: Waiting 05:03:26 58f1dce35555: Waiting 05:03:26 2ced38df9373: Waiting 05:03:26 ed15518f5707: Download complete 05:03:26 242c74f7c9fa: Verifying Checksum 05:03:26 242c74f7c9fa: Download complete 05:03:26 3cdef696dda3: Verifying Checksum 05:03:26 3cdef696dda3: Download complete 05:03:27 c41833b44d91: Verifying Checksum 05:03:27 c41833b44d91: Download complete 05:03:28 c41833b44d91: Pull complete 05:03:28 58f1dce35555: Verifying Checksum 05:03:28 58f1dce35555: Download complete 05:03:28 ed15518f5707: Pull complete 05:03:29 feae8fd75edb: Verifying Checksum 05:03:29 feae8fd75edb: Download complete 05:03:29 2ced38df9373: Verifying Checksum 05:03:29 2ced38df9373: Download complete 05:03:42 feae8fd75edb: Pull complete 05:03:42 242c74f7c9fa: Pull complete 05:03:42 3cdef696dda3: Pull complete 05:03:48 2ced38df9373: Pull complete 05:03:52 58f1dce35555: Pull complete 05:03:52 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 05:03:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 05:03:52 ---> fadd8f120f05 05:03:52 Step 3/10 : ARG MAKE=make build 05:03:53 ---> Running in de5b56ccf93f 05:03:53 Removing intermediate container de5b56ccf93f 05:03:53 ---> 0779c5601725 05:03:53 Step 4/10 : WORKDIR /device-sdk-go 05:03:54 ---> Running in 8249f8bef71b 05:03:54 Removing intermediate container 8249f8bef71b 05:03:54 ---> fa90a333cc5d 05:03:54 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:03:54 ---> Running in 7b060ab12547 05:03:54 Removing intermediate container 7b060ab12547 05:03:54 ---> 685937cfd4b3 05:03:54 Step 6/10 : RUN apk add --update --no-cache make git 05:03:55 ---> Running in fbb371a08f8c 05:03:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:03:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:03:58 OK: 263 MiB in 53 packages 05:03:58 Removing intermediate container fbb371a08f8c 05:03:58 ---> 1d4425c29831 05:03:58 Step 7/10 : COPY go.mod vendor* ./ 05:03:58 ---> 5480eff917e3 05:03:58 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:03:59 ---> Running in d20b0345c410 05:05:07 Removing intermediate container d20b0345c410 05:05:07 ---> 4c9d8638eba1 05:05:07 Step 9/10 : COPY . . 05:05:07 ---> b7aff0239f63 05:05:07 Step 10/10 : RUN ${MAKE} 05:05:07 ---> Running in 2c94a8d07c8e 05:05:07 noop 05:05:07 Removing intermediate container 2c94a8d07c8e 05:05:07 ---> f36f5a514102 05:05:07 Successfully built f36f5a514102 05:05:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:07 + docker inspect -f . ci-base-image-arm64 05:05:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:07 prd-ubuntu20.04-docker-arm64-4c-16g-13258 does not seem to be running inside a container 05:05:07 $ 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 ******** -e ******** ci-base-image-arm64 cat 05:05:11 $ docker top ed4db5b7472927d271b90c08e6017747ac9c7e11ca55781d8a0946d881c2c248 -eo pid,comm [Pipeline] { [Pipeline] sh 05:05:12 + go version 05:05:12 go version go1.20.2 linux/arm64 [Pipeline] } 05:05:12 $ docker stop --time=1 ed4db5b7472927d271b90c08e6017747ac9c7e11ca55781d8a0946d881c2c248 05:05:14 $ docker rm -f --volumes ed4db5b7472927d271b90c08e6017747ac9c7e11ca55781d8a0946d881c2c248 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:14 + docker inspect -f . ci-base-image-arm64 05:05:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:15 prd-ubuntu20.04-docker-arm64-4c-16g-13258 does not seem to be running inside a container 05:05:15 $ 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 ******** -e ******** ci-base-image-arm64 cat 05:05:16 $ docker top eb09f7f16fff0ab91120e4e0131446c00941d3d1b61e6412e9b8c294ea22539b -eo pid,comm [Pipeline] { [Pipeline] sh 05:05:17 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 05:05:17 + make test 05:05:17 go test -race -coverprofile=coverage.out ./... 05:06:04 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:07:56 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:07:56 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:07:56 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:07:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:07:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:08:08 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.221s coverage: 27.6% of statements 05:08:08 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.262s coverage: 80.2% of statements 05:08:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:08:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:08:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.356s coverage: 86.0% of statements 05:08:27 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:08:27 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.430s coverage: 77.5% of statements 05:08:31 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:08:32 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:08:32 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:08:34 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.281s coverage: 14.6% of statements 05:08:34 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.441s coverage: 68.5% of statements 05:08:37 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.478s coverage: 89.2% of statements 05:08:37 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:08:37 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.272s coverage: 5.5% of statements 05:08:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:08:38 GO111MODULE=on go vet ./... 05:11:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:11:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:11:15 ./bin/test-attribution-txt.sh [Pipeline] echo 05:11:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:11:15 $ docker stop --time=1 eb09f7f16fff0ab91120e4e0131446c00941d3d1b61e6412e9b8c294ea22539b 05:11:17 $ docker rm -f --volumes eb09f7f16fff0ab91120e4e0131446c00941d3d1b61e6412e9b8c294ea22539b [Pipeline] // withDockerContainer [Pipeline] sh 05:11:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:11:19 Warning: overwriting stash ‘coverage-report’ 05:11:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:11:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:11:20 + ls -al . 05:11:20 total 268 05:11:20 drwxrwxr-x 10 jenkins jenkins 4096 May 4 05:05 . 05:11:20 drwxrwxr-x 4 jenkins jenkins 4096 May 4 05:02 .. 05:11:20 -rw-rw-r-- 1 jenkins jenkins 140 May 4 05:02 .dockerignore 05:11:20 drwxrwxr-x 8 jenkins jenkins 4096 May 4 05:02 .git 05:11:20 drwxrwxr-x 2 jenkins jenkins 4096 May 4 05:02 .github 05:11:20 -rw-rw-r-- 1 jenkins jenkins 131 May 4 05:02 .gitignore 05:11:20 -rw-rw-r-- 1 jenkins jenkins 42 May 4 05:02 .golangci.yml 05:11:20 -rw-rw-r-- 1 jenkins jenkins 31677 May 4 05:02 CHANGELOG.md 05:11:20 -rw-rw-r-- 1 jenkins jenkins 677 May 4 05:02 GOVERNANCE.md 05:11:20 -rw-rw-r-- 1 jenkins jenkins 885 May 4 05:02 Jenkinsfile 05:11:20 -rw-rw-r-- 1 jenkins jenkins 11341 May 4 05:02 LICENSE 05:11:20 -rw-rw-r-- 1 jenkins jenkins 1714 May 4 05:02 Makefile 05:11:20 -rw-rw-r-- 1 jenkins jenkins 619 May 4 05:02 OWNERS.md 05:11:20 -rw-rw-r-- 1 jenkins jenkins 4891 May 4 05:02 README.md 05:11:20 -rw-rw-r-- 1 jenkins jenkins 5 May 4 05:00 VERSION 05:11:20 drwxrwxr-x 2 jenkins jenkins 4096 May 4 05:02 bin 05:11:20 -rw-r--r-- 1 jenkins jenkins 106119 May 4 05:08 coverage.out 05:11:20 drwxrwxr-x 5 jenkins jenkins 4096 May 4 05:02 example 05:11:20 -rw-rw-r-- 1 jenkins jenkins 3246 May 4 05:02 go.mod 05:11:20 -rw-rw-r-- 1 jenkins jenkins 30781 May 4 05:02 go.sum 05:11:20 drwxrwxr-x 12 jenkins jenkins 4096 May 4 05:02 internal 05:11:20 drwxrwxr-x 3 jenkins jenkins 4096 May 4 05:02 openapi 05:11:20 drwxrwxr-x 6 jenkins jenkins 4096 May 4 05:02 pkg 05:11:20 drwxrwxr-x 4 jenkins jenkins 4096 May 4 05:02 snap 05:11:20 -rw-rw-r-- 1 jenkins jenkins 222 May 4 05:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:21 + 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=d07d678f1905c1459abdb357e5c8c7e89b30e8ae --label arch=arm64 --label version=0.0.0 . 05:11:21 Sending build context to Docker daemon 6.049MB 05:11:21 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 05:11:21 Step 2/23 : FROM ${BASE} AS builder 05:11:21 ---> f36f5a514102 05:11:21 Step 3/23 : ARG MAKE=make build 05:11:21 ---> Running in 2ca2df265df7 05:11:22 Removing intermediate container 2ca2df265df7 05:11:22 ---> bc07ecd083f4 05:11:22 Step 4/23 : WORKDIR /device-sdk-go 05:11:22 ---> Running in 511a78ececdb 05:11:22 Removing intermediate container 511a78ececdb 05:11:22 ---> 1218a15a7817 05:11:22 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:11:22 ---> Running in dd19a408cbac 05:11:23 Removing intermediate container dd19a408cbac 05:11:23 ---> 4e3d8b4004e7 05:11:23 Step 6/23 : RUN apk add --update --no-cache make git 05:11:23 ---> Running in d35e9386839d 05:11:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:11:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:11:25 OK: 263 MiB in 53 packages 05:11:26 Removing intermediate container d35e9386839d 05:11:26 ---> 140adff49f56 05:11:26 Step 7/23 : COPY go.mod vendor* ./ 05:11:28 ---> a762e0200310 05:11:28 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:11:28 ---> Running in ed3ae12c590c 05:11:31 Removing intermediate container ed3ae12c590c 05:11:31 ---> 7991b2ae1d35 05:11:31 Step 9/23 : COPY . . 05:11:32 ---> 9b86ee31dfb3 05:11:32 Step 10/23 : RUN ${MAKE} 05:11:32 ---> Running in 3e2a60a3f2a3 05:11:33 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:13:40 Removing intermediate container 3e2a60a3f2a3 05:13:40 ---> 97f43814b6cd 05:13:40 Step 11/23 : FROM alpine:3.17 05:13:40 3.17: Pulling from library/alpine 05:13:40 c41833b44d91: Already exists 05:13:40 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 05:13:40 Status: Downloaded newer image for alpine:3.17 05:13:40 ---> 51e60588ff2c 05:13:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:13:40 ---> Running in f12702efccd4 05:13:40 Removing intermediate container f12702efccd4 05:13:40 ---> df752766819e 05:13:40 Step 13/23 : RUN apk add --update --no-cache 05:13:40 ---> Running in 9d548fb66b6d 05:13:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:13:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:13:41 OK: 7 MiB in 15 packages 05:13:42 Removing intermediate container 9d548fb66b6d 05:13:42 ---> 9c57cf3145b3 05:13:42 Step 14/23 : WORKDIR / 05:13:42 ---> Running in 2c9734a7c78f 05:13:43 Removing intermediate container 2c9734a7c78f 05:13:43 ---> a2deb258b8a2 05:13:43 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:13:43 ---> a90388059dc4 05:13:43 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:13:44 ---> afe6640bd181 05:13:44 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:13:45 ---> 479b23ae9868 05:13:45 Step 18/23 : EXPOSE 59999 05:13:45 ---> Running in 5fa232ab4ae0 05:13:45 Removing intermediate container 5fa232ab4ae0 05:13:45 ---> 8f8a3b29a696 05:13:45 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:13:45 ---> Running in f98e603290c9 05:13:45 Removing intermediate container f98e603290c9 05:13:45 ---> d8c6df26abcd 05:13:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:13:45 ---> Running in 9f19e7ac531d 05:13:46 Removing intermediate container 9f19e7ac531d 05:13:46 ---> 37f4c496350a 05:13:46 Step 21/23 : LABEL arch=arm64 05:13:46 ---> Running in e666428f82db 05:13:46 Removing intermediate container e666428f82db 05:13:46 ---> e8f9d406b62d 05:13:46 Step 22/23 : LABEL git_sha=d07d678f1905c1459abdb357e5c8c7e89b30e8ae 05:13:46 ---> Running in ab7eed0cf263 05:13:47 Removing intermediate container ab7eed0cf263 05:13:47 ---> 2beaf35671ca 05:13:47 Step 23/23 : LABEL version=0.0.0 05:13:47 ---> Running in 21040a13e32e 05:13:47 Removing intermediate container 21040a13e32e 05:13:47 ---> 5f564dafd7bb 05:13:47 [Warning] One or more build-args [ARCH] were not consumed 05:13:47 Successfully built 5f564dafd7bb 05:13:47 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:13:48 05:13:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:13:48 arm64: Pulling from edgex-lftools-log-publisher 05:13:48 8998bd30e6a1: Pulling fs layer 05:13:48 04944245beec: Pulling fs layer 05:13:48 699f458cf7ca: Pulling fs layer 05:13:48 765212b225bb: Pulling fs layer 05:13:48 f23df028b6ca: Pulling fs layer 05:13:48 d65c8cfc05b1: Pulling fs layer 05:13:48 2437ff75d9bd: Pulling fs layer 05:13:48 765212b225bb: Waiting 05:13:48 f23df028b6ca: Waiting 05:13:48 d65c8cfc05b1: Waiting 05:13:48 2437ff75d9bd: Waiting 05:13:49 04944245beec: Verifying Checksum 05:13:49 04944245beec: Download complete 05:13:49 765212b225bb: Download complete 05:13:49 f23df028b6ca: Verifying Checksum 05:13:49 f23df028b6ca: Download complete 05:13:49 d65c8cfc05b1: Verifying Checksum 05:13:49 d65c8cfc05b1: Download complete 05:13:49 699f458cf7ca: Verifying Checksum 05:13:49 699f458cf7ca: Download complete 05:13:49 8998bd30e6a1: Verifying Checksum 05:13:49 8998bd30e6a1: Download complete 05:13:51 2437ff75d9bd: Verifying Checksum 05:13:51 2437ff75d9bd: Download complete 05:13:53 8998bd30e6a1: Pull complete 05:13:54 04944245beec: Pull complete 05:13:55 699f458cf7ca: Pull complete 05:13:55 765212b225bb: Pull complete 05:13:56 f23df028b6ca: Pull complete 05:13:56 d65c8cfc05b1: Pull complete 05:14:11 2437ff75d9bd: Pull complete 05:14:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:14:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:14:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:14:11 prd-ubuntu20.04-docker-arm64-4c-16g-13258 does not seem to be running inside a container 05:14:11 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:14:14 $ docker top 8805e4e5d0915664a260ad237c4b69e4707b254e1a9fa869e4ac34adab01d395 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:14:15 ---> job-cost.sh 05:14:15 lf-activate-venv: SKIPPING 05:14:15 INFO: No Stack... 05:14:15 INFO: Retrieving Pricing Info for: v3-standard-4 05:14:16 INFO: Archiving Costs [Pipeline] sh 05:14:17 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:14:17 + cut -d, -f6 [Pipeline] lock 05:14:17 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1448-1-stack-cost] 05:14:17 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1448-1-stack-cost] did not exist. Created. 05:14:17 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1448-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:14:18 /w/workspace/device-sdk-go/1@tmp/durable-e772b059/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:14:18 + echo total: 0.10999999940395355 [Pipeline] stash 05:14:18 Warning: overwriting stash ‘stack-cost’ 05:14:18 Stashed 1 file(s) [Pipeline] } 05:14:18 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1448-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:14:18 $ docker stop --time=1 8805e4e5d0915664a260ad237c4b69e4707b254e1a9fa869e4ac34adab01d395 05:14:21 $ docker rm -f --volumes 8805e4e5d0915664a260ad237c4b69e4707b254e1a9fa869e4ac34adab01d395 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:14:22 provisioning config files... 05:14:22 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1448@tmp/config15802064960153692268tmp [Pipeline] { [Pipeline] sh 05:14:23 + set +x 05:14:23 + curl -s https://codecov.io/bash 05:14:23 + bash -s -- 05:14:23 05:14:23 _____ _ 05:14:23 / ____| | | 05:14:23 | | ___ __| | ___ ___ _____ __ 05:14:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:14:23 | |___| (_) | (_| | __/ (_| (_) \ V / 05:14:23 \_____\___/ \__,_|\___|\___\___/ \_/ 05:14:23 Bash-1.0.6 05:14:23 05:14:23 05:14:23 ==> git version 2.25.1 found 05:14: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 05:14:23 Release-Date: 2020-01-08 05:14: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 05:14:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:14:23 ==> Jenkins CI detected. 05:14:23 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1448 05:14:23 project root: . 05:14:23 --> token set from env 05:14:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:14:23 ==> Running gcov in . (disable via -X gcov) 05:14:23 ==> Python coveragepy not found 05:14:23 ==> Searching for coverage reports in: 05:14:23 + . 05:14:23 -> Found 1 reports 05:14:23 ==> Detecting git/mercurial file structure 05:14:23 ==> Reading reports 05:14:23 + ./coverage.out bytes=106119 05:14:23 ==> Appending adjustments 05:14:23 https://docs.codecov.io/docs/fixing-reports 05:14:23 + Found adjustments 05:14:23 ==> Gzipping contents 05:14:23 16K /tmp/codecov.vac2Fw.gz 05:14:23 ==> Uploading reports 05:14:23 url: https://codecov.io 05:14:23 query: branch=PR-1448&commit=d07d678f1905c1459abdb357e5c8c7e89b30e8ae&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1448%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1448&job=&cmd_args= 05:14:23 -> Pinging Codecov 05:14: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-1448&commit=d07d678f1905c1459abdb357e5c8c7e89b30e8ae&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1448%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1448&job=&cmd_args= 05:14:23 -> Uploading to 05:14:23 https://storage.googleapis.com/codecov/v4/raw/2023-05-04/7E55EF52A471D76F132DFD9A03CDDE97/d07d678f1905c1459abdb357e5c8c7e89b30e8ae/7e6b39f8-dea6-4aca-8f5d-09bdf3f71c82.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230504%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230504T051423Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4a8cb56b962f146d3eeb3ef0b6ffa0ceace61af35fa86883302dacc7140bb598 05:14:23 % Total % Received % Xferd Average Speed Time Time Time Current 05:14:23 Dload Upload Total Spent Left Speed 05:14:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15027 0 0 100 15027 0 67995 --:--:-- --:--:-- --:--:-- 67995 05:14:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/d07d678f1905c1459abdb357e5c8c7e89b30e8ae [Pipeline] } 05:14: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 05:14:25 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1448/archives ] 05:14:25 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1448/archives 05:14:25 total 16 05:14:25 drwxr-xr-x 3 root root 4096 May 4 05:03 . 05:14:25 drwxrwxr-x 12 jenkins jenkins 4096 May 4 05:03 .. 05:14:25 drwxr-xr-x 2 root root 4096 May 4 05:03 cost 05:14:25 -rw-r--r-- 1 root root 86 May 4 05:03 cost.csv 05:14:25 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1448/archives 05:14:25 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1448/archives 05:14:25 total 16 05:14:25 drwxr-xr-x 3 jenkins jenkins 4096 May 4 05:03 . 05:14:25 drwxrwxr-x 12 jenkins jenkins 4096 May 4 05:03 .. 05:14:25 drwxr-xr-x 2 jenkins jenkins 4096 May 4 05:03 cost 05:14:25 -rw-r--r-- 1 jenkins jenkins 86 May 4 05:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:14:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:14:27 ---> package-listing.sh 05:14:27 ++ tr '[:upper:]' '[:lower:]' 05:14:27 ++ facter osfamily 05:14:27 + OS_FAMILY=debian 05:14:27 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1448 05:14:27 + START_PACKAGES=/tmp/packages_start.txt 05:14:27 + END_PACKAGES=/tmp/packages_end.txt 05:14:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:14:27 + PACKAGES=/tmp/packages_start.txt 05:14:27 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1448 ']' 05:14:27 + PACKAGES=/tmp/packages_end.txt 05:14:27 + case "${OS_FAMILY}" in 05:14:27 + dpkg -l 05:14:27 + grep '^ii' 05:14:27 + '[' -f /tmp/packages_start.txt ']' 05:14:27 + '[' -f /tmp/packages_end.txt ']' 05:14:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:14:27 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1448 ']' 05:14:27 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1448/archives/ 05:14:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1448/archives/ [Pipeline] echo 05:14: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-1448/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:14:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:14:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:14:28 prd-ubuntu20.04-docker-8c-8g-13256 does not seem to be running inside a container 05:14: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-1448/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-1448 -v /w/workspace/gexfoundry_device-sdk-go_PR-1448:/w/workspace/gexfoundry_device-sdk-go_PR-1448:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1448@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1448@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 05:14:28 $ docker top dce38814d5159746b0ca3af125aa95f2d0001c54d37194c163cf613b62f15ee2 -eo pid,comm [Pipeline] { [Pipeline] sh 05:14:29 + touch /tmp/pre-build-complete [Pipeline] sh 05:14:29 + mkdir -p /var/log/sysstat [Pipeline] sh 05:14:29 + ls /var/log/sa-host 05:14:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:14:29 provisioning config files... 05:14:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1448@tmp/config12546530832708824224tmp [Pipeline] { [Pipeline] echo 05:14:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:14:30 ---> create-netrc.sh [Pipeline] } 05:14:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:14:30 ---> python-tools-install.sh [Pipeline] echo 05:14:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:14:30 ---> sudo-logs.sh 05:14:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:14:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:14:31 ---> job-cost.sh 05:14:31 lf-activate-venv: SKIPPING 05:14:31 DEBUG: total: 0.2199999988079071 05:14:31 INFO: Retrieving Stack Cost... 05:14:31 INFO: Retrieving Pricing Info for: v3-standard-8 05:14:32 INFO: Archiving Costs [Pipeline] echo 05:14:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:14:32 ---> logs-deploy.sh 05:14:32 lf-activate-venv: SKIPPING 05:14:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1448/1 05:14:32 INFO: archiving workspace using pattern(s): 05:14:33 Archives upload complete. 05:14:33 INFO: archiving logs to Nexus