Pull request #1525 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2991f1919d1231b00ae9fd60fffe11e5e5deb625+8a4e603c9daa9d98ee8f2e5896cc64fc9a451017 (57ee411ca01ba3e040e1f67a16fa696a8f3901dc) 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-ssh7412410948563310851.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh6875146925673720110.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-1525/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-1525/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13447206387096033238.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-1525/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12668310146224114210.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh16906799930740603917.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-1525/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-1525/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7073226641044794198.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9093 in /w/workspace/gexfoundry_device-sdk-go_PR-1525 [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-1525 # 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/1525/head:refs/remotes/origin/PR-1525 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8a4e603c9daa9d98ee8f2e5896cc64fc9a451017 into PR head commit 2991f1919d1231b00ae9fd60fffe11e5e5deb625 Merge succeeded, producing 2991f1919d1231b00ae9fd60fffe11e5e5deb625 Checking out Revision 2991f1919d1231b00ae9fd60fffe11e5e5deb625 (PR-1525) 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 e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:16:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 2991f1919d1231b00ae9fd60fffe11e5e5deb625 # 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 8a4e603c9daa9d98ee8f2e5896cc64fc9a451017 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2991f1919d1231b00ae9fd60fffe11e5e5deb625 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:16:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:16:32 ========================================================= 04:16:32 EdgeX Global Pipelines Version Info 04:16:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:16:33 ------------------- 04:16:33 stable info: 04:16:33 ------------------- 04:16:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:16:33 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 04:16:33 Message: update stable to v1.0.254 04:16:33 ------------------- 04:16:33 experimental info: 04:16:33 ------------------- 04:16:33 Commited By: **** collab-it+edgex@linuxfoundation.org 04:16:33 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 04:16:33 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:16:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:16:34 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:16:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:16:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:16:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:16:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:16:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:16:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:16:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:16:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:16:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:16:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:16:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:16:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:16:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:16:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:16:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:16:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:16:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:16:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:16:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:16:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:16:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:16:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:16:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:16:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:16:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:16:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1525 [Pipeline] echo 04:16:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1525 [Pipeline] echo 04:16:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1525 [Pipeline] echo 04:16:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2991f1919d1231b00ae9fd60fffe11e5e5deb625 [Pipeline] echo 04:16:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2991f19 [Pipeline] echo 04:16:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:16:35 provisioning config files... 04:16:35 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1525@tmp/config8258262646305052346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:16:35 ---> docker-login.sh 04:16:35 nexus3.edgexfoundry.org:10001 04:16:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:36 Configure a credential helper to remove this warning. See 04:16:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:36 04:16:36 Login Succeeded 04:16:36 nexus3.edgexfoundry.org:10002 04:16:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:36 Configure a credential helper to remove this warning. See 04:16:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:36 04:16:36 Login Succeeded 04:16:36 nexus3.edgexfoundry.org:10003 04:16:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:36 Configure a credential helper to remove this warning. See 04:16:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:36 04:16:36 Login Succeeded 04:16:36 nexus3.edgexfoundry.org:10004 04:16:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:36 Configure a credential helper to remove this warning. See 04:16:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:36 04:16:36 Login Succeeded 04:16:36 docker.io 04:16:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:36 Configure a credential helper to remove this warning. See 04:16:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:36 04:16:36 Login Succeeded 04:16:36 ---> docker-login.sh ends [Pipeline] } 04:16:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:16:37 + git rev-list -1 --merges 2991f1919d1231b00ae9fd60fffe11e5e5deb625~1..2991f1919d1231b00ae9fd60fffe11e5e5deb625 [Pipeline] echo 04:16:37 -----------> git rev-list -1 --merges 2991f1919d1231b00ae9fd60fffe11e5e5deb625~1..2991f1919d1231b00ae9fd60fffe11e5e5deb625 2991f1919d1231b00ae9fd60fffe11e5e5deb625 [false] [Pipeline] sh 04:16:37 + git log --format=format:%s -1 2991f1919d1231b00ae9fd60fffe11e5e5deb625 [Pipeline] echo 04:16:37 ========================================================= 04:16:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:16:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:16:38 + git log --format=format:%s -1 2991f1919d1231b00ae9fd60fffe11e5e5deb625 [Pipeline] echo 04:16:38 [semverPrep] GIT_COMMIT: 2991f1919d1231b00ae9fd60fffe11e5e5deb625, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:16:38 [semverPrep] This is not a build commit. [Pipeline] sh 04:16:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:16:38 + grep -v github /etc/ssh/ssh_known_hosts 04:16:38 + [ -e /tmp/ssh_known_hosts ] 04:16:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:16:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:16:38 + sudo tee -a /etc/ssh/ssh_known_hosts 04:16:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:16:39 04:16:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:16:39 0.1.4: Pulling from edgex-devops/py-git-semver 04:16:39 b85a868b505f: Pulling fs layer 04:16:39 e2be974225ed: Pulling fs layer 04:16:39 339a4e72a1f5: Pulling fs layer 04:16:39 988bab9f4d93: Pulling fs layer 04:16:39 1469e6f7b9e6: Pulling fs layer 04:16:39 eaf3925da568: Pulling fs layer 04:16:39 bab4dde63d76: Pulling fs layer 04:16:39 bde34c3a00c8: Pulling fs layer 04:16:39 988bab9f4d93: Waiting 04:16:39 b352a97aabf1: Pulling fs layer 04:16:39 4872d77fe225: Pulling fs layer 04:16:39 5851b861e8e6: Pulling fs layer 04:16:39 1469e6f7b9e6: Waiting 04:16:39 eaf3925da568: Waiting 04:16:39 bab4dde63d76: Waiting 04:16:39 b352a97aabf1: Waiting 04:16:39 bde34c3a00c8: Waiting 04:16:39 4872d77fe225: Waiting 04:16:39 e2be974225ed: Download complete 04:16:39 988bab9f4d93: Download complete 04:16:39 339a4e72a1f5: Verifying Checksum 04:16:39 339a4e72a1f5: Download complete 04:16:39 1469e6f7b9e6: Verifying Checksum 04:16:39 1469e6f7b9e6: Download complete 04:16:39 eaf3925da568: Verifying Checksum 04:16:39 eaf3925da568: Download complete 04:16:39 bde34c3a00c8: Verifying Checksum 04:16:39 bde34c3a00c8: Download complete 04:16:39 b352a97aabf1: Verifying Checksum 04:16:39 b352a97aabf1: Download complete 04:16:39 4872d77fe225: Verifying Checksum 04:16:39 4872d77fe225: Download complete 04:16:39 5851b861e8e6: Download complete 04:16:39 b85a868b505f: Verifying Checksum 04:16:39 b85a868b505f: Download complete 04:16:40 bab4dde63d76: Verifying Checksum 04:16:40 bab4dde63d76: Download complete 04:16:41 b85a868b505f: Pull complete 04:16:41 e2be974225ed: Pull complete 04:16:41 339a4e72a1f5: Pull complete 04:16:41 988bab9f4d93: Pull complete 04:16:42 1469e6f7b9e6: Pull complete 04:16:42 eaf3925da568: Pull complete 04:16:44 bab4dde63d76: Pull complete 04:16:44 bde34c3a00c8: Pull complete 04:16:44 b352a97aabf1: Pull complete 04:16:44 4872d77fe225: Pull complete 04:16:44 5851b861e8e6: Pull complete 04:16:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:16:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:16:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:16:44 prd-ubuntu20.04-docker-8c-8g-9093 does not seem to be running inside a container 04:16:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1525 -v /w/workspace/gexfoundry_device-sdk-go_PR-1525:/w/workspace/gexfoundry_device-sdk-go_PR-1525:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1525@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1525@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:16:47 $ docker top be2efd84c8d7a213b38c3e5ad8a694c9cd45c2ceeb1eddf41607f38cd015f875 -eo pid,comm 04:16:47 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:16:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:16:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:16:48 [ssh-agent] Looking for ssh-agent implementation... 04:16:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:16:48 $ docker exec be2efd84c8d7a213b38c3e5ad8a694c9cd45c2ceeb1eddf41607f38cd015f875 ssh-agent 04:16:48 SSH_AUTH_SOCK=/tmp/ssh-HrKrnJsBAAhe/agent.32 04:16:48 SSH_AGENT_PID=38 04:16:48 Running ssh-add (command line suppressed) 04:16:48 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1525@tmp/private_key_4013562326488788466.key (/w/workspace/gexfoundry_device-sdk-go_PR-1525@tmp/private_key_4013562326488788466.key) 04:16:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:16:48 + git tag --points-at HEAD [Pipeline] } 04:16:48 $ docker exec --env ******** --env ******** be2efd84c8d7a213b38c3e5ad8a694c9cd45c2ceeb1eddf41607f38cd015f875 ssh-agent -k 04:16:48 unset SSH_AUTH_SOCK; 04:16:48 unset SSH_AGENT_PID; 04:16:48 echo Agent pid 38 killed; 04:16:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:16:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:16:48 [ssh-agent] Looking for ssh-agent implementation... 04:16:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:16:49 $ docker exec be2efd84c8d7a213b38c3e5ad8a694c9cd45c2ceeb1eddf41607f38cd015f875 ssh-agent 04:16:49 SSH_AUTH_SOCK=/tmp/ssh-Yhj29zWAlTkU/agent.70 04:16:49 SSH_AGENT_PID=76 04:16:49 Running ssh-add (command line suppressed) 04:16:49 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1525@tmp/private_key_7560243482082683272.key (/w/workspace/gexfoundry_device-sdk-go_PR-1525@tmp/private_key_7560243482082683272.key) 04:16:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:16:49 + git semver init 04:16:49 2023-10-12 04:16:49,806 [run_init] DEBUG init version:0.0.0 force:False 04:16:49 2023-10-12 04:16:49,807 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1525/.semver 04:16:49 2023-10-12 04:16:49,807 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1525/.semver 04:16:49 2023-10-12 04:16:49,807 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1525/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1525, universal_newlines=False, shell=None, istream=None) 04:16:50 2023-10-12 04:16:50,818 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1525/.git/info/exclude 04:16:50 2023-10-12 04:16:50,818 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1525/.semver/PR-1525 with force:False 04:16:50 2023-10-12 04:16:50,819 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1525/.semver/PR-1525 04:16:50 2023-10-12 04:16:50,821 [execute] INFO git cat-file --batch-check 04:16:50 2023-10-12 04:16:50,821 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1525/.semver, universal_newlines=False, shell=None, istream=) 04:16:50 2023-10-12 04:16:50,828 [execute] INFO git cat-file --batch 04:16:50 2023-10-12 04:16:50,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1525/.semver, universal_newlines=False, shell=None, istream=) 04:16:51 2023-10-12 04:16:50,835 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1525/.semver/PR-1525 04:16:51 0.0.0 [Pipeline] } 04:16:51 $ docker exec --env ******** --env ******** be2efd84c8d7a213b38c3e5ad8a694c9cd45c2ceeb1eddf41607f38cd015f875 ssh-agent -k 04:16:51 unset SSH_AUTH_SOCK; 04:16:51 unset SSH_AGENT_PID; 04:16:51 echo Agent pid 76 killed; 04:16:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:16:51 + git semver [Pipeline] } 04:16:51 $ docker stop --time=1 be2efd84c8d7a213b38c3e5ad8a694c9cd45c2ceeb1eddf41607f38cd015f875 04:16:53 $ docker rm -f --volumes be2efd84c8d7a213b38c3e5ad8a694c9cd45c2ceeb1eddf41607f38cd015f875 [Pipeline] // withDockerContainer [Pipeline] sh 04:16:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:16:53 Stashed 1 file(s) [Pipeline] echo 04:16:53 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:16:54 provisioning config files... 04:16:54 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1525@tmp/config15921596996658315579tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:16:54 ---> docker-login.sh 04:16:54 nexus3.edgexfoundry.org:10001 04:16:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:54 Configure a credential helper to remove this warning. See 04:16:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:54 04:16:54 Login Succeeded 04:16:54 nexus3.edgexfoundry.org:10002 04:16:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:54 Configure a credential helper to remove this warning. See 04:16:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:54 04:16:54 Login Succeeded 04:16:54 nexus3.edgexfoundry.org:10003 04:16:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:55 Configure a credential helper to remove this warning. See 04:16:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:55 04:16:55 Login Succeeded 04:16:55 nexus3.edgexfoundry.org:10004 04:16:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:55 Configure a credential helper to remove this warning. See 04:16:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:55 04:16:55 Login Succeeded 04:16:55 docker.io 04:16:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:55 Configure a credential helper to remove this warning. See 04:16:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:55 04:16:55 Login Succeeded 04:16:55 ---> docker-login.sh ends [Pipeline] } 04:16:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:16:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:16:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:16:56 ========================================================= 04:16:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:16:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:56 + 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.21-alpine --build-arg MAKE=echo noop --target=builder . 04:16:56 Sending build context to Docker daemon 11.24MB 04:16:56 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:16:56 Step 2/10 : FROM ${BASE} AS builder 04:16:56 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:16:56 7264a8db6415: Pulling fs layer 04:16:56 c4d48a809fc2: Pulling fs layer 04:16:56 4f1c88b9dad5: Pulling fs layer 04:16:56 ad3a456e5733: Pulling fs layer 04:16:56 33e27b845d1e: Pulling fs layer 04:16:56 c68163c4e522: Pulling fs layer 04:16:56 50da416c3ac9: Pulling fs layer 04:16:56 23d2d4c4bb30: Pulling fs layer 04:16:56 ad3a456e5733: Waiting 04:16:56 50da416c3ac9: Waiting 04:16:56 23d2d4c4bb30: Waiting 04:16:56 c68163c4e522: Waiting 04:16:56 c4d48a809fc2: Download complete 04:16:56 ad3a456e5733: Download complete 04:16:56 33e27b845d1e: Verifying Checksum 04:16:56 33e27b845d1e: Download complete 04:16:56 7264a8db6415: Verifying Checksum 04:16:56 7264a8db6415: Download complete 04:16:56 c68163c4e522: Verifying Checksum 04:16:56 c68163c4e522: Download complete 04:16:56 7264a8db6415: Pull complete 04:16:57 23d2d4c4bb30: Verifying Checksum 04:16:57 23d2d4c4bb30: Download complete 04:16:57 c4d48a809fc2: Pull complete 04:16:57 4f1c88b9dad5: Verifying Checksum 04:16:57 4f1c88b9dad5: Download complete 04:16:57 50da416c3ac9: Verifying Checksum 04:16:57 50da416c3ac9: Download complete 04:17:00 4f1c88b9dad5: Pull complete 04:17:00 ad3a456e5733: Pull complete 04:17:00 33e27b845d1e: Pull complete 04:17:00 c68163c4e522: Pull complete 04:17:03 50da416c3ac9: Pull complete 04:17:03 23d2d4c4bb30: Pull complete 04:17:03 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 04:17:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:17:03 ---> 0786185ac409 04:17:03 Step 3/10 : ARG MAKE=make build 04:17:06 ---> Running in 9110002c2a36 04:17:06 Removing intermediate container 9110002c2a36 04:17:06 ---> 21bd866ee9d8 04:17:06 Step 4/10 : WORKDIR /device-sdk-go 04:17:06 ---> Running in 99371192ea9a 04:17:06 Removing intermediate container 99371192ea9a 04:17:06 ---> 09c628cb8529 04:17:06 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:17:06 ---> Running in ca963f5494ef 04:17:06 Removing intermediate container ca963f5494ef 04:17:06 ---> 56859b6da7f2 04:17:06 Step 6/10 : RUN apk add --update --no-cache make git 04:17:06 ---> Running in 1caca721fb6c 04:17:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:17:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:17:07 OK: 264 MiB in 52 packages 04:17:07 Removing intermediate container 1caca721fb6c 04:17:07 ---> df2ba2f7f5d3 04:17:07 Step 7/10 : COPY go.mod vendor* ./ 04:17:07 ---> 6c0b85b246c0 04:17:07 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:17:07 ---> Running in ef49cb50dbc5 04:17:09 Still waiting to schedule task 04:17:09 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 04:18:03 Removing intermediate container ef49cb50dbc5 04:18:03 ---> 9aceeda84dae 04:18:03 Step 9/10 : COPY . . 04:18:03 ---> 217fb6a4b6ea 04:18:03 Step 10/10 : RUN ${MAKE} 04:18:03 ---> Running in 94ac01320c7c 04:18:03 noop 04:18:03 Removing intermediate container 94ac01320c7c 04:18:03 ---> fdfda7f56310 04:18:03 Successfully built fdfda7f56310 04:18:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:04 + docker inspect -f . ci-base-image-x86_64 04:18:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:18:04 prd-ubuntu20.04-docker-8c-8g-9093 does not seem to be running inside a container 04:18:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1525 -v /w/workspace/gexfoundry_device-sdk-go_PR-1525:/w/workspace/gexfoundry_device-sdk-go_PR-1525:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1525@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1525@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:18:04 $ docker top fd9a36e4b6319888096ef2e62d392b9814e09e0f939607ebcb7f1a24ea4062fe -eo pid,comm [Pipeline] { [Pipeline] sh 04:18:05 + go version 04:18:05 go version go1.21.0 linux/amd64 [Pipeline] } 04:18:05 $ docker stop --time=1 fd9a36e4b6319888096ef2e62d392b9814e09e0f939607ebcb7f1a24ea4062fe 04:18:06 $ docker rm -f --volumes fd9a36e4b6319888096ef2e62d392b9814e09e0f939607ebcb7f1a24ea4062fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:07 + docker inspect -f . ci-base-image-x86_64 04:18:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:18:07 prd-ubuntu20.04-docker-8c-8g-9093 does not seem to be running inside a container 04:18:07 $ 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-1525 -v /w/workspace/gexfoundry_device-sdk-go_PR-1525:/w/workspace/gexfoundry_device-sdk-go_PR-1525:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1525@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1525@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:18:07 $ docker top 57f08465f5f881f76e944fcf7e02b7b3bd97605064a4e32c066effcf32120d79 -eo pid,comm [Pipeline] { [Pipeline] sh 04:18:08 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1525 [Pipeline] fileExists [Pipeline] sh 04:18:08 + make test 04:18:08 go test -race -coverprofile=coverage.out ./... 04:18:16 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:18:31 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:18:31 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:18:31 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:18:31 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:18:31 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:18:31 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:18:31 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:18:31 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.041s coverage: 27.6% of statements 04:18:32 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.047s coverage: 81.5% of statements 04:18:32 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.056s coverage: 86.0% of statements 04:18:32 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:18:33 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:18:33 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:18:33 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.076s coverage: 71.8% of statements 04:18:33 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:18:36 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.054s coverage: 14.4% of statements 04:18:36 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 1.389s coverage: 45.9% of statements 04:18:36 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.067s coverage: 68.5% of statements 04:18:36 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.110s coverage: 89.2% of statements 04:18:36 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.045s coverage: 5.5% of statements 04:18:58 GO111MODULE=on go vet ./... 04:19:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:19:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:19:00 ./bin/test-attribution-txt.sh [Pipeline] echo 04:19:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:19:01 $ docker stop --time=1 57f08465f5f881f76e944fcf7e02b7b3bd97605064a4e32c066effcf32120d79 04:19:02 $ docker rm -f --volumes 57f08465f5f881f76e944fcf7e02b7b3bd97605064a4e32c066effcf32120d79 [Pipeline] // withDockerContainer [Pipeline] sh 04:19:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:19:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:19:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:19:04 + ls -al . 04:19:04 total 304 04:19:04 drwxrwxr-x 11 jenkins jenkins 4096 Oct 12 04:18 . 04:19:04 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 04:16 .. 04:19:04 -rw-rw-r-- 1 jenkins jenkins 140 Oct 12 04:16 .dockerignore 04:19:04 drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 04:18 .git 04:19:04 drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 04:16 .github 04:19:04 -rw-rw-r-- 1 jenkins jenkins 137 Oct 12 04:16 .gitignore 04:19:04 -rw-rw-r-- 1 jenkins jenkins 42 Oct 12 04:16 .golangci.yml 04:19:04 drwxr-xr-x 3 jenkins jenkins 4096 Oct 12 04:16 .semver 04:19:04 -rw-rw-r-- 1 jenkins jenkins 44878 Oct 12 04:16 CHANGELOG.md 04:19:04 -rw-rw-r-- 1 jenkins jenkins 677 Oct 12 04:16 GOVERNANCE.md 04:19:04 -rw-rw-r-- 1 jenkins jenkins 885 Oct 12 04:16 Jenkinsfile 04:19:04 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 12 04:16 LICENSE 04:19:04 -rw-rw-r-- 1 jenkins jenkins 1842 Oct 12 04:16 Makefile 04:19:04 -rw-rw-r-- 1 jenkins jenkins 619 Oct 12 04:16 OWNERS.md 04:19:04 -rw-rw-r-- 1 jenkins jenkins 4933 Oct 12 04:16 README.md 04:19:04 -rw-rw-r-- 1 jenkins jenkins 5 Oct 12 04:16 VERSION 04:19:04 drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 04:16 bin 04:19:04 -rw-r--r-- 1 jenkins jenkins 122153 Oct 12 04:18 coverage.out 04:19:04 drwxrwxr-x 5 jenkins jenkins 4096 Oct 12 04:16 example 04:19:04 -rw-rw-r-- 1 jenkins jenkins 3723 Oct 12 04:16 go.mod 04:19:04 -rw-rw-r-- 1 jenkins jenkins 34808 Oct 12 04:16 go.sum 04:19:04 drwxrwxr-x 12 jenkins jenkins 4096 Oct 12 04:16 internal 04:19:04 drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 04:16 openapi 04:19:04 drwxrwxr-x 6 jenkins jenkins 4096 Oct 12 04:16 pkg 04:19:04 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 04:16 snap 04:19:04 -rw-rw-r-- 1 jenkins jenkins 222 Oct 12 04:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:04 + 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=2991f1919d1231b00ae9fd60fffe11e5e5deb625 --label arch=amd64 --label version=0.0.0 . 04:19:04 Sending build context to Docker daemon 11.37MB 04:19:04 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 04:19:04 Step 2/23 : FROM ${BASE} AS builder 04:19:04 ---> fdfda7f56310 04:19:04 Step 3/23 : ARG MAKE=make build 04:19:04 ---> Running in 9539c2bc5616 04:19:05 Removing intermediate container 9539c2bc5616 04:19:05 ---> 85afb7f5f740 04:19:05 Step 4/23 : WORKDIR /device-sdk-go 04:19:05 ---> Running in 40bca1f05858 04:19:05 Removing intermediate container 40bca1f05858 04:19:05 ---> ddb5f49d83a2 04:19:05 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:19:05 ---> Running in 3f09cd506d93 04:19:05 Removing intermediate container 3f09cd506d93 04:19:05 ---> 5f239622ce38 04:19:05 Step 6/23 : RUN apk add --update --no-cache make git 04:19:05 ---> Running in d7cd61a0326a 04:19:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:19:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:19:06 OK: 264 MiB in 52 packages 04:19:06 Removing intermediate container d7cd61a0326a 04:19:06 ---> a50e1a8bdb0c 04:19:06 Step 7/23 : COPY go.mod vendor* ./ 04:19:06 ---> e98f3505b412 04:19:06 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:19:06 ---> Running in 4e2da25a359e 04:19:07 Removing intermediate container 4e2da25a359e 04:19:07 ---> 5afca7897195 04:19:07 Step 9/23 : COPY . . 04:19:07 ---> ceac8a72bb26 04:19:07 Step 10/23 : RUN ${MAKE} 04:19:07 ---> Running in 216afc212b65 04:19:07 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:19:30 Removing intermediate container 216afc212b65 04:19:30 ---> 3f97dac55a8e 04:19:30 Step 11/23 : FROM alpine:3.18 04:19:30 3.18: Pulling from library/alpine 04:19:30 96526aa774ef: Pulling fs layer 04:19:30 96526aa774ef: Verifying Checksum 04:19:30 96526aa774ef: Download complete 04:19:30 96526aa774ef: Pull complete 04:19:30 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:19:30 Status: Downloaded newer image for alpine:3.18 04:19:30 ---> 8ca4688f4f35 04:19:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:19:30 ---> Running in 9c6f2163255a 04:19:30 Removing intermediate container 9c6f2163255a 04:19:30 ---> 4881e7b46e61 04:19:30 Step 13/23 : RUN apk add --update --no-cache 04:19:30 ---> Running in c4da9d41b28e 04:19:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:19:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:19:30 OK: 7 MiB in 15 packages 04:19:30 Removing intermediate container c4da9d41b28e 04:19:30 ---> e343f1a3c618 04:19:30 Step 14/23 : WORKDIR / 04:19:30 ---> Running in 3cf7ac1d85c3 04:19:30 Removing intermediate container 3cf7ac1d85c3 04:19:30 ---> dde99ed68d8d 04:19:30 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:19:30 ---> b61ad80dc376 04:19:30 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:19:31 ---> 48b361bb45c0 04:19:31 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:19:31 ---> 895a76c5a780 04:19:31 Step 18/23 : EXPOSE 59999 04:19:31 ---> Running in 289664ea06f3 04:19:31 Removing intermediate container 289664ea06f3 04:19:31 ---> 21d87638ad57 04:19:31 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:19:31 ---> Running in c3e9c2b9da6b 04:19:31 Removing intermediate container c3e9c2b9da6b 04:19:31 ---> 4b6c73a593bc 04:19:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:19:31 ---> Running in 45560c725c2a 04:19:31 Removing intermediate container 45560c725c2a 04:19:31 ---> 71098c93130e 04:19:31 Step 21/23 : LABEL arch=amd64 04:19:31 ---> Running in 2f810cd5c659 04:19:32 Removing intermediate container 2f810cd5c659 04:19:32 ---> e61aba762d60 04:19:32 Step 22/23 : LABEL git_sha=2991f1919d1231b00ae9fd60fffe11e5e5deb625 04:19:32 ---> Running in bf450aa56721 04:19:32 Removing intermediate container bf450aa56721 04:19:32 ---> af5856f82d4b 04:19:32 Step 23/23 : LABEL version=0.0.0 04:19:32 ---> Running in 01711ddab73d 04:19:32 Removing intermediate container 01711ddab73d 04:19:32 ---> 31837c252eea 04:19:32 [Warning] One or more build-args [ARCH] were not consumed 04:19:32 Successfully built 31837c252eea 04:19:32 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 04:19:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:19:33 04:19:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:19:33 latest: Pulling from edgex-lftools-log-publisher 04:19:33 5eb5b503b376: Pulling fs layer 04:19:33 5c69ac0246d0: Pulling fs layer 04:19:33 ec43610c2a17: Pulling fs layer 04:19:33 3a2ae6a8a46f: Pulling fs layer 04:19:33 33b1e0a273af: Pulling fs layer 04:19:33 5d3b04190fa2: Pulling fs layer 04:19:33 2f39f015ded8: Pulling fs layer 04:19:33 3a2ae6a8a46f: Waiting 04:19:33 5d3b04190fa2: Waiting 04:19:33 2f39f015ded8: Waiting 04:19:33 5c69ac0246d0: Verifying Checksum 04:19:33 5c69ac0246d0: Download complete 04:19:33 3a2ae6a8a46f: Download complete 04:19:33 33b1e0a273af: Verifying Checksum 04:19:33 33b1e0a273af: Download complete 04:19:33 5d3b04190fa2: Verifying Checksum 04:19:33 5d3b04190fa2: Download complete 04:19:33 ec43610c2a17: Verifying Checksum 04:19:33 ec43610c2a17: Download complete 04:19:33 5eb5b503b376: Verifying Checksum 04:19:33 5eb5b503b376: Download complete 04:19:34 2f39f015ded8: Download complete 04:19:35 5eb5b503b376: Pull complete 04:19:35 5c69ac0246d0: Pull complete 04:19:35 ec43610c2a17: Pull complete 04:19:35 3a2ae6a8a46f: Pull complete 04:19:36 33b1e0a273af: Pull complete 04:19:36 5d3b04190fa2: Pull complete 04:19:41 2f39f015ded8: Pull complete 04:19:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:19:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:19:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:19:41 prd-ubuntu20.04-docker-8c-8g-9093 does not seem to be running inside a container 04:19:41 $ 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-1525 -v /w/workspace/gexfoundry_device-sdk-go_PR-1525:/w/workspace/gexfoundry_device-sdk-go_PR-1525:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1525@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1525@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:19:45 $ docker top 540ed02a3fe47172618b77cf81bcf6ec44dff0c32c2896a3942fcfad6910e51b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:19:45 ---> job-cost.sh 04:19:45 lf-activate-venv: SKIPPING 04:19:45 INFO: No Stack... 04:19:46 INFO: Retrieving Pricing Info for: v3-standard-8 04:19:46 INFO: Archiving Costs [Pipeline] sh 04:19:46 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1525/archives/cost.csv 04:19:46 + cut -d, -f6 [Pipeline] lock 04:19:46 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1525-1-stack-cost] 04:19:46 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1525-1-stack-cost] did not exist. Created. 04:19:46 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1525-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:19:47 + echo total: 0.2199999988079071 [Pipeline] stash 04:19:47 Stashed 1 file(s) [Pipeline] } 04:19:47 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1525-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:19:47 $ docker stop --time=1 540ed02a3fe47172618b77cf81bcf6ec44dff0c32c2896a3942fcfad6910e51b 04:19:48 $ docker rm -f --volumes 540ed02a3fe47172618b77cf81bcf6ec44dff0c32c2896a3942fcfad6910e51b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:20:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9096 in /w/workspace/gexfoundry_device-sdk-go_PR-1525 [Pipeline] { [Pipeline] ws 04:20:55 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:20:55 The recommended git tool is: git 04:21:04 using credential edgex-jenkins-ssh 04:21:04 Cloning the remote Git repository 04:21:04 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:21:04 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:21:04 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:21:04 > git --version # timeout=10 04:21:04 > git --version # 'git version 2.25.1' 04:21:04 using GIT_SSH to set credentials SSH Credentials for GitHub 04:21:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:21:06 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:21:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:21:08 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:21:08 Merging remotes/origin/main commit 8a4e603c9daa9d98ee8f2e5896cc64fc9a451017 into PR head commit 2991f1919d1231b00ae9fd60fffe11e5e5deb625 04:21:09 Merge succeeded, producing 2991f1919d1231b00ae9fd60fffe11e5e5deb625 04:21:09 Checking out Revision 2991f1919d1231b00ae9fd60fffe11e5e5deb625 (PR-1525) 04:21:08 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:21:08 using GIT_SSH to set credentials SSH Credentials for GitHub 04:21:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1525/head:refs/remotes/origin/PR-1525 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:21:08 > git config core.sparsecheckout # timeout=10 04:21:09 > git checkout -f 2991f1919d1231b00ae9fd60fffe11e5e5deb625 # timeout=10 04:21:09 > git remote # timeout=10 04:21:09 > git config --get remote.origin.url # timeout=10 04:21:09 using GIT_SSH to set credentials SSH Credentials for GitHub 04:21:09 > git merge 8a4e603c9daa9d98ee8f2e5896cc64fc9a451017 # timeout=10 04:21:09 > git rev-parse HEAD^{commit} # timeout=10 04:21:09 > git config core.sparsecheckout # timeout=10 04:21:09 > git checkout -f 2991f1919d1231b00ae9fd60fffe11e5e5deb625 # timeout=10 04:21:10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:21:10 > git --version # timeout=10 04:21:10 > git --version # 'git version 2.25.1' 04:21:10 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:21:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:21:11 % Total % Received % Xferd Average Speed Time Time Time Current 04:21:11 Dload Upload Total Spent Left Speed 04:21:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh 04:21:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:21:13 + sudo tee /etc/docker/daemon.new 04:21:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:21:13 { 04:21:13 "registry-mirrors": [ 04:21:13 "https://nexus3.edgexfoundry.org:10001" 04:21:13 ], 04:21:13 "bip": "10.250.0.254/24", 04:21:13 "hosts": [ 04:21:13 "tcp://0.0.0.0:5555", 04:21:13 "unix:///var/run/docker.sock" 04:21:13 ], 04:21:13 "mtu": 1458, 04:21:13 "selinux-enabled": true, 04:21:13 "seccomp-profile": "/etc/docker/seccomp.json" 04:21:13 } [Pipeline] sh 04:21:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:21:14 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:21:36 provisioning config files... 04:21:36 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4728679139650989030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:21:36 ---> docker-login.sh 04:21:36 nexus3.edgexfoundry.org:10001 04:21:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:21:37 Configure a credential helper to remove this warning. See 04:21:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:21:37 04:21:37 Login Succeeded 04:21:37 nexus3.edgexfoundry.org:10002 04:21:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:21:37 Configure a credential helper to remove this warning. See 04:21:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:21:37 04:21:37 Login Succeeded 04:21:37 nexus3.edgexfoundry.org:10003 04:21:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:21:38 Configure a credential helper to remove this warning. See 04:21:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:21:38 04:21:38 Login Succeeded 04:21:38 nexus3.edgexfoundry.org:10004 04:21:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:21:38 Configure a credential helper to remove this warning. See 04:21:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:21:38 04:21:38 Login Succeeded 04:21:38 docker.io 04:21:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:21:39 Configure a credential helper to remove this warning. See 04:21:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:21:39 04:21:39 Login Succeeded 04:21:39 ---> docker-login.sh ends [Pipeline] } 04:21:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:21:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:21:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:21:39 ========================================================= 04:21:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:21:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:40 + 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.21-alpine --build-arg MAKE=echo noop --target=builder . 04:21:40 Sending build context to Docker daemon 6.019MB 04:21:40 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:21:40 Step 2/10 : FROM ${BASE} AS builder 04:21:40 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:21:40 9fda8d8052c6: Pulling fs layer 04:21:40 5d54e960e981: Pulling fs layer 04:21:40 c4a7e357bf2a: Pulling fs layer 04:21:40 f0e02332f6b5: Pulling fs layer 04:21:40 cefa15bbcfad: Pulling fs layer 04:21:40 17808c966233: Pulling fs layer 04:21:40 f4c1fc716caa: Pulling fs layer 04:21:40 f4c1fc716caa: Waiting 04:21:40 cefa15bbcfad: Waiting 04:21:40 17808c966233: Waiting 04:21:40 5d54e960e981: Download complete 04:21:40 f0e02332f6b5: Verifying Checksum 04:21:40 f0e02332f6b5: Download complete 04:21:41 cefa15bbcfad: Verifying Checksum 04:21:41 cefa15bbcfad: Download complete 04:21:41 9fda8d8052c6: Verifying Checksum 04:21:41 9fda8d8052c6: Download complete 04:21:41 f4c1fc716caa: Verifying Checksum 04:21:41 f4c1fc716caa: Download complete 04:21:42 c4a7e357bf2a: Verifying Checksum 04:21:43 9fda8d8052c6: Pull complete 04:21:43 17808c966233: Verifying Checksum 04:21:43 17808c966233: Download complete 04:21:44 5d54e960e981: Pull complete 04:21:59 c4a7e357bf2a: Pull complete 04:21:59 f0e02332f6b5: Pull complete 04:21:59 cefa15bbcfad: Pull complete 04:22:05 17808c966233: Pull complete 04:22:07 f4c1fc716caa: Pull complete 04:22:07 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 04:22:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:22:07 ---> ea914061e18c 04:22:07 Step 3/10 : ARG MAKE=make build 04:22:08 ---> Running in 5e50b923b4f5 04:22:08 Removing intermediate container 5e50b923b4f5 04:22:08 ---> fc2aa0e1ff0c 04:22:08 Step 4/10 : WORKDIR /device-sdk-go 04:22:08 ---> Running in 61de2ebf4e2f 04:22:08 Removing intermediate container 61de2ebf4e2f 04:22:08 ---> 39962b08c1f0 04:22:08 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:22:09 ---> Running in 592d7152bf24 04:22:09 Removing intermediate container 592d7152bf24 04:22:09 ---> 436e249add93 04:22:09 Step 6/10 : RUN apk add --update --no-cache make git 04:22:09 ---> Running in e4cbd0a8ceb6 04:22:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:22:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:22:12 OK: 266 MiB in 52 packages 04:22:13 Removing intermediate container e4cbd0a8ceb6 04:22:13 ---> 41a176598920 04:22:13 Step 7/10 : COPY go.mod vendor* ./ 04:22:13 ---> bcd9250b84f0 04:22:13 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:22:13 ---> Running in 2582ad7df015 04:23:50 Removing intermediate container 2582ad7df015 04:23:50 ---> 16d58d4d532a 04:23:50 Step 9/10 : COPY . . 04:23:50 ---> b9ce031ca5a5 04:23:50 Step 10/10 : RUN ${MAKE} 04:23:50 ---> Running in 8999f434d50f 04:23:50 noop 04:23:51 Removing intermediate container 8999f434d50f 04:23:51 ---> cfb03ad05b27 04:23:51 Successfully built cfb03ad05b27 04:23:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:52 + docker inspect -f . ci-base-image-arm64 04:23:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:52 prd-ubuntu20.04-docker-arm64-4c-16g-9096 does not seem to be running inside a container 04:23:52 $ 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 04:23:53 $ docker top 7637cce186b232214e68186c9187ddce0d4d597a7ab69bfe2a356c8f9e5ca90b -eo pid,comm [Pipeline] { [Pipeline] sh 04:23:54 + go version 04:23:54 go version go1.21.0 linux/arm64 [Pipeline] } 04:23:54 $ docker stop --time=1 7637cce186b232214e68186c9187ddce0d4d597a7ab69bfe2a356c8f9e5ca90b 04:23:56 $ docker rm -f --volumes 7637cce186b232214e68186c9187ddce0d4d597a7ab69bfe2a356c8f9e5ca90b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:56 + docker inspect -f . ci-base-image-arm64 04:23:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:57 prd-ubuntu20.04-docker-arm64-4c-16g-9096 does not seem to be running inside a container 04:23:57 $ 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 04:23:59 $ docker top b69d2ada9bf8b029d67f994c372ad6f1e5b40ff4575827fab20143efc2f75d56 -eo pid,comm [Pipeline] { [Pipeline] sh 04:24:00 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 04:24:00 + make test 04:24:01 go test -race -coverprofile=coverage.out ./... 04:24:33 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:26:09 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:26:09 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:26:09 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:26:09 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:26:09 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:26:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.196s coverage: 27.6% of statements 04:26:26 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.248s coverage: 81.5% of statements 04:26:34 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:26:34 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:26:34 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.314s coverage: 86.0% of statements 04:26:40 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:26:40 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.532s coverage: 71.8% of statements 04:26:44 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.253s coverage: 14.4% of statements 04:26:44 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.395s coverage: 45.9% of statements 04:26:44 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:26:44 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:26:45 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.396s coverage: 68.5% of statements 04:26:49 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.422s coverage: 89.2% of statements 04:26:49 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:26:50 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.226s coverage: 5.5% of statements 04:26:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:26:51 GO111MODULE=on go vet ./... 04:28:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:28:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:28:43 ./bin/test-attribution-txt.sh [Pipeline] echo 04:28:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:28:43 $ docker stop --time=1 b69d2ada9bf8b029d67f994c372ad6f1e5b40ff4575827fab20143efc2f75d56 04:28:47 $ docker rm -f --volumes b69d2ada9bf8b029d67f994c372ad6f1e5b40ff4575827fab20143efc2f75d56 [Pipeline] // withDockerContainer [Pipeline] sh 04:28:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:28:49 Warning: overwriting stash ‘coverage-report’ 04:28:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:28:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:28:50 + ls -al . 04:28:50 total 300 04:28:50 drwxrwxr-x 10 jenkins jenkins 4096 Oct 12 04:24 . 04:28:50 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 04:21 .. 04:28:50 -rw-rw-r-- 1 jenkins jenkins 140 Oct 12 04:21 .dockerignore 04:28:50 drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 04:21 .git 04:28:50 drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 04:21 .github 04:28:50 -rw-rw-r-- 1 jenkins jenkins 137 Oct 12 04:21 .gitignore 04:28:50 -rw-rw-r-- 1 jenkins jenkins 42 Oct 12 04:21 .golangci.yml 04:28:50 -rw-rw-r-- 1 jenkins jenkins 44878 Oct 12 04:21 CHANGELOG.md 04:28:50 -rw-rw-r-- 1 jenkins jenkins 677 Oct 12 04:21 GOVERNANCE.md 04:28:50 -rw-rw-r-- 1 jenkins jenkins 885 Oct 12 04:21 Jenkinsfile 04:28:50 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 12 04:21 LICENSE 04:28:50 -rw-rw-r-- 1 jenkins jenkins 1842 Oct 12 04:21 Makefile 04:28:50 -rw-rw-r-- 1 jenkins jenkins 619 Oct 12 04:21 OWNERS.md 04:28:50 -rw-rw-r-- 1 jenkins jenkins 4933 Oct 12 04:21 README.md 04:28:50 -rw-rw-r-- 1 jenkins jenkins 5 Oct 12 04:16 VERSION 04:28:50 drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 04:21 bin 04:28:50 -rw-r--r-- 1 jenkins jenkins 122155 Oct 12 04:26 coverage.out 04:28:50 drwxrwxr-x 5 jenkins jenkins 4096 Oct 12 04:21 example 04:28:50 -rw-rw-r-- 1 jenkins jenkins 3723 Oct 12 04:21 go.mod 04:28:50 -rw-rw-r-- 1 jenkins jenkins 34808 Oct 12 04:21 go.sum 04:28:50 drwxrwxr-x 12 jenkins jenkins 4096 Oct 12 04:21 internal 04:28:50 drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 04:21 openapi 04:28:50 drwxrwxr-x 6 jenkins jenkins 4096 Oct 12 04:21 pkg 04:28:50 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 04:21 snap 04:28:50 -rw-rw-r-- 1 jenkins jenkins 222 Oct 12 04:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:51 + 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=2991f1919d1231b00ae9fd60fffe11e5e5deb625 --label arch=arm64 --label version=0.0.0 . 04:28:51 Sending build context to Docker daemon 6.142MB 04:28:51 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 04:28:51 Step 2/23 : FROM ${BASE} AS builder 04:28:51 ---> cfb03ad05b27 04:28:51 Step 3/23 : ARG MAKE=make build 04:28:51 ---> Running in 06790ab83aa4 04:28:52 Removing intermediate container 06790ab83aa4 04:28:52 ---> 9594d93a5b8d 04:28:52 Step 4/23 : WORKDIR /device-sdk-go 04:28:52 ---> Running in 28a197ef2013 04:28:52 Removing intermediate container 28a197ef2013 04:28:52 ---> edb8d2660b27 04:28:52 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:28:52 ---> Running in 803dbea4f64a 04:28:52 Removing intermediate container 803dbea4f64a 04:28:52 ---> 275083ff228c 04:28:52 Step 6/23 : RUN apk add --update --no-cache make git 04:28:52 ---> Running in 64b17db8e421 04:28:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:28:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:28:55 OK: 266 MiB in 52 packages 04:28:56 Removing intermediate container 64b17db8e421 04:28:56 ---> 6e23c0487552 04:28:56 Step 7/23 : COPY go.mod vendor* ./ 04:28:56 ---> 210874941491 04:28:56 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:56 ---> Running in f0552c57b561 04:29:01 Removing intermediate container f0552c57b561 04:29:01 ---> 8267b40e028d 04:29:01 Step 9/23 : COPY . . 04:29:01 ---> 4a46c25a4173 04:29:01 Step 10/23 : RUN ${MAKE} 04:29:01 ---> Running in 7d8a3ea2533b 04:29:02 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:30:54 Removing intermediate container 7d8a3ea2533b 04:30:54 ---> 31a09eaa61ff 04:30:54 Step 11/23 : FROM alpine:3.18 04:30:54 3.18: Pulling from library/alpine 04:30:54 579b34f0a95b: Pulling fs layer 04:30:54 579b34f0a95b: Verifying Checksum 04:30:54 579b34f0a95b: Download complete 04:30:54 579b34f0a95b: Pull complete 04:30:54 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:30:54 Status: Downloaded newer image for alpine:3.18 04:30:54 ---> 3cc203321400 04:30:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:30:54 ---> Running in 4ed2832dd3e0 04:30:54 Removing intermediate container 4ed2832dd3e0 04:30:54 ---> 5e22b420dec5 04:30:54 Step 13/23 : RUN apk add --update --no-cache 04:30:54 ---> Running in 324278d55e8f 04:30:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:30:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:30:54 OK: 8 MiB in 15 packages 04:30:55 Removing intermediate container 324278d55e8f 04:30:55 ---> eb52d27d3691 04:30:55 Step 14/23 : WORKDIR / 04:30:55 ---> Running in 8f0f8cef2014 04:30:56 Removing intermediate container 8f0f8cef2014 04:30:56 ---> 7f5932a8eb2f 04:30:56 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:30:56 ---> e20885865ce7 04:30:56 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:30:58 ---> 9faacf6142b8 04:30:58 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:30:58 ---> dcf049c1747c 04:30:58 Step 18/23 : EXPOSE 59999 04:30:58 ---> Running in cd83966e9d4f 04:30:58 Removing intermediate container cd83966e9d4f 04:30:58 ---> fc4669d1e025 04:30:58 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:30:58 ---> Running in 0260877409cd 04:30:59 Removing intermediate container 0260877409cd 04:30:59 ---> d3052e612780 04:30:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:30:59 ---> Running in 6f9f62e827c0 04:30:59 Removing intermediate container 6f9f62e827c0 04:30:59 ---> 863a35eb1f4d 04:30:59 Step 21/23 : LABEL arch=arm64 04:30:59 ---> Running in 5f2bc9ce5714 04:30:59 Removing intermediate container 5f2bc9ce5714 04:30:59 ---> 642db7643e20 04:30:59 Step 22/23 : LABEL git_sha=2991f1919d1231b00ae9fd60fffe11e5e5deb625 04:30:59 ---> Running in 8daa07c7ed04 04:31:00 Removing intermediate container 8daa07c7ed04 04:31:00 ---> 2ee7b6f4d180 04:31:00 Step 23/23 : LABEL version=0.0.0 04:31:00 ---> Running in 97ac868b604c 04:31:00 Removing intermediate container 97ac868b604c 04:31:00 ---> 71e9eadce112 04:31:00 [Warning] One or more build-args [ARCH] were not consumed 04:31:00 Successfully built 71e9eadce112 04:31:00 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:31:01 04:31:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:31:02 arm64: Pulling from edgex-lftools-log-publisher 04:31:02 8998bd30e6a1: Pulling fs layer 04:31:02 04944245beec: Pulling fs layer 04:31:02 699f458cf7ca: Pulling fs layer 04:31:02 765212b225bb: Pulling fs layer 04:31:02 f23df028b6ca: Pulling fs layer 04:31:02 d65c8cfc05b1: Pulling fs layer 04:31:02 2437ff75d9bd: Pulling fs layer 04:31:02 d65c8cfc05b1: Waiting 04:31:02 2437ff75d9bd: Waiting 04:31:02 765212b225bb: Waiting 04:31:02 f23df028b6ca: Waiting 04:31:02 04944245beec: Verifying Checksum 04:31:02 04944245beec: Download complete 04:31:02 765212b225bb: Verifying Checksum 04:31:02 765212b225bb: Download complete 04:31:02 f23df028b6ca: Verifying Checksum 04:31:02 f23df028b6ca: Download complete 04:31:02 d65c8cfc05b1: Verifying Checksum 04:31:02 d65c8cfc05b1: Download complete 04:31:02 699f458cf7ca: Verifying Checksum 04:31:02 699f458cf7ca: Download complete 04:31:03 8998bd30e6a1: Verifying Checksum 04:31:03 8998bd30e6a1: Download complete 04:31:06 2437ff75d9bd: Verifying Checksum 04:31:06 2437ff75d9bd: Download complete 04:31:07 8998bd30e6a1: Pull complete 04:31:08 04944245beec: Pull complete 04:31:09 699f458cf7ca: Pull complete 04:31:10 765212b225bb: Pull complete 04:31:11 f23df028b6ca: Pull complete 04:31:11 d65c8cfc05b1: Pull complete 04:31:29 2437ff75d9bd: Pull complete 04:31:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:31:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:31:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:30 prd-ubuntu20.04-docker-arm64-4c-16g-9096 does not seem to be running inside a container 04:31:30 $ 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 04:31:32 $ docker top eb30ef3c3beea03d2c6b101c6ea68b0fba4b9a5eb039e2cd02dca92c85188064 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:31:33 ---> job-cost.sh 04:31:33 lf-activate-venv: SKIPPING 04:31:33 INFO: No Stack... 04:31:33 INFO: Retrieving Pricing Info for: v3-standard-4 04:31:34 INFO: Archiving Costs [Pipeline] sh 04:31:35 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 04:31:35 + cut -d, -f6 [Pipeline] lock 04:31:35 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1525-1-stack-cost] 04:31:35 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1525-1-stack-cost] did not exist. Created. 04:31:35 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1525-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:31:35 /w/workspace/device-sdk-go/1@tmp/durable-00d55263/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:31:36 + echo total: 0.10999999940395355 [Pipeline] stash 04:31:36 Warning: overwriting stash ‘stack-cost’ 04:31:36 Stashed 1 file(s) [Pipeline] } 04:31:36 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1525-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:31:36 $ docker stop --time=1 eb30ef3c3beea03d2c6b101c6ea68b0fba4b9a5eb039e2cd02dca92c85188064 04:31:38 $ docker rm -f --volumes eb30ef3c3beea03d2c6b101c6ea68b0fba4b9a5eb039e2cd02dca92c85188064 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:31:39 provisioning config files... 04:31:39 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1525@tmp/config12126393794453863985tmp [Pipeline] { [Pipeline] sh 04:31:39 + set +x 04:31:39 + curl -s https://codecov.io/bash 04:31:39 + bash -s -- 04:31:39 04:31:39 _____ _ 04:31:39 / ____| | | 04:31:39 | | ___ __| | ___ ___ _____ __ 04:31:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:31:39 | |___| (_) | (_| | __/ (_| (_) \ V / 04:31:39 \_____\___/ \__,_|\___|\___\___/ \_/ 04:31:39 Bash-1.0.6 04:31:39 04:31:39 04:31:39 ==> git version 2.25.1 found 04:31:39 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 04:31:39 Release-Date: 2020-01-08 04:31:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:31:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:31:39 ==> Jenkins CI detected. 04:31:39 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1525 04:31:39 project root: . 04:31:39 --> token set from env 04:31:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:31:39 ==> Running gcov in . (disable via -X gcov) 04:31:39 ==> Python coveragepy not found 04:31:39 ==> Searching for coverage reports in: 04:31:39 + . 04:31:39 -> Found 1 reports 04:31:39 ==> Detecting git/mercurial file structure 04:31:39 ==> Reading reports 04:31:39 + ./coverage.out bytes=122155 04:31:39 ==> Appending adjustments 04:31:39 https://docs.codecov.io/docs/fixing-reports 04:31:40 + Found adjustments 04:31:40 ==> Gzipping contents 04:31:40 20K /tmp/codecov.7xOCu6.gz 04:31:40 ==> Uploading reports 04:31:40 url: https://codecov.io 04:31:40 query: branch=PR-1525&commit=2991f1919d1231b00ae9fd60fffe11e5e5deb625&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1525%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1525&job=&cmd_args= 04:31:40 -> Pinging Codecov 04:31:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1525&commit=2991f1919d1231b00ae9fd60fffe11e5e5deb625&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1525%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1525&job=&cmd_args= 04:31:40 -> Uploading to 04:31:40 https://storage.googleapis.com/codecov/v4/raw/2023-10-12/7E55EF52A471D76F132DFD9A03CDDE97/2991f1919d1231b00ae9fd60fffe11e5e5deb625/193bb20d-00bf-41e9-861d-93a0690b277f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231012%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231012T043140Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f471536664b1e5451907e93d64fd483f8bc7c5d036cb3643ff280454f854ffef 04:31:40 % Total % Received % Xferd Average Speed Time Time Time Current 04:31:40 Dload Upload Total Spent Left Speed 04:31:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16746 0 0 100 16746 0 52006 --:--:-- --:--:-- --:--:-- 52006 04:31:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/2991f1919d1231b00ae9fd60fffe11e5e5deb625 [Pipeline] } 04:31:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:31:42 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1525/archives ] 04:31:42 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1525/archives 04:31:42 total 16 04:31:42 drwxr-xr-x 3 root root 4096 Oct 12 04:19 . 04:31:42 drwxrwxr-x 12 jenkins jenkins 4096 Oct 12 04:19 .. 04:31:42 drwxr-xr-x 2 root root 4096 Oct 12 04:19 cost 04:31:42 -rw-r--r-- 1 root root 86 Oct 12 04:19 cost.csv 04:31:42 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1525/archives 04:31:42 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1525/archives 04:31:42 total 16 04:31:42 drwxr-xr-x 3 jenkins jenkins 4096 Oct 12 04:19 . 04:31:42 drwxrwxr-x 12 jenkins jenkins 4096 Oct 12 04:19 .. 04:31:42 drwxr-xr-x 2 jenkins jenkins 4096 Oct 12 04:19 cost 04:31:42 -rw-r--r-- 1 jenkins jenkins 86 Oct 12 04:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:31:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:31:43 ---> package-listing.sh 04:31:43 ++ facter osfamily 04:31:43 ++ tr '[:upper:]' '[:lower:]' 04:31:43 + OS_FAMILY=debian 04:31:43 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1525 04:31:43 + START_PACKAGES=/tmp/packages_start.txt 04:31:43 + END_PACKAGES=/tmp/packages_end.txt 04:31:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:31:43 + PACKAGES=/tmp/packages_start.txt 04:31:43 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1525 ']' 04:31:43 + PACKAGES=/tmp/packages_end.txt 04:31:43 + case "${OS_FAMILY}" in 04:31:43 + dpkg -l 04:31:43 + grep '^ii' 04:31:43 + '[' -f /tmp/packages_start.txt ']' 04:31:43 + '[' -f /tmp/packages_end.txt ']' 04:31:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:31:43 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1525 ']' 04:31:43 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1525/archives/ 04:31:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1525/archives/ [Pipeline] echo 04:31:43 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-1525/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:31:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:31:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:44 prd-ubuntu20.04-docker-8c-8g-9093 does not seem to be running inside a container 04:31:44 $ 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-1525/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-1525 -v /w/workspace/gexfoundry_device-sdk-go_PR-1525:/w/workspace/gexfoundry_device-sdk-go_PR-1525:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1525@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1525@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:31:45 $ docker top 3f1aedcc2584ec701ea905c2af2ba2d3ed8663d7cac8df0af6daf751e78db4f1 -eo pid,comm [Pipeline] { [Pipeline] sh 04:31:45 + touch /tmp/pre-build-complete [Pipeline] sh 04:31:45 + mkdir -p /var/log/sysstat [Pipeline] sh 04:31:46 + ls /var/log/sa-host 04:31:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:31:46 provisioning config files... 04:31:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1525@tmp/config10514084430146992196tmp [Pipeline] { [Pipeline] echo 04:31:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:31:46 ---> create-netrc.sh [Pipeline] } 04:31:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:31:47 ---> python-tools-install.sh [Pipeline] echo 04:31:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:31:47 ---> sudo-logs.sh 04:31:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:31:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:31:47 ---> job-cost.sh 04:31:47 lf-activate-venv: SKIPPING 04:31:47 DEBUG: total: 0.2199999988079071 04:31:47 INFO: Retrieving Stack Cost... 04:31:48 INFO: Retrieving Pricing Info for: v3-standard-8 04:31:48 INFO: Archiving Costs [Pipeline] echo 04:31:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:31:49 ---> logs-deploy.sh 04:31:49 lf-activate-venv: SKIPPING 04:31:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1525/1 04:31:49 INFO: archiving workspace using pattern(s): 04:31:50 Archives upload complete. 04:31:50 INFO: archiving logs to Nexus