Pull request #1543 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ejlee3 for edgexfoundry/device-sdk-go Obtained Jenkinsfile from db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab+50dd63d392f370c86a33393d79501a04f0565adc (3840253c10091e940e1fba55fd98c0f457db9144) 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-ssh6581961389202769978.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh12714322948011997931.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-1543/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-1543/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh754307597616643577.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-1543/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4410276031424160241.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh7790741156152267058.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-1543/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-1543/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5719878462050034373.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-1539 in /w/workspace/gexfoundry_device-sdk-go_PR-1543 [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-1543 # 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 Merging remotes/origin/main commit 50dd63d392f370c86a33393d79501a04f0565adc into PR head commit db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab > 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/1543/head:refs/remotes/origin/PR-1543 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab # timeout=10 Merge succeeded, producing db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab Checking out Revision db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab (PR-1543) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 50dd63d392f370c86a33393d79501a04f0565adc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab # timeout=10 Commit message: "build: Update to latest 3.2.0 go-mods" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:25:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:25:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:25:10 ========================================================= 16:25:10 EdgeX Global Pipelines Version Info 16:25:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:25:11 ------------------- 16:25:11 stable info: 16:25:11 ------------------- 16:25:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:25:11 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 16:25:11 Message: update stable to v1.0.258 16:25:11 ------------------- 16:25:11 experimental info: 16:25:11 ------------------- 16:25:11 Commited By: **** collab-it+edgex@linuxfoundation.org 16:25:11 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 16:25:11 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:25:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 16:25:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 16:25:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:25:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:25:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:25:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 16:25:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:25:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 16:25:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:25:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:25:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:25:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 16:25:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:25:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:25:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:25:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:25:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:25:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:25:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:25:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:25:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:25:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 16:25:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:25:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:25:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:25:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:25:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:25:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1543 [Pipeline] echo 16:25:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1543 [Pipeline] echo 16:25:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1543 [Pipeline] echo 16:25:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab [Pipeline] echo 16:25:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = db2af5b [Pipeline] echo 16:25:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:25:14 provisioning config files... 16:25:14 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1543@tmp/config1083358355247339806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:25:14 ---> ****-login.sh 16:25:14 nexus3.edgexfoundry.org:10001 16:25:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:25:15 Configure a credential helper to remove this warning. See 16:25:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:25:15 16:25:15 Login Succeeded 16:25:15 nexus3.edgexfoundry.org:10002 16:25:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:25:15 Configure a credential helper to remove this warning. See 16:25:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:25:15 16:25:15 Login Succeeded 16:25:15 nexus3.edgexfoundry.org:10003 16:25:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:25:15 Configure a credential helper to remove this warning. See 16:25:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:25:15 16:25:15 Login Succeeded 16:25:15 nexus3.edgexfoundry.org:10004 16:25:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:25:15 Configure a credential helper to remove this warning. See 16:25:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:25:15 16:25:15 Login Succeeded 16:25:15 ****.io 16:25:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:25:15 Configure a credential helper to remove this warning. See 16:25:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:25:15 16:25:15 Login Succeeded 16:25:15 ---> ****-login.sh ends [Pipeline] } 16:25:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:25:16 + git rev-list -1 --merges db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab~1..db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab [Pipeline] echo 16:25:16 -----------> git rev-list -1 --merges db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab~1..db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab [false] [Pipeline] sh 16:25:16 + git log --format=format:%s -1 db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab [Pipeline] echo 16:25:17 ========================================================= 16:25:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:25:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:25:17 + git log --format=format:%s -1 db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab [Pipeline] echo 16:25:17 [semverPrep] GIT_COMMIT: db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab, Commit Message: build: Update to latest 3.2.0 go-mods [Pipeline] echo 16:25:17 [semverPrep] This is not a build commit. [Pipeline] sh 16:25:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:25:18 + grep -v github /etc/ssh/ssh_known_hosts 16:25:18 + [ -e /tmp/ssh_known_hosts ] 16:25:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:25:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:25:18 + sudo tee -a /etc/ssh/ssh_known_hosts 16:25:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:25:18 16:25:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:25:18 0.1.4: Pulling from edgex-devops/py-git-semver 16:25:18 b85a868b505f: Pulling fs layer 16:25:18 e2be974225ed: Pulling fs layer 16:25:18 339a4e72a1f5: Pulling fs layer 16:25:18 988bab9f4d93: Pulling fs layer 16:25:18 1469e6f7b9e6: Pulling fs layer 16:25:18 eaf3925da568: Pulling fs layer 16:25:18 bab4dde63d76: Pulling fs layer 16:25:18 bde34c3a00c8: Pulling fs layer 16:25:18 b352a97aabf1: Pulling fs layer 16:25:18 4872d77fe225: Pulling fs layer 16:25:18 5851b861e8e6: Pulling fs layer 16:25:18 bab4dde63d76: Waiting 16:25:18 bde34c3a00c8: Waiting 16:25:18 b352a97aabf1: Waiting 16:25:18 4872d77fe225: Waiting 16:25:18 5851b861e8e6: Waiting 16:25:18 988bab9f4d93: Waiting 16:25:18 1469e6f7b9e6: Waiting 16:25:18 eaf3925da568: Waiting 16:25:18 e2be974225ed: Verifying Checksum 16:25:18 988bab9f4d93: Verifying Checksum 16:25:18 988bab9f4d93: Download complete 16:25:18 1469e6f7b9e6: Verifying Checksum 16:25:18 1469e6f7b9e6: Download complete 16:25:19 eaf3925da568: Verifying Checksum 16:25:19 eaf3925da568: Download complete 16:25:19 339a4e72a1f5: Verifying Checksum 16:25:19 339a4e72a1f5: Download complete 16:25:19 b352a97aabf1: Download complete 16:25:19 4872d77fe225: Verifying Checksum 16:25:19 4872d77fe225: Download complete 16:25:19 5851b861e8e6: Verifying Checksum 16:25:19 5851b861e8e6: Download complete 16:25:19 b85a868b505f: Verifying Checksum 16:25:19 b85a868b505f: Download complete 16:25:19 bab4dde63d76: Verifying Checksum 16:25:19 bab4dde63d76: Download complete 16:25:20 b85a868b505f: Pull complete 16:25:20 e2be974225ed: Pull complete 16:25:20 339a4e72a1f5: Pull complete 16:25:20 988bab9f4d93: Pull complete 16:25:21 1469e6f7b9e6: Pull complete 16:25:21 eaf3925da568: Pull complete 16:25:23 bab4dde63d76: Pull complete 16:25:23 bde34c3a00c8: Pull complete 16:25:23 b352a97aabf1: Pull complete 16:25:23 4872d77fe225: Pull complete 16:25:23 5851b861e8e6: Pull complete 16:25:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:25:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:25:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:25:23 prd-ubuntu20.04-docker-8c-8g-1539 does not seem to be running inside a container 16:25:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1543 -v /w/workspace/gexfoundry_device-sdk-go_PR-1543:/w/workspace/gexfoundry_device-sdk-go_PR-1543:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1543@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1543@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:25:26 $ docker top 4fa5467e338556878223726dea2e58d283ad7989432ce9ae5a3b320d932935b4 -eo pid,comm 16:25:27 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). 16:25:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:25:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:25:27 [ssh-agent] Looking for ssh-agent implementation... 16:25:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:25:27 $ docker exec 4fa5467e338556878223726dea2e58d283ad7989432ce9ae5a3b320d932935b4 ssh-agent 16:25:27 SSH_AUTH_SOCK=/tmp/ssh-wd0fMQWd5F5W/agent.32 16:25:27 SSH_AGENT_PID=38 16:25:27 Running ssh-add (command line suppressed) 16:25:27 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1543@tmp/private_key_2817395331249837604.key (/w/workspace/gexfoundry_device-sdk-go_PR-1543@tmp/private_key_2817395331249837604.key) 16:25:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:25:27 + git tag --points-at HEAD [Pipeline] } 16:25:27 $ docker exec --env ******** --env ******** 4fa5467e338556878223726dea2e58d283ad7989432ce9ae5a3b320d932935b4 ssh-agent -k 16:25:28 unset SSH_AUTH_SOCK; 16:25:28 unset SSH_AGENT_PID; 16:25:28 echo Agent pid 38 killed; 16:25:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:25:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:25:28 [ssh-agent] Looking for ssh-agent implementation... 16:25:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:25:28 $ docker exec 4fa5467e338556878223726dea2e58d283ad7989432ce9ae5a3b320d932935b4 ssh-agent 16:25:28 SSH_AUTH_SOCK=/tmp/ssh-ceElsUZ5RLfQ/agent.71 16:25:28 SSH_AGENT_PID=78 16:25:28 Running ssh-add (command line suppressed) 16:25:28 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1543@tmp/private_key_3338675892723283584.key (/w/workspace/gexfoundry_device-sdk-go_PR-1543@tmp/private_key_3338675892723283584.key) 16:25:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:25:28 + git semver init 16:25:29 2023-11-28 16:25:29,051 [run_init] DEBUG init version:0.0.0 force:False 16:25:29 2023-11-28 16:25:29,052 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1543/.semver 16:25:29 2023-11-28 16:25:29,052 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1543/.semver 16:25:29 2023-11-28 16:25:29,053 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1543/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1543, universal_newlines=False, shell=None, istream=None) 16:25:30 2023-11-28 16:25:30,281 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1543/.git/info/exclude 16:25:30 2023-11-28 16:25:30,281 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1543/.semver/PR-1543 with force:False 16:25:30 2023-11-28 16:25:30,281 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1543/.semver/PR-1543 16:25:30 2023-11-28 16:25:30,285 [execute] INFO git cat-file --batch-check 16:25:30 2023-11-28 16:25:30,286 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1543/.semver, universal_newlines=False, shell=None, istream=) 16:25:30 2023-11-28 16:25:30,292 [execute] INFO git cat-file --batch 16:25:30 2023-11-28 16:25:30,292 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1543/.semver, universal_newlines=False, shell=None, istream=) 16:25:30 2023-11-28 16:25:30,297 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1543/.semver/PR-1543 16:25:30 0.0.0 [Pipeline] } 16:25:30 $ docker exec --env ******** --env ******** 4fa5467e338556878223726dea2e58d283ad7989432ce9ae5a3b320d932935b4 ssh-agent -k 16:25:30 unset SSH_AUTH_SOCK; 16:25:30 unset SSH_AGENT_PID; 16:25:30 echo Agent pid 78 killed; 16:25:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:25:31 + git semver [Pipeline] } 16:25:31 $ docker stop --time=1 4fa5467e338556878223726dea2e58d283ad7989432ce9ae5a3b320d932935b4 16:25:32 $ docker rm -f --volumes 4fa5467e338556878223726dea2e58d283ad7989432ce9ae5a3b320d932935b4 [Pipeline] // withDockerContainer [Pipeline] sh 16:25:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:25:33 Stashed 1 file(s) [Pipeline] echo 16:25:33 [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 16:25:34 provisioning config files... 16:25:34 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1543@tmp/config6095780742658001274tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:25:34 ---> ****-login.sh 16:25:34 nexus3.edgexfoundry.org:10001 16:25:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:25:34 Configure a credential helper to remove this warning. See 16:25:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:25:34 16:25:34 Login Succeeded 16:25:34 nexus3.edgexfoundry.org:10002 16:25:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:25:34 Configure a credential helper to remove this warning. See 16:25:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:25:34 16:25:34 Login Succeeded 16:25:34 nexus3.edgexfoundry.org:10003 16:25:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:25:35 Configure a credential helper to remove this warning. See 16:25:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:25:35 16:25:35 Login Succeeded 16:25:35 nexus3.edgexfoundry.org:10004 16:25:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:25:35 Configure a credential helper to remove this warning. See 16:25:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:25:35 16:25:35 Login Succeeded 16:25:35 ****.io 16:25:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:25:35 Configure a credential helper to remove this warning. See 16:25:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:25:35 16:25:35 Login Succeeded 16:25:35 ---> ****-login.sh ends [Pipeline] } 16:25:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:25:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:25:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:25:36 ========================================================= 16:25:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 16:25:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:36 + 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 . 16:25:36 Sending build context to Docker daemon 21.9MB 16:25:36 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 16:25:36 Step 2/10 : FROM ${BASE} AS builder 16:25:37 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 16:25:37 7264a8db6415: Pulling fs layer 16:25:37 c4d48a809fc2: Pulling fs layer 16:25:37 4f1c88b9dad5: Pulling fs layer 16:25:37 ad3a456e5733: Pulling fs layer 16:25:37 69c7f0334f64: Pulling fs layer 16:25:37 1f1c1a5573a3: Pulling fs layer 16:25:37 ce7588e14bc9: Pulling fs layer 16:25:37 b5e4710f87ac: Pulling fs layer 16:25:37 ad3a456e5733: Waiting 16:25:37 69c7f0334f64: Waiting 16:25:37 1f1c1a5573a3: Waiting 16:25:37 ce7588e14bc9: Waiting 16:25:37 b5e4710f87ac: Waiting 16:25:37 c4d48a809fc2: Download complete 16:25:37 ad3a456e5733: Verifying Checksum 16:25:37 ad3a456e5733: Download complete 16:25:37 69c7f0334f64: Verifying Checksum 16:25:37 69c7f0334f64: Download complete 16:25:37 7264a8db6415: Verifying Checksum 16:25:37 7264a8db6415: Download complete 16:25:37 1f1c1a5573a3: Verifying Checksum 16:25:37 1f1c1a5573a3: Download complete 16:25:37 7264a8db6415: Pull complete 16:25:37 b5e4710f87ac: Verifying Checksum 16:25:37 b5e4710f87ac: Download complete 16:25:37 c4d48a809fc2: Pull complete 16:25:37 4f1c88b9dad5: Verifying Checksum 16:25:37 4f1c88b9dad5: Download complete 16:25:37 ce7588e14bc9: Verifying Checksum 16:25:37 ce7588e14bc9: Download complete 16:25:40 4f1c88b9dad5: Pull complete 16:25:40 ad3a456e5733: Pull complete 16:25:40 69c7f0334f64: Pull complete 16:25:40 1f1c1a5573a3: Pull complete 16:25:42 ce7588e14bc9: Pull complete 16:25:42 b5e4710f87ac: Pull complete 16:25:42 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 16:25:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:25:43 ---> 88b5674ff536 16:25:43 Step 3/10 : ARG MAKE=make build 16:25:48 ---> Running in 090678d6f9e7 16:25:48 Removing intermediate container 090678d6f9e7 16:25:48 ---> 7c9e2db6af2d 16:25:48 Step 4/10 : WORKDIR /device-sdk-go 16:25:48 ---> Running in 0c4c0856070e 16:25:48 Removing intermediate container 0c4c0856070e 16:25:48 ---> d71427d5b206 16:25:48 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:25:48 ---> Running in 1db7c475ac1d 16:25:48 Removing intermediate container 1db7c475ac1d 16:25:48 ---> c65c4576d2e7 16:25:48 Step 6/10 : RUN apk add --update --no-cache make git 16:25:48 ---> Running in 48b31c4493f2 16:25:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:25:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:25:48 OK: 264 MiB in 52 packages 16:25:48 Removing intermediate container 48b31c4493f2 16:25:48 ---> ffa7b8d3fd37 16:25:48 Step 7/10 : COPY go.mod vendor* ./ 16:25:49 Still waiting to schedule task 16:25:49 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 16:25:49 ---> cee4bdf80bd3 16:25:49 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:25:49 ---> Running in 0676661c36c8 16:26:27 Removing intermediate container 0676661c36c8 16:26:27 ---> abb2adc74ac0 16:26:27 Step 9/10 : COPY . . 16:26:27 ---> 17970ca4441f 16:26:27 Step 10/10 : RUN ${MAKE} 16:26:27 ---> Running in 9cd5e14b58a8 16:26:27 noop 16:26:27 Removing intermediate container 9cd5e14b58a8 16:26:27 ---> b80985e05c4a 16:26:27 Successfully built b80985e05c4a 16:26:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:28 + docker inspect -f . ci-base-image-x86_64 16:26:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:26:28 prd-ubuntu20.04-docker-8c-8g-1539 does not seem to be running inside a container 16:26:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1543 -v /w/workspace/gexfoundry_device-sdk-go_PR-1543:/w/workspace/gexfoundry_device-sdk-go_PR-1543:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1543@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1543@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:26:29 $ docker top 64999e76694841e58e6ac1f0d13c171fbda402bab2241776d7a3f2a0b692d769 -eo pid,comm [Pipeline] { [Pipeline] sh 16:26:29 + go version 16:26:29 go version go1.21.0 linux/amd64 [Pipeline] } 16:26:29 $ docker stop --time=1 64999e76694841e58e6ac1f0d13c171fbda402bab2241776d7a3f2a0b692d769 16:26:30 $ docker rm -f --volumes 64999e76694841e58e6ac1f0d13c171fbda402bab2241776d7a3f2a0b692d769 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:31 + docker inspect -f . ci-base-image-x86_64 16:26:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:26:32 prd-ubuntu20.04-docker-8c-8g-1539 does not seem to be running inside a container 16:26:32 $ 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-1543 -v /w/workspace/gexfoundry_device-sdk-go_PR-1543:/w/workspace/gexfoundry_device-sdk-go_PR-1543:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1543@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1543@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:26:32 $ docker top 484397eb62bc0daa339a0f50eb54a89b75795fff37925519c02ef8dd9b2a43b2 -eo pid,comm [Pipeline] { [Pipeline] sh 16:26:32 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1543 [Pipeline] fileExists [Pipeline] sh 16:26:33 + make test 16:26:33 go test -race -coverprofile=coverage.out ./... 16:26:39 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 16:26:54 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 16:26:54 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 16:26:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 16:26:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 16:26:54 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 16:26:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 16:26:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 16:26:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.040s coverage: 27.6% of statements 16:26:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 16:26:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.056s coverage: 81.5% of statements 16:26:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.054s coverage: 86.0% of statements 16:26:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.069s coverage: 71.8% of statements 16:26:55 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 16:26:55 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 16:26:55 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 16:26:58 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.043s coverage: 14.4% of statements 16:26:58 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.181s coverage: 45.9% of statements 16:26:58 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.062s coverage: 68.5% of statements 16:26:58 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.111s coverage: 89.2% of statements 16:26:58 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.041s coverage: 5.5% of statements 16:27:17 GO111MODULE=on go vet ./... 16:27:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:27:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:27:19 ./bin/test-attribution-txt.sh [Pipeline] echo 16:27:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 16:27:19 $ docker stop --time=1 484397eb62bc0daa339a0f50eb54a89b75795fff37925519c02ef8dd9b2a43b2 16:27:22 $ docker rm -f --volumes 484397eb62bc0daa339a0f50eb54a89b75795fff37925519c02ef8dd9b2a43b2 [Pipeline] // withDockerContainer [Pipeline] sh 16:27:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:27:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:27:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:27:24 + ls -al . 16:27:24 total 308 16:27:24 drwxrwxr-x 11 jenkins jenkins 4096 Nov 28 16:26 . 16:27:24 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 16:25 .. 16:27:24 -rw-rw-r-- 1 jenkins jenkins 140 Nov 28 16:25 .dockerignore 16:27:24 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 16:26 .git 16:27:24 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 16:25 .github 16:27:24 -rw-rw-r-- 1 jenkins jenkins 137 Nov 28 16:25 .gitignore 16:27:24 -rw-rw-r-- 1 jenkins jenkins 42 Nov 28 16:25 .golangci.yml 16:27:24 drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 16:25 .semver 16:27:24 -rw-rw-r-- 1 jenkins jenkins 48109 Nov 28 16:25 CHANGELOG.md 16:27:24 -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 16:25 GOVERNANCE.md 16:27:24 -rw-rw-r-- 1 jenkins jenkins 885 Nov 28 16:25 Jenkinsfile 16:27:24 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 28 16:25 LICENSE 16:27:24 -rw-rw-r-- 1 jenkins jenkins 1842 Nov 28 16:25 Makefile 16:27:24 -rw-rw-r-- 1 jenkins jenkins 619 Nov 28 16:25 OWNERS.md 16:27:24 -rw-rw-r-- 1 jenkins jenkins 4933 Nov 28 16:25 README.md 16:27:24 -rw-rw-r-- 1 jenkins jenkins 5 Nov 28 16:25 VERSION 16:27:24 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 16:25 bin 16:27:24 -rw-r--r-- 1 jenkins jenkins 122153 Nov 28 16:26 coverage.out 16:27:24 drwxrwxr-x 5 jenkins jenkins 4096 Nov 28 16:25 example 16:27:24 -rw-rw-r-- 1 jenkins jenkins 3719 Nov 28 16:25 go.mod 16:27:24 -rw-rw-r-- 1 jenkins jenkins 34269 Nov 28 16:25 go.sum 16:27:24 drwxrwxr-x 12 jenkins jenkins 4096 Nov 28 16:25 internal 16:27:24 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 16:25 openapi 16:27:24 drwxrwxr-x 6 jenkins jenkins 4096 Nov 28 16:25 pkg 16:27:24 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 16:25 snap 16:27:24 -rw-rw-r-- 1 jenkins jenkins 222 Nov 28 16:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:25 + 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=db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab --label arch=amd64 --label version=0.0.0 . 16:27:25 Sending build context to Docker daemon 22.02MB 16:27:25 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 16:27:25 Step 2/23 : FROM ${BASE} AS builder 16:27:25 ---> b80985e05c4a 16:27:25 Step 3/23 : ARG MAKE=make build 16:27:25 ---> Running in fe7a5bfeb4cf 16:27:25 Removing intermediate container fe7a5bfeb4cf 16:27:25 ---> ea758d85ace0 16:27:25 Step 4/23 : WORKDIR /device-sdk-go 16:27:25 ---> Running in 1c6f081f7aed 16:27:25 Removing intermediate container 1c6f081f7aed 16:27:25 ---> 0d89f5575053 16:27:25 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:27:25 ---> Running in 5b3f6d7d21c5 16:27:25 Removing intermediate container 5b3f6d7d21c5 16:27:25 ---> ee1459649219 16:27:25 Step 6/23 : RUN apk add --update --no-cache make git 16:27:25 ---> Running in 7cabbe93930c 16:27:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:27:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:27:26 OK: 264 MiB in 52 packages 16:27:26 Removing intermediate container 7cabbe93930c 16:27:26 ---> 50e3ec9cbd1d 16:27:26 Step 7/23 : COPY go.mod vendor* ./ 16:27:27 ---> 14a16d79dd29 16:27:27 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:27:27 ---> Running in d2fe0f28d021 16:27:27 Removing intermediate container d2fe0f28d021 16:27:27 ---> ea4c06899c3f 16:27:27 Step 9/23 : COPY . . 16:27:28 ---> 73dc7737b404 16:27:28 Step 10/23 : RUN ${MAKE} 16:27:28 ---> Running in 48b7b15ce55f 16:27:28 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 16:27:50 Removing intermediate container 48b7b15ce55f 16:27:50 ---> 305e5ef4eeb9 16:27:50 Step 11/23 : FROM alpine:3.18 16:27:50 3.18: Pulling from library/alpine 16:27:50 96526aa774ef: Pulling fs layer 16:27:50 96526aa774ef: Verifying Checksum 16:27:50 96526aa774ef: Download complete 16:27:50 96526aa774ef: Pull complete 16:27:50 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 16:27:50 Status: Downloaded newer image for alpine:3.18 16:27:50 ---> 8ca4688f4f35 16:27:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:27:50 ---> Running in 4fa8450f0d88 16:27:50 Removing intermediate container 4fa8450f0d88 16:27:50 ---> 5af2dbd4f48a 16:27:50 Step 13/23 : RUN apk add --update --no-cache 16:27:50 ---> Running in 98d7d451c31b 16:27:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:27:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:27:50 OK: 7 MiB in 15 packages 16:27:50 Removing intermediate container 98d7d451c31b 16:27:50 ---> 93e47b567a68 16:27:50 Step 14/23 : WORKDIR / 16:27:50 ---> Running in 5a85ba1095e3 16:27:50 Removing intermediate container 5a85ba1095e3 16:27:50 ---> 053e781d501e 16:27:50 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 16:27:50 ---> 12c1a07e89c0 16:27:50 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 16:27:51 ---> 79b423201b19 16:27:51 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 16:27:51 ---> ef312126f426 16:27:51 Step 18/23 : EXPOSE 59999 16:27:51 ---> Running in 3ab117594cbd 16:27:51 Removing intermediate container 3ab117594cbd 16:27:51 ---> f3caf5f56e43 16:27:51 Step 19/23 : ENTRYPOINT ["/device-simple"] 16:27:51 ---> Running in c534bbe8c52b 16:27:51 Removing intermediate container c534bbe8c52b 16:27:51 ---> 99faea2a105c 16:27:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:27:51 ---> Running in a955ddc2a273 16:27:51 Removing intermediate container a955ddc2a273 16:27:51 ---> b883b5527318 16:27:51 Step 21/23 : LABEL arch=amd64 16:27:51 ---> Running in 7cfc9bd556e6 16:27:51 Removing intermediate container 7cfc9bd556e6 16:27:51 ---> 9a2cd45be3b2 16:27:51 Step 22/23 : LABEL git_sha=db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab 16:27:51 ---> Running in 95f949b8d936 16:27:51 Removing intermediate container 95f949b8d936 16:27:51 ---> 4179a5b7fa60 16:27:51 Step 23/23 : LABEL version=0.0.0 16:27:51 ---> Running in 64355d95831a 16:27:51 Removing intermediate container 64355d95831a 16:27:51 ---> 85969d0873e8 16:27:51 [Warning] One or more build-args [ARCH] were not consumed 16:27:51 Successfully built 85969d0873e8 16:27:51 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 16:27:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:27:52 16:27:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:27:53 latest: Pulling from edgex-lftools-log-publisher 16:27:53 5eb5b503b376: Pulling fs layer 16:27:53 5c69ac0246d0: Pulling fs layer 16:27:53 ec43610c2a17: Pulling fs layer 16:27:53 3a2ae6a8a46f: Pulling fs layer 16:27:53 33b1e0a273af: Pulling fs layer 16:27:53 5d3b04190fa2: Pulling fs layer 16:27:53 2f39f015ded8: Pulling fs layer 16:27:53 33b1e0a273af: Waiting 16:27:53 5d3b04190fa2: Waiting 16:27:53 2f39f015ded8: Waiting 16:27:53 3a2ae6a8a46f: Waiting 16:27:53 5c69ac0246d0: Download complete 16:27:53 3a2ae6a8a46f: Verifying Checksum 16:27:53 3a2ae6a8a46f: Download complete 16:27:53 33b1e0a273af: Verifying Checksum 16:27:53 33b1e0a273af: Download complete 16:27:53 5d3b04190fa2: Verifying Checksum 16:27:53 5d3b04190fa2: Download complete 16:27:53 ec43610c2a17: Verifying Checksum 16:27:53 ec43610c2a17: Download complete 16:27:53 5eb5b503b376: Verifying Checksum 16:27:53 5eb5b503b376: Download complete 16:27:54 2f39f015ded8: Download complete 16:27:54 5eb5b503b376: Pull complete 16:27:54 5c69ac0246d0: Pull complete 16:27:55 ec43610c2a17: Pull complete 16:27:55 3a2ae6a8a46f: Pull complete 16:27:55 33b1e0a273af: Pull complete 16:27:55 5d3b04190fa2: Pull complete 16:27:59 2f39f015ded8: Pull complete 16:27:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:27:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:27:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:00 prd-ubuntu20.04-docker-8c-8g-1539 does not seem to be running inside a container 16:28:00 $ 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-1543 -v /w/workspace/gexfoundry_device-sdk-go_PR-1543:/w/workspace/gexfoundry_device-sdk-go_PR-1543:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1543@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1543@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:28:04 $ docker top 8ad8425cda4573f705c2a716b2e74707fe219ab8208500391f71d3d31d607a50 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:28:04 ---> job-cost.sh 16:28:04 lf-activate-venv: SKIPPING 16:28:04 INFO: No Stack... 16:28:05 INFO: Retrieving Pricing Info for: v3-standard-8 16:28:05 INFO: Archiving Costs [Pipeline] sh 16:28:06 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1543/archives/cost.csv 16:28:06 + cut -d, -f6 [Pipeline] lock 16:28:06 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1543-1-stack-cost] 16:28:06 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1543-1-stack-cost] did not exist. Created. 16:28:06 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1543-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:28:06 + echo total: 0.2199999988079071 [Pipeline] stash 16:28:06 Stashed 1 file(s) [Pipeline] } 16:28:06 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1543-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:28:06 $ docker stop --time=1 8ad8425cda4573f705c2a716b2e74707fe219ab8208500391f71d3d31d607a50 16:28:08 $ docker rm -f --volumes 8ad8425cda4573f705c2a716b2e74707fe219ab8208500391f71d3d31d607a50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:29:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1540 in /w/workspace/gexfoundry_device-sdk-go_PR-1543 [Pipeline] { [Pipeline] ws 16:29:22 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 16:29:25 The recommended git tool is: git 16:29:37 using credential edgex-jenkins-ssh 16:29:37 Cloning the remote Git repository 16:29:37 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 16:29:37 > git init /w/workspace/device-sdk-go/1 # timeout=10 16:29:38 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:29:38 > git --version # timeout=10 16:29:38 > git --version # 'git version 2.25.1' 16:29:38 using GIT_SSH to set credentials SSH Credentials for GitHub 16:29:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:29:41 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:29:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:29:43 Merging remotes/origin/main commit 50dd63d392f370c86a33393d79501a04f0565adc into PR head commit db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab 16:29:42 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:29:42 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:29:42 using GIT_SSH to set credentials SSH Credentials for GitHub 16:29:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1543/head:refs/remotes/origin/PR-1543 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:29:43 > git config core.sparsecheckout # timeout=10 16:29:43 > git checkout -f db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab # timeout=10 16:29:44 > git remote # timeout=10 16:29:47 Merge succeeded, producing db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab 16:29:47 Checking out Revision db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab (PR-1543) 16:29:47 > git config --get remote.origin.url # timeout=10 16:29:47 using GIT_SSH to set credentials SSH Credentials for GitHub 16:29:47 > git merge 50dd63d392f370c86a33393d79501a04f0565adc # timeout=10 16:29:47 > git rev-parse HEAD^{commit} # timeout=10 16:29:47 > git config core.sparsecheckout # timeout=10 16:29:47 > git checkout -f db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab # timeout=10 16:29:50 Commit message: "build: Update to latest 3.2.0 go-mods" 16:29:50 > git --version # timeout=10 16:29:50 > git --version # 'git version 2.25.1' 16:29:50 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:29:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:29:52 % Total % Received % Xferd Average Speed Time Time Time Current 16:29:52 Dload Upload Total Spent Left Speed 16:29:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 85689 0 --:--:-- --:--:-- --:--:-- 86272 [Pipeline] sh 16:29:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:29:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:29:53 + sudo tee /etc/docker/daemon.new 16:29:53 { 16:29:53 "registry-mirrors": [ 16:29:53 "https://nexus3.edgexfoundry.org:10001" 16:29:53 ], 16:29:53 "bip": "10.250.0.254/24", 16:29:53 "hosts": [ 16:29:53 "tcp://0.0.0.0:5555", 16:29:53 "unix:///var/run/docker.sock" 16:29:53 ], 16:29:53 "mtu": 1458, 16:29:53 "selinux-enabled": true, 16:29:53 "seccomp-profile": "/etc/docker/seccomp.json" 16:29:53 } [Pipeline] sh 16:29:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:29:54 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:30:12 provisioning config files... 16:30:12 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config15323418454985509306tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:13 ---> ****-login.sh 16:30:13 nexus3.edgexfoundry.org:10001 16:30:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:30:13 Configure a credential helper to remove this warning. See 16:30:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:30:13 16:30:13 Login Succeeded 16:30:13 nexus3.edgexfoundry.org:10002 16:30:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:30:14 Configure a credential helper to remove this warning. See 16:30:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:30:14 16:30:14 Login Succeeded 16:30:14 nexus3.edgexfoundry.org:10003 16:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:30:14 Configure a credential helper to remove this warning. See 16:30:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:30:14 16:30:14 Login Succeeded 16:30:14 nexus3.edgexfoundry.org:10004 16:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:30:15 Configure a credential helper to remove this warning. See 16:30:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:30:15 16:30:15 Login Succeeded 16:30:15 ****.io 16:30:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:30:15 Configure a credential helper to remove this warning. See 16:30:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:30:15 16:30:15 Login Succeeded 16:30:15 ---> ****-login.sh ends [Pipeline] } 16:30:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:30:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:30:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:30:16 ========================================================= 16:30:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 16:30:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:17 + 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 . 16:30:17 Sending build context to Docker daemon 11.36MB 16:30:17 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 16:30:17 Step 2/10 : FROM ${BASE} AS builder 16:30:17 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:30:17 9fda8d8052c6: Pulling fs layer 16:30:17 5d54e960e981: Pulling fs layer 16:30:17 c4a7e357bf2a: Pulling fs layer 16:30:17 f0e02332f6b5: Pulling fs layer 16:30:17 872ee5b61b7b: Pulling fs layer 16:30:17 0c6a40ed1a82: Pulling fs layer 16:30:17 94ae7d8d031c: Pulling fs layer 16:30:17 f0e02332f6b5: Waiting 16:30:17 872ee5b61b7b: Waiting 16:30:17 0c6a40ed1a82: Waiting 16:30:17 94ae7d8d031c: Waiting 16:30:17 5d54e960e981: Verifying Checksum 16:30:17 5d54e960e981: Download complete 16:30:17 f0e02332f6b5: Download complete 16:30:17 9fda8d8052c6: Verifying Checksum 16:30:17 9fda8d8052c6: Download complete 16:30:17 872ee5b61b7b: Verifying Checksum 16:30:17 872ee5b61b7b: Download complete 16:30:18 94ae7d8d031c: Download complete 16:30:19 9fda8d8052c6: Pull complete 16:30:19 5d54e960e981: Pull complete 16:30:19 c4a7e357bf2a: Verifying Checksum 16:30:19 c4a7e357bf2a: Download complete 16:30:20 0c6a40ed1a82: Verifying Checksum 16:30:20 0c6a40ed1a82: Download complete 16:30:32 c4a7e357bf2a: Pull complete 16:30:32 f0e02332f6b5: Pull complete 16:30:32 872ee5b61b7b: Pull complete 16:30:41 0c6a40ed1a82: Pull complete 16:30:44 94ae7d8d031c: Pull complete 16:30:44 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 16:30:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:30:44 ---> 86de565de09d 16:30:44 Step 3/10 : ARG MAKE=make build 16:30:44 ---> Running in 7dcff61d7197 16:30:45 Removing intermediate container 7dcff61d7197 16:30:45 ---> 662e52df64ff 16:30:45 Step 4/10 : WORKDIR /device-sdk-go 16:30:45 ---> Running in 75fc8dd7f2df 16:30:45 Removing intermediate container 75fc8dd7f2df 16:30:45 ---> ab674d2285cc 16:30:45 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:30:45 ---> Running in 3f8d47cd7b7d 16:30:45 Removing intermediate container 3f8d47cd7b7d 16:30:45 ---> d8cea8e67bba 16:30:45 Step 6/10 : RUN apk add --update --no-cache make git 16:30:45 ---> Running in 78b4b1b47a92 16:30:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:30:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:30:48 OK: 266 MiB in 52 packages 16:30:49 Removing intermediate container 78b4b1b47a92 16:30:49 ---> 022304ab81d3 16:30:49 Step 7/10 : COPY go.mod vendor* ./ 16:30:50 ---> 6490d91cd65c 16:30:50 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:50 ---> Running in 40c0506286fd 16:32:11 Removing intermediate container 40c0506286fd 16:32:11 ---> bb972e80a3bf 16:32:11 Step 9/10 : COPY . . 16:32:11 ---> 1861e479e2df 16:32:11 Step 10/10 : RUN ${MAKE} 16:32:11 ---> Running in 9f04a50e0f1a 16:32:11 noop 16:32:11 Removing intermediate container 9f04a50e0f1a 16:32:11 ---> 4c8dbad78702 16:32:11 Successfully built 4c8dbad78702 16:32:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:12 + docker inspect -f . ci-base-image-arm64 16:32:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:12 prd-ubuntu20.04-docker-arm64-4c-16g-1540 does not seem to be running inside a container 16:32:12 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:32:14 $ docker top 8ba624b47a734d2885d77666bac8d1771b45e59c240f7d728be8e152d41762cb -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:15 + go version 16:32:15 go version go1.21.0 linux/arm64 [Pipeline] } 16:32:15 $ docker stop --time=1 8ba624b47a734d2885d77666bac8d1771b45e59c240f7d728be8e152d41762cb 16:32:16 $ docker rm -f --volumes 8ba624b47a734d2885d77666bac8d1771b45e59c240f7d728be8e152d41762cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:17 + docker inspect -f . ci-base-image-arm64 16:32:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:18 prd-ubuntu20.04-docker-arm64-4c-16g-1540 does not seem to be running inside a container 16:32:18 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:32:22 $ docker top cc9a0d725323cc95fd9a966907fbf226300fb520c5d126f734cca019ed180669 -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:23 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 16:32:24 + make test 16:32:24 go test -race -coverprofile=coverage.out ./... 16:32:56 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 16:34:33 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 16:34:33 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 16:34:33 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 16:34:33 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 16:34:33 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 16:34:33 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.218s coverage: 27.6% of statements 16:34:39 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.252s coverage: 81.5% of statements 16:34:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 16:34:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 16:34:48 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.305s coverage: 86.0% of statements 16:34:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 16:34:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.484s coverage: 71.8% of statements 16:34:57 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.358s coverage: 14.4% of statements 16:34:57 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 4.084s coverage: 45.6% of statements 16:34:57 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 16:34:57 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 16:34:58 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.377s coverage: 68.5% of statements 16:35:01 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.447s coverage: 89.2% of statements 16:35:01 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 16:35:03 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.219s coverage: 5.5% of statements 16:35:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:35:03 GO111MODULE=on go vet ./... 16:36:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:36:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:36:56 ./bin/test-attribution-txt.sh [Pipeline] echo 16:36:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 16:36:56 $ docker stop --time=1 cc9a0d725323cc95fd9a966907fbf226300fb520c5d126f734cca019ed180669 16:36:58 $ docker rm -f --volumes cc9a0d725323cc95fd9a966907fbf226300fb520c5d126f734cca019ed180669 [Pipeline] // withDockerContainer [Pipeline] sh 16:36:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:36:59 Warning: overwriting stash ‘coverage-report’ 16:37:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:37:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:37:01 + ls -al . 16:37:01 total 304 16:37:01 drwxrwxr-x 10 jenkins jenkins 4096 Nov 28 16:32 . 16:37:01 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 16:29 .. 16:37:01 -rw-rw-r-- 1 jenkins jenkins 140 Nov 28 16:29 .dockerignore 16:37:01 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 16:29 .git 16:37:01 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 16:29 .github 16:37:01 -rw-rw-r-- 1 jenkins jenkins 137 Nov 28 16:29 .gitignore 16:37:01 -rw-rw-r-- 1 jenkins jenkins 42 Nov 28 16:29 .golangci.yml 16:37:01 -rw-rw-r-- 1 jenkins jenkins 48109 Nov 28 16:29 CHANGELOG.md 16:37:01 -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 16:29 GOVERNANCE.md 16:37:01 -rw-rw-r-- 1 jenkins jenkins 885 Nov 28 16:29 Jenkinsfile 16:37:01 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 28 16:29 LICENSE 16:37:01 -rw-rw-r-- 1 jenkins jenkins 1842 Nov 28 16:29 Makefile 16:37:01 -rw-rw-r-- 1 jenkins jenkins 619 Nov 28 16:29 OWNERS.md 16:37:01 -rw-rw-r-- 1 jenkins jenkins 4933 Nov 28 16:29 README.md 16:37:01 -rw-rw-r-- 1 jenkins jenkins 5 Nov 28 16:25 VERSION 16:37:01 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 16:29 bin 16:37:01 -rw-r--r-- 1 jenkins jenkins 122156 Nov 28 16:35 coverage.out 16:37:01 drwxrwxr-x 5 jenkins jenkins 4096 Nov 28 16:29 example 16:37:01 -rw-rw-r-- 1 jenkins jenkins 3719 Nov 28 16:29 go.mod 16:37:01 -rw-rw-r-- 1 jenkins jenkins 34269 Nov 28 16:29 go.sum 16:37:01 drwxrwxr-x 12 jenkins jenkins 4096 Nov 28 16:29 internal 16:37:01 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 16:29 openapi 16:37:01 drwxrwxr-x 6 jenkins jenkins 4096 Nov 28 16:29 pkg 16:37:01 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 16:29 snap 16:37:01 -rw-rw-r-- 1 jenkins jenkins 222 Nov 28 16:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:02 + 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=db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab --label arch=arm64 --label version=0.0.0 . 16:37:02 Sending build context to Docker daemon 11.49MB 16:37:02 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 16:37:02 Step 2/23 : FROM ${BASE} AS builder 16:37:02 ---> 4c8dbad78702 16:37:02 Step 3/23 : ARG MAKE=make build 16:37:02 ---> Running in cb303dac009a 16:37:03 Removing intermediate container cb303dac009a 16:37:03 ---> 7b85e9f17047 16:37:03 Step 4/23 : WORKDIR /device-sdk-go 16:37:03 ---> Running in bda6777be765 16:37:03 Removing intermediate container bda6777be765 16:37:03 ---> adb9bcdbdb3f 16:37:03 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:37:03 ---> Running in a3bbfd3f5037 16:37:03 Removing intermediate container a3bbfd3f5037 16:37:03 ---> 3a5ba2dca4c7 16:37:03 Step 6/23 : RUN apk add --update --no-cache make git 16:37:03 ---> Running in 9d59b15a37ba 16:37:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:37:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:37:06 OK: 266 MiB in 52 packages 16:37:07 Removing intermediate container 9d59b15a37ba 16:37:07 ---> d5107e882fed 16:37:07 Step 7/23 : COPY go.mod vendor* ./ 16:37:10 ---> 335b188fc5d9 16:37:10 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:10 ---> Running in 41b862f53d58 16:37:12 Removing intermediate container 41b862f53d58 16:37:12 ---> 6dddde4a3dcd 16:37:12 Step 9/23 : COPY . . 16:37:14 ---> 0590fad98aa0 16:37:14 Step 10/23 : RUN ${MAKE} 16:37:14 ---> Running in 2f664dd6e5af 16:37:15 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 16:39:06 Removing intermediate container 2f664dd6e5af 16:39:06 ---> 23f6b8023015 16:39:06 Step 11/23 : FROM alpine:3.18 16:39:06 3.18: Pulling from library/alpine 16:39:06 579b34f0a95b: Pulling fs layer 16:39:06 579b34f0a95b: Verifying Checksum 16:39:06 579b34f0a95b: Download complete 16:39:06 579b34f0a95b: Pull complete 16:39:06 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 16:39:06 Status: Downloaded newer image for alpine:3.18 16:39:06 ---> 3cc203321400 16:39:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:39:06 ---> Running in 122b288bd0b0 16:39:06 Removing intermediate container 122b288bd0b0 16:39:06 ---> c46a464341ad 16:39:06 Step 13/23 : RUN apk add --update --no-cache 16:39:06 ---> Running in adaa697233a9 16:39:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:39:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:39:06 OK: 8 MiB in 15 packages 16:39:06 Removing intermediate container adaa697233a9 16:39:06 ---> b7c61e18cc9d 16:39:06 Step 14/23 : WORKDIR / 16:39:06 ---> Running in efb5572b5695 16:39:06 Removing intermediate container efb5572b5695 16:39:06 ---> a9680edbffc5 16:39:06 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 16:39:06 ---> be75da3c8573 16:39:06 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 16:39:07 ---> c1e82e8b2966 16:39:07 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 16:39:07 ---> 5e40e39e55b3 16:39:07 Step 18/23 : EXPOSE 59999 16:39:07 ---> Running in 4bb65a903998 16:39:08 Removing intermediate container 4bb65a903998 16:39:08 ---> 629a1800cf49 16:39:08 Step 19/23 : ENTRYPOINT ["/device-simple"] 16:39:08 ---> Running in 6f084d194fae 16:39:08 Removing intermediate container 6f084d194fae 16:39:08 ---> 2d821906a01d 16:39:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:39:08 ---> Running in b7cf92761aae 16:39:08 Removing intermediate container b7cf92761aae 16:39:08 ---> a9a5987cd018 16:39:08 Step 21/23 : LABEL arch=arm64 16:39:09 ---> Running in c40716d128a5 16:39:09 Removing intermediate container c40716d128a5 16:39:09 ---> 2bcf4a8d57e3 16:39:09 Step 22/23 : LABEL git_sha=db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab 16:39:09 ---> Running in f3a9687999c3 16:39:09 Removing intermediate container f3a9687999c3 16:39:09 ---> dbb3b2050741 16:39:09 Step 23/23 : LABEL version=0.0.0 16:39:09 ---> Running in f0d663b815bd 16:39:09 Removing intermediate container f0d663b815bd 16:39:09 ---> 9e0aaf157fa4 16:39:09 [Warning] One or more build-args [ARCH] were not consumed 16:39:09 Successfully built 9e0aaf157fa4 16:39:10 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 16:39:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:39:11 16:39:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:39:12 arm64: Pulling from edgex-lftools-log-publisher 16:39:12 8998bd30e6a1: Pulling fs layer 16:39:12 04944245beec: Pulling fs layer 16:39:12 699f458cf7ca: Pulling fs layer 16:39:12 765212b225bb: Pulling fs layer 16:39:12 f23df028b6ca: Pulling fs layer 16:39:12 d65c8cfc05b1: Pulling fs layer 16:39:12 2437ff75d9bd: Pulling fs layer 16:39:12 d65c8cfc05b1: Waiting 16:39:12 765212b225bb: Waiting 16:39:12 f23df028b6ca: Waiting 16:39:12 04944245beec: Verifying Checksum 16:39:12 04944245beec: Download complete 16:39:12 765212b225bb: Verifying Checksum 16:39:12 765212b225bb: Download complete 16:39:12 f23df028b6ca: Verifying Checksum 16:39:12 f23df028b6ca: Download complete 16:39:12 d65c8cfc05b1: Verifying Checksum 16:39:12 d65c8cfc05b1: Download complete 16:39:12 699f458cf7ca: Verifying Checksum 16:39:12 699f458cf7ca: Download complete 16:39:12 8998bd30e6a1: Verifying Checksum 16:39:12 8998bd30e6a1: Download complete 16:39:15 2437ff75d9bd: Verifying Checksum 16:39:15 2437ff75d9bd: Download complete 16:39:17 8998bd30e6a1: Pull complete 16:39:18 04944245beec: Pull complete 16:39:20 699f458cf7ca: Pull complete 16:39:20 765212b225bb: Pull complete 16:39:20 f23df028b6ca: Pull complete 16:39:21 d65c8cfc05b1: Pull complete 16:39:39 2437ff75d9bd: Pull complete 16:39:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:39:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:39:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:39:39 prd-ubuntu20.04-docker-arm64-4c-16g-1540 does not seem to be running inside a container 16:39:39 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:39:42 $ docker top bd4a1167cfd28bf5f02a3328ff72863060d8435cde6c2bc60b9eac7cf972850f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:39:43 ---> job-cost.sh 16:39:43 lf-activate-venv: SKIPPING 16:39:43 INFO: No Stack... 16:39:44 INFO: Retrieving Pricing Info for: v3-standard-4 16:39:45 INFO: Archiving Costs [Pipeline] sh 16:39:46 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 16:39:46 + cut -d, -f6 [Pipeline] lock 16:39:46 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1543-1-stack-cost] 16:39:46 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1543-1-stack-cost] did not exist. Created. 16:39:46 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1543-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:39:47 /w/workspace/device-sdk-go/1@tmp/durable-67b25fc7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:39:48 + echo total: 0.10999999940395355 [Pipeline] stash 16:39:48 Warning: overwriting stash ‘stack-cost’ 16:39:48 Stashed 1 file(s) [Pipeline] } 16:39:48 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1543-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:39:48 $ docker stop --time=1 bd4a1167cfd28bf5f02a3328ff72863060d8435cde6c2bc60b9eac7cf972850f 16:39:49 $ docker rm -f --volumes bd4a1167cfd28bf5f02a3328ff72863060d8435cde6c2bc60b9eac7cf972850f [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 16:39:52 provisioning config files... 16:39:52 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1543@tmp/config2581960291393196285tmp [Pipeline] { [Pipeline] sh 16:39:52 + set +x 16:39:52 + + bash -s -- 16:39:52 curl -s https://codecov.io/bash 16:39:52 16:39:52 _____ _ 16:39:52 / ____| | | 16:39:52 | | ___ __| | ___ ___ _____ __ 16:39:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:39:52 | |___| (_) | (_| | __/ (_| (_) \ V / 16:39:52 \_____\___/ \__,_|\___|\___\___/ \_/ 16:39:52 Bash-1.0.6 16:39:52 16:39:52 16:39:52 ==> git version 2.25.1 found 16:39:52 ==> 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 16:39:52 Release-Date: 2020-01-08 16:39:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:39:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:39:52 ==> Jenkins CI detected. 16:39:52 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1543 16:39:52 project root: . 16:39:52 --> token set from env 16:39:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:39:52 ==> Running gcov in . (disable via -X gcov) 16:39:52 ==> Python coveragepy not found 16:39:52 ==> Searching for coverage reports in: 16:39:52 + . 16:39:52 -> Found 1 reports 16:39:52 ==> Detecting git/mercurial file structure 16:39:52 ==> Reading reports 16:39:52 + ./coverage.out bytes=122156 16:39:52 ==> Appending adjustments 16:39:52 https://docs.codecov.io/docs/fixing-reports 16:39:53 + Found adjustments 16:39:53 ==> Gzipping contents 16:39:53 20K /tmp/codecov.NkVDQz.gz 16:39:53 ==> Uploading reports 16:39:53 url: https://codecov.io 16:39:53 query: branch=PR-1543&commit=db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1543%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1543&job=&cmd_args= 16:39:53 -> Pinging Codecov 16:39:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1543&commit=db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1543%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1543&job=&cmd_args= 16:39:53 -> Uploading to 16:39:53 https://storage.googleapis.com/codecov/v4/raw/2023-11-28/7E55EF52A471D76F132DFD9A03CDDE97/db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab/5203ba24-9b69-47e2-a73e-757ed92caa23.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231128T163952Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=20fdf5d111e19b0816110788a6f8278b9ce0f95c3aa189ea7dff97b14139f8c8 16:39:53 % Total % Received % Xferd Average Speed Time Time Time Current 16:39:53 Dload Upload Total Spent Left Speed 16:39:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16759 0 0 100 16759 0 82151 --:--:-- --:--:-- --:--:-- 81751 100 16759 0 0 100 16759 0 59219 --:--:-- --:--:-- --:--:-- 59010 16:39:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/db2af5b9739b4aec9bcd12c4e6b33eb2560b73ab [Pipeline] } 16:39:53 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 16:39:57 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1543/archives ] 16:39:57 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1543/archives 16:39:57 total 16 16:39:57 drwxr-xr-x 3 root root 4096 Nov 28 16:28 . 16:39:57 drwxrwxr-x 12 jenkins jenkins 4096 Nov 28 16:28 .. 16:39:57 drwxr-xr-x 2 root root 4096 Nov 28 16:28 cost 16:39:57 -rw-r--r-- 1 root root 86 Nov 28 16:28 cost.csv 16:39:57 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1543/archives 16:39:57 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1543/archives 16:39:57 total 16 16:39:57 drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 16:28 . 16:39:57 drwxrwxr-x 12 jenkins jenkins 4096 Nov 28 16:28 .. 16:39:57 drwxr-xr-x 2 jenkins jenkins 4096 Nov 28 16:28 cost 16:39:57 -rw-r--r-- 1 jenkins jenkins 86 Nov 28 16:28 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:39:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:39:58 ---> package-listing.sh 16:39:58 ++ facter osfamily 16:39:58 ++ tr '[:upper:]' '[:lower:]' 16:39:58 + OS_FAMILY=debian 16:39:58 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1543 16:39:58 + START_PACKAGES=/tmp/packages_start.txt 16:39:58 + END_PACKAGES=/tmp/packages_end.txt 16:39:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:39:58 + PACKAGES=/tmp/packages_start.txt 16:39:58 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1543 ']' 16:39:58 + PACKAGES=/tmp/packages_end.txt 16:39:58 + case "${OS_FAMILY}" in 16:39:58 + grep '^ii' 16:39:58 + dpkg -l 16:39:58 + '[' -f /tmp/packages_start.txt ']' 16:39:58 + '[' -f /tmp/packages_end.txt ']' 16:39:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:39:58 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1543 ']' 16:39:58 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1543/archives/ 16:39:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1543/archives/ [Pipeline] echo 16:39:58 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-1543/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:39:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:39:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:39:59 prd-ubuntu20.04-docker-8c-8g-1539 does not seem to be running inside a container 16:39:59 $ 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-1543/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-1543 -v /w/workspace/gexfoundry_device-sdk-go_PR-1543:/w/workspace/gexfoundry_device-sdk-go_PR-1543:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1543@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1543@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:40:00 $ docker top debb55bc29492683332b778860ae600545cc1f75b6d34c917f54d47e8426ed0a -eo pid,comm [Pipeline] { [Pipeline] sh 16:40:00 + touch /tmp/pre-build-complete [Pipeline] sh 16:40:01 + mkdir -p /var/log/sysstat [Pipeline] sh 16:40:01 + ls /var/log/sa-host 16:40:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:40:01 provisioning config files... 16:40:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1543@tmp/config13941393549785550148tmp [Pipeline] { [Pipeline] echo 16:40:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:40:02 ---> create-netrc.sh [Pipeline] } 16:40:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:40:02 ---> python-tools-install.sh [Pipeline] echo 16:40:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:40:03 ---> sudo-logs.sh 16:40:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:40:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:40:03 ---> job-cost.sh 16:40:03 lf-activate-venv: SKIPPING 16:40:03 DEBUG: total: 0.2199999988079071 16:40:03 INFO: Retrieving Stack Cost... 16:40:04 INFO: Retrieving Pricing Info for: v3-standard-8 16:40:04 INFO: Archiving Costs [Pipeline] echo 16:40:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:40:04 ---> logs-deploy.sh 16:40:04 lf-activate-venv: SKIPPING 16:40:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1543/1 16:40:04 INFO: archiving workspace using pattern(s): 16:40:05 Archives upload complete. 16:40:05 INFO: archiving logs to Nexus