Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d1fbc779a240cbbcf284b6d6f9490aecbadfae6e 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-ssh6770585662060296019.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh11239011013188565138.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14324858881933448088.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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 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-ssh12340902195333906543.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16813804838580373258.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-40739 in /w/workspace/edgexfoundry_device-sdk-go_main [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/edgexfoundry_device-sdk-go_main # 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 Avoid second fetch Checking out Revision d1fbc779a240cbbcf284b6d6f9490aecbadfae6e (main) Commit message: "Merge pull request #1702 from edgexfoundry/dependabot/go_modules/github.com/panjf2000/ants/v2-2.11.2" > 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 core.sparsecheckout # timeout=10 > git checkout -f d1fbc779a240cbbcf284b6d6f9490aecbadfae6e # timeout=10 > git rev-list --no-walk 3b8bfbe400214ea9673fedc962e36bce2491427b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-10T05:48:15.212Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-10T05:48:15.285Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-10T05:48:15.316Z] ========================================================= [2025-03-10T05:48:15.316Z] EdgeX Global Pipelines Version Info [2025-03-10T05:48:15.316Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-10T05:48:16.037Z] ------------------- [2025-03-10T05:48:16.037Z] stable info: [2025-03-10T05:48:16.037Z] ------------------- [2025-03-10T05:48:16.037Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-10T05:48:16.037Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-10T05:48:16.037Z] Message: update stable to v1.0.271 [2025-03-10T05:48:16.604Z] ------------------- [2025-03-10T05:48:16.604Z] experimental info: [2025-03-10T05:48:16.604Z] ------------------- [2025-03-10T05:48:16.604Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-10T05:48:16.604Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-10T05:48:16.604Z] Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-10T05:48:16.682Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2025-03-10T05:48:16.705Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2025-03-10T05:48:16.729Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-10T05:48:16.750Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-10T05:48:16.769Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-10T05:48:16.795Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-10T05:48:16.815Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-10T05:48:16.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2025-03-10T05:48:16.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-10T05:48:16.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-10T05:48:16.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-10T05:48:16.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2025-03-10T05:48:16.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-10T05:48:16.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-10T05:48:17.011Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-10T05:48:17.039Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2025-03-10T05:48:17.065Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-10T05:48:17.091Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-10T05:48:17.113Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-10T05:48:17.134Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-10T05:48:17.154Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-03-10T05:48:17.174Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-03-10T05:48:17.197Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-10T05:48:17.223Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-10T05:48:17.248Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-10T05:48:17.267Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-10T05:48:17.291Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-10T05:48:17.309Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-10T05:48:17.335Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-10T05:48:17.360Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-10T05:48:17.386Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d1fbc779a240cbbcf284b6d6f9490aecbadfae6e [Pipeline] echo [2025-03-10T05:48:17.409Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d1fbc77 [Pipeline] echo [2025-03-10T05:48:17.434Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-10T05:48:17.499Z] provisioning config files... [2025-03-10T05:48:17.511Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config805443775340374561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-10T05:48:17.845Z] ---> ****-login.sh [2025-03-10T05:48:17.845Z] nexus3.edgexfoundry.org:10001 [2025-03-10T05:48:18.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-10T05:48:18.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-10T05:48:18.105Z] Configure a credential helper to remove this warning. See [2025-03-10T05:48:18.105Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-10T05:48:18.105Z] [2025-03-10T05:48:18.105Z] Login Succeeded [2025-03-10T05:48:18.105Z] nexus3.edgexfoundry.org:10002 [2025-03-10T05:48:18.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-10T05:48:18.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-10T05:48:18.105Z] Configure a credential helper to remove this warning. See [2025-03-10T05:48:18.105Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-10T05:48:18.105Z] [2025-03-10T05:48:18.105Z] Login Succeeded [2025-03-10T05:48:18.105Z] nexus3.edgexfoundry.org:10003 [2025-03-10T05:48:18.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-10T05:48:18.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-10T05:48:18.364Z] Configure a credential helper to remove this warning. See [2025-03-10T05:48:18.364Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-10T05:48:18.364Z] [2025-03-10T05:48:18.364Z] Login Succeeded [2025-03-10T05:48:18.364Z] nexus3.edgexfoundry.org:10004 [2025-03-10T05:48:18.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-10T05:48:18.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-10T05:48:18.365Z] Configure a credential helper to remove this warning. See [2025-03-10T05:48:18.365Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-10T05:48:18.365Z] [2025-03-10T05:48:18.365Z] Login Succeeded [2025-03-10T05:48:18.365Z] ****.io [2025-03-10T05:48:18.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-10T05:48:18.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-10T05:48:18.625Z] Configure a credential helper to remove this warning. See [2025-03-10T05:48:18.625Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-10T05:48:18.625Z] [2025-03-10T05:48:18.625Z] Login Succeeded [2025-03-10T05:48:18.625Z] ---> ****-login.sh ends [Pipeline] } [2025-03-10T05:48:18.632Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-10T05:48:19.038Z] + git rev-list -1 --merges d1fbc779a240cbbcf284b6d6f9490aecbadfae6e~1..d1fbc779a240cbbcf284b6d6f9490aecbadfae6e [Pipeline] echo [2025-03-10T05:48:19.066Z] -----------> git rev-list -1 --merges d1fbc779a240cbbcf284b6d6f9490aecbadfae6e~1..d1fbc779a240cbbcf284b6d6f9490aecbadfae6e d1fbc779a240cbbcf284b6d6f9490aecbadfae6e [2025-03-10T05:48:19.066Z] d1fbc779a240cbbcf284b6d6f9490aecbadfae6e [false] [Pipeline] sh [2025-03-10T05:48:19.360Z] + git log --format=format:%s -1 d1fbc779a240cbbcf284b6d6f9490aecbadfae6e [Pipeline] echo [2025-03-10T05:48:19.378Z] ========================================================= [2025-03-10T05:48:19.378Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-10T05:48:19.378Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-10T05:48:19.723Z] + git log --format=format:%s -1 d1fbc779a240cbbcf284b6d6f9490aecbadfae6e [Pipeline] echo [2025-03-10T05:48:19.735Z] [semverPrep] GIT_COMMIT: d1fbc779a240cbbcf284b6d6f9490aecbadfae6e, Commit Message: Merge pull request #1702 from edgexfoundry/dependabot/go_modules/github.com/panjf2000/ants/v2-2.11.2 [Pipeline] echo [2025-03-10T05:48:19.750Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-10T05:48:20.107Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-10T05:48:20.107Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-10T05:48:20.107Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-10T05:48:20.107Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-10T05:48:20.107Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-10T05:48:20.107Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-10T05:48:20.107Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T05:48:20.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-10T05:48:20.460Z] [2025-03-10T05:48:20.460Z] 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-10T05:48:20.780Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-10T05:48:20.780Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-10T05:48:20.780Z] b85a868b505f: Pulling fs layer [2025-03-10T05:48:20.780Z] e2be974225ed: Pulling fs layer [2025-03-10T05:48:20.780Z] 339a4e72a1f5: Pulling fs layer [2025-03-10T05:48:20.780Z] 988bab9f4d93: Pulling fs layer [2025-03-10T05:48:20.780Z] 1469e6f7b9e6: Pulling fs layer [2025-03-10T05:48:20.780Z] eaf3925da568: Pulling fs layer [2025-03-10T05:48:20.780Z] bab4dde63d76: Pulling fs layer [2025-03-10T05:48:20.780Z] bde34c3a00c8: Pulling fs layer [2025-03-10T05:48:20.780Z] b352a97aabf1: Pulling fs layer [2025-03-10T05:48:20.780Z] 4872d77fe225: Pulling fs layer [2025-03-10T05:48:20.780Z] 5851b861e8e6: Pulling fs layer [2025-03-10T05:48:20.780Z] 4872d77fe225: Waiting [2025-03-10T05:48:20.780Z] 5851b861e8e6: Waiting [2025-03-10T05:48:20.780Z] 988bab9f4d93: Waiting [2025-03-10T05:48:20.780Z] bab4dde63d76: Waiting [2025-03-10T05:48:20.780Z] eaf3925da568: Waiting [2025-03-10T05:48:20.780Z] 1469e6f7b9e6: Waiting [2025-03-10T05:48:20.780Z] bde34c3a00c8: Waiting [2025-03-10T05:48:20.780Z] b352a97aabf1: Waiting [2025-03-10T05:48:20.780Z] e2be974225ed: Download complete [2025-03-10T05:48:20.780Z] 988bab9f4d93: Verifying Checksum [2025-03-10T05:48:20.780Z] 988bab9f4d93: Download complete [2025-03-10T05:48:20.780Z] 1469e6f7b9e6: Download complete [2025-03-10T05:48:20.780Z] eaf3925da568: Verifying Checksum [2025-03-10T05:48:20.780Z] eaf3925da568: Download complete [2025-03-10T05:48:21.038Z] 339a4e72a1f5: Verifying Checksum [2025-03-10T05:48:21.038Z] 339a4e72a1f5: Download complete [2025-03-10T05:48:21.038Z] bde34c3a00c8: Verifying Checksum [2025-03-10T05:48:21.038Z] bde34c3a00c8: Download complete [2025-03-10T05:48:21.038Z] b352a97aabf1: Verifying Checksum [2025-03-10T05:48:21.038Z] b352a97aabf1: Download complete [2025-03-10T05:48:21.038Z] 4872d77fe225: Verifying Checksum [2025-03-10T05:48:21.038Z] 4872d77fe225: Download complete [2025-03-10T05:48:21.038Z] 5851b861e8e6: Download complete [2025-03-10T05:48:21.038Z] b85a868b505f: Verifying Checksum [2025-03-10T05:48:21.038Z] b85a868b505f: Download complete [2025-03-10T05:48:21.298Z] bab4dde63d76: Verifying Checksum [2025-03-10T05:48:21.298Z] bab4dde63d76: Download complete [2025-03-10T05:48:22.232Z] b85a868b505f: Pull complete [2025-03-10T05:48:22.232Z] e2be974225ed: Pull complete [2025-03-10T05:48:22.492Z] 339a4e72a1f5: Pull complete [2025-03-10T05:48:22.751Z] 988bab9f4d93: Pull complete [2025-03-10T05:48:23.009Z] 1469e6f7b9e6: Pull complete [2025-03-10T05:48:23.009Z] eaf3925da568: Pull complete [2025-03-10T05:48:24.912Z] bab4dde63d76: Pull complete [2025-03-10T05:48:24.912Z] bde34c3a00c8: Pull complete [2025-03-10T05:48:24.912Z] b352a97aabf1: Pull complete [2025-03-10T05:48:24.912Z] 4872d77fe225: Pull complete [2025-03-10T05:48:24.912Z] 5851b861e8e6: Pull complete [2025-03-10T05:48:24.912Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-10T05:48:24.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-10T05:48:24.912Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-10T05:48:25.061Z] prd-ubuntu20.04-docker-8c-8g-40739 does not seem to be running inside a container [2025-03-10T05:48:25.084Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-10T05:48:26.351Z] $ docker top 1845a89239d2edda67a66f074e41a3f6f483f750a11716eda49ee26bdcb3047c -eo pid,comm [2025-03-10T05:48:26.410Z] 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-10T05:48:26.410Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-10T05:48:26.479Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-10T05:48:26.479Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-10T05:48:26.584Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-10T05:48:26.580Z] $ docker exec 1845a89239d2edda67a66f074e41a3f6f483f750a11716eda49ee26bdcb3047c ssh-agent [2025-03-10T05:48:26.681Z] SSH_AUTH_SOCK=/tmp/ssh-FneOpxOvPh7I/agent.32 [2025-03-10T05:48:26.681Z] SSH_AGENT_PID=38 [2025-03-10T05:48:26.686Z] Running ssh-add (command line suppressed) [2025-03-10T05:48:26.768Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17205802113974407035.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17205802113974407035.key) [2025-03-10T05:48:26.793Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-10T05:48:27.082Z] + git tag --points-at HEAD [Pipeline] } [2025-03-10T05:48:27.088Z] $ docker exec --env ******** --env ******** 1845a89239d2edda67a66f074e41a3f6f483f750a11716eda49ee26bdcb3047c ssh-agent -k [2025-03-10T05:48:27.183Z] unset SSH_AUTH_SOCK; [2025-03-10T05:48:27.183Z] unset SSH_AGENT_PID; [2025-03-10T05:48:27.183Z] echo Agent pid 38 killed; [2025-03-10T05:48:27.199Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-10T05:48:27.236Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-10T05:48:27.236Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-10T05:48:27.343Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-10T05:48:27.339Z] $ docker exec 1845a89239d2edda67a66f074e41a3f6f483f750a11716eda49ee26bdcb3047c ssh-agent [2025-03-10T05:48:27.455Z] SSH_AUTH_SOCK=/tmp/ssh-gbUZR32aaF9M/agent.71 [2025-03-10T05:48:27.455Z] SSH_AGENT_PID=77 [2025-03-10T05:48:27.461Z] Running ssh-add (command line suppressed) [2025-03-10T05:48:27.555Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2112003196202384442.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2112003196202384442.key) [2025-03-10T05:48:27.571Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-10T05:48:27.854Z] + git semver init [2025-03-10T05:48:28.113Z] 2025-03-10 05:48:28,017 [run_init] DEBUG init version:0.0.0 force:False [2025-03-10T05:48:28.113Z] 2025-03-10 05:48:28,018 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2025-03-10T05:48:28.113Z] 2025-03-10 05:48:28,019 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2025-03-10T05:48:28.113Z] 2025-03-10 05:48:28,020 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2025-03-10T05:48:29.489Z] 2025-03-10 05:48:29,077 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2025-03-10T05:48:29.489Z] 2025-03-10 05:48:29,077 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2025-03-10T05:48:29.489Z] 2025-03-10 05:48:29,077 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-03-10T05:48:29.489Z] 2025-03-10 05:48:29,077 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-03-10T05:48:29.489Z] 4.0.0-dev.31 [Pipeline] } [2025-03-10T05:48:29.494Z] $ docker exec --env ******** --env ******** 1845a89239d2edda67a66f074e41a3f6f483f750a11716eda49ee26bdcb3047c ssh-agent -k [2025-03-10T05:48:29.585Z] unset SSH_AUTH_SOCK; [2025-03-10T05:48:29.585Z] unset SSH_AGENT_PID; [2025-03-10T05:48:29.588Z] echo Agent pid 77 killed; [2025-03-10T05:48:29.599Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-10T05:48:29.924Z] + git semver [Pipeline] } [2025-03-10T05:48:30.190Z] $ docker stop --time=1 1845a89239d2edda67a66f074e41a3f6f483f750a11716eda49ee26bdcb3047c [2025-03-10T05:48:31.486Z] $ docker rm -f --volumes 1845a89239d2edda67a66f074e41a3f6f483f750a11716eda49ee26bdcb3047c [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-10T05:48:31.885Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-10T05:48:32.125Z] Stashed 1 file(s) [Pipeline] echo [2025-03-10T05:48:32.130Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.31 [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] { (Prep) [Pipeline] // stage [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-10T05:48:32.436Z] provisioning config files... [2025-03-10T05:48:32.446Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config728948915243124359tmp [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-03-10T05:48:32.772Z] ---> ****-login.sh [2025-03-10T05:48:32.772Z] nexus3.edgexfoundry.org:10001 [2025-03-10T05:48:32.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-10T05:48:32.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-10T05:48:32.773Z] Configure a credential helper to remove this warning. See [2025-03-10T05:48:32.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-10T05:48:32.773Z] [2025-03-10T05:48:32.773Z] Login Succeeded [2025-03-10T05:48:32.773Z] nexus3.edgexfoundry.org:10002 [2025-03-10T05:48:32.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-10T05:48:32.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-10T05:48:32.773Z] Configure a credential helper to remove this warning. See [2025-03-10T05:48:32.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-10T05:48:32.773Z] [2025-03-10T05:48:32.773Z] Login Succeeded [2025-03-10T05:48:32.773Z] nexus3.edgexfoundry.org:10003 [2025-03-10T05:48:33.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-10T05:48:33.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-10T05:48:33.033Z] Configure a credential helper to remove this warning. See [2025-03-10T05:48:33.033Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-10T05:48:33.033Z] [2025-03-10T05:48:33.033Z] Login Succeeded [2025-03-10T05:48:33.033Z] nexus3.edgexfoundry.org:10004 [2025-03-10T05:48:33.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-10T05:48:33.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-10T05:48:33.033Z] Configure a credential helper to remove this warning. See [2025-03-10T05:48:33.033Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-10T05:48:33.033Z] [2025-03-10T05:48:33.033Z] Login Succeeded [2025-03-10T05:48:33.033Z] ****.io [2025-03-10T05:48:33.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-10T05:48:33.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-10T05:48:33.293Z] Configure a credential helper to remove this warning. See [2025-03-10T05:48:33.293Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-10T05:48:33.293Z] [2025-03-10T05:48:33.293Z] Login Succeeded [2025-03-10T05:48:33.293Z] ---> ****-login.sh ends [Pipeline] } [2025-03-10T05:48:33.303Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-10T05:48:33.390Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-10T05:48:33.413Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-10T05:48:33.428Z] ========================================================= [2025-03-10T05:48:33.428Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-10T05:48:33.428Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T05:48:33.765Z] + 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-10T05:48:33.765Z] Sending build context to Docker daemon 26.28MB [2025-03-10T05:48:33.765Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-03-10T05:48:33.765Z] Step 2/10 : FROM ${BASE} AS builder [2025-03-10T05:48:34.024Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-10T05:48:34.024Z] da9db072f522: Pulling fs layer [2025-03-10T05:48:34.024Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-10T05:48:34.024Z] 06f05ace1117: Pulling fs layer [2025-03-10T05:48:34.024Z] 5fe327b54edc: Pulling fs layer [2025-03-10T05:48:34.024Z] 4f4fb700ef54: Pulling fs layer [2025-03-10T05:48:34.024Z] 92a5565b7b96: Pulling fs layer [2025-03-10T05:48:34.024Z] ff9bb7016b71: Pulling fs layer [2025-03-10T05:48:34.024Z] b67dba6c2c7d: Pulling fs layer [2025-03-10T05:48:34.024Z] a813b0c90790: Pulling fs layer [2025-03-10T05:48:34.024Z] ff9bb7016b71: Waiting [2025-03-10T05:48:34.024Z] b67dba6c2c7d: Waiting [2025-03-10T05:48:34.024Z] a813b0c90790: Waiting [2025-03-10T05:48:34.024Z] 5fe327b54edc: Waiting [2025-03-10T05:48:34.024Z] 4f4fb700ef54: Waiting [2025-03-10T05:48:34.024Z] 92a5565b7b96: Waiting [2025-03-10T05:48:34.024Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-10T05:48:34.024Z] 6ef4a4ee8ca5: Download complete [2025-03-10T05:48:34.024Z] 5fe327b54edc: Verifying Checksum [2025-03-10T05:48:34.024Z] 5fe327b54edc: Download complete [2025-03-10T05:48:34.024Z] 4f4fb700ef54: Verifying Checksum [2025-03-10T05:48:34.024Z] 4f4fb700ef54: Download complete [2025-03-10T05:48:34.024Z] 92a5565b7b96: Verifying Checksum [2025-03-10T05:48:34.024Z] 92a5565b7b96: Download complete [2025-03-10T05:48:34.024Z] da9db072f522: Verifying Checksum [2025-03-10T05:48:34.024Z] da9db072f522: Download complete [2025-03-10T05:48:34.024Z] ff9bb7016b71: Verifying Checksum [2025-03-10T05:48:34.024Z] ff9bb7016b71: Download complete [2025-03-10T05:48:34.282Z] da9db072f522: Pull complete [2025-03-10T05:48:34.282Z] a813b0c90790: Verifying Checksum [2025-03-10T05:48:34.282Z] a813b0c90790: Download complete [2025-03-10T05:48:34.282Z] 6ef4a4ee8ca5: Pull complete [2025-03-10T05:48:34.542Z] 06f05ace1117: Verifying Checksum [2025-03-10T05:48:34.542Z] 06f05ace1117: Download complete [2025-03-10T05:48:34.802Z] b67dba6c2c7d: Verifying Checksum [2025-03-10T05:48:34.802Z] b67dba6c2c7d: Download complete [2025-03-10T05:48:38.085Z] 06f05ace1117: Pull complete [2025-03-10T05:48:38.085Z] 5fe327b54edc: Pull complete [2025-03-10T05:48:38.085Z] 4f4fb700ef54: Pull complete [2025-03-10T05:48:38.085Z] 92a5565b7b96: Pull complete [2025-03-10T05:48:38.085Z] ff9bb7016b71: Pull complete [2025-03-10T05:48:39.983Z] b67dba6c2c7d: Pull complete [2025-03-10T05:48:40.243Z] a813b0c90790: Pull complete [2025-03-10T05:48:40.508Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-10T05:48:40.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-10T05:48:40.508Z] ---> 3ba60ce46760 [2025-03-10T05:48:40.508Z] Step 3/10 : ARG MAKE=make build [2025-03-10T05:48:41.892Z] ---> Running in e7de46bdb748 [2025-03-10T05:48:41.892Z] Removing intermediate container e7de46bdb748 [2025-03-10T05:48:41.892Z] ---> 0e2e4fe0831e [2025-03-10T05:48:41.892Z] Step 4/10 : WORKDIR /device-sdk-go [2025-03-10T05:48:41.892Z] ---> Running in 9785c0f5d76f [2025-03-10T05:48:42.151Z] Removing intermediate container 9785c0f5d76f [2025-03-10T05:48:42.151Z] ---> ac495c2530c4 [2025-03-10T05:48:42.151Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-10T05:48:42.151Z] ---> Running in 7659060dc7d7 [2025-03-10T05:48:42.151Z] Removing intermediate container 7659060dc7d7 [2025-03-10T05:48:42.151Z] ---> c5468ca66433 [2025-03-10T05:48:42.151Z] Step 6/10 : RUN apk add --update --no-cache make git [2025-03-10T05:48:42.151Z] ---> Running in 30ca4a4878a0 [2025-03-10T05:48:42.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-10T05:48:42.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-10T05:48:42.929Z] OK: 248 MiB in 58 packages [2025-03-10T05:48:43.190Z] Removing intermediate container 30ca4a4878a0 [2025-03-10T05:48:43.190Z] ---> e2bcc4d3b088 [2025-03-10T05:48:43.190Z] Step 7/10 : COPY go.mod vendor* ./ [2025-03-10T05:48:43.448Z] ---> d74e274a0422 [2025-03-10T05:48:43.448Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-10T05:48:43.448Z] ---> Running in d722a19433ba [2025-03-10T05:49:10.023Z] Removing intermediate container d722a19433ba [2025-03-10T05:49:10.023Z] ---> e04b29b4fb22 [2025-03-10T05:49:10.023Z] Step 9/10 : COPY . . [2025-03-10T05:49:10.023Z] ---> 774329954fb9 [2025-03-10T05:49:10.023Z] Step 10/10 : RUN ${MAKE} [2025-03-10T05:49:10.023Z] ---> Running in 61d028fcf32a [2025-03-10T05:49:10.023Z] noop [2025-03-10T05:49:10.023Z] Removing intermediate container 61d028fcf32a [2025-03-10T05:49:10.023Z] ---> 156c170e152c [2025-03-10T05:49:10.023Z] Successfully built 156c170e152c [2025-03-10T05:49:10.023Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T05:49:10.356Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-10T05:49:10.356Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-10T05:49:10.439Z] prd-ubuntu20.04-docker-8c-8g-40739 does not seem to be running inside a container [2025-03-10T05:49:10.472Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat [2025-03-10T05:49:10.787Z] $ docker top 4e21bf6cd0d23068cd0780f94c560fb1bbf150a1bee50a4b5ed2bf3b4860a939 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-10T05:49:11.134Z] + go version [2025-03-10T05:49:11.134Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-10T05:49:11.146Z] $ docker stop --time=1 4e21bf6cd0d23068cd0780f94c560fb1bbf150a1bee50a4b5ed2bf3b4860a939 [2025-03-10T05:49:12.407Z] $ docker rm -f --volumes 4e21bf6cd0d23068cd0780f94c560fb1bbf150a1bee50a4b5ed2bf3b4860a939 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T05:49:12.880Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-10T05:49:12.881Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-10T05:49:12.963Z] prd-ubuntu20.04-docker-8c-8g-40739 does not seem to be running inside a container [2025-03-10T05:49:13.000Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat [2025-03-10T05:49:13.335Z] $ docker top afc44e202f275c7d24629677ea0d2df06931444816d41a92047d769d18ac38ef -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-10T05:49:13.688Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2025-03-10T05:49:13.987Z] + make test [2025-03-10T05:49:13.987Z] go test -race -coverprofile=coverage.out ./... [2025-03-10T05:49:22.121Z] ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] [2025-03-10T05:49:54.192Z] github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements [2025-03-10T05:49:54.192Z] github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements [2025-03-10T05:49:54.192Z] github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements [2025-03-10T05:49:54.192Z] github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements [2025-03-10T05:49:54.192Z] github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements [2025-03-10T05:49:55.563Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.034s coverage: 28.2% of statements [2025-03-10T05:49:55.563Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.033s coverage: 79.3% of statements [2025-03-10T05:49:56.136Z] github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements [2025-03-10T05:49:56.136Z] github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements [2025-03-10T05:49:57.069Z] github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements [2025-03-10T05:49:57.069Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.045s coverage: 90.4% of statements [2025-03-10T05:49:57.328Z] ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] [2025-03-10T05:49:57.328Z] github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements [2025-03-10T05:49:57.328Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements [2025-03-10T05:49:58.263Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.085s coverage: 45.0% of statements [2025-03-10T05:49:58.830Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements [2025-03-10T05:50:04.118Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 7.051s coverage: 14.3% of statements [2025-03-10T05:50:04.118Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 3.315s coverage: 44.6% of statements [2025-03-10T05:50:04.118Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.055s coverage: 68.4% of statements [2025-03-10T05:50:04.118Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.087s coverage: 88.3% of statements [2025-03-10T05:50:04.118Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.054s coverage: 5.0% of statements [2025-03-10T05:50:36.210Z] GO111MODULE=on go vet ./... [2025-03-10T05:50:42.774Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-10T05:50:42.774Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-10T05:50:42.774Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-10T05:50:42.786Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-03-10T05:50:42.804Z] $ docker stop --time=1 afc44e202f275c7d24629677ea0d2df06931444816d41a92047d769d18ac38ef [2025-03-10T05:50:44.939Z] $ docker rm -f --volumes afc44e202f275c7d24629677ea0d2df06931444816d41a92047d769d18ac38ef [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-10T05:50:45.561Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-10T05:50:45.657Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-10T05:50:46.132Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-10T05:50:46.416Z] + ls -al . [2025-03-10T05:50:46.416Z] total 740 [2025-03-10T05:50:46.416Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 10 05:49 . [2025-03-10T05:50:46.416Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 05:48 .. [2025-03-10T05:50:46.416Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 10 05:48 .dockerignore [2025-03-10T05:50:46.416Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 10 05:50 .git [2025-03-10T05:50:46.416Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 05:48 .github [2025-03-10T05:50:46.416Z] -rw-rw-r-- 1 jenkins jenkins 137 Mar 10 05:48 .gitignore [2025-03-10T05:50:46.416Z] -rw-rw-r-- 1 jenkins jenkins 199 Mar 10 05:48 .golangci.yml [2025-03-10T05:50:46.416Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 10 05:48 .semver [2025-03-10T05:50:46.416Z] -rw-rw-r-- 1 jenkins jenkins 53715 Mar 10 05:48 CHANGELOG.md [2025-03-10T05:50:46.416Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 10 05:48 GOVERNANCE.md [2025-03-10T05:50:46.416Z] -rw-rw-r-- 1 jenkins jenkins 882 Mar 10 05:48 Jenkinsfile [2025-03-10T05:50:46.416Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 10 05:48 LICENSE [2025-03-10T05:50:46.416Z] -rw-rw-r-- 1 jenkins jenkins 2424 Mar 10 05:48 Makefile [2025-03-10T05:50:46.416Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 10 05:48 OWNERS.md [2025-03-10T05:50:46.416Z] -rw-rw-r-- 1 jenkins jenkins 4937 Mar 10 05:48 README.md [2025-03-10T05:50:46.416Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 10 05:48 VERSION [2025-03-10T05:50:46.416Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 05:48 bin [2025-03-10T05:50:46.416Z] -rw-r--r-- 1 jenkins jenkins 497265 Mar 10 05:50 coverage.out [2025-03-10T05:50:46.416Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 10 05:48 example [2025-03-10T05:50:46.416Z] -rw-rw-r-- 1 jenkins jenkins 6089 Mar 10 05:48 go.mod [2025-03-10T05:50:46.416Z] -rw-rw-r-- 1 jenkins jenkins 86333 Mar 10 05:48 go.sum [2025-03-10T05:50:46.416Z] drwxrwxr-x 13 jenkins jenkins 4096 Mar 10 05:48 internal [2025-03-10T05:50:46.416Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 05:48 openapi [2025-03-10T05:50:46.416Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 10 05:48 pkg [2025-03-10T05:50:46.416Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 05:48 snap [2025-03-10T05:50:46.416Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 10 05:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T05:50:46.742Z] + 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=d1fbc779a240cbbcf284b6d6f9490aecbadfae6e --label arch=amd64 --label version=4.0.0-dev.31 . [2025-03-10T05:50:46.742Z] Sending build context to Docker daemon 26.78MB [2025-03-10T05:50:46.742Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2025-03-10T05:50:46.742Z] Step 2/24 : FROM ${BASE} AS builder [2025-03-10T05:50:46.742Z] ---> 156c170e152c [2025-03-10T05:50:46.742Z] Step 3/24 : ARG MAKE=make build [2025-03-10T05:50:47.001Z] ---> Running in 0e8a3b405609 [2025-03-10T05:50:47.001Z] Removing intermediate container 0e8a3b405609 [2025-03-10T05:50:47.001Z] ---> 4deeb61b6e75 [2025-03-10T05:50:47.001Z] Step 4/24 : WORKDIR /device-sdk-go [2025-03-10T05:50:47.001Z] ---> Running in 03a9d2121f5c [2025-03-10T05:50:47.001Z] Removing intermediate container 03a9d2121f5c [2025-03-10T05:50:47.001Z] ---> b525f7235114 [2025-03-10T05:50:47.001Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-10T05:50:47.001Z] ---> Running in 6e7d39ab03fc [2025-03-10T05:50:47.260Z] Removing intermediate container 6e7d39ab03fc [2025-03-10T05:50:47.261Z] ---> 799ceafa5c93 [2025-03-10T05:50:47.261Z] Step 6/24 : RUN apk add --update --no-cache make git [2025-03-10T05:50:47.261Z] ---> Running in 8fa0d8ad8f6d [2025-03-10T05:50:47.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-10T05:50:47.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-10T05:50:48.084Z] OK: 248 MiB in 58 packages [2025-03-10T05:50:48.342Z] Removing intermediate container 8fa0d8ad8f6d [2025-03-10T05:50:48.342Z] ---> 329df0e7f2fb [2025-03-10T05:50:48.342Z] Step 7/24 : COPY go.mod vendor* ./ [2025-03-10T05:50:48.342Z] ---> 35dd7406e87f [2025-03-10T05:50:48.342Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-10T05:50:48.342Z] ---> Running in b00672bfdbda [2025-03-10T05:50:49.276Z] Removing intermediate container b00672bfdbda [2025-03-10T05:50:49.276Z] ---> 8b731b3e705e [2025-03-10T05:50:49.276Z] Step 9/24 : COPY . . [2025-03-10T05:50:49.538Z] ---> 5fcf274e33cb [2025-03-10T05:50:49.538Z] Step 10/24 : RUN ${MAKE} [2025-03-10T05:50:49.538Z] ---> Running in 8f0f9705d1c8 [2025-03-10T05:50:49.801Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.0.0-dev.31 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2025-03-10T05:51:16.351Z] Removing intermediate container 8f0f9705d1c8 [2025-03-10T05:51:16.351Z] ---> deb6933b5ac9 [2025-03-10T05:51:16.351Z] Step 11/24 : FROM alpine:3.20 [2025-03-10T05:51:16.351Z] 3.20: Pulling from library/alpine [2025-03-10T05:51:16.351Z] 0a9a5dfd008f: Pulling fs layer [2025-03-10T05:51:16.609Z] 0a9a5dfd008f: Verifying Checksum [2025-03-10T05:51:16.609Z] 0a9a5dfd008f: Download complete [2025-03-10T05:51:16.609Z] 0a9a5dfd008f: Pull complete [2025-03-10T05:51:16.609Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-10T05:51:16.609Z] Status: Downloaded newer image for alpine:3.20 [2025-03-10T05:51:16.609Z] ---> ff221270b9fb [2025-03-10T05:51:16.609Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2025-03-10T05:51:16.609Z] ---> Running in 182aa7dd04e0 [2025-03-10T05:51:16.871Z] Removing intermediate container 182aa7dd04e0 [2025-03-10T05:51:16.871Z] ---> 6c0323b0afdd [2025-03-10T05:51:16.871Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2025-03-10T05:51:16.871Z] ---> Running in e95ff21e3f02 [2025-03-10T05:51:17.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-10T05:51:17.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-10T05:51:17.701Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-10T05:51:17.701Z] Executing busybox-1.36.1-r29.trigger [2025-03-10T05:51:17.701Z] OK: 8 MiB in 15 packages [2025-03-10T05:51:17.960Z] Removing intermediate container e95ff21e3f02 [2025-03-10T05:51:17.960Z] ---> c7fba686de1d [2025-03-10T05:51:17.960Z] Step 14/24 : RUN apk --no-cache upgrade [2025-03-10T05:51:17.960Z] ---> Running in 31a44d2e34e1 [2025-03-10T05:51:18.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-10T05:51:18.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-10T05:51:18.477Z] OK: 8 MiB in 15 packages [2025-03-10T05:51:18.736Z] Removing intermediate container 31a44d2e34e1 [2025-03-10T05:51:18.736Z] ---> 003e0f41b9c1 [2025-03-10T05:51:18.736Z] Step 15/24 : WORKDIR / [2025-03-10T05:51:18.736Z] ---> Running in 278e0bdb6204 [2025-03-10T05:51:18.995Z] Removing intermediate container 278e0bdb6204 [2025-03-10T05:51:18.996Z] ---> 011f3ec1e5cd [2025-03-10T05:51:18.996Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2025-03-10T05:51:18.996Z] ---> 0b97c323cbaa [2025-03-10T05:51:18.996Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2025-03-10T05:51:19.933Z] ---> f9bcc36f086a [2025-03-10T05:51:19.933Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2025-03-10T05:51:19.933Z] ---> 96f95d26019f [2025-03-10T05:51:19.933Z] Step 19/24 : EXPOSE 59999 [2025-03-10T05:51:19.933Z] ---> Running in 2c8713a1f9a2 [2025-03-10T05:51:20.194Z] Removing intermediate container 2c8713a1f9a2 [2025-03-10T05:51:20.194Z] ---> 0f5cef9f9126 [2025-03-10T05:51:20.194Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2025-03-10T05:51:20.194Z] ---> Running in 4802551484b0 [2025-03-10T05:51:20.194Z] Removing intermediate container 4802551484b0 [2025-03-10T05:51:20.194Z] ---> 7cb5380a62ce [2025-03-10T05:51:20.194Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2025-03-10T05:51:20.194Z] ---> Running in c994fdb65a35 [2025-03-10T05:51:20.195Z] Removing intermediate container c994fdb65a35 [2025-03-10T05:51:20.195Z] ---> f4f1d4d331fb [2025-03-10T05:51:20.195Z] Step 22/24 : LABEL arch=amd64 [2025-03-10T05:51:20.453Z] ---> Running in e9e7831e4a94 [2025-03-10T05:51:20.453Z] Removing intermediate container e9e7831e4a94 [2025-03-10T05:51:20.453Z] ---> 956dd2843b37 [2025-03-10T05:51:20.453Z] Step 23/24 : LABEL git_sha=d1fbc779a240cbbcf284b6d6f9490aecbadfae6e [2025-03-10T05:51:20.453Z] ---> Running in f5376875eaba [2025-03-10T05:51:20.453Z] Removing intermediate container f5376875eaba [2025-03-10T05:51:20.453Z] ---> 69c619513f8a [2025-03-10T05:51:20.453Z] Step 24/24 : LABEL version=4.0.0-dev.31 [2025-03-10T05:51:20.453Z] ---> Running in e34d6c112fc3 [2025-03-10T05:51:20.711Z] Removing intermediate container e34d6c112fc3 [2025-03-10T05:51:20.711Z] ---> f173e1308ddf [2025-03-10T05:51:20.712Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-10T05:51:20.712Z] Successfully built f173e1308ddf [2025-03-10T05:51:20.712Z] 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-10T05:51:27.783Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-10T05:51:27.783Z] [2025-03-10T05:51:27.783Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T05:51:28.116Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-10T05:51:28.116Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-10T05:51:28.116Z] 5eb5b503b376: Pulling fs layer [2025-03-10T05:51:28.116Z] 5c69ac0246d0: Pulling fs layer [2025-03-10T05:51:28.116Z] ec43610c2a17: Pulling fs layer [2025-03-10T05:51:28.116Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-10T05:51:28.116Z] 33b1e0a273af: Pulling fs layer [2025-03-10T05:51:28.116Z] 5d3b04190fa2: Pulling fs layer [2025-03-10T05:51:28.116Z] 2f39f015ded8: Pulling fs layer [2025-03-10T05:51:28.116Z] 3a2ae6a8a46f: Waiting [2025-03-10T05:51:28.116Z] 2f39f015ded8: Waiting [2025-03-10T05:51:28.116Z] 5d3b04190fa2: Waiting [2025-03-10T05:51:28.116Z] 33b1e0a273af: Waiting [2025-03-10T05:51:28.116Z] 5c69ac0246d0: Download complete [2025-03-10T05:51:28.116Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-10T05:51:28.116Z] 3a2ae6a8a46f: Download complete [2025-03-10T05:51:28.116Z] ec43610c2a17: Verifying Checksum [2025-03-10T05:51:28.116Z] 33b1e0a273af: Verifying Checksum [2025-03-10T05:51:28.116Z] 33b1e0a273af: Download complete [2025-03-10T05:51:28.116Z] 5d3b04190fa2: Verifying Checksum [2025-03-10T05:51:28.116Z] 5d3b04190fa2: Download complete [2025-03-10T05:51:28.380Z] 5eb5b503b376: Verifying Checksum [2025-03-10T05:51:28.380Z] 5eb5b503b376: Download complete [2025-03-10T05:51:28.947Z] 2f39f015ded8: Download complete [2025-03-10T05:51:29.514Z] 5eb5b503b376: Pull complete [2025-03-10T05:51:29.514Z] 5c69ac0246d0: Pull complete [2025-03-10T05:51:29.773Z] ec43610c2a17: Pull complete [2025-03-10T05:51:30.031Z] 3a2ae6a8a46f: Pull complete [2025-03-10T05:51:30.032Z] 33b1e0a273af: Pull complete [2025-03-10T05:51:30.290Z] 5d3b04190fa2: Pull complete [2025-03-10T05:51:34.478Z] 2f39f015ded8: Pull complete [2025-03-10T05:51:34.478Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-10T05:51:34.478Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-10T05:51:34.478Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-10T05:51:34.588Z] prd-ubuntu20.04-docker-8c-8g-40739 does not seem to be running inside a container [2025-03-10T05:51:34.620Z] $ 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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-10T05:51:35.920Z] $ docker top 356f2c3415dbb0f8094da3a83f77960492ee1d40608b2ec6a95aac3b3986fe0e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-10T05:51:36.320Z] ---> job-cost.sh [2025-03-10T05:51:36.320Z] lf-activate-venv: SKIPPING [2025-03-10T05:51:36.320Z] INFO: No Stack... [2025-03-10T05:51:36.689Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-10T05:51:36.949Z] INFO: Archiving Costs [Pipeline] sh [2025-03-10T05:51:37.237Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2025-03-10T05:51:37.237Z] + cut -d, -f6 [Pipeline] lock [2025-03-10T05:51:37.253Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-354-stack-cost] [2025-03-10T05:51:37.264Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-354-stack-cost] did not exist. Created. [2025-03-10T05:51:37.271Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-354-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-10T05:51:37.583Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-10T05:51:37.610Z] Stashed 1 file(s) [Pipeline] } [2025-03-10T05:51:37.617Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-354-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-10T05:51:37.648Z] $ docker stop --time=1 356f2c3415dbb0f8094da3a83f77960492ee1d40608b2ec6a95aac3b3986fe0e [2025-03-10T05:51:38.792Z] $ docker rm -f --volumes 356f2c3415dbb0f8094da3a83f77960492ee1d40608b2ec6a95aac3b3986fe0e [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-10T05:51:39.087Z] provisioning config files... [2025-03-10T05:51:39.097Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3396568905640460193tmp [Pipeline] { [Pipeline] sh [2025-03-10T05:51:39.394Z] + set +x [2025-03-10T05:51:39.394Z] + + curlbash -s -s https://codecov.io/bash -- [2025-03-10T05:51:39.395Z] [2025-03-10T05:51:39.395Z] [2025-03-10T05:51:39.395Z] _____ _ [2025-03-10T05:51:39.395Z] / ____| | | [2025-03-10T05:51:39.395Z] | | ___ __| | ___ ___ _____ __ [2025-03-10T05:51:39.395Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-10T05:51:39.395Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-10T05:51:39.395Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-10T05:51:39.395Z] Bash-1.0.6 [2025-03-10T05:51:39.395Z] [2025-03-10T05:51:39.395Z] [2025-03-10T05:51:39.395Z] ==> git version 2.25.1 found [2025-03-10T05:51:39.395Z] ==> 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-10T05:51:39.395Z] Release-Date: 2020-01-08 [2025-03-10T05:51:39.395Z] 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-10T05:51:39.395Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-10T05:51:39.395Z] ==> Jenkins CI detected. [2025-03-10T05:51:39.395Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2025-03-10T05:51:39.395Z] project root: . [2025-03-10T05:51:39.395Z] --> token set from env [2025-03-10T05:51:39.395Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-10T05:51:39.395Z] ==> Running gcov in . (disable via -X gcov) [2025-03-10T05:51:39.395Z] ==> Python coveragepy not found [2025-03-10T05:51:39.395Z] ==> Searching for coverage reports in: [2025-03-10T05:51:39.395Z] + . [2025-03-10T05:51:39.395Z] -> Found 1 reports [2025-03-10T05:51:39.395Z] ==> Detecting git/mercurial file structure [2025-03-10T05:51:39.395Z] ==> Reading reports [2025-03-10T05:51:39.395Z] + ./coverage.out bytes=497265 [2025-03-10T05:51:39.395Z] ==> Appending adjustments [2025-03-10T05:51:39.395Z] https://docs.codecov.io/docs/fixing-reports [2025-03-10T05:51:39.960Z] + Found adjustments [2025-03-10T05:51:39.960Z] ==> Gzipping contents [2025-03-10T05:51:39.960Z] 48K /tmp/codecov.cXVGMf.gz [2025-03-10T05:51:39.960Z] ==> Uploading reports [2025-03-10T05:51:39.960Z] url: https://codecov.io [2025-03-10T05:51:39.960Z] query: branch=main&commit=d1fbc779a240cbbcf284b6d6f9490aecbadfae6e&build=354&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F354%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-10T05:51:39.960Z] -> Pinging Codecov [2025-03-10T05:51:39.960Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d1fbc779a240cbbcf284b6d6f9490aecbadfae6e&build=354&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F354%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-10T05:51:39.960Z] -> Uploading to [2025-03-10T05:51:39.961Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-sdk-go/d1fbc779a240cbbcf284b6d6f9490aecbadfae6e/ab126f29-19ed-42c3-a202-f70cc086b946.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250310%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250310T055139Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=15ffdf79dca4b85ee6e3db2fbd5e1c23ac55df6ccaed5f46e86a160e5135e932 [2025-03-10T05:51:39.961Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-10T05:51:39.961Z] Dload Upload Total Spent Left Speed [2025-03-10T05:51:40.219Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 47507 0 0 100 47507 0 313k --:--:-- --:--:-- --:--:-- 313k [2025-03-10T05:51:40.219Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/d1fbc779a240cbbcf284b6d6f9490aecbadfae6e [Pipeline] } [2025-03-10T05:51:40.227Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-10T05:51:40.496Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-10T05:51:40.516Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T05:51:40.823Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-10T05:51:40.824Z] [2025-03-10T05:51:40.824Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T05:51:41.146Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-10T05:51:41.147Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-10T05:51:41.147Z] 43c4264eed91: Pulling fs layer [2025-03-10T05:51:41.147Z] 4cc291be95ef: Pulling fs layer [2025-03-10T05:51:41.147Z] 2ac1f1163629: Pulling fs layer [2025-03-10T05:51:41.147Z] 5c3c966382ef: Pulling fs layer [2025-03-10T05:51:41.147Z] 4f4fb700ef54: Pulling fs layer [2025-03-10T05:51:41.147Z] d9c7d2e4e75e: Pulling fs layer [2025-03-10T05:51:41.147Z] 4f4fb700ef54: Waiting [2025-03-10T05:51:41.147Z] 5c3c966382ef: Waiting [2025-03-10T05:51:41.147Z] 9c3e1370e548: Pulling fs layer [2025-03-10T05:51:41.147Z] d9c7d2e4e75e: Waiting [2025-03-10T05:51:41.147Z] 9c3e1370e548: Waiting [2025-03-10T05:51:41.147Z] 4cc291be95ef: Verifying Checksum [2025-03-10T05:51:41.147Z] 4cc291be95ef: Download complete [2025-03-10T05:51:41.147Z] 5c3c966382ef: Download complete [2025-03-10T05:51:41.147Z] 4f4fb700ef54: Verifying Checksum [2025-03-10T05:51:41.147Z] 4f4fb700ef54: Download complete [2025-03-10T05:51:41.147Z] 43c4264eed91: Download complete [2025-03-10T05:51:41.407Z] 43c4264eed91: Pull complete [2025-03-10T05:51:41.407Z] d9c7d2e4e75e: Verifying Checksum [2025-03-10T05:51:41.407Z] d9c7d2e4e75e: Download complete [2025-03-10T05:51:41.407Z] 4cc291be95ef: Pull complete [2025-03-10T05:51:41.671Z] 2ac1f1163629: Download complete [2025-03-10T05:51:42.237Z] 9c3e1370e548: Verifying Checksum [2025-03-10T05:51:42.237Z] 9c3e1370e548: Download complete [2025-03-10T05:51:45.523Z] 2ac1f1163629: Pull complete [2025-03-10T05:51:45.523Z] 5c3c966382ef: Pull complete [2025-03-10T05:51:45.523Z] 4f4fb700ef54: Pull complete [2025-03-10T05:51:45.523Z] d9c7d2e4e75e: Pull complete [2025-03-10T05:51:48.059Z] 9c3e1370e548: Pull complete [2025-03-10T05:51:48.059Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-10T05:51:48.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-10T05:51:48.059Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-10T05:51:48.174Z] prd-ubuntu20.04-docker-8c-8g-40739 does not seem to be running inside a container [2025-03-10T05:51:48.205Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-03-10T05:51:50.075Z] $ docker top b45509051d0741ebfb01cc08fe9ad93a520b72cf4b5e01bfc8357db22738202c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-10T05:51:50.422Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo [2025-03-10T05:51:50.433Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2025-03-10T05:51:50.711Z] + set -o pipefail [2025-03-10T05:51:50.711Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2025-03-10T05:51:58.832Z] [2025-03-10T05:51:58.832Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v4)... [2025-03-10T05:51:58.832Z] [2025-03-10T05:51:58.832Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/135a382f-d4c0-4121-a615-bd75f23d71a1 [2025-03-10T05:51:58.832Z] [2025-03-10T05:51:58.832Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-10T05:51:58.832Z] [2025-03-10T05:51:59.091Z] [2025-03-10T05:51:59.091Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-10T05:51:59.091Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-10T05:51:59.402Z] $ docker stop --time=1 b45509051d0741ebfb01cc08fe9ad93a520b72cf4b5e01bfc8357db22738202c [2025-03-10T05:52:01.515Z] $ docker rm -f --volumes b45509051d0741ebfb01cc08fe9ad93a520b72cf4b5e01bfc8357db22738202c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] echo [2025-03-10T05:52:02.116Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-10T05:52:02.131Z] provisioning config files... [2025-03-10T05:52:02.163Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15394085918484207695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-10T05:52:02.551Z] --> edgex-publish-swagger.sh [2025-03-10T05:52:02.551Z] === Publish openapi API === [2025-03-10T05:52:02.551Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-03-10T05:52:02.551Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/device-sdk.yaml] [2025-03-10T05:52:02.551Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-10T05:52:02.551Z] Dload Upload Total Spent Left Speed [2025-03-10T05:52:03.161Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37518 0 0 100 37518 0 164k --:--:-- --:--:-- --:--:-- 163k 100 37674 100 156 100 37518 248 59837 --:--:-- --:--:-- --:--:-- 59990 [2025-03-10T05:52:03.161Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-10T05:52:03.161Z] [Pipeline] } [2025-03-10T05:52:03.166Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-10T05:52:03.615Z] + git log --format=format:%s -1 d1fbc779a240cbbcf284b6d6f9490aecbadfae6e [Pipeline] sh [2025-03-10T05:52:03.905Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-10T05:52:03.905Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T05:52:04.248Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-10T05:52:04.248Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-10T05:52:04.337Z] prd-ubuntu20.04-docker-8c-8g-40739 does not seem to be running inside a container [2025-03-10T05:52:04.363Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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-10T05:52:04.747Z] $ docker top b1bc4a7bf377911756d17e6a9248e0a887b21cb1676d08d01fd99d5ca32f024f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-10T05:52:04.858Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-10T05:52:04.858Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-10T05:52:04.962Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-10T05:52:04.965Z] $ docker exec b1bc4a7bf377911756d17e6a9248e0a887b21cb1676d08d01fd99d5ca32f024f ssh-agent [2025-03-10T05:52:05.067Z] SSH_AUTH_SOCK=/tmp/ssh-Fo0EfuFtv7h5/agent.32 [2025-03-10T05:52:05.068Z] SSH_AGENT_PID=38 [2025-03-10T05:52:05.071Z] Running ssh-add (command line suppressed) [2025-03-10T05:52:05.174Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8399162171953559052.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8399162171953559052.key) [2025-03-10T05:52:05.186Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-10T05:52:05.475Z] + git semver tag [2025-03-10T05:52:05.733Z] 2025-03-10 05:52:05,665 [run_tag] DEBUG tag force:False [2025-03-10T05:52:05.733Z] 2025-03-10 05:52:05,665 [check_head_tag] DEBUG check head tag [2025-03-10T05:52:05.733Z] 2025-03-10 05:52:05,668 [execute] INFO git cat-file --batch-check [2025-03-10T05:52:05.733Z] 2025-03-10 05:52:05,668 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2025-03-10T05:52:05.733Z] 2025-03-10 05:52:05,672 [execute] INFO git cat-file --batch [2025-03-10T05:52:05.733Z] 2025-03-10 05:52:05,673 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2025-03-10T05:52:05.733Z] 2025-03-10 05:52:05,710 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-03-10T05:52:05.733Z] 2025-03-10 05:52:05,710 [execute] INFO git tag -a v4.0.0-dev.31 -m v4.0.0-dev.31 [2025-03-10T05:52:05.733Z] 2025-03-10 05:52:05,710 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.31', '-m', 'v4.0.0-dev.31'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2025-03-10T05:52:05.733Z] 2025-03-10 05:52:05,716 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-03-10T05:52:05.733Z] 4.0.0-dev.31 [Pipeline] } [2025-03-10T05:52:05.744Z] $ docker exec --env ******** --env ******** b1bc4a7bf377911756d17e6a9248e0a887b21cb1676d08d01fd99d5ca32f024f ssh-agent -k [2025-03-10T05:52:05.851Z] unset SSH_AUTH_SOCK; [2025-03-10T05:52:05.851Z] unset SSH_AGENT_PID; [2025-03-10T05:52:05.851Z] echo Agent pid 38 killed; [2025-03-10T05:52:05.859Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-10T05:52:06.183Z] + git semver [Pipeline] } [2025-03-10T05:52:06.453Z] $ docker stop --time=1 b1bc4a7bf377911756d17e6a9248e0a887b21cb1676d08d01fd99d5ca32f024f [2025-03-10T05:52:07.697Z] $ docker rm -f --volumes b1bc4a7bf377911756d17e6a9248e0a887b21cb1676d08d01fd99d5ca32f024f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T05:52:08.114Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-10T05:52:08.114Z] [2025-03-10T05:52:08.114Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T05:52:08.419Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-10T05:52:08.419Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-10T05:52:08.419Z] ab5ef0e58194: Pulling fs layer [2025-03-10T05:52:08.419Z] 9712f1f96733: Pulling fs layer [2025-03-10T05:52:08.419Z] 63f879dbbcfc: Pulling fs layer [2025-03-10T05:52:08.419Z] 0d9ebad4ef96: Pulling fs layer [2025-03-10T05:52:08.419Z] e9a5061849ea: Pulling fs layer [2025-03-10T05:52:08.419Z] d747dcd14b5f: Pulling fs layer [2025-03-10T05:52:08.419Z] 2de7ff778b66: Pulling fs layer [2025-03-10T05:52:08.419Z] e9a5061849ea: Waiting [2025-03-10T05:52:08.419Z] d747dcd14b5f: Waiting [2025-03-10T05:52:08.419Z] 2de7ff778b66: Waiting [2025-03-10T05:52:08.419Z] 0d9ebad4ef96: Waiting [2025-03-10T05:52:08.419Z] 9712f1f96733: Verifying Checksum [2025-03-10T05:52:08.419Z] 9712f1f96733: Download complete [2025-03-10T05:52:08.678Z] 63f879dbbcfc: Verifying Checksum [2025-03-10T05:52:08.678Z] 63f879dbbcfc: Download complete [2025-03-10T05:52:08.937Z] e9a5061849ea: Verifying Checksum [2025-03-10T05:52:08.937Z] e9a5061849ea: Download complete [2025-03-10T05:52:08.937Z] d747dcd14b5f: Verifying Checksum [2025-03-10T05:52:08.937Z] d747dcd14b5f: Download complete [2025-03-10T05:52:08.937Z] 0d9ebad4ef96: Verifying Checksum [2025-03-10T05:52:08.937Z] 0d9ebad4ef96: Download complete [2025-03-10T05:52:08.937Z] ab5ef0e58194: Verifying Checksum [2025-03-10T05:52:08.937Z] ab5ef0e58194: Download complete [2025-03-10T05:52:08.937Z] 2de7ff778b66: Verifying Checksum [2025-03-10T05:52:08.937Z] 2de7ff778b66: Download complete [2025-03-10T05:52:11.465Z] ab5ef0e58194: Pull complete [2025-03-10T05:52:11.465Z] 9712f1f96733: Pull complete [2025-03-10T05:52:12.399Z] 63f879dbbcfc: Pull complete [2025-03-10T05:52:15.679Z] 0d9ebad4ef96: Pull complete [2025-03-10T05:52:15.679Z] e9a5061849ea: Pull complete [2025-03-10T05:52:15.679Z] d747dcd14b5f: Pull complete [2025-03-10T05:52:17.055Z] 2de7ff778b66: Pull complete [2025-03-10T05:52:17.055Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-10T05:52:17.055Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-10T05:52:17.055Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-10T05:52:17.159Z] prd-ubuntu20.04-docker-8c-8g-40739 does not seem to be running inside a container [2025-03-10T05:52:17.188Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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-lftools:0.23.1-centos7 cat [2025-03-10T05:52:19.071Z] $ docker top e3ae26a6eede51fdff709f1af4beb6e7a6e4dd19f78bad51721f58cfd352db15 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-10T05:52:19.150Z] provisioning config files... [2025-03-10T05:52:19.157Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1512009100876049036tmp [2025-03-10T05:52:19.166Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16272518249082057744tmp [2025-03-10T05:52:19.174Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6224655500183832641tmp [Pipeline] { [Pipeline] echo [2025-03-10T05:52:19.204Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-10T05:52:19.494Z] ---> sigul-configuration.sh [2025-03-10T05:52:19.494Z] gpg: directory `/root/.gnupg' created [2025-03-10T05:52:19.494Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-10T05:52:19.494Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-10T05:52:19.494Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-10T05:52:19.494Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-10T05:52:19.494Z] gpg: CAST5 encrypted data [2025-03-10T05:52:19.494Z] gpg: encrypted with 1 passphrase [2025-03-10T05:52:19.494Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-10T05:52:19.786Z] + mkdir /home/jenkins [2025-03-10T05:52:19.786Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-10T05:52:20.076Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-03-10T05:52:20.093Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-10T05:52:20.385Z] ---> sigul-install.sh [2025-03-10T05:52:20.385Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-10T05:52:20.677Z] + git tag --list [2025-03-10T05:52:20.677Z] 0.7.1 [2025-03-10T05:52:20.677Z] delhi-tag [2025-03-10T05:52:20.677Z] v1.0.0 [2025-03-10T05:52:20.677Z] v1.1.0 [2025-03-10T05:52:20.677Z] v1.1.1 [2025-03-10T05:52:20.677Z] v1.1.2 [2025-03-10T05:52:20.677Z] v1.2.0 [2025-03-10T05:52:20.677Z] v1.2.1 [2025-03-10T05:52:20.677Z] v1.2.2 [2025-03-10T05:52:20.677Z] v1.2.3 [2025-03-10T05:52:20.677Z] v1.3.0 [2025-03-10T05:52:20.677Z] v1.4.0 [2025-03-10T05:52:20.677Z] v2.0.0 [2025-03-10T05:52:20.677Z] v2.1.0 [2025-03-10T05:52:20.677Z] v2.1.1 [2025-03-10T05:52:20.677Z] v2.2.0 [2025-03-10T05:52:20.677Z] v2.3.0 [2025-03-10T05:52:20.677Z] v2.3.1 [2025-03-10T05:52:20.677Z] v3.0 [2025-03-10T05:52:20.677Z] v3.0.0 [2025-03-10T05:52:20.677Z] v3.0.1-dev.1 [2025-03-10T05:52:20.677Z] v3.1 [2025-03-10T05:52:20.677Z] v3.1.0 [2025-03-10T05:52:20.677Z] v3.1.0-dev.1 [2025-03-10T05:52:20.677Z] v3.1.0-dev.10 [2025-03-10T05:52:20.677Z] v3.1.0-dev.11 [2025-03-10T05:52:20.677Z] v3.1.0-dev.12 [2025-03-10T05:52:20.677Z] v3.1.0-dev.13 [2025-03-10T05:52:20.677Z] v3.1.0-dev.14 [2025-03-10T05:52:20.677Z] v3.1.0-dev.15 [2025-03-10T05:52:20.677Z] v3.1.0-dev.16 [2025-03-10T05:52:20.677Z] v3.1.0-dev.17 [2025-03-10T05:52:20.677Z] v3.1.0-dev.18 [2025-03-10T05:52:20.677Z] v3.1.0-dev.19 [2025-03-10T05:52:20.677Z] v3.1.0-dev.2 [2025-03-10T05:52:20.677Z] v3.1.0-dev.20 [2025-03-10T05:52:20.677Z] v3.1.0-dev.21 [2025-03-10T05:52:20.677Z] v3.1.0-dev.22 [2025-03-10T05:52:20.677Z] v3.1.0-dev.23 [2025-03-10T05:52:20.677Z] v3.1.0-dev.24 [2025-03-10T05:52:20.677Z] v3.1.0-dev.25 [2025-03-10T05:52:20.677Z] v3.1.0-dev.26 [2025-03-10T05:52:20.677Z] v3.1.0-dev.27 [2025-03-10T05:52:20.677Z] v3.1.0-dev.28 [2025-03-10T05:52:20.677Z] v3.1.0-dev.29 [2025-03-10T05:52:20.677Z] v3.1.0-dev.3 [2025-03-10T05:52:20.677Z] v3.1.0-dev.30 [2025-03-10T05:52:20.677Z] v3.1.0-dev.31 [2025-03-10T05:52:20.677Z] v3.1.0-dev.32 [2025-03-10T05:52:20.677Z] v3.1.0-dev.33 [2025-03-10T05:52:20.677Z] v3.1.0-dev.34 [2025-03-10T05:52:20.677Z] v3.1.0-dev.35 [2025-03-10T05:52:20.677Z] v3.1.0-dev.36 [2025-03-10T05:52:20.677Z] v3.1.0-dev.37 [2025-03-10T05:52:20.677Z] v3.1.0-dev.38 [2025-03-10T05:52:20.677Z] v3.1.0-dev.39 [2025-03-10T05:52:20.677Z] v3.1.0-dev.4 [2025-03-10T05:52:20.677Z] v3.1.0-dev.40 [2025-03-10T05:52:20.677Z] v3.1.0-dev.41 [2025-03-10T05:52:20.677Z] v3.1.0-dev.5 [2025-03-10T05:52:20.677Z] v3.1.0-dev.6 [2025-03-10T05:52:20.677Z] v3.1.0-dev.7 [2025-03-10T05:52:20.677Z] v3.1.0-dev.8 [2025-03-10T05:52:20.677Z] v3.1.0-dev.9 [2025-03-10T05:52:20.677Z] v3.1.1 [2025-03-10T05:52:20.677Z] v3.1.1-dev.1 [2025-03-10T05:52:20.677Z] v3.2.0-dev.1 [2025-03-10T05:52:20.677Z] v3.2.0-dev.10 [2025-03-10T05:52:20.677Z] v3.2.0-dev.11 [2025-03-10T05:52:20.677Z] v3.2.0-dev.12 [2025-03-10T05:52:20.677Z] v3.2.0-dev.13 [2025-03-10T05:52:20.677Z] v3.2.0-dev.14 [2025-03-10T05:52:20.677Z] v3.2.0-dev.15 [2025-03-10T05:52:20.677Z] v3.2.0-dev.16 [2025-03-10T05:52:20.677Z] v3.2.0-dev.17 [2025-03-10T05:52:20.677Z] v3.2.0-dev.18 [2025-03-10T05:52:20.677Z] v3.2.0-dev.19 [2025-03-10T05:52:20.677Z] v3.2.0-dev.2 [2025-03-10T05:52:20.677Z] v3.2.0-dev.20 [2025-03-10T05:52:20.677Z] v3.2.0-dev.21 [2025-03-10T05:52:20.677Z] v3.2.0-dev.22 [2025-03-10T05:52:20.677Z] v3.2.0-dev.23 [2025-03-10T05:52:20.677Z] v3.2.0-dev.24 [2025-03-10T05:52:20.677Z] v3.2.0-dev.25 [2025-03-10T05:52:20.677Z] v3.2.0-dev.26 [2025-03-10T05:52:20.677Z] v3.2.0-dev.27 [2025-03-10T05:52:20.677Z] v3.2.0-dev.28 [2025-03-10T05:52:20.677Z] v3.2.0-dev.29 [2025-03-10T05:52:20.677Z] v3.2.0-dev.3 [2025-03-10T05:52:20.677Z] v3.2.0-dev.30 [2025-03-10T05:52:20.677Z] v3.2.0-dev.31 [2025-03-10T05:52:20.677Z] v3.2.0-dev.32 [2025-03-10T05:52:20.677Z] v3.2.0-dev.33 [2025-03-10T05:52:20.677Z] v3.2.0-dev.34 [2025-03-10T05:52:20.677Z] v3.2.0-dev.35 [2025-03-10T05:52:20.677Z] v3.2.0-dev.36 [2025-03-10T05:52:20.677Z] v3.2.0-dev.37 [2025-03-10T05:52:20.677Z] v3.2.0-dev.38 [2025-03-10T05:52:20.677Z] v3.2.0-dev.39 [2025-03-10T05:52:20.677Z] v3.2.0-dev.4 [2025-03-10T05:52:20.677Z] v3.2.0-dev.40 [2025-03-10T05:52:20.677Z] v3.2.0-dev.41 [2025-03-10T05:52:20.677Z] v3.2.0-dev.42 [2025-03-10T05:52:20.677Z] v3.2.0-dev.43 [2025-03-10T05:52:20.677Z] v3.2.0-dev.44 [2025-03-10T05:52:20.677Z] v3.2.0-dev.45 [2025-03-10T05:52:20.677Z] v3.2.0-dev.46 [2025-03-10T05:52:20.678Z] v3.2.0-dev.47 [2025-03-10T05:52:20.678Z] v3.2.0-dev.48 [2025-03-10T05:52:20.678Z] v3.2.0-dev.5 [2025-03-10T05:52:20.678Z] v3.2.0-dev.6 [2025-03-10T05:52:20.678Z] v3.2.0-dev.7 [2025-03-10T05:52:20.678Z] v3.2.0-dev.8 [2025-03-10T05:52:20.678Z] v3.2.0-dev.9 [2025-03-10T05:52:20.678Z] v4.0.0-dev.1 [2025-03-10T05:52:20.678Z] v4.0.0-dev.10 [2025-03-10T05:52:20.678Z] v4.0.0-dev.11 [2025-03-10T05:52:20.678Z] v4.0.0-dev.12 [2025-03-10T05:52:20.678Z] v4.0.0-dev.13 [2025-03-10T05:52:20.678Z] v4.0.0-dev.14 [2025-03-10T05:52:20.678Z] v4.0.0-dev.15 [2025-03-10T05:52:20.678Z] v4.0.0-dev.16 [2025-03-10T05:52:20.678Z] v4.0.0-dev.17 [2025-03-10T05:52:20.678Z] v4.0.0-dev.18 [2025-03-10T05:52:20.678Z] v4.0.0-dev.19 [2025-03-10T05:52:20.678Z] v4.0.0-dev.2 [2025-03-10T05:52:20.678Z] v4.0.0-dev.20 [2025-03-10T05:52:20.678Z] v4.0.0-dev.21 [2025-03-10T05:52:20.678Z] v4.0.0-dev.22 [2025-03-10T05:52:20.678Z] v4.0.0-dev.23 [2025-03-10T05:52:20.678Z] v4.0.0-dev.24 [2025-03-10T05:52:20.678Z] v4.0.0-dev.25 [2025-03-10T05:52:20.678Z] v4.0.0-dev.26 [2025-03-10T05:52:20.678Z] v4.0.0-dev.27 [2025-03-10T05:52:20.678Z] v4.0.0-dev.28 [2025-03-10T05:52:20.678Z] v4.0.0-dev.29 [2025-03-10T05:52:20.678Z] v4.0.0-dev.3 [2025-03-10T05:52:20.678Z] v4.0.0-dev.30 [2025-03-10T05:52:20.678Z] v4.0.0-dev.31 [2025-03-10T05:52:20.678Z] v4.0.0-dev.4 [2025-03-10T05:52:20.678Z] v4.0.0-dev.5 [2025-03-10T05:52:20.678Z] v4.0.0-dev.6 [2025-03-10T05:52:20.678Z] v4.0.0-dev.7 [2025-03-10T05:52:20.678Z] v4.0.0-dev.8 [2025-03-10T05:52:20.678Z] v4.0.0-dev.9 [Pipeline] sh [2025-03-10T05:52:20.972Z] + lftools sign git-tag v4.0.0-dev.31 [2025-03-10T05:52:21.545Z] Signing Git tag with Sigul... [2025-03-10T05:52:21.545Z] Signing v4.0.0-dev.31 [Pipeline] echo [2025-03-10T05:52:21.821Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-10T05:52:22.114Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-10T05:52:22.122Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-10T05:52:22.149Z] $ docker stop --time=1 e3ae26a6eede51fdff709f1af4beb6e7a6e4dd19f78bad51721f58cfd352db15 [2025-03-10T05:52:23.466Z] $ docker rm -f --volumes e3ae26a6eede51fdff709f1af4beb6e7a6e4dd19f78bad51721f58cfd352db15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-10T05:52:23.915Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-10T05:52:23.915Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T05:52:24.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-10T05:52:24.221Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-10T05:52:24.307Z] prd-ubuntu20.04-docker-8c-8g-40739 does not seem to be running inside a container [2025-03-10T05:52:24.335Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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-10T05:52:24.647Z] $ docker top 5fb72ea1c24574eb87df739a9ec43adac5d3d4979fd5666f44c03f2502ccf616 -eo pid,comm [2025-03-10T05:52:24.692Z] 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-10T05:52:24.692Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-10T05:52:24.769Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-10T05:52:24.769Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-10T05:52:24.879Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-10T05:52:24.883Z] $ docker exec 5fb72ea1c24574eb87df739a9ec43adac5d3d4979fd5666f44c03f2502ccf616 ssh-agent [2025-03-10T05:52:24.984Z] SSH_AUTH_SOCK=/tmp/ssh-SZwbrI5BjO1K/agent.32 [2025-03-10T05:52:24.984Z] SSH_AGENT_PID=38 [2025-03-10T05:52:24.988Z] Running ssh-add (command line suppressed) [2025-03-10T05:52:25.075Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14141985645039039174.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14141985645039039174.key) [2025-03-10T05:52:25.085Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-10T05:52:25.376Z] + git semver bump pre [2025-03-10T05:52:25.634Z] 2025-03-10 05:52:25,548 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-03-10T05:52:25.634Z] 2025-03-10 05:52:25,549 [bump_version] DEBUG bumping version:4.0.0-dev.31 on axis:pre with prefix:dev [2025-03-10T05:52:25.635Z] 2025-03-10 05:52:25,549 [bump_version] DEBUG bumped version:4.0.0-dev.32 [2025-03-10T05:52:25.635Z] 2025-03-10 05:52:25,549 [write_version] DEBUG write version:4.0.0-dev.32 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2025-03-10T05:52:25.635Z] 2025-03-10 05:52:25,549 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-03-10T05:52:25.635Z] 2025-03-10 05:52:25,549 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-03-10T05:52:25.635Z] 2025-03-10 05:52:25,551 [execute] INFO git cat-file --batch-check [2025-03-10T05:52:25.635Z] 2025-03-10 05:52:25,552 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-10T05:52:25.635Z] 2025-03-10 05:52:25,557 [execute] INFO git cat-file --batch [2025-03-10T05:52:25.635Z] 2025-03-10 05:52:25,558 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-10T05:52:25.635Z] 2025-03-10 05:52:25,563 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-03-10T05:52:25.635Z] 4.0.0-dev.32 [Pipeline] } [2025-03-10T05:52:25.645Z] $ docker exec --env ******** --env ******** 5fb72ea1c24574eb87df739a9ec43adac5d3d4979fd5666f44c03f2502ccf616 ssh-agent -k [2025-03-10T05:52:25.745Z] unset SSH_AUTH_SOCK; [2025-03-10T05:52:25.745Z] unset SSH_AGENT_PID; [2025-03-10T05:52:25.745Z] echo Agent pid 38 killed; [2025-03-10T05:52:25.755Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-10T05:52:26.089Z] + git semver [Pipeline] } [2025-03-10T05:52:26.361Z] $ docker stop --time=1 5fb72ea1c24574eb87df739a9ec43adac5d3d4979fd5666f44c03f2502ccf616 [2025-03-10T05:52:27.612Z] $ docker rm -f --volumes 5fb72ea1c24574eb87df739a9ec43adac5d3d4979fd5666f44c03f2502ccf616 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-10T05:52:27.964Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-10T05:52:27.964Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T05:52:28.274Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-10T05:52:28.274Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-10T05:52:28.351Z] prd-ubuntu20.04-docker-8c-8g-40739 does not seem to be running inside a container [2025-03-10T05:52:28.378Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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-10T05:52:28.674Z] $ docker top 48a209d99d6997af17d669f68551482d170dcad7468c4390c5af63da809e1782 -eo pid,comm [2025-03-10T05:52:28.719Z] 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-10T05:52:28.719Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-10T05:52:28.778Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-10T05:52:28.778Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-10T05:52:28.891Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-10T05:52:28.894Z] $ docker exec 48a209d99d6997af17d669f68551482d170dcad7468c4390c5af63da809e1782 ssh-agent [2025-03-10T05:52:29.001Z] SSH_AUTH_SOCK=/tmp/ssh-uJAtK8ZE1Obb/agent.32 [2025-03-10T05:52:29.001Z] SSH_AGENT_PID=38 [2025-03-10T05:52:29.006Z] Running ssh-add (command line suppressed) [2025-03-10T05:52:29.107Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12470320071287058803.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12470320071287058803.key) [2025-03-10T05:52:29.118Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-10T05:52:29.408Z] + git semver push [2025-03-10T05:52:29.667Z] 2025-03-10 05:52:29,597 [run_push] DEBUG push [2025-03-10T05:52:29.667Z] 2025-03-10 05:52:29,598 [execute] INFO git cat-file --batch-check [2025-03-10T05:52:29.667Z] 2025-03-10 05:52:29,598 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-10T05:52:29.667Z] 2025-03-10 05:52:29,602 [execute] INFO git rev-list 0a504a39f05f18947a97e3fcf9aa9b8d3763c8d9 -- [2025-03-10T05:52:29.667Z] 2025-03-10 05:52:29,602 [execute] DEBUG Popen(['git', 'rev-list', '0a504a39f05f18947a97e3fcf9aa9b8d3763c8d9', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-10T05:52:29.667Z] 2025-03-10 05:52:29,617 [execute] INFO git fetch -v origin [2025-03-10T05:52:29.667Z] 2025-03-10 05:52:29,617 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-10T05:52:30.234Z] 2025-03-10 05:52:30,162 [run_push] DEBUG no remote changes detected [2025-03-10T05:52:30.234Z] 2025-03-10 05:52:30,163 [execute] INFO git push origin semver [2025-03-10T05:52:30.234Z] 2025-03-10 05:52:30,163 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-10T05:52:31.173Z] 2025-03-10 05:52:30,903 [run_push] DEBUG push all version tags [2025-03-10T05:52:31.173Z] 2025-03-10 05:52:30,904 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-10T05:52:31.173Z] 2025-03-10 05:52:30,904 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2025-03-10T05:52:31.741Z] 2025-03-10 05:52:31,563 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-03-10T05:52:31.741Z] 4.0.0-dev.32 [Pipeline] } [2025-03-10T05:52:31.753Z] $ docker exec --env ******** --env ******** 48a209d99d6997af17d669f68551482d170dcad7468c4390c5af63da809e1782 ssh-agent -k [2025-03-10T05:52:31.850Z] unset SSH_AUTH_SOCK; [2025-03-10T05:52:31.850Z] unset SSH_AGENT_PID; [2025-03-10T05:52:31.850Z] echo Agent pid 38 killed; [2025-03-10T05:52:31.860Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-10T05:52:32.185Z] + git semver [Pipeline] } [2025-03-10T05:52:32.457Z] $ docker stop --time=1 48a209d99d6997af17d669f68551482d170dcad7468c4390c5af63da809e1782 [2025-03-10T05:52:33.731Z] $ docker rm -f --volumes 48a209d99d6997af17d669f68551482d170dcad7468c4390c5af63da809e1782 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-10T05:52:34.375Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2025-03-10T05:52:34.375Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2025-03-10T05:52:34.375Z] total 16 [2025-03-10T05:52:34.375Z] drwxr-xr-x 3 root root 4096 Mar 10 05:51 . [2025-03-10T05:52:34.375Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 10 05:52 .. [2025-03-10T05:52:34.375Z] drwxr-xr-x 2 root root 4096 Mar 10 05:51 cost [2025-03-10T05:52:34.375Z] -rw-r--r-- 1 root root 85 Mar 10 05:51 cost.csv [2025-03-10T05:52:34.375Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2025-03-10T05:52:34.375Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2025-03-10T05:52:34.375Z] total 16 [2025-03-10T05:52:34.375Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 10 05:51 . [2025-03-10T05:52:34.375Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 10 05:52 .. [2025-03-10T05:52:34.375Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 10 05:51 cost [2025-03-10T05:52:34.375Z] -rw-r--r-- 1 jenkins jenkins 85 Mar 10 05:51 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-10T05:52:34.666Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-10T05:52:35.525Z] ---> package-listing.sh [2025-03-10T05:52:35.525Z] ++ facter osfamily [2025-03-10T05:52:35.525Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-10T05:52:35.785Z] + OS_FAMILY=debian [2025-03-10T05:52:35.785Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2025-03-10T05:52:35.785Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-10T05:52:35.785Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-10T05:52:35.785Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-10T05:52:35.785Z] + PACKAGES=/tmp/packages_start.txt [2025-03-10T05:52:35.785Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2025-03-10T05:52:35.785Z] + PACKAGES=/tmp/packages_end.txt [2025-03-10T05:52:35.785Z] + case "${OS_FAMILY}" in [2025-03-10T05:52:35.785Z] + dpkg -l [2025-03-10T05:52:35.785Z] + grep '^ii' [2025-03-10T05:52:35.785Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-10T05:52:35.785Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-10T05:52:35.785Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-10T05:52:35.785Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2025-03-10T05:52:35.785Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2025-03-10T05:52:35.785Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2025-03-10T05:52:35.797Z] 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-10T05:52:36.072Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T05:52:36.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-10T05:52:36.639Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-10T05:52:36.733Z] prd-ubuntu20.04-docker-8c-8g-40739 does not seem to be running inside a container [2025-03-10T05:52:36.758Z] $ 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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-lftools-log-publisher:latest cat [2025-03-10T05:52:36.938Z] $ docker top 9910b809beebfe70c253404d38a301a74735cc2627f2b83101c7c15010107ea2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-10T05:52:37.284Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-10T05:52:37.566Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-10T05:52:37.849Z] + ls /var/log/sa-host [2025-03-10T05:52:37.849Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-10T05:52:37.924Z] provisioning config files... [2025-03-10T05:52:37.931Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6570363760959595897tmp [Pipeline] { [Pipeline] echo [2025-03-10T05:52:37.957Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-10T05:52:38.239Z] ---> create-netrc.sh [Pipeline] } [2025-03-10T05:52:38.245Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-10T05:52:38.574Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-10T05:52:38.584Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-10T05:52:38.863Z] ---> sudo-logs.sh [2025-03-10T05:52:38.863Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-10T05:52:38.894Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-10T05:52:39.174Z] ---> job-cost.sh [2025-03-10T05:52:39.174Z] lf-activate-venv: SKIPPING [2025-03-10T05:52:39.174Z] DEBUG: total: 0.2199999988079071 [2025-03-10T05:52:39.174Z] INFO: Retrieving Stack Cost... [2025-03-10T05:52:39.433Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-10T05:52:39.692Z] INFO: Archiving Costs [Pipeline] echo [2025-03-10T05:52:39.706Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-10T05:52:39.991Z] ---> logs-deploy.sh [2025-03-10T05:52:39.991Z] lf-activate-venv: SKIPPING [2025-03-10T05:52:39.991Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/354 [2025-03-10T05:52:39.991Z] INFO: archiving workspace using pattern(s): [2025-03-10T05:52:40.928Z] Archives upload complete. [2025-03-10T05:52:40.928Z] INFO: archiving logs to Nexus