Pull request #20 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7f5887d3e52c385001bf544f3df557d22c79debf+f58e8642700982be8554d9f031b2fff0d14b416f (2be69abfca5976b9d08adb92a5b77ddf01b2c419) 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-ssh3364941733919121949.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh5480410899826901043.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 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-can/branches/PR-20/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-can/branches/PR-20/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12974424613245930924.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-can/branches/PR-20/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9419026877521935761.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12061903004055793555.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-can/branches/PR-20/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-can/branches/PR-20/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15074318566364398843.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 056ae7b86453181957306e7078512cbe12174832 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 ========================================================= [edgeXBuildCApp] RAW Config: [project:device-can, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine] ========================================================= [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 ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-can-settings PROJECT: device-can USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-can DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-156414 in /w/workspace/edgexfoundry_device-can_PR-20 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-can.git > git init /w/workspace/edgexfoundry_device-can_PR-20 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-can.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-can.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f58e8642700982be8554d9f031b2fff0d14b416f into PR head commit 7f5887d3e52c385001bf544f3df557d22c79debf Merge succeeded, producing 7f5887d3e52c385001bf544f3df557d22c79debf Checking out Revision 7f5887d3e52c385001bf544f3df557d22c79debf (PR-20) > git config remote.origin.url git@github.com:edgexfoundry/device-can.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-can.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-can.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-can.git +refs/pull/20/head:refs/remotes/origin/PR-20 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7f5887d3e52c385001bf544f3df557d22c79debf # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f58e8642700982be8554d9f031b2fff0d14b416f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7f5887d3e52c385001bf544f3df557d22c79debf # timeout=10 Commit message: "fix: scripts/Dockerfile.alpine to reduce vulnerabilities" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 056ae7b86453181957306e7078512cbe12174832 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-10T11:45:11.314Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-10T11:45:11.509Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-10T11:45:11.611Z] ========================================================= [2025-10-10T11:45:11.611Z] EdgeX Global Pipelines Version Info [2025-10-10T11:45:11.611Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-10T11:45:12.760Z] ------------------- [2025-10-10T11:45:12.760Z] stable info: [2025-10-10T11:45:12.760Z] ------------------- [2025-10-10T11:45:12.760Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-10T11:45:12.760Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-10-10T11:45:12.760Z] Message: update stable to v1.0.276 [2025-10-10T11:45:13.329Z] ------------------- [2025-10-10T11:45:13.329Z] experimental info: [2025-10-10T11:45:13.329Z] ------------------- [2025-10-10T11:45:13.329Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-10T11:45:13.329Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-10-10T11:45:13.329Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-10T11:45:13.534Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-can-settings [Pipeline] echo [2025-10-10T11:45:13.586Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-can [Pipeline] echo [2025-10-10T11:45:13.642Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-10T11:45:13.700Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-10T11:45:13.753Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-10T11:45:13.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2025-10-10T11:45:13.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2025-10-10T11:45:13.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-10T11:45:13.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-10T11:45:14.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-can [Pipeline] echo [2025-10-10T11:45:14.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-10T11:45:14.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-10T11:45:14.172Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-10T11:45:14.227Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-10T11:45:14.283Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-10T11:45:14.337Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-10T11:45:14.391Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-10T11:45:14.450Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-20 [Pipeline] echo [2025-10-10T11:45:14.507Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-20 [Pipeline] echo [2025-10-10T11:45:14.556Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-20 [Pipeline] echo [2025-10-10T11:45:14.609Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7f5887d3e52c385001bf544f3df557d22c79debf [Pipeline] echo [2025-10-10T11:45:14.670Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7f5887d [Pipeline] echo [2025-10-10T11:45:14.721Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-10T11:45:14.855Z] provisioning config files... [2025-10-10T11:45:14.870Z] copy managed file [device-can-settings] to file:/w/workspace/edgexfoundry_device-can_PR-20@tmp/config6003693087448456016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-10T11:45:15.257Z] ---> ****-login.sh [2025-10-10T11:45:15.257Z] nexus3.edgexfoundry.org:10001 [2025-10-10T11:45:15.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-10T11:45:15.517Z] [2025-10-10T11:45:15.517Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-10T11:45:15.517Z] Configure a credential helper to remove this warning. See [2025-10-10T11:45:15.517Z] https://docs.****.com/go/credential-store/ [2025-10-10T11:45:15.517Z] [2025-10-10T11:45:15.517Z] Login Succeeded [2025-10-10T11:45:15.517Z] nexus3.edgexfoundry.org:10002 [2025-10-10T11:45:15.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-10T11:45:15.517Z] [2025-10-10T11:45:15.517Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-10T11:45:15.517Z] Configure a credential helper to remove this warning. See [2025-10-10T11:45:15.517Z] https://docs.****.com/go/credential-store/ [2025-10-10T11:45:15.517Z] [2025-10-10T11:45:15.517Z] Login Succeeded [2025-10-10T11:45:15.517Z] nexus3.edgexfoundry.org:10003 [2025-10-10T11:45:15.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-10T11:45:15.776Z] [2025-10-10T11:45:15.776Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-10T11:45:15.776Z] Configure a credential helper to remove this warning. See [2025-10-10T11:45:15.776Z] https://docs.****.com/go/credential-store/ [2025-10-10T11:45:15.776Z] [2025-10-10T11:45:15.776Z] Login Succeeded [2025-10-10T11:45:15.776Z] nexus3.edgexfoundry.org:10004 [2025-10-10T11:45:15.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-10T11:45:15.776Z] [2025-10-10T11:45:15.776Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-10T11:45:15.776Z] Configure a credential helper to remove this warning. See [2025-10-10T11:45:15.776Z] https://docs.****.com/go/credential-store/ [2025-10-10T11:45:15.776Z] [2025-10-10T11:45:15.776Z] Login Succeeded [2025-10-10T11:45:15.776Z] ****.io [2025-10-10T11:45:15.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-10T11:45:16.037Z] [2025-10-10T11:45:16.037Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-10T11:45:16.037Z] Configure a credential helper to remove this warning. See [2025-10-10T11:45:16.037Z] https://docs.****.com/go/credential-store/ [2025-10-10T11:45:16.037Z] [2025-10-10T11:45:16.037Z] Login Succeeded [2025-10-10T11:45:16.037Z] ---> ****-login.sh ends [Pipeline] } [2025-10-10T11:45:16.073Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2025-10-10T11:45:16.742Z] + git rev-list -1 --merges 7f5887d3e52c385001bf544f3df557d22c79debf~1..7f5887d3e52c385001bf544f3df557d22c79debf [Pipeline] echo [2025-10-10T11:45:16.793Z] -----------> git rev-list -1 --merges 7f5887d3e52c385001bf544f3df557d22c79debf~1..7f5887d3e52c385001bf544f3df557d22c79debf 7f5887d3e52c385001bf544f3df557d22c79debf [false] [Pipeline] sh [2025-10-10T11:45:17.111Z] + git log --format=format:%s -1 7f5887d3e52c385001bf544f3df557d22c79debf [Pipeline] echo [2025-10-10T11:45:17.151Z] ========================================================= [2025-10-10T11:45:17.151Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-10T11:45:17.151Z] ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-10-10T11:45:18.110Z] + git rev-list -1 --merges 7f5887d3e52c385001bf544f3df557d22c79debf~1..7f5887d3e52c385001bf544f3df557d22c79debf [Pipeline] echo [2025-10-10T11:45:18.146Z] -----------> git rev-list -1 --merges 7f5887d3e52c385001bf544f3df557d22c79debf~1..7f5887d3e52c385001bf544f3df557d22c79debf 7f5887d3e52c385001bf544f3df557d22c79debf [false] [Pipeline] sh [2025-10-10T11:45:18.464Z] + git log --format=format:%s -1 7f5887d3e52c385001bf544f3df557d22c79debf [Pipeline] echo [2025-10-10T11:45:18.507Z] ========================================================= [2025-10-10T11:45:18.507Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-10T11:45:18.507Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-10-10T11:45:19.033Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-10T11:45:19.034Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-10T11:45:19.034Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-10T11:45:19.034Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-10T11:45:19.034Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-10-10T11:45:19.034Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-10-10T11:45:19.034Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-10T11:45:19.547Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-10T11:45:19.547Z] [2025-10-10T11:45:19.547Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-10T11:45:19.934Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-10T11:45:19.934Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-10T11:45:19.934Z] 3dae71ba6b94: Pulling fs layer [2025-10-10T11:45:19.934Z] 6bf1a483ea7c: Pulling fs layer [2025-10-10T11:45:19.934Z] f5dfc541a4d3: Pulling fs layer [2025-10-10T11:45:19.934Z] 461d9e800cba: Pulling fs layer [2025-10-10T11:45:19.934Z] 80192f66455f: Pulling fs layer [2025-10-10T11:45:19.934Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-10T11:45:19.934Z] a29436f7fd5d: Pulling fs layer [2025-10-10T11:45:19.934Z] 923cac83aea3: Pulling fs layer [2025-10-10T11:45:19.934Z] 25ad8b0a4227: Pulling fs layer [2025-10-10T11:45:19.934Z] db01528c6b51: Pulling fs layer [2025-10-10T11:45:19.934Z] 28988de357af: Pulling fs layer [2025-10-10T11:45:19.934Z] a29436f7fd5d: Waiting [2025-10-10T11:45:19.934Z] 923cac83aea3: Waiting [2025-10-10T11:45:19.934Z] 25ad8b0a4227: Waiting [2025-10-10T11:45:19.934Z] db01528c6b51: Waiting [2025-10-10T11:45:19.934Z] 80192f66455f: Waiting [2025-10-10T11:45:19.934Z] 2e8e34ca0e6c: Waiting [2025-10-10T11:45:19.934Z] 28988de357af: Waiting [2025-10-10T11:45:19.934Z] 461d9e800cba: Waiting [2025-10-10T11:45:19.934Z] 6bf1a483ea7c: Verifying Checksum [2025-10-10T11:45:19.934Z] 6bf1a483ea7c: Download complete [2025-10-10T11:45:19.934Z] 461d9e800cba: Verifying Checksum [2025-10-10T11:45:19.934Z] 461d9e800cba: Download complete [2025-10-10T11:45:20.194Z] 80192f66455f: Verifying Checksum [2025-10-10T11:45:20.194Z] 80192f66455f: Download complete [2025-10-10T11:45:20.194Z] f5dfc541a4d3: Verifying Checksum [2025-10-10T11:45:20.194Z] f5dfc541a4d3: Download complete [2025-10-10T11:45:20.194Z] 3dae71ba6b94: Verifying Checksum [2025-10-10T11:45:20.194Z] 3dae71ba6b94: Download complete [2025-10-10T11:45:20.194Z] 923cac83aea3: Verifying Checksum [2025-10-10T11:45:20.194Z] 923cac83aea3: Download complete [2025-10-10T11:45:20.454Z] 25ad8b0a4227: Verifying Checksum [2025-10-10T11:45:20.454Z] 25ad8b0a4227: Download complete [2025-10-10T11:45:20.454Z] db01528c6b51: Download complete [2025-10-10T11:45:20.454Z] 28988de357af: Verifying Checksum [2025-10-10T11:45:20.454Z] 28988de357af: Download complete [2025-10-10T11:45:20.454Z] a29436f7fd5d: Verifying Checksum [2025-10-10T11:45:20.454Z] a29436f7fd5d: Download complete [2025-10-10T11:45:21.021Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-10T11:45:21.021Z] 2e8e34ca0e6c: Download complete [2025-10-10T11:45:21.597Z] 3dae71ba6b94: Pull complete [2025-10-10T11:45:21.857Z] 6bf1a483ea7c: Pull complete [2025-10-10T11:45:22.793Z] f5dfc541a4d3: Pull complete [2025-10-10T11:45:22.793Z] 461d9e800cba: Pull complete [2025-10-10T11:45:22.793Z] 80192f66455f: Pull complete [2025-10-10T11:45:28.074Z] 2e8e34ca0e6c: Pull complete [2025-10-10T11:45:28.074Z] a29436f7fd5d: Pull complete [2025-10-10T11:45:28.074Z] 923cac83aea3: Pull complete [2025-10-10T11:45:28.335Z] 25ad8b0a4227: Pull complete [2025-10-10T11:45:28.335Z] db01528c6b51: Pull complete [2025-10-10T11:45:28.335Z] 28988de357af: Pull complete [2025-10-10T11:45:28.335Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-10T11:45:28.335Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-10T11:45:28.335Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-10T11:45:28.615Z] prd-ubuntu20.04-docker-8c-8g-156414 does not seem to be running inside a container [2025-10-10T11:45:28.649Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-can_PR-20 -v /w/workspace/edgexfoundry_device-can_PR-20:/w/workspace/edgexfoundry_device-can_PR-20:rw,z -v /w/workspace/edgexfoundry_device-can_PR-20@tmp:/w/workspace/edgexfoundry_device-can_PR-20@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-10T11:45:31.128Z] $ docker top 0dfd97f3dcc0d6c4c37ca90e0ee9347b5cf649eb8379cb88d91c827cdd147f72 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-10T11:45:31.335Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-10T11:45:31.335Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-10T11:45:31.454Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-10T11:45:31.457Z] $ docker exec 0dfd97f3dcc0d6c4c37ca90e0ee9347b5cf649eb8379cb88d91c827cdd147f72 ssh-agent [2025-10-10T11:45:31.556Z] SSH_AUTH_SOCK=/tmp/ssh-1RfN3tMvsLW9/agent.32 [2025-10-10T11:45:31.556Z] SSH_AGENT_PID=38 [2025-10-10T11:45:31.569Z] Running ssh-add (command line suppressed) [2025-10-10T11:45:31.667Z] Identity added: /w/workspace/edgexfoundry_device-can_PR-20@tmp/private_key_8695606550066643390.key (/w/workspace/edgexfoundry_device-can_PR-20@tmp/private_key_8695606550066643390.key) [2025-10-10T11:45:31.686Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-10T11:45:32.033Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-can_PR-20 [Pipeline] sh [2025-10-10T11:45:32.356Z] + git tag --points-at HEAD [Pipeline] } [2025-10-10T11:45:32.382Z] $ docker exec --env ******** --env ******** 0dfd97f3dcc0d6c4c37ca90e0ee9347b5cf649eb8379cb88d91c827cdd147f72 ssh-agent -k [2025-10-10T11:45:32.483Z] unset SSH_AUTH_SOCK; [2025-10-10T11:45:32.484Z] unset SSH_AGENT_PID; [2025-10-10T11:45:32.484Z] echo Agent pid 38 killed; [2025-10-10T11:45:32.497Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-10T11:45:32.597Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-10T11:45:32.597Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-10T11:45:32.707Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-10T11:45:32.708Z] $ docker exec 0dfd97f3dcc0d6c4c37ca90e0ee9347b5cf649eb8379cb88d91c827cdd147f72 ssh-agent [2025-10-10T11:45:32.821Z] SSH_AUTH_SOCK=/tmp/ssh-n9t4iQwCBELT/agent.85 [2025-10-10T11:45:32.821Z] SSH_AGENT_PID=91 [2025-10-10T11:45:32.826Z] Running ssh-add (command line suppressed) [2025-10-10T11:45:32.930Z] Identity added: /w/workspace/edgexfoundry_device-can_PR-20@tmp/private_key_6330788652361013188.key (/w/workspace/edgexfoundry_device-can_PR-20@tmp/private_key_6330788652361013188.key) [2025-10-10T11:45:32.949Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-10T11:45:33.296Z] + git semver init [2025-10-10T11:45:33.867Z] 2025-10-10 11:45:33,565 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-10T11:45:33.867Z] 2025-10-10 11:45:33,569 [run_init] DEBUG init version:0.0.0 force:False [2025-10-10T11:45:33.867Z] 2025-10-10 11:45:33,570 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-can_PR-20/.semver [2025-10-10T11:45:33.867Z] 2025-10-10 11:45:33,570 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-can.git /w/workspace/edgexfoundry_device-can_PR-20/.semver [2025-10-10T11:45:33.867Z] 2025-10-10 11:45:33,571 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-can.git', '/w/workspace/edgexfoundry_device-can_PR-20/.semver'], cwd=/w/workspace/edgexfoundry_device-can_PR-20, stdin=None, shell=False, universal_newlines=False) [2025-10-10T11:45:34.437Z] 2025-10-10 11:45:34,258 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-can_PR-20/.git/info/exclude [2025-10-10T11:45:34.437Z] 2025-10-10 11:45:34,259 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-can_PR-20/.semver/PR-20 with force:False [2025-10-10T11:45:34.437Z] 2025-10-10 11:45:34,259 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-can_PR-20/.semver/PR-20 [2025-10-10T11:45:34.437Z] 2025-10-10 11:45:34,263 [execute] INFO git cat-file --batch-check [2025-10-10T11:45:34.437Z] 2025-10-10 11:45:34,264 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-can_PR-20/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-10T11:45:34.437Z] 2025-10-10 11:45:34,267 [execute] INFO git cat-file --batch [2025-10-10T11:45:34.437Z] 2025-10-10 11:45:34,267 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-can_PR-20/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-10T11:45:34.437Z] 2025-10-10 11:45:34,270 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-can_PR-20/.semver/PR-20 [2025-10-10T11:45:34.437Z] 0.0.0 [Pipeline] } [2025-10-10T11:45:34.467Z] $ docker exec --env ******** --env ******** 0dfd97f3dcc0d6c4c37ca90e0ee9347b5cf649eb8379cb88d91c827cdd147f72 ssh-agent -k [2025-10-10T11:45:34.564Z] unset SSH_AUTH_SOCK; [2025-10-10T11:45:34.564Z] unset SSH_AGENT_PID; [2025-10-10T11:45:34.564Z] echo Agent pid 91 killed; [2025-10-10T11:45:34.576Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-10T11:45:35.020Z] + git semver [Pipeline] } [2025-10-10T11:45:35.307Z] $ docker stop --time=1 0dfd97f3dcc0d6c4c37ca90e0ee9347b5cf649eb8379cb88d91c827cdd147f72 [2025-10-10T11:45:36.601Z] $ docker rm -f --volumes 0dfd97f3dcc0d6c4c37ca90e0ee9347b5cf649eb8379cb88d91c827cdd147f72 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-10T11:45:37.014Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-10T11:45:37.385Z] Stashed 1 file(s) [Pipeline] echo [2025-10-10T11:45:37.405Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-10T11:45:38.346Z] provisioning config files... [2025-10-10T11:45:38.373Z] copy managed file [device-can-settings] to file:/w/workspace/edgexfoundry_device-can_PR-20@tmp/config12819047143154379969tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-10-10T11:45:38.839Z] ---> ****-login.sh [2025-10-10T11:45:38.839Z] nexus3.edgexfoundry.org:10001 [2025-10-10T11:45:38.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-10T11:45:38.839Z] Login Succeeded [2025-10-10T11:45:38.840Z] nexus3.edgexfoundry.org:10002 [2025-10-10T11:45:38.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-10T11:45:38.840Z] Login Succeeded [2025-10-10T11:45:38.840Z] nexus3.edgexfoundry.org:10003 [2025-10-10T11:45:39.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-10T11:45:39.099Z] Login Succeeded [2025-10-10T11:45:39.099Z] nexus3.edgexfoundry.org:10004 [2025-10-10T11:45:39.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-10T11:45:39.099Z] Login Succeeded [2025-10-10T11:45:39.099Z] ****.io [2025-10-10T11:45:39.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-10T11:45:39.358Z] Login Succeeded [2025-10-10T11:45:39.358Z] ---> ****-login.sh ends [Pipeline] } [2025-10-10T11:45:39.391Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-10-10T11:45:39.620Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-10T11:45:39.666Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2025-10-10T11:45:39.707Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-10T11:45:39.745Z] ========================================================= [2025-10-10T11:45:39.745Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2025-10-10T11:45:39.745Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-10T11:45:40.181Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2025-10-10T11:45:41.117Z] #0 building with "default" instance using docker driver [2025-10-10T11:45:41.117Z] [2025-10-10T11:45:41.117Z] #1 [internal] load build definition from Dockerfile.alpine-base [2025-10-10T11:45:41.117Z] #1 transferring dockerfile: 1.88kB done [2025-10-10T11:45:41.117Z] #1 DONE 0.0s [2025-10-10T11:45:41.117Z] [2025-10-10T11:45:41.117Z] #2 [internal] load metadata for docker.io/library/alpine:3.16 [2025-10-10T11:45:41.377Z] #2 DONE 0.7s [2025-10-10T11:45:41.640Z] [2025-10-10T11:45:41.640Z] #3 [internal] load .dockerignore [2025-10-10T11:45:41.640Z] #3 transferring context: 2B done [2025-10-10T11:45:41.640Z] #3 DONE 0.0s [2025-10-10T11:45:41.640Z] [2025-10-10T11:45:41.640Z] #4 [internal] load build context [2025-10-10T11:45:41.640Z] #4 transferring context: 23.10kB done [2025-10-10T11:45:41.640Z] #4 DONE 0.0s [2025-10-10T11:45:41.640Z] [2025-10-10T11:45:41.640Z] #5 [ 1/11] FROM docker.io/library/alpine:3.16@sha256:452e7292acee0ee16c332324d7de05fa2c99f9994ecc9f0779c602916a672ae4 [2025-10-10T11:45:41.640Z] #5 resolve docker.io/library/alpine:3.16@sha256:452e7292acee0ee16c332324d7de05fa2c99f9994ecc9f0779c602916a672ae4 0.0s done [2025-10-10T11:45:41.640Z] #5 sha256:452e7292acee0ee16c332324d7de05fa2c99f9994ecc9f0779c602916a672ae4 1.64kB / 1.64kB done [2025-10-10T11:45:41.640Z] #5 sha256:0db9d004361b106932f8c7632ae54d56e92c18281e2dd203127d77405020abf6 528B / 528B done [2025-10-10T11:45:41.640Z] #5 sha256:d49a5025be10344cce77d178103a225cb5d7316861e5d8f106e7ff278ae51b62 1.47kB / 1.47kB done [2025-10-10T11:45:41.640Z] #5 sha256:a88dc8b54e91eb6b19695ef7e04865926d4df23004f414a3ee86978617492d4d 0B / 2.81MB 0.1s [2025-10-10T11:45:41.900Z] #5 sha256:a88dc8b54e91eb6b19695ef7e04865926d4df23004f414a3ee86978617492d4d 2.81MB / 2.81MB 0.2s done [2025-10-10T11:45:41.900Z] #5 extracting sha256:a88dc8b54e91eb6b19695ef7e04865926d4df23004f414a3ee86978617492d4d 0.1s done [2025-10-10T11:45:42.159Z] #5 DONE 0.4s [2025-10-10T11:45:42.159Z] [2025-10-10T11:45:42.159Z] #6 [ 2/11] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-10-10T11:45:42.159Z] #6 0.292 Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-10-10T11:45:42.728Z] #6 0.704 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-10-10T11:45:42.728Z] #6 0.704 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-10-10T11:45:42.728Z] #6 0.704 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-10-10T11:45:42.728Z] #6 DONE 0.8s [2025-10-10T11:45:42.728Z] [2025-10-10T11:45:42.728Z] #7 [ 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2025-10-10T11:45:42.988Z] #7 DONE 0.3s [2025-10-10T11:45:43.248Z] [2025-10-10T11:45:43.248Z] #8 [ 4/11] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev dumb-init libexecinfo-dev [2025-10-10T11:45:43.248Z] #8 0.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2025-10-10T11:45:43.508Z] #8 0.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2025-10-10T11:45:43.768Z] #8 0.634 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-10-10T11:45:44.027Z] #8 1.056 WARNING: Ignoring https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main: No such file or directory [2025-10-10T11:45:44.287Z] #8 1.142 ERROR: unable to select packages: [2025-10-10T11:45:44.287Z] #8 1.174 iotech-iot-1.5-dev (no such package): [2025-10-10T11:45:44.287Z] #8 1.174 required by: world[iotech-iot-1.5-dev] [2025-10-10T11:45:44.287Z] #8 1.174 iotech-paho-mqtt-c-dev-1.3 (no such package): [2025-10-10T11:45:44.287Z] #8 1.174 required by: world[iotech-paho-mqtt-c-dev-1.3] [2025-10-10T11:45:44.287Z] #8 ERROR: process "/bin/sh -c apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev dumb-init libexecinfo-dev" did not complete successfully: exit code: 2 [2025-10-10T11:45:44.287Z] ------ [2025-10-10T11:45:44.287Z] > [ 4/11] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev dumb-init libexecinfo-dev: [2025-10-10T11:45:44.287Z] 0.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2025-10-10T11:45:44.287Z] 0.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2025-10-10T11:45:44.287Z] 0.634 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-10-10T11:45:44.287Z] 1.056 WARNING: Ignoring https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main: No such file or directory [2025-10-10T11:45:44.287Z] 1.142 ERROR: unable to select packages: [2025-10-10T11:45:44.287Z] 1.174 iotech-iot-1.5-dev (no such package): [2025-10-10T11:45:44.287Z] 1.174 required by: world[iotech-iot-1.5-dev] [2025-10-10T11:45:44.287Z] 1.174 iotech-paho-mqtt-c-dev-1.3 (no such package): [2025-10-10T11:45:44.287Z] 1.174 required by: world[iotech-paho-mqtt-c-dev-1.3] [2025-10-10T11:45:44.287Z] ------ [2025-10-10T11:45:44.287Z] Dockerfile.alpine-base:26 [2025-10-10T11:45:44.287Z] -------------------- [2025-10-10T11:45:44.287Z] 24 | RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2025-10-10T11:45:44.287Z] 25 | [2025-10-10T11:45:44.287Z] 26 | >>> RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev dumb-init libexecinfo-dev [2025-10-10T11:45:44.287Z] 27 | # Ensure using latest versions of all installed packages to avoid any recent CVEs [2025-10-10T11:45:44.287Z] 28 | RUN apk --no-cache upgrade [2025-10-10T11:45:44.287Z] -------------------- [2025-10-10T11:45:44.287Z] ERROR: failed to solve: process "/bin/sh -c apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev dumb-init libexecinfo-dev" did not complete successfully: exit code: 2 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-10T11:45:45.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-10T11:45:45.745Z] [2025-10-10T11:45:45.745Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-10T11:45:46.133Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-10T11:45:46.133Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-10T11:45:46.133Z] 5eb5b503b376: Pulling fs layer [2025-10-10T11:45:46.133Z] 5c69ac0246d0: Pulling fs layer [2025-10-10T11:45:46.133Z] ec43610c2a17: Pulling fs layer [2025-10-10T11:45:46.133Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-10T11:45:46.133Z] 33b1e0a273af: Pulling fs layer [2025-10-10T11:45:46.133Z] 5d3b04190fa2: Pulling fs layer [2025-10-10T11:45:46.133Z] 2f39f015ded8: Pulling fs layer [2025-10-10T11:45:46.133Z] 3a2ae6a8a46f: Waiting [2025-10-10T11:45:46.133Z] 33b1e0a273af: Waiting [2025-10-10T11:45:46.133Z] 5d3b04190fa2: Waiting [2025-10-10T11:45:46.133Z] 2f39f015ded8: Waiting [2025-10-10T11:45:46.133Z] 5c69ac0246d0: Download complete [2025-10-10T11:45:46.133Z] 3a2ae6a8a46f: Download complete [2025-10-10T11:45:46.133Z] 33b1e0a273af: Verifying Checksum [2025-10-10T11:45:46.133Z] 33b1e0a273af: Download complete [2025-10-10T11:45:46.133Z] ec43610c2a17: Verifying Checksum [2025-10-10T11:45:46.133Z] ec43610c2a17: Download complete [2025-10-10T11:45:46.133Z] 5d3b04190fa2: Download complete [2025-10-10T11:45:46.393Z] 5eb5b503b376: Verifying Checksum [2025-10-10T11:45:46.393Z] 5eb5b503b376: Download complete [2025-10-10T11:45:46.959Z] 2f39f015ded8: Download complete [2025-10-10T11:45:47.895Z] 5eb5b503b376: Pull complete [2025-10-10T11:45:47.895Z] 5c69ac0246d0: Pull complete [2025-10-10T11:45:48.464Z] ec43610c2a17: Pull complete [2025-10-10T11:45:48.464Z] 3a2ae6a8a46f: Pull complete [2025-10-10T11:45:48.724Z] 33b1e0a273af: Pull complete [2025-10-10T11:45:48.981Z] 5d3b04190fa2: Pull complete [2025-10-10T11:45:55.548Z] 2f39f015ded8: Pull complete [2025-10-10T11:45:55.548Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-10T11:45:55.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-10T11:45:55.548Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-10T11:45:55.793Z] prd-ubuntu20.04-docker-8c-8g-156414 does not seem to be running inside a container [2025-10-10T11:45:55.826Z] $ 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-can_PR-20 -v /w/workspace/edgexfoundry_device-can_PR-20:/w/workspace/edgexfoundry_device-can_PR-20:rw,z -v /w/workspace/edgexfoundry_device-can_PR-20@tmp:/w/workspace/edgexfoundry_device-can_PR-20@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-10T11:45:57.657Z] $ docker top 0602783e40496427c8195d59205880bfe0e77888d0f77838d7cdc26d4ac938d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-10T11:45:58.134Z] ---> job-cost.sh [2025-10-10T11:45:58.134Z] lf-activate-venv: SKIPPING [2025-10-10T11:45:58.134Z] INFO: No Stack... [2025-10-10T11:45:58.704Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-10T11:45:59.027Z] INFO: Archiving Costs [Pipeline] sh [2025-10-10T11:45:59.344Z] + cat /w/workspace/edgexfoundry_device-can_PR-20/archives/cost.csv [2025-10-10T11:45:59.344Z] + cut -d, -f6 [Pipeline] lock [2025-10-10T11:45:59.391Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-can-PR-20-1-stack-cost] [2025-10-10T11:45:59.396Z] Resource [jenkins-edgexfoundry-device-can-PR-20-1-stack-cost] did not exist. Created. [2025-10-10T11:45:59.402Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-can-PR-20-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-10T11:45:59.799Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-10-10T11:45:59.856Z] Stashed 1 file(s) [Pipeline] } [2025-10-10T11:45:59.884Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-can-PR-20-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-10T11:45:59.972Z] $ docker stop --time=1 0602783e40496427c8195d59205880bfe0e77888d0f77838d7cdc26d4ac938d6 [2025-10-10T11:46:01.124Z] $ docker rm -f --volumes 0602783e40496427c8195d59205880bfe0e77888d0f77838d7cdc26d4ac938d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-10T11:46:01.506Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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-10-10T11:46:02.822Z] + [ -d /w/workspace/edgexfoundry_device-can_PR-20/archives ] [2025-10-10T11:46:02.822Z] + ls -al /w/workspace/edgexfoundry_device-can_PR-20/archives [2025-10-10T11:46:02.822Z] total 16 [2025-10-10T11:46:02.822Z] drwxr-xr-x 3 root root 4096 Oct 10 11:45 . [2025-10-10T11:46:02.822Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 10 11:45 .. [2025-10-10T11:46:02.822Z] drwxr-xr-x 2 root root 4096 Oct 10 11:45 cost [2025-10-10T11:46:02.822Z] -rw-r--r-- 1 root root 80 Oct 10 11:45 cost.csv [2025-10-10T11:46:02.822Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-can_PR-20/archives [2025-10-10T11:46:02.822Z] + ls -al /w/workspace/edgexfoundry_device-can_PR-20/archives [2025-10-10T11:46:02.822Z] total 16 [2025-10-10T11:46:02.822Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 10 11:45 . [2025-10-10T11:46:02.822Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 10 11:45 .. [2025-10-10T11:46:02.822Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 10 11:45 cost [2025-10-10T11:46:02.822Z] -rw-r--r-- 1 jenkins jenkins 80 Oct 10 11:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-10-10T11:46:03.159Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-10T11:46:04.062Z] ---> package-listing.sh [2025-10-10T11:46:04.062Z] ++ facter osfamily [2025-10-10T11:46:04.062Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-10T11:46:04.321Z] + OS_FAMILY=debian [2025-10-10T11:46:04.321Z] + workspace=/w/workspace/edgexfoundry_device-can_PR-20 [2025-10-10T11:46:04.321Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-10T11:46:04.321Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-10T11:46:04.321Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-10T11:46:04.321Z] + PACKAGES=/tmp/packages_start.txt [2025-10-10T11:46:04.321Z] + '[' /w/workspace/edgexfoundry_device-can_PR-20 ']' [2025-10-10T11:46:04.321Z] + PACKAGES=/tmp/packages_end.txt [2025-10-10T11:46:04.321Z] + case "${OS_FAMILY}" in [2025-10-10T11:46:04.321Z] + dpkg -l [2025-10-10T11:46:04.321Z] + grep '^ii' [2025-10-10T11:46:04.321Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-10T11:46:04.321Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-10T11:46:04.321Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-10T11:46:04.321Z] + '[' /w/workspace/edgexfoundry_device-can_PR-20 ']' [2025-10-10T11:46:04.321Z] + mkdir -p /w/workspace/edgexfoundry_device-can_PR-20/archives/ [2025-10-10T11:46:04.321Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-can_PR-20/archives/ [Pipeline] echo [2025-10-10T11:46:04.358Z] 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-can_PR-20/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-10T11:46:04.655Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-10T11:46:05.299Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-10T11:46:05.299Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-10T11:46:05.456Z] prd-ubuntu20.04-docker-8c-8g-156414 does not seem to be running inside a container [2025-10-10T11:46:05.486Z] $ 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-can_PR-20/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-can_PR-20 -v /w/workspace/edgexfoundry_device-can_PR-20:/w/workspace/edgexfoundry_device-can_PR-20:rw,z -v /w/workspace/edgexfoundry_device-can_PR-20@tmp:/w/workspace/edgexfoundry_device-can_PR-20@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-10T11:46:05.706Z] $ docker top 80fb63edd53eab707599a2fcc60cb5a6b7812413320dc8d6a536941d26cb3872 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-10T11:46:06.116Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-10T11:46:06.429Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-10T11:46:06.748Z] + ls /var/log/sa-host [2025-10-10T11:46:06.748Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-10T11:46:06.991Z] provisioning config files... [2025-10-10T11:46:07.003Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-can_PR-20@tmp/config17542892657433315245tmp [Pipeline] { [Pipeline] echo [2025-10-10T11:46:07.070Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-10T11:46:07.394Z] ---> create-netrc.sh [Pipeline] } [2025-10-10T11:46:07.422Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-10T11:46:07.846Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-10T11:46:07.885Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-10T11:46:08.207Z] ---> sudo-logs.sh [2025-10-10T11:46:08.207Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-10T11:46:08.305Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-10T11:46:08.625Z] ---> job-cost.sh [2025-10-10T11:46:08.625Z] lf-activate-venv: SKIPPING [2025-10-10T11:46:08.625Z] DEBUG: total: 0.2199999988079071 [2025-10-10T11:46:08.625Z] INFO: Retrieving Stack Cost... [2025-10-10T11:46:08.625Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-10T11:46:08.887Z] INFO: Archiving Costs [Pipeline] echo [2025-10-10T11:46:08.921Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-10T11:46:09.233Z] ---> logs-deploy.sh [2025-10-10T11:46:09.234Z] lf-activate-venv: SKIPPING [2025-10-10T11:46:09.234Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-can/PR-20/1 [2025-10-10T11:46:09.234Z] INFO: archiving workspace using pattern(s): [2025-10-10T11:46:10.172Z] Archives upload complete. [2025-10-10T11:46:10.431Z] INFO: archiving logs to Nexus