Pull request #1708 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d588fbfa002ff9255eafbdacd4235b163151523c+f939d930aaed3a368ea42010ee2f0f41f3ba61da (a03fdde22b2d11944e8b6936b0302b9bb5bc007d) 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-ssh3502823837307000919.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7c45c8a198bad082eec5dc6eba334c557e460952 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-ssh14753627668925152671.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 7c45c8a198bad082eec5dc6eba334c557e460952 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-1708/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-1708/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2489115335716991915.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-1708/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14060380187118672727.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7c45c8a198bad082eec5dc6eba334c557e460952 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7c45c8a198bad082eec5dc6eba334c557e460952 # timeout=10 Commit message: "Merge pull request #470 from jinlinGuan/build-multi-arch" > 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-ssh14019236834290580932.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-1708/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-1708/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10456278109101218550.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 7c45c8a198bad082eec5dc6eba334c557e460952 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]] ========================================================= [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.23 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 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-42225 in /w/workspace/gexfoundry_device-sdk-go_PR-1708 [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-1708 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f939d930aaed3a368ea42010ee2f0f41f3ba61da into PR head commit d588fbfa002ff9255eafbdacd4235b163151523c Merge succeeded, producing d588fbfa002ff9255eafbdacd4235b163151523c Checking out Revision d588fbfa002ff9255eafbdacd4235b163151523c (PR-1708) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7c45c8a198bad082eec5dc6eba334c557e460952 > 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/1708/head:refs/remotes/origin/PR-1708 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d588fbfa002ff9255eafbdacd4235b163151523c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f939d930aaed3a368ea42010ee2f0f41f3ba61da # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d588fbfa002ff9255eafbdacd4235b163151523c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-28T04:36:12.408Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-28T04:36:12.597Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-28T04:36:12.698Z] ========================================================= [2025-03-28T04:36:12.698Z] EdgeX Global Pipelines Version Info [2025-03-28T04:36:12.698Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-28T04:36:13.452Z] ------------------- [2025-03-28T04:36:13.452Z] stable info: [2025-03-28T04:36:13.452Z] ------------------- [2025-03-28T04:36:13.452Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-28T04:36:13.452Z] Commit SHA: 7c45c8a198bad082eec5dc6eba334c557e460952 [2025-03-28T04:36:13.452Z] Message: update stable to v1.0.273 [2025-03-28T04:36:14.022Z] ------------------- [2025-03-28T04:36:14.022Z] experimental info: [2025-03-28T04:36:14.022Z] ------------------- [2025-03-28T04:36:14.022Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-28T04:36:14.022Z] Commit SHA: bac8d7c95ec54f9068024274617881e532c8ce6f [2025-03-28T04:36:14.022Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-28T04:36:14.236Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2025-03-28T04:36:14.290Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2025-03-28T04:36:14.342Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-28T04:36:14.390Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-28T04:36:14.446Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-28T04:36:14.500Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-28T04:36:14.553Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-28T04:36:14.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2025-03-28T04:36:14.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-28T04:36:14.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-28T04:36:14.745Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-28T04:36:14.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2025-03-28T04:36:14.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-28T04:36:14.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-28T04:36:14.953Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-28T04:36:15.003Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2025-03-28T04:36:15.065Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-28T04:36:15.118Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-28T04:36:15.168Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-28T04:36:15.226Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-28T04:36:15.272Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-03-28T04:36:15.321Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-03-28T04:36:15.368Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-28T04:36:15.417Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-28T04:36:15.469Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-28T04:36:15.517Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-28T04:36:15.572Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-28T04:36:15.628Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1708 [Pipeline] echo [2025-03-28T04:36:15.682Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1708 [Pipeline] echo [2025-03-28T04:36:15.729Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1708 [Pipeline] echo [2025-03-28T04:36:15.785Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d588fbfa002ff9255eafbdacd4235b163151523c [Pipeline] echo [2025-03-28T04:36:15.841Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d588fbf [Pipeline] echo [2025-03-28T04:36:15.899Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-28T04:36:16.034Z] provisioning config files... [2025-03-28T04:36:16.047Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1708@tmp/config4047607494822647769tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-28T04:36:16.429Z] ---> ****-login.sh [2025-03-28T04:36:16.429Z] nexus3.edgexfoundry.org:10001 [2025-03-28T04:36:16.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T04:36:16.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T04:36:16.691Z] Configure a credential helper to remove this warning. See [2025-03-28T04:36:16.692Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T04:36:16.692Z] [2025-03-28T04:36:16.692Z] Login Succeeded [2025-03-28T04:36:16.692Z] nexus3.edgexfoundry.org:10002 [2025-03-28T04:36:16.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T04:36:16.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T04:36:16.953Z] Configure a credential helper to remove this warning. See [2025-03-28T04:36:16.953Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T04:36:16.953Z] [2025-03-28T04:36:16.953Z] Login Succeeded [2025-03-28T04:36:16.953Z] nexus3.edgexfoundry.org:10003 [2025-03-28T04:36:16.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T04:36:16.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T04:36:16.953Z] Configure a credential helper to remove this warning. See [2025-03-28T04:36:16.953Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T04:36:16.953Z] [2025-03-28T04:36:16.953Z] Login Succeeded [2025-03-28T04:36:16.953Z] nexus3.edgexfoundry.org:10004 [2025-03-28T04:36:16.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T04:36:17.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T04:36:17.214Z] Configure a credential helper to remove this warning. See [2025-03-28T04:36:17.214Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T04:36:17.214Z] [2025-03-28T04:36:17.214Z] Login Succeeded [2025-03-28T04:36:17.214Z] ****.io [2025-03-28T04:36:17.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T04:36:17.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T04:36:17.473Z] Configure a credential helper to remove this warning. See [2025-03-28T04:36:17.474Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T04:36:17.474Z] [2025-03-28T04:36:17.474Z] Login Succeeded [2025-03-28T04:36:17.474Z] ---> ****-login.sh ends [Pipeline] } [2025-03-28T04:36:17.503Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-28T04:36:18.151Z] + git rev-list -1 --merges d588fbfa002ff9255eafbdacd4235b163151523c~1..d588fbfa002ff9255eafbdacd4235b163151523c [Pipeline] echo [2025-03-28T04:36:18.194Z] -----------> git rev-list -1 --merges d588fbfa002ff9255eafbdacd4235b163151523c~1..d588fbfa002ff9255eafbdacd4235b163151523c d588fbfa002ff9255eafbdacd4235b163151523c [false] [Pipeline] sh [2025-03-28T04:36:18.508Z] + git log --format=format:%s -1 d588fbfa002ff9255eafbdacd4235b163151523c [Pipeline] echo [2025-03-28T04:36:18.553Z] ========================================================= [2025-03-28T04:36:18.553Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-28T04:36:18.553Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-28T04:36:18.998Z] + git log --format=format:%s -1 d588fbfa002ff9255eafbdacd4235b163151523c [Pipeline] echo [2025-03-28T04:36:19.034Z] [semverPrep] GIT_COMMIT: d588fbfa002ff9255eafbdacd4235b163151523c, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 [Pipeline] echo [2025-03-28T04:36:19.074Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-28T04:36:19.471Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-28T04:36:19.471Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-28T04:36:19.471Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-28T04:36:19.471Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-28T04:36:19.471Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-28T04:36:19.471Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-28T04:36:19.471Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T04:36:19.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-28T04:36:19.915Z] [2025-03-28T04:36:19.915Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T04:36:20.312Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-28T04:36:20.312Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-28T04:36:20.312Z] b85a868b505f: Pulling fs layer [2025-03-28T04:36:20.312Z] e2be974225ed: Pulling fs layer [2025-03-28T04:36:20.312Z] 339a4e72a1f5: Pulling fs layer [2025-03-28T04:36:20.312Z] 988bab9f4d93: Pulling fs layer [2025-03-28T04:36:20.312Z] 1469e6f7b9e6: Pulling fs layer [2025-03-28T04:36:20.312Z] eaf3925da568: Pulling fs layer [2025-03-28T04:36:20.312Z] bab4dde63d76: Pulling fs layer [2025-03-28T04:36:20.312Z] bde34c3a00c8: Pulling fs layer [2025-03-28T04:36:20.312Z] b352a97aabf1: Pulling fs layer [2025-03-28T04:36:20.312Z] 4872d77fe225: Pulling fs layer [2025-03-28T04:36:20.312Z] 5851b861e8e6: Pulling fs layer [2025-03-28T04:36:20.312Z] b352a97aabf1: Waiting [2025-03-28T04:36:20.312Z] 5851b861e8e6: Waiting [2025-03-28T04:36:20.312Z] bde34c3a00c8: Waiting [2025-03-28T04:36:20.312Z] 988bab9f4d93: Waiting [2025-03-28T04:36:20.312Z] bab4dde63d76: Waiting [2025-03-28T04:36:20.312Z] 1469e6f7b9e6: Waiting [2025-03-28T04:36:20.312Z] eaf3925da568: Waiting [2025-03-28T04:36:20.312Z] 4872d77fe225: Waiting [2025-03-28T04:36:20.312Z] e2be974225ed: Verifying Checksum [2025-03-28T04:36:20.312Z] e2be974225ed: Download complete [2025-03-28T04:36:20.312Z] 988bab9f4d93: Download complete [2025-03-28T04:36:20.312Z] 1469e6f7b9e6: Verifying Checksum [2025-03-28T04:36:20.312Z] 1469e6f7b9e6: Download complete [2025-03-28T04:36:20.312Z] eaf3925da568: Verifying Checksum [2025-03-28T04:36:20.312Z] eaf3925da568: Download complete [2025-03-28T04:36:20.312Z] 339a4e72a1f5: Verifying Checksum [2025-03-28T04:36:20.312Z] 339a4e72a1f5: Download complete [2025-03-28T04:36:20.573Z] bde34c3a00c8: Verifying Checksum [2025-03-28T04:36:20.573Z] b352a97aabf1: Download complete [2025-03-28T04:36:20.573Z] 4872d77fe225: Download complete [2025-03-28T04:36:20.573Z] 5851b861e8e6: Verifying Checksum [2025-03-28T04:36:20.573Z] 5851b861e8e6: Download complete [2025-03-28T04:36:20.573Z] b85a868b505f: Download complete [2025-03-28T04:36:20.831Z] bab4dde63d76: Verifying Checksum [2025-03-28T04:36:20.831Z] bab4dde63d76: Download complete [2025-03-28T04:36:21.766Z] b85a868b505f: Pull complete [2025-03-28T04:36:22.024Z] e2be974225ed: Pull complete [2025-03-28T04:36:22.283Z] 339a4e72a1f5: Pull complete [2025-03-28T04:36:22.548Z] 988bab9f4d93: Pull complete [2025-03-28T04:36:22.807Z] 1469e6f7b9e6: Pull complete [2025-03-28T04:36:22.807Z] eaf3925da568: Pull complete [2025-03-28T04:36:24.711Z] bab4dde63d76: Pull complete [2025-03-28T04:36:24.711Z] bde34c3a00c8: Pull complete [2025-03-28T04:36:24.711Z] b352a97aabf1: Pull complete [2025-03-28T04:36:24.711Z] 4872d77fe225: Pull complete [2025-03-28T04:36:24.711Z] 5851b861e8e6: Pull complete [2025-03-28T04:36:24.711Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-28T04:36:24.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-28T04:36:24.711Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-28T04:36:24.965Z] prd-ubuntu20.04-docker-8c-8g-42225 does not seem to be running inside a container [2025-03-28T04:36:24.976Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1708 -v /w/workspace/gexfoundry_device-sdk-go_PR-1708:/w/workspace/gexfoundry_device-sdk-go_PR-1708:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1708@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1708@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-28T04:36:26.185Z] $ docker top c52226d28a2bc3af4f1f4a5d3b464b0e00c587addb0e50b5a2da83e8c548d3be -eo pid,comm [2025-03-28T04:36:26.253Z] 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). [2025-03-28T04:36:26.253Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-28T04:36:26.399Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-28T04:36:26.399Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-28T04:36:26.511Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-28T04:36:26.501Z] $ docker exec c52226d28a2bc3af4f1f4a5d3b464b0e00c587addb0e50b5a2da83e8c548d3be ssh-agent [2025-03-28T04:36:26.624Z] SSH_AUTH_SOCK=/tmp/ssh-8k2HzlNdIbT4/agent.32 [2025-03-28T04:36:26.624Z] SSH_AGENT_PID=38 [2025-03-28T04:36:26.629Z] Running ssh-add (command line suppressed) [2025-03-28T04:36:26.725Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1708@tmp/private_key_4388243656483737206.key (/w/workspace/gexfoundry_device-sdk-go_PR-1708@tmp/private_key_4388243656483737206.key) [2025-03-28T04:36:26.751Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-28T04:36:27.105Z] + git tag --points-at HEAD [Pipeline] } [2025-03-28T04:36:27.118Z] $ docker exec --env ******** --env ******** c52226d28a2bc3af4f1f4a5d3b464b0e00c587addb0e50b5a2da83e8c548d3be ssh-agent -k [2025-03-28T04:36:27.214Z] unset SSH_AUTH_SOCK; [2025-03-28T04:36:27.214Z] unset SSH_AGENT_PID; [2025-03-28T04:36:27.215Z] echo Agent pid 38 killed; [2025-03-28T04:36:27.235Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-28T04:36:27.337Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-28T04:36:27.337Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-28T04:36:27.453Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-28T04:36:27.444Z] $ docker exec c52226d28a2bc3af4f1f4a5d3b464b0e00c587addb0e50b5a2da83e8c548d3be ssh-agent [2025-03-28T04:36:27.567Z] SSH_AUTH_SOCK=/tmp/ssh-hgxKiW78YqRq/agent.71 [2025-03-28T04:36:27.567Z] SSH_AGENT_PID=77 [2025-03-28T04:36:27.571Z] Running ssh-add (command line suppressed) [2025-03-28T04:36:27.666Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1708@tmp/private_key_4353506673288826360.key (/w/workspace/gexfoundry_device-sdk-go_PR-1708@tmp/private_key_4353506673288826360.key) [2025-03-28T04:36:27.694Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-28T04:36:28.029Z] + git semver init [2025-03-28T04:36:28.289Z] 2025-03-28 04:36:28,181 [run_init] DEBUG init version:0.0.0 force:False [2025-03-28T04:36:28.289Z] 2025-03-28 04:36:28,181 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1708/.semver [2025-03-28T04:36:28.289Z] 2025-03-28 04:36:28,182 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1708/.semver [2025-03-28T04:36:28.289Z] 2025-03-28 04:36:28,182 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1708/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1708, universal_newlines=False, shell=None, istream=None) [2025-03-28T04:36:29.672Z] 2025-03-28 04:36:29,453 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1708/.git/info/exclude [2025-03-28T04:36:29.672Z] 2025-03-28 04:36:29,453 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1708/.semver/PR-1708 with force:False [2025-03-28T04:36:29.672Z] 2025-03-28 04:36:29,454 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1708/.semver/PR-1708 [2025-03-28T04:36:29.672Z] 2025-03-28 04:36:29,456 [execute] INFO git cat-file --batch-check [2025-03-28T04:36:29.672Z] 2025-03-28 04:36:29,456 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1708/.semver, universal_newlines=False, shell=None, istream=) [2025-03-28T04:36:29.672Z] 2025-03-28 04:36:29,463 [execute] INFO git cat-file --batch [2025-03-28T04:36:29.672Z] 2025-03-28 04:36:29,463 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1708/.semver, universal_newlines=False, shell=None, istream=) [2025-03-28T04:36:29.672Z] 2025-03-28 04:36:29,469 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1708/.semver/PR-1708 [2025-03-28T04:36:29.672Z] 0.0.0 [Pipeline] } [2025-03-28T04:36:29.688Z] $ docker exec --env ******** --env ******** c52226d28a2bc3af4f1f4a5d3b464b0e00c587addb0e50b5a2da83e8c548d3be ssh-agent -k [2025-03-28T04:36:29.780Z] unset SSH_AUTH_SOCK; [2025-03-28T04:36:29.781Z] unset SSH_AGENT_PID; [2025-03-28T04:36:29.781Z] echo Agent pid 77 killed; [2025-03-28T04:36:29.800Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-28T04:36:30.244Z] + git semver [Pipeline] } [2025-03-28T04:36:30.522Z] $ docker stop --time=1 c52226d28a2bc3af4f1f4a5d3b464b0e00c587addb0e50b5a2da83e8c548d3be [2025-03-28T04:36:31.839Z] $ docker rm -f --volumes c52226d28a2bc3af4f1f4a5d3b464b0e00c587addb0e50b5a2da83e8c548d3be [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-28T04:36:32.266Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-28T04:36:32.561Z] Stashed 1 file(s) [Pipeline] echo [2025-03-28T04:36:32.581Z] [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-28T04:36:33.538Z] provisioning config files... [2025-03-28T04:36:33.549Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1708@tmp/config7313696516096923504tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-03-28T04:36:34.015Z] ---> ****-login.sh [2025-03-28T04:36:34.015Z] nexus3.edgexfoundry.org:10001 [2025-03-28T04:36:34.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T04:36:34.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T04:36:34.015Z] Configure a credential helper to remove this warning. See [2025-03-28T04:36:34.015Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T04:36:34.015Z] [2025-03-28T04:36:34.015Z] Login Succeeded [2025-03-28T04:36:34.015Z] nexus3.edgexfoundry.org:10002 [2025-03-28T04:36:34.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T04:36:34.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T04:36:34.015Z] Configure a credential helper to remove this warning. See [2025-03-28T04:36:34.016Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T04:36:34.016Z] [2025-03-28T04:36:34.016Z] Login Succeeded [2025-03-28T04:36:34.016Z] nexus3.edgexfoundry.org:10003 [2025-03-28T04:36:34.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T04:36:34.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T04:36:34.278Z] Configure a credential helper to remove this warning. See [2025-03-28T04:36:34.278Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T04:36:34.278Z] [2025-03-28T04:36:34.278Z] Login Succeeded [2025-03-28T04:36:34.278Z] nexus3.edgexfoundry.org:10004 [2025-03-28T04:36:34.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T04:36:34.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T04:36:34.279Z] Configure a credential helper to remove this warning. See [2025-03-28T04:36:34.279Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T04:36:34.279Z] [2025-03-28T04:36:34.279Z] Login Succeeded [2025-03-28T04:36:34.279Z] ****.io [2025-03-28T04:36:34.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T04:36:34.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T04:36:34.538Z] Configure a credential helper to remove this warning. See [2025-03-28T04:36:34.538Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T04:36:34.538Z] [2025-03-28T04:36:34.538Z] Login Succeeded [2025-03-28T04:36:34.538Z] ---> ****-login.sh ends [Pipeline] } [2025-03-28T04:36:34.570Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-28T04:36:34.776Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-28T04:36:34.820Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-28T04:36:34.860Z] ========================================================= [2025-03-28T04:36:34.860Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-28T04:36:34.860Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T04:36:35.344Z] + 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.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-03-28T04:36:35.344Z] Sending build context to Docker daemon 36.02MB [2025-03-28T04:36:35.606Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-03-28T04:36:35.606Z] Step 2/10 : FROM ${BASE} AS builder [2025-03-28T04:36:35.606Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-28T04:36:35.606Z] da9db072f522: Pulling fs layer [2025-03-28T04:36:35.606Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-28T04:36:35.606Z] 06f05ace1117: Pulling fs layer [2025-03-28T04:36:35.606Z] 5fe327b54edc: Pulling fs layer [2025-03-28T04:36:35.606Z] 4f4fb700ef54: Pulling fs layer [2025-03-28T04:36:35.606Z] 92a5565b7b96: Pulling fs layer [2025-03-28T04:36:35.606Z] ff9bb7016b71: Pulling fs layer [2025-03-28T04:36:35.606Z] b67dba6c2c7d: Pulling fs layer [2025-03-28T04:36:35.606Z] a813b0c90790: Pulling fs layer [2025-03-28T04:36:35.606Z] 5fe327b54edc: Waiting [2025-03-28T04:36:35.606Z] 4f4fb700ef54: Waiting [2025-03-28T04:36:35.606Z] 92a5565b7b96: Waiting [2025-03-28T04:36:35.606Z] ff9bb7016b71: Waiting [2025-03-28T04:36:35.606Z] a813b0c90790: Waiting [2025-03-28T04:36:35.606Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-28T04:36:35.606Z] 6ef4a4ee8ca5: Download complete [2025-03-28T04:36:35.606Z] 5fe327b54edc: Verifying Checksum [2025-03-28T04:36:35.606Z] 5fe327b54edc: Download complete [2025-03-28T04:36:35.606Z] 4f4fb700ef54: Verifying Checksum [2025-03-28T04:36:35.606Z] 4f4fb700ef54: Download complete [2025-03-28T04:36:35.606Z] 92a5565b7b96: Download complete [2025-03-28T04:36:35.606Z] da9db072f522: Verifying Checksum [2025-03-28T04:36:35.606Z] da9db072f522: Download complete [2025-03-28T04:36:35.606Z] ff9bb7016b71: Verifying Checksum [2025-03-28T04:36:35.606Z] ff9bb7016b71: Download complete [2025-03-28T04:36:35.867Z] da9db072f522: Pull complete [2025-03-28T04:36:35.867Z] a813b0c90790: Verifying Checksum [2025-03-28T04:36:35.867Z] a813b0c90790: Download complete [2025-03-28T04:36:35.867Z] 6ef4a4ee8ca5: Pull complete [2025-03-28T04:36:36.126Z] 06f05ace1117: Verifying Checksum [2025-03-28T04:36:36.126Z] 06f05ace1117: Download complete [2025-03-28T04:36:36.383Z] b67dba6c2c7d: Verifying Checksum [2025-03-28T04:36:36.383Z] b67dba6c2c7d: Download complete [2025-03-28T04:36:39.668Z] 06f05ace1117: Pull complete [2025-03-28T04:36:39.668Z] 5fe327b54edc: Pull complete [2025-03-28T04:36:39.668Z] 4f4fb700ef54: Pull complete [2025-03-28T04:36:39.927Z] 92a5565b7b96: Pull complete [2025-03-28T04:36:39.927Z] ff9bb7016b71: Pull complete [2025-03-28T04:36:42.462Z] b67dba6c2c7d: Pull complete [2025-03-28T04:36:42.720Z] a813b0c90790: Pull complete [2025-03-28T04:36:42.720Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-28T04:36:42.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-28T04:36:42.720Z] ---> 3ba60ce46760 [2025-03-28T04:36:42.720Z] Step 3/10 : ARG MAKE=make build [2025-03-28T04:36:44.624Z] ---> Running in 76f60acc18f5 [2025-03-28T04:36:44.624Z] Removing intermediate container 76f60acc18f5 [2025-03-28T04:36:44.624Z] ---> 42a4c1ff7050 [2025-03-28T04:36:44.624Z] Step 4/10 : WORKDIR /device-sdk-go [2025-03-28T04:36:44.624Z] ---> Running in 3fc76516411f [2025-03-28T04:36:44.624Z] Removing intermediate container 3fc76516411f [2025-03-28T04:36:44.624Z] ---> 8e832d217f04 [2025-03-28T04:36:44.624Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-28T04:36:44.624Z] ---> Running in 172619401a7e [2025-03-28T04:36:44.624Z] Removing intermediate container 172619401a7e [2025-03-28T04:36:44.624Z] ---> bb9043278497 [2025-03-28T04:36:44.624Z] Step 6/10 : RUN apk add --update --no-cache make git [2025-03-28T04:36:44.624Z] ---> Running in 1fc92c47d8f7 [2025-03-28T04:36:44.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-28T04:36:45.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-28T04:36:45.710Z] OK: 248 MiB in 58 packages [2025-03-28T04:36:45.970Z] Removing intermediate container 1fc92c47d8f7 [2025-03-28T04:36:45.970Z] ---> 422abd057371 [2025-03-28T04:36:45.970Z] Step 7/10 : COPY go.mod vendor* ./ [2025-03-28T04:36:45.970Z] ---> 799bd69777f6 [2025-03-28T04:36:45.970Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-28T04:36:45.970Z] ---> Running in 242ae5a66a04 [2025-03-28T04:37:24.696Z] Removing intermediate container 242ae5a66a04 [2025-03-28T04:37:24.696Z] ---> 9ae0045fb59b [2025-03-28T04:37:24.696Z] Step 9/10 : COPY . . [2025-03-28T04:37:24.696Z] ---> 3ce1a9eee00a [2025-03-28T04:37:24.696Z] Step 10/10 : RUN ${MAKE} [2025-03-28T04:37:24.696Z] ---> Running in 8ed29ce49b2c [2025-03-28T04:37:24.696Z] noop [2025-03-28T04:37:24.696Z] Removing intermediate container 8ed29ce49b2c [2025-03-28T04:37:24.696Z] ---> 3e90920502b4 [2025-03-28T04:37:24.696Z] Successfully built 3e90920502b4 [2025-03-28T04:37:24.696Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T04:37:25.166Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-28T04:37:25.166Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-28T04:37:25.330Z] prd-ubuntu20.04-docker-8c-8g-42225 does not seem to be running inside a container [2025-03-28T04:37:25.364Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1708 -v /w/workspace/gexfoundry_device-sdk-go_PR-1708:/w/workspace/gexfoundry_device-sdk-go_PR-1708:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1708@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1708@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-28T04:37:25.689Z] $ docker top 878e21b3f473b43082cfe8052b555d85f58c7333f5adfdf184d8b0cd6830e672 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-28T04:37:26.088Z] + go version [2025-03-28T04:37:26.088Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-28T04:37:26.118Z] $ docker stop --time=1 878e21b3f473b43082cfe8052b555d85f58c7333f5adfdf184d8b0cd6830e672 [2025-03-28T04:37:27.419Z] $ docker rm -f --volumes 878e21b3f473b43082cfe8052b555d85f58c7333f5adfdf184d8b0cd6830e672 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T04:37:28.191Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-28T04:37:28.191Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-28T04:37:28.360Z] prd-ubuntu20.04-docker-8c-8g-42225 does not seem to be running inside a container [2025-03-28T04:37:28.395Z] $ 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-1708 -v /w/workspace/gexfoundry_device-sdk-go_PR-1708:/w/workspace/gexfoundry_device-sdk-go_PR-1708:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1708@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1708@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-28T04:37:28.697Z] $ docker top 5d3a66ade6f938cbebe55942c454150548b70e773cc951f0cae57c5464a05767 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-28T04:37:29.098Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1708 [Pipeline] fileExists [Pipeline] sh [2025-03-28T04:37:29.461Z] + make test [2025-03-28T04:37:29.461Z] go test -race -coverprofile=coverage.out ./... [2025-03-28T04:37:37.575Z] ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] [2025-03-28T04:38:09.651Z] github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements [2025-03-28T04:38:09.651Z] github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements [2025-03-28T04:38:09.651Z] github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements [2025-03-28T04:38:09.651Z] github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements [2025-03-28T04:38:09.651Z] github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements [2025-03-28T04:38:09.651Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.036s coverage: 28.2% of statements [2025-03-28T04:38:09.651Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.044s coverage: 79.3% of statements [2025-03-28T04:38:10.217Z] github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements [2025-03-28T04:38:10.217Z] github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements [2025-03-28T04:38:11.152Z] github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements [2025-03-28T04:38:11.412Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.028s coverage: 90.4% of statements [2025-03-28T04:38:11.412Z] ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] [2025-03-28T04:38:11.412Z] github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements [2025-03-28T04:38:11.412Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements [2025-03-28T04:38:12.345Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.086s coverage: 45.0% of statements [2025-03-28T04:38:13.280Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements [2025-03-28T04:38:18.546Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 7.050s coverage: 14.3% of statements [2025-03-28T04:38:18.546Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 3.454s coverage: 44.6% of statements [2025-03-28T04:38:18.546Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.065s coverage: 68.4% of statements [2025-03-28T04:38:18.546Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.090s coverage: 88.3% of statements [2025-03-28T04:38:18.546Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.060s coverage: 5.0% of statements [2025-03-28T04:38:50.605Z] GO111MODULE=on go vet ./... [2025-03-28T04:38:51.172Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-28T04:38:51.172Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-28T04:38:51.172Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-28T04:38:51.219Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-03-28T04:38:51.257Z] $ docker stop --time=1 5d3a66ade6f938cbebe55942c454150548b70e773cc951f0cae57c5464a05767 [2025-03-28T04:38:53.730Z] $ docker rm -f --volumes 5d3a66ade6f938cbebe55942c454150548b70e773cc951f0cae57c5464a05767 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-28T04:38:54.440Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-28T04:38:54.559Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-28T04:38:55.358Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-28T04:38:55.670Z] + ls -al . [2025-03-28T04:38:55.670Z] total 740 [2025-03-28T04:38:55.670Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 28 04:37 . [2025-03-28T04:38:55.670Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 04:36 .. [2025-03-28T04:38:55.670Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 28 04:36 .dockerignore [2025-03-28T04:38:55.670Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 04:38 .git [2025-03-28T04:38:55.670Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 04:36 .github [2025-03-28T04:38:55.670Z] -rw-rw-r-- 1 jenkins jenkins 137 Mar 28 04:36 .gitignore [2025-03-28T04:38:55.670Z] -rw-rw-r-- 1 jenkins jenkins 199 Mar 28 04:36 .golangci.yml [2025-03-28T04:38:55.670Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 04:36 .semver [2025-03-28T04:38:55.670Z] -rw-rw-r-- 1 jenkins jenkins 53715 Mar 28 04:36 CHANGELOG.md [2025-03-28T04:38:55.670Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 04:36 GOVERNANCE.md [2025-03-28T04:38:55.670Z] -rw-rw-r-- 1 jenkins jenkins 882 Mar 28 04:36 Jenkinsfile [2025-03-28T04:38:55.670Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 28 04:36 LICENSE [2025-03-28T04:38:55.670Z] -rw-rw-r-- 1 jenkins jenkins 2424 Mar 28 04:36 Makefile [2025-03-28T04:38:55.670Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 28 04:36 OWNERS.md [2025-03-28T04:38:55.670Z] -rw-rw-r-- 1 jenkins jenkins 4937 Mar 28 04:36 README.md [2025-03-28T04:38:55.670Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 28 04:36 VERSION [2025-03-28T04:38:55.670Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 04:36 bin [2025-03-28T04:38:55.670Z] -rw-r--r-- 1 jenkins jenkins 497263 Mar 28 04:38 coverage.out [2025-03-28T04:38:55.670Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 28 04:36 example [2025-03-28T04:38:55.670Z] -rw-rw-r-- 1 jenkins jenkins 6147 Mar 28 04:36 go.mod [2025-03-28T04:38:55.670Z] -rw-rw-r-- 1 jenkins jenkins 86405 Mar 28 04:36 go.sum [2025-03-28T04:38:55.670Z] drwxrwxr-x 13 jenkins jenkins 4096 Mar 28 04:36 internal [2025-03-28T04:38:55.670Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 04:36 openapi [2025-03-28T04:38:55.670Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 28 04:36 pkg [2025-03-28T04:38:55.670Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 04:36 snap [2025-03-28T04:38:55.670Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 28 04:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T04:38:56.076Z] + 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=d588fbfa002ff9255eafbdacd4235b163151523c --label arch=amd64 --label version=0.0.0 . [2025-03-28T04:38:56.076Z] Sending build context to Docker daemon 36.52MB [2025-03-28T04:38:56.076Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2025-03-28T04:38:56.076Z] Step 2/24 : FROM ${BASE} AS builder [2025-03-28T04:38:56.076Z] ---> 3e90920502b4 [2025-03-28T04:38:56.076Z] Step 3/24 : ARG MAKE=make build [2025-03-28T04:38:56.334Z] ---> Running in 340cba162826 [2025-03-28T04:38:56.334Z] Removing intermediate container 340cba162826 [2025-03-28T04:38:56.334Z] ---> 6c4705689524 [2025-03-28T04:38:56.334Z] Step 4/24 : WORKDIR /device-sdk-go [2025-03-28T04:38:56.334Z] ---> Running in 292705f82192 [2025-03-28T04:38:56.592Z] Removing intermediate container 292705f82192 [2025-03-28T04:38:56.593Z] ---> 77562be7ef69 [2025-03-28T04:38:56.593Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-28T04:38:56.593Z] ---> Running in 43957879951b [2025-03-28T04:38:56.593Z] Removing intermediate container 43957879951b [2025-03-28T04:38:56.593Z] ---> 9596d95aa2d1 [2025-03-28T04:38:56.593Z] Step 6/24 : RUN apk add --update --no-cache make git [2025-03-28T04:38:56.593Z] ---> Running in 43f7c3f87ec6 [2025-03-28T04:38:56.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-28T04:38:57.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-28T04:38:57.370Z] OK: 248 MiB in 58 packages [2025-03-28T04:38:57.629Z] Removing intermediate container 43f7c3f87ec6 [2025-03-28T04:38:57.629Z] ---> a9ca705631e5 [2025-03-28T04:38:57.629Z] Step 7/24 : COPY go.mod vendor* ./ [2025-03-28T04:38:57.889Z] ---> 032ea5ca290a [2025-03-28T04:38:57.889Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-28T04:38:57.889Z] ---> Running in ca948e5583a3 [2025-03-28T04:38:58.455Z] Removing intermediate container ca948e5583a3 [2025-03-28T04:38:58.455Z] ---> dcb8c7578838 [2025-03-28T04:38:58.455Z] Step 9/24 : COPY . . [2025-03-28T04:38:59.023Z] ---> 9a7efe0f4511 [2025-03-28T04:38:59.023Z] Step 10/24 : RUN ${MAKE} [2025-03-28T04:38:59.023Z] ---> Running in d77f4c27e662 [2025-03-28T04:38:59.280Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2025-03-28T04:39:25.809Z] Removing intermediate container d77f4c27e662 [2025-03-28T04:39:25.809Z] ---> 99947186db11 [2025-03-28T04:39:25.809Z] Step 11/24 : FROM alpine:3.20 [2025-03-28T04:39:25.809Z] 3.20: Pulling from library/alpine [2025-03-28T04:39:25.809Z] 0a9a5dfd008f: Pulling fs layer [2025-03-28T04:39:25.809Z] 0a9a5dfd008f: Verifying Checksum [2025-03-28T04:39:25.809Z] 0a9a5dfd008f: Download complete [2025-03-28T04:39:25.809Z] 0a9a5dfd008f: Pull complete [2025-03-28T04:39:25.809Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-28T04:39:25.809Z] Status: Downloaded newer image for alpine:3.20 [2025-03-28T04:39:25.809Z] ---> ff221270b9fb [2025-03-28T04:39:25.809Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2025-03-28T04:39:25.809Z] ---> Running in e7b3460d47c9 [2025-03-28T04:39:25.809Z] Removing intermediate container e7b3460d47c9 [2025-03-28T04:39:25.809Z] ---> a51851c7ccbf [2025-03-28T04:39:25.809Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2025-03-28T04:39:25.809Z] ---> Running in 15c061405a9b [2025-03-28T04:39:25.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-28T04:39:25.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-28T04:39:26.069Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-28T04:39:26.069Z] Executing busybox-1.36.1-r29.trigger [2025-03-28T04:39:26.069Z] OK: 8 MiB in 15 packages [2025-03-28T04:39:26.327Z] Removing intermediate container 15c061405a9b [2025-03-28T04:39:26.327Z] ---> ba9b4252bea5 [2025-03-28T04:39:26.327Z] Step 14/24 : RUN apk --no-cache upgrade [2025-03-28T04:39:26.327Z] ---> Running in 095326239bbf [2025-03-28T04:39:26.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-28T04:39:26.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-28T04:39:26.845Z] OK: 8 MiB in 15 packages [2025-03-28T04:39:27.411Z] Removing intermediate container 095326239bbf [2025-03-28T04:39:27.411Z] ---> 10ecf0df21be [2025-03-28T04:39:27.411Z] Step 15/24 : WORKDIR / [2025-03-28T04:39:27.411Z] ---> Running in 3720fdd0db91 [2025-03-28T04:39:27.411Z] Removing intermediate container 3720fdd0db91 [2025-03-28T04:39:27.411Z] ---> ca07e06bf8dc [2025-03-28T04:39:27.411Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2025-03-28T04:39:27.411Z] ---> c2654e13ce7e [2025-03-28T04:39:27.411Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2025-03-28T04:39:28.346Z] ---> ace8475a39ec [2025-03-28T04:39:28.346Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2025-03-28T04:39:28.346Z] ---> 3513ff9b3bd1 [2025-03-28T04:39:28.346Z] Step 19/24 : EXPOSE 59999 [2025-03-28T04:39:28.346Z] ---> Running in 402883ceab83 [2025-03-28T04:39:28.346Z] Removing intermediate container 402883ceab83 [2025-03-28T04:39:28.346Z] ---> bdaa97ab65e0 [2025-03-28T04:39:28.346Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2025-03-28T04:39:28.346Z] ---> Running in 2f2e91eaef1f [2025-03-28T04:39:28.604Z] Removing intermediate container 2f2e91eaef1f [2025-03-28T04:39:28.604Z] ---> e40901cc97ef [2025-03-28T04:39:28.604Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2025-03-28T04:39:28.604Z] ---> Running in 0fea8de3bfa6 [2025-03-28T04:39:28.604Z] Removing intermediate container 0fea8de3bfa6 [2025-03-28T04:39:28.604Z] ---> bf5851cbba05 [2025-03-28T04:39:28.604Z] Step 22/24 : LABEL arch=amd64 [2025-03-28T04:39:28.604Z] ---> Running in 55a075abbeff [2025-03-28T04:39:28.604Z] Removing intermediate container 55a075abbeff [2025-03-28T04:39:28.604Z] ---> 43b5bd48c910 [2025-03-28T04:39:28.604Z] Step 23/24 : LABEL git_sha=d588fbfa002ff9255eafbdacd4235b163151523c [2025-03-28T04:39:28.604Z] ---> Running in 151c48665588 [2025-03-28T04:39:28.862Z] Removing intermediate container 151c48665588 [2025-03-28T04:39:28.862Z] ---> 8acf0efd7662 [2025-03-28T04:39:28.862Z] Step 24/24 : LABEL version=0.0.0 [2025-03-28T04:39:28.862Z] ---> Running in a9763a022b56 [2025-03-28T04:39:28.862Z] Removing intermediate container a9763a022b56 [2025-03-28T04:39:28.862Z] ---> 541d9f489528 [2025-03-28T04:39:28.862Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-28T04:39:28.862Z] Successfully built 541d9f489528 [2025-03-28T04:39:28.862Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T04:39:29.783Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-28T04:39:29.783Z] [2025-03-28T04:39:29.783Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T04:39:30.177Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-28T04:39:30.177Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-28T04:39:30.177Z] 5eb5b503b376: Pulling fs layer [2025-03-28T04:39:30.177Z] 5c69ac0246d0: Pulling fs layer [2025-03-28T04:39:30.177Z] ec43610c2a17: Pulling fs layer [2025-03-28T04:39:30.177Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-28T04:39:30.177Z] 33b1e0a273af: Pulling fs layer [2025-03-28T04:39:30.177Z] 5d3b04190fa2: Pulling fs layer [2025-03-28T04:39:30.177Z] 2f39f015ded8: Pulling fs layer [2025-03-28T04:39:30.177Z] 2f39f015ded8: Waiting [2025-03-28T04:39:30.177Z] 5d3b04190fa2: Waiting [2025-03-28T04:39:30.177Z] 3a2ae6a8a46f: Waiting [2025-03-28T04:39:30.177Z] 33b1e0a273af: Waiting [2025-03-28T04:39:30.177Z] 5c69ac0246d0: Download complete [2025-03-28T04:39:30.177Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-28T04:39:30.177Z] 3a2ae6a8a46f: Download complete [2025-03-28T04:39:30.177Z] 33b1e0a273af: Verifying Checksum [2025-03-28T04:39:30.177Z] 33b1e0a273af: Download complete [2025-03-28T04:39:30.177Z] 5d3b04190fa2: Download complete [2025-03-28T04:39:30.177Z] ec43610c2a17: Verifying Checksum [2025-03-28T04:39:30.177Z] ec43610c2a17: Download complete [2025-03-28T04:39:30.475Z] 5eb5b503b376: Verifying Checksum [2025-03-28T04:39:30.475Z] 5eb5b503b376: Download complete [2025-03-28T04:39:31.058Z] 2f39f015ded8: Download complete [2025-03-28T04:39:31.625Z] 5eb5b503b376: Pull complete [2025-03-28T04:39:31.625Z] 5c69ac0246d0: Pull complete [2025-03-28T04:39:31.884Z] ec43610c2a17: Pull complete [2025-03-28T04:39:32.142Z] 3a2ae6a8a46f: Pull complete [2025-03-28T04:39:32.142Z] 33b1e0a273af: Pull complete [2025-03-28T04:39:32.142Z] 5d3b04190fa2: Pull complete [2025-03-28T04:39:36.322Z] 2f39f015ded8: Pull complete [2025-03-28T04:39:36.322Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-28T04:39:36.322Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-28T04:39:36.322Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-28T04:39:36.559Z] prd-ubuntu20.04-docker-8c-8g-42225 does not seem to be running inside a container [2025-03-28T04:39:36.594Z] $ 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-1708 -v /w/workspace/gexfoundry_device-sdk-go_PR-1708:/w/workspace/gexfoundry_device-sdk-go_PR-1708:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1708@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1708@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-28T04:39:38.185Z] $ docker top e2014cf5e3a1cf1f108db57f91da9c95ae2abc5503ea1d46dbab80146590b111 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-28T04:39:38.628Z] ---> job-cost.sh [2025-03-28T04:39:38.628Z] lf-activate-venv: SKIPPING [2025-03-28T04:39:38.628Z] INFO: No Stack... [2025-03-28T04:39:38.888Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-28T04:39:39.458Z] INFO: Archiving Costs [Pipeline] sh [2025-03-28T04:39:39.773Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1708/archives/cost.csv [2025-03-28T04:39:39.773Z] + cut -d, -f6 [Pipeline] lock [2025-03-28T04:39:39.813Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1708-1-stack-cost] [2025-03-28T04:39:39.819Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1708-1-stack-cost] did not exist. Created. [2025-03-28T04:39:39.825Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1708-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-28T04:39:40.230Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-28T04:39:40.289Z] Stashed 1 file(s) [Pipeline] } [2025-03-28T04:39:40.312Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1708-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-28T04:39:40.399Z] $ docker stop --time=1 e2014cf5e3a1cf1f108db57f91da9c95ae2abc5503ea1d46dbab80146590b111 [2025-03-28T04:39:41.534Z] $ docker rm -f --volumes e2014cf5e3a1cf1f108db57f91da9c95ae2abc5503ea1d46dbab80146590b111 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-03-28T04:39:42.365Z] provisioning config files... [2025-03-28T04:39:42.379Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1708@tmp/config6027670005054953467tmp [Pipeline] { [Pipeline] sh [2025-03-28T04:39:42.709Z] + set +x [2025-03-28T04:39:42.709Z] + curl -s https://codecov.io/bash [2025-03-28T04:39:42.709Z] + bash -s -- [2025-03-28T04:39:42.709Z] [2025-03-28T04:39:42.709Z] _____ _ [2025-03-28T04:39:42.709Z] / ____| | | [2025-03-28T04:39:42.709Z] | | ___ __| | ___ ___ _____ __ [2025-03-28T04:39:42.709Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-28T04:39:42.709Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-28T04:39:42.709Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-28T04:39:42.709Z] Bash-1.0.6 [2025-03-28T04:39:42.709Z] [2025-03-28T04:39:42.709Z] [2025-03-28T04:39:42.709Z] ==> git version 2.25.1 found [2025-03-28T04:39:42.709Z] ==> 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 [2025-03-28T04:39:42.709Z] Release-Date: 2020-01-08 [2025-03-28T04:39:42.709Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-03-28T04:39:42.709Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-28T04:39:42.709Z] ==> Jenkins CI detected. [2025-03-28T04:39:42.709Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1708 [2025-03-28T04:39:42.709Z] project root: . [2025-03-28T04:39:42.709Z] --> token set from env [2025-03-28T04:39:42.709Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-28T04:39:42.968Z] ==> Running gcov in . (disable via -X gcov) [2025-03-28T04:39:42.968Z] ==> Python coveragepy not found [2025-03-28T04:39:42.968Z] ==> Searching for coverage reports in: [2025-03-28T04:39:42.968Z] + . [2025-03-28T04:39:42.968Z] -> Found 1 reports [2025-03-28T04:39:42.968Z] ==> Detecting git/mercurial file structure [2025-03-28T04:39:42.968Z] ==> Reading reports [2025-03-28T04:39:42.968Z] + ./coverage.out bytes=497263 [2025-03-28T04:39:42.968Z] ==> Appending adjustments [2025-03-28T04:39:42.968Z] https://docs.codecov.io/docs/fixing-reports [2025-03-28T04:39:43.228Z] + Found adjustments [2025-03-28T04:39:43.228Z] ==> Gzipping contents [2025-03-28T04:39:43.228Z] 48K /tmp/codecov.K9UZQG.gz [2025-03-28T04:39:43.228Z] ==> Uploading reports [2025-03-28T04:39:43.228Z] url: https://codecov.io [2025-03-28T04:39:43.228Z] query: branch=PR-1708&commit=d588fbfa002ff9255eafbdacd4235b163151523c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1708%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1708&job=&cmd_args= [2025-03-28T04:39:43.228Z] -> Pinging Codecov [2025-03-28T04:39:43.228Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1708&commit=d588fbfa002ff9255eafbdacd4235b163151523c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1708%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1708&job=&cmd_args= [2025-03-28T04:39:43.487Z] -> Uploading to [2025-03-28T04:39:43.488Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-sdk-go/d588fbfa002ff9255eafbdacd4235b163151523c/d98fabf8-7382-48bc-889e-2de4dd7fddb5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250328%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250328T043943Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=af3e744af2f602dcca7fb47b573b2139067beb1331e3b27286669c5b1c2c4275 [2025-03-28T04:39:43.488Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-28T04:39:43.488Z] Dload Upload Total Spent Left Speed [2025-03-28T04:39:43.748Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 47162 0 0 100 47162 0 226k --:--:-- --:--:-- --:--:-- 225k 100 47162 0 0 100 47162 0 223k --:--:-- --:--:-- --:--:-- 222k [2025-03-28T04:39:43.748Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/d588fbfa002ff9255eafbdacd4235b163151523c [Pipeline] } [2025-03-28T04:39:43.787Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-28T04:39:45.725Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1708/archives ] [2025-03-28T04:39:45.725Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1708/archives [2025-03-28T04:39:45.725Z] total 16 [2025-03-28T04:39:45.725Z] drwxr-xr-x 3 root root 4096 Mar 28 04:39 . [2025-03-28T04:39:45.725Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 28 04:39 .. [2025-03-28T04:39:45.725Z] drwxr-xr-x 2 root root 4096 Mar 28 04:39 cost [2025-03-28T04:39:45.725Z] -rw-r--r-- 1 root root 86 Mar 28 04:39 cost.csv [2025-03-28T04:39:45.725Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1708/archives [2025-03-28T04:39:45.725Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1708/archives [2025-03-28T04:39:45.725Z] total 16 [2025-03-28T04:39:45.725Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 04:39 . [2025-03-28T04:39:45.725Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 28 04:39 .. [2025-03-28T04:39:45.725Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 28 04:39 cost [2025-03-28T04:39:45.725Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 28 04:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-28T04:39:46.048Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-28T04:39:46.940Z] ---> package-listing.sh [2025-03-28T04:39:46.940Z] ++ facter osfamily [2025-03-28T04:39:46.940Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-28T04:39:47.199Z] + OS_FAMILY=debian [2025-03-28T04:39:47.199Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1708 [2025-03-28T04:39:47.199Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-28T04:39:47.199Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-28T04:39:47.199Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-28T04:39:47.199Z] + PACKAGES=/tmp/packages_start.txt [2025-03-28T04:39:47.199Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1708 ']' [2025-03-28T04:39:47.199Z] + PACKAGES=/tmp/packages_end.txt [2025-03-28T04:39:47.199Z] + case "${OS_FAMILY}" in [2025-03-28T04:39:47.199Z] + dpkg -l [2025-03-28T04:39:47.199Z] + grep '^ii' [2025-03-28T04:39:47.199Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-28T04:39:47.199Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-28T04:39:47.199Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-28T04:39:47.199Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1708 ']' [2025-03-28T04:39:47.199Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1708/archives/ [2025-03-28T04:39:47.199Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1708/archives/ [Pipeline] echo [2025-03-28T04:39:47.233Z] 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-1708/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-28T04:39:47.524Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T04:39:48.138Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-28T04:39:48.138Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-28T04:39:48.367Z] prd-ubuntu20.04-docker-8c-8g-42225 does not seem to be running inside a container [2025-03-28T04:39:48.429Z] $ 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-1708/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-1708 -v /w/workspace/gexfoundry_device-sdk-go_PR-1708:/w/workspace/gexfoundry_device-sdk-go_PR-1708:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1708@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1708@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-28T04:39:48.630Z] $ docker top 7fee09bb94a99492b745913900bca7949d0c2e470ccdbb43681efed4e3d05c66 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-28T04:39:49.066Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-28T04:39:49.380Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-28T04:39:49.689Z] + ls /var/log/sa-host [2025-03-28T04:39:49.689Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-28T04:39:49.819Z] provisioning config files... [2025-03-28T04:39:49.826Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1708@tmp/config4313196689086355129tmp [Pipeline] { [Pipeline] echo [2025-03-28T04:39:49.876Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-28T04:39:50.186Z] ---> create-netrc.sh [Pipeline] } [2025-03-28T04:39:50.211Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-28T04:39:50.623Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-28T04:39:50.657Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-28T04:39:50.967Z] ---> sudo-logs.sh [2025-03-28T04:39:50.967Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-28T04:39:51.068Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-28T04:39:51.384Z] ---> job-cost.sh [2025-03-28T04:39:51.384Z] lf-activate-venv: SKIPPING [2025-03-28T04:39:51.384Z] DEBUG: total: 0.2199999988079071 [2025-03-28T04:39:51.384Z] INFO: Retrieving Stack Cost... [2025-03-28T04:39:51.384Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-28T04:39:51.643Z] INFO: Archiving Costs [Pipeline] echo [2025-03-28T04:39:51.695Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-28T04:39:52.014Z] ---> logs-deploy.sh [2025-03-28T04:39:52.014Z] lf-activate-venv: SKIPPING [2025-03-28T04:39:52.014Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1708/1 [2025-03-28T04:39:52.014Z] INFO: archiving workspace using pattern(s): [2025-03-28T04:39:52.954Z] Archives upload complete. [2025-03-28T04:39:53.216Z] INFO: archiving logs to Nexus